Flexlogic Example - GE M60 Instruction Manual

Motor protection system
Hide thumbs Also See for M60:
Table of Contents

Advertisement

FLEXLOGIC
FlexLogic provides latches that by definition have a memory action, remaining in the set state after the set
input has been asserted. However, they are volatile; that is, they reset on the re-application of control power.
NOTE
When making changes to settings, all FlexLogic equations are re-compiled whenever any new setting value is
entered, so that all latches are reset automatically. If it is necessary to re-initialize FlexLogic during testing, for
example, power down the unit and then back up.

5.6.4 FlexLogic example

This section provides an example of logic implementation for a typical application. The sequence of steps is important to
minimize the work to develop the relay settings. Note that the example in the following figure demonstrates the procedure,
not to solve a specific application situation.
In the example, it is assumed that logic has already been programmed to produce virtual outputs 1 and 2, and is only a
part of the full set of equations used. When using FlexLogic, it is important to make a note of each virtual output used; a
virtual output designation (1 to 96) can be assigned only once.
5
1.
Inspect the example logic diagram to determine if the required logic can be implemented with the FlexLogic
operators. If this is not possible, the logic must be altered until this condition is satisfied. Once done, count the inputs
to each gate to verify that the number of inputs does not exceed the FlexLogic limits, which is unlikely but possible. If
the number of inputs is too high, subdivide the inputs into multiple gates to produce an equivalent. For example, if 25
inputs to an AND gate are required, connect Inputs 1 through 16 to AND(16), 17 through 25 to AND(9), and the outputs
from these two gates to AND(2).
Inspect each operator between the initial operands and final virtual outputs to determine if the output from the
operator is used as an input to more than one following operator. If so, the operator output must be assigned as a
virtual output.
For the example shown, the output of the AND gate is used as an input to both OR#1 and Timer 1, and must therefore
be made a virtual output and assigned the next available number (that is, Virtual Output 3). The final output must also
be assigned to a virtual output as virtual output 4, which is programmed in the contact output section to operate relay
H1 (that is, contact output H1).
Therefore, the required logic can be implemented with two FlexLogic equations with outputs of virtual output 3 and
virtual output 4, shown as follows.
5-146
Figure 5-63: Logic example
M60 MOTOR PROTECTION SYSTEM – INSTRUCTION MANUAL
CHAPTER 5: SETTINGS

Advertisement

Table of Contents
loading

Table of Contents