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

多机器人编队控制策略研究及其云实现

发布时间:2018-06-03 06:29

  本文选题:多机器人系统 + 编队控制算法 ; 参考:《山东大学》2017年硕士论文


【摘要】:近年来,随着科学技术的发展进步,机器人技术越来越成熟,并且在社会生活中发挥了举足轻重的作用。面对复杂任务时,多机器人系统通常具备比单机器人更强的鲁棒性和工作效率,因此得到了研究人员高度重视。编队策略是多机器人协同工作的基础,它是指多机器人保持预定的队形前进,同时避开环境中的障碍物,最终抵达目标点。这一过程中涉及到多机器人定位、控制策略、路径规划以及无线通信等多方面内容。为确保机器人编队能够在未知环境中行进,需要时刻通过传感器采集大量环境信息并进行分析处理,以决定整个系统下一步的运动规划。传统机器人受自身机载设备的限制,在处理冗杂的环境信息时计算效率往往不足,影响整个系统的实时性,而云机器人概念的提出为解决这一问题提供了思路。云机器人能够将复杂的计算任务卸载到云端,利用云计算为机器人提供强大的计算能力。本文旨在将云计算与机器人编队相结合,充分发挥云端在数据运算方面的优势,降低机器人对硬件部分的依赖,提升系统的工作性能。本文的研究内容主要分为编队控制策略和云机器人系统实现两个部分。在编队控制策略部分,采取领航-跟随算法实现队形保持,利用人工势场法进行路径规划,使机器人编队具备在未知环境中工作的能力。在云机器人系统部分,为将云计算与机器人编队相结合,本文搭建了一个基于AmigoBot和中国电信天翼云主机的多机器人云平台。在这一系统中,机器人与云主机之间采取C/S构架进行编队运行。机器人作为客户端,将专注于环境信息采集和编队任务执行;云主机作为服务器,将处理机器人采集的数据并运行编队算法,为机器人编队进行运动规划。为保证网络通信的稳定性,防止数据处理过程中出现丢失等问题,机器人与云主机之间的通信采用基于TCP/IP的网络传输协议。本文首先从多机器人系统和云机器人的理论意义和现实价值出发,阐述了本课题的研究目的,并介绍了国内外关于多机器人系统和云机器人方面的研究进展,对机器人编队的一些基本概念和经典算法进行了概述。其次,根据编队需要面向未知环境的要求,综合现有的研究成果,提出了一种领航-跟随法与人工势场法相结合的编队控制策略,同时对原有算法进行了改进,解决了系统的轨迹抖动问题。之后对多机器人系统的队形形成、队形保持、路径规划等方面进行了仿真和实验。然后,介绍了实验部分将要采用的AmigoBot和天翼云主机,分别解析了二者的工作模式,概述了网络通信所采用的TCP/IP协议的基本概念和数据传输流程,并测试了 AmigoBot与云主机之间网络通信的稳定性。最后,搭建了云机器人编队系统,对云计算与机器人编队相结合的理论进行了一系列的仿真和实验,并分析了实验结果。实验结果表明该系统能够有效地将机器人的运算任务转移到云端,减轻机器人的负担,提高数据处理效率,从而证明了将云计算应用于机器人编队的可行性。
[Abstract]:In recent years, with the development and progress of science and technology, robot technology is becoming more and more mature and plays an important role in social life. In the face of complex tasks, the multi robot system is usually more robust and efficient than single robot. Therefore, the researchers attach great importance to the robot. The formation strategy is multi robot. The basis of collaborative work is that multi robots keep the scheduled formation and avoid obstacles in the environment and reach the target point. This process involves multi robot positioning, control strategy, path planning and wireless communication. In order to ensure that the robot formation can travel in the unknown environment, it takes time to make sure that the robot is able to travel in the unknown environment. A lot of environmental information is collected and analyzed by sensors to determine the motion planning of the whole system in the next step. The traditional robot is limited by its own airborne equipment, and the computation efficiency is often insufficient when dealing with the miscellaneous environmental information, which affects the real time of the whole system, and the concept of cloud robot provides a solution to this problem. The cloud robot can unload the complex computing task to the cloud, and use the cloud computing to provide the powerful computing power for the robot. This paper aims to combine the cloud computing with the robot formation, give full play to the advantages of the cloud computing in the data operation, reduce the dependence of the robot on the hardware part and improve the performance of the system. The research contents are divided into two parts: formation control strategy and cloud robot system implementation. In the formation control strategy part, the formation keeping is realized by navigation following algorithm, and the artificial potential field method is used to make path planning, so that the robot formation has the ability to work in the unknown environment. Combined with robot formation, a multi robot cloud platform based on AmigoBot and China Telecom sky wing cloud hosts is built in this paper. In this system, a C/S framework is used between the robot and the cloud host for formation and operation. As a client, the robot will focus on the environment information collection and formation task execution; the cloud host is the server. In order to ensure the stability of the network and prevent the loss of the data processing, the communication between the robot and the cloud host is based on the TCP/IP based network transmission protocol. Firstly, the multi robot system and the cloud machine are used in this paper. On the basis of the theoretical and practical value of human, this paper expounds the research aim of this subject, and introduces the research progress on the multi robot system and the cloud robot both at home and abroad, and summarizes some basic concepts and classical algorithms of the robot formation. Secondly, according to the requirements of the formation needs for the unknown environment, the existing research is integrated. As a result, a formation control strategy which combines the navigation following method and the artificial potential field method is proposed. At the same time, the original algorithm is improved and the trajectory jitter of the system is solved. After that, the formation of the formation, formation keeping and path planning of the multi robot system are simulated and experimentation. Then, the experimental part will be introduced. In order to use the AmigoBot and the sky wing cloud host, the working mode of the two people is analyzed, the basic concepts and data transmission flow of the TCP/IP protocol used in the network communication are summarized, and the stability of the network communication between the AmigoBot and the cloud host is tested. Finally, the cloud machine man formation system is built, and the cloud computing and the robot formation are formed. The theory carried out a series of simulation and experiments, and analyzed the experimental results. The experimental results show that the system can effectively transfer the computing task of the robot to the cloud end, reduce the burden of the robot and improve the efficiency of data processing, thus proving the feasibility of applying cloud computing to robot formation.
【学位授予单位】:山东大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TP242

