计算机集成制造系统 ›› 2023, Vol. 29 ›› Issue (8): 2537-2549.DOI: 10.13196/j.cims.2023.08.003

• • 上一篇    下一篇

多因素改进蚁群算法的路径规划

杨立炜,付丽霞+,郭宁,杨振,郭翰卿,徐兴毅   

  1. 昆明理工大学信息工程与自动化学院
  • 出版日期:2023-08-31 发布日期:2023-09-11
  • 基金资助:
    国家自然科学基金资助项目(61163051);云南省重点研发计划资助项目 (202002AC080001)。

Path planning with multi-factor improved ant colony algorithm

YANG Liwei,FU Lixia+,GUO Ning,YANG Zhen,GUO Hanqing,XU Xingyi   

  1. School of Information Engineering and Automation,Kunming University of Technology
  • Online:2023-08-31 Published:2023-09-11
  • Supported by:
    Project supported by the National Natural Science Foundation,China (No.61163051),and the Yunnan Provincial Key Research and Development Program,China(No.202002AC080001).

摘要: 针对目前服务于移动机器人的全局路径规划算法求解目标单一无法应对复杂且多变的实际环境等问题,提出一种多因素改进蚁群算法。首先,提出了RGB-2D栅格法模拟移动机器人的真实地面路况环境,并针对对角障碍情形,运用邻域矩阵探索法实现障碍检测,有效提高了路径的安全性;其次,为克服传统路径规划以距离为单一指标的局限性,构建综合考虑路径安全性、颠簸性、平滑性以及路程最短性的多因子启发式函数;考虑到传统蚁群算法早期搜索的盲目性,提出了初始信息素阶梯分配原则;然后,将信息素进行分类,按优化目标叠加每条路径上的信息素,运用最大最小蚂蚁策略和信息素挥发因子自调整策略避免局部最优;最后,运用动态切点调整法平滑路径,进一步提高路线质量。仿真实验表明,改进算法在复杂环境中具有良好的适应能力,且路径综合性能指标优于对比文献算法,可为实际环境中的多因素路径规划提供有效参考。

关键词: 路径规划, 蚁群算法, 多因子启发式函数, 信息素, 平滑路径

Abstract: Aiming at the problem that current global path planning algorithm for mobile robots with a single solution objective can't cope with the complex and changing environments,a multi-factor improved ant colony algorithm was proposed.The RGB-2D grid method was proposed to simulate the real ground road environment for mobile robots,and the neighborhood matrix exploration method was used to achieve obstacle detection for the diagonal obstacle situation,which effectively improved the safety of the path.To overcome the limitation of traditional path planning with distance as a single indicator,a multi-factor heuristic function that integrated path safety,bumpiness,smoothness and route shortest were constructed.Considering the blindness of the early search of the traditional ant colony algorithm,the principle of initial pheromone step allocation was proposed.The pheromone was classified,and the pheromone on each path were superimposed according to the optimization goal.The maximum and minimum ant strategy and the pheromone volatilisation factor self-adjustment strategy were used to avoid local optimization.The dynamic cut-point adjustment method was applied to smooth the path and further improve the route quality.Simulation experiments showed that the improved algorithm had good adaptability in complex environments and the integrated path performance index was better than the algorithms in comparative literature,which could provide an effective reference for multi-factor path planning in practical environments.

Key words: path planning, ant colony algorithm, multi-factor heuristic function, pheromone, smooth path

中图分类号: