跳到主要內容

簡易檢索 / 詳目顯示

研究生: 楊忠憲
CHUNG-HSIEN YANG
論文名稱: 雙質量彈簧系統之模糊控制器設計研究
指導教授: 莊漢東
Han-tung Chuang
口試委員:
學位類別: 碩士
Master
系所名稱: 工學院 - 機械工程學系
Department of Mechanical Engineering
畢業學年度: 94
語文別: 中文
論文頁數: 114
中文關鍵詞: 基因演算法PID控制器模糊控制多輸入多輸出系統振動系統
外文關鍵詞: PID Controller, Fuzzy Control, MIMO System, Gene
相關次數: 點閱:16下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  •   本論文研究目的是針對具有系統耦合特性的多輸入多輸出(MIMO)非線性動態系統,由推導建立雙質量彈簧動態系統輸入與輸出關係的理論模型,且針對非線性提出穩定分析理論。並設計了兩個以模糊理論為基礎的控制器,來使系統能夠同時達到穩定和定位的振動控制。
    本論文首先提出模糊自調適PID控制器,運用模糊理論架構簡單的模糊控制器,並藉由可自動調整PID參數機制,讓時變的系統,能夠獲得適時的控制。另一項控制方法是模糊基因演算法控制器,運用改良型基因演算法搜尋調整模糊控制器相關參數,成功改善其演算法在搜尋最佳解問題時,會有不穩定因素、收斂緩慢、不成熟收斂而落入局部最佳解等缺點,穩定收斂且有效搜尋近似最佳解。
      經由電腦模擬結果顯示,在雙質量彈簧動態系統中可使之加速穩定收斂,顯示這兩種模糊控制器都具有良好的控制性能,因此以上兩種控制器能夠成功的克服非線性、耦合、參數不定及外在干擾問題。


    The purpose of this thesis is focused on the analysis and controller design of non-linear dynamic system with multi-input / multi-output (MIMO) and systematic coupling characteristics. The dynamic model of a two-level mass-spring damper system is first derived; then, two controllers based on the fuzzy theory are developed accordingly. Finally, numerical simulation is carried out to verify the stability and robustness of the controllers.
    Firstly, a fuzzy-based self-tuning PID controller is proposed based on the fuzzy theory in this thesis and a simple fuzzy controller is structured to adjust PID parameter mechanism automatically; that can let the time-varying system to get in good time control. Another control method is the fuzzy-based genetic algorithm controller and is used the improvement on genetic algorithm to adjust the fuzzy relevant parameter of controller. This control strategy succeeds in improving destabilizing factors, slow-converging, and the local-optimal controller gains with incomplete convergence etc, while algorithms searching the optimal controller gains. It can converge steadily and search effectively the optimal or approximate-optimal controller gains.
    According to the simulation results of the computer, two-level mass-spring damper dynamic system can make theirs accelerating convergence steadily, and these fuzzy controllers both have good control performance. The above- strategy of two controllers can be successful to solve the programs of the non-linear, coupling, irregular parameter and external interference.

    摘要 ...................................................I ABSTRACT………………………………………………………......II 誌謝 ...................................................IV 目錄 ...................................................V 圖索引 ................................................IX 表索引 ..............................................XIII 第一章 緒論 1-1前言 ................................................1 1-2研究動機…………………………………………………………...2 1-3研究方法 ..............................................3 1-4文獻回顧 ..................................4 1-5論文架構 ............................................8 第二章 非線性穩定理論 2-1 系統的絕對穩定度…………………………………………9 2-2 Absolute Stability……………………………………………10 2-3 Circle Criterion………………………………………………13 第三章 控制理論 3-1 PID-Controller前言.…………………………………………19 3-1-1 PID控制器的控制原理.………………………………………20 3-1-2 比例控制.……………………………………………………21 3-1-3 積分控制.……………………………………………………22 3-1-4 微分控制…………………………………………………….23 3-1-5總結……………………………………………………………24 3-2 模糊控制理論………………………………………………….25 3-2-1模糊理論………………………………………………………25 3-2-2 模糊系統架構介紹………………………………………….26 3-2-2-1模糊化 (Fuzzification)…………………………………27 3-2-2-2模糊規則庫(Fuzzy Rule Base)…………………………….30 3-2-2-3模糊推論工場(Fuzzy Inference Mechanism)…………….32 3-2-2-4解模糊化(Defuzzification)………………………………34 3-3基因演算法理論…………………………………………………35 3-3-2 編碼、解碼……………………………………………………37 3-3-3產生原始族群…………………………………………………39 3-3-4定義適應函數…………………………………………………40 3-3-5複製……………………………………………………………41 3-3-6交配……………………………………………………………44 3-3-7突變……………………………………………………………47 3-3-8停止條件………………………………………………………48 3-3-9總結……………………………………………………………49 3-4自適應基因演算法………………………………………………51 3-4-1菁英政策(Elitist Strategy)………………………………51 3-4-2基因銷毀(Extinction)………………………………………52 3-4-3自適應交配及突變率…………………………………………53 3-4-4基因演算法的特色……………………………………………55 第四章 非線性MIMO系統之模糊邏輯控制器設計分 析 4-1前言………………………………………………………………56 4-2雙輸入雙輸出振動系統數學模型………………………………57 4-3非線性振動系統穩定分析………………………………………60 4-4模糊自調適PID控制器…………………………………………66 4-4-1模糊自調適PID控制器……………………………………….66 4-4-2自調適PID控制器…………………………………………….72 4-5模糊基因演算法控制器…………………………………………76 4-5-1模糊基因演算法控制器………………………………………76 4-5-2自適應基因演算法……………………………………………81 第五章 系統模擬實驗結果 5-1雙質量彈簧阻尼系統模擬實驗……………………………….88 5-2模糊自調適PID控制器控制……………………………………89 5-2-1運用模糊自調適PID控制器…………………………………91 5-2-2不同模擬條件下之響應……………………………………….94 5-3模糊基因演算法控制器之參數設計………………………….100 5-3-1運用模糊基因演算法控制器……………………………….101 5-3-2不同模擬條件下之響應…………………………………….104 第六章 結論與未來展望 6.1 結論 .............................................108 6.2 未來展望 .........................................109 參考文獻 ............................................111 附錄...................................................114

    [1] H.K.Khalil,Nonliner Systems,Prentice-Hall,Upper Saddle River,N.J.,1992
    [2] H.K.Khalil,Nonliner Systems,2nd ed.Prentice-Hall,Upper Saddle River,N.J.,1996
    [3] J. J.E.Slotine and W.Li,Applied Nonliner Control, Prentice-Hall,Englewood Cliffs, N.J.,1991
    [4] 張軍英,方敏, 智能PID控制器及其自學習,黑龍江自動畫技術與應用.1992
    [5] 李士勇.模糊控制和智能控制理論與應用.哈爾濱工業大學出版社,1990
    [6] R. P. Copeland and K. S. Rattan, ”A Fuzzy Logic Supervisor for PID Control of Unknown Systems,” IEEE International Symposium on Intelligent Control, pp. 22-26, August 1994
    [7] 陳培勳, ”模糊控制軟體系統發展與應用”,中央大學機械工程研究所碩士論文, 1999年
    [8] 陳世偉, ”雙輸入雙輸出模糊控制於泵浦控制之研究”, 中央大學機械工程研究所碩士論文, 2004年
    [9] 鄭遠鐘, ”適應性類神經模糊控制器於泵浦系統之應用”, 中央大學機械工程研究所碩士論文, 2000年
    [10] 江正瑋, ”應用類神經網路與模糊控制於泵浦量測系統的研究”, 中央大學機械工程研究所碩士論文, 2003年
    [11] 陳嘉偉,” 應用基因演算法於模糊控制器設計之研究”, 中央大學機械工程研究所碩士論文, 2005年
    [12] Shiuh-Jer Huang, Ruey-Jing Lian, ”A Combination of Fuzzy Logic and Neural Network Controller for Multiple-Input Multiple-Output Systems”,International Journal of Systems Science , Vol.31,pp.343-357, 2000
    [13] D. E. Goldberg, Genetic Algorithms in Search, Optimization, and Machine Learning. Addison Wesley, 1989
    [14] K. F. Man, K. S. Tang, and S. Kwong, “Genetic algorithms:concepts and applications,” IEEE Trans. Industrial Electronics, vol.43, no. 5, pp. 519-534, 1996
    [15] W. S. Oh, Y. T. Kim, C. S. Kim, T. S. Kwon, and H. J. Kim,
    “Speed control of induction motor using genetic algorithm based fuzzy controller” Annual Conference on Industrial Electronics Society, pp. 625-629, 1999
    [16] W. A. Farag, V. H. Quintana, and G. Lambert-Torres,“A genetic-based neuro-fuzzy approach for modeling and control of dynamical systems,” Neural Networks, vol. 9, no.5 , pp. 756-767, 1998
    [17]李卓,基於Fuzzy推理的自調整PID控制器、控制理論與應用,1997(2) 238~234
    [18] James H. Taylor Department of Electrical & Computer Engineering University of New Brunswick,“Tutorial Guide:Enhanced MATLAB Tools for Linear and Nonlinear System Stability Analysis”
    [19] 呂俊明, ”球與輪系統之平衡控制”, 成功大學工程科學研究所碩士論文, 2003年
    [20] Ruey-Jing Lian , Shiuh-Jer Huang ; National Taiwan University of
    Science and Technology,” Amixed fuzzy controller for MIMO
    systems”
    [21] Robert Bicker ,Zhongxu Hu ,Kevin Burn, University of Newcastle upon Tyne and Sunderland,England,UK”A Self-tuning Fuzzy Robotic Force Controller”
    [22] 張智星, Matlab程式設計入門篇, 清蔚科技,2003年
    [23] 李桂香,“ 植基於遺傳演算法之多階模糊控制器設計”, 國立
    台灣師範大學工業教育研究所碩士論文,2001年
    [24]王文俊, 認識Fuzzy, 全華科技圖書公司, 2003年

    QR CODE
    :::