Submitted Successfully!
To reward your contribution, here is a gift for you: A free trial for our video production service.
Thank you for your contribution! You can also upload a video entry or images related to this topic.
Version Summary Created by Modification Content Size Created at Operation
1 + 2509 word(s) 2509 2022-02-18 05:51:43 |
2 The format is correct + 29 word(s) 2538 2022-02-21 09:40:39 | |
3 Right Format + 102 word(s) 2611 2022-02-21 09:54:01 | |
4 The format is correct Meta information modification 2611 2022-02-23 04:50:07 |

Video Upload Options

Do you have a full video?

Confirm

Are you sure to Delete?
Cite
If you have any further questions, please contact Encyclopedia Editorial Office.
Zeng, W. Aircraft 4D Trajectory Prediction in Civil Aviation. Encyclopedia. Available online: https://encyclopedia.pub/entry/19670 (accessed on 19 May 2024).
Zeng W. Aircraft 4D Trajectory Prediction in Civil Aviation. Encyclopedia. Available at: https://encyclopedia.pub/entry/19670. Accessed May 19, 2024.
Zeng, Weili. "Aircraft 4D Trajectory Prediction in Civil Aviation" Encyclopedia, https://encyclopedia.pub/entry/19670 (accessed May 19, 2024).
Zeng, W. (2022, February 21). Aircraft 4D Trajectory Prediction in Civil Aviation. In Encyclopedia. https://encyclopedia.pub/entry/19670
Zeng, Weili. "Aircraft 4D Trajectory Prediction in Civil Aviation." Encyclopedia. Web. 21 February, 2022.
Aircraft 4D Trajectory Prediction in Civil Aviation
Edit

Aircraft four dimensional (4D, including longitude, latitude, altitude and time) trajectory prediction is a key technology for existing automation systems and the basis for future trajectory-based operations. The trajectory prediction is the process of estimating the future states of the aircraft based on the current aircraft state, estimation of the pilot and controller intent, expected environmental conditions, and computer models of aircraft performance and procedures.

aircraft 4D trajectory prediction civil aviation machine learning

1. Introduction

The Federal Aviation Administration (FAA)/Eurocontrol Action Plan 16 (AP16) defines trajectory as a four-dimensional (latitude, longitude, altitude, and time) description of an aircraft flight path [1][2]. The International Civil Aviation Organization (ICAO) extended the definition to the ground operation and expressed the trajectory as the description of aircraft motion in the air and on the ground, including position, time, speed, acceleration, and other attributes [3].
Due to airspace congestion, weather, temporary military activities, airspace restrictions, etc., the actual flight process of aircraft sometimes does not follow the route planned in advance, as shown in Figure 1. This reduces the predictability of air traffic, increases the difficulty of air traffic management, and seriously hinders the efficient operation of the air traffic management system. Therefore, it is necessary to predict the four-dimensional trajectory of the aircraft.
Aerospace 09 00091 g001 550
Figure 1. Schematic diagram of an aircraft in different stages of flight.
The trajectory prediction is the process of estimating the future states of the aircraft based on the current aircraft state, estimation of the pilot and controller intent, expected environmental conditions, and computer models of aircraft performance and procedures [2]. According to whether the aircraft takes off, it can be divided into strategic prediction and tactical prediction. Strategic forecasting mainly predicts the possible future flight trajectories of the aircraft based on the aircraft’s flight plan, weather forecast information, aircraft performance, historical flight patterns, and other information. The tactical prediction adds more dynamic information, such as the aircraft’s own flight status information, airspace congestion, and so on.
In terms of the time scale, the trajectory prediction can be divided into two categories [4][5]: (1) Short-term prediction: short-term prediction in a few minutes or less. Since the forecast interval is small, there is no need to know long-term intentions and weather, but during the duration of the forecast interval, additional assumptions (such as fixed aircraft control and constant turn rate) are required. Since these assumptions are indeed valid in a smaller propagation interval, the prediction accuracy increases as the size of the prediction interval decreases. Short-term prediction allows the immediate risk of conflict to be detected, thus providing the possibility to resolve the real conflict. At the same time, a good TP can promote the generation of good alternative trajectories, compatible with existing constraints. (2) Medium- and long-term forecasts: long-term forecasts of ten minutes or more. Due to the large prediction interval, it is necessary to use information such as long-term intentions, environmental data, aircraft performance data, and navigation data. However, the uncertainty of this information will cause the prediction accuracy to decrease as the prediction time interval increases. Mid-to-long-term forecasting is helpful for effective planning and management and the regular assessment of airspace operation status and is mainly used for airspace flow assessment and the formulation of the flight plan of the aircraft operation center (or flight operation center).
According to the form of the prediction result, the trajectory prediction can be divided into two other categories [6]: (1) Deterministic prediction: This is composed of the nominal method and the worst-case method and generally directly outputs the predicted four-dimensional trajectory information [7]. The nominal method cannot perfectly describe the uncertainty of the aircraft’s future behavior. Therefore, as the forecasting time increases, its accuracy may decrease. The worst-case method usually assumes that an airplane will perform any one of a set of maneuvers and considers the worst-case aircraft trajectory prediction. This method is conservative. (2) Probabilistic prediction: This describes the potential changes of the aircraft’s future trajectory through modeling uncertainty, using the probability density function to describe the aircraft trajectory, which can provide more accurate long-term predictions than deterministic methods.

