当前位置:主页 > 科技论文 > 自动化论文 >

复杂环境下移动机器人路径规划方法研究

发布时间:2018-05-16 08:03

  本文选题:移动机器人 + 路径规划 ; 参考:《天津理工大学》2017年硕士论文


【摘要】:路径规划问题是移动机器人研究领域的一个最基本、最关键的课题,它解决的是移动机器人在工作环境中如何行走的问题。本文主要研究移动机器人在不同环境下的路径规划,包括一般环境下点对点之间的路径规划与改善,温室环境下围绕农作物生长区域半包围式的路径规划和三维立体环境下的路径规划。针对在这三种环境下机器人路径规划的不同特点分别开发了相应的算法,并通过仿真实验验证了相应算法的有效性。本文的研究工作主要分为以下三个部分:1.提出用于改善路径质量的平滑蚁群算法。在利用蚁群算法进行路径规划时,机器人所走路径节点都是自由栅格的中心点,这样就造成了机器人会出现不必要的转弯和行走一些多余的路径。应用平滑蚁群算法将蚁群算法规划出来的最优路径进行平滑处理,在处理过程中,将机器人所在的当前节点与转折点后的其它节点连接,如果连接线没有穿越障碍物区域,则当前连接的线段就可以作为新的路径代替原来路径,并将中间不必要的节点删除,否则对当前路径不作任何改动。2.提出一种温室环境下的路径规划方法。在温室环境下,农民会将农作物按照一定结构来种植,机器人在温室内工作,就需要围绕着农作物进行运动,运动的同时对农作物进行喷药、施肥等工作。针对温室内机器人的特殊路径规划方式,将蚁群算法和人工势场法相结合,综合利用蚁群算法全局搜索和正反馈的特点以及人工势场法能够定向运动和预先规避障碍物的优点,在规定机器人的工作区域和起止点之后,新的势场蚁群算法会根据要求规划出机器人的最优路径。3.提出一种在三维环境下利用蚁群算法进行路径规划的方法。在构建三维地图时,首先将移动机器人所处的三维环境划分为一个个的平面,然后再将这些平面进行栅格化。在利用蚁群算法进行路径规划的过程中,将蚂蚁释放的信息素全部存储在路径节点上,而不是放在蚂蚁的行走路径中,这样能大大减少信息素的存储空间,同时构建了新的期望启发函数,提高了路径搜索效率。
[Abstract]:Path planning is one of the most basic and critical topics in the field of mobile robot research. It solves the problem of how mobile robot walks in the working environment. This paper mainly studies the path planning of mobile robot in different environments, including the path planning and improvement between point to point in general environment. Semi-bounding path planning around crop growing area in greenhouse environment and path planning in three-dimensional environment. According to the different characteristics of robot path planning in these three environments, the corresponding algorithms are developed, and the effectiveness of the corresponding algorithms is verified by simulation experiments. The research work of this paper is divided into the following three parts: 1. A smoothing ant colony algorithm for improving path quality is proposed. When the ant colony algorithm is used in path planning, the path nodes taken by the robot are all the center points of the free grid, which causes the robot to make unnecessary turns and walk some redundant paths. The smooth ant colony algorithm is used to smooth the optimal path of the ant colony algorithm. In the process of processing, the current node of the robot is connected with the other nodes after the turning point, if the connecting line does not cross the obstacle area, Then the line segment of the current connection can replace the original path as a new path, and remove unnecessary nodes from the middle, otherwise, no changes to the current path. 2. A path planning method in greenhouse environment is proposed. In the greenhouse environment, farmers will plant crops according to a certain structure, robot work in the greenhouse, it is necessary to move around the crops, while the movement of crops spraying, fertilization and other work. Aiming at the special path planning method of robot in greenhouse, this paper combines ant colony algorithm and artificial potential field method, synthesizes the characteristics of global search and positive feedback of ant colony algorithm and the advantages of artificial potential field method which can orient movement and avoid obstacles in advance. After defining the working area and starting and ending points of the robot, the new ant colony algorithm of potential field will plan the optimal path of the robot according to the requirement. An ant colony algorithm for path planning in three-dimensional environment is proposed. In the construction of 3D map, the 3D environment of the mobile robot is first divided into one plane, and then these planes are rasterized. In the course of path planning using ant colony algorithm, the pheromone released by ant is stored on the path node instead of in the walking path of ant, which can greatly reduce the storage space of pheromone. At the same time, a new expected heuristic function is constructed to improve the efficiency of path search.
【学位授予单位】:天津理工大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TP242

【相似文献】

相关期刊论文 前10条

