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

TASK 1

Task 2
Task 3
Task 4
a. Internal latching Bit (500-599).

BIT
INDICATOR BIT LATCH INDICATOR
SUIS OUT OUTPUT
I/P LD/LDNOT BIT O/P
PUT
S1 OFF 0 0 0 0 0 0
ON 00 0000
(PB1) 1 1 1 1 1 1
OFF 1000 00 L1
S2 1 1 1 1 1 1
ON 01 0001
(PB2) 0 0 0 0 0 0

b. Latching Output Bit (1000-1007).


BIT
INDICATOR BIT LATCH INDICATOR
SUIS OUT OUTPUT
I/P LD/LDNOT BIT O/P
PUT
S1 OFF 0 0 0 0 0 0
ON 00 0000
(PB1) 1 1 1 1 1 1
OFF 1000 00 L1
S2 1 1 1 1 1 1
ON 01 0001
(PB2) 0 0 0 0 0 0

c. KEEP latching (Special Function Latch).

BIT
INDICATOR BIT LATCH INDICATOR
SUIS OUT OUTPUT
I/P LD/LDNOT BIT O/P
PUT
S1 OFF 0 0 0 0 0 0
ON 00 0000
(PB1) 1 1 1 1 1 1
S2 OFF 0 0 1 1000 1 00 1 L1 1
ON 01 0001
(PB2) 1 1 0 0 0 0
d. Latching SET / RSET (Special Function Latch).

BIT
INDICATOR BIT LATCH INDICATOR
SUIS OUT OUTPUT
I/P LD/LDNOT BIT O/P
PUT
S1 OFF 0 0 0 0 0 0
ON 00 0000
(PB1) 1 1 1 1 1 1
OFF 1000 00 L1
S2 0 0 1 1 1 1
ON 01 0001
(PB2) 1 1 0 0 0 0

DISCUSSION

This practical work is carried out to understand and apply the method of converting
conventional control circuit to PLC program. This exchange has four methods, namely Internal
latching bit, Latching output bit, KEEP latching, and Latching SET/RSET.

The first method implemented in this practical work is Internal latching bit. In this method a
control device needs to be assigned its data from 500 to 599. The circuit built using this method
contains two inputs (PB1, PB2), one output (L1) and one control devices (RL1). In the control devices
method, RL1 is assigned with 500 data. This circuit diagram has been built and simulated using the
CX One Programmer application.

The next method is Latching the output bit. In this method a control device needs to be
assigned its data from 1000 to 1007. The circuit built using this method contains two inputs (PB1,
PB2), one output (L1) and one control devices (RL1). In the control devices method, RL1 is assigned
with 1000 data. This circuit diagram has been built and simulated using the CX One Programmer
application.

The third method used to convert a conventional control circuit to a programmed PLC is
KEEP latching. It is called Special function latch because to assign data control devices in this
method, can be used either Input latching bit method or Latching output bit. In this practice, Input
bit latching method is used to build PLC program for this KEEP latching method. The circuit built
using this method contains two inputs (PB1, PB2), one output (L1) and one control devices (KEEP11).
In the control devices method, KEEP11 is assigned with 1000 data. This circuit diagram has been built
and simulated using the CX One Programmer application.

The last method implemented in this practical work is Latching SET/RSET. It is also called
Special function latch because to assign data control devices in this method, can be used either Input
latching bit method or Latching output bit. In this practice, the Latching bit output method is used to
build the PLC program for this Latching SET/RSET method. The circuit built using this method
contains two inputs (PB1, PB2), one output (L1) and two control devices (SET and RSET). In the
control devices method, SET/RSET is assigned with 500 data. This circuit diagram has been built and
simulated using the CX One Programmer application.

CONCLUSION

You might also like