A major challenge for mission planning of aircraft is to generate flight paths in highly dynamic environments. This paper presents a new approach for online flight path planning…
Abstract
Purpose
A major challenge for mission planning of aircraft is to generate flight paths in highly dynamic environments. This paper presents a new approach for online flight path planning with flight time constraints for fixed-wing UAVs. The flight paths must take into account the kinematic restrictions of the vehicle and be collision-free with terrain, obstacles and no-fly areas. Moreover, the flight paths are subject to time constraints such as predetermined time of arrival at the target or arrival within a specified time interval.
Design/methodology/approach
The proposed flight path planning algorithm is an evolution of the well-known RRT* algorithm. It uses three-dimensional Dubins paths to reflect the flight capabilities of the air vehicle. Requirements for the flight time are realized by skillfully concatenating two rapidly exploring random trees rooted in the start and target point, respectively.
Findings
The approach allows to consider static obstacles, obstacles which might pop up unexpectedly, as well as moving obstacles. Targets might be static or moving with constantly changing course. Even a change of the target during flight, a change of the target approach direction or a change of the requested time of arrival is included.
Originality/value
The capability of the flight path algorithm is demonstrated by simulation results. Response times of fractions of a second qualify the algorithm for real-time applications in highly dynamic scenarios.
Details
Keywords
The purpose of this paper is to present a new approach for finding a minimum-length trajectory for an autonomous unmanned air vehicle or a long-range missile from a release point…
Abstract
Purpose
The purpose of this paper is to present a new approach for finding a minimum-length trajectory for an autonomous unmanned air vehicle or a long-range missile from a release point with specified release conditions to a destination with specified approach conditions. The trajectory has to avoid obstacles and no-fly zones and must take into account the kinematic constraints of the air vehicle.
Design/methodology/approach
A discrete routing model is proposed that represents the airspace by a sophisticated network. The problem is then solved by applying standard shortest-path algorithms.
Findings
In contrast to the most widely used grids, the generated networks allow arbitrary flight directions and turn angles, as well as maneuvers of different strengths, thus fully exploiting the flight capabilities of the aircraft. Moreover, the networks are resolution-independent and provide high flexibility by the option to adapt density.
Practical implications
As an application, a concept for in-flight replanning of flight paths to changing destinations is proposed. All computationally intensive tasks are performed in a pre-flight planning prior to the launch of the mission. The in-flight planning is based entirely on precalculated data, which are stored in the onboard computer of the air vehicle. In particular, no path finding algorithms with high or unpredictable running time and uncertain outcome have to be applied during flight.
Originality/value
The paper presents a new network-based algorithm for flight path optimization that overcomes weaknesses of grid-based approaches and allows high-quality solutions. The method can be applied for quick in-flight replanning of flight paths.