簡易檢索 / 詳目顯示

研究生: 呂錦河
Chin-Ho Lu
論文名稱: 基於模糊理論研製具故障診斷功能之感應馬達狀態監測嵌入式系統
Development of a Fuzzy-based Embedded System for Condition Monitoring with Fault Diagnosis Capability of Induction Motors
指導教授: 張宏展
Hong-Chan Chang
口試委員: 吳瑞南
Ruay-Nan Wu
郭政謙
Kuo, Cheng-Chien
陳建富
Jiann-Fuh Chen
蕭勝任
Sheng-jen Hsiao
學位類別: 碩士
Master
系所名稱: 電資學院 - 電機工程系
Department of Electrical Engineering
論文出版年: 2017
畢業學年度: 105
語文別: 中文
論文頁數: 91
中文關鍵詞: 微控制器電氣分析法振動分析法模糊演算法狀態監測故障診斷
外文關鍵詞: Microcontroller, Electrical Signal Analysis, Vibration Analysis Method, Fuzzy Algorithm, Condition Monitoring, Fault Diagnosis
相關次數: 點閱:310下載:2
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 伴隨工業4.0的時代來臨,工業自動化使電動機在產業中扮演不可或缺的角色。電動機必須長期的持續運轉,若發生無預警的停機使工廠停擺,將造成龐大的經濟損失。維修工作若採用定期維修的方式,雖然能夠減少無預警停機的發生,但也消耗了大量人力與物力資源的浪費。因此,若能得知電動機即時的運轉狀態與故障可能原因,提早使維修人員進行機台維護與故障排除,有助於提升系統運轉可靠度。
    本研究旨在研製一套基於模糊理論之具故障診斷功能的感應馬達狀態監測嵌入式系統。首先,基於先進Cortex-M4核心之微控制器,利用感測器,量測馬達三相電壓、三相電流及振動訊號,再由類比數位轉換器傳送至微控制器。接著,計算電氣與振動相關指標且參考國際規範,經由門檻值的設定及故障特徵擷取,進而設計基於模糊演算法之感應馬達運轉狀態監測及故障診斷嵌入式軟體系統。在運轉狀態監測系統上,運用變數篩選機制,由候選變數中篩選出當前嚴重性最高之指標進行模糊推理,減少了大量的模糊規則庫,降低微控制器的效能消耗;在故障診斷系統上,本文提出兩個架構,藉由電氣指標適切性評估計算出權重值並導入模糊推理系統。最後,透過模擬案例評估運轉狀態監測系統,初步測試結果確具可行性;此外,故障診斷系統透過瑕疵模型實驗所量測之數據分析比較,兩個架構皆有100 %故障辨識率。


    The motor is an indispensable role in industrial automation with Industry 4.0. A regular maintenance can reduce the occurrence of non-warning downtime; however, it will consume a lot of resources. Therefore, it will upgrade system reliability if maintenance staff know the real-time operational condition and the possible causes of failure for the motor.
    This study is mainly aimed to build a fuzzy-based embedded system for condition monitoring with fault diagnosis capability of induction motors. First of all, the motor three-phase voltage, three-phase current and vibration signals, which were transformed into digital signals by an analog-to-digital converter to send microcontrollers, were measured by sensors. Secondly, the electrical and vibration related indexes were calculated with the reference to international norms. Moreover, the induction motor operating status monitoring and fault diagnosis of embedded software system were designed based on the fuzzy algorithm, referring to setting the threshold and capturing the fault characteristics. In the condition monitoring system, the fuzzy reasoning was carried out with selecting the most severity indexes from the candidate variables by using the variable filtering mechanism, in order to reduce the large number of fuzzy rule bases and the performance consumption of the microcontrollers. In the fault diagnosis system, two architectures were proposed to calculate the weight values and evaluate them into the fuzzy reasoning system by means of the electrical index to assess adequately. Finally, the preliminary test results were feasible by evaluating the operating condition monitoring system. In addition, the fault diagnosis system had 100 % fault recognition rate through the data analysis and comparison measured by the defective model experiment.

    中文摘要 I Abstract II 誌 謝 III 目錄 IV 圖目錄 VIII 表目錄 XI 第一章 緒論 1.1 研究背景與動機 1.2 研究方法 1.3 章節概要 第二章 感應馬達訊號檢測法與模糊理論介紹 2.1 馬達訊號檢測法 2.1.1 振動訊號檢測法 2.1.2 電氣訊號檢測法 2.2 模糊理論介紹 2.2.1 模糊化 2.2.2 模糊規則庫 2.2.3 模糊推論引擎 2.2.4 解模糊化 第三章 狀態監測嵌入式系統架構與軟體分析流程 3.1 嵌入式系統架構 3.1.1 系統架構 3.1.2 馬達訊號擷取設備 3.1.3 微控制器及周邊裝置應用 3.2 軟體分析流程 3.3 小結 第四章 運轉狀態監測系統之軟體研發 4.1 電氣指標介紹 4.1.1 電壓不平衡 4.1.2 電流不平衡 4.1.3 諧波失真 4.1.4 電壓偏差率 4.1.5 電流偏差率 4.2 運轉狀態監測軟體系統架構 4.3 指標門檻值設定 4.4 歸屬函數設立 4.4.1 輸入歸屬函數 4.4.2 輸出歸屬函數 4.5 變數篩選 4.6 模糊推理系統 4.7 小結 第五章 故障診斷軟體系統之研發 5.1 馬達常見故障類型分析 5.1.1 定子故障 5.1.2 轉子故障 5.1.3 軸承故障 5.1.4 對心故障 5.2 實驗模型建立 5.3 電氣指標於故障診斷適切性評估 5.4 振動指標選定及門檻值設定 5.5 先電氣後振動之故障診斷軟體系統設計 5.5.1 歸屬函數設定 5.5.2 權重設立 5.5.3 模糊規則設立 5.6 先振動後電氣之故障診斷軟體系統設計 5.6.1 歸屬函數設立 5.6.2 權重設立 5.6.3 模糊規則設立 5.7 小結 第六章 實驗分析與討論 6.1 運轉狀態評估模擬結果 6.1.1 運轉狀態案例設計 6.1.2 案例模擬結果 6.1.3 小結 6.2 故障診斷實驗結果 6.2.1 先電氣後振動之故障診斷系統 6.2.2 先振動後電氣之故障診斷系統 6.2.3 小結 第七章 結論與未來展望 7.1 結論 7.2 未來展望 參考文獻

    [1] 徐子權,「電氣與振動檢測法於馬達狀態評估之研究」,碩士論文,台灣科技大學電機工程學系,2014年。
    [2] ISO Std. 10816-1, “Mechanical vibration -- Evaluation of machine vibration by measurements on non-rotating parts -- Part 1: General guidelines,” 1995.
    [3] NEMA Std. MG 1, “Motors and Generators,” 2009.
    [4] M. Tsypkin, “Induction motor condition monitoring: vibration analysis technique-A twice line frequency component as a diagnostic tool,” IEEE International Electric Machines & Drives Conference (IEMDC), 2013, pp. 117-124.
    [5] S. Nandi, H. A. Toliyat, and Li Xaiodong, “Condition Monitoring and Fault Diagnosis of Electrical Motors-A Review,” IEEE Transactions on Energy Conversion, Vol. 20, No. 4, pp. 719-729, 2005.
    [6] A. Bellini, F. Filipprtti, C. Tassoni, and G.-A. Capolino, “Advances in Diagnostic Techniques for Induction Machines,” IEEE Transactions on Industrial Electronics, Vol. 55, No. 12, pp. 4109-4126, 2008.
    [7] L. A. Zadeh, “Fuzzy sets,” Information and Control 8, pp. 338-353, 1965.
    [8] F. Farbiz, M. B. Menhaj, S. A. Motamedi, and M. T. Hagan, “A new fuzzy logic filter for image enhancement,” IEEE Transactions on Systems, Man, and Cybemetics, Part B (Cybembetics), Vol. 30, No. 1, pp. 110-119, 2000.
    [9] T. Takagi and M. Sugeno, “Fuzzy identification of systems and its applications to modeling and control,” IEEE Trans. on Systems, Man, and Cybernetics, Vol. 15, No. 1, pp. 116-132, 1985.
    [10] M. Sugeno and G. T. Kang, “Structure identification of fuzzy model,” Fuzzy Sets and System, Vol. 28, pp. 15-33, 1988.
    [11] Y. Tsukamoto, “An approach to fuzzy reasoning,” in M. M. Gupta, R. K. Ragade, and R. R. Yager, editors, Advances in fuzzy set theory and pplications, pp. 137-149, North-Holland, Ameterdam, 1979.
    [12] 北京森社電子股份有限公司,SENSOR Module CHV-50P/*,2011年7月,
    http://www.bjsse.com.cn/en/uploadpic/products/201172914563123.pdf
    [13] LEM, “Current Transducer HTR 50 to 500-SB,” July 2011,
    http://www.lem.com/docs/products/htr%2050%20to%20500-sb%20e.pdf
    [14] IMI SENSORS A PCB PIEZOTRONICS DIV., “Precision Triaxial Industrial ICP® Accelerometer Installation and Operating Manual,” June 2013,
    https://www.imi-sensors.com/ContentStore/mktg/IMI_Downloads/Triaxial%20Accelerometer%20Data%20Sheet.pdf
    [15] TEXAS INSTRUMENTS, “ADS855x 16-, 14-, 12-Bit, Six-Channel, Simultaneous Sampling Analog-to-Digital Converters,” Feb 2016,
    http://www.ti.com/lit/ds/symlink/ads8556.pdf
    [16] NXP Semiconductors,“LPC408X_7X-Datasheet,“ April 2016,
    http://cache.nxp.com/documents/data_sheet/LPC408X_7X.pdf?pspll=1
    [17] 蕭文龍、蔡佳翰,TCP/IP最佳入門實用書:Wireshark封包解析x流量統計,七版,台灣:碁峰出版社,2013年2月。
    [18] 張慧珠,圖書館電子資源組織:從書架到網路,初版,台灣:Airiti Press Inc.,2011年6月。
    [19] IEC 60034-1, “Rotating electrical machines,” 2004.
    [20] ANSI/IEEE Std. 141, “IEEE Recommended Practice for Electric Power Distribution for Industrial Plants,” 1993.
    [21] NEMA Std. MG 1, “Motors and Generators,” 2009.
    [22] 黃維澤,「電壓、電流不平衡率定義之探討與分析」,碩士論文,台灣科技大學電機工程學系,1999年。
    [23] IEC Standard 936-1987.
    [24] IEC Standard 1000-2-2, 1990.
    [25] AS 1395-1974 Docking Plugs and Associated Bodies─Metric Units.
    [26] EN 50160, Voltage Characteristics of Electricity Supplied by Public Distribution Systems, 1999.
    [27] 福祿克數字資料庫,http://www.fluke.com/library
    [28] 黃建裕,「諧波對小能量過電流電驛的影響」,碩士論文,中原大學電機工程學系,2003年。
    [29] IEEE Std. 519, “IEEE Recommended Practices and Requirements for Harmonic Control in Electrical Power Systems,” New York, April 1993.
    [30] SKF Group Company,“SKF Dynamic Motor Analyzer- User Manual,” June 2012.
    [31] H.C. Chang, S.C. Lin, C.C. Kuo, and C.F. Hsieh, “Induction Motor Diagnostic System Based on Electrical Detection Method and Fuzzy Algorithm,” International Journal of Fuzzy Systems, pp. 1-9, 2016.
    [32] Puche- Panadero, R., Roger- Folch, J., Riera- Guasp, M., Roger-Folch, J., Hurtado- Perez, E., and Perez- Cruz, J., “Improved resolution of the MCSA method via hilbert transform, Enabling the diagnosis of rotor asymmetries at very low slip,” IEEE Transactions on Energy Conversion, Vol. 24, No. 1, pp. 52-59, 2009.
    [33] W. S. Gongora, H. V. D Silva, A. Goedtel, W. F. Godoy, and S. A. O. da Silva, “Neural approach for bearing fault detection in three phase induction motors,” IEEE International Symposium on Diagnostics for Electric Machines, Power Electronics and Drives (SDEMPED), 2013, pp. 566-572.
    [34] Santanu Das, P. Purkait, and S. Chakravorti, “Characterization of short circuit faults and incipient insulation degradation between stator winding turns of induction motor,” IEEE International Conference on Condition Assessment Techniques in Electrical Systems (CATCON), 2013, pp. 54-59.
    [35] Thomson, W.T., “On- line MCSA to diagnose shorted turns in low voltage stator windings of 3- phase induction motors prior to failure,” IEEE International Electric Machines and Drives Conference, 2001, pp. 891-898.
    [36] S. Sridhar and K. UmaRao, “Detection of simultaneous unbalanced under-voltage and broken rotor fault in induction motor,” IEEE International Conference on Condition Assessment Techniques in Electrical Systems (CATCON), 2013, pp. 48-53.
    [37] Vico, Jakov, Stankovic, Dragan, etc., “Enhanced algorithm for motor rotor broken bar detection,” 5th IET International Conference on Power Electronics, Machines and Drives (PEMD 2010), 2010, pp. 1-14.
    [38] H. Razik, M. B. de Rossiter Correa, and E. R. C. da Sliva, “A Novel Monitoring of Load Level and Broken Bar Fault Severity Applied to Squirrel-Cage Induction Motors Using a Genetic Algorithm,” IEEE Transactions on Industrial Electronics, Vol. 56, No. 11, pp. 4615-4626, Nov. 2009.
    [39] Li, B. and Hung, J.C., “Neural- network-based motor rolling bearing fault diagnosis,” IEEE Transactions on Industrial Electronics, Vol. 47, No. 5, pp. 1060-1069, 2000.
    [40] Schoen, R.R., Habetler, T.G., Kamran, F., and Bartfield, R.G., “Motor bearing damage detection using stator current monitoring,” IEEE Transactions on Industry Applications, Vol. 31, No. 6, pp. 1274-1279, 1995.
    [41] Akin, B., Seungdeog Choi, Orguner, U., and Toliyat, H.A. , “A simple real-time fault signature monitoring tool for motor-drive-embedded fault diagnosis systems,” IEEE Transactions on Industrial Electronics, Vol. 58, No. 5, pp. 1990-2001, 2011.
    [42] 謝政甫,「基於模糊法之感應電動機故障診斷與狀態監測系統」,碩士論文,台灣科技大學電機工程學系,2016年。
    [43] 沈緯璋,「簡易型感應馬達故障診斷及狀態監測嵌入式系統之研製」,碩士論文,台灣科技大學電機工程學系,2016年。

    QR CODE