EasyManua.ls Logo

Schweitzer Engineering Laboratories SEL-311C - Page 229

Schweitzer Engineering Laboratories SEL-311C
748 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
7.15
Date Code 20060320 Instruction Manual SEL-311C Relay
Inputs, Outputs, Timers, and Other Control Logic
Latch Control Switches
If latch bit LT1 = logical 0, input IN104 is routed to setting SET1 (set latch bit
LT1):
SET1 = /IN104 * !LT1 = /IN104 * NOT(LT1) = /IN104 * NOT(logical 0) =
/IN104 = rising edge of input IN104
RST1 = /IN104 * LT1 = /IN104 * (logical 0) = logical 0
If latch bit LT1 = logical 1, input IN104 is routed to setting RST1 (reset latch
bit LT1):
SET1 = /IN104 * !LT1 = /IN104 * NOT(LT1) = /IN104 * NOT(logical 1) =
/IN104 * (logical 0) = logical 0
RST1 = /IN104 * LT1 = /IN104 * (logical 1) = /IN104 = rising edge of input
IN104
Rising Edge Operators
Refer to Figure 7.14 and Figure 7.15.
The rising edge operator in front of Relay Word bit IN104 (/IN104) sees a
logical 0 to logical 1 transition as a “rising edge,” and /IN104 asserts to
logical 1 for one processing interval.
The rising edge operator on input IN104 is necessary because any single
assertion of optoisolated input IN104 by the SCADA contact will last for at
least a few cycles, and each individual assertion of input IN104 should only
change the state of the latch control switch once (e.g., latch bit LT1 changes
state from logical 0 to logical 1).
For example in Figure 7.14, if:
LT1 = logical 0
input IN104 is routed to setting SET1 (as discussed previously):
SET1 = /IN104 = rising edge of input IN104
If input IN104 is then asserted for a few cycles by the SCADA contact (see
Pulse 1 in Figure 7.15), SET1 is asserted to logical 1 for one processing
interval. This causes latch bit LT1 to change state to:
LT1 = logical 1
the next processing interval.
With latch bit LT1 now at logical 1 for the next processing interval, input IN104
is routed to setting RST1 (as discussed previously):
RST1 = /IN104 = rising edge of input IN104
This would then appear to enable the “reset” input (setting RST1) the next
processing interval. But the “rising edge” condition occurred during the
preceding processing interval. /IN104 is now at logical 0, so setting RST1
does not assert, even though input IN104 remains asserted for at least a few
cycles by the SCADA contact.
If the SCADA contact deasserts and then asserts again (new rising edge—see
Pulse 2 in Figure 7.15, the “reset” input (setting RST1) asserts and latch bit
LT1 deasserts back to logical 0 again. Thus each individual assertion of input
IN104 (Pulse 1, Pulse 2, Pulse 3, and Pulse 4 in Figure 7.15) changes the state
of the latch control switch just once.

Table of Contents