4way Traffic Light Ladder Logic
4way Traffic Light Ladder Logic
Problem Solution
1. They are so many ways to write a program for traffic light control ex:
sequencer output method but in this normal input, outputs and timers are
used.
2. Timers are used to give time delay for output to turn on and off.
3. Reset using timer done bit at the end to run the program continuously.
4. Program done in AB RSLogix 500 Software.
List of Inputs and Outputs
Below tabular column gives the Steps or sequence of outputs to turn ON the
traffic system lamps (RED, GREEN, YELLOW)
PLC Ladder Logic
Logic Description
RUNG000
Latching rung to operate the system through Master Start and Stop PB.
RUNG001
The above explained 4 ways traffic light control using PLC is for example only.
It may vary from real time. We can use this example program to understand the
working of timers and Interlocking function in AB PLC