博碩士論文 90521022 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:148 、訪客IP:18.191.228.88
姓名 張明光(Ming-Koung Chang)  查詢紙本館藏   畢業系所 電機工程學系
論文名稱 使用基因演算法設計離散性T-S模糊控制器實現輪型行動機器人之軌跡控制
(Design of GA-Based Discrete-Time T-S Fuzzy Controller and Applications in a Wheeled Mobile Robot)
相關論文
★ 影像處理運用於家庭防盜保全之研究★ 適用區域範圍之指紋辨識系統設計與實現
★ 頭部姿勢辨識應用於游標與機器人之控制★ 應用快速擴展隨機樹和人工魚群演算法及危險度於路徑規劃
★ 智慧型機器人定位與控制之研究★ 基於人工蜂群演算法之物件追蹤研究
★ 即時人臉偵測、姿態辨識與追蹤系統實現於複雜環境★ 基於環型對稱賈柏濾波器及SVM之人臉識別系統
★ 改良凝聚式階層演算法及改良色彩空間影像技術於無線監控自走車之路徑追蹤★ 模糊類神經網路於六足機器人沿牆控制與步態動作及姿態平衡之應用
★ 四軸飛行器之偵測應用及其無線充電系統之探討★ 結合白區塊視網膜皮層理論與改良暗通道先驗之單張影像除霧
★ 基於深度神經網路的手勢辨識研究★ 人體姿勢矯正項鍊配載影像辨識自動校準及手機接收警告系統
★ 模糊控制與灰色預測應用於隧道型機械手臂之分析★ 模糊滑動模態控制器之設計及應用於非線性系統
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 本論文提出一個新穎的T-S模糊系統之模糊控制器設計方法,此方法之設計概念是根據基因演算法與線性矩陣不等式理論基礎架構而成,藉此設計方式,模糊控制器的迴授增益可不經由繁複的數學推導及計算而自動地被尋得,論文中也將此設計方法應用在輪型行動機器人的軌跡控制問題上。
在本論文中,首先對使用線性矩陣不等式方法求解的輪型行動機器人軌跡控制模糊控制器所造成不良影響做一敘述,並介紹如何以本論文提出之設計方法來改善,且在論文中以模擬及實作的方式呈現其控制效果,確認本論文所提出之結合基因演算法與線性不等式設計方式的有效性及正確性。
在實作驗證部分,本論文利用影像處理技術擷取輪型行動機器人動態,並在C++ Builder撰寫模糊控制器程式及利用單晶片PIC16F877進行馬達轉速控制,而整個輪型機器人之操控及訊號處理均建構在視窗環境下。
摘要(英) A novel design method for T-S fuzzy controller is proposed in this thesis. The method is based on the genetic algorithm and linear matrix inequality. The controller feedback gains can be found automatically without complex mathematical calculation via this approach. The approach is applied to the trajectory control of a Wheeled Mobile Robot.
In this thesis, we describe the ill influences of trajectory control of WMR’ fuzzy controller by using LMI method. We also introduce how to improve the effect by the proposed method. The results are shown by simulations and experiments with WMR to ensure the feasibility and the validity of our proposed method.
In the part of implementation, we use the technology of image process to acquire movements of WMR. In order to operate WMR, the fuzzy control program was designed by C++ Builder and motor speed is controlled by microchip PIC16F877. All of the operations of WMR and signal processes are designed under the circumstances of windows.
關鍵字(中) ★ T-S模糊系統
★ 基因演算法
★ 數位影像處理
關鍵字(英) ★ Digital Image Process
★ Genetic Algorithms
★ T-S Fuzzy System
論文目次 摘 要
目 錄 Ⅰ
圖 目 錄 Ⅳ
表 目 錄 Ⅶ
第一章 緒論 1
1.1 研究背景 1
1.2 研究動機與目的 1
1.3 論文架構 2
第二章 問題描述及方法回顧 3
2.1 簡介 3
2.2 輪型行動機器人( WMR )之動態系統描述 3
2.3 WMR之離散T-S模糊系統建構及T-S控制器設計 5
2.3.1 T-S模糊系統 5
2.3.2 WMR之T-S模糊系統建構 6
2.3.3 T-S模糊控制器設計 8
2.4 T-S模糊系統之穩定性分析 9
2.5 以線性矩陣不等式( LMI )方法求解具有輸入能量限
制之T-S模糊控制器 11
2.6 模擬結果與問題討論 13
第三章 結合基因演算法( GA )及線性矩陣不等式
( LMI )之設計方法 18
3.1 基因演算法介紹 18
3.2 融合GA之WMR離散模糊控制器設計概念 24
3.3 結合GA及LMI設計WMR之T-S模糊控制器方法 25
3.3.1 定義WMR之適合函數 25
3.3.2 結合GA及LMI之演算流程 29
3.3.3 模糊控制器迴授增益 33
3.4 模擬結果與討論 34
第四章 軟、硬體架構介紹及實現 43
4.1 系統實驗環境與硬體設備介紹 43
4.1.1 系統實驗環境及流程 43
4.1.2 硬體設備 45
4.2 PIC16F877單晶片馬達控制與通訊介面 47
4.2.1 PIC16F877之馬達控制及其驅動電路 47
4.2.2 軟硬體通訊及相關介面電路 49
4.3 影像辨識系統 51
4.3.1 影像處理架構 51
4.3.2 影像前級處理及辯識 53
4.4 Borland C++ Builder視窗介面 55
4.5 實驗結果分析與討論 56
4.5.1 實驗中T-S模糊控制器之選定 56
4.5.2 收斂條件設定 57
4.5.3 實驗結果 57
4.5.4 分析與討論 64
第五章 結論與建議 65
5.1 結論 65
5.2 建議 65
參考文獻 67
附錄 70
參考文獻 [1] C. K. Benjamin, Automatic Control System, Englewood Cliffs, N.J:
Prentice-Hall, 1987.
[2] S. Boyd et al., Linear Matrix Inequalities in System and Control
Theory, Philadelphia, PA: SIAM, 1994.
[3] Z. Fan, Y. Koren and D. Wehe, “Tracked mobile robot control: hybrid
approach”, Control Engineering Practice, Vol. 3, No. 3, pp.329-336,
1995.
[4] D. Goldberg, Genetic Algorithms in search, Optimization and Machine
Learning, Addison-Wesley, Reading, MA, 1989.
[5] M. Gen and R. Cheng, Genetic Algorithms & Engineering Design, John
Wiley & Sons, Inc., 1997.
[6] P. Gahinet, A. Nemirovski, A. J. Laub, M. Chilali, LMI Control
Toolbox For Use with MATLAB, The MATH WORKS, Inc.
[7] C. G. Rafael, E. W. Richard, Digital Image Process, Reading, Mass :
Addison-Wesley, 1992.
[8] J. H. Holland, “Adaptation in Natural and Artifical System”, Ann
Arbor, MI: The University of Michigan Press, 1975.
[9] T. Takagi and M. Sugeno, “Fuzzy Identification of Systems and Its
Applications to Modeling and Control”, IEEE Transactions on Systems,
Man, and Cybernetics, Vol. SMC-15, No. 1, pp. 116-132, 1985.
[10] K. Tanaka and M Sano, “A Robust Stabilization Problem of Fuzzy
System and Its Application to Backing up Control of Truck-Trailer”,
IEEE Transactions on Fuzzy Systems, Vol. 2, No. 2. pp.119-134, 1994.
[11] K. Tanaka and M. Sano, “Trajectory stabilization of a model car via
fuzzy control”, Fuzzy Sets and Systems, pp.155-170, 1995.
[12] K. Tanaka and T. Kosaki, “Design of a Stable Fuzzy Controller for an
Articulated Vehicle”, IEEE Transactions on Systems, Man, and
Cybernetics-Part B: Cybernetics, Vol. 27, No 3, pp.552-558, 1997.
[13] K. Tanaka, M. Iwasaki and H. O. Wang, “Stable Switching Fuzzy
Control and Its Application to a Hovercraft Type Vehicle”,
Proceedings of FUZZY-IEEE, pp.804-809, 2000.
[14] K. Tanaka, M. Iwasaki and H. O. Wang, “Switching Control of R/C
Hovercraft: Stabilization and smooth Switching”, IEEE Transactions
on Systems, Man, and Cybernetics-Part B: Cybernetics, Vol. 31, No 6,
pp.853-863, 2001.
[15] T. Tanaka and M. Sugeno, “Stability Analysis and Design of Fuzzy
Control System”, Fuzzy Sets System, Vol. 45, No. 2, pp. 135-156, 1992
[16] K. Tanaka, T. Ikeda and H.O. Wang, “Fuzzy Regulators and Fuzzy
Observers: Relaxed Stability Conditions and LMI-based Designs”, IEEE
Transactions on Fuzzy Systems, Vol. 6, No. 2, pp. 250-265, 1998.
[17] K. Tanaka and H. O. Wang, Fuzzy Control Systems Analysis and Design:
A Linear Matrix Inequality Approach, New York: Wiley, 2001.
[18] H. O. Wang, K. Tanaka, M. F. Griffin, “Parallel Distributed
Compensation of Nonlinear Systems by Takagi-Sugeno Fuzzy model”,
Proceedings of FUZZY-IEEE, pp.531-538, 1995.
[19] H. O. Wang, K. Tanaka, M. F. Griffin, “An approach to fuzzy control
of nonlinear systems stability and design issues” IEEE Transactions
on Fuzzy Systems, Vol. 4, No. 1, pp. 14-23, 1996.
[20] PIC16F87X Data Sheet, Microchip, 1999.
[21] 王文俊, 認識Fuzzy, 全華科技, 2000.
[22] 周鵬程, 遺傳演算法原理與應用-活用Matlab, 全華科技, 2001.
[23] 繆紹剛, 數位影像處理 活用-Matlab, 全華科技, 2000.
[24] 余明興, 吳明哲, Borland C++ Builder 4 學習範本, 松岡, 1999.
[25] 李勁, 鄭浩, 精通C++ Builder 5.0, 文魁, 2002.
[26] 范逸之, 江文閒, 陳立元, C++ Builder與RS-232串列通訊控制, 文魁, 2002.
[27] 張智星, Matlab程式設計與應用, 清蔚科技, 2000.
[28] 趙春棠, PIC單晶片學習秘笈, 全威, 2002.
[29] 施慶隆, PIC16F87X微控制器原理實習與專題應用, 全華科技, 2001.
指導教授 鍾鴻源(Hung-Yuan Chung) 審核日期 2003-6-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聯絡  - 隱私權政策聲明