• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2023, Vol. 45 ›› Issue (05): 840-848.

• Graphics and Images • Previous Articles     Next Articles

A traversal multi-target path planning algorithm for unmanned cruise ship

YU Jia-bin1,2,CHEN Zhi-hao1,DENG Wei1,XU Ji-ping1,2,ZHAO Zhi-yao1,2,WANG Xiao-yi3   

  1. (1.School of Artificial Intelligence,Beijing Technology and Business University,Beijing 100048;
    2.Beijing Laboratory for Intelligent Environmental Protection,Beijing Technology and Business University,Beijing 100048;
    3.School of Arts and Sciences,Beijing Institute of Fashion Technology,Beijing 100029,China)
  • Received:2021-10-12 Revised:2021-12-15 Accepted:2023-05-25 Online:2023-05-25 Published:2023-05-16

Abstract: To solve the problem of traversal multi-goal path planning for unmanned cruise ships, a hybrid path planning method is proposed. This method is divided into two parts. Firstly, the multi-goal path planning problem is transformed into the travel salesman problem and an improved grey wolf optimizer (GWO) algorithm is used to calculate the multi-goal cruise sequence. In view of the unconsidered environmental factors in the traditional GWO algorithm, the environmental impact factors are introduced into the fitness function to reflect the impact of obstacles and unknown areas on multi-goal sequence planning. Secondly, based on the planned goal sequence, the A* algorithm is combined with the improved artificial potential field (APF) method to complete the single-goal path planning between each goal. The goal nonreachable problem of the traditional artificial potential field method is solved by the optimized repulsive potential function. Finally, the comparative simulation experiments with other two algorithms in ordinary and complex environment are carried out. The experimental results verifies the effectiveness of the proposed hybrid algorithm. Through the statistical analysis of experimental results, the proposed hybrid algorithm exhibits better performance than other two methods in terms of distance and time costs, and the effectiveness of the proposed hybrid algorithm is verified..

Key words: unmanned cruise ships, multi-target path planning, improved grey wolf optimizer algorithm, A* algorithm, improved artificial potential field method