§ 瀏覽學位論文書目資料
  
系統識別號 U0002-2708200708211900
DOI 10.6846/TKU.2007.00892
論文名稱(中文) 以全方位視覺之特徵掃描比對方法進行機器人自我定位
論文名稱(英文) Robot Self-Localization using Feature Scan Matching with an Omni-directional Vision
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 機械與機電工程學系碩士班
系所名稱(英文) Department of Mechanical and Electro-Mechanical Engineering
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 95
學期 2
出版年 96
研究生(中文) 陳敬宏
研究生(英文) Jing-Hong Chen
學號 694340455
學位類別 碩士
語言別 繁體中文
第二語言別
口試日期 2007-07-20
論文頁數 60頁
口試委員 指導教授 - 王銀添(ytwang@mail.tku.edu.tw)
委員 - 張文中(wchang@ntut.edu.tw)
委員 - 李祖聖(thsli@mail.ncku.edu.tw)
委員 - 楊智旭(jrsyu@tedns.te.tku.edu.tw)
委員 - 翁慶昌(wong@ee.tku.edu.tw)
委員 - 劉昭華(chaohwa@mail.tku.edu.tw)
關鍵字(中) 全方位視覺
蒙地卡羅自我定位方法
關鍵字(英) omni-directional vision
Monte Carlo localization
第三語言關鍵字
學科別分類
中文摘要
本論文規劃足球機器人的蒙地卡羅自我定位方法,所使用的機器人具備全方位視覺與全方位驅動輪。運動模型方面,以全方位驅動裝置的反向運動矩陣相對時間積分,搭配回授的里程計訊息建立運動模型。感測模型方面,以機器人位置為中心,規劃全方位影像徑向的像素掃描線。將像素掃描線偵測到的特徵,以高斯分佈方式建立感測模型的比對資料庫。機器人行進中執行自我定位時,交互使用運動模型與感測模型修正機器人在環境中的位置信念(position belief)。
英文摘要
In this thesis, we use Monte Carlo localization (MCL) algorithms to solve the self-localization problem for robots and apply to soccer robots which have an omni-directional vision system and an omni-directional-driven mechanism. The differential kinematics equation for the omni-directional drive is derived to construct the motion model of MCL. In the motion model, an optical encoder is utilized as the odometer sensor. For the sensor model of MCL, an omni-directional vision system is mounted on the center of the robot to detect color features of the environment. The database of the color features is built for the feature scan matching by adopting the method of mixture probability distribution. After the MCL algorithms are developed, the robot system can locate its position in the environment by updating its position belief recursively, according to the motion model and the sensor model of MCL algorithms.
第三語言摘要
論文目次
目錄

中文摘要	I
英文摘要	II
目錄	III
圖目錄	V
表目錄	VIII
第一章 序論	1
1.1研究動機	1
1.2相關文獻探討	2
1.2.1全方位驅動機器人相關文獻	2
1.2.2 自我定位相關論文	3
1.3研究範圍	3
1.4論文架構	4

第二章 蒙地卡羅自我定位方法	5

第三章 機器人運動模型與視覺模型	9
3.1機器人運動方程式	9
3.2里程計(Odometry)之運動模型建立	11
3.3建立感測模型之各種感測機制	17
3.4機器視覺之感測模型建立	19
3.4.1 機率網格建立	20
3.4.2 以全方位攝影機仿效雷射測距儀	21
3.4.3 混合機率分佈	22
3.4.4 感測模型定位結果	25

第四章 移動機器人系統架構	29
4.1移動平台驅動系統	30
4.2 PIC馬達控制器	32
4.3分散式馬達控制系統	33
4.4傳輸命令格式設計	35
4.5轉速控制	38
4.6運算系統	39
4.7視覺感測系統	39

第五章 實測分析	41
5.1 機器人動態定位	41
5.2 強健性測試	44
5.3自我定位之路徑規劃	47

第六章 結果與討論	49
6.1 研究成果	49
6.2 未來研究方向	49

參考文獻	52
相關網頁	56
附錄A 蒙地卡羅法簡介	57

 

圖目錄

