系统仿真学报 ›› 2026, Vol. 38 ›› Issue (4): 889-902.doi: 10.16182/j.issn1004731x.joss.24-0983

• 论文 • 上一篇    下一篇

未知环境下融合局部-全局策略的AUV路径规划

孟文龙1, 濮彦博1, 龚亚2   

  1. 1.哈尔滨工业大学(威海) 计算机科学与技术学院,山东 威海 264209
    2.山东大学(威海) 海洋学院,山东 威海 264209
  • 收稿日期:2024-09-04 修回日期:2024-10-07 出版日期:2026-04-20 发布日期:2026-04-22
  • 第一作者简介:孟文龙(1992-),男,讲师,博士,研究方向为机器人运动规划、计算机辅助设计与制造。
  • 基金资助:
    国家自然科学基金(62302124);山东省自然科学基金(ZR2023QF122);哈尔滨工业大学青年教师发展基金(GA10002143)

AUV Path Planning Integrating Local-global Strategies in Unknown Environments

Meng Wenlong1, Pu Yanbo1, Gong Ya2   

  1. 1.School of Computer Science and Technology, Harbin Institute of Technology (Weihai), Weihai 264209, China
    2.Marine College, Shandong University (Weihai), Weihai 264209, China
  • Received:2024-09-04 Revised:2024-10-07 Online:2026-04-20 Published:2026-04-22

摘要:

为解决现有的路径规划算法难以高效探索并生成高质量轨迹的问题,提出融合局部-全局策略的路径规划算法。通过滚动窗口技术,将全局一次性路径规划问题转化为多次局部规划的迭代过程。在全局探测阶段,使用滚动窗口来决定高层路径分支,确定分支航点,完善局部路径的计算。在局部探测阶段,提出一种改进RRT-Connect算法,通过将自适应圆采样与动态步长相结合,减少冗余采样点的产生。仿真结果表明:在未知复杂环境中,该路径规划算法能够高效实现AUV路径搜索,改进RRT-Connect算法具备更快的收敛速度,生成路径更短,更加贴近全局路径。

关键词: 路径规划, 水下未知空间, 滚动规划, 改进RRT-Connect算法

Abstract:

Existing path planning algorithms often struggle to efficiently explore and generate high-quality trajectories. To address this issue, this paper proposes a path planning algorithm that integrates local-global strategies. By employing the rolling window technique, the global one-time path planning problem is transformed into an iterative process of multiple local planning stages. During the global exploration phase, the rolling window is used to determine high-level path branches and to identify branch waypoints, thereby refining the calculation of local paths. In the local exploration phase, an improved RRT-Connect algorithm is proposed, which combines adaptive circular sampling with dynamic step length to reduce redundant sampling points. Simulation experiments demonstrate that the algorithm can efficiently achieve AUV path search in unknown complex environments. The improved RRT-Connect algorithm features faster convergence, generates shorter paths, and produces paths that are closer to the global path.

Key words: path planning, unknown underwater space, rolling planning, improved RRT-Connect algorithm

中图分类号: