Sei sulla pagina 1di 8

PRIMARY MENU

Inst Tools

Home » Elevator PLC Ladder Logic

PLC Tutorials

Elevator PLC Ladder Logic

Design a PLC program to execute elevator system in a 2 floor apartment using Allen Bradley PLC
programming.

Elevator PLC Logic

Elevator PLC Ladder Logic

In the above picture, there are totally two floors.

There are two user panels. One is inside the lift and other is outside the lift.

Limit switches are used to locate and stop the lift at each floor.

Priority is given to the first input.

Elevator Logic Inputs and Outputs


Elevator Logic Inputs and Outputs

Elevator PLC Logic

Elevator PLC Logic

Elevator PLC Programming

3 floor elevator logic

PLC Program for Elevator

PLC based Elevator Control System

PLC Logic for Lift

Elevator Logic Description

RUNG 0000

Latching rung to operate the system through Master Start and Stop PB.

RUNG 0001

Starting the Operation using start latch, Ground floor PB is pushed to turn on latch coil to store
the output of status when ground limit switch is off.

RUNG 0002
First floor PB is pushed to turn on latch coil to store the output of status when First limit switch is
off.

Rung 0003

Second floor PB is pushed to turn on latch coil to store the output of status when Second limit
switch is off.

Rung 0004, 0005, 0006

In some case ,if someone pressed ground floor PB/First floor PB , program will check where the
lift is, if it is in second floor or first floor, Down Motor will turn ON to get the lift to respective
floor.

For interlocking, normally closed switch of ground limit switch and first floor switch is used in
Rung 0006

Rung 0007, 0008, 0009

In some case, if someone pressed second floor PB/First floor Push buttons (PB), program will
check where the lift is, if it is in ground floor or first floor, UP Motor will turn ON to get the lift to
respective floor.

For interlocking, normally closed switch of second floor limit switch and first floor switch is used
in Rung 0009

RUNG 0010, 0011

To open the lift door when it reaching floor Binary bits are used to store the status of ground
floor PB and ground Limit switch.

RUNG 0012, 0013


To open the lift door when it reaching floor ,Binary bits are used to store the status of First floor
PB and First Limit switch.

RUNG 0014, 0015

To open the lift door when it reaching floor ,Binary bits are used to store the status of Third floor
PB and third floor Limit switch.

RUNG 0016

From the previous rungs memories, Open door motor is turned ON with three interlocking like
closed door motor, Timer enable, UP/DOWN motor.

RUNG 0017

When open door limit switch is turned to on, Open motor door should stop and timer need to
turn on to give time delay of 5s to close door motor.

RUNG 0018

When timer done turned on, close door motor should ON until closed limit switch is turned ON.

RUNG 0019

If no PB is turned on after getting into lift takes 10secs delay to open lift door again. If any PB is
pressed, it will perform the respective operations.

Program runs continuously until STOP PB is pressed

Note: We can reduce the number of memories used.

Conclusion:
The above explained elevator control using PLC is for example only. It may vary from real time.
There are many concepts to program elevator, this program is one of the type.

Author : Hema Sundaresan

Articles You May Like :

PLC Program for Motor Starter

Academic PLC Projects List

SCADA Objective Questions

GE PLC Programming

PLC and MCC control video

Share With Your Friends

FacebookTwitterLinkedInPinterestEmailWhatsApp

PREVIOUS ARTICLE

Process Control Automation PLC Quiz

NEXT ARTICLE

Pressure Transmitter Calibration Procedure

RELATED ARTICLES
PLC based 4 Way Traffic Light Control System

Mitsubishi PLC Programming Tutorials

What is SCADA System ?

Siemens PLC Interview Questions and Answers

Relay Operation, Types, Symbols & Characteristics

SCADA Hardware and Software

LEAVE A COMMENT

Your Comment

Name*

Email*

Website

Save my name, email, and website in this browser for the next time I comment.

FOLLOW US

CATEGORIES

RECENT COMMENTS

Manju on Top 100 PLC Projects List

azetou on Air Consumption Calculation for ON/OFF Valves

Kanterson on Normally-Closed Contacts for Stop Buttons

Braja mohan Dalei on Equivalent Logic Gates using PLC Ladder Diagrams
Ajit Kumar Tripathy on Zero Speed Switch Working Principle

@2019 - Reproduction without explicit permission is prohibited.

Inst Tools

FacebookTwitterYoutube

HOME

MEASURE

CONTROL

Q&A

EE

MCQ

MORE

This website uses cookies to improve your experience. We'll assume you're ok with this, but you
can opt-out if you wish. Accept Read More

PLC based Door Open and Closing System

PLC TUTORIALS

We have come across automatic door opening system in shopping malls; working of such
automatic system using PLC based Door Open and Closing System. PL…
X

Light ON OFF Control using PLC

PLC TUTORIALS

We most often come across light ON OFF control; single switch with multiple conditions using
programmable logic control (PLC) is discussed here. PLC L…

Potrebbero piacerti anche