freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

機電一體化畢設論文(已修改)

2024-11-22 00:18 本頁面
 

【正文】 編號: 畢業(yè)設計 (論文) 說明書 題 目: 煤 礦井下中央泵房 自動 排水 控制系統(tǒng) 研究 院 (系): 機電工程學院 專 業(yè): 機械設計制造及其自動化 學生姓名: 學 號: 指導教師單位: 姓 名: 職 稱: 題目類型 : ?理論研究 ?實驗研究 ?工程設計 ?工程技術研究 ?軟件開發(fā) 2020 年 6 月 1 日 摘 要 本設計主要是開發(fā)一套先進實用的自動化排水系統(tǒng),該系統(tǒng)能夠實現(xiàn)對煤礦井下中央泵房排水系統(tǒng)的遠程監(jiān)測與控制,并能接入數(shù)字化礦井平臺。 系統(tǒng)硬件部分采用三菱 PLC(FX2N64MR 型號 )作為控制系統(tǒng)的核心控制器,利用模擬量輸入模塊實現(xiàn)對中央泵房的水位高度、離心泵的出口壓力、泵進水管的真空度及排 水管的流量進行數(shù)據(jù)采集,并利用通訊模塊和上位機進行通訊。軟件部分利用組態(tài)軟件 KingView 進行上位機監(jiān)控軟件開發(fā),實現(xiàn)了對中央泵房的水位高度、離心泵的出口壓力、泵進水管的真空度及排水管的流量等參數(shù)。系統(tǒng)自動根據(jù)泵房各個參數(shù)對泵及相關設備進行自動控制,也可以利用半自動方式可通過鼠標實現(xiàn)對中央泵房設備的遠程控制,并且通過控制柜,井下人員還可以實現(xiàn)手動控制。系統(tǒng)還對泵房的各個設備的運行狀態(tài)進行實時監(jiān)測,對處于故障或者非正常運行的設備進行提示和報警,提醒操作人員進行檢修,同時對各臺泵的使用情況進行優(yōu)化調度。此外, 系統(tǒng)還能對報警及操作事件進行記錄,方便管理。 本設計根據(jù)礦井應用環(huán)境的復雜情況,同時結合 PLC 與組態(tài)軟件進行開發(fā),現(xiàn)實上位機對系統(tǒng)的遠程監(jiān)測與控制,使系統(tǒng)具備安全可靠、自動化、故障監(jiān)測、遠程監(jiān)控等各種功能,彌補了傳統(tǒng)控制的種種缺陷與不足,提高了煤礦井下中央泵房排水系統(tǒng)的工作可靠性和穩(wěn)定性。 關鍵詞 : PLC;排水系統(tǒng);自動化;組態(tài)軟件;遠程監(jiān)控 Abstract With the rapid development of the industrial control technology, the automation of coal industry is continuously improving. Central Pumping Station automatic drainage system is one of the important systems that make coal industry automatic in production, and its development and application has great prospects. However, most of domestic coal mine drainage systems are still using the traditional relay control. Water level monitoring, pump switch and the choice of switching are all artificially pleted. With its operation plex, reliability low, and the labor of workers intensive, this system has seriously affected the management of underground drainage system and the economic benefits of coal industry. In this paper, the underground drainage system is based on PLC control technology, and it adopts a programmable controller, which replaces the traditional relay control. At the same time, it bined with configuration software, which realized the automatic drainage system for remote monitoring and control. This system uses Mitsubishi PLC (Model FX2N64MR) as the central controller, and expands the necessary analog input module (FX2N4AD) and munication module. Through program control, the system has automatic and manual control mode, so you can freely switch. In automatic mode, according to the dynamic changes of water level by monitoring, the System is optimized to start the pump, which achieves system coordination. The pumps and pipe of the system adopts work system by rotation, so every time you start, you always open the pumps and pipe of minimum running time. With fault monitoring and protection, the system can accept the remote PC monitoring and control, which can plete the fault tips and emergency alarm. This makes up the traditional coal mine drainage system, improves security and reliability, and plays a significant role in promoting the mine industrial automation. Keywords: PLC。 drainage system。 automation。 configuration software。 remote monitoring 目 錄 1. 緒論 ................................................................. 1 . 研究背景 ............................................................. 1 . 研究意義 ............................................................. 2 . 研究內容 ............................................................. 2 2. 控制系統(tǒng)的總體方案設計 ............................................ 3 . 可編程控制器的概論 ................................................... 3 . PLC 的定義和特點 ....................................................... 3 . PLC 的結構和原理 ....................................................... 4 . 煤礦設備的工作環(huán)境及安全要求 ......................................... 8 . 設備的安全使用管理 ..................................................... 8 . 排水系統(tǒng)的方案設計 ................................................... 9 . 自動排水系統(tǒng)功能設定 ................................................... 9 . 排水系統(tǒng)的布局 ........................................................ 11 . 排水系統(tǒng)的工作過程 .................................................... 11 . 排水系統(tǒng)的控制結構 .................................................. 12 . 模擬量輸入模塊 ...................................................... 13 . 系統(tǒng)硬件的設計 ...................................................... 17 . 系統(tǒng)的 I/ O 點數(shù)統(tǒng)計 ................................................... 17 . PLC 開關量 I/ O 模塊的選擇 .............................................. 18 . PLC 系統(tǒng)的模塊連接 .................................................... 20 3. 排水系統(tǒng)的程序設計 ................................................ 21 . PLC 的 I/O 點及寄存器 的使用分配 ...................................... 21 . 程序流程框圖及程序代碼 .............................................. 23 . 泵、排水管輪換工作的實現(xiàn) ............................................... 23 . 水位檢測與 泵的啟動 .................................................... 25 . 系統(tǒng)故障診斷 ......................................................... 27 4. 上位機監(jiān)控系統(tǒng) .................................................... 29 . 監(jiān)控系統(tǒng)開發(fā)軟件簡介 ................................................ 29 . 組態(tài)軟件特點 ........................................................ 30 . 組態(tài)王 軟件 ............................................. 31 . 組態(tài)王 軟件的應用 ....................................... 31 . 監(jiān)控系統(tǒng)的功能簡介 .................................................. 32 5. 排水系統(tǒng)的硬件設計 ................................................ 36 . 主要的硬件結構 ...................................................... 36 . 系統(tǒng)硬件布線圖 ...................................................... 36 . 控制面板 ............................................................ 38 6. 設計總結 ........................................................... 39 謝 辭 .................................................................. 40 參考文獻: .........................................................
點擊復制文檔內容
公司管理相關推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1