§ 瀏覽學位論文書目資料
  
系統識別號 U0002-2302201222491900
DOI 10.6846/TKU.2012.00960
論文名稱(中文) 基於全方位超音波感測之移動式機器人定位
論文名稱(英文) Localization of Mobile Robots Based on Omni-Directional Ultrasonic Sensing
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 電機工程學系碩士班
系所名稱(英文) Department of Electrical and Computer Engineering
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 100
學期 1
出版年 101
研究生(中文) 賴建宇
研究生(英文) Chien-Yu Lai
學號 698460010
學位類別 碩士
語言別 繁體中文
第二語言別
口試日期 2012-01-06
論文頁數 55頁
口試委員 指導教授 - 翁慶昌
委員 - 翁慶昌
委員 - 許陳鑑
委員 - 龔宗鈞
委員 - 盧明智
委員 - 李世安
關鍵字(中) 超音波感測器
定位
移動式機器人
雙圓推算
關鍵字(英) Ultrasonic sensors
Localization
Mobile Robot
Zig-Bee
Dual-circle derivation
第三語言關鍵字
學科別分類
中文摘要
本論文設計實現一個全方位超音波感測器,並且提出一個基於全方位超音波感測(Omni-Directional Ultrasonic Sensing)之定位方法來對室內之移動機器人(Mobile robot)做有效的定位(Localization)。本論文主要有兩部分:(1) 全方位超音波感測器的設計與實現以及(2) 基於全方位超音波感測之定位方法的設計與實現。在全方位超音波感測器的設計與實現上,本論文提出一超音波反射錐(Reflection Cone)的設計實現方式,讓超音波訊號在超音波反射錐上進行反射,因此超音波的感測角度可以擴大為360°之聲波平面,所以本論文所設計實現的超音波反射錐可改善一般超音波感測器在發射與接收之角度限制問題。在基於全方位超音波感測之定位方法的設計與實現上,本論文使用三角函數以及圓方程式兩種推算法對室內之移動機器人做定位。在實驗的系統架構上,本論文之實驗平台主要有一台內建有一個超音波反射錐之移動機器人、數個超音波接收器、以及一台遠端監控平台,每個超音波感測器之間利用Zig-Bee通訊模組來進行指令的下達與資料之傳輸。超音波接收器接收超音波發射器所發射的超音波訊號,並且利用超音波訊號之飛行時間(Time-Of-Flight, TOF)來進行距離值之推算。電腦將根據所收集到各個超音波接收器所計算之距離值進行三角座標推算法(Trigonometry coordinate calculation)與圓方程式座標推算法(Circular coordinate calculation)進行平面座標之計算,如此即可得到移動機器人於平面座標之定位。從實驗的數據結果可知,所提出之二種方法的量測誤差均低於機器人之最小直徑,因此可以有效的應用在移動機器人的定位上。
英文摘要
In this thesis, a localization method based on an omni-directional ultrasonic sensing is proposed for an indoor mobile robot to achieve an effective localization. There are two parts in this thesis: (1) Design and implementation of an omni-directional ultrasonic sensors, and (2) Design and implementation of a localization method based on the omni-directional ultrasonic sensing. In the design and implementation of a localization method based on the omni-directional ultrasonic sensing, two approaches based on trigonometric and circular derivation are considered to determine the localization the mobile robot. To evaluate the performance the proposed system, an experimental platform is established, including a mobile robot with an omni-directional ultrasonic sensor, several ultrasonic receivers, and a remote computer. Each ultrasonic sensor communicates with each other by using the Zig-Bee module to transmit instructions and data. Each ultrasonic receiver receives the ultrasonic signal transmitted by the ultrasonic transmitter. By using the TOF (Time-Of-Flight) of the ultrasonic signal, the distance between the receiver and the robot can be calculated. Based on the distance information collected from all the ultrasonic receivers, trigonometric coordinate calculation and circular coordinate calculation are applied to obtain the position coordinates of the mobile robot. From the experimental results, we know that all the measurement errors of two proposed methods are smaller than the diameter of the mobile robot. Therefore the proposed methods can be used to effectively localize the indoor mobile robots.
第三語言摘要
論文目次
目錄		V
圖目錄	VII
表目錄	IX
第一章 序論	1
1.1 研究背景	1
1.2 研究動機	3
1.3 論文架構	4
第二章 超音波量測系統介紹	5
2.1 超音波測距原理	5
2.2 超音波感測器介紹	7
2.3 超音波反射錐介紹	9
2.3.1 超音波角度限制	9
2.3.2 超音波反射錐設計	12
第三章 座標定位推算法	17
3.1 三角座標推算法	17
3.2 圓方程式座標推算法	20
第四章 全方位超音波定位系統介紹	28
4.1 系統架構	28
4.2 硬體架構	30
4.3 軟體架構	32
4.4 超音波工作時序	33
第五章 實驗結果	36
5.1 反射錐測試	36
5.2 定點測試	39
5.3 移動定位測試	50
第六章 結論與未來展望	52
參考文獻	53

