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

正文內(nèi)容

基于mcgs-plc的輪胎硫化溫度、壓力控制系統(tǒng)設(shè)計(jì)─數(shù)據(jù)庫設(shè)計(jì)及改進(jìn)(已修改)

2024-11-28 15:26 本頁面
 

【正文】 內(nèi)蒙古科技大學(xué)畢業(yè)設(shè)計(jì) 說明書(畢業(yè) 論文 ) 基于 MCGSPLC的輪胎硫化溫度、壓力控制系統(tǒng)設(shè)計(jì) — 數(shù)據(jù)庫設(shè)計(jì)及改進(jìn) 摘 要 硫化是輪胎生產(chǎn)過程中的一個重要環(huán)節(jié)。溫度和壓力是本輪胎硫化的兩個重要因素。采用傳統(tǒng)的人工手動控制很難達(dá)到預(yù)期效果。本文介紹的是輪胎硫化生產(chǎn)自動控制系統(tǒng)的軟硬件設(shè)計(jì)。本設(shè)計(jì)中采用上位計(jì)算機(jī)和下位 PLC 來實(shí)現(xiàn)輪胎硫化生產(chǎn)過程中溫度和壓力的監(jiān)控,溫度控制精確度為177。 1℃。 本系統(tǒng)采用接在同一臺計(jì)算機(jī)上的兩臺 PLC 可獨(dú)立的實(shí)現(xiàn)對兩套硫化生產(chǎn)系統(tǒng)的控制。硫化中的溫度數(shù)據(jù)由熱電阻 Pt100 采來后,經(jīng) EM231 轉(zhuǎn)換,再送到 CPU224。 壓力數(shù)據(jù)由遠(yuǎn)傳壓力表采集后,經(jīng) EM235,再送到 CPU224。控制參數(shù)都是通過上位機(jī)設(shè)定并于生產(chǎn)前傳到 CPU224 的。 生產(chǎn)中,上位機(jī)完成 數(shù)據(jù)接收,數(shù)據(jù)存儲,溫度壓力曲線繪制,生產(chǎn)管理等任務(wù)。PLC 完成 PID 控制, PID 控制結(jié)果被用來調(diào)整進(jìn)氣閥的開度及排 氣閥的開閉。當(dāng)溫度要求不能得到很好滿足,但誤差在允許范圍內(nèi)時, PLC 自動完成等效硫化處理并報(bào)警。當(dāng)設(shè)定與實(shí)際偏差太大時,也會報(bào)警同時結(jié)束硫化。當(dāng)自動控制系統(tǒng)出現(xiàn)問題時,系統(tǒng)可由操作器通過手動控制實(shí)現(xiàn)。 MCGS 這個版本的 數(shù)據(jù)庫沒有足夠大的空間進(jìn)行存儲,數(shù)據(jù)數(shù)量 達(dá)到 MCGS 數(shù)據(jù)庫的最大容量時就會把以 前存儲的數(shù)據(jù)丟失。 而 SQL 數(shù)據(jù)庫,有足夠大的空間,可以避免這樣的問題。 所以要將其 MCGS 數(shù)據(jù)庫形式轉(zhuǎn)換為 SQL 數(shù)據(jù)庫, 以此來擴(kuò)大存儲空間。 內(nèi)蒙古科技大學(xué)畢業(yè)設(shè)計(jì) 說明書(畢業(yè) 論文 ) 關(guān)鍵詞: S7200; MCGS 軟件;等效硫化 ; SQL Server 數(shù)據(jù)庫 內(nèi)蒙古科技大學(xué)畢業(yè)設(shè)計(jì) 說明 書(畢業(yè) 論文 ) MCGSPLCbased tire curing temperature pressure control system design– Database design and improvement Abstract The curing is an important link of the solid tire production process .Temperature and pressure are two crucial factors in this curing .Using traditional manual control can get inaccessibility of anticipated effect. What the article introduces is the software design and the hardware design of the automatic control system of the solid tire curing production. In this design, the upper position puter and the lower position PLC to is uses realize the monitoring of temperature and pressure in the tire curing produce process. the temperature control precision is177。 1℃ . In this system, it uses two PLC, which link to the same puter, to meet the realization of independent control of two sets of curing productions system. In the curing process, temperature data be picked by thermal resistance Pt100 and be transformed by EM231,then it delivers to CPU224. Pressure data be gathered by far transmission pressure gauge, and be delivered to CPU224 after EM235 transforms, too. All the control parameters are set by the upper puter and transferred to CPU224 before the production. In the production, the host puter receives data and storages it, and plots curved line of the situation of actual temperature and pressure, manages the production and so on. PLC pletes the PID control, and the PID result is used for adjusting the admission valve and opening or closing the bleeder valve. When the temperature request can’t be fully satisfied, and the deviation is in the permission scope, PLC will automatically pletes the equivalent vulcanization and rings the alarm. When the deviation of hypothesis and actual are too big, the alarm will ring also and conclusion the curing. The system can also be controlled by 內(nèi)蒙古科技大學(xué)畢業(yè)設(shè)計(jì) 說明 書(畢業(yè) 論文 ) manipulator when there is something wrong with the autocontrol system. MCGS this version of the database do not have enough room for storage data, MCGS reached the maximum capacity of the database when the previously stored data is lost. And SQL databases, there is enough space, this problem can be avoided. Therefore, the form of a database to its MCGS converted into SQL database, in order to expand the storage space. Key words: S7200; MCGS software; equivalent vulcanization; SQL Server Database內(nèi)蒙古科技大學(xué)畢業(yè)設(shè)計(jì) 說明書(畢業(yè) 論文 ) 目 錄 摘 要 ......................................................................................................................................... I Abstract......................................................................................................................................III 第一章 引 言 .......................................................................................................................... 1 第二章 工藝及設(shè)備 .................................................................................................................. 2 設(shè)備生產(chǎn)線主要內(nèi)容 .................................................................................................. 2 主要 技術(shù)參數(shù) .............................................................................................................. 2 工藝要求 ........................................................................................................... 2 設(shè)備要求 ........................................................................................................... 3 第三章 設(shè)計(jì)整體思路 .............................................................................................................. 8 設(shè)計(jì)原理圖 .................................................................................................................. 8 上位機(jī)介紹 .................................................................................................................. 9 第四章 MCGS 組態(tài)軟件 ........................................................................................................ 10 MCGS 組態(tài)軟件概述 ................................................................................................ 10 MCGS 組態(tài)軟件的整體結(jié)構(gòu) .................................................................................... 10 MCGS 組態(tài)軟件五大組成部分 ..................................................................... 11 主控窗口組態(tài) ............................................................................................................ 13 設(shè)備窗口組態(tài) ............................................................................................................ 14 用戶窗口組態(tài) ............................................................................................................ 16 實(shí)時數(shù)據(jù)庫 ................................................................................................................ 17 運(yùn)行策略組態(tài) ............................................................................................................ 19 腳本程序 .................................................................................................................... 20 內(nèi)蒙古科技大學(xué)畢業(yè)設(shè)計(jì) 說明書(畢業(yè) 論文 ) MCGS 數(shù)據(jù)處理 ...............................................................
點(diǎn)擊復(fù)制文檔內(nèi)容
試題試卷相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1