多層電梯的plc設(shè)計(西門子s7—200).doc
約10頁DOC格式手機打開展開
多層電梯的plc設(shè)計(西門子s7—200),多層電梯的plc設(shè)計(西門子s7—200)10頁共計3922字摘要本文闡述了用西門子s7—200plc控制多層電梯。指出了在plc中采用布爾邏輯實現(xiàn)電梯復(fù)雜控制功能的缺點,結(jié)合電梯的控制要求和plc的功能特點,開發(fā)出用plc實現(xiàn)按人的思維、記憶和判斷習(xí)慣控制電梯的控制策略,給出了其控制程序。該程序采用模塊化結(jié)構(gòu),模塊間...
內(nèi)容介紹
此文檔由會員 bfxqt 發(fā)布
多層電梯的PLC設(shè)計(西門子S7—200)
10頁共計3922字
摘 要
本文闡述了用西門子S7—200PLC控制多層電梯。指出了在PLC中采用布爾邏輯實現(xiàn)電梯復(fù)雜控制功能的缺點,結(jié)合電梯的控制要求和PLC的功能特點,開發(fā)出用PLC實現(xiàn)按人的思維、記憶和判斷習(xí)慣控制電梯的控制策略,給出了其控制程序。該程序采用模塊化結(jié)構(gòu),模塊間耦合程度低,程序通用性強,適用于任何規(guī)模的電梯控制系統(tǒng)。程序邏輯簡單,語句少,設(shè)計、調(diào)試、修改、閱讀方便。
Abstract
This paper relates to control a multilayer elevator using Siemens PLCs S7-200s . In this paper, the shortcomings in using Boolean logic to realize the complicated elevator control functions are pointed out. Considering the request of the control of elevator and the function characteristics of PLC , the control strategy based on PLC and people’s thinking , memory and judgment habits is developed and the control program is designed. The program is completed by using modular structure and the coupling degree between modules is low. The program is suitable for any system of elevator control. The logic of the program is simple and it is easy to design , debug , modify and read.
Keywords
PLC; Program design; Elevator; Control strategy
目 錄
摘要與關(guān)鍵詞 II
0.引言 1
1.電梯的PLC控制 1
1.1 對電梯的控制要求 1
1.2 控制方法 1
2.編程 1
2.1 層位編碼、輸入輸出接點及內(nèi)存變量分配 1
2.1.1 層位編碼 1
2.1.2 輸入輸出接點 2
2.1.3 內(nèi)存變量 2
2.2 電梯外用梯及電梯內(nèi)選層信號登記 2
2.3 電梯運行方向控制 3
2.4 順向截梯及登記消號 5
3.程序的適應(yīng)性 6
4.結(jié)語 7
參考文獻(xiàn) 7
關(guān)鍵字:PLC;程序設(shè)計;電梯;控制策略
參考文獻(xiàn)
[1] 孫平. 可編程控制原理及應(yīng)用. 北京:高等教育出版社,2003:305-308
[2] 王小澄等. 可編程控制器運動控制技術(shù). 北京:機械工業(yè)出版社,2006:294-307
[3] 萬健如. PLC在電梯位移控制中的應(yīng)用. 北京:北京郵電大學(xué)出版社,2001:108-204
[4] 西門子(中國)有限公司S7-200可編程序控制器系統(tǒng)手冊.1-7
[5] 王偉. 可編程控制器的使用和維護(hù). 北京:化學(xué)工業(yè)出版社,2005:33-100
[6] 王衛(wèi)兵. PLC系統(tǒng)通信、擴(kuò)展與網(wǎng)絡(luò)互連技術(shù). 北京:機械工業(yè)出版社,2004:328-31
[7] 孫后環(huán). 基于PLC脈沖選層的電梯控制系統(tǒng). 北京:北京航空航天大學(xué)出版社,2003:223-226
[8] 秦曦等. S7-200可編程控制器在交流電梯上的應(yīng)用. 西安:西安電子科技大學(xué)出版社,2003:69-85
[9] 張漢杰.現(xiàn)代電梯控制技術(shù).哈爾濱:哈爾濱工業(yè)大學(xué)出版社,2001:1-4
[10] Webb J W.可編程邏輯控制器—原理與應(yīng)用. 丑武等譯. 北京:電子工業(yè)出版社,2004:300-302
10頁共計3922字
摘 要
本文闡述了用西門子S7—200PLC控制多層電梯。指出了在PLC中采用布爾邏輯實現(xiàn)電梯復(fù)雜控制功能的缺點,結(jié)合電梯的控制要求和PLC的功能特點,開發(fā)出用PLC實現(xiàn)按人的思維、記憶和判斷習(xí)慣控制電梯的控制策略,給出了其控制程序。該程序采用模塊化結(jié)構(gòu),模塊間耦合程度低,程序通用性強,適用于任何規(guī)模的電梯控制系統(tǒng)。程序邏輯簡單,語句少,設(shè)計、調(diào)試、修改、閱讀方便。
Abstract
This paper relates to control a multilayer elevator using Siemens PLCs S7-200s . In this paper, the shortcomings in using Boolean logic to realize the complicated elevator control functions are pointed out. Considering the request of the control of elevator and the function characteristics of PLC , the control strategy based on PLC and people’s thinking , memory and judgment habits is developed and the control program is designed. The program is completed by using modular structure and the coupling degree between modules is low. The program is suitable for any system of elevator control. The logic of the program is simple and it is easy to design , debug , modify and read.
Keywords
PLC; Program design; Elevator; Control strategy
目 錄
摘要與關(guān)鍵詞 II
0.引言 1
1.電梯的PLC控制 1
1.1 對電梯的控制要求 1
1.2 控制方法 1
2.編程 1
2.1 層位編碼、輸入輸出接點及內(nèi)存變量分配 1
2.1.1 層位編碼 1
2.1.2 輸入輸出接點 2
2.1.3 內(nèi)存變量 2
2.2 電梯外用梯及電梯內(nèi)選層信號登記 2
2.3 電梯運行方向控制 3
2.4 順向截梯及登記消號 5
3.程序的適應(yīng)性 6
4.結(jié)語 7
參考文獻(xiàn) 7
關(guān)鍵字:PLC;程序設(shè)計;電梯;控制策略
參考文獻(xiàn)
[1] 孫平. 可編程控制原理及應(yīng)用. 北京:高等教育出版社,2003:305-308
[2] 王小澄等. 可編程控制器運動控制技術(shù). 北京:機械工業(yè)出版社,2006:294-307
[3] 萬健如. PLC在電梯位移控制中的應(yīng)用. 北京:北京郵電大學(xué)出版社,2001:108-204
[4] 西門子(中國)有限公司S7-200可編程序控制器系統(tǒng)手冊.1-7
[5] 王偉. 可編程控制器的使用和維護(hù). 北京:化學(xué)工業(yè)出版社,2005:33-100
[6] 王衛(wèi)兵. PLC系統(tǒng)通信、擴(kuò)展與網(wǎng)絡(luò)互連技術(shù). 北京:機械工業(yè)出版社,2004:328-31
[7] 孫后環(huán). 基于PLC脈沖選層的電梯控制系統(tǒng). 北京:北京航空航天大學(xué)出版社,2003:223-226
[8] 秦曦等. S7-200可編程控制器在交流電梯上的應(yīng)用. 西安:西安電子科技大學(xué)出版社,2003:69-85
[9] 張漢杰.現(xiàn)代電梯控制技術(shù).哈爾濱:哈爾濱工業(yè)大學(xué)出版社,2001:1-4
[10] Webb J W.可編程邏輯控制器—原理與應(yīng)用. 丑武等譯. 北京:電子工業(yè)出版社,2004:300-302