Quasi Static Atmospheric Model for Aircraft Trajectory Prediction and Flight Simulation
Eduardo Gallo

TL;DR
This paper introduces INSA, a quasi-static atmospheric model that adjusts standard atmosphere parameters to improve aircraft trajectory prediction accuracy by better reflecting local atmospheric conditions.
Contribution
The paper presents INSA, a simple yet effective atmospheric model that incorporates temperature and pressure offsets to enhance trajectory predictions over standard models.
Findings
INSA improves the realism of atmospheric property estimations.
The model is easy to implement and adaptable.
Open-source C++ implementation is provided.
Abstract
Aircraft trajectory prediction requires the determination of the atmospheric properties (pressure, temperature, and density) encountered by the aircraft during its flight. This is accomplished by employing a tabulated prediction published by a meteorological service, a static atmosphere model that does not consider the atmosphere variation with time or horizontal position, such as the International Civil Aviation Organization (ICAO) Standard Atmosphere (ISA), or a variation to the later so it better conforms with the expected flight conditions. This article proposes an easy-to-use quasi static model that introduces temperature and pressure variations while respecting all the hypotheses of the ISA model, resulting in more realistic trajectory predictions as the obtained atmospheric properties bear a higher resemblance with the local conditions encountered during the flight. The proposed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAerospace and Aviation Technology · Air Traffic Management and Optimization · Advanced Aircraft Design and Technologies
Methodstravel james
