Unit Circles Decomposition-based Coverage Path Planning for UAV

Qian Hanyu,Li Huang,Xiao Bing
DOI: https://doi.org/10.1109/ccdc55256.2022.10033828
2022-01-01
Abstract:In this paper, a coverage path planning (CPP) scheme for an unmanned aerial vehicle (UAV) in coverage observation is proposed. The algorithms begin by decomposing the task region into several unit circles. The positions of the unit circles are optimized by the improved Particle-Glowworm Swarm Optimization algorithm based on the area size of the unit circle and task region. Then the connection sequence of all unit circles is solved by the Traveling Salesman Problem (TSP) algorithm according to the shortest path principle. Further, the cubic Bézier curve is used to fit the centers of all unit circles to get a smooth coverage path. Finally, two curvature adjustment algorithms are proposed to optimize curvature. The main contribution of the paper is to present a scheme that generates a smooth coverage path while providing coverage optimization and path length optimization. Computer simulations validate the effectiveness of the algorithms.
What problem does this paper attempt to address?