A Path Planning Algorithm for a Hybrid UAV Traveling in Noise Restricted Zones
Saurabh Belgaonkar, Deepak Prakash Kumar, Sivakumar Rathinam, Swaroop Darbha, Trevor Bihl

TL;DR
This paper introduces an efficient path planning algorithm for hybrid UAVs operating in noise-restricted zones, optimizing energy use and route planning with significant computational improvements over existing methods.
Contribution
The paper develops a mixed-integer convex programming approach for path planning in HUAVs with noise zones, including a TSP extension, demonstrating substantial efficiency gains and accuracy.
Findings
Up to 100-fold reduction in computation time for lower bound calculation.
Average gap of 0.24% between lower bound and exact cost.
Route planning within 1.02% cost difference using simplified SOC assumptions.
Abstract
This paper presents an integrated approach for efficient path planning and energy management in hybrid unmanned aerial vehicles (HUAVs) equipped with dual fuel-electric propulsion systems. These HUAVs operate in environments that include noise-restricted zones, referred to as quiet zones, where only electric mode is permitted. We address the problem by parameterizing the position of a point along the side of the quiet zone using its endpoints and a scalar parameter, transforming the problem into a variant of finding the shortest path over a graph of convex sets. We formulate this problem as a mixed-integer convex program (MICP), which can be efficiently solved using commercial solvers. Additionally, a tight lower bound can be obtained by relaxing the path-selection variable. Through extensive computations across 200 instances over four maps, we show a substantial improvement in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Control and Dynamics of Mobile Robots · Guidance and Control Systems
