首页 | 本学科首页   官方微博 | 高级检索  
     

基于改进A*算法的移动机器人路径规划
引用本文:沈克宇,游志宇,刘永鑫,黄涛.基于改进A*算法的移动机器人路径规划[J].计算机应用研究,2023,40(1).
作者姓名:沈克宇  游志宇  刘永鑫  黄涛
作者单位:西南民族大学,西南民族大学,西南民族大学,西南民族大学
基金项目:西南民族大学中央高校基本科研业务费专项资金资助项目(2021NYYXS42)
摘    要:针对A*算法在路径规划中存在遍历节点数过多、转折角度较大的问题,提出一种能自适应场景地图的改进A*算法。通过量化地图场景信息和障碍物分布情况,引入父节点对当前节点的影响力,增加障碍物分布率的启发函数权重,减少遍历节点数量、提高搜索速度;加入转弯惩罚函数、扩展邻域优先级搜索和冗余节点平滑策略对路径进一步优化,避免路径出现多余转弯,降低路径出现局部最优解的可能。在相同地图场景中进行测试对比,所提算法能有效减少遍历节点数量,降低总转折角度,提高搜索速度,缩短路径距离,获得最优路径。

关 键 词:路径规划    A*算法    启发式函数    邻域扩展    优先级搜索
收稿时间:2022/4/16 0:00:00
修稿时间:2022/12/24 0:00:00

Mobile robot planning based on improved A* algorithm
Affiliation:Southwest Minzu University,,,
Abstract:Aiming at the problems of too many traversed nodes and large turning angles in the path planning of the A* algorithm, this paper proposed an improved A* algorithm that could adapt to the scene map. By quantifying the map scene information and the distribution of obstacles, introducing the influence of the parent node on the current node and increasing the weight of the heuristic function of the obstacle distribution rate, this paper further reduced the number of traversed nodes and improved the search speed. Adding turning penalty function, extended neighborhood priority search and redundant node smoothing strategy further optimized the path, avoided redundant turns on the path and reduced the possibility of local optimal solutions on the path. Finally, the simulation test in the same map scene shows that the proposed algorithm can effectively reduce the number of traversed nodes, reduce the total turning angle, improve the search speed, shorten the path distance and obtain the global optimal path.
Keywords:path planning  A* algorithm  heuristic function  extended neighborhood  priority search
点击此处可从《计算机应用研究》浏览原始摘要信息
点击此处可从《计算机应用研究》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号