2. Trajectory Prediction Process

Trajectory prediction is usually performed by trajectory predictors (TPs). Because different DST and automation systems have very different requirements for TPs in terms of accuracy, uncertainty, response time, and input data, the structure, process, function, and performance of TPs depend entirely on the application of trajectory prediction [8]. This will lead to the coexistence of multiple completely different TPs in the ATM system, which brings potential problems to the interoperability of different automation systems in the air and on the ground. For the purpose of ATM interoperability, AP16 proposed a general TP model [1].
Figure 2 shows the general trajectory prediction process introduced in AP16, which includes four modules: preparation, prediction, update, and output. Here it is further broken down into the specific steps described in the FAA’s previous research management plan on general trajectory modeling [1]. The input data of the preparation process include flight plans, airline operating procedures, air traffic control (ATC) restrictions on weather, and aircraft performance, etc. The process will integrate these data to establish a flight script (Flight Script, FS) to describe the predicted flight segment and construct a behavioral model. A behavior model is an ordered list of maneuvers that the aircraft plans to execute (also known as flight intent), describing how to operate the aircraft to meet trajectory constraints and user preferences in a clear way [9]. The prediction process is the core process of TP. It uses a set of methods and algorithms implemented by the trajectory engine (TE) to obtain a calculated trajectory (CT) by combining behavior models, meteorological data, and aircraft performance data. The update process updates the flight script according to the constantly changing information, which can be performed through a regular update or monitoring of the consistency between the prediction and the true value, which may lead to the generation of a new flight script or the modification of information and trigger a new preparation process. The output process exports the output data of the TP to the client application, including the predicted trajectory and error and warning messages that notify the client of the availability and/or quality of the output data.
Aerospace 09 00091 g002 550
Figure 2. General TP process.

3. Prediction Methods

The state estimation model only establishes the motion equation based on the aircraft’s position, speed, acceleration, and other attributes, so as to realize the propagation of the estimate. The model is relatively simple, but because it cannot accurately capture the aircraft’s maneuvering uncertainty for a long time, it will cause large errors. Therefore, it can only work in a short time. Although flight intention information has been incorporated into the prediction model in order to improve the prediction accuracy, the inference of the intention is only relatively accurate in the short term.
Although the kinetic model is analyzed from the perspective of aircraft forces, in order to simplify the model, most of it is realized under some ideal assumptions, with little consideration of actual constraints and human behavior [10][11][12][13][14][15]; in addition, due to the consideration of aircraft performance, aircraft status, environmental conditions, and aircraft intentions, the model requires a large number of parameters, some of which are commercially sensitive and not easy to obtain, and the other part uses predefined settings or estimates in the existing database. Information is often not accurate enough. Thereby, the research that is being conducted by the projects PJ31 DIGITS and PJ38 ADSCENSIO in SESAR is committed to improving this situation. Meanwhile, the PCP Project on Initial Trajectory Sharing is also ongoing, and there is still a long way to go if they are promoted globally, so once the data resources are limited or not fully supported, the prediction accuracy of the model will be greatly reduced or even not applicable. The uncertainty of these input data sources will obviously bring greater uncertainty to the trajectory prediction. These errors include modeling errors, initial conditions errors, aircraft-specific errors, environmental information errors, and intention errors.
Machine learning models use machine learning and data mining algorithms to learn historical flight trajectories and meteorological data to predict flight trajectories. They are constructed under weak or even no assumptions. The machine learning model does not require explicit modeling of aircraft performance, procedures, and airspace, that is, it does not need to have a deep understanding of the relationship between the force and motion of the aircraft and only needs to learn the laws from massive data. Therefore, the machine learning model is actually a kind of data engineering in nature, and the larger the amount of data, the better the effect. Due to a large amount of flight trajectory data available, it makes it possible to mine complex trajectory patterns and extract important features, which provides data and a preliminary basis for trajectory prediction.

3.1. State Estimation Model

In practical applications, we can regard the operating process of a physical system as a state transition process. The trajectory prediction estimates the position, speed, and other states generated during the flight of the aircraft, and the state estimation model uses the state space theory to mathematically model the physical system. Any nonlinear system that can be described by a state-space model can use it to model the physical system. It is widely used in the field of target tracking and has become a class of methods for studying track prediction problems. The state estimation model needs to construct the state transition matrix in the state equation through the equation of motion and study the relationship between position, historical position, speed, acceleration, angle, and other states at each time point in the future. According to different assumptions about whether the aircraft has a single flight mode or multiple modes in the prediction process, this type of method is divided into single model estimation and multi-model estimation. Table 1 summarizes the various methods of the state estimation model.
Table 1. Overview of state estimation model methods.
Single model estimation KF: [5][16][17]
Particle filter algorithm: [18]
HMM: [19][20][21][22]
Multi-model estimation Multi-model KF: [23][24][25]
IMM: [26][27][28]
Improved IMM: [29][30][31][32]

2.2. Kinetic Model

The kinetic-based trajectory prediction model mainly studies the relationship between the force acting on the aircraft and the aircraft movement and also involves the force and movement of the aircraft. The dynamic model is expressed as a set of differential equations, given the current state of the aircraft (such as mass, thrust, drag, position, speed, angle of inclination), meteorological conditions (such as wind speed and direction), and aircraft intentions (such as target speed or climb rate), through the integral–differential equation in a time interval to predict the continuous points of the future aircraft trajectory [33]. Therefore, this method integrates aircraft intent, performance parameters, and meteorological environment data for calculation.

2.3. Machine Learning Model

Except for some irregularities, each execution of the flight in the historical data usually follows the same planned route and flies over the same waypoint sequence, which proves that the historical trajectories have certain regularity, providing the feasibility for using machine learning to solve the problem of track prediction [22]. This type of method mines the law of aircraft trajectory changes over time from a large amount of data and uses the law to predict the position trajectory. On the one hand, it mainly relies on the underlying laws of aircraft operation and excavates representative trajectory patterns. On the other hand, it is based on the reconstruction of input and output space [8]. It is divided into regression models, neural networks, and other methods. Table 2 summarizes the methods commonly used by scholars in the past when using machine learning models.
Table 2. Overview of machine learning model methods.
Regression model Linear regression: [34][35][36]
Stepwise regression: [37]
Nonlinear regression: [34][38]
Neural network model Feedforward neural networks: [39][40][41][42]
Elman neural network: [43]
LSTM: [44][45][46][47][48][49][50]
DNN + LSTM: [33]
CNN + LSTM: [51]
GRU: [52]
Bayesian neural network: [33][53]
Generative adversarial network: [54]
Other methods A gaussian mixture model with clustering: [55]
Random forest with clustering: [56]
Neural Networks with clustering: [4]
Nonparametric interval prediction: [57]
Genetic programming: [58]

4. Evaluation Index

The Euclidean error (EE), the along-track error (ATE), the cross-track error (CTE), and the altitude error (AE) are four widely used metrics to evaluate the performance of prediction methods [14][46]. Let ( y 1 t , y 2 t , y 3 t ) and ( y ¯ 1 t , y ¯ 2 t , y ¯ 3 t ) be the actual 3D position and the estimated 3D position at the timestamp t.

where T is the length of look-ahead time;

The ATE measures the horizontal error along-track:

where θ t denotes the course from north at timestamp t;

The CTE measures the horizontal error perpendicular to the nominal track:

The AE is the difference in the vertical positions between the actual and predicted trajectories.