【相似文献】

相关期刊论文 前10条

1 庾晋,白木;神奇的机器人世界[J];机电产品开发与创新;2001年03期

2 ;2001恩格尔伯格机器人奖颁布[J];机器人技术与应用;2001年05期

3 ;神奇的机器人世界[J];机电新产品导报;2001年Z5期

4 宋树藩;采用机器人的有效自动化[J];世界制造技术与装备市场;2001年06期

5 ;创造出色的机器人[J];个人电脑;2003年04期

6 ;危险作业机器人——人类的好帮手——访国家863机器人技术主题专家组专家戴先中教授[J];机器人技术与应用;2003年03期

7 小才;;机器人时代[J];电脑爱好者;2006年13期

8 宋海宏;;机器人技术展望[J];山西煤炭管理干部学院学报;2006年04期

9 董炀斌;蒋静坪;何衍;;一种基于双令牌的多机器人协作策略研究[J];计算机工程;2007年12期

10 王国奎;刘彦波;;草方格铺设机器人综合、高效控制系统的设计[J];科技咨询导报;2007年20期

相关会议论文 前10条

1 杨朝虹;张海珠;;机器人技术的应用与发展[A];先进制造技术论坛暨第五届制造业自动化与信息化技术交流会论文集[C];2006年

2 王明辉;王楠;李斌;;面向灾难救援的机器人控制站系统设计[A];中国仪器仪表学会第十二届青年学术会议论文集[C];2010年

3 郭戈;王燕;王伟;;一种多机器人协作方法[A];第二十届中国控制会议论文集(下)[C];2001年

4 崔世钢;邴志刚;彭商贤;王玉东;;基于远程脑概念的服务机器人开发平台的设计与研究[A];先进制造技术论坛暨第二届制造业自动化与信息化技术交流会论文集[C];2003年

5 杨莹;丁X;许侃;;国际机器人科学知识前沿演化的可视化分析[A];科学学理论与科学计量学探索——全国科学技术学暨科学学理论与学科建设2008年联合年会论文集[C];2008年

6 唐矫燕;赵群飞;黄杰;杨汝清;;基于两足步行椅机器人的人在环中的助残机器人控制系统[A];第二十六届中国控制会议论文集[C];2007年

7 薛颂东;曾建潮;杜静;;具运动学特性约束的群机器人目标搜索[A];2009中国控制与决策会议论文集(2)[C];2009年

8 张国伟;李斌;龚海里;王聪;郑怀兵;;废墟洞穴搜救机器人控制软件设计与实现[A];中国仪器仪表学会第十二届青年学术会议论文集[C];2010年

9 崔世钢;方景林;刘嘉q;彭商贤;邴志刚;;服务机器人开发中测控问题的研究[A];中国仪器仪表学会第五届青年学术会议论文集[C];2003年

10 吴国盛;李云霞;李骊;;一种基于极坐标系下的机器人动态避碰算法[A];2006中国控制与决策学术年会论文集[C];2006年

相关重要报纸文章 前10条

1 冬冬;看看自动化机器人在包装业中能起多大作用[N];中国包装报;2005年

2 莽九晨 周之然;有感“机器人道德法”[N];人民日报;2007年

3 记者 陈琳;机器人总动员[N];第一财经日报;2010年

4 记者 孙亚斐;千余支队伍携机器人亮相金城[N];兰州日报;2011年

5 崔鑫;机器人也能和您一起下厨[N];北京科技报;2012年

6 特约记者 杨保国;中国科大“蓝鹰”称雄机器人世界杯[N];大众科技报;2007年

7 本报记者  陈淑娟;机器人走近生活[N];计算机世界;2006年

8 虎虎;科学好玩(三)[N];四川科技报;2007年

9 孙潜彤;新松公司:在机器人研发领域显身手[N];经济日报;2008年

10 财宣邋Q孟推,

本文编号:1971820


资料下载
论文发表

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


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

版权申明:资料由用户ab927***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱[email protected]