圖1.1 RHINO [Thrun et al.1998]	3
圖1.2 Minerva [Roy et al. 1999]	3
圖2.1重新取樣流程	8
圖3.1全方位移動基本架構座標圖	9
圖3.2 1號車輪狀態	10
圖3.3 The University of Michigan	12
圖3.4本實驗驅動平台	12
圖3.5運動控制器	13
圖3.6範例一實測結果	16
圖3.7(a) 圖3.7(a) 範例二實測結果	17
圖3.7(b) 圖3.7(b) 範例二實測結果	17
圖3.8(a) 測距儀相關產品	18
圖3.8(b) 測距儀效果示意圖[Thrun et al. 2000]	18
圖3.9(a) 角度感測範圍	18
圖3.9(b) 感測器陣列式排列	18
圖3.10 CS Freiburg Team [Weigel et al.2002]	19
圖3.11(a) Philip RoboCup Team	19
圖3.11(b) WinKIT fourth generation robots	19
圖3.12 機率網格示意圖	20
圖3.13 左圖為白色邊線的場地特徵,右圖為藍、黃球門的場地特徵	21
圖3.14 掃描線誤判	22
圖3.15 全方位視覺偵測場地邊線	22
圖3.16(a) 無特徵點情況	22
圖3.16(b) 無窮遠掃描情況	22
圖3.17(a) 期望建模情形	23
圖3.17(b) 實際建模情形	24
圖3.18上圖的像素資料統計圖與機率分佈圖	25
圖3.19(a) 第12條掃描線	26
圖3.19(b) 第16條掃描線	26
圖3.19(c) 第20條掃描線	26
圖3.19(d) 第24條掃描線	26
圖3.19(e) 第60條掃描線	27
圖3.20估測姿態對稱	27
圖3.21(a) 第12條掃描線	28
圖3.21(b) 第16條掃描線	28
圖3.21(c) 第20條掃描線	28
圖3.21(d) 第24條掃描線	28
圖3.21(e) 第60條掃描線	28
圖4.1機器人整體系統架構圖	29
圖4.2機器人機構設計圖與實體照	30
圖4.3(a) 驅動輪模組	31
圖4.3(b) 模組爆炸圖	31
圖4.4全方位移動車台機構圖	31
圖4.5(a) 視覺模組	31
圖4.5(b) 視覺模組爆炸圖	31
圖4.6(a) 集中式馬達控制系統示意圖	34
圖4.6(b) 分散式馬達控制系統示意圖	34
圖4.7分散式馬達控制系統架構	34
圖4.8主控端PC( Master )傳輸軟體流程	36
圖4.9從屬端PIC( Slaver )軟體流程	36
圖4.10(a) 傳輸介面	37
圖4.10(b) 電氣特性	37
圖4.11(a)分散式馬達控制電路	37
圖4.11(b) MAX232電路	37
圖4.12速度前饋+PI控制器方塊圖	38
圖4.13無負載轉速控制軌跡圖	38
圖4.14負載轉速控制軌跡圖	38
圖4.15全方位攝影機	39
圖4.16由攝影機上取得的實際影像	39
圖4.17雙曲面鏡	40
圖4.18 QuickCam Pro 4000	40
圖5.1機器人行走路徑	42
圖5.2(a) 第2次遞迴	43
圖5.2(b) 第3次遞迴	43
圖5.2(c) 第4次遞迴	43
圖5.2(d) 第10次遞迴	43
圖5.2(e) 第60次遞迴	43
圖5.3各種粒子數量之定位比較	44
圖5.4 (a) 視覺感測1/8遮蔽	45
圖5.4 (b)視覺感測1/4遮蔽	45
圖5.4 (c)視覺感測1/2遮蔽	45
圖5.5 1/8遮蔽範圍之定位結果	46
圖5.6 1/4遮蔽範圍之定位結果	46
圖5.7 1/2遮蔽範圍之定位結果	47
圖5.8機器人行走路徑	48
圖5.9運動控制實測圖	48
圖5.10路徑ㄧ之實測軌跡圖	49
圖5.11路徑二之實測軌跡圖	49
圖5.12 路徑三之實測軌跡圖	49
圖5.13(a) 第2次遞迴	50
圖5.13(b) 第3次遞迴	50
圖5.13(c) 第5次遞迴	50
圖5.13(d) 第10次遞迴	50
圖5.13(e) 終點位置	50


表目錄