5. Open Database

5.1. Aircraft Performance Data

Aircraft performance data include the flight envelope (maximum speed, minimum speed, etc.) of each aircraft model, aerodynamics (wing area and drag coefficient), engine thrust and fuel consumption, and other parameters [59]. Currently, available performance databases mainly include the Base of Aircraft Data (BADA), Aircraft Noise and Performance (ANP), etc., of the European Control Center.

5.2. Aircraft Surveillance Data

The monitoring data include the current position and speed of the aircraft and provide the real-time status of the aircraft. These data are mainly used to monitor and update the trajectory, such as automatic dependent surveillance broad (ADS-B) data and secondary radar surveillance data.

2.3. Meteorological Data

Meteorological data provide information related to environmental conditions, such as temperature, wind direction and speed, air pressure, and changes in gravity and magnetic force. Currently, commonly used weather databases include EUROCONTROL for Medium-Range Weather Forecasts (ECMWF), North American Mesoscale Forecast System (NAM), and so on. When environmental information is not available, estimated values are sometimes used instead.

6. Challenges and Future Research

(1) The performance of the trajectory prediction model is closely related to the accuracy of information such as aircraft performance parameters, aircraft intent, and meteorological conditions. These input parameters are more or less in error, and small errors in some parameters can lead to catastrophic prediction results. In order to make more accurate predictions, it is possible to strengthen the real-time sharing and transmission of data such as uncertainty, which is a hotspot of current research; in addition, a more robust prediction model can be established through a method research, which is the focus of future research.

(2) In recent years, ensemble learning is a type of machine learning method that uses multiple models or learners for modeling and uses certain rules to integrate the learning results, so as to obtain a machine learning method that is better than a single model or learner. The existing prediction models have their own advantages and disadvantages, and the application scenarios are different. Therefore, integrating different models to build a track prediction fusion model will improve the accuracy and stability of the model.

(3) In general, air traffic congestion on an aircraft’s planned route affects the flight path. At the same time, aircraft passing through the same route or waypoint will also affect each other. How to fully consider the overall traffic congestion and the interaction between aircraft when building a prediction model will help improve the accuracy of track prediction.

(4) Probabilistic trajectory prediction is often more practical than deterministic trajectory prediction. The performance of many air traffic intelligent decision-making systems depends on the accuracy of trajectory prediction. However, trajectory prediction is often affected by a variety of factors, resulting in errors in the prediction results of deterministic models. Therefore, in some application scenarios, it is often more reasonable to predict the spatiotemporal distribution of the track.

(5) Most of the research and development of decision support tools are mainly focused on the terminal airspace. The effective operation of these automated decision support systems depends on the results of aircraft trajectory prediction with high reliability and accuracy. However, the complex structure of the airport terminal airspace, the high density of flight flow, and the frequent changes of aircraft flight attitudes bring challenges to the high-precision and reliable prediction of flight paths.