圖目錄
圖 2.1、反射式測距法示意圖	5
圖 2.2、對射式測距法示意圖	6
圖 2.3、SRF02超音波感測器	7
圖 2.4、超音波感測器偵測角度db值示意圖	10
圖 2.5、超音波感測器以集中且不同角度擺設[7][19]	11
圖 2.6、空間中大量佈置超音波感測器[20]	11
圖 2.7、超音波反射錐實際配置圖	13
圖 2. 8、超音波反射錐設計示意圖	13
圖 2. 9、超音波訊號反射示意圖	14
圖 2. 10、超音波訊號經反射錐反射後呈現360°超音波平面示意圖	15
圖 2. 11、一般超音波測距與使用超音波反射錐測距之比較圖	16
圖 2. 12、超音波反射錐推論示意圖	16
圖 3.1、三角座標推算示意圖	18
圖 3.2、圓方程式座標推算示意圖	21
圖 3.3、兩圓內離示意圖	24
圖 3.4、兩圓內切示意圖	25
圖 3.5、兩圓相交於兩點示意圖	25
圖 3.6、兩圓外離示意圖	26
圖 3.7、兩圓外切示意圖	26
圖 4.1、全方位超音波定位系統架構示意圖	29
圖 4.2、超音波反射錐與超音波發射器關係圖	30
圖 4.3、硬體架構示意圖	31
圖 4.4、系統流程圖	32
圖 4.5、輪詢式操作時序圖	33
圖 4.6、全方位超音波定位系統操作時序圖	34
圖 5.1、全方位式超音波模組測試點示意圖	37
圖 5.2、全方位超音波定位系統測試點示意圖	39
圖 5.3、測量點1定位結果示意圖	40
圖 5.4、測量點2定位結果示意圖	41
圖 5.5、測量點3定位結果示意圖	42
圖 5.6、測量點4定位結果示意圖	43
圖 5.7、測量點5定位結果示意圖	44
圖 5.8、測量點6定位結果示意圖	45
圖 5.9、測量點7定位結果示意圖	46
圖 5.10、測量點8定位結果示意圖	47
圖 5.11、測量點9定位結果示意圖	48
圖 5.12、裝置全方位式超音波定位系統之履帶式移動平台	50
圖 5.13、全方位式超音波定位系統移動定位實驗結果	51
 
