Path Planning for Aerial Relays via Probabilistic Roadmaps
Pham Q. Viet, Daniel Romero
TL;DR
The paper tackles relay path planning for multiple UAVs under arbitrary flight constraints and channel models by discretizing space and employing a tailored probabilistic roadmap (PR) approach. It introduces PR with feasible initialization (PRFI), which seeds the PR graph with a heuristic, feasible tentative path and augments it with random samples to balance optimality and tractability. The framework supports both static and moving UEs, and scales to multiple UAVs and UEs, with theoretical guarantees under a tomographic channel model and practical complexity advantages over existing methods. Numerical experiments demonstrate that PRFI achieves faster connectivity, lower outage, and higher total data transfer than benchmarks, highlighting its potential for robust, scalable aerial-relay deployments.
Abstract
Autonomous unmanned aerial vehicles (UAVs) can be utilized as aerial relays to serve users far from terrestrial infrastructure. Unfortunately, existing algorithms for aerial relay path planning cannot accommodate general flight constraints or channel models. This is required in practice due to connectivity constraints, the presence of obstacles (e.g., buildings), and regulations. This paper proposes a framework that overcomes these limitations by spatially discretizing the flight region. To cope with the resulting exponential growth in complexity, the framework adopts a probabilistic roadmap approach, where a shortest path is found through a graph of randomly generated states. To attain high optimality with affordable complexity, the probability distribution used to generate these states is designed based on heuristic path planners with theoretical guarantees. The algorithms derived in this framework not only overcome the main limitations of existing schemes but also entail smaller computational complexity. Extensive theoretical and numerical results corroborate the merits of the proposed approach.
