Jump to content
  • Sign in to follow this  

    Traffic Light Control using PLC Ladder Logic

       (0 reviews)

    leikang

    We most often come across a three-way traffic jam in our city. This PLC program gives the solution to control heavy traffic jams using programmable logic control.

    Traffic Light Control using PLC

    35-1.gif

    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 coil is used at the end to run the program continuously.
    4. Comparator blocks are used to reduce the number of timers used.
    5. Program done in AB RSLogix 500 Software.

    List of Inputs and Outputs for Traffic Control System

    35-2.gif

    PLC Program for 3-way Traffic control System

    35-3.gif
    35-4.gif35-5.gif

    Below tabular column gives the Steps or sequence of outputs to turn ON.

    35-6.gif

    PLC Logic Description for 3-way Traffic Control System

    RUNG000 :
    This is a Latching rung to operate the system through Master Start and Stop PB.

    RUNG001 and RUNG0002 :
    Starting the timer to turn ON first output West Green so east and west should be in red.

    Comparators in Parallel rung are used to turn OFF East red after 15 sec. Timer T4:2 timing bit in parallel contact used to turn ON East red again in 5th  and 6Th  Step. (Refer Above Tabular column for clarification)

    RUNG 0003 :
    Turning ON North Red up to 3rd step using T4:0 and T4:1’s timer timing bit and comparator blocks.

    Rung 0004 :
    Turn ON East yellow for 5 sec using comparator blocks. (Step 2nd)

    Rung 0005-0006-0007-0008-0009-0010 :
    The same procedures followed to turn ON further outputs. ( Refer Tabular column for a sequence of operation)

    RUNG 0011 :
    Reset coil is turned ON using T4:2 ‘s done bit to restart the cycle from beginning

    The program runs continuously until STOP PB is pressed

    Conclusion:
    The above-explained 3 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 comparator block function in AB PLC.

    Sign in to follow this  


    User Feedback

    Create an account or sign in to leave a review

    You need to be a member in order to leave a review

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

    There are no reviews to display.


Apply for friendship links:WhatsApp or E-mail: admin@plchmis.com
×
×
  • Create New...