【正文】
I 南 山 學(xué) 院 畢 業(yè) 論 文 題目 PLC 的液位控制設(shè)計 姓 名 : ___ 解 健 _______ 所在學(xué)院 : ____ 自動化工程 學(xué)院 所學(xué)專業(yè) : 電氣工程及其自動化 班 級 ___ 電氣工程 2+2 學(xué) 號 ___ 202006608924 指導(dǎo)教師 : _____ 王選成 ____ 完成時間 : ____2020 年 4 月 I 畢業(yè)論文(設(shè)計)任 務(wù)書 論文題目 PLC的液位控制設(shè)計 院部 自動化工程學(xué)院 專業(yè) 電氣工程及其 自動化 班級 2+2 畢業(yè)論文(設(shè)計)的要求 : 本系統(tǒng)中,為了實現(xiàn)能源的充分利用和生產(chǎn)的需要,需要對電機進行轉(zhuǎn)速調(diào)節(jié),考慮到電機的啟動、運行、調(diào)速和制動的特性,采用海利普公司的 HLPA03D743B 變頻器,系統(tǒng)中由信捷 XC3 系列 PLC 完成數(shù)據(jù)的采集和對變頻器、電機等設(shè)備的控制任務(wù)?;谛沤軽CPPro 的編程軟件 ,采用模塊化的程序設(shè)計方法,大量采用代碼重用,減少軟件的開發(fā)和維護。系統(tǒng)利用對 PLC 軟件的設(shè)計 ,實現(xiàn)變頻器的參數(shù) 設(shè)置、故障診斷和電機的啟動和停止。 畢業(yè)論文(設(shè)計)的內(nèi)容與技術(shù)參數(shù) 本設(shè)計使用的是軟件是信捷 XCPPro 編程軟件 ,該軟件主要協(xié)助用戶開發(fā)應(yīng)用程序,除了具有創(chuàng)建程序的相關(guān)功能,還有一些文檔管理等工具性功能,還可直接通過軟件設(shè)置 PLC的工作方式、參數(shù)和運行監(jiān)控等 。 技術(shù)參數(shù):( 1) 利用定時中斷功能實現(xiàn) PID 控制的定時采樣及輸出控制。 ( 2) 在本系統(tǒng)中,只用比例積分控制,確定增益和時間常數(shù)為:增益 Kc=。 ( 3)采樣時間 Ts=;積分時間 Ti=30S;微分時間 Td=0S。 畢業(yè)論文(設(shè)計)工作計劃 2020. 12 看關(guān)于單片機原理的書籍; 2020。 01 看關(guān)于自動控制關(guān)于比例積分微分有關(guān)書籍; 看有關(guān)顯示電路,輸出控制電路和故障報警電路的書籍; 制定開題報告; 開始編寫論文: a 編寫所用到的各種元器件的原理和簡單介紹 b 完成主題設(shè)計思路 完成電路圖設(shè)計; 編寫主程序; 完成裝置的調(diào)試工作; 完成設(shè)計總結(jié) 接受任務(wù)日期 2020 年 12 月 5 日 要求完成日期 2020 年 4 月 15 日 學(xué) 生 解健 (簽名 ) 2020 年 4 月 2 日 指 導(dǎo) 教 師 (簽名 ) 年 月 日 院長 (主任 ) (簽名 ) 年 月 日 I 摘 要 自從三十多年前將 PLC 引進以來, PLC 已經(jīng)在廣泛的工業(yè)領(lǐng)域中成為幾十 萬控制系統(tǒng)的基礎(chǔ)。在眾多生產(chǎn)領(lǐng)域中 ,經(jīng)常需要對貯槽 ,貯罐 ,水池等容器中的液位進行監(jiān)控 ,以往采用傳統(tǒng)的繼電器接觸器控制 ,使用的硬件連接多 ,可靠性差 ,自動化程度不高 ,目前已有許多企業(yè)采用先進控制器對傳統(tǒng)控制器進行改造 ,大大提高了控制系統(tǒng)的可靠性和自動化程度 ,為企業(yè)提供了更可靠的生產(chǎn)保障 . 本文介紹了基于信捷 XC3型可編程控制器 (PLC),組態(tài)軟件的液位控制系統(tǒng)的設(shè)計方案 .系統(tǒng)采用 PID 算法 ,實現(xiàn)液位的自動控制 .利用組態(tài)軟件設(shè)計人機界面 ,通過串行口和可編程控制器通信 ,實現(xiàn)控制系統(tǒng)的實時監(jiān)控 ,現(xiàn)場數(shù)據(jù)的采集與處理 ,其結(jié)構(gòu)簡單 ,監(jiān)控系統(tǒng)不僅自動化程度高 ,還具有在線修改功能 ,靈活性強 . 關(guān)鍵詞 : PLC 液位控制 觸摸屏 變頻器 II Abstract Since thirty years ago to the introduction of PLC, the PLC has bee the basis of hundreds of thousands of control systems in a wide variety of industries. In many areas of production, often need to monitor the liquid level in the tank, tanks, pools and other containers, in the past using the traditional relay contactor control hardware used to connect multiple, poor reliability, and high degree of automation, the current many enterprises have advanced controller to transform the traditional controller, greatly improving the reliability and degree of automation of the control system to provide enterprises with a more reliable production. This article describes Nobukatsu XC3 programmable logic controller (PLC), the configuration software level control system design. System uses a PID algorithm to achieve automatic control of the level using the configuration software design manmachine interface, through the serial port and the programmable controller munication, realtime monitoring of the control system, field data acquisition and processing, its simple structure, the monitoring system is not only the degree of automation, but also has the online editing features and flexibility. Keywords: PLC level Control Touch Screen Inverter III 目錄 1 緒論 ....................................................... 1 的液位控制設(shè)計的背景 ....................................... 1 的液位控制設(shè)計的內(nèi)容 ....................................... 1 本課題設(shè)計的目的和意義 ........................................ 1 2 系統(tǒng)控制方案的確定 ........................................... 3 采用 PLC 控制液位的優(yōu)點 ........................................ 3 從控制速度上比較 .......................................... 3 從工作方式上比較 .......................................... 3 從可靠性,可維護性上比較 .................................. 3 系統(tǒng)設(shè)計的基本步驟 ............................................ 3 系統(tǒng)控制方案 .................................................. 4 3 系統(tǒng)硬件設(shè)計 ................................................ 6 可編程控制器( PLC)的選型 ..................................... 6 如何選購 PLC 產(chǎn)品 .......................................... 6 的選型標(biāo)準(zhǔn) ............................................. 6 PLC 機型的選擇與特點 ...................................... 7 水泵選型 ..................................................