1 钟勇,朱建新;机器人工作空间求解的新方法[J];凿岩机械气动工具;2003年04期

2 段齐骏;机器人工作空间配置的可靠性规划[J];机械科学与技术;2004年02期

3 钟勇,朱建新;一种新的机器人工作空间求解方法[J];机床与液压;2004年04期

4 张培艳,吕恬生,宋立博;排球机器人动作规划方法研究[J];机床与液压;2004年06期

5 曹毅,王树新,李群智;基于随机概率的机器人工作空间及其面积求解[J];制造业自动化;2005年02期

6 胡磊;刘文勇;王豫;栾胜;;骨科机器人空间设计方法研究[J];机器人;2006年04期

7 石磊;;松协调下双臂机器人的协作工作空间计算[J];微计算机信息;2007年24期

8 许卫斌;平雪良;应再恩;杜永忠;李正洋;;6R型串联机器人工作空间快速求解方法[J];机械设计;2013年06期

9 王兴海,周迢;机器人工作空间的数值计算[J];机器人;1988年01期

10 郭明,周国斌;多关节机器人工作空间的分析与评价方法[J];机器人;1988年04期

相关会议论文 前6条

1 范守文;徐礼钜;;机器人工作空间分析的解析法[A];第十四届全国机构学学术研讨会暨第二届海峡两岸机构学学术交流会论文集[C];2004年

2 殷子强;张广军;袁新;赵慧慧;吴林;;人机交互式机器人弧焊再制造系统设计[A];第十六次全国焊接学术会议论文摘要集[C];2011年

3 范波涛;闫成新;;喷浆机器人灵巧度分析[A];面向21世纪的科技进步与社会经济发展(下册)[C];1999年

4 海丹;刘玉鹏;郑志强;;四轮全向机器人的设计与控制方法[A];2005中国机器人大赛论文集[C];2005年

5 高理富;宋宁;;Puma控制器改造中的控制算法探究[A];2003年中国智能自动化会议论文集(上册)[C];2003年

6 徐晓;翟敬梅;谢存禧;;机器人柔性装配单元的设计[A];第十届粤港机电工程技术与应用研讨会暨梁天培教授纪念会文集[C];2008年

相关博士学位论文 前10条

1 蒋峻;具有力感知的腹腔镜微创手术从动机器人的研究[D];上海交通大学;2014年

2 管小清;冗余度涂胶机器人关键技术研究[D];北京理工大学;2015年

3 李腾飞;笼养蛋鸡健康行为监测机器人系统研究[D];中国农业大学;2016年

4 李睿;机器人柔性制造系统的在线测量与控制补偿技术[D];天津大学;2014年

5 赵燕鹏;长骨骨折精准手术机器人系统研究[D];中国人民解放军医学院;2016年

6 黄彪;枇杷剪枝机器人关键技术的研究[D];华南理工大学;2016年

7 陈健;面向动态性能的工业机器人控制技术研究[D];哈尔滨工业大学;2015年

8 杜亮;六自由度工业机器人定位误差参数辨识及补偿方法的研究[D];华南理工大学;2016年

9 聂华;具柔性脊柱的四足机器人结构优化与控制[D];华中科技大学;2016年

10 韩金华;护士助手机器人总体方案及其关键技术研究[D];哈尔滨工程大学;2009年

相关硕士学位论文 前10条

1 郑为凑;轻工包装机器人专用运动控制系统研究[D];江南大学;2015年

2 齐龙;基于视觉的6自由度机器人焊接控制研究[D];燕山大学;2015年

3 彭真;典型工况下四自由度高速重载机器人起动特性的研究[D];燕山大学;2015年

4 赵登步;基于机器视觉的SCARA机器人快速定位控制系统的研究与开发[D];江南大学;2015年

5 邱焕能;机器人操作臂控制驱动系统研究[D];华南理工大学;2015年

6 王权;基于大臂并联的四自由度机器人结构设计与研究[D];郑州轻工业学院;2015年

7 翟美新;基于李群李代数的机器人运动特性分析与研究[D];南京理工大学;2015年

8 BUI HUU TOAN;智能服务机器人控制系统研究与实现[D];南京理工大学;2015年

9 高君涛;工业码垛机器人的轨迹优化及结构拓扑优化设计[D];西安建筑科技大学;2015年

10 姜柏森;一种变几何桁架机器人运动学建模及轨迹规划算法[D];上海交通大学;2015年



本文编号:1896088

资料下载
论文发表

本文链接:https://www.wllwen.com/kejilunwen/zidonghuakongzhilunwen/1896088.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户39cf3***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com