Computing an Aircraft's Gliding Range and Minimal Return Altitude in Presence of Obstacles and Wind
Giovanni Piccioli

TL;DR
This paper presents real-time algorithms for calculating an aircraft's reachable ground region and minimal altitude needed to reach an airfield during engine failure, accounting for obstacles and wind, using optimal control and fast numerical methods.
Contribution
It introduces novel real-time algorithms for computing gliding reachable regions and minimal re-entry altitudes considering obstacles and wind, based on simplified aircraft dynamics.
Findings
Algorithms run in real time during flight
Accounts for obstacles and wind in calculations
Provides minimal altitude paths to safe landing sites
Abstract
In the event of a total loss of thrust, a pilot must identify a reachable landing site and subsequently execute a forced landing. To do so, they must estimate which region on the ground can be reached safely in gliding flight. We call this the gliding reachable region (GRR). To compute the GRR, we employ an optimal control formulation aiming to reach a point in space while minimizing altitude loss. A simplified model of the aircraft's dynamics is used, where the effect of turns is neglected. The resulting equations are discretized on a grid and solved numerically. Our algorithm for computing the GRR is fast enough to run in real time during flight, it accounts for ground obstacles and wind, and for each point in the GRR it outputs the path to reach it with minimal loss of altitude. A related problem is estimating the minimal altitude an aircraft needs in order to glide to a given…
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
TopicsAir Traffic Management and Optimization · Aerospace and Aviation Technology · Guidance and Control Systems
