You are on page 1of 4

4Q 2019-2020

EXPERIMENT TITLE COURSE

Industrial Electronics Laboratory – MODULE NO. 7


Controlling a Cylinder SECTION

PREPARED BY: J.B. G. IBARRA

tro CE
cs
ec E
1.0 APPLICATION

ni
El f E
al o
DATE PERFORMED: _____________________________________

tri ol
GROUP NO: us ho ____________________________
nd Sc
LEADER : ____________________________ _______________
-I -

MEMBERS: ____________________________ _______________


ry ity

____________________________ _______________
to rs

____________________________ _______________
ra ive

____________________________ _______________
____________________________ _______________
bo n

____________________________ _______________
La A U

____________________________ _______________
____________________________ _______________
C U

____________________________ _______________
iR AP

INSTRUCTOR: __________________________
M

REMARKS
4Q 2019-2020
COMPONENT LIST
Quantity Description
1 Double-acting cylinder
1 5/2-way single solenoid valve
Push Button, momentary
2 START (N.O.)

tro CE
STOP (N.C.)

cs
2 Magnetic reed switch

ec E
ni
1 Set of Connecting wires

El f E
1 Set of Plastic tubing

al o
Figure 1: Cylinder set-up and material requirements

tri ol
us ho
Identify the I/O devices then assign addresses for each device.
nd Sc
Address I/O Device Description
-I -
ry ity
to rs
ra ive

Complete the PLC I/O wiring diagram below.


bo n
La A U
C U
iR AP
M
4Q 2019-2020

INPUT

tro CE
cs
ec E
ni
El f E
OUTPUT

al o
tri ol
us ho
DESIGN PROBLEMS
nd Sc
1.1 START & STOP CONTROL - A START (NO, momentary switch) button will activate
a cylinder. Upon activation, the cylinder will fully extend and retract
-I -

continuously even START is released. STOP button (NC, momentary switch) will
ry ity

halt the cycle. Sensors B1 and B2 will detect the retracted and extended
position of the cylinder. Make the ladder diagram.
to rs

Write the PLC Ladder Program:


ra ive
bo n
La A U
C U
iR AP
M
4Q 2019-2020
1.2 USING TIMER FUNCTION - In a bonding process, components are pressed
together using cylinders. When START (momentary switch, NO) is pressed the
cylinder extends and once the cylinder reaches its extended position the
timer starts while the cylinder remains extended. After the 5 seconds has
expired, the cylinder returns to its initial position.

Write the PLC Ladder Program:

tro CE
cs
ec E
ni
El f E
al o
tri ol
us ho
nd Sc
-I -
ry ity
to rs

1.3 USING COUNTER FUNCTION - When START (momentary switch, NO) is pressed,
the cylinder extends and retracts for five cycles. And after the counter
ra ive

reached the set count the sequence stops. Pressing START again will repeat
the cycle. Sensors B1 (PNP type, NO) and B2 (PNP type, NO) check the
retracted and extended positions of the cylinder, respectively.
bo n
La A U

Write the PLC Ladder Program:


C U
iR AP
M

You might also like