Four-rotor route planning based on the ant colony algorithm

Hongwei MO,Jingwen MA
DOI: https://doi.org/10.11992/tis.201509009
2016-01-01
Abstract:Given a four?rotor unmanned aerial vehicle’ s characteristics and complex flight environment, as well as the accuracy of the global positioning system in the environment model, the establishment of a 3D environment mod?el based on elevation maps has reduced the probability of encountering obstacles. In terms of planning algorithms, most of the existing path planning algorithms can only plan 2D paths. Numerous 3D planning algorithms have com?plex computations and require much storage space. A global path is also difficult to plan. The advantages of the ant colony algorithm include distributed computing and swarm intelligence. Moreover, this algorithm has great potential in path planning. However, when the fundamental ant colony algorithm is used in a 3D track search, the two direct?ly connected planes easily track straight through obstacles. The track then includes more nodes, and the fitness val?ue becomes too large. The algorithm was improved to address these issues by proposing the strategy of converting the main direction to search and the simplified track strategy. Ant simulation results showed that the improved algorithm could avoid obstacles, reduce path length, and improve search efficiency.
What problem does this paper attempt to address?