ROAIDec 28, 2024

RFPPO: Motion Dynamic RRT based Fluid Field - PPO for Dynamic TF/TA Routing Planning

arXiv:2412.20098v1h-index: 12024 IEEE Intelligent Vehicles Symposium (IV)
Originality Incremental advance
AI Analysis

This addresses dynamic routing planning for large fixed-wing aircraft, but it is incremental as it builds on existing methods like RRT and PPO with modifications.

The paper tackled the problem of dynamic terrain following/terrain avoidance routing planning for large fixed-wing aircraft, which existing algorithms fail to meet real-time, long-distance, and dynamic constraint requirements simultaneously. The result is that their RFPPO algorithm successfully completes long-distance flight tasks with collision-free trajectory planning that complies with dynamic constraints, as demonstrated on real DEM data.

Existing local dynamic route planning algorithms, when directly applied to terrain following/terrain avoidance, or dynamic obstacle avoidance for large and medium-sized fixed-wing aircraft, fail to simultaneously meet the requirements of real-time performance, long-distance planning, and the dynamic constraints of large and medium-sized aircraft. To deal with this issue, this paper proposes the Motion Dynamic RRT based Fluid Field - PPO for dynamic TF/TA routing planning. Firstly, the action and state spaces of the proximal policy gradient algorithm are redesigned using disturbance flow fields and artificial potential field algorithms, establishing an aircraft dynamics model, and designing a state transition process based on this model. Additionally, a reward function is designed to encourage strategies for obstacle avoidance, terrain following, terrain avoidance, and safe flight. Experimental results on real DEM data demonstrate that our algorithm can complete long-distance flight tasks through collision-free trajectory planning that complies with dynamic constraints, without the need for prior global planning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes