You are on page 1of 11

2 Laboratory Activity

nd

Submitted by:

Sinfuego, Sarah J. B.
Soriano, Ethan James A.
Tagle, Joannah Marie D.
Tampoco, Vhince Cymmone B.
Uvero, Jaymar E.
Valle, Jason A.
Group 8 (BSECE 2B)

Submitted to:
Mr. Christopher Gutierrez
CASE 2

Problem Description:

Write a program that will turn a light on when a count reaches 20. The light is then to go off
when a count of 30 is reached.

Requirement:

1. PLC Ladder Logic Program


2. External Devices Wiring Program
PLC Ladder Logic Program for Case 2
External Devices Wiring Program for
Case 2

● ● IN 1 Out 1

+ -

2
IN 2 Out 2
Timer 1
+ -

0
240 V
Relay AC
IN 3 PLC Out 3 + -

M
Coil

+ -

1
IN 4 Out 4 Timer 2 Light
+ -

0
24 V 24 V
COM COM
+ DC - DC
+ -
CASE 3

Timer Problem:

Write a Program to simulate the operation of the sequential system. The Light system consist of the 3 separate lights
on each side of the car. Each set of the light will be activated separately, either the left turn signal switch. There is to be
a 1 second delay between the activation of each light, and 1 second period when all the light are off. Ensure that when
both switches are on, the system will not operate. Use the least number of timer possible. The sequence of operation
should be as follow:

• The switch is operated


• Light 1 is illuminated
• Light 2 is illuminated 1 second later
• Light 3 is illuminated 1 second later
• Light is illuminated 1 seconds
• All lights are off 1 second
• The system repeats while the switch is on.

Requirement:

1. PLC Ladder Logic Program


2. External Devices Wiring Program
PLC Ladder Logic Program for Case 3
External Devices Wiring Program for
Case 3

● ● IN 1 Out 1 + -

0
Timer 1
+ -

1
IN 2 Out 2
+ -

M
+ - 240 V

0
IN 3 PLC Out 3 Timer 2 AC
+ -

1
L1
Relay
Coil
+ -

M
IN 4 Out 4 L2

+ -

0
Timer 3 L3
24 V 24 V
COM COM + -
DC

1
+ DC - + -
CASE 5

Paint Spraying:

Paint spraying system where boxes are fed by gravity through a feeder magazine one at a time onto a moving conveyor
belt. Upon the start signal, boxes are pushed towards the conveyor by valve 1. This is a cylinder that extends and retracts which
operates switches S1 and S2 respectfully. A spraying nozzle paints each box as it passes under the paint spray controlled by
valve 2. A sensor (S3) counts each box being sprayed. When 6 boxes have been painted the valve 2 shuts off (paint spray) and
valve 1 (cylinder) stops moving boxes onto the conveyor. Three seconds later the conveyor stops moving and the hopper with its
load moves forward (valve 3) where it is emptied. Ten seconds later the hopper returns to the original position. The cycle is then
complete and waits for a start signal again.

Requirement:

1. PLC Ladder Logic Program


2. External Devices Wiring Program
PLC Ladder Logic Program for Case 5
External Devices Wiring Program for
Case 5

You might also like