Abstract
When performing area coverage tasks in some special scenarios, fixed-wing aircraft con-ventionally adopt the scan-type of path planning, where the distance between two adjacent tracks is usually less than the minimum turning radius of the aircraft. This results in increased energy consumption during turning between adjacent tracks, which means a reduced task execution effi-ciency. To address this problem, the current paper proposes an area coverage path planning method for a fixed-wing unmanned aerial vehicle (UAV) based on an improved genetic algorithm. The algorithm improves the primary population generation of the traditional genetic algorithm, with the help of better crossover operator and mutation operator for the genetic operation. More specifically, the good point set algorithm (GPSA) is first used to generate a primary population that has a more uniform distribution than that of the random algorithm. Then, the heuristic crossover operator and the random interval inverse mutation operator are employed to reduce the risk of local optimiza-tion. The proposed algorithm is verified in tasks with different numbers of paths. A comparison with the conventional genetic algorithm (GA) shows that our algorithm can converge to a better solution.
Original language | English |
---|---|
Article number | 86 |
Journal | Aerospace |
Volume | 9 |
Issue number | 2 |
DOIs | |
State | Published - Feb 2022 |
Keywords
- Area coverage
- GA
- GPSA
- Path planning
- UAV