PLC Exercise 4

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Exercise 4

Q1. Draw a ladder logic diagram to control the lamp output as per the given logic. Make
use of On-Delay timers for this problem.

Start the system using the START push button.


 Timer T1 receives an impulse from system memory to give output (lamp L1)
after 2 seconds.
 Similarly, L2 turns ON after 4 seconds after receiving an impulse.
 Similarly, L3 turns ON after 6 seconds after receiving an impulse.
 Similarly, L4 turns ON after 8 seconds after receiving an impulse.
 In the end, all lamps turn off after 10 seconds after receiving an impulse.

Q2. Three motors are started in different ways.


1. First motor will start after 10s delay,
2. second motor start immediately and off after 10s delay and
3. third motor will start with pulse and off with 10s delay.
4. Fourth motor will run for total 10s.
Write the LAD.

You might also like