Welcome to Acta Armamentarii ! Today is

Acta Armamentarii ›› 2024, Vol. 45 ›› Issue (S1): 302-307.doi: 10.12382/bgxb.2024.0540

Previous Articles     Next Articles

UAV 3D Path Planning Based on A* Algorithm with Improved Heuristic Function

HU Mingzhe*(), LI Xuguang, REN Zhiying, ZENG Shuai   

  1. Institute of Computer Application Technology, Norinco Group, Beijing 100089, China
  • Received:2024-07-03 Online:2024-11-06
  • Contact: HU Mingzhe

Abstract:

In order to meet the real-time three-dimensional path planning requirements of unmanned aerial vehicles (UAVs) in complex environments, the heuristic function of the A* algorithm is optimized to address the problems of low real-time performance, large amount of calculation and serious memory consumption in the traditional A* algorithm when performing three-dimensional path planning. The weight value of heuristic function is adjusted and the heuristic function is used as the base for exponential operation, so as to achieve the purpose of improving the search efficiency. The simulated results show that the algorithm time is reduced by 51.69% and the number of searched grids is reduced by 45.5% after adjusting the weight factor of heuristic function. By optimizing the exponential size of the heuristic function, the algorithm time is reduced by 50.56% and the number of searched grids is reduced by 45.5%. This verifies that the improved A* algorithm can reduce the path search time and path planning cost compared with the traditional A* algorithm, and improve the path search efficiency.

Key words: three-dimensional path planning, A* algorithm, heuristic functions, unmanned aerial vehicle

CLC Number: