【正文】
2021 屆 測控技術(shù)與儀器專業(yè) 畢業(yè)設(shè)計(論文) 交流電動機綜合保護(hù)器設(shè)計 摘要 交流電 動 機是一種應(yīng)用最廣泛的動力設(shè)備,在國民經(jīng)濟(jì)中起著舉足輕重的作用 , 但是其高故障率對工農(nóng)業(yè)生產(chǎn)造成巨大的經(jīng)濟(jì)損失,因此在分析傳統(tǒng)電動機保護(hù)裝置不盡完善的基礎(chǔ)上,研制功能完善、可靠性高的電動機保護(hù)裝置己經(jīng)成為必要。 近年來,隨著微電子技術(shù)、計算機技術(shù)的飛速發(fā)展,各種類型的微控制器、數(shù)字信號處理器、以及其它嵌入式處理器在電動機保護(hù)領(lǐng)域得到了廣泛的應(yīng)用。本文圍繞基于微控制器的電動機 綜合 保護(hù)裝置的研究這一任務(wù)而展開,開發(fā)了適用于各種現(xiàn)場環(huán)境的交流電機測量、監(jiān)控、保護(hù)一體化 裝置。本文的主要研究內(nèi)容概括如下。 1. 分析了電動機運行的基本原理、電動機故障特征以及保護(hù)原理。 2.給出了電動機保護(hù)裝置的實現(xiàn)方案。本裝置可實現(xiàn)以下故障保護(hù):短路保護(hù)、堵轉(zhuǎn)保護(hù)、過流保護(hù)、不平衡保護(hù)、斷相保護(hù)、過壓保護(hù)、欠壓保護(hù)、漏電保護(hù)以及過熱保護(hù)等功能。 3.以 STC90C58AD單片機為核心控制器設(shè)計了電動機保護(hù) 硬件 單元,并配以液晶顯示器等外圍設(shè)備構(gòu)成電動機保護(hù)系統(tǒng)。 4.在軟件系統(tǒng)的設(shè)計上,根據(jù) STC90C58AD單片機的編程結(jié)構(gòu)特點,采用模塊化編程思想,將系統(tǒng)功能分解成較小的功能模塊,然后用子函 數(shù)和中斷處理函數(shù)等實現(xiàn)了電動機保護(hù)功能。 最后 ,通過實驗對 電動機保護(hù)器 的可靠性 進(jìn)行 檢驗 , 實驗表明,此 電動機保護(hù)器的測量精度,靈敏度以及保護(hù)性能均達(dá)到了設(shè)計要求。 關(guān)鍵詞: 電動 機保護(hù), 單片機 ,故障診斷,數(shù)據(jù)采集 。 2021 屆 測控技術(shù)與儀器專業(yè) 畢業(yè)設(shè)計(論文) AC motor integrated protection design Abstract AC motor is the most widely used power equipment, in the national economy plays an important role, but its high failure rate on the industrial and agricultural production caused huge economic losses, so the analysis of traditional motor protection devices are not perfect on the basis of , developed functional, highly reliable motor protection devices have bee necessary. In recent years, with the microelectronic technology, puter technology, the rapid development of various types of microcontrollers, digital signal processors, embedded processors and other protected areas in the motor has been widely applied. This paper focuses on a microcontrollerbased motor protection device of this task are menced, the development environment for a variety of onsite AC motor measurement, monitoring, protection integrated devices. The main contents of this paper are summarized below. 1. Of the basic principles of operation of the motor, the motor characteristics and fault protection principle. 2. Gives a motor protection device implementations. The device can achieve the following fault protection: short circuit protection, stall protection, overcurrent protection, unbalance protection, phase protection, overvoltage protection, undervoltage protection, leakage protection, and thermal protection. 3. In STC90C58AD microcontroller as the core controller design with motor protection hardware units, and with liquid crystal displays and other peripherals constitute Motor Protection System. 4. In the design of software systems, based on structural characteristics STC90C58AD microcontroller programming, modular programming ideas, functional deposition of the system into smaller modules, and then use the subroutine and interrupt handling functions such as to achieve a motor protection. Finally, the motor protection through experiments to test the reliability of the 2021 屆 測控技術(shù)與儀器專業(yè) 畢業(yè)設(shè)計(論文) experiment show that this motor protection measurement accuracy, sensitivity and protection performance meet the design requirements. Keywords: motor protection, SCM, fault diagnostics, data acquisition. 目錄 第 1章 緒論 .............................................. 1 電動機保護(hù)器研究的背景及意義 ............................. 1 電動機保護(hù)器的歷史和現(xiàn)狀 ................................. 1 以熔斷器、熱繼電器為主的機械式保護(hù)方式 ............... 1 普通電子式電動機保護(hù)器 ............................... 2 智能型電動機保護(hù)器 ................................... 3 微處理器的發(fā)展特點 ....................................... 4 電動機保護(hù)器設(shè)計的主要工作和論文的各章節(jié)安排 ............. 4 第 2章 電動機保護(hù)原理 ..................................... 6 異步電動機的運行原理 ..................................... 6 電動機故障分類 ........................................... 7 電動機保護(hù)原理分析 ....................................... 8 電動機故障特征分析及保護(hù)判據(jù) ............................. 9 短路故障特征分析及保護(hù)判據(jù) ........................... 9 堵轉(zhuǎn)故障特征分析及保護(hù)判據(jù) .......................... 10 斷相故障特征分析及保護(hù)判據(jù) .......................... 10 過載故障特征分析及保護(hù)判據(jù) .......................... 12 欠壓和過壓故障特征分析及保護(hù)判據(jù) .................... 16 本章小結(jié) ................................................ 18 第 3章 電動機保護(hù)器硬件電路設(shè)計 ........................... 19 概述 .................................................... 19 電動機保護(hù)器硬件系統(tǒng)的技術(shù)要求 ...................... 19 保護(hù)裝置硬件設(shè)計綜述 ................................ 20 各模塊研究 .......................................... 21 中央處理模塊 ............................................ 21 STC90C58AD 單片機的主要特點 ......................... 21 處理模塊電路設(shè)計 .................................... 22 鍵盤、顯示模塊 .......................................... 23 鍵盤設(shè)計 ............................................ 23 顯示設(shè)計 ............................................ 24 2021 屆 測控技術(shù)與儀器專業(yè) 畢業(yè)設(shè)計(論文) 電源模塊 ................................................ 26 數(shù)據(jù)采集模塊 ............................................ 27 報警和保護(hù)動作執(zhí)行模塊 .................................. 28 通信模塊 ................................................ 29 本章小結(jié) ................................................ 30 第 4章 電動機保護(hù)器系統(tǒng)軟件設(shè)計 ........................... 31 程序設(shè)計語言選擇 ........................................ 31 保護(hù)器軟件系統(tǒng)整體設(shè)計 .................................. 32 保護(hù)器主程序設(shè)計 ........................................ 33 鍵盤子程序設(shè)計 .......................................... 35 顯示子程序設(shè)計 .......................................... 36 定時器及數(shù)據(jù)采集子程序設(shè)計 .............................. 37 參數(shù)調(diào)整子程序設(shè)計 ...................................... 38 故障處理子程序設(shè)計 ...................................... 41 系統(tǒng)菜單式操作界面設(shè)計 .................................. 41 第 5章 電動機保護(hù)器實驗及可靠性驗證 ....................... 42 電 動機保護(hù)器測量精度測試實驗 ............................ 42 電動機保護(hù)器過流保護(hù)實驗(分段保護(hù)) .................... 42 電動機保護(hù)器電壓保護(hù)實驗 ................................ 43 電動機保護(hù)器輕載保護(hù)實驗 ................................ 44 電動機保護(hù)器實驗總結(jié) .................................... 44 第 6章 總結(jié)及展望 ........................................ 45 參考文獻(xiàn) ................................................ 46 致謝 .................................................... 47 2021 屆 測控技術(shù)與儀器專業(yè) 畢業(yè)設(shè)計(論