Administrator by China Associction for Science and Technology
Sponsored by China Society of Automotive Engineers
Published by AUTO FAN Magazine Co. Ltd.

Automotive Engineering ›› 2023, Vol. 45 ›› Issue (3): 350-360.doi: 10.19562/j.chinasae.qcgc.2023.03.002

Special Issue: 智能网联汽车技术专题-规划&决策2023年

Previous Articles     Next Articles

Global Path Planning of Intelligent Vehicle with Must-Pass Nodes

Jie Hu(),Qi Zhu,Ruipeng Chen,Minchao Zhang,Zhihao Zhang,Haoyan Liu   

  1. Wuhan University of Technology,Hubei Key Laboratory of Modern Auto Parts Technology,Wuhan  430070
    2.Wuhan University of Technology,Auto Parts Technology Hubei Collaborative Innovation Center,Wuhan  430070
    3.Hubei Technology Research Center of New Energy and Intelligent Connected Vehicle Engineering,Wuhan  430070
  • Received:2022-08-04 Revised:2022-09-04 Online:2023-03-25 Published:2023-03-22
  • Contact: Jie Hu E-mail:auto_hj@163.com

Abstract:

At present, most of the research on the global path planning of intelligent vehicles only focuses on the situation from the beginning to the end. To solve this problem, this paper combines the improved A* and simulated annealing algorithm, and designs a global path planning algorithm that introduces in the constraint of must-pass nodes. Firstly, the shortest path between key nodes is calculated and saved based on the A* algorithm. Then, based on the simulated annealing algorithm in the heuristic algorithm, the global path through the must-pass nodes is iteratively and randomly optimized. Then, the validity and time complexity of the algorithm are tested and analyzed based on the real high-precision map. The results show that the designed algorithm has good performance in solving speed and solving quality. Finally, the effectiveness and adaptability of the algorithm are further verified by the real vehicle test.

Key words: intelligent vehicle, global path planning, must-pass nodes, A* algorithm, simulated annealing algorithm