GE D90 Plus Instruction Manual page 489

Line distance protection system
Hide thumbs Also See for D90 Plus:
Table of Contents

Advertisement

CHAPTER 8: AUTOMATION
About editing operators
About automation comparators
PLUS
D90
LINE DISTANCE PROTECTION SYSTEM – INSTRUCTION MANUAL
AVO1 = 20
// initialize virtual analog output 1 to 20
AVO1 + SRC4 Ig RMS = AVO3
The automation editing operators are shown in the following table.
Table 38: Automation logic editing operators
Syntax
Description
Insert an operand in an equation list.
INSERT
Delete an operand from an equation list.
DELETE
The first END encountered signifies the last line in the list of processed
END
logic operands.
Automation comparators have two inputs that are denoted "+" and "–". Each inputs be
assigned to a FlexAnalog value or an analog constant. There are six types of comparators
in automation logic.
Greater than (>).
Less than (<).
Equal to (=).
Not equal to (≠).
Greater than or equal to (≥).
Less than or equal to (≤).
The output of the comparator will be logic 1 if the inputs satisfy the condition of the
particular comparator. Otherwise, the output will be logic 0. The comparator output can be
used as an input to Boolean logic or be assigned to an automation virtual output (AVO).
The following automation logic uses the greater than or equal to and the less than or equal
to comparators to test that a value is within a specified range.
Figure 406: Using comparators to verify a value is within a specified range
The following automation logic uses the less than comparator to check if two values are
approximately equal.
// add an offset of 20 to the Ig RMS
AUTOMATION LOGIC
479

Advertisement

Table of Contents
loading

Table of Contents