【正文】
PLC的硬件資源和軟件資源,充分利用各種指令的簡化控制程序,做到控制程序應盡量簡單,便于理解,并有一定的規(guī)律性以便能適合于不同控制樓層的要求, 使電梯達到較為理想的控制效果。本次設計采用三種控制方式 :乘客操作方式 、 司機操作方式和手動檢修方式 。 關鍵詞 :電梯 ; PLC; 控制梯形圖 ; 程序 鹽城工學院本科生畢業(yè) 設計說明書( 2020) Design on The sixstorey elevator PLC control system Abstract: With the highspeed development of China39。s lives are closely linked, are playing an increasingly important role with the advancement of technology, Research Programmable Logic Controller (PLC) in the elevator on the use of control is a very meaningful task. The design of content for the use of Programmable Logic Controller (PLC) control in a sixstory of passenger elevator. The main purpose is to solve some problems of the existing elevator control, the rational use of PLC hardware resources and software resources Make full use of all the mands simplified control procedures, the control procedures should be done as simple and easy to understand And with some regularity in order to be tailored to different floors control of the calls that lifts quite satisfactory control results. In the design process through to lift the input and output nodes statistics to select appropriate models PLC During the software design of PLC control system, first of all , lift the whole control process deposition, it is divided into several different modules, then design for these modules Respectively, and finally regrouped together into a prehensive control system .The designs of used three control modes : passengers operation mode, the driver and manual mode of operation maintenance mode. And pared to the previous, the design of the lift with high reliability, control procedures simple and input and output terminals use fewer features. Key words: Elevator; PLC; Control ladder; Procedures 六層電梯的 PLC 控制系統(tǒng)的設計 目 錄 1. 概 述 .................................................................................................................1 概述 .....................................................................................................................1 基本設計內 容 .....................................................................................................1 2. 課題研究背景與意義 ............................................................................................2 課題研究背景 .....................................................................................................2 課題研究意義 .....................................................................................................3 3. 電梯概述 ................................................................................................................4 電梯的定義 ..........................................................................................................4 電梯的分類 .........................................................................................................4 電梯的主要組成部分 ..........................................................................................5 電梯的安全保護裝置 .........................................................................................6 電梯的發(fā)展展望 .................................................................................................7 4. 電 梯 PLC 控制設計 ................................................................................................8 可編程控制器概述 .............................................................................................8 可編程控制器( PLC)的產生 .......................................................................8 可編程控制器( PLC)的組成 .......................................................................9 可編程控制器( PLC)的分類 ........................................................................9 可編程控制器( PLC)的工作原理 ...............................................................9 PLC 的性能指標 ............................................................................................10 可編程控制器( PLC)的特點 ..................................................................... 11 可編程控制器( PLC)的選擇 ......................................................................... 11 PLC 控制 系統(tǒng)的設計 ........................................................................................12 電梯控制系統(tǒng)實現(xiàn)的功能 ...........................................................................12 電梯的操作方式 ...........................................................................................13 PLC 的輸入輸出接線設 計 ............................................................................13 5. 軟件設計 ..............................................................................................................14 樓層信號控制環(huán)節(jié)設計 ...................................................................................14 門廳上行呼喚信號 .......................................................................................14 門廳下行呼喚信號 .......................................................................................15 脈沖信號 .......................................................................................................16 轎廂內按鈕選層信號 ...................................................................................17 轎廂內選層指示燈的控制 ...........................................................................18 樓層位置信號 ...............................................................................................20 七段數碼管顯示程序設計 ...............................................................................21 到達樓層消除信號 ...........................................................................................24 手動檢修控制程序設計 ...................................................................................24 鹽城工學院本科生畢業(yè) 設計說明書( 2020) 開 、 關門控制 ...............................................................................................25 上 、 下行控制 ...............................................................................................25 開 、 關門控制程序設計 .............................................