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

基于plc中斷技術(shù)的集選電梯控制系統(tǒng)的實(shí)現(xiàn).rar

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

基于plc中斷技術(shù)的集選電梯控制系統(tǒng)的實(shí)現(xiàn),基于plc中斷技術(shù)的集選電梯控制系統(tǒng)的實(shí)現(xiàn)2.9萬字 48頁摘要:采用可編程控制器(plc)實(shí)現(xiàn)4層4站電梯的使用功能:集選、消防和檢修。由于電梯是一個(gè)大型復(fù)雜設(shè)備,為了簡(jiǎn)化電梯控制程序的設(shè)計(jì),采用級(jí)式程序設(shè)計(jì)的新方法。根據(jù)電梯的運(yùn)行方式在初始級(jí)設(shè)計(jì)了3個(gè)模塊:集選、消防和檢修。在各個(gè)模塊下,按照電梯運(yùn)行動(dòng)作進(jìn)一步分級(jí)...
編號(hào):98-31288大小:1.09M
分類: 論文>通信/電子論文

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

內(nèi)容介紹

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

基于PLC中斷技術(shù)的集選電梯控制系統(tǒng)的實(shí)現(xiàn)
2.9萬字 48頁


摘要:采用可編程控制器(PLC)實(shí)現(xiàn)4層4站電梯的使用功能:集選、消防和檢修。由于電梯是一個(gè)大型復(fù)雜設(shè)備,為了簡(jiǎn)化電梯控制程序的設(shè)計(jì),采用級(jí)式程序設(shè)計(jì)的新方法。根據(jù)電梯的運(yùn)行方式在初始級(jí)設(shè)計(jì)了3個(gè)模塊:集選、消防和檢修。在各個(gè)模塊下,按照電梯運(yùn)行動(dòng)作進(jìn)一步分級(jí),程序的級(jí)與動(dòng)作相對(duì)應(yīng)。另外,為了提高控制系統(tǒng)對(duì)消防聯(lián)動(dòng)和廳外召喚信號(hào)的響應(yīng)速度,采用中斷技術(shù)對(duì)這兩種信號(hào)進(jìn)行處理。研究表明,級(jí)式程序設(shè)計(jì)方法簡(jiǎn)化了程序,縮短了執(zhí)行時(shí)間,容易編制和維護(hù)。級(jí)式程序和中斷技術(shù)結(jié)合的方法有效地解決了順序控制中隨機(jī)信號(hào)的處理問題,具有一定的工程應(yīng)用價(jià)值。

關(guān)鍵詞:中斷技術(shù),可編程控制器,集選電梯,級(jí)式語言

Auto-selection Elevator Control System Design Using PLC Interruption Technique

Abstract: A programmable controller(PLC)is adopted to perform the usage function for a elevator with 4-floor and 4-station: auto-selection, fire control and maintenance. Elevator system is complicated and enormous, in order to simplify the design of the control software for the elevator, a new method named stage-programming technique is used. According to the operation made of the elevator, 3 modules are designed in beginning stage, that is auto-selection, fire control and maintenance. These modules is further split in accordance with the elevator running movements, so stages in software is corresponded to movements in elevator running. In addition, in order to improve the control system response speed for fire control linking signal and elevator calling signals, interruption technique is applied to process these signals. Studies have shown that the stage-programming method can simplify the control software, reduce the software execution time, and make software edition and modification more easily. Combining the stage-programming and interruption technique, the problem of random signal in the sequence control can be solved effectively. The method used in this paper has some reference value in engineering application.



目 錄

1. 緒言 1
1.1電梯簡(jiǎn)介 1
1.2電梯的運(yùn)行工作情況 1
1.3電梯的控制系統(tǒng) 2
1.4 小 結(jié) 3
2. 電梯的總體結(jié)構(gòu) 4
2.1電梯的機(jī)械結(jié)構(gòu) 4
2.1.1 曳引系統(tǒng) 4
2.1.2 轎廂和對(duì)重 5
2.1.3 轎門、廳門及開關(guān)門系統(tǒng) 6
2.1.4 機(jī)械安全保護(hù)系統(tǒng) 7
2.2電梯的電氣系統(tǒng) 7
2.2.1電氣系統(tǒng)介紹 7
2.2.2電梯電氣控制系統(tǒng)的分類 8
2.3小 結(jié) 9
3. 交流雙速電梯的電氣系統(tǒng)設(shè)計(jì) 10
3.1 序言 10
3.2拖動(dòng)系統(tǒng)的設(shè)計(jì) 10
3.2 井道中的傳感器及檢測(cè)開關(guān)的設(shè)置 11
3.3 廳外召喚、方向指示及層樓顯示器的設(shè)計(jì) 12
3.4 轎內(nèi)主令 13
3.5 檢修 13
3.6 門電路 13
3.7小 結(jié) 14
4 PLC控制系統(tǒng)的設(shè)計(jì) 15
4.1 序言 15
4.2 SH系列PLC簡(jiǎn)介 15
4.3級(jí)式語言 16
4.4 四層四站交流雙速電梯的PLC控制原理 17
4.5 小 結(jié) 19
5 集選電梯功能實(shí)現(xiàn) 20
5.1 序言 20
5.2程序設(shè)計(jì)及分析 21
5.2.1功能級(jí)的設(shè)計(jì) 21
5.2.2電梯集選功能的實(shí)現(xiàn) 22
5.2.3 消防運(yùn)行方式 27
5.2.4檢修運(yùn)行 28
5.3中斷處理 28
5.3.1 轎外呼梯 29
5.3.2 消防聯(lián)動(dòng)控制 29
5.4小 結(jié) 30
6 系統(tǒng)調(diào)試及分析 31
6.1電梯試驗(yàn)裝置的設(shè)計(jì) 31
6.2 調(diào)試中的問題及解決方法 32
1 指令ORLD在使用中出現(xiàn)的問題及解決方法 32
2 不集選 32
3 競(jìng)爭(zhēng)冒險(xiǎn)現(xiàn)象 32
4外召喚按鈕卡住處理方案 33
7. 畢業(yè)設(shè)計(jì)總結(jié) 34
謝辭 35
參考文獻(xiàn) 36
附錄 37
計(jì)算機(jī)程序 37
輸入輸出點(diǎn)及相對(duì)編號(hào) 46
主要元件及型號(hào) 47


參考文獻(xiàn)
[1] 王儉 龍莉莉,建筑電氣控制技術(shù),中國(guó)建筑工業(yè)出版社,1998
[2] 陳家盛 ,電梯結(jié)構(gòu)原理及安裝維修,機(jī)械工業(yè)出版社,2000


附錄
計(jì)算機(jī)程序
輸入輸出點(diǎn)及相對(duì)編號(hào)
主要元件及型號(hào)