博碩士論文 104521121 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:12 、訪客IP:52.15.112.69
姓名 洪翊展(Yi-Jan Hung)  查詢紙本館藏   畢業系所 電機工程學系
論文名稱 模糊類神經網路於六足機器人沿牆控制與步態動作及姿態平衡之應用
(Wall-Following Hexapod Walking Robot Using Fuzzy Neural Network and Locomotion Control)
相關論文
★ 影像處理運用於家庭防盜保全之研究★ 適用區域範圍之指紋辨識系統設計與實現
★ 頭部姿勢辨識應用於游標與機器人之控制★ 應用快速擴展隨機樹和人工魚群演算法及危險度於路徑規劃
★ 智慧型機器人定位與控制之研究★ 基於人工蜂群演算法之物件追蹤研究
★ 即時人臉偵測、姿態辨識與追蹤系統實現於複雜環境★ 基於環型對稱賈柏濾波器及SVM之人臉識別系統
★ 改良凝聚式階層演算法及改良色彩空間影像技術於無線監控自走車之路徑追蹤★ 四軸飛行器之偵測應用及其無線充電系統之探討
★ 結合白區塊視網膜皮層理論與改良暗通道先驗之單張影像除霧★ 基於深度神經網路的手勢辨識研究
★ 人體姿勢矯正項鍊配載影像辨識自動校準及手機接收警告系統★ 模糊控制與灰色預測應用於隧道型機械手臂之分析
★ 模糊滑動模態控制器之設計及應用於非線性系統★ 階層式模糊控制及其在倒三角體系統之應用
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 ( 永不開放)
摘要(中) 本研究利用模糊類神經網路和卡爾曼濾波器來控制六足機器人,進行沿牆避障追蹤並且有效率的調整姿態使得機器人在運動過程中有很高的穩定性。根據架設在機器人側邊的超音波感測器所得到距離值,經由換算可以得知機器人與牆壁的相對角度位置,而模糊類神經網路的輸入為角度位置,輸出為機器人兩側足部的擺動幅度,經由兩邊足部擺動的差異可以調整機器人的前進方向,使得機器人可以在複雜的環境中避開障礙物。除了避障之外,保持機器人身體的穩定度也是很重要的議題,但使用加速度計所測量的姿態傾角,會因為響應靈敏而容易產生雜訊,而角速度計雖然不容易產生雜訊,但積分所產生的角度卻會隨著時間產生累積誤差,本文使用卡爾曼濾波器融合兩項資訊來即時獲得機器人的姿態傾角,再將姿態傾角分離到各足部方向,隨後再經由逆運動學調整各足部,進而達到恢復姿體平衡的效果。
摘要(英) This thesis applies a fuzzy neural network controller and Kalman filter to control the hexapod for wall following and efficiently adjust the gait to realize stability locomotion. According to the angle position, measured by ultrasonic sensor, between the robot and the wall, the fuzzy neural network controller can control the swing amplitude of the left and right legs of the robot, so that the robot can walk in the complex environment successfully. In addition to walking in an unknown environment, the stability of the hexapod is also a very important theme. The Kalman filter uses an accelerometer and a gyroscope to obtain the real-time robot body attitude, while the tilt angles are separated to the leg directions to change the amplitude by inverse kinematics. Thus, the robot can move forward, and instantly restore horizontal body attitude when walking on oblique terrain. The experimental results show that the method proposed in this research can successfully applied to a real hexapod robot control.
關鍵字(中) ★ 六足機器人
★ 模糊類神經
★ 卡爾曼濾波器
★ 逆運動學
★ 步態設計
★ 三軸加速度計與陀螺儀
關鍵字(英)
論文目次 摘 要 I
Abstract II
誌 謝 III
目錄 IV
圖目錄 VII
表目錄 XI
第一章 緒論 1
1.1 研究背景與動機 1
1.2 文獻回顧 2
1.3 研究方法與成果貢獻 8
1.4 論文架構 9
第二章 系統架構 11
2.1 六足機器人主體機構 12
2.2 足部機構介紹 14
2.3 微處理器控制板 15
2.4 三十二路伺服馬達驅動板 16
2.5 MPU6050姿態感測器 17
2.6 電源 19
2.7 超音波感測器 20
2.7.1 超音波感測器工作原理 21
2.8 ESP8266 無線網路模組 24
2.8.1 手機控制介面 25
第三章 機器人步態設計與平衡 26
3.1 運動學 27
3.1.1 逆向運動學 27
3.2 步態分析 29
3.2.1 三角步態 29
3.2.2 波浪步態 31
3.2.3 漣漪步態 33
3.3 機器人轉彎設計 35
3.3.1 機器人轉彎方式 35
3.3.2 直角轉彎模式 36
3.3.3 連續曲線轉彎模式 38
3.3.4 改良式轉彎模式 40
3.4 機器人機身角度測量 41
3.5 機器人平衡機制 44
3.5.1 機器人斜坡上平衡 47
3.6 機器人上下階梯步態設計 49
第四章 六足機器人控制與方法 52
4.1 模糊控制理論 53
4.1.1 模糊控制器基本架構 53
4.2 倒傳遞類神經 54
4.2.1 倒傳遞類神經架構 55
4.3 模糊類神經 61
4.3.1 模糊類神經網路架構 61
4.3.2 模糊類神經網路推導 64
4.3.3 模糊類神經網路模擬結果 67
4.4 卡爾曼濾波器演算法 71
第五章 實驗結果與討論 74
5.1 前進步態模式 74
5.1.1 原地旋轉步態模式 76
5.2 斜坡上平衡 79
5.2.1 斜坡上前進 81
5.3 機器人上下階梯模式 83
5.4 機器人避障模式 87
第六章 結論與建議 95
6.1 結論 95
6.2 建議 96
參考文獻 97
附錄 102
參考文獻
[1] Hung-Yuan Chung and Chun-Cheng Hou and Sheng-Yem Hsu,“A CPG-inspired controller for a hexapod robot with adaptive walking”, CACS International Automatic Control Conference, pp.117-121, 2014.
[2] Chia-Feng Juang and Ying-Han Chen and Yue-Hua Jhan, “Wall-Following Control of a Hexapod Robot Using a Data-Driven Fuzzy Controller Learned Through Differential Evolution”, IEEE Transactions on Industrial electronics, Vol. 62, No.1, pp.611-619, 2015.
[3] RoBoard與六足機器人,取自http://www.slideshare.net/roboard/ss-22327279
[4] Ya-Cheng Chou and Ke-Jung Huang and Wei-Shun Yu and Pei-Chun Lin, “Model-Based Development of Leaping in a Hexapod Robot”, IEEE Transactions on Robotics, Vol. 31, No.1, pp.40-54, February 2015.
[5] 王俊傑,「順從式足型機器人足部力量控制設計」,國立中央大學電機工程學系,碩士論文,民國97年。
[6] Sorin Manoiu-Olaru and Mircea Nitulescu, “Locomotion Strategies over Obstacles for a Hexapod Robot Using Matlab”, IEEE International Conference on System Theory, Control and Computing (ICSTCC), pp.325-330, 2013.
[7] Javier Ollervides and Jorge Orrante-Sakanassi and Víctor Santibáñez and Alejandro Dzul, “Navigation Control System of Walking Hexapod Robot”, IEEE Electronics, Robotics and Automotive Mechanics Conference, pp.60-65, 2012.
[8] Mircea Nitulescu, Mircea Ivanescu, Van Dong Hai Nguyen and Sorin Manoiu-Olaru, “Designing the legs of a hexapod robot”, International Conference on System Theory, Control and Computing, pp.119-124, 2016.
[9] 梅盛瑋,「六足機器人機構與動作實現」,國立中央大學電機工程學系,碩士論文,民國102年。
[10] David Zarrouk and Ronald S. Fearing, “Controlled In-Plane Locomotion of a Hexapod Using a Single Actuator”, IEEE Transactions on Robotics, Vol.31, No.1, pp.157-167, 2015.
[11] Ondrej Linda and Milos Manic,“Self-Organizing Fuzzy Haptic Teleoperation of Mobile Robot Using Sparse Sonar Data”, IEEE Transactions on Industrial Electronics, Vol 58, pp.3187-3195, 2011.
[12] Sithisone Kalaya and Hussain A. Alhazmi,“Mobile Robots Exploration and Mapping in 2D”, ASEE Conference, 2014.
[13] 陳柏昌,「以超音波感測器於機器人環境地圖之建立」,國立成功大學工程科學系,博士論文,民國96年。
[14] Zhi-Yuan Yang and Chia-Feng Juang and Yue-Hua Jhan,“Hexapod Robot Wall-Following Control Using A Fuzzy Controller”, IEEE International Conference on Control & Automation (ICCA), pp.574-578, June 18-20, 2014.
[15] Zhi-Yuan Yang and Chia-Feng Juang,“Evolutionary Locomotion Control of A Hexapod Robot Using Particle Swarm Optimized Fuzzy Controller”, IEEE International Conference on Systems, Man, and Cybernetics, pp.3861-3866, October 5-8, 2014.
[16] Chia-Feng Juang and Yu-Cheng Chang,“Evolutionary-Group-Based Particle-Swarm-Optimized Fuzzy Controller With Application to Mobile-Robot Navigation in Unknown Environments.”, IEEE Transactions on Fuzzy Systems, Vol 19, pp.379-392, 2011.
[17] Chia-Feng Juang, Yu-Cheng Chang and Che-Meng Hsiao, “Evolving Gaits of a Hexapod Robot by Recurrent Neural Networks With Symbiotic Species-Based Particle Swarm Optimization”, IEEE Transactions on Industrial Electronics, Vol 58, pp.3110-3119, 2011.
[18] Barlian Henryranu Prasetio,“Ensemble Kalman filter and PID controller implementation on self balancing robot”, International Electronics Symposium, pp.105-109, 2015.
[19] Sotirios Nousias and Evangelos Papadopoulos,“Quadruped robot roll and pitch estimation using an unscented Kalman filter”, Mediterranean Conference on Control and Automation, pp.731-736, 2016.
[20] Gen Endo , Jun Nakanishi , Jun Morimoto and Gordon Cheng ,“Experimental Studies of a Neural Oscillator for Biped Locomotion with QRIO”, IEEE International Conference on Robotics and Automation, pp.596-602, April, 2005.
[21] Caihong Li, Ping Chen and Yibin Li,“Adaptive behavior design based on FNN for the mobile robot”, IEEE International Conference on Automation and Logistics, pp.1952-1956, 2009.
[22] 許勝彥,「六足機器人仿生CPG自適應步態產生器」,國立中央大學電機工程學系,碩士論文,民國103年。
[23] 侯俊成,「智慧型機器人定位與控制之研究」,國立中央大學電機工程學系,博士論文,民國104年。
[24] Sh. Hasanzadeh and A. Akbarzadeh Tootoonchi, “Adaptive Optimal Locomotion of Snake Robot Based on CPG-Network Using Fuzzy Logic Tuner”, IEEE Conference on Robotics, Automation and Mechatronics, pp.187-192, 2008.
[25] Norikazu Sugimoto and Jun Morimoto,“Phase-dependent trajectory optimization for CPG-based biped walking using path integral reinforcement learning”, IEEE-RAS International Conference on Humanoid Robots, pp255-260, 2011.
[26] Y. Fukuoka , H. Kimura, and A. Cohen, "Adaptive dynamic walking of a quadruped robot on irregular terrain based on biological concepts," Int. J. Robot. Res., vol. 22, no. 3, pp.187–202, 2003.
[27] MPU6050 datasheet,取自http://www.invensense.com/wp-content/uploads/2015/02/MPU-6000-Datasheet1.pdf
[28] Ultrasonic Distance Senosr,取自http://www.parallax.com/sites/default/files/downloads/28015-PING-Sensor-Product-Guide-v2.0.pdf
[29] 王文俊,認識Fuzzy,三版,全華書局,台北市,民國94年。
[30] 王進德,類神經網路與模糊控制理論,初版,全華書局,台北市,民國96年。
[31] 李允中,王小璠,蘇木春,模糊理論及其應用,二版,全華書局,台北市,民國97年。
[32] 張斐章,張麗秋,類神經網路導論:原理與應用,初版,滄海書局,台中市,民國99年。
[33] 張智皓,「適用於太陽能預測之多步預測即時回饋類神經網路」,國立台北科技大學電機工程學系,碩士論文,民國104年。
[34] Faa-Jeng Lin, Rong-Jong Wai,“Hybrid Control Recurrent Fuzzy Neural Network for Linear-Induction Motor Servo Drive”IEEE Trans. Fuzzy Syst., vol. 9, no.1, pp.102-115, 2001.
[35] 楊凱木疌,「利用遞迴式模糊類神經小腦膜行網路之錯誤容忍控制六相永磁同布馬達定位驅動系統」,國立中央大學電機工程學系,碩士論文,民國103年。
[36] 陳享貴,「基於平行處理架構之模糊類神經網路晶片設計及其應用於圖形識別」,國立暨南國際大學電機工程學系,碩士論文,民國101年。
[37] 黃柏凱,「以基因演算法為基礎之遞迴式模糊類神經網路控制線型感應馬達驅動系統」,私立中原大學電機工程學系,碩士論文,民國92年。
[38] Rudolph E. Kalman,“A new approach to linear filtering and prediction problems”, Transactions of the ASME–Journal of Basic Engineering, pp.35-45, 1960.
[39] 卡爾曼濾波器,取自http://zh.wikipedia.org/wiki/%E5%8D%A1%E5%B0%94%E6%9B%BC%E6%BB%A4%E6%B3%A2
[40] 卡爾曼濾波器,取自http://rexkingworld.blogspot.tw/2013/05/kalman-filter.html
[41] Zhiheng Zheng, Guoliang Zhong and Hua Deng,“A method to detect stairs with three-dimensional scanning for hexapod robot stair climbing”, IEEE International Conference on Mechatronics and Automation, pp.2541-2546, 2016.
[42] Simon Cherlet and Pieter Maelegheer,“Developing an autonomous hexapod robot for environmental exploration”, Faculty of Engineering and Architecture, Universiteit Gent, Master’s Thesis, 2015.
[43] 徐柏剛,「六足機器人之步態分析與控制」,國立台灣海洋大學電機工程學系,碩士論文,民國102年。
指導教授 鍾鴻源(Hung-Yuan Chung) 審核日期 2017-7-19
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明