References

  1. FAA/EUROCONTROL. Common TP Structure and Terminology in Support of SESAR & NextGen; Techincal Report FAA/EUROCONTROL: Brussels, Belgium, 2010.
  2. Garcia-Chico, J.; Vivona, R.; Cate, K. Characterizing intent maneuvers from operational data: Step towards trajectory prediction uncertainty estimation. In Proceedings of the AIAA Guidance, Navigation and Control Conference and Exhibit, Honolulu, HI, USA, 18–21 August 2008.
  3. ICAO. Global Air Traffic Management Operational Concept; ICAO: Montreal, QC, Canada, 2005.
  4. Wang, Z.; Liang, M.; Delahaye, D. Short-Term 4d Trajectory Prediction Using Machine Learning Methods. In Proceedings of the SESAR Innovation Day SID, Belgrade, Serbia, 28–30 November 2017.
  5. Chatterji, G. Short-Term Trajectory Prediction Methods. In Proceedings of the Guidance, Navigation, and Control Conference and Exhibit, Portland, OR, USA, 9–11 August 1999.
  6. Kuchar, J.K.; Yang, L.C. A review of conflict detection and resolution modeling methods. IEEE Trans. Intell. Transp. Syst. 2000, 1, 179–189.
  7. Radanovic, M.; Eroles, M.A.P.; Koca, T.; Gonzalez, J.J.R. Surrounding traffic complexity analysis for efficient and stable conflict resolution. Transp. Res. Part C Emerg. Technol. 2018, 95, 105–124.
  8. Zhang, J.; Liu, J.; Hu, R.; Zhu, H. Online four dimensional trajectory prediction method based on aircraft intent updating. Aerosp. Sci. Technol. 2018, 77, 774–787.
  9. Bronsvoort, J. Contributions to Trajectory Prediction Theory and Its Application to Arrival Management for Air Traffic Control. Ph.D. Thesis, Universidad Politécnica de Madrid, Madrid, Spain, 8 October 2014.
  10. Lymperopoulos, I.; Lygeros, J.; Lecchini, A. Model Based Aircraft Trajectory Prediction during Takeoff. In Proceedings of the AIAA Guidance, Navigation, and Control Conference and Exhibit, Keystone, CO, USA, 21–24 August 2006.
  11. Porretta, M.; Dupuy, M.D.; Schuster, W.; Majumdar, A.; Ochieng, W. Performance evaluation of a novel 4D trajectory prediction model for civil aircraft. J. Navig. 2008, 61, 393–420.
  12. Schuster, W.; Ochieng, W.; Porretta, M. High-Performance Trajectory Prediction for Civil Aircraft. In Proceedings of the 29th Digital Avionics Systems Conference, Salt Lake City, UT, USA, 3–7 October 2010.
  13. Schultz, C.; Thipphavong, D.; Erzberger, H. Adaptive Trajectory Prediction Algorithm for Climbing Flights. In Proceedings of the AIAA Guidance, Navigation, and Control Conference, Minneapolis, MN, USA, 13–16 August 2012.
  14. Schuster, W.; Porretta, M.; Ochieng, W. High-accuracy four-dimensional trajectory prediction for civil aircraft. Aeronaut. J. 2012, 116, 45–66.
  15. Benavides, J.V.; Kaneshige, J.; Sharma, S.; Panda, R.; Steglinski, M. Implementation of a Trajectory Prediction Function for Trajectory Based Operations. In Proceedings of the AIAA Atmospheric Flight Mechanics Conference, National Harbor, MD, USA, 13–17 January 2014.
  16. Dalmau, R.; Pérez-Batlle, M.; Prats, X. Real-Time Identification of Guidance Modes in Aircraft Descents Using Surveillace Data. In Proceedings of the 2018 IEEE/AIAA 37th Digital Avionics Systems Conference (DASC), London, UK, 23–27 September 2018.
  17. Avanzini, G. Frenet-based algorithm for trajectory prediction. J. Guid. Control. Dyn. 2004, 27, 127–135.
  18. Lymperopoulos, I.; Lygeros, J. Sequential Monte Carlo methods for multi-aircraft trajectory prediction in air traffic management. Int. J. Adapt. Control Signal Process. 2010, 24, 830–849.
  19. Lin, Y.; Zhang, J.-W.; Liu, H. An algorithm for trajectory prediction of flight plan based on relative motion between positions. Front. Inf. Technol. Electron. Eng. 2018, 19, 905–916.
  20. Choi, P.P.; Hebert, M. Learning and predicting moving object trajectory: A piecewise trajectory segment approach. Robot. Inst. 2006, 337, 1–17.
  21. Ayhan, S.; Samet, H. Aircraft Trajectory Prediction Made Easy with Predictive Analytics. In Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, San Francisco, CA, USA, 13–17 August 2016.
  22. Lin, Y.; Yang, B.; Zhang, J.; Liu, H. Approach for 4-d trajectory management based on HMM and trajectory similarity. J. Mar. Sci. Technol. 2019, 27, 246–256.
  23. Seah, C.E.; Hwang, I. A Hybrid Estimation Algorithm for Terminal-Area Aircraft Tracking. In Proceedings of the AIAA Guidance, Navigation and Control Conference and Exhibit, Hilton Head, SC, USA, 20–23 August 2007.
  24. Seah, C.E.; Hwang, I. Terminal-area aircraft tracking using hybrid estimation. J. Guid. Control. Dyn. 2009, 32, 836–849.
  25. Hwang, I.; Seah, C.E. Intent-based probabilistic conflict detection for the next generation air transportation system. Proc. IEEE 2008, 96, 2040–2059.
  26. Song, Y.; Cheng, P.; Mu, C. An Improved Trajectory Prediction Algorithm Based on Trajectory Data Mining for Air Traffic Management. In Proceedings of the 2012 IEEE International Conference on Information and Automation, Shenyang, China, 6–8 June 2012.
  27. Bar-Shalom, Y.; Li, X.R.; Kirubarajan, T. Estimation with Applications to Tracking and Navigation: Theory Algorithms and Software; John Wiley & Sons: Hoboken, NJ, USA, 2004.
  28. Choi, H.-C.; Deng, C.; Hwang, I. Hybrid Machine learning and estimation-based flight trajectory prediction in terminal airspace. IEEE Access 2021, 9, 151186–151197.
  29. Jun-Feng, Z.; Xiao-Guang, W.; Fei, W. Aircraft trajectory prediction based on modified interacting multiple model algorithm. J. Donghua Univ. 2015, 32, 180–184.
  30. Yepes, J.L.; Hwang, I.; Rotea, M. New algorithms for aircraft intent inference and trajectory prediction. J. Guid. Control. Dyn. 2007, 30, 370–382.
  31. Xi, L.; Jun, Z.; Yanbo, Z.; Wei, L. Simulation Study of Algorithms for Aircraft Trajectory Prediction Based on ADS-B Technology. In Proceedings of the 2008 Asia Simulation Conference-7th International Conference on System Simulation and Scientific Computing, Beijing, China, 10–12 October 2008.
  32. Liu, Y.; Li, X.R. Intent based trajectory prediction by multiple model prediction and smoothing. In Proceedings of the AIAA Guidance, Navigation, and Control Conference, Kissimmee, FL, USA, 5–9 January 2015.
  33. Zhang, X.; Mahadevan, S. Bayesian neural networks for flight trajectory prediction and safety assessment. Decis. Support Syst. 2020, 131, 113246.
  34. Ghasemi Hamed, M.; Gianazza, D.; Serrurier, M.; Durand, N. Statistical prediction of aircraft trajectory: Regression methods vs point-mass model. In Proceedings of the ATM Seminar, Chicago, IL, USA, 10–13 June 2013.
  35. Kanneganti, S.T.; Chilson, P.B.; Huck, R. Visualization and prediction of aircraft trajectory using ADS-B. In Proceedings of the NAECON 2018-IEEE National Aerospace and Electronics Conference, Dayton, OH, USA, 23–26 July 2018.
  36. Hong, S.; Lee, K. Trajectory prediction for vectored area navigation arrivals. J. Aerosp. Inf. Syst. 2015, 12, 490–502.
  37. De Leege, A.; van Paassen, M.; Mulder, M. A machine learning approach to trajectory prediction. In Proceedings of the AIAA Guidance, Navigation, and Control (GNC) Conference, Boston, MA, USA, 19–22 August 2013.
  38. Tastambekov, K.; Puechmorel, S.; Delahaye, D.; Rabut, C. Aircraft trajectory forecasting using local functional regression in Sobolev space. Transp. Res. Part C Emerg. Technol. 2014, 39, 1–22.
  39. Le Fablec, Y.; Alliot, J.-M. Using neural networks to predict aircraft trajectories. In Proceedings of the IC-AI, Las Vegas, NV, USA, 28 June–1 July 1999.
  40. Wu, Z.-J.; Tian, S.; Ma, L. A 4D trajectory prediction model based on the BP neural network. J. Intell. Syst. 2019, 29, 1545–1557.
  41. Gallego, C.E.V.; Comendador, V.F.G.; Carmona, M.A.A.; Valdés, R.M.A.; Nieto, F.J.S.; Martínez, M.G. A machine learning approach to air traffic interdependency modelling and its application to trajectory prediction. Transp. Res. Part C Emerg. Technol. 2019, 107, 356–386.
  42. Gallego, C.E.V.; Comendador, V.F.G.; Nieto, F.J.S.; Imaz, G.O.; Valdés, R.M.A. Analysis of air traffic control operational impact on aircraft vertical profiles supported by machine learning. Transp. Res. Part C Emerg. Technol. 2018, 95, 883–903.
  43. Min, W.; Jiawei, W.; Jinhui, G.; Lihua, S.; Bogong, A. Multi-point prediction of aircraft motion trajectory based on GA-Elman-Regularization neural network. Integr. Ferroelectr. 2020, 210, 116–127.
  44. Shi, Z.; Xu, M.; Pan, Q.; Yan, B.; Zhang, H. LSTM-based flight trajectory prediction. In Proceedings of the 2018 International Joint Conference on Neural Networks (IJCNN), Rio de Janeiro, Brazil, 8–13 July 2018.
  45. Xu, Z.; Zeng, W.; Chu, X.; Cao, P. Multi-aircraft trajectory collaborative prediction based on social long short-term memory network. Aerospace 2021, 8, 115.
  46. Zeng, W.; Quan, Z.; Zhao, Z.; Xie, C.; Lu, X. A deep learning approach for aircraft trajectory prediction in terminal airspace. IEEE Access 2020, 8, 151250–151266.
  47. Yang, K.; Bi, M.; Liu, Y.; Zhang, Y. LSTM-based deep learning model for civil aircraft position and attitude prediction approach. In Proceedings of the 2019 Chinese Control Conference (CCC), Guangzhou, China, 27–30 July 2019.
  48. Shi, Z.; Xu, M.; Pan, Q. 4-D flight trajectory prediction with constrained LSTM network. IEEE Trans. Intell. Transp. Syst. 2020, 22, 7242–7255.
  49. Ma, Z.; Yao, M.; Hong, T.; Li, B. Aircraft surface trajectory prediction method based on LSTM with attenuated memory window. J. Phys. Conf. Ser. 2019, 1215, 012003.
  50. Zhao, Z.; Zeng, W.; Quan, Z.; Chen, M.; Yang, Z. Aircraft trajectory prediction using deep long short-term memory networks. In Proceedings of the 19th COTA International Conference of Transportation Professionals CICTP 2019, Nanjing, China, 6–8 July 2019; pp. 124–135.
  51. Ma, L.; Tian, S. A hybrid CNN-LSTM model for aircraft 4D trajectory prediction. IEEE Access 2020, 8, 134668–134680.
  52. Zhang, H.; Huang, C.; Xuan, Y.; Tang, S. Real-time prediction of air combat flight trajectory using GRU. Syst. Eng. Electron. Technol. 2020, 42, 2546–2552.
  53. Pang, Y.; Liu, Y. Probabilistic aircraft trajectory prediction considering weather uncertainties using dropout as bayesian approximate variational inference. In Proceedings of the AIAA Scitech 2020 Forum, Orlando, FL, USA, 6–10 January 2020.
  54. Pang, Y.; Liu, Y. Conditional generative adversarial networks (CGAN) for aircraft trajectory prediction considering weather effects. In Proceedings of the AIAA Scitech 2020 Forum, Orlando, FL, USA, 6–10 January 2020.
  55. Barratt, S.T.; Kochenderfer, M.J.; Boyd, S.P. Learning probabilistic trajectory models of aircraft in terminal airspace from position data. IEEE Trans. Intell. Transp. Syst. 2018, 20, 3536–3545.
  56. Le, T.H.; Tran, P.N.; Pham, D.T.; Schultz, M.; Alam, S. Short-term trajectory prediction using generative machine learning methods. In Proceedings of the ICRAT 2020 Conference, Tampa, FL, USA, 23–26 June 2020.
  57. Hamed, M.G. Méthodes Non-Paramétriques pour la Prévision D intervalles avec HAUT niveau de Confiance: Application à la Prévision de Trajectoires D avions. Ph.D. Thesis, Institut National Polytechnique de Toulouse-INPT, Toulouse, France, 2014.
  58. Zhang, C.; Zhang, X.; Shi, C.; Liu, W. Aircraft trajectory prediction based on genetic programming. In Proceedings of the 2016 3rd International Conference on Information Science and Control Engineering (ICISCE), Beijing, China, 8–10 July 2016.
  59. Fukuda, Y.; Shirakawa, M.; Senoguchi, A. Development and evaluation of trajectory prediction model. In Proceedings of the 27th International Congress of the Aeronautical Sciences, Nice, France, 19–24 September 2010.
More
Information
Subjects: Engineering, Civil
Contributor MDPI registered users' name will be linked to their SciProfiles pages. To register with us, please refer to https://encyclopedia.pub/register :
View Times: 936
Revisions: 4 times (View History)
Update Date: 23 Feb 2022
1000/1000