Sunteți pe pagina 1din 5

Lab

Assesment1
Programme 1

1. Objective :-

To develop the PLC relay ladder logic diagram for a control problem and to
simulate using PLC software.
2. Problem:-

When swithch1 is pressed,light1 should be ON.when switch2 is pressed after


10s light 2 and light 3 should be ON.when switch2 is not used,continuously
light4 should be on/off with time period of 1s.
3. Components and specification:-

Sr.no. Component Description Specification


1 Computer Dell Inspiron 15 7000
2 PLC software Picosoft 6

4. Procedure/Steps:-

1. Create Ladder Logic Program using PLC software using standard instructions.
2. Simulate and test Ladder Logic Program in the PLC software.

5. Ladder Diagram with cross references:-


Contact/Coil Circuit connection Comment
I01 1 Switch1
I02 2,5 Switch2
Q01 1 Light1
Q02 3 Light2
Q03 4 Light3
Q04 6 Light4
T01 2 Timer1
T02 5 Timer2
6. Report:-
When switch2 is not pressed continuously light4 is on/off using the timer2 with
time period of 1s. Light1 is on when switch1 is pressed. After pressing
switch2, light4 is stopped flashing and timer1 is triggered. After 10s timer sent
the signal to light2 and light3. Light2 and light3 will be on.
Programme 2
1. Objective :-

To develop the PLC relay ladder logic diagram for a control problem and to
simulate using PLC software.
2. Problem:-

Switch1 is pressed, light1 is ON and timer should be triggered. After 5


impulse input of timer,light2 is on. After 5s light3 and light4 will be ON. This
should be continuously repeated till switch 2 is pressed.
3. Components and specification:-

Sr.no. Component Description Specification

1 Computer Dell Inspiron 15 7000

2 PLC software Picosoft 6

4. Procedure/Steps:-

1. Create Ladder Logic Program using PLC software using standard instructions.
2. Simulate and test Ladder Logic Program in the PLC software.
5. Ladder Diagram with cross references:-
Contact/coil Circuit connection Comment
I01 1 Start
I02 1 Stop
Q01 1 Light1
Q02 4 Light2
Q03 6 Light3
Q04 7,8 Light4
T01 2,3 Timer1
T02 5,6 Timer2
C01 3,4,8 Counter1
6. Report: -
When start button is pressed, light1 is ON and timer1 will be triggered
.Timer will give impulse input to counter1.After 5 impulse input counter will
send the signal to light 2 and timer 2 will be triggered .After 5 sec timer will
send the signal light3 and light4.Both lights will be on. When light4 is on,
counter will be reset. After that light2,3 &4 will be off at same time .This will
repeat till stop button is not pressed.

S-ar putea să vă placă și