国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

hollsys dcs 復(fù)雜控制的實(shí)現(xiàn).rar

RAR格式版權(quán)申訴手機(jī)打開展開

hollsys dcs 復(fù)雜控制的實(shí)現(xiàn),hollsys dcs 復(fù)雜控制的實(shí)現(xiàn)2.9萬字42頁目錄摘要3第一章 緒論4§1.1 前言41.1.1 集散控制系統(tǒng)簡(jiǎn)介4§1.2 本人的主要工作41.2.1控制策略組態(tài)部分41.2.2操作界面組態(tài)部分51.2.3參數(shù)調(diào)試部分5第二章 smartpro 系統(tǒng)簡(jiǎn)介6§2.1過程控制系統(tǒng)的發(fā)展趨勢(shì)62.1.1現(xiàn)場(chǎng)總線62...
編號(hào):88-31511大小:1.20M
分類: 論文>計(jì)算機(jī)論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會(huì)員 xiaowei 發(fā)布

Hollsys DCS 復(fù)雜控制的實(shí)現(xiàn)
2.9萬字 42頁


目 錄
摘 要 3
第一章 緒論 4
§1.1 前言 4
1.1.1 集散控制系統(tǒng)簡(jiǎn)介 4
§1.2 本人的主要工作 4
1.2.1 控制策略組態(tài)部分 4
1.2.2 操作界面組態(tài)部分 5
1.2.3 參數(shù)調(diào)試部分 5
第二章 SmartPro 系統(tǒng)簡(jiǎn)介 6
§2.1 過程控制系統(tǒng)的發(fā)展趨勢(shì) 6
2.1.1 現(xiàn)場(chǎng)總線 6
2.1.2 開放標(biāo)準(zhǔn) 6
§2.2 SmartPro 系統(tǒng) 7
2.2.1 系統(tǒng)特點(diǎn) 7
2.2.2 體系結(jié)構(gòu) 8
§2.3 控制策略組態(tài) 9
2.3.1 什么是ConMaker 9
2.3.2 ConMaker功能概述 9
§2.4 操作界面組態(tài) 10
2.4.1 FacView用途 10
2.4.2 FacView組態(tài) 11
2.4.3 FacView軟件環(huán)境 11
2.4.4 總結(jié) 11
第三章 系統(tǒng)設(shè)計(jì) 12
§3.1 控制規(guī)律選取和參數(shù)整定 12
3.1.1 三類常規(guī)控制器 12
3.1.2 控制規(guī)律的選取 12
3.1.3 控制器參數(shù)整定 13
§3.2 純滯后組成原理 16
3.2.1 純滯后過程 16
3.2.2 史密斯預(yù)估算法 16
§3.3 串級(jí)控制系統(tǒng) 18
3.3.1 串級(jí)控制系統(tǒng)基本原理和結(jié)構(gòu) 18
3.3.2 串級(jí)控制系統(tǒng)設(shè)計(jì) 19
§3.4 系統(tǒng)設(shè)計(jì)設(shè)備 22
第四章 軟件設(shè)計(jì)及參數(shù)調(diào)試 23
§4.1 ConMaker軟件設(shè)計(jì) 23
4.1.1 ConMaker軟件設(shè)計(jì)步驟 23
§4.2 FacView軟件設(shè)計(jì) 34
4.2.1 FacView軟件設(shè)計(jì)步驟 34
第五章 總結(jié)與展望 40
致謝 41
參考文獻(xiàn) 42



摘 要
本篇論文的主要內(nèi)容是介紹如何基于和利時(shí)公司的DCS軟件來進(jìn)行復(fù)雜控制的實(shí)現(xiàn),以及純滯后環(huán)節(jié)溫度控制。首先是介紹和利時(shí)的DCS軟件開發(fā)的SmartPro系統(tǒng),并且具體介紹開發(fā)的步驟。然后在基于開發(fā)該系統(tǒng)介紹的過程中會(huì)詳細(xì)講述組態(tài)建立的兩大部分,其一是基于FacView 的人機(jī)界面軟件,應(yīng)用圖形、精靈等直觀的方式來表示工藝流程,報(bào)警以及工藝參數(shù)的趨勢(shì)變化。其二是使用ConMaker控制器軟件,建立控制策略、算法、硬件配置和變量定義。文中具體講述在FacView中如何設(shè)計(jì)使用圖形精靈的繪制工具表示出兩種不同物料融合情況不同下反映到水箱中的變化,以及調(diào)節(jié)器和流量計(jì)的工作狀態(tài),并且繪制出報(bào)警頁面和趨勢(shì)頁面。以及在ConMaker中如何使用語言編程的手法進(jìn)行控制點(diǎn)的設(shè)置和PID算法的整定,并通過相應(yīng)參數(shù)反映到圖像中去。最后文中會(huì)根據(jù)實(shí)驗(yàn)中的問題,進(jìn)行方法的改進(jìn),并且提出一些個(gè)人的想法和展望。

關(guān)鍵字:控制策略、PID調(diào)節(jié)器、操作界面、純滯后



The main content of this paper is about DCS software which belong HollySys. Use this software to procee complicacy control of realize, and pure delay link temperature control. At first, we will introduce the SmartPro system which empolder by HollySys software, and the particular step. In this empolder system, there are two parts in construction of the configuration, in one hand is FacView face-to-face software, which include application graph, elf and so on, between man and computer, in another hand is ConMaker control software in this way can constriction control policy. In this paper we have told how to use graph elf draw to show different instance about water tank when two part of liquids amalgamation, and the change of the flowmeter adjuster. In a another way will use ConMaker to programmed control point and PID arithmetic, and put it on the graph. At end of this paper ,will show the problem in experiment, and the method to solve it . At lest I will give my own idear.

Key word: Control strategy, PID modulator, operation interface, pure delay


參考文獻(xiàn)
[1] Ziegler J G,Nichols N B. Optimum Settings for Automatic Controllers. Trans. ASME,1942,64;759
[2] Smith O J. A Controller to Overcome Dead Time. ISA J.,1959,6(2);28-33
[3] (日)中西英二. 化工過程控制
[4] 王驥程、祝和云 化工過程控制工程,化學(xué)工業(yè)出版社,1991