You are on page 1of 5

ES432

Lab Manual

Industrial Electronics

Experiment #2

Traffic signal using ladder logic

Objective:
Design manual traffic light signal using switches. Design automatic traffic light signal using timer.

Equipment /Requirement:
PLC Module WinProLadder software. Switches

Procedure process:
Design the following diagrams on the WinProLadder software. Online the PLC through computer. Run PLC and verify the result. Diagram 1:

Manual traffic light signal using switches

HIIT Hamdard Institute of Information Technology

Hamdard University

ES432

Lab Manual

Industrial Electronics

Diagram 2:

Automatic traffic light signal using timer

From diagram X0 is switch for Red signal X1 is switch for Yellow signal X2 is switch for Green signal Y0 is Red signal Y1 is Yellow signal Y2 is Green signal M0, M1 and M2 are the memory locations

Result: A): Diagram 1:


Step # 1: Switch X0 on and X1, X2 are off so Y0 is on and Y1, Y2 are off..

HIIT Hamdard Institute of Information Technology

Hamdard University

ES432

Lab Manual

Industrial Electronics

Step # 2: Switch X0 on then after X1, X2 are on so Y0 is on and Y1, Y2 are off.

Step # 3: Switch X1 on and X0, X2 are off so Y1 is on and Y0, Y2 are off..

Step # 4: Switch X1 on and then X0, X2 are on so Y1 is on and Y0, Y2 are off..

Step # 5: Switch X2 on and X0, X1 are off so Y2 is on and Y0, Y1 are off

Step # 6: Switch X2 on and then X0, X1 are on so Y2 is on and Y0, Y1 are off..

HIIT Hamdard Institute of Information Technology

Hamdard University

ES432

Lab Manual

Industrial Electronics

B): Diagram 2:
Step # 1: Switch the master switch on which on the Y0 output and also start the timer 0.

HIIT Hamdard Institute of Information Technology

Hamdard University

ES432

Lab Manual

Industrial Electronics

Step # 2: When timers 0 cross set point it switch on M0 which also start the timer 1 and Y1 output.

Step # 3: When timers 1 cross set point it switch on M1 which also start the timer 2 and Y2 output.

HIIT Hamdard Institute of Information Technology

Hamdard University

You might also like