表目錄
表 2.1、SRF02超音波感測器規格表	8
表 5.1、全方位式超音波模組測試數據表	38
表 5.2、全方位式超音波定位系統定點實驗結果	49
表 5.3、全方位式超音波定位系統移動實驗結果	51
參考文獻
[1]	B. Gates, “A robot in every home,” Scientific American, Jan. 2007.
[2]	C.Y. Chen , C.Y. Ho , C.C. Wong and H.Y. Aoyama, “Omnidirectional vision-based robot localization on soccer field by particle filter,” Society of Instrument and Control Engineers Annual Conference, Aug. 2010, pp. 2976-2981.
[3]	A. Varshavsky, E. Lara, J. Hightower, A. LaMarca, and V. Otsason, “GSM indoor localization,” Pervasive and Mobile Computing, vol. 3, Dec. 2007, pp. 698-720. 
[4]	A.R. Jimenez and F. Seco, “Precise localisation of archaeological findings with a new ultrasonic 3D positioning sensor,” Sensors and Actuators, vol. 123–124, Sep. 2005, pp. 224-233.
[5]	H.H. Lin, C.C. Tsai, J.C. Hsu and C.F. Chang, “Ultrasonic self-localization and pose tracking of an autonomous mobile robot via fuzzy adaptive extended information filtering,” IEEE International Conference on Robotics and Automation, vol. 1, Sep. 2003, pp. 1283-1290.
[6]	H.S. Kim, J.S. Choi and M. Park, “Indoor localization system using multi-modulation of ultrasonic sensors and digital compass,” IEEE/RSJ International Conference on Intelligent Robots and Systems, Sep. 2008, pp. 1359-1364.
[7]	J. Eckert, R. German, and F. Dressler, “An indoor localization framework for four-rotor flying robots using low-power sensor nodes,” IEEE Transactions on Instrumentation and Measurement, vol. 60(2), Feb. 2011, pp. 336-344.
[8]	Y. Sun and P.Z. Fan, “RFID technology and its application in indoor positioning,” Computer Applications, vol. 5, 2005, pp. 1205-1208.
[9]	C.L. Huang, P.C. Chung, M.H. Tsai, Y.K. Yang, Y.C. Hsu, “Reliability improvement for an RFID-based psychiatric patient localization system,” Computer Communications, vol. 31, Jun. 2008, pp. 2039-2048.
[10]	M.H. Zhang and S.S. Zhang and J. Cao, “Received signal strength based Indoor Location in wireless LANs,” Computer Science, vol. 24, no. 6, Jun. 2007, pp. 68-75.
[11]	P. Enge and P. Misra, “Special issue on global positioning system,” Proceedings of the IEEE, vol. 87, Jan. 1999, pp. 3-15.
[12]	Y. Li, D. Xu, F. Li, Meijian Bai, and Shaohui Zhang, “Application of GPS technology in agricultural land leveling survey,” Transactions of The Chinese Society of Agricultural Engineering, vol. 1, Jan. 2005, pp. 66-70.
[13]	C. Shi, “Design of GPS vessel monitoring system,” Journal of Wuhan University of Technology, vol. 4, 2002, pp. 448-450.
[14]	B.F. Zhang, S.H. Ye, Z.Q. Xu, Y.H. Wang, and Y.Z. Zheng, “Application of GPS to the measurement of the roads,” Acta Metrologica Sinica, vol. 2, 2002, pp. 98-105.
[15]	G. Ning, “GPS technique and its application in railway ay transportation engineering,” Journal of Changsha Railway University, vol. 3, no. 17, 1999, pp. 7-11.
[16]	K. Zhang and G. Liu, “Research on a method of improving ultrasonic Ranging Precision,” Modern Electronics Technique, vol. 15, 2007, pp. 139-141.
[17]	C.C. Hsu, C.Y. Lai, J.W. Huang, and Y.H. Chen, “Ultrasonic-based localization for mobile robots incorporating Zig-Bee modules,” Journal of Harbin Institute of Technology, vol. 15, no. 2, Jul. 2008, pp. 185-189.
[18]	Y.L. Zhu, “Parameter research on ultrasonic orientation electrocircuit system,” Development & Innovation of Machinery & Electrical Products, vol.19, no.2, 2006, pp. 128-130.
[19]	A. Nishitani, Y. nishida, H.mizoguch, “Omni-directional ultrasonic location sensor,” IEEE Sensor, Oct. 2005, pp. 684-687. 
[20]	F. Ossant, G. Poisson, L.P. Tran-Huu-Hue, A. Roncin, M. Lethiecq, “Airborne ultrasonic imaging system for parallelepipedic object localization,” IEEE Transactions on Instrumentation and Measurement, Feb. 1996, pp. 107-111.
論文全文使用權限
校內
校內紙本論文立即公開
同意電子論文全文授權校園內公開
校內電子論文立即公開
校外
同意授權
校外電子論文立即公開

如有問題,歡迎洽詢!
圖書館數位資訊組 (02)2621-5656 轉 2487 或 來信