版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)
文檔簡介
1、<p> 重 慶 理 工 大 學(xué)</p><p> 文 獻(xiàn) 翻 譯</p><p> 二級學(xué)院 機(jī)械工程學(xué)院 </p><p> 班 級 </p><p><b> 學(xué)生姓名 </b></p>
2、<p><b> PLC控制系統(tǒng)</b></p><p><b> 一、PLC概述</b></p><p> 可編程控制器是60年代末在美國首先出現(xiàn)的,當(dāng)時叫可編程邏輯控制器PLC(Programmable Logic Controller),目的是用來取代繼電器。以執(zhí)行邏輯判斷、計時、計數(shù)等順序控制功能。提出PLC概念的是美
3、國通用汽車公司。PLC的基本設(shè)計思想是把計算機(jī)功能完善、靈活、通用等優(yōu)點和繼電器控制系統(tǒng)的簡單易懂、操作方便、價格便宜等優(yōu)點結(jié)合起來,控制器的硬件是標(biāo)準(zhǔn)的、通用的。根據(jù)實際應(yīng)用對象,將控制內(nèi)容編成軟件寫入控制器的用戶程序存儲器內(nèi),使控制器和被控對象連接方便。 70年代中期以后,PLC已廣泛地使用微處理器作為中央處理器,輸入輸出模塊和外圍電路也都采用了中、大規(guī)模甚至超大規(guī)模的集成電路,這時的PLC已不
4、再是僅有邏輯(Logic)判斷功能,還同時具有數(shù)據(jù)處理、PID調(diào)節(jié)和數(shù)據(jù)通信功能。國際電工委員會(IEC)頒布的可編程控制器標(biāo)準(zhǔn)草案中對可編程控制器作了如下的定義:可編程控制器是一種數(shù)字運算操作的電子系統(tǒng),專為在工業(yè)環(huán)境下應(yīng)用而設(shè)計。它采用了可編程序的存儲器,用來在其內(nèi)部存儲執(zhí)行邏輯運算,順序控制、定時、計數(shù)和算術(shù)運算等操作的指令,并通過數(shù)字式和模擬式的輸入和輸出,控制</p><p><b> 二、
5、PLC的歷史</b></p><p> 1968年,Richard E. Morley創(chuàng)造出了新一代工業(yè)控制裝置可編程邏輯控制器(PLC),現(xiàn)在,PLC已經(jīng)被廣泛應(yīng)用于工業(yè)領(lǐng)域,包括機(jī)械制造也、運輸系統(tǒng)、化學(xué)過程設(shè)備、等許多其他領(lǐng)域。初期可編程控制器只是用一種類似于語言的軟件邏輯于代替繼電器硬件邏輯,并且使開發(fā)時間由6個月縮短到6天。</p><p> 雖然計算機(jī)控制技術(shù)已
6、經(jīng)產(chǎn)生,但是PLC控制因為它的高性能、成本低、并且對惡劣的環(huán)境有很強(qiáng)的適應(yīng)能力而在工業(yè)控制的廣泛應(yīng)用中保持優(yōu)勢。而且,盡管硬件的價格在逐漸下跌,據(jù)估計,根據(jù)Frost和Sullivan對PLC市場的調(diào)查研究表明,每年銷售硬件的價格要比銷售PLC的價格(一千五百萬)至少多出八十億美元。PLC的創(chuàng)造者Richard E. Morley十分肯定的認(rèn)為目前PLC市場是一個價值五十億的工業(yè)</p><p> 雖然PLC廣
7、泛應(yīng)用于工業(yè)控制中,PLC控制系統(tǒng)的程序依然和語法有關(guān)。和軟件過程一樣,PLC的軟件設(shè)計也以同樣的方式會遇到軟件錯誤或危機(jī)。Morley在演講中著重強(qiáng)調(diào)了這個方面。</p><p> 如果房子建造的像軟件過程一樣,那么僅僅一只啄木鳥就可以摧毀文明。特別的,PLC程序要解決的實際問題是消除軟件錯誤和減少老式梯形邏輯語言的花費。盡管PLC的硬件成本在繼續(xù)下降,但是在工業(yè)控制上減少梯形邏輯的掃描時間仍然是一個問題,以
8、至于可以用到低耗時的PLC。</p><p> 一般來說,和其他領(lǐng)域相比生產(chǎn)PLC的周期要短很多。例如,在實踐中,VISI設(shè)計是一種有效的計算機(jī)輔助設(shè)計。PLC不需要使用目前的以軟件設(shè)計為基礎(chǔ)軟件工程方法論,因為PLC程序要求對軟件和硬件搜都要考慮到。因此,軟件設(shè)計越來越成為花費動力。在許多的工業(yè)設(shè)計工程中,多數(shù)人力分配給了控制系統(tǒng)設(shè)計和安裝,并且他們被要求對PLC進(jìn)行程序測試和錯誤排除。</p>
9、<p> 再者,PLC控制系統(tǒng)不適合設(shè)計對適應(yīng)性和重構(gòu)有越來越多要求的生產(chǎn)系統(tǒng)。一個更深入的問題是在大規(guī)模的工程中軟件越來越復(fù)雜,促使要有一個系統(tǒng)化的設(shè)計方法論。</p><p> 主題的客觀性是為PLC自動控制系統(tǒng)建立一個系統(tǒng)化的軟件設(shè)計方法論。這個設(shè)計方法論包括以狀態(tài)轉(zhuǎn)換模型為基礎(chǔ)的精確的描述,這個轉(zhuǎn)臺轉(zhuǎn)換模型是自動控制系統(tǒng)的抽象系統(tǒng)。方法論還包括一個逐步的設(shè)計過程,并且要設(shè)置一個設(shè)計規(guī)則,這
10、樣才能為一個成功的設(shè)計提供導(dǎo)向和方法。這項研究的真正目的是找到一個減少控制軟件發(fā)展過程的不穩(wěn)定性的方法,也就是說,減少程序和調(diào)試時間以及他們的變化,以增強(qiáng)自動控制系統(tǒng)的適應(yīng)性,并且通過調(diào)整軟件使得軟件可以再度使用。這樣的目的是為了克服目前程序策略的不足之處,而目前的程序策略是以個人軟件開發(fā)者的經(jīng)驗為基礎(chǔ)的。</p><p><b> 三、現(xiàn)今的PLC</b></p><
11、p> 從結(jié)構(gòu)上分,PLC分為固定式和模塊式兩種。固定式PLC包括CPU板、I/O板、顯示面板、內(nèi)存塊、電源等,這些元素組合成一個不可拆卸的整體。模塊式PLC包括CPU模塊、I/O模塊、內(nèi)存、電源模塊、底板或機(jī)架,這些模塊可以按照一定規(guī)則組合配置。</p><p> 在使用者看來,不必要詳細(xì)分析CPU的內(nèi)部電路,但對各部分的工作機(jī)制還是應(yīng)有足夠的理解。CPU的控制器控制CPU工作,由它讀取指令、解釋指令及
12、執(zhí)行指令。但工作節(jié)奏由震蕩信號控制。</p><p> 運算器用于進(jìn)行數(shù)字或邏輯運算,在控制器指揮下工作。寄存器參與運算,并存儲運算的中間結(jié)果,它也是在控制器指揮下工作。CPU速度和內(nèi)存容量是PLC的重要參數(shù),它們決定著PLC的工作速度,IO數(shù)量及軟件容量等,因此限制著控制規(guī)模。</p><p> 中央處理器(CPU)是PLC控制器的大腦。通常CPU本身就是一個微控制器。起先是8位微控
13、制器例如8051,現(xiàn)在發(fā)展為16位和 32位微控制器。你會發(fā)現(xiàn)大部分由日本制造商制造的PLC中是日立和Fujicu的微控制器,西門子的微控制器多應(yīng)用在歐洲的PLC中,摩托羅拉生產(chǎn)的微控制器則獨占美國市場。CPU同樣關(guān)注通信, PLC控制器,操作程序的執(zhí)行,監(jiān)督記憶設(shè)置的輸入和輸出等部分的關(guān)聯(lián)性。</p><p> PLC使用系統(tǒng)存儲器(現(xiàn)在大部分采用閃存技術(shù)了)用于過程控制系統(tǒng)。除了這個操作系統(tǒng)之外,它還包括一
14、個由梯形圖翻譯成而進(jìn)制形式的用戶程序。快擦型存儲器(FLASH memory)的內(nèi)容只有在改變用戶程序的時候可以被改變。PLC控制器比快擦型存儲器使用得更早,EPROM存儲器比快擦型存儲器也更早,快擦型存儲器必須用紫外線(UV,Ultra-Violet Ray)燈擦除,并在編程器上進(jìn)行編程。由于快擦型存儲器技術(shù)的應(yīng)用,使得這個過程大大縮短了。在應(yīng)用程序開發(fā)中,通過一個串行電纜可以對程序存儲器進(jìn)行重新編程。</p><
15、p> 用戶存儲器被分成具有特殊功能的塊。一部分存儲器用來存儲輸入和輸出狀態(tài)。一個輸入的實際狀態(tài)存儲狀態(tài)存儲在專用存儲器位上,為“1”或者“0”。每一個輸入和輸出在存儲器中都有一個相應(yīng)的位。另外一部分存儲器用來存儲用戶程序中的變量的內(nèi)容。例如,定時器值,或者記數(shù)器值存放在存儲器的這個部分。</p><p> PLC控制器可以通過計算機(jī)(通常方式)重新編程,但是也可以通過人工編程器9控制臺)編程。實際上,這
16、意味著,如果你有編程所需要的軟件,早期PLC控制器可以通過計算機(jī)進(jìn)行編程。今天的傳輸計算機(jī)是工廠自己對PLC控制器進(jìn)行重新編程的理想設(shè)備。這對于工業(yè)企業(yè)來說是非常重要的。一旦系統(tǒng)修改結(jié)束,將正確的程序重新讀入PLC控制器也是非常重要的。定期檢查PLC中的程序是否改變是非常好的事情。這有助于避免車間發(fā)生危險情況(一些汽車制造商已經(jīng)建立了通信網(wǎng)絡(luò),可以定期檢查PLC中的程序,以保證運行的程序都是正確的)。</p><p&
17、gt; 幾乎所有用于為PLC控制器編程的程序都擁有各種不同的選項,例如系統(tǒng)輸入/輸出(I/O線)的強(qiáng)制開關(guān),程序?qū)崟r跟蹤以及圖表驗證。圖表驗證對于理解、定義失敗和故障非常必要。程序員可以添加標(biāo)記,書日和輸出設(shè)備名稱,以及對于查找錯誤或者對于系統(tǒng)維護(hù)很有用的注釋。添加注釋和標(biāo)記可以使技術(shù)人員(不僅僅是開發(fā)人員)很快理解梯形圖。注釋和標(biāo)記甚至還可以準(zhǔn)確地引用零件號,如果需要更換零件的話。這將加快由于損壞零件而引起的任何問題的修理速度。響應(yīng)
18、的舊方法是這樣的,開發(fā)系統(tǒng)的人必須保護(hù)這個程序,他旁邊再沒有人知道系統(tǒng)是怎樣完成的。正確的、備有證明文件的梯形圖使任何技術(shù)人員都能徹底理解系統(tǒng)的功能。</p><p> 電源是為中央處理單元提供電源的。大部分PLC控制器的工作電壓為24VDC或者220VAC。在有些PLC控制器上,你可以看見作為獨立模塊的電源。用戶必須確定從I/O模塊取出多大電流來保證電源提供適當(dāng)?shù)碾娏鳌2煌哪K使用不同的電流量。</p
19、><p> 該電源一般不用于啟動外部輸入或輸出。用戶必須提供獨立的電源來啟動PLC控制器的輸入和輸出,因為這樣可以保證PLC控制器的所謂“純電源”。使用純電源意味著工業(yè)環(huán)境中的電源不會嚴(yán)重影響它。有些較小的PLC控制器從與PLC控制器集成在一起的小電源為它們的輸入提供電壓源。</p><p> 四、PLC的設(shè)計標(biāo)準(zhǔn)</p><p> 一個系統(tǒng)化的設(shè)計PLC程序的方
20、法可以克服傳統(tǒng)程序生產(chǎn)控制系統(tǒng)的缺點,并且在一些工業(yè)應(yīng)用總有很大的不同。自動控制系統(tǒng)是狀態(tài)模型用公式語言或等價的語言描述的。公式描述對被控制的系統(tǒng)的行為提供一個精確的描述??梢酝ㄟ^分析估計看狀態(tài)模型是否達(dá)到想要的目標(biāo)。第二,為狀態(tài)模型的描述提供結(jié)構(gòu)描述,這個結(jié)構(gòu)描述可以說明邏輯要求和如細(xì)節(jié)安全規(guī)則的限制。第三,好的控制系統(tǒng)設(shè)計是對自動控制代碼生成有益的——一種能夠產(chǎn)生可執(zhí)行的控制軟件的能力,不同的邏輯控制器可以減少程序掃描時間和執(zhí)行那個
21、時間。特別的,這個主題與隨后的部分的是有關(guān)的。</p><p> 在現(xiàn)代制造業(yè)中,系統(tǒng)是用過程和結(jié)果的革新來描述的,并且因此不得不改變系統(tǒng)性能以快速做出反應(yīng)。因此,一個大的挑戰(zhàn)是提供技術(shù)以限制自動控制系統(tǒng)對變化需要和新機(jī)會的反應(yīng),所以,設(shè)計和操作知識可以實時的被再次利用,在工業(yè)實踐中提供了一個重要的競爭面。</p><p> 研究表明,在自動化系統(tǒng)中,程序?qū)崿F(xiàn)的方法已經(jīng)與計算機(jī)資源應(yīng)用
22、的急速增長不能匹配。例如,可編程邏輯控制器(PLC)程序仍然依靠一種方便的有邏輯梯形圖的程序?qū)崿F(xiàn)模式。結(jié)果,程序上的延遲和資源成了生產(chǎn)工業(yè)過程的主要絆腳石。在可編程邏輯控制器程序設(shè)計過程中,測試和調(diào)試可能會占用超過百分之五十的人力。在發(fā)展和傳播“STATE-OF-THE-ART”已經(jīng)形成標(biāo)準(zhǔn)[IEC 60848, 1999; IEC-61131-3, 1993; IEC 61499, 1998; ISO 15745-1, 1999],但
23、是,基本上這些標(biāo)準(zhǔn)都不能參與有效的程序和系統(tǒng)設(shè)計方面知識的革新。</p><p> 系統(tǒng)的方法通過使用原有的軟件模塊,有助于增加設(shè)計自動化的水平,同時也將提供一種可管理的大規(guī)模系統(tǒng)設(shè)計的方法。同樣的,它也將改善軟件的質(zhì)量的可靠性,以及關(guān)系到系統(tǒng)的較高安全標(biāo)準(zhǔn),尤其是這些對環(huán)境有危害影響的,比如:機(jī)場控制、公共鐵路運輸。</p><p> 軟件工業(yè)被認(rèn)為是系統(tǒng)性能的破壞者和系統(tǒng)復(fù)雜性的產(chǎn)
24、生者。逐漸下降的硬件價格,破壞了對通過優(yōu)化程序獲得的軟件性能的需要。其結(jié)果是,一方面造成了大量而低效率的程序代碼,另一方面并沒有獲得高的硬件性能。其次,軟件變得難以掌握其程度的復(fù)雜;在現(xiàn)代自動化系統(tǒng)中,軟件設(shè)計和保持系統(tǒng)本質(zhì)幾乎變得不可能。尤其是,可編程邏輯控制器(PLC)程序設(shè)計從二十五年前的兩條主線,發(fā)展到現(xiàn)在的成千上萬條?,F(xiàn)在安全性增加了,例如,關(guān)于防火的新措施,以及現(xiàn)代自動化系統(tǒng)的柔韌性增加了程序設(shè)計過程的復(fù)雜性。因此,軟件的使
25、用周期花費是總共花費的一個固定不變的增長部分。百分之八十到九十的花費用于軟件維護(hù)、調(diào)試、優(yōu)化(改進(jìn))、和擴(kuò)展以滿足不斷變換的需求。</p><p> 目前,大部分設(shè)計研究的主要焦點都集中在機(jī)械和電子產(chǎn)品上。這種有目的性的研究產(chǎn)生了一個副產(chǎn)品,就是通過推廣這中研究到系統(tǒng)工程設(shè)計領(lǐng)域,從而加固了我們對設(shè)計理論和技巧的基本理解。針對大規(guī)模和復(fù)雜系統(tǒng)的系統(tǒng)設(shè)計理論并沒有成熟。尤其是,對如何簡化一個繁冗而復(fù)雜的設(shè)計任務(wù)這
26、一問題,仍然沒有被科學(xué)的處理。而且,正在設(shè)計理論和代表計算機(jī)科學(xué)及運籌學(xué)研究的認(rèn)識論結(jié)果之間構(gòu)建一條橋梁,這樣的具體應(yīng)該是邏輯硬件電路設(shè)計。</p><p> 從邏輯學(xué)的角度來看,可編程邏輯控制器(PLC)的軟件設(shè)計類似與集成電路的硬件設(shè)計。現(xiàn)代超大規(guī)模集成電路設(shè)計(Very Large Scale Integration--VLSI)是及其復(fù)雜的,一個集成電路一般有幾百萬個晶體管,而且產(chǎn)品開發(fā)周期大都三年左右
27、。設(shè)計過程一般都分成局部功能塊設(shè)計和系統(tǒng)設(shè)計兩個階段。在局部功能塊設(shè)計階段,單個功能將被設(shè)計出來,并予以驗證。在系統(tǒng)設(shè)計階段,所有功能塊都將被整合起來,整個系統(tǒng)行為特性和功能將會通過仿真形式加以測試。一般來說,所有部分都完全的驗證是不可能的。因此,統(tǒng)計學(xué)可以作為可編程邏輯控制器(PLC)設(shè)計的一個例子,并有可能影響邏輯硬件設(shè)計。</p><p> 五、AK 1703 ACP</p><p&g
28、t; AK 1703 ACP憑借著一貫創(chuàng)新的精神與穩(wěn)定的技術(shù),在以穩(wěn)定為基礎(chǔ)的產(chǎn)品平臺中,擁有高級的功能性和適應(yīng)性。</p><p> ACP(自動化,控制和保護(hù))系統(tǒng)概念保證了AK 1703 ACP功能的實現(xiàn)。穩(wěn)定的功能性使得自動化控制,遠(yuǎn)程控制和通信協(xié)議三者完美結(jié)合。可升級的性能與多種冗余結(jié)構(gòu),使得AK1703 ACP可以完美處理各種功能要求。</p><p> AK 1703
29、ACP擁有適合現(xiàn)代化自動控制的綜合的遠(yuǎn)程控制技術(shù):</p><p> ? 水電站遠(yuǎn)程控制與中控設(shè)備</p><p> ? 擁有自治功能的自動控制單元</p><p> ? 數(shù)據(jù)節(jié)點, 設(shè)備控制站, 尖端科技</p><p> ? 擁有現(xiàn)場或遠(yuǎn)程外圍設(shè)備</p><p> ? 為后面板安裝而設(shè)計的19英寸設(shè)備&
30、lt;/p><p> ? 專為多種現(xiàn)場應(yīng)用和高產(chǎn)品要求設(shè)計的中間產(chǎn)品</p><p><b> ? 多種通信手段</b></p><p><b> ? 簡潔的編程</b></p><p><b> ? 唯一的設(shè)備插座</b></p><p> ?
31、開放型系統(tǒng)體系結(jié)構(gòu)</p><p><b> ? 可升級的冗余</b></p><p> ? 智能終端- TM 1703</p><p> AK 1703 ACP基本外部設(shè)備原件擁有兩個基本系統(tǒng)原件CP-2010/CPC25(主控原件)和CP-2012/PCCE25(處理和通信原件),一個總線最多可以連接16個外圍設(shè)備原件。</p&
32、gt;<p> CP-2010/CPC25 特征與功能</p><p><b> 系統(tǒng)功能:</b></p><p> ? 核心元件,協(xié)調(diào)所有系統(tǒng)功能</p><p> 連接所有基本功能原件的中心站點</p><p><b> ? 時間管理</b></p>&l
33、t;p> 自動控制單元的中控時鐘</p><p> 設(shè)定并保持自身時鐘的時間,分辨率為10ms</p><p> 通過互聯(lián)網(wǎng)或當(dāng)?shù)氐姆?wù)通信進(jìn)行同步</p><p><b> ? 冗余</b></p><p> 在處理與通信中為自動控制單元選擇并轉(zhuǎn)變?nèi)哂鄦卧?lt;/p><p> 通
34、過SCA-RS外部冗余開關(guān)支持選擇與轉(zhuǎn)變功能</p><p> 通過外接系統(tǒng)實現(xiàn)選擇與支持,例如控制系統(tǒng)</p><p> ? 與SAT TOLLBOX||連接</p><p> 在閃存卡里存儲固件和參數(shù)</p><p><b> 通信:</b></p><p> ? 通過相應(yīng)的協(xié)議原件
35、與高級或附屬自動控制單元進(jìn)行通信</p><p> ? 為數(shù)據(jù)流自動選擇路徑</p><p> ? 優(yōu)先基本數(shù)據(jù)的傳輸(優(yōu)先級控制)</p><p> ? 為每個聯(lián)檢站設(shè)立自己的循環(huán)緩沖器和處理信息(數(shù)據(jù)保持)</p><p> ? 為冗余通信提供路徑</p><p> 與對方站的冗余進(jìn)行通信</p&g
36、t;<p> ? 通過撥號上網(wǎng)方式對特殊應(yīng)用實施特殊功能</p><p> 為可進(jìn)行冗余的站點進(jìn)行測試</p><p> 具有處理功能的外圍設(shè)備:</p><p> ? 通過Ax 1703外圍設(shè)備串口總線自發(fā)地將信息傳輸?shù)酵鈬O(shè)備單元</p><p><b> 自動控制功能:</b></p&
37、gt;<p> ? 通過CAEX+按照IEC 61131-3協(xié)議創(chuàng)建的可自由定義的擁有開閉環(huán)控制功能的用戶程序</p><p> 512KB的用戶程序空間 </p><p> 大約50000個可變信號源,2000個常用信號源</p><p><b> 10ms的循環(huán)時間</b></p><p>&l
38、t;b> 網(wǎng)上測試</b></p><p><b> 可隨時下載</b></p><p> ? 冗余的開閉環(huán)功能控制</p><p> 通過冗余線路進(jìn)行同步</p><p> 通過Ax 1703外圍設(shè)備串口總線在開閉環(huán)控制功能與外圍接口單元之間不斷傳輸處理信息</p><p
39、> 六、2.1.2 SIEMENS可編程序控制器</p><p> SIMATIC S7-300系列PLC適用于各行各業(yè)、各種場合中的檢測、監(jiān)測及控制的自動化,其強(qiáng)大功能使其無論在獨立運行中,或相連成網(wǎng)絡(luò)皆能實現(xiàn)復(fù)雜控制功能。</p><p> 該產(chǎn)品具有光電隔離,高電磁兼容;具有很高的工業(yè)適用性,允許的環(huán)境溫度達(dá)60℃;具有很強(qiáng)的抗干擾、抗振動與抗沖擊性能,因此在嚴(yán)酷的工作環(huán)
40、境中得到了廣泛的應(yīng)用。</p><p> 自由通訊口方式也是S7-300型PLC的一個很有特色的功能,它使S7-300型PLC可以與任何通訊協(xié)議公開的其它設(shè)備、控制器進(jìn)行通訊,即S7- 300型PLC可以由用戶自己定義通訊協(xié)議(例ASCII協(xié)議),波特率為1。5Mbit/s(可調(diào)整)。因此使可通訊的范圍大大增加,使控制系統(tǒng)配置更加靈活、方便。任何具有串行接口的外設(shè),例如:打印機(jī)或條形碼閱讀器、變頻器、調(diào)制解調(diào)器
41、(Modem)、上位PC機(jī)等都可連接使用。用戶可通過編程來編制通訊協(xié)議、交換數(shù)據(jù)(例如:ASCII碼字符),具有RS232接口的設(shè)備也可用PC/PPI電纜連接起來進(jìn)行自由通訊方式通訊。</p><p> 當(dāng)上位機(jī)脫機(jī)時,在下位機(jī)控制下,整個系統(tǒng)能正常運行。</p><p> 上位機(jī)即圖文控制中心,主要由PC機(jī)和激光打印機(jī)組成,采用SIMATIC WINCC軟件平臺,采用全中文操作界面,
42、人機(jī)對話友好。管理人員和操作者,可以通過觀察PC機(jī)所顯示的各種信息來了解當(dāng)前和以往整個冰蓄冷自控系統(tǒng)的運行情況和所有參數(shù),并且通過鼠標(biāo)進(jìn)行設(shè)備管理和執(zhí)行打印任務(wù)。</p><p> WINCC軟件在自動化領(lǐng)域中可用于所有的操作員控制和監(jiān)控任務(wù)。可將過程控制中發(fā)生的事件清楚地顯示出來,可顯示當(dāng)前狀態(tài)并按順序記錄,所記錄的數(shù)據(jù)可以全部顯示或選擇簡要形式顯示,可連續(xù)或按要求編輯,并可輸出打印報表和趨勢圖。</p
43、><p> WINCC 能夠在控制過程中危急情況的初發(fā)階段進(jìn)行報告,發(fā)出的信號既可以在屏幕上顯示出來,也可以用聲音表現(xiàn)出來。它支持用在線幫助和操作指南來消除故障。某一 WINCC工作站可專門用于過程控制以使那些重要的過程信息不被屏蔽。軟件輔助操作策略保證過程不被非法訪問,并提供用于工業(yè)環(huán)境中的無錯操作。</p><p> WINCC 是MICRSOFT WINDOWS98或WINDOWS
44、NT4。0操作系統(tǒng)下,在PC機(jī)上運行的面向?qū)ο蟮囊涣?2位應(yīng)用軟件,通過OLE和ODBC視窗標(biāo)準(zhǔn)機(jī)制,作為理想的通訊伙伴進(jìn)入WINDOWS世界,因此WINCC可容易地結(jié)合到全公司的數(shù)據(jù)處理系統(tǒng)中。</p><p><b> 七、通信</b></p><p> 通信對于個人自動單元是很重要的。在過去的幾年里,我們聽到許多關(guān)于生產(chǎn)自動化協(xié)議的事情,并且許多公司已經(jīng)加入
45、大有成功希望的事業(yè)。然而,當(dāng)一個完整的生產(chǎn)自動化協(xié)議說明書沒有及時出現(xiàn)時許多公司都很失望。Larry Kotare說:”現(xiàn)在,生產(chǎn)自動化協(xié)議仍然是生產(chǎn)中一個發(fā)展的對象,一個說明書并不是最終的結(jié)果。例如,雖然當(dāng)新的生產(chǎn)自動化協(xié)議MAP3.0版本使用之時以MAP2.1版本為基礎(chǔ)的產(chǎn)品將會被汰,但是現(xiàn)在人們?nèi)匀粚a(chǎn)品用于MAP2.1版。”</p><p> 由于這些原因,許多PLC廠家緊盯著MAP的最新結(jié)果。如歐姆龍
46、公司正在進(jìn)行一個有關(guān)MAP兼容性的項目。但是歐姆龍生產(chǎn)部門總經(jīng)理Frank Newborn說由于缺少一個固定的標(biāo)準(zhǔn),歐姆龍的產(chǎn)品并不涉及到MAP。</p><p> 由于工業(yè)PLC無論何時不可能廣泛的涉及到MAP,生產(chǎn)廠家正在考慮專用網(wǎng)絡(luò)。根據(jù)Sal Probanzano說法,用戶擔(dān)心如果他們廣泛的應(yīng)用生產(chǎn)廠家將會收回MAP,這樣將會留下一個不支持通信的交流框架。</p><p> T
47、he PLC control system </p><p> ONE、PLC overview </p><p> Programmable controller is the first in the late 1960s in the United States, then called Plc programmable logic controller (Programmabl
48、e Logic Controller) is used to replace relays. For the implementation of the logical judgment, timing, sequence number, and other control functions. The concept is presented Plc General Motors Corporation. Plc and the ba
49、sic design is the computer functional improvements, flexible, generic and other advantages and relay control system simple and easy to operate, s</p><p> In the mid-1970s, the Plc has been widely used as a
50、central processing unit microprocessor, import export module and the external circuits are used, large-scale integrated circuits even when the Plc is no longer the only logical (IC) judgment functions also have data proc
51、essing, PID conditioning and data communications functions. International Electro technical Commission (IEC) standards promulgated programmable controller for programmable controller draft made the following definition :
52、 program</p><p> First, high reliability, anti-interference capability;</p><p> Second,programming visual, simple;</p><p> Third, adaptability good;</p><p> Fourth
53、functional improvements, strong functional interface.</p><p> TWO、History of PLC</p><p> Programmable Logic Controllers (PLC), a computing device invented by Richard E. Morley in 1968, have be
54、en widely used in industry including manufacturing systems, transportation systems, chemical process facilities, and many others. At that time, the PLC replaced the hardwired logic with soft-wired logic or so-called rela
55、y ladder logic (RLL), a programming language visually resembling the hardwired logic, and reduced thereby the configuration time from 6 months down to 6 days [Moody and Morley, </p><p> Although PC based co
56、ntrol has started to come into place, PLC based control will remain the technique to which the majority of industrial applications will adhere due to its higher performance, lower price, and superior reliability in harsh
57、 environments. Moreover, according to a study on the PLC market of Frost and Sullivan [1995], an increase of the annual sales volume to 15 million PLCs per year with the hardware value of more than 8 billion US dollars h
58、as been predicted, though the prices of </p><p> Though PLCs are widely used in industrial practice, the programming of PLC based control systems is still very much relying on trial-and-error. Alike softwar
59、e engineering, PLC software design is facing the software dilemma or crisis in a similar way. Morley himself emphasized this aspect most forcefully by indicating </p><p> `If houses were built like software
60、 projects, a single woodpecker could destroy civilization.”</p><p> Particularly, practical problems in PLC programming are to eliminate software bugs and to reduce the maintenance costs of old ladder logic
61、 programs. Though the hardware costs of PLCs are dropping continuously, reducing the scan time of the ladder logic is still an issue in industry so that low-cost PLCs can be used.</p><p> In general, the pr
62、oductivity in generating PLC is far behind compared to other domains, for instance, VLSI design, where efficient computer aided design tools are in practice. Existent software engineering methodologies are not necessaril
63、y applicable to the PLC based software design because PLC-programming requires a simultaneous consideration of hardware and software. The software design becomes, thereby, more and more the major cost driver. In many ind
64、ustrial design projects, more than of the </p><p> In addition, current PLC based control systems are not properly designed to support the growing demand for flexibility and reconfigurability of manufacturi
65、ng systems. A further problem, impelling the need for a systematic design methodology, is the increasing software complexity in large-scale projects.</p><p> The objective of this thesis is to develop a sys
66、tematic software design methodology for PLC operated automation systems. The design methodology involves high-level description based on state transition models that treat automation control systems as discrete event sys
67、tems, a stepwise design process, and set of design rules providing guidance and measurements to achieve a successful design. The tangible outcome of this research is to find a way to reduce the uncertainty in managing th
68、e control so</p><p> Three、now of PLC</p><p> From the structure is divided into fixed PLC and Module PLC, the two kinds of PLC including CPU board, I/O board, display panel, memory block, pow
69、er, these elements into a do not remove overall. Module type PLC including CPU module, I/O modules, memory, the power modules, bottom or a frame, these modules can be according to certain rules combination configuration.
70、</p><p> In the user view, a detailed analysis of the CPU's internal unnecessary, but working mechanism of every part of the circuit. The CPU control works, by it reads CPU instruction, interprets the i
71、nstruction and executes instructions. But the pace of work by shock signal control. </p><p> Unit work under the controller command used in a digital or logic operations.In computing and storage register of
72、 computation result, it is also among the controller command and work. CPU speed and memory capacity is the important parameters fot PLC . its determines the PLC speed of work, IO PLC number and software capacity, so lim
73、its to control size. </p><p> Central Processing Unit (CPU) is the brain of a PLC controller. CPU itself is usually one of the microcontrollers. Aforetime these were 8-bit microcontrollers such as 8051, and
74、 now these are 16-and 32-bit microcontrollers. Unspoken rule is that you’ll find mostly Hitachi and Fujicu microcontrollers in PLC controllers by Japanese makers, Siemens in European controllers, and Motorola microcontro
75、llers in American ones. CPU also takes care of communication, interconnectedness among other parts of PL</p><p> System memory (today mostly implemented in FLASH technology) is used by a PLC for a process c
76、ontrol system. Aside form. this operating system it also contains a user program translated forma ladder diagram to a binary form. FLASH memory contents can be changed only in case where user program is being changed. PL
77、C controllers were used earlier instead of PLASH memory and have had EPROM memory instead of FLASH memory which had to be erased with UV lamp and programmed on programmers. With the use o</p><p> User memor
78、y is divided into blocks having special functions. Some parts of a memory are used for storing input and output status. The real status of an input is stored either as “1”or as “0”in a specific memory bit/ each input or
79、output has one corresponding bit in memory. Other parts of memory are used to store variable contents for variables used in used program. For example, time value, or counter value would be stored in this part of the memo
80、ry.</p><p> PLC controller can be reprogrammed through a computer (usual way), but also through manual programmers (consoles). This practically means that each PLC controller can programmed through a comput
81、er if you have the software needed for programming. Today’s transmission computers are ideal for reprogramming a PLC controller in factory itself. This is of great importance to industry. Once the system is corrected, it
82、 is also important to read the right program into a PLC again. It is also good to chec</p><p> Almost every program for programming a PLC controller possesses various useful options such as: forced switchin
83、g on and off of the system input/outputs (I/O lines), program follow up in real time as well as documenting a diagram. This documenting is necessary to understand and define failures and malfunctions. Programmer can add
84、remarks, names of input or output devices, and comments that can be useful when finding errors, or with system maintenance. Adding comments and remarks enables any techn</p><p> Electrical supply is used in
85、 bringing electrical energy to central processing unit. Most PLC controllers work either at 24 VDC or 220 VAC. On some PLC controllers you’ll find electrical supply as a separate module. Those are usually bigger PLC cont
86、rollers, while small and medium series already contain the supply module. User has to determine how much current to take from I/O module to ensure that electrical supply provides appropriate amount of current. Different
87、types of modules use different a</p><p> This electrical supply is usually not used to start external input or output. User has to provide separate supplies in starting PLC controller inputs because then yo
88、u can ensure so called “pure” supply for the PLC controller. With pure supply we mean supply where industrial environment can not affect it damagingly. Some of the smaller PLC controllers supply their inputs with voltage
89、 from a small supply source already incorporated into a PLC.</p><p> Four、PLC design criteria </p><p> A systematic approach to designing PLC software can overcome deficiencies in the traditio
90、nal way of programming manufacturing control systems, and can have wide ramifications in several industrial applications. Automation control systems are modeled by formal languages or, equivalently, by state machines. Fo
91、rmal representations provide a high-level description of the behavior of the system to be controlled. State machines can be analytically evaluated as to whether or not they meet the desired g</p><p> In mod
92、ern manufacturing, systems are characterized by product and process innovation, become customer-driven and thus have to respond quickly to changing system requirements. A major challenge is therefore to provide enabling
93、technologies that can economically reconfigure automation control systems in response to changing needs and new opportunities. Design and operational knowledge can be reused in real-time, therefore, giving a significant
94、competitive edge in industrial practice.</p><p> Studies have shown that programming methodologies in automation systems have not been able to match rapid increase in use of computing resources. For instanc
95、e, the programming of PLCs still relies on a conventional programming style with ladder logic diagrams. As a result, the delays and resources in programming are a major stumbling stone for the progress of manufacturing i
96、ndustry. Testing and debugging may consume over 50% of the manpower allocated for the PLC program design. Standards [IEC 60</p><p> A systematic approach will increase the level of design automation through
97、 reusing existing software components, and will provide methods to make large-scale system design manageable. Likewise, it will improve software quality and reliability and will be relevant to systems high security stand
98、ards, especially those having hazardous impact on the environment such as airport control, and public railroads.</p><p> The software industry is regarded as a performance destructor and complexity generato
99、r. Steadily shrinking hardware prices spoils the need for software performance in terms of code optimization and efficiency. The result is that massive and less efficient software code on one hand outpaces the gains in h
100、ardware performance on the other hand. Secondly, software proliferates into complexity of unmanageable dimensions; software redesign and maintenance-essential in modern automation systems-becomes</p><p> To
101、day, the primary focus of most design research is based on mechanical or electrical products. One of the by-products of this proposed research is to enhance our fundamental understanding of design theory and methodology
102、by extending it to the field of engineering systems design. A system design theory for large-scale and complex system is not yet fully developed. Particularly, the question of how to simplify a complicated or complex des
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 眾賞文庫僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 外文翻譯--plc控制系統(tǒng)
- 外文翻譯--PLC控制系統(tǒng).doc
- plc控制系統(tǒng)外文翻譯--啤酒灌裝、壓蓋機(jī)plc控制系統(tǒng)
- 外文翻譯--PLC控制系統(tǒng).doc
- 外文翻譯--plc控制系統(tǒng)設(shè)計的要點
- plc外文文獻(xiàn)翻譯---工業(yè)控制系統(tǒng)和協(xié)同控制系統(tǒng)
- 外文翻譯--plc控制系統(tǒng)設(shè)計的要點
- plc機(jī)械手控制系統(tǒng)文獻(xiàn)綜述(包括外文翻譯)
- 外文翻譯---基于plc電梯控制系統(tǒng)的設(shè)計與實踐
- 外文翻譯---基于plc電梯控制系統(tǒng)的設(shè)計與實踐
- 外文翻譯---基于plc電梯控制系統(tǒng)的設(shè)計與實踐
- 基于plc的交通燈控制系統(tǒng)設(shè)計外文翻譯
- 外文翻譯---基于plc自動售貨機(jī)控制系統(tǒng)設(shè)計
- 外文翻譯---基于plc電梯控制系統(tǒng)的設(shè)計與實踐
- [雙語翻譯]plc外文翻譯--plc變頻控制的水泵系統(tǒng)
- 外文翻譯--關(guān)于控制系統(tǒng)中的PLC的選型方法.doc
- 外文翻譯--基于controllogix5550 plc的鍋爐水位控制系統(tǒng)
- 外文翻譯---基于PLC電梯控制系統(tǒng)的設(shè)計與實踐.docx
- 外文翻譯--基于controllogix5550 plc的鍋爐水位控制系統(tǒng)
- 外文翻譯---基于PLC電梯控制系統(tǒng)的設(shè)計與實踐.docx
評論
0/150
提交評論