Addresses Used in PLCS: The Address in Memory Where The Current Status (1 or 0) For
Addresses Used in PLCS: The Address in Memory Where The Current Status (1 or 0) For
controller
contacts
and
.Coil A de-energized
.Coil A energized
A continuous
continuity
path
is
required
for
logic
Illustration
of
several different
continuity paths
in a ladder rung
EXAMPLE
Solve the logic rung shown in Figure so that no reverse
power flow condition exists. The reverse condition is not
part of the required logic for the output to be energized.
SOLUTION
The forward power flow of the logic determines output
Y. Lets implement it using logic concepts. The output Y
is defined, using forward paths only, as:
Y = (A B C) + (A D E ) + (F E )
which can be minimized, using Boolean algebras
distributed rule, to
Y = A (B C +D E) + (F E)
shows the implementation of this logic gate, while
Figure gives the ladder-equivalent solution.
SOLUTION