跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.171) 您好!臺灣時間:2025/01/14 07:11
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:陳彥宏
研究生(外文):Yen-Hung chen
論文名稱:第二型模糊邏輯控制器的數位電路設計與馬達定位控制應用
論文名稱(外文):Digital Circuit Design of Type-2 Fuzzy Logic Controller with Application to Position Control of DC Motors
指導教授:簡江儒
指導教授(外文):Chiang-Ju Chien
學位類別:碩士
校院名稱:華梵大學
系所名稱:電子工程學系碩士班
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2008
畢業學年度:96
語文別:中文
論文頁數:76
中文關鍵詞:第二型模糊邏輯控制器硬體描述語言場規劃邏輯閘陣列無刷直流馬達
外文關鍵詞:Type-2 fuzzy logic controllerVHDLFPGABrushless DC motor
相關次數:
  • 被引用被引用:2
  • 點閱點閱:377
  • 評分評分:
  • 下載下載:81
  • 收藏至我的研究室書目清單書目收藏:0
本論文針對無刷直流馬達的位置定位控制,提出型式二模糊邏輯控制器的設計架構,並將整個模糊邏輯控制系統實做在FPGA晶片上。由於第一型模糊集合的歸屬函數必須完全明確,對於歸屬函數仍可能存在不確定性的狀況下,第一型模糊系統便無法適用,因此第二型模糊系統概念便是在這個情況下發展出具彈性的架構來。雖然過去十年已有相當多篇論文研究第二型模糊邏輯系統的理論與應用,但是在研究文獻中,很少有第二型模糊控制器的數位電路設計之研究。本論文除了要發展第二型模糊邏輯控制器的數位電路架構外,在電路設計上也希望呈現一些特色。例如模糊系統的前件部歸屬值觸發採用計算方式來求解,並重複使用相同的電路以達到節省電路面積的效果等。此外,除了核心的模糊控制電路外,針對直流馬達控制所需的迴授電路、比較電路與驅動電路,本文中均加以詳細設計。最後,我們利用VHDL硬體描述語言設計一個八位元雙輸入單輸出的第二型的模糊邏輯控制器,透過Xilinx ISE予以合成並下載至Xilinx發展套件中。配合直流馬達作為受控對象,實驗結果證實本論文所設計的第二型模糊控制電路是可行且正確的。
In this thesis, we propose a position control of DC motor using a type 2 fuzzy logic controller implemented on an FPGA chip. If there exist some uncertainties in the membership function of type 1 fuzzy set, the type 1 fuzzy systems can not be applied for applications. The type 2 fuzzy system is then developed with a more flexible structure. Although a lot of works have studied the theory and application of type 2 fuzzy logic systems in the past decade, there was little research dealing with its digital circuit design. In this thesis, we not only aim to design a digital circuit structure for the type 2 fuzzy logic controller, but also would like to present some design features for the proposed circuit. For example, the firing membership grade of the fuzzy antecedent part is obtained by calculation, and the system repeatedly uses the identical circuit for the same operation in order to reduce the circuit area. Furthermore, in additional to the fuzzy control circuit, the feedback circuit, error generation circuit and PWM driving circuit are all studied extensively in this thesis. Finally, the VHDL code is used to design an 8-bit two input and one output type 2 fuzzy logic controller. The circuit is synthesized by using Xilinx ISE and then downloaded into a Xilinx development kit. The experiment results show that the function of proposed type 2 fuzzy logic controller is correct and can be applied to the position control of DC motors.
致謝............................................................ I
摘要............................................................II
Abstract........................................................III
目錄...........................................................IV
圖錄..........................................................VII
表錄...........................................................X
第一章 緒論.....................................................1
1.1 簡介與研究背景...........................................1
1.2 研究動機.................................................3
1.3 硬體架構.................................................4
1.4 論文架構.................................................5
第二章 第二型模糊邏輯系統.......................................6
2.1第一型模糊邏輯系統........................................6
2.1.1 模糊化介面..........................................7
2.2.2 模糊知識庫..........................................8
2.1.3 模糊推論引擎........................................8
2.1.4 解模糊化介面........................................9
2.2 第二型模糊集合..........................................10
2.3 第二型模糊邏輯系統......................................14
2.3.1 較高與較低歸屬函數.................................16
2.3.2 區間第二型模糊邏輯系統.............................16
2.3.3 降階單元與解模糊化.................................18
2.4 雙輸入單輸出區間第二型模糊控制系統運算流程..............21
第三章 應用第二型模糊邏輯系統的無刷直流馬達定位控制............26
3.1 無刷直流馬達............................................26
3.1.1 無刷直流馬達的工作原理............................26
3.1.2 驅動電路...........................................27
3.1.3 脈寬調變電路.......................................27
3.1.4 切換保護電路.......................................28
3.1.5 光學編碼器.........................................30
3.1.6 無刷直流馬達實驗模組...............................32
3.2 控制電路設計與架構......................................33
3.2.1 系統架構流程圖.....................................33
3.2.2 迴授訊號處理電路...................................35
3.2.3 位置命令產生電路...................................35
3.2.4 誤差訊號產生電路...................................35
3.2.5第二型模糊控制器電路................................35
3.2.6 PWM驅動電路......................................38
3.3 控制電路架構細部說明....................................40
3.3.1 迴授訊號處理電路...................................40
3.3.2位置命令產生電路....................................42
3.3.3 誤差訊號產生電路...................................43
3.3.4 前件部模糊強度產生電路.............................44
3.3.5 初始推論產生電路...................................46
3.3.5.1 加權平均電路................................49
3.3.5.2 除法電路....................................51
3.3.6 更新輸出左右極值電路...............................54
3.3.7 除二電路...........................................56
3.3.8 控制單元電路.......................................56
3.3.9 PWM驅動電路......................................57
第四章 硬體架構與實驗結果......................................60
4.1 Xilinx 光纖網路通訊FPGA 發展板介紹......................60
4.2 資料擷取週邊電路介紹....................................62
4.3 資料擷取流程介紹........................................64
4.4 模糊控制電路的實做分析與討論............................66
4.5 實驗結果與討論..........................................69
第五章 結論與建議..............................................73
參考文獻.......................................................74
[1] L.A. Zadeh, “ Fuzzy sets”, Information and Control, Vol. 8, pp. 338-353, June 1965.
[2] C. C. Lee, “Fuzzy logic in control systems: Fuzzy logic controller (Parts I and II)”, IEEE Transactions on Systems, Man and Cybernetics, Vol. 20, pp. 404-432, 1990.
[3] D. H. K. Tsang, B. Bensaou, and S. T. C. Lam, “Fuzzy-based rate control for real-time MPEG video”, IEEE Transactions on Fuzzy Systems, Vol. 6, pp. 504-517, Nov. 1998.
[4] H. Maeda and S. Murakami , “The use of a fuzzy decision-making method in a large-scale computer system choice problem”, Fuzzy Sets and Systems., Vol. 54, pp. 235-249, 1993.
[5] J. Pan, G. N. DeSouza, and A. C. Kak, “FuzzyShell: A large-scale expert system shell using fuzzy logic for uncertainty reasoning”, IEEE Transactionson Fuzzy Systems, Vol. 6, pp.563-581, Nov. 1998.
[6] P. Bosc and O. Pivert, “Extending SQL retrieval features for handling of flexible queries”, in Fuzzy Information Engineering , New York: Wiley, 1996, pp. 233-253.
[7] T. Haru, A. Shuji, and K. Sinji, et al., “Application of fuzzy logic technology to home appliances”, Fuzzy Engineering toward Human Friendly System, pp. 1118-1119, 1991.
[8] A. Kimiharu, “SLR camera a-7xi using fuzzy logic in AF AE AZ”, Fuzzy Engineering toward Human Friendly System, pp. 1132-1133,1991.
[9] N.N. Karnik and J.M. Mendel, “Introduction to Type-2 Fuzzy Logic Systems”, The 1998 IEEE International Conference on Fuzzy Systems,
Vol.2 pp. 915 - 920 , 4-9 May 1998.
[10] N.N. Karnik and J.M. Mendel, “Type-2 fuzzy logic systems: type-reduction”, 1998 IEEE International Conference on Fuzzy Systems,
Vol.2 pp.2046 - 2051, 11-14 Oct 1998.
[11] N. N. Karnik and J. M. Mendel, “An introduction to type-2 fuzzy logic systems”, USC Report, http://sipi.usc.edu/~mendel/report, Oct. 1998.
[12] N.N. Karnik, J.M. Mendel, and Q. Liang, “Type-2 fuzzy logic systems”, IEEE Transactions on Fuzzy Systems, Vol. 7 , No. 6 , pp.643 - 658, Dec. 1999.
[13] N.N. Karnik and J.M Mendel, “Applications of type-2 fuzzy logic systems: handling the uncertainty associated with surveys”, Proceedings of IEEE International Conference Fuzzy Systems, Vol.3, pp.22-25 ,1999.
[14] Q. Liang and J.M. Mendel, “Interval type-2 fuzzy logic systems: theory and design”, IEEE Transactions on Fuzzy Systems, Vol.8, No.5, pp. 535 –550, Oct. 2000.
[15] Q. Liang, N.N. Karnik, and J.M. Mendel, “Connection admission control in ATM networks using survey-based type-2 fuzzy logic systems”, IEEE Transactions on Fuzzy Systems, Vol. 30 , No.3, pp.329 - 339, Aug 2000.
[16] J. M. Mendel, Uncertain Rule-Based Fuzzy Logic Systems: Introduction and New Directions, Upper Saddle River, NJ: Prentice-Hall, 2001.
[17] J.M Mendel and R.B John, “Type-2 fuzzy sets made simple”, IEEE
Transactions on Fuzzy Systems, Vol.10, No.2, pp.117-125, April 2002.
[18] J. M. Mendel, “Computing derivatives in interval type-2 fuzzy system”, IEEE Transactions on Fuzzy Systems, Vol.12, No.1, pp.84-98, Feb. 2004.
[19] M. Togai and H. Watanaba, “ A VLSI implementation of a fuzzy inference engine. Toward an expert system on a chip”, Information Science, Vol. 38, pp.147-163, 1986.
[20] C. J. Jimenez, S. Sanchez-Solano, and A. Barriga, “Implementation of a general purpose fuzzy controller”, Proc. Sixth IEEE International Fuzzy Systems Association World Congress, Vol. 2, pp. 185-188, Sao Paulo, July 1995.
[21] M.A. Manzoul and D. Jayabharathi, “FPGA for fuzzy controllers”, IEEE Transactions on Systems, Man and Cybernetics, Vol. 25, pp. 213-216, Jan 1995.
[22] C.P. Parris and R.L. Haggard, “An architecture for a high speed fuzzy logic inference engine in FPGAs”, Twenty - Ninth Southeastern Symposium, pp. 179-182, March 1997.
[23] S. Sanchez-Solano, A Barriga, Jimenez, and J.L. Huertas, “Design and application of digital fuzzy controllers”, Sixth IEEE International Conference, Vol. 2, pp. 869-874, July 1997.
[24] S. Singh and K. S. Rattan, “Implementation of a fuzzy logic controller on an FPGA using VHDL”, 22nd International Conference, pp. 110-115, 2003.
[25] C.-T. Hsu, H.-H. Chiang, C.-J. Chien, and C.-Y. Yao, “FPGA implementation of a fuzzy logic controller using VHDL”, The 12th
National Conference on Fuzzy Theorem and Its Applications Taiwan, 2004.
[26] H.-H. Chiang, C.-J. Chien, and C.-T. Hsu, “Design of an FPGA-based fuzzy controller for position control of DC motors”, The 13th National Conference on Fuzzy Theorem and Its Applications Taiwan, 2005.
[27] B.-D. Liu and C.-Y. Huaug, “Design and implementation of the tree-base fuzzy logic controller”, IEEE Transaction on system, Man and Cybernetics, Vol. 27, No.3 , pp. 457-487, June 1997.
[28] 林浤偉、曹國昌、張永華, “FPGA為基礎之微步進馬達模糊電流控制器
之設計”, 自動控制研討會,大葉大學,彰化縣,民國93年3月。
[29] T.-H. Li, S.-J. Chang, and Y.-X. Chen, “Implementation of human-like driving skills by autonomous fuzzy behavior control on an FPGA-base car-like mobile robot”, IEEE Transaction on Industrial Electronics, Vol. 50, No. 5, pp.867-880, Oct 2003.
[30] T. Lund and A. Torrabla, “The design of a programmable fuzzy logic controller chip”, Third International Conference on Knowledge-Based Intelligent Information Engineering System, pp. 320-323, 1999.
[31] T. Lund, A.Torrabla, and R.G. Carvajal, “The architecture of an FPGA-style programmable fuzzy logic controller chip”, 5-th Computer Architecture Conference, pp. 51-56, 2000.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
1. 袁頌西(1969)。<政治社會化:政治學中一個新的研究領域>,《思與言》第七卷(第四期)
2. 陳義彥(1985)。<台灣地區大學生政治參與傾向影響因素之探析> 國立政治大學學報,第五十五卷
3. 吳重禮、鄭文智、崔曉倩(2006)。<交叉網絡與政治參與:2001年縣市長與立法委員選舉的實證研究> 人文及社會科學集刊 第18卷(第4期)
4. 王靖興、 王德育(2007)。<台灣民眾的政治參與對其政治功效意識之影響:以2004年總統選舉為例 > 臺灣政治學刊 11卷(第1期)
5. 黃信豪(2006)。< 政治功效意識的行動效果(1998 - 2003)>《臺灣民主季刊》第三卷(第2期)
6. 劉嘉薇(2014)。<民眾政黨認同、媒介選擇與紅衫軍政治運動參與> 《政治學報》第五十八期
7. 林瓊珠(2005)。<台灣民眾的政治知識:1992~2000年的變動> 《選舉研究》第十二卷(第一期)
8. 陳陸輝、黃信豪(2007)。<社會化媒介、在學經驗與台灣大學生的政治功效意識和政治參與>《東亞研究》第三十八卷(第一期)
9. 王嘉州、李侑潔(2012)<赴陸交流對臺灣學生統一意願之影響>《社會科學論叢》第六卷(第二期)
10. 陳光輝(2011)<婚姻對身分認同之影響的初探>《選舉研究》第十八卷(第二期)
11. 范世平(2008)<中國大陸出境旅遊對於民主化可能影響之研究> 《遠景基金會季刊》第九卷(第一期)
12. 劉勝驥(2000)<大陸學校教科書中政治思想教育內容之分析> 《中國大陸研究》第四十三卷(第九期)
13. 習賢德(2006)。<馬鶴淩、馬英九父子與革命實踐研究院> 《傳記文學》第八十八卷(第六期)
14. 耿曙,陳奕伶(2008)。<發展策略與政權體質:走向「內分-外聯」體制的中國大陸> 社會科學論叢 2卷2期
15. 邱育琤、徐永明(2004).< 民進黨執政菁英的形成:以第一次中央政黨輪替爲觀察對象> 臺灣政治學刊 8卷2期