| 研究生: |
賴一翔 I-hsiang Lai |
|---|---|
| 論文名稱: |
具搜尋與避障之自動跟隨機器人 The following robot with searching and obstacle-avoiding |
| 指導教授: |
王文俊
Wen-June Wang |
| 口試委員: | |
| 學位類別: |
碩士 Master |
| 系所名稱: |
資訊電機學院 - 電機工程學系 Department of Electrical Engineering |
| 畢業學年度: | 97 |
| 語文別: | 中文 |
| 論文頁數: | 70 |
| 中文關鍵詞: | 機器人控制 、模糊控制 、跟隨機器人 、影像處理 |
| 外文關鍵詞: | following robot, robot control, image processing, fuzzy control |
| 相關次數: | 點閱:5 下載:0 |
| 分享至: |
| 查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報 |
本論文主要設計與製作一部自主且全方位移動的跟隨機器人系統。整體硬體架構以筆記型電腦(Notebook)為主控核心,搭配微控制器BS2p和PIC,整合影像處理、距離感測與馬達控制等技術,最後將跟隨控制策略建構在主控核心上,實現以模糊控制為基礎的跟隨機器人系統。控制流程上,首先藉由配置於主人身上的紅外線光源裝置與架設於機器人上的視訊攝影機,透過影像辨識技術判斷主人方位;另外利用紅外線距離感測器量測主人與機器人之間的距離。根據主人的方向與距離等即時資訊,設計出包含前進與後退模糊控制器、轉向修正模糊控制器、編碼器補償機制、避開障礙物機制與主人消失搜尋機制,完成整體跟隨機器人控制系統。再者主控核心會計算即時的控制輸入,並以PIC實現的PWM訊號來控制載具馬達的轉動,使得機器人能達成所有的控制要求。最後設計五個符合實際情況的實驗,驗證本論文所提出的跟隨控制策略能成功地實現於實際機器人系統。
This work presents the design and implementation of an omni-movement following robot. The control system is implemented in a notebook, along with microprocessors BS2p and PIC16F84A. Integrating with techniques of image processing, infrared sensor, and motor control, the following robot system is established completely. With the infrared LEDs (tied on the master) and a camera (installed in the robot), the robot can detect the relative direction of the master. Moreover, the infrared sensor is adopted to estimate the distance between the master and the robot. The whole control system, including the fuzzy forward and backward control, fuzzy orientation control, encoder compensator, obstacle avoidance strategy, and master-disappear search strategy, is accomplished according to the real-time information. The control input is calculated by the control center, then PWM signals can be implemented by the microprocessor PIC to manipulate the motors. Therefore the following robot system can meets all control demands. At the last, five practical experiments are given to demonstrate that the proposed control approach can be successfully implemented in a real following robot.
[1]K. T. Song, C. Y. Tsai, F. S. Huang, J. W. Hong, C. Y. Lin, C. W. Chen and Z. S. Lin, “Development of the Robot of Living Aid:RoLA,” The Proceedings of IEEE International Conference on Automation and Logistics Qingdao, China, pp. 443 - 448, September 2008.
[2]香港中文大學「Follow Me Robot」機器人網站
http://www.cintec.cuhk.edu.hk/Press/InnoFestival06/youth.html
[3]T. Yoshimi, M. Nishiyama, T. Sonoura, H. Nakamoto, S. Tokura, H. Sato, F. Ozaki, N. Matsuhira and H. Mizoguchi, “Development of a Person Following Robot with Vision Based Target Detection,” The Proceedings of 2006 IEEE/RSJ International Conference on Intelligent Robots and Systems, Beijing, China, October 9 - 15, pp. 5286 - 5291, 2006.
[4]H. Kwon, Y. Yoon, J.B. Park and A.C. Kak, “Person Tracking with a Mobile Robot using Two Uncalibrated Independently Moving Cameras,” The Proceedings of 2005 IEEE International Conference on Robotics and Automation, Barcelona, Spain, pp. 2877 - 2883, 2005.
[5]N. Hirai and H. Mizoguchi, “Visual tracking of human back and shoulder for person following robot,” The Proceedings of IEEE International Conference on Advanced Intelligent Mechatronics, pp. 527-532, 2003.
[6]C. Y. Tsai and K. T. Song, “Face Tracking Interaction Control of a Nonholonomic Mobile Robot,” The Proceedings of 2006 IEEE/RSJ International Conference on Intelligent Robots and Systems, Beijing, China, October 9 - 15, pp. 3319 - 3324, 2006.
[7]張世宏,”自動導航車路徑追隨及避障策略之設計”,碩士論文,臺北科技大學電機工程研究所,民國92年。
[8]連柏菁,”基於模糊地圖重置之自動導航車避障策略”,碩士論文,臺北科技大學電機工程研究所,民國93年。
[9]張正東,”結合影像及紅外線感測於自動導航車避障策略之設計”,碩士論文,臺北科技大學電機工程研究所,民國89年。
[10]何育昕,”自動導航車模糊追隨控制”,碩士論文,臺北科技大學電機工程研究所,民國94年。
[11]林哲瑋,”基於即時影像之模糊追隨控制”,碩士論文,臺北科技大學自動化科技研究所,民國95年
[12]A.J. Baerveldt, “A vision system for object verification and localization based on local features,” International Journal of Robotics and Autonomous Systems, pp. 83-92, 2001.
[13]Parallax,http://www.parallax.com/
[14]Microchip Technology,http://www.microchip.com
[15]National Semiconductor,http://www.national.com/analog
[16]黃正豪,“兩輪自走車之設計與實現-以NIOS 為核心之行動控制”,碩士論文,國立中央大學電機工程所,2006 年六月
[17]R. C. Gonzalez and R. E. Woods, Digital Image Processing, 2nd Edition, Prentice Hall, 2002.
[18]黃文吉, C++ Builder 與影像處理, 儒林圖書有限公司, 2006.
[19]黃俊捷,“互動雙足式機器人之設計與實現(I)手勢辨識”,碩士論文,國立中央大學電機工程所,2008 年六月
[20]L298N datasheet
http://www.st.com/stonline/products/literature/ds/1773.htm
[21]趙春棠, PIC 單晶片學習秘笈以 PIC16F877 為例, 全威圖書有限公司, 2005.
[22]王文中, 統計學與 Excel 資料分析之實習應用<第五版>, 博碩文化股份有限公司, 2004.
[23]王文俊 編著, 認識 Fuzzy-第三版, 全華科技圖書股份有限公司, 2007 年.
[24]智慧型控制與影像處理實驗室
http://140.115.70.172/xoops/modules/wfdownloads/singlefile.php?cid=3&lid=35