表3.1 三次多項式之三维係數	15
表4.1全方位車輪規格	30
表4.2  直流馬達尺寸	32
表4.3 命令格式	35
表5.1無遮蔽之方均根誤差	44
表5.2 1/8遮蔽之方均根誤差	46
表5.3 1/4遮蔽之方均根誤差	46
表5.4誤差數據	48
參考文獻
參考文獻
J. Aranda, A. Grua, and J. Climent, 1998. “Control Architecture for a Three- wheeled Roller Robot”, Proceedings International Workshop on Advanced Motion Control.
K. Arras and S. Vestli, 1998. “Hybrid, high-precision localization for the mail distributing mobile robot system MOPS”, In Proc. of the Int. Conf. on Robotics and Automation, 1998.
S.A. Bazaz and B. Tondu, 1998. “3-Cubic Spline for On-Line Cartesian Space Trajectory Planning of an Industrial Manipulator”, IEEE AMC ‘98-COIMBRA, pp. 493-498.
J.F. Blumrich, 1974. “Omnidirectional Vehicle”, United States Patent 3, 789.
W. Burgard, D. Fox, D. Hennig, and T. Schmidt, 1996. “Estimating the Absolute Position of a Mobile Robot Using Position Probability Grids”, In Proceedings of the Thirteenth National Conference on Artificial Intelligence (AAAI-96), Portland, USA.
W. Burgard, D Fox, and D Hennig, 1997. “Fast grid-based position tracking for mobile robots”, In Proceedings of the 21th German Conference on Artificial Intelligence (KI 97), Freiburg, Germany. Springer Verlag.
W. Burgard, D. Fox, B. Cremers, 1998. “Integrating Global Position Estimation and Position Tracking for Mobile Robots:The Dynamic Markov Localization Approach”, In Proc. IROS Conf., Victoria,BC, Canada, Oct. 1998, pp. 730–735.
F. Dellaert, D. Fox, W. Burgard, and S. Thrun, 1999. “Monte Carlo Localization for Mobile Robots”, IEEE International Conference on Robotics and Automation (ICRA99).
S. Enderle, M. Ritter, D. Fox, S. Sablatng, G. Kraetzschmar, and G. Palm, 2000. “Soccer-robot locatization using sporadic visual features”, In E. Pagello, F. Groen, T. Arai, R. Dillman, and A. Stentz, editors, Proceedings of the 6th International Conference on Intelligent Autonomous Systems (IAS-6). IOS Press.
L. Feng, J. Borenstein, H.R Everett, 1994. “Where am I ?” sensors and methods for autonomous mobile robot positioning. In:Technical Report UM2MEAM294212,USA:University of Michigan.
D. Fox, W. Burgard, S. Thrun, and A. Cremers, 1998. “Position estimation for mobile robots in dynamic environments”, In Proc of the Fifteenth National Conference on Artificial Intelligence.
D. Fox, W. Burgard, S. Thrun, 1998. “Active Markov Localization for Mobile Robots”, Robotics and Autonomous System, 25:195-207.
D. Fox, W. Burgard, and S. Thrun, 1999. “Markov localization for mobile robots in dynamic environments”, Journal of Artificial intelligence Research, vol.11, pp.391-427.
D. Fox, W Burgardy, F. Dellaert, S Thrun, 1999. “Monte Carlo Localization: Efficient Position Estimation for Mobile Robots”, in Proc. of the Sixteenth National Conference on Artificial Intelligence (AAAI-99), Orlando, Florida.
D. Fox, S. Thrun, F. Dellaert, and W. Burgard, 2000. “Sequential Monte Carlo Methods in Practice”, Springer Verlag, New York.
N.J. Gordon, D.J. Salmond, and A.F.M. Smith, 1993.“Novel approach to nonlinear/non-Gaussian    
Bayesian state estimation”, IEEE Proceedings-F, vol.140, no.2, pp.107-113.
J. Grabowiecki, 1919. “Vehicle-Wheel”, United States Patent 1, 305, 535.
J.-S. Gutmann and D. Fox, 2002. “An Experimental Comparison of Localization Methods Continued”, In Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS).
J.S. Gutmann and C. Schlegel, 1996. “AMOS: Comparison of scan matching approaches for self-localization in indoor environments”, In Proc. of the 1st Euromicro Workshop on Advanced Mobile Robots. IEEE Computer Society Press.
B.E. Ilon, 1975. “Wheels for a Course Stable Selfpropelling Vehicle Movable in any Desired Direction on the Ground or Some Other Base”, United States Patent 3, 876, 255.
J.S. Liu, Rong Chen, and Tanya Logvinenko, 2001. “A theoretical framework for sequential importance sampling and resampling ”, In A. Doucet, N de Freitas,and N.J. Gordon, editiors, Sequential Monte Carlo in Practice.springer-verlag. 
C. Kwok, D. Fox and M. Meila, 2004. “Real-time Particle Filters”, Proceedings of the IEEE,92(2), 2004 Special Issue on Sequential State Estimation.
A.K. Mackworth, 1993, On seeing robots, in Computer Vision: Systems, Theory, and Applications, A. Basu and X. Li, eds., World Scientific, pp.1-13.
P.S. Maybeck, 1990.“The Kalman filter: An introduction to concepts”, In I. Cox and G.Wilfong, editors, Autonomous Robot Vehicles. Springer Verlag.
E. Menegatti, M. Zoccarato, E. Pagello, and H. Ishiguro, 2003.“Hierarchical image-based localisation for mobile robots with Monte Carlo localisation”, in Proc. Eur. Conf. Mobile Robots, Sep. 2003, pp. 13–20.
E. Menegatti, A. Pretto., A. Scarpa, and E Pagello, 2006.“Omnidirectional Vision Scan Matching for Robot Localization in Dynamic Environments”, IEEE Transactions on Robotics, vol. 22, NO. 3.
A. Merke, S. Welker, and M. Riedmiller, 2004.“Line base robot localisation under natural light conditions”, In ECAI 2004 Workshop on Agents in Dynamic and Real-Time Environments.
P.F. Muir, C.P. Neuman, 1987.“Kinematic modeling of wheeled mobile robots”, Journal of Robotic Systems 4, 281–340.
I. Rekleitis,2003.“A Particle Filter Tutorial for Mobile Robot Localization,” International Conference on Robotics and Automation.
I. Rekleitis, 2004. “A Particle Filter Tutorial for Mobile Robot Localization”, Technical Report. TR-CIM-04-02, Centre for Intelligent Machines, McGill University, Montreal, Quebec, Canada.
T. Röfer and M. Jüngel, 2003.“Vision-based fast and reactive Monte Carlo localization”, in Proc. Int. Conf. Robot. Autom., Sep. 2003, vol. 1, pp.256–861.
N. Roy, W. Burgard, D. Fox, S. Thrun, 1999.“Coastal navigation — mobile robot navigation with uncertainty in dynamic environments”, in: Proceedings of 1999 IEEE Int. Conf. on Robotics and Automation, 1999, pp. 35–40.
E. Schulenburg, T. Weigel, and A. Kleiner, 2003.“Self-localization in dynamic environments based on laser and vision data”, in Proc. IEEE/RSJ Int. Conf. Intell. Robots Syst., Las Vegas, NV, Oct. 2003, vol. 1, pp.998–1004.
Y. Song, D. Tan, and Y. Tian, 2002.“Experiment Identification of the Dynamics Parameters of an Omnidirectional Wheel Mobile Robot”, Proceedings of the 4th World Congress on Inteligent Control and Automation.
B. Tondu and S. A. Bazaz, 1999.“The Three-Cubic Method:An Optimal Online Robot Joint Trajectory Generator under Velocity, Acceleration, and Wandering Constraints”, The International Journal of Robotics Research, Vol. 18, No. 9, September 1999, pp. 893-901.
S. Thrun, A. Bücken, W. Burgard et al, 1998.“ Map learning and high-speed navigation in RHINO”, In : AI-based Mobile Robots : Case Studies of Successful Robot Systems , Kortenkamp D, Bonasso R P Murphy R(eds.), USA :MIT Press.
S. Thrun, D. Fox, W. Burgard, and F. Dellaert, 2001.“Robust Monte-Carlo. localization for mobile robots”, Artificial Intelligence, vol. 128, no. 1-2,. pp. 99–141.
R.E. Walpole and R.H. Myers, 1993, ”Probability and statistics for engineers and scientists”, Prentice-Hall.
K. Watanabe, 1998a. “Control of Ominidirectional Mobile Robot”, 1998 2nd Int. Conf. on Knowledge -Based Intellegent Electronic Systems, Adelaide, Australia
K. Watanabe, Y. Shiraishi, S. G. Tzafestas, J. Tang, and T. Fukuda, 1998b. “Feedback Control of an Omnidirectional Autonomous Platform for Mobile Service Robots”, Journal of Intelligent and Robotic Systems, 22(3), pp. 315-330
T. Weigel, J.-S. Gutmann, M. Dietl, A. Kleiner, and B. Nebel, 2002.“CS Freiburg: Coordinating robots for successful soccer playing”, IEEE Trans. Robot. Autom., vol. 18, no. 5, pp. 685–699.
J.Wolf, W. Burgard, and H. Burkhardt, 2005. “Robust vision-based localization by combining an image-retrieval system with Monte Carlo localization”, IEEE Trans. Robot., vol. 21, no. 2, pp. 208–216.
林誠謙,1989,蒙地卡羅簡介,物理會刊( 11卷2期)。
蔡政興,2003,全方位移動系統之設計與實現,淡江大學電機工程系碩士論文。
中華民國經濟部,2005,經濟部電子報,9月9號。
陳子原,2006,自主足球機器人系統之行為式控制,淡江大學機械工程學系碩士論文。
陳添義,2006,追蹤控制具全方位視覺之兩輪足球機器人,淡江大學機械工程學系碩士論文。
論文全文使用權限
校內
紙本論文於授權書繳交後2年公開
同意電子論文全文授權校園內公開
校內電子論文於授權書繳交後2年公開
校外
同意授權
校外電子論文於授權書繳交後2年公開

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