Multi UAVs Preflight Planning in a Shared and Dynamic Airspace
Amath Sow, Mauricio Rodriguez Cesen, Fabiola Martins Campos de Oliveira, Mariusz Wzorek, Daniel de Leng, Mattias Tiger, Fredrik Heintz, Christian Esteve Rothenberg
TL;DR
DTAPP-IICR tackles scalable preflight planning for dense, dynamic urban airspace with temporal NFZs by combining SFIPP-ST, a 4D single-agent planner that handles heterogeneity and NFZs with soft conflict modeling, and an iterative, geometry-guided conflict-resolution loop. The framework guarantees completeness and optimality for individual plans and leverages a geometric conflict graph to perform large-neighborhood repairs, enabling near-100% success for fleets up to 1,000 UAVs and substantial runtime reductions over batch CBS/ECBS. Experimental results across Monte Carlo simulations and city-scale use cases demonstrate strong scalability, robustness to dynamic constraints, and practical applicability in UTM contexts. These findings establish DTAPP-IICR as a practical, scalable solution for preflight UAV planning in dense urban environments, with potential extensions to adaptive heuristics and region-based decomposition.
Abstract
Preflight planning for large-scale Unmanned Aerial Vehicle (UAV) fleets in dynamic, shared airspace presents significant challenges, including temporal No-Fly Zones (NFZs), heterogeneous vehicle profiles, and strict delivery deadlines. While Multi-Agent Path Finding (MAPF) provides a formal framework, existing methods often lack the scalability and flexibility required for real-world Unmanned Traffic Management (UTM). We propose DTAPP-IICR: a Delivery-Time Aware Prioritized Planning method with Incremental and Iterative Conflict Resolution. Our framework first generates an initial solution by prioritizing missions based on urgency. Secondly, it computes roundtrip trajectories using SFIPP-ST, a novel 4D single-agent planner (Safe Flight Interval Path Planning with Soft and Temporal Constraints). SFIPP-ST handles heterogeneous UAVs, strictly enforces temporal NFZs, and models inter-agent conflicts as soft constraints. Subsequently, an iterative Large Neighborhood Search, guided by a geometric conflict graph, efficiently resolves any residual conflicts. A completeness-preserving directional pruning technique further accelerates the 3D search. On benchmarks with temporal NFZs, DTAPP-IICR achieves near-100% success with fleets of up to 1,000 UAVs and gains up to 50% runtime reduction from pruning, outperforming batch Enhanced Conflict-Based Search in the UTM context. Scaling successfully in realistic city-scale operations where other priority-based methods fail even at moderate deployments, DTAPP-IICR is positioned as a practical and scalable solution for preflight planning in dense, dynamic urban airspace.
