PLC based Metro Automation Project

Metro is one of the public transports widely used all over the world. In this project we are going to apply PLC automation in METRO. This project is completely built to practice the sequence of operation in PLC Programming. It may completely vary in real time.

PLC Metro Automation

PLC Based Metro Automation Project

List of Inputs and Outputs

Address

Description

Type

I:0/0Human PresenceInput
I:0/1StopInput
I:0/2Bag PresenceInput
I:0/3Ticket Sensor-Station AInput
I:0/4Starts At Station BInput
I:0/5Starts At Station AInput
I:0/6Ticket Sensor-Station BInput
I:0/7Starts At Station CInput
I:0/8Ticket Sensor-Station CInput
I:0/9Ticket Sensor-Station DInput
B3:1GunMemory
B3:2KnifeMemory
B3:3BombMemory
B3:4BoneMemory
B3:5BloodMemory
O:0/0Person AllowedOutput
O:0/1Entry Gate OpenOutput
O:0/2Bag AllowedOutput
O:0/3Train Door OpenOutput
O:0/4Train Door CloseOutput
O:0/5Train Running From A To BOutput
O:0/6Station B Door OpenOutput
O:0/7Station B Exit GateOutput
O:0/8Train Running From B To COutput
O:0/9Train At Station C Door OpenOutput
O:0/10Station C Exit GateOutput
O:0/11Pay Extra Money At Station COutput
O:0/12Train Running From C To DOutput
O:0/13Train At Station D Door OpenOutput
O:0/14Station D Exit GateOutput
O:0/15Pay Extra Money At Station DOutput

PLC Ladder Logic for Metro Automation

PLC Metro Project Code
PLC Railway Project Code
PLC Train Control Code
PLC Automation in Metro Train
PLC Logic for Metro

PLC Ladder Logic for RailwayPLC Metro Ladder Logic Description

RUNG000

Human Checking – whether the human is having any restricted materials like Gun, bomb,Crackers ,Knife etc.

RUNG001

Language checking-whether the bags are having any Restricted material like petrol, Blood Bone etc.

RUNG 0002

After Taking ticket, she/he going to board metro from station A.

Rung 0003, 0004 & 0005

Five seconds given to People for boarding and door get closed after 5 seconds.

Rung 0006 & 0007

Metro train travelling from station A to B for 10 seconds

Rung 0008 & 0009

After reaching Station B, door gets open and ticket checking at exit door is happening.

(Ticket cost from Station A to B is 10/-)

Rung 0010, 0011 & 0012

Metro started running from station B to C.

Rung 13

After reaching Station C, door gets open and ticket checking at exit door is happening.

(Ticket cost from Station B to C is 20/-)

Rung 14

If the person is having ticket less than 20 rupee, It won’t allow the person to exit until he pay additional amount.

Same procedure the person who are all boarded in station B.

RUNG 0015, 0016 & 0017

Metro started running from station C to D.

RUNG 0018

After reaching Station D, door gets open and ticket checking at exit door is happening.

(Ticket cost from Station A to D is 30/-)

Rung 0019

If the person is having ticket less than 30 rupee, It won’t allow the person to exit until he pay additional amount.

Same procedure the person who are all boarded in station B and C

Program runs continuously until STOP PB is pressed

Conclusion:

The above explained concept is designed for practicing sequence of operation in PLC for Metro Automation Project.

Author : Hema Deepan

If you liked this article, then please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

PLC & Transmitter Readings Mismatch

Conveyor Sequence Control PLC

PLC Loop Power Supply

On Delay Timer as Off Delay Timer

PLC Loop Checking

Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address

1 thought on “PLC based Metro Automation Project”

Leave a Comment