Develop/ test ladder program for traffic light control system.
PLC software, NO and NC switches.
Traffic light is an arrangement of three colour lights. It is used for controlling the traffic at road junctions by providing a particular sequence of these lights. Different colour lights used are Red, Green and Amber (or Yellow). The red light indicates ‘STOP’, green light indicates ‘GO’ and amber light indicates ‘WAIT’ for red or green. Timers are devices that count increments of time. Traffic lights are one example where timers are used. In this example timers are used to control the length of time between signal changes. The lights in a traffic signal go through a sequence: Red,green,amber, Red,green,amber etc. When an ON/OFF switch is turned on and a START button is momentarily pressed, the red signal (R) lights for 30 seconds, then turns off and the green (G) lights for 25 seconds, then turns off and the Amber (A) turns on for 5 seconds and then turns off and back to the red. On the opposite street, the red light (R’) is on during the time the light on the other street is either green or amber. Transition from red to green to amber is accomplished by cascading timer circuits. The sequence then repeats itself.
Red light will be ON for | |
Green light will be ON for | |
Amber light will be ON for |
Get all latest content delivered to your email a few times a month.