基于無(wú)線傳感器網(wǎng)絡(luò)的移動(dòng)機(jī)器人導(dǎo)航研究
發(fā)布時(shí)間:2018-08-25 17:36
【摘要】:救援機(jī)器人能夠代替人員深入火場(chǎng)、礦井等危險(xiǎn)的現(xiàn)場(chǎng)進(jìn)行救援,受到了國(guó)內(nèi)外研究機(jī)構(gòu)的廣泛關(guān)注。然而,傳統(tǒng)救援機(jī)器人受到遙控距離短、感知范圍有限、定位精度不準(zhǔn)確等限制,對(duì)其實(shí)際應(yīng)用造成了很大的障礙。本文將移動(dòng)機(jī)器人與無(wú)線傳感器網(wǎng)絡(luò)(WSN)相結(jié)合,研究基于無(wú)線傳感器網(wǎng)絡(luò)的移動(dòng)機(jī)器人導(dǎo)航系統(tǒng),具有積極的科學(xué)價(jià)值和現(xiàn)實(shí)意義。針對(duì)傳統(tǒng)遙控和無(wú)線控制作用距離有限的問(wèn)題,本文設(shè)計(jì)并實(shí)現(xiàn)了無(wú)線傳感器網(wǎng)絡(luò)多跳通信鏈路,通過(guò)WSN自組網(wǎng)的功能,形成遠(yuǎn)大于傳統(tǒng)方式的機(jī)器人控制鏈路,能夠很好地滿(mǎn)足復(fù)雜環(huán)境災(zāi)難救援的需求。同時(shí),由無(wú)線傳感器網(wǎng)絡(luò)節(jié)點(diǎn)攜帶溫度、濕度、氣體濃度等傳感器,實(shí)時(shí)感知周?chē)h(huán)境的信息。機(jī)器人的機(jī)動(dòng)性和強(qiáng)計(jì)算能力以及無(wú)線傳感器網(wǎng)絡(luò)的通信距離、分布式計(jì)算、環(huán)境感知等能力相結(jié)合,可以顯著提高救援任務(wù)的執(zhí)行效率。為增強(qiáng)移動(dòng)機(jī)器人的運(yùn)動(dòng)控制能力,本文引入ROS機(jī)器人操作系統(tǒng)設(shè)計(jì)和構(gòu)建了一種移動(dòng)機(jī)器人平臺(tái),硬件采用了iRobot差分驅(qū)動(dòng)底盤(pán)和UTM 30LX激光雷達(dá)。通過(guò)建立數(shù)學(xué)模型并進(jìn)行分析,僅依托里程計(jì)的航跡推算方法具有較大的誤差,而且隨時(shí)間單調(diào)遞增。因此,本文使用環(huán)境特征點(diǎn)對(duì)其進(jìn)行矯正,通過(guò)擴(kuò)展卡爾曼濾波的不斷迭代,使得系統(tǒng)趨于穩(wěn)定,誤差協(xié)方差不隨時(shí)間變化。在此基礎(chǔ)上,針對(duì)室內(nèi)環(huán)境,提出了基于Hector SLAM的同步定位與構(gòu)圖算法,使用激光雷達(dá)的數(shù)據(jù)匹配實(shí)現(xiàn)定位和局部地圖到全局地圖的連接。實(shí)驗(yàn)結(jié)果表明,所構(gòu)建的移動(dòng)機(jī)器人平臺(tái)具有很好的魯棒性,能夠準(zhǔn)確地構(gòu)建室內(nèi)環(huán)境的二維平面圖,對(duì)于存在干擾的地面也能達(dá)到較高的精度。結(jié)合無(wú)線傳感器網(wǎng)絡(luò)全局動(dòng)態(tài)感知的特點(diǎn),本文提出了一種室內(nèi)環(huán)境的移動(dòng)機(jī)器人導(dǎo)航方法。將具備超聲波傳感器的WSN節(jié)點(diǎn)部署于天花板,通過(guò)預(yù)設(shè)的網(wǎng)格形式進(jìn)行均勻放置。通過(guò)WSN節(jié)點(diǎn)感知其正下方的環(huán)境信息,在數(shù)據(jù)離散化后得到占有柵格地圖,獲得了動(dòng)態(tài)環(huán)境的實(shí)時(shí)模型。在此基礎(chǔ)上,本文引入D*Lite算法和PRM算法實(shí)施動(dòng)態(tài)環(huán)境下的移動(dòng)機(jī)器人路徑規(guī)劃。仿真實(shí)驗(yàn)表明,D*Lite算法能夠在目標(biāo)區(qū)域出現(xiàn)動(dòng)態(tài)障礙時(shí)進(jìn)行重規(guī)劃,并顯著減小對(duì)于包含動(dòng)態(tài)障礙物的環(huán)境的路徑規(guī)劃時(shí)間。
[Abstract]:The rescue robot can replace the personnel to go deep into the fire, mine and other dangerous sites to rescue, has been widely concerned by domestic and foreign research institutions. However, the traditional rescue robot is limited by the short distance of remote control, limited range of perception and inaccurate positioning accuracy, which has caused great obstacles to its practical application. This paper combines mobile robot with wireless sensor network (WSN) to study the navigation system of mobile robot based on wireless sensor network, which has positive scientific value and practical significance. Aiming at the problem of limited distance between traditional remote control and wireless control, this paper designs and implements the multi-hop communication link of wireless sensor network. Through the function of WSN ad hoc network, the robot control link which is far larger than the traditional mode is formed. Can well meet the needs of complex environmental disaster relief. At the same time, the wireless sensor network nodes carry sensors such as temperature, humidity, gas concentration and so on, and perceive the information of the surrounding environment in real time. The combination of mobility, strong computing ability, communication distance of wireless sensor network, distributed computing, environment perception and so on can significantly improve the efficiency of the rescue mission. In order to enhance the motion control ability of the mobile robot, a mobile robot platform is designed and constructed by introducing the ROS robot operating system. The iRobot differential drive chassis and the UTM 30LX lidar are used in the hardware. By establishing and analyzing the mathematical model, it is found that the track calculation method based only on the mileage meter has a large error and increases monotonously with time. Therefore, the environment feature point is used to correct it, and the system is stabilized by extended Kalman filter iteration, and the error covariance does not change with time. On this basis, a synchronous localization and mapping algorithm based on Hector SLAM is proposed for indoor environment. The location and the connection of local map to global map are realized by using the data matching of lidar. The experimental results show that the mobile robot platform has good robustness, can accurately construct the two-dimensional plan of indoor environment, and can achieve high accuracy for the ground with interference. Based on the characteristics of global dynamic sensing in wireless sensor networks, a mobile robot navigation method in indoor environment is proposed in this paper. The WSN nodes with ultrasonic sensors are deployed to the ceiling and placed evenly through a preset mesh. The WSN node perceives the environmental information directly below it, and after the data is discretized, the occupied grid map is obtained, and the real-time model of the dynamic environment is obtained. On this basis, D*Lite algorithm and PRM algorithm are introduced to implement path planning of mobile robot in dynamic environment. Simulation results show that the DLite algorithm can replan the target area and reduce the path planning time for the environment with dynamic obstacles.
【學(xué)位授予單位】:東北大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類(lèi)號(hào)】:TP242;TP212.9;TN929.5
[Abstract]:The rescue robot can replace the personnel to go deep into the fire, mine and other dangerous sites to rescue, has been widely concerned by domestic and foreign research institutions. However, the traditional rescue robot is limited by the short distance of remote control, limited range of perception and inaccurate positioning accuracy, which has caused great obstacles to its practical application. This paper combines mobile robot with wireless sensor network (WSN) to study the navigation system of mobile robot based on wireless sensor network, which has positive scientific value and practical significance. Aiming at the problem of limited distance between traditional remote control and wireless control, this paper designs and implements the multi-hop communication link of wireless sensor network. Through the function of WSN ad hoc network, the robot control link which is far larger than the traditional mode is formed. Can well meet the needs of complex environmental disaster relief. At the same time, the wireless sensor network nodes carry sensors such as temperature, humidity, gas concentration and so on, and perceive the information of the surrounding environment in real time. The combination of mobility, strong computing ability, communication distance of wireless sensor network, distributed computing, environment perception and so on can significantly improve the efficiency of the rescue mission. In order to enhance the motion control ability of the mobile robot, a mobile robot platform is designed and constructed by introducing the ROS robot operating system. The iRobot differential drive chassis and the UTM 30LX lidar are used in the hardware. By establishing and analyzing the mathematical model, it is found that the track calculation method based only on the mileage meter has a large error and increases monotonously with time. Therefore, the environment feature point is used to correct it, and the system is stabilized by extended Kalman filter iteration, and the error covariance does not change with time. On this basis, a synchronous localization and mapping algorithm based on Hector SLAM is proposed for indoor environment. The location and the connection of local map to global map are realized by using the data matching of lidar. The experimental results show that the mobile robot platform has good robustness, can accurately construct the two-dimensional plan of indoor environment, and can achieve high accuracy for the ground with interference. Based on the characteristics of global dynamic sensing in wireless sensor networks, a mobile robot navigation method in indoor environment is proposed in this paper. The WSN nodes with ultrasonic sensors are deployed to the ceiling and placed evenly through a preset mesh. The WSN node perceives the environmental information directly below it, and after the data is discretized, the occupied grid map is obtained, and the real-time model of the dynamic environment is obtained. On this basis, D*Lite algorithm and PRM algorithm are introduced to implement path planning of mobile robot in dynamic environment. Simulation results show that the DLite algorithm can replan the target area and reduce the path planning time for the environment with dynamic obstacles.
【學(xué)位授予單位】:東北大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類(lèi)號(hào)】:TP242;TP212.9;TN929.5
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 王志文,郭戈;移動(dòng)機(jī)器人導(dǎo)航技術(shù)現(xiàn)狀與展望[J];機(jī)器人;2003年05期
2 陳華志,謝存禧,曾德懷;多傳感器信息融合在移動(dòng)機(jī)器人導(dǎo)航中的應(yīng)用[J];組合機(jī)床與自動(dòng)化加工技術(shù);2003年09期
3 鄭向陽(yáng),熊蓉,顧大強(qiáng);移動(dòng)機(jī)器人導(dǎo)航和定位技術(shù)[J];機(jī)電工程;2003年05期
4 郭戈 ,胡征峰 ,董江輝;移動(dòng)機(jī)器人導(dǎo)航與定位技術(shù)[J];微計(jì)算機(jī)信息;2003年08期
5 高建平,方鵬程,胡征峰,劉銀;基于多傳感器信息融合的移動(dòng)機(jī)器人導(dǎo)航系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[J];計(jì)算機(jī)測(cè)量與控制;2004年10期
6 孔凡天,陳幼平,謝經(jīng)明,張岡,周祖德;基于多傳感器信息融合的移動(dòng)機(jī)器人導(dǎo)航系統(tǒng)[J];計(jì)算機(jī)工程與應(yīng)用;2005年32期
7 任q,
本文編號(hào):2203608
本文鏈接:http://sikaile.net/kejilunwen/wltx/2203608.html
最近更新
教材專(zhuān)著