Manual B30
Manual B30
Manual B30
Technical Support:
Tel: (905) 294-6222
Fax: (905) 201-2098
http://www.GEindustrial.com/multilin
Model:
Mods:
Wiring Diagram:
Inst. Manual:
Serial Number:
Firmware:
Mfg. Date:
B30H00HCHF8HH6HM8HP6AU8HW6H
000
836773
D
MAZB98000029
D
1998/01/05
Control Power:
Contact Inputs:
Contact Outputs:
88-300V DC @ 35W / 77-265V AC @ 35VA
300V DC Max 10mA
Standard Pilot Duty / 250V AC 7.5A
360V A Resistive / 125V DC Break
4A @ L/R = 40mS / 300W
RATINGS:
B30
GE Multilin
Made in
Canada
- M A A B 9 7 0 0 0 0 9 9 -
Bus Differential Relay
NOTE
1-2 B30 Bus Differential Relay GE Multilin
1.2 UR OVERVIEW 1 GETTING STARTED
1
1.2UR OVERVIEW 1.2.1 INTRODUCTION TO THE UR
Historically, substation protection, control, and metering functions were performed with electromechanical equipment. This
first generation of equipment was gradually replaced by analog electronic equipment, most of which emulated the single-
function approach of their electromechanical precursors. Both of these technologies required expensive cabling and auxil-
iary equipment to produce functioning systems.
Recently, digital electronic equipment has begun to provide protection, control, and metering functions. Initially, this equip-
ment was either single function or had very limited multi-function capability, and did not significantly reduce the cabling and
auxiliary equipment required. However, recent digital relays have become quite multi-functional, reducing cabling and aux-
iliaries significantly. These devices also transfer data to central control facilities and Human Machine Interfaces using elec-
tronic communications. The functions performed by these products have become so broad that many users now prefer the
term IED (Intelligent Electronic Device).
It is obvious to station designers that the amount of cabling and auxiliary equipment installed in stations can be even further
reduced, to 20% to 70% of the levels common in 1990, to achieve large cost reductions. This requires placing even more
functions within the IEDs.
Users of power equipment are also interested in reducing cost by improving power quality and personnel productivity, and
as always, in increasing system reliability and efficiency. These objectives are realized through software which is used to
perform functions at both the station and supervisory levels. The use of these systems is growing rapidly.
High speed communications are required to meet the data transfer rates required by modern automatic control and moni-
toring systems. In the near future, very high speed communications will be required to perform protection signaling with a
performance target response time for a command signal between two IEDs, from transmission to reception, of less than 5
milliseconds. This has been established by the Electric Power Research Institute, a collective body of many American and
Canadian power utilities, in their IEC 61850 project. In late 1998, some European utilities began to show an interest in this
ongoing initiative.
IEDs with the capabilities outlined above will also provide significantly more power system data than is presently available,
enhance operations and maintenance, and permit the use of adaptive system configuration for protection and control sys-
tems. This new generation of equipment must also be easily incorporated into automation systems, at both the station and
enterprise levels. The GE Multilin Universal Relay (UR) has been developed to meet these goals.
GE Multilin B30 Bus Differential Relay 1-3
1 GETTING STARTED 1.2 UR OVERVIEW
1
1.2.2 HARDWARE ARCHITECTURE
a) UR BASIC DESIGN
The UR is a digital-based device containing a central processing unit (CPU) that handles multiple types of input and output
signals. The UR can communicate over a local area network (LAN) with an operator interface, a programming device, or
another UR device.
Figure 12: UR CONCEPT BLOCK DIAGRAM
The CPU module contains firmware that provides protection elements in the form of logic algorithms, as well as program-
mable logic gates, timers, and latches for control features.
Input elements accept a variety of analog or digital signals from the field. The UR isolates and converts these signals into
logic signals used by the relay.
Output elements convert and isolate the logic signals generated by the relay into digital or analog signals that can be used
to control field devices.
b) UR SIGNAL TYPES
The contact inputs and outputs are digital signals associated with connections to hard-wired contacts. Both wet and dry
contacts are supported.
The virtual inputs and outputs are digital signals associated with UR-series internal logic signals. Virtual inputs include
signals generated by the local user interface. The virtual outputs are outputs of FlexLogic equations used to customize
the device. Virtual outputs can also serve as virtual inputs to FlexLogic equations.
The analog inputs and outputs are signals that are associated with transducers, such as Resistance Temperature Detec-
tors (RTDs).
The CT and VT inputs refer to analog current transformer and voltage transformer signals used to monitor AC power lines.
The UR-series relays support 1 A and 5 A CTs.
The remote inputs and outputs provide a means of sharing digital point state information between remote UR-series
devices. The remote outputs interface to the remote inputs of other UR-series devices. Remote outputs are FlexLogic
operands inserted into IEC 61850 GSSE messages and are of two assignment types: DNA standard functions and user-
defined (UserSt) functions.
The direct inputs and outputs provide a means of sharing digital point states between a number of UR-series IEDs over a
dedicated fiber (single or multimode), RS422, or G.703 interface. No switching equipment is required as the IEDs are con-
nected directly in a ring or redundant (dual) ring configuration. This feature is optimized for speed and intended for pilot-
aided schemes, distributed logic applications, or the extension of the input/output capabilities of a single relay chassis.
827822A2.CDR
Input Elements
LAN
Programming
Device
Operator
Interface
Contact Inputs Contact Outputs
Virtual Inputs Virtual Outputs
Analog Inputs Analog Outputs
CT Inputs
VT Inputs
Input
Status
Table
Output
Status
Table
Pickup
Dropout
Operate
Protective Elements
Logic Gates
Remote Outputs
-DNA
-USER
CPU Module Output Elements
Remote Inputs
Direct Inputs Direct Outputs
1-4 B30 Bus Differential Relay GE Multilin
1.2 UR OVERVIEW 1 GETTING STARTED
1
c) UR SCAN OPERATION
The UR-series devices operate in a cyclic scan fashion. The device reads the inputs into an input status table, solves the
logic program (FlexLogic equation), and then sets each output to the appropriate state in an output status table. Any
resulting task execution is priority interrupt-driven.
Figure 13: UR-SERIES SCAN OPERATION
1.2.3 UR SOFTWARE ARCHITECTURE
The firmware (software embedded in the relay) is designed in functional modules which can be installed in any relay as
required. This is achieved with Object-Oriented Design and Programming (OOD/OOP) techniques.
Object-Oriented techniques involve the use of objects and classes. An object is defined as a logical entity that contains
both data and code that manipulates that data. A class is the generalized form of similar objects. By using this concept,
one can create a Protection Class with the Protection Elements as objects of the class such as Time Overcurrent, Instanta-
neous Overcurrent, Current Differential, Undervoltage, Overvoltage, Underfrequency, and Distance. These objects repre-
sent completely self-contained software modules. The same object-class concept can be used for Metering, Input/Output
Control, HMI, Communications, or any functional entity in the system.
Employing OOD/OOP in the software architecture of the Universal Relay achieves the same features as the hardware
architecture: modularity, scalability, and flexibility. The application software for any Universal Relay (e.g. Feeder Protection,
Transformer Protection, Distance Protection) is constructed by combining objects from the various functionality classes.
This results in a common look and feel across the entire family of UR-series platform-based applications.
1.2.4 IMPORTANT UR CONCEPTS
As described above, the architecture of the UR-series relays differ from previous devices. To achieve a general understand-
ing of this device, some sections of Chapter 5 are quite helpful. The most important functions of the relay are contained in
elements. A description of the UR-series elements can be found in the Introduction to Elements section in Chapter 5. An
example of a simple element, and some of the organization of this manual, can be found in the Digital Elements section. An
explanation of the use of inputs from CTs and VTs is in the Introduction to AC Sources section in Chapter 5. A description of
how digital signals are used and routed within the relay is contained in the Introduction to FlexLogic section in Chapter 5.
827823A1.CDR
PKP
DPO
OP
Protective Elements
Protection elements
serviced by sub-scan
Read Inputs
Solve Logic
Set Outputs
GE Multilin B30 Bus Differential Relay 1-5
1 GETTING STARTED 1.3 ENERVISTA UR SETUP SOFTWARE
1
1.3ENERVISTA UR SETUP SOFTWARE 1.3.1 REQUIREMENTS
The faceplate keypad and display or the enerVista UR Setup software interface can be used to communicate with the relay.
The enerVista UR Setup software interface is the preferred method to edit settings and view actual values because the PC
monitor can display more information in a simple comprehensible format.
The following minimum requirements must be met for the enerVista UR Setup software to properly operate on a PC.
Pentium class or higher processor (Pentium II 300 MHz or higher recommended)
Windows 95, 98, 98SE, ME, NT 4.0 (Service Pack 4 or higher), 2000, XP
Internet Explorer 4.0 or higher
128 MB of RAM (256 MB recommended)
200 MB of available space on system drive and 200 MB of available space on installation drive
Video capable of displaying 800 x 600 or higher in high-color mode (16-bit color)
RS232 and/or Ethernet port for communications to the relay
The following qualified modems have been tested to be compliant with the B30 and the enerVista UR Setup software.
US Robotics external 56K FaxModem 5686
US Robotics external Sportster 56K X2
PCTEL 2304WT V.92 MDC internal modem
1.3.2 SOFTWARE INSTALLATION
After ensuring the minimum requirements for using enerVista UR Setup are met (see previous section), use the following
procedure to install the enerVista UR Setup from the enclosed GE enerVista CD.
1. Insert the GE enerVista CD into your CD-ROM drive.
2. Click the Install Now button and follow the installation instructions to install the no-charge enerVista software.
3. When installation is complete, start the enerVista Launchpad application.
4. Click the IED Setup section of the Launch Pad window.
1-6 B30 Bus Differential Relay GE Multilin
1.3 ENERVISTA UR SETUP SOFTWARE 1 GETTING STARTED
1
5. In the enerVista Launch Pad window, click the Install Software button and select the B30 Bus Differential Relay from
the Install Software window as shown below. Select the Web option to ensure the most recent software release, or
select CD if you do not have a web connection, then click the Check Now button to list software items for the B30.
6. Select the B30 software program and release notes (if desired) from the list and click the Download Now button to
obtain the installation program.
7. enerVista Launchpad will obtain the installation program from the Web or CD. Once the download is complete, double-
click the installation program to install the enerVista UR Setup software.
8. Select the complete path, including the new directory name, where the enerVista UR Setup will be installed.
9. Click on Next to begin the installation. The files will be installed in the directory indicated and the installation program
will automatically create icons and add enerVista UR Setup to the Windows start menu.
GE Multilin B30 Bus Differential Relay 1-7
1 GETTING STARTED 1.3 ENERVISTA UR SETUP SOFTWARE
1
10. Click Finish to end the installation. The B30 device will be added to the list of installed IEDs in the enerVista Launch-
pad window, as shown below.
1.3.3 CONNECTING THE ENERVISTA UR SETUP SOFTWARE WITH THE B30
This section is intended as a quick start guide to using the enerVista UR Setup software. Please refer to the enerVista UR
Setup Help File and Chapter 4 of this manual for more information.
a) CONFIGURING AN ETHERNET CONNECTION
Before starting, verify that the Ethernet network cable is properly connected to the Ethernet port on the back of the relay. To
setup the relay for Ethernet communications, it will be necessary to define a Site, then add the relay as a Device at that site.
1. Install and start the latest version of the enerVista UR Setup software (available from the GE enerVista CD or online
from http://www.GEindustrial.com/multilin (see previous section for installation instructions).
2. Select the UR device from the enerVista Launchpad to start enerVista UR Setup.
3. Click the Device Setup button to open the Device Setup window, then click the Add Site button to define a new site.
4. Enter the desired site name in the Site Name field. If desired, a short description of site can also be entered along
with the display order of devices defined for the site. Click the OK button when complete.
5. The new site will appear in the upper-left list in the enerVista UR Setup window. Click on the new site name and then
click the Device Setup button to re-open the Device Setup window.
6. Click the Add Device button to define the new device.
7. Enter the desired name in the Device Name field and a description (optional) of the site.
8. Select Ethernet from the Interface drop-down list. This will display a number of interface parameters that must be
entered for proper Ethernet functionality.
Enter the relay IP address (from SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS !" NETWORK ! IP ADDRESS)
in the IP Address field.
Enter the relay Modbus address (from the PRODUCT SETUP !" COMMUNICATIONS !" MODBUS PROTOCOL ! MOD-
BUS SLAVE ADDRESS setting) in the Slave Address field.
Enter the Modbus port address (from the PRODUCT SETUP !" COMMUNICATIONS !" MODBUS PROTOCOL !"
MODBUS TCP PORT NUMBER setting) in the Modbus Port field.
9. Click the Read Order Code button to connect to the B30 device and upload the order code. If an communications
error occurs, ensure that the three enerVista UR Setup values entered in the previous step correspond to the relay set-
ting values.
1-8 B30 Bus Differential Relay GE Multilin
1.3 ENERVISTA UR SETUP SOFTWARE 1 GETTING STARTED
1
10. Click OK when the relay order code has been received. The new device will be added to the Site List window (or
Online window) located in the top left corner of the main enerVista UR Setup window.
The Site Device has now been configured for Ethernet communications. Proceed to Section c) below to begin communica-
tions.
b) CONFIGURING AN RS232 CONNECTION
Before starting, verify that the RS232 serial cable is properly connected to the RS232 port on the front panel of the relay.
1. Install and start the latest version of the enerVista UR Setup software (available from the GE enerVista CD or online
from http://www.GEindustrial.com/multilin.
2. Select the Device Setup button to open the Device Setup window and click the Add Site button to define a new site.
3. Enter the desired site name in the Site Name field. If desired, a short description of site can also be entered along
with the display order of devices defined for the site. Click the OK button when complete.
4. The new site will appear in the upper-left list in the enerVista UR Setup window. Click on the new site name and then
click the Device Setup button to re-open the Device Setup window.
5. Click the Add Device button to define the new device.
6. Enter the desired name in the Device Name field and a description (optional) of the site.
7. Select Serial from the Interface drop-down list. This will display a number of interface parameters that must be
entered for proper serial communications.
Enter the relay slave address and COM port values (from the SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS
!" SERIAL PORTS menu) in the Slave Address and COM Port fields.
Enter the physical communications parameters (baud rate and parity settings) in their respective fields.
8. Click the Read Order Code button to connect to the B30 device and upload the order code. If an communications
error occurs, ensure that the enerVista UR Setup serial communications values entered in the previous step corre-
spond to the relay setting values.
9. Click OK when the relay order code has been received. The new device will be added to the Site List window (or
Online window) located in the top left corner of the main enerVista UR Setup window.
The Site Device has now been configured for RS232 communications. Proceed to Section c) Connecting to the Relay
below to begin communications.
c) CONNECTING TO THE RELAY
1. Open the Display Properties window through the Site List tree as shown below:
GE Multilin B30 Bus Differential Relay 1-9
1 GETTING STARTED 1.3 ENERVISTA UR SETUP SOFTWARE
1
2. The Display Properties window will open with a status indicator on the lower left of the enerVista UR Setup window.
3. If the status indicator is red, verify that the Ethernet network cable is properly connected to the Ethernet port on the
back of the relay and that the relay has been properly setup for communications (steps A and B earlier).
If a relay icon appears in place of the status indicator, than a report (such as an oscillography or event record) is open.
Close the report to re-display the green status indicator.
4. The Display Properties settings can now be edited, printed, or changed according to user specifications.
Refer to Chapter 4 in this manual and the enerVista UR Setup Help File for more information about the
using the enerVista UR Setup software interface.
842743A1.CDR
Expand the Site List by double-clicking
or by selecting the [+] box
Communications Status Indicator
Green LED = OK, Red LED = No Communications
UR icon = report open
NOTE
1-10 B30 Bus Differential Relay GE Multilin
1.4 UR HARDWARE 1 GETTING STARTED
1
1.4UR HARDWARE 1.4.1 MOUNTING AND WIRING
Please refer to Chapter 3: Hardware for detailed mounting and wiring instructions. Review all WARNINGS and CAUTIONS
carefully.
1.4.2 COMMUNICATIONS
The enerVista UR Setup software communicates to the relay via the faceplate RS232 port or the rear panel RS485 / Ether-
net ports. To communicate via the faceplate RS232 port, a standard straight-through serial cable is used. The DB-9 male
end is connected to the relay and the DB-9 or DB-25 female end is connected to the PC COM1 or COM2 port as described
in the CPU Communications Ports section of Chapter 3.
Figure 14: RELAY COMMUNICATIONS OPTIONS
To communicate through the B30 rear RS485 port from a PC RS232 port, the GE Multilin RS232/RS485 converter box is
required. This device (catalog number F485) connects to the computer using a straight-through serial cable. A shielded
twisted-pair (20, 22, or 24 AWG) connects the F485 converter to the B30 rear communications port. The converter termi-
nals (+, , GND) are connected to the B30 communication module (+, , COM) terminals. Refer to the CPU Communica-
tions Ports section in Chapter 3 for option details. The line should be terminated with an R-C network (i.e. 120 , 1 nF) as
described in the Chapter 3.
1.4.3 FACEPLATE DISPLAY
All messages are displayed on a 2 20 character vacuum fluorescent display to make them visible under poor lighting con-
ditions. An optional liquid crystal display (LCD) is also available. Messages are displayed in English and do not require the
aid of an instruction manual for deciphering. While the keypad and display are not actively being used, the display will
default to defined messages. Any high priority event driven message will automatically override the default message and
appear on the display.
GE Multilin B30 Bus Differential Relay 1-11
1 GETTING STARTED 1.5 USING THE RELAY
1
1.5USING THE RELAY 1.5.1 FACEPLATE KEYPAD
Display messages are organized into pages under the following headings: Actual Values, Settings, Commands, and Tar-
gets. The key navigates through these pages. Each heading page is broken down further into logical subgroups.
The MESSAGE keys navigate through the subgroups. The VALUE keys scroll increment or decrement
numerical setting values when in programming mode. These keys also scroll through alphanumeric values in the text edit
mode. Alternatively, values may also be entered with the numeric keypad.
The key initiates and advance to the next character in text edit mode or enters a decimal point. The key may be
pressed at any time for context sensitive help messages. The key stores altered setting values.
1.5.2 MENU NAVIGATION
Press the key to select the desired header display page (top-level menu). The header title appears momentarily fol-
lowed by a header display page menu item. Each press of the key advances through the main heading pages as
illustrated below.
1.5.3 MENU HIERARCHY
The setting and actual value messages are arranged hierarchically. The header display pages are indicated by double
scroll bar characters (##), while sub-header pages are indicated by single scroll bar characters (#). The header display
pages represent the highest level of the hierarchy and the sub-header display pages fall below this level. The MESSAGE
and keys move within a group of headers, sub-headers, setting values, or actual values. Continually pressing the
MESSAGE key from a header display displays specific information for the header category. Conversely, continually
pressing the MESSAGE key from a setting value or actual value display returns to the header display.
! ! !
ACTUAL VALUES SETTINGS COMMANDS TARGETS
" " " "
## ACTUAL VALUES
## STATUS
## SETTINGS
## PRODUCT SETUP
## COMMANDS
## VIRTUAL INPUTS
No Active
Targets
!
USER DISPLAYS
(when in use)
"
User Display 1
HIGHEST LEVEL LOWEST LEVEL (SETTING VALUE)
## SETTINGS
## PRODUCT SETUP
# PASSWORD
# SECURITY
ACCESS LEVEL:
Restricted
## SETTINGS
## SYSTEM SETUP
1-12 B30 Bus Differential Relay GE Multilin
1.5 USING THE RELAY 1 GETTING STARTED
1
1.5.4 RELAY ACTIVATION
The relay is defaulted to the Not Programmed state when it leaves the factory. This safeguards against the installation of
a relay whose settings have not been entered. When powered up successfully, the Trouble LED will be on and the In Ser-
vice LED off. The relay in the Not Programmed state will block signaling of any output relay. These conditions will remain
until the relay is explicitly put in the Programmed state.
Select the menu message SETTINGS ! PRODUCT SETUP !" INSTALLATION ! RELAY SETTINGS
To put the relay in the Programmed state, press either of the VALUE keys once and then press . The face-
plate Trouble LED will turn off and the In Service LED will turn on. The settings for the relay can be programmed manually
(refer to Chapter 5) via the faceplate keypad or remotely (refer to the enerVista UR Setup Help file) via the enerVista UR
Setup software interface.
1.5.5 RELAY PASSWORDS
It is recommended that passwords be set up for each security level and assigned to specific personnel. There are two user
password security access levels, COMMAND and SETTING:
1. COMMAND
The COMMAND access level restricts the user from making any settings changes, but allows the user to perform the fol-
lowing operations:
change state of virtual inputs
clear event records
clear oscillography records
operate user-programmable pushbuttons
2. SETTING
The SETTING access level allows the user to make any changes to any of the setting values.
Refer to the Changing Settings section in Chapter 4 for complete instructions on setting up security level
passwords.
1.5.6 FLEXLOGIC CUSTOMIZATION
FlexLogic equation editing is required for setting up user-defined logic for customizing the relay operations. See the Flex-
Logic section in Chapter 5 for additional details.
RELAY SETTINGS:
Not Programmed
NOTE
GE Multilin B30 Bus Differential Relay 1-13
1 GETTING STARTED 1.5 USING THE RELAY
1
1.5.7 COMMISSIONING
Templated tables for charting all the required settings before entering them via the keypad are available from the GE Multi-
lin website at http://www.GEindustrial.com/multilin.
The B30 requires a minimum amount of maintenance when it is commissioned into service. The B30 is a microprocessor-
based relay and its characteristics do not change over time. As such no further functional tests are required.
Furthermore the B30 performs a number of ongoing self-tests and takes the necessary action in case of any major errors
(see the Relay Self-Test section in Chapter 7 for details). However, it is recommended that maintenance on the B30 be
scheduled with other system maintenance. This maintenance may involve the following.
In-service maintenance:
1. Visual verification of the analog values integrity such as voltage and current (in comparison to other devices on the cor-
responding system).
2. Visual verification of active alarms, relay display messages, and LED indications.
3. LED test.
4. Visual inspection for any damage, corrosion, dust, or loose wires.
5. Event recorder file download with further events analysis.
Out-of-service maintenance:
1. Check wiring connections for firmness.
2. Analog values (currents, voltages, RTDs, analog inputs) injection test and metering accuracy verification. Calibrated
test equipment is required.
3. Protection elements setpoints verification (analog values injection or visual verification of setting file entries against
relay settings schedule).
4. Contact inputs and outputs verification. This test can be conducted by direct change of state forcing or as part of the
system functional testing.
5. Visual inspection for any damage, corrosion, or dust.
6. Event recorder file download with further events analysis.
7. LED Test and pushbutton continuity check.
Unscheduled maintenance such as during a disturbance causing system interruption:
1. View the event recorder and oscillography or fault report for correct operation of inputs, outputs, and elements.
If it is concluded that the relay or one of its modules is of concern, contact GE Multilin or one of its representatives for
prompt service.
1-14 B30 Bus Differential Relay GE Multilin
1.5 USING THE RELAY 1 GETTING STARTED
1
GE Multilin B30 Bus Differential Relay 2-1
2 PRODUCT DESCRIPTION 2.1 INTRODUCTION
2
2 PRODUCT DESCRIPTION 2.1INTRODUCTION 2.1.1 OVERVIEW
The B30 Bus Differential Relay is a microprocessor based relay that provides protection and metering for a busbar with up
to 6 feeders. Protection is provided by a low impedance percent differential element with features that make it immune to
CT saturation. Both biased (restrained) and unbiased (unrestrained) differential protection functions are provided.
A dynamic busbar replica mechanism is provided by associating the breaker/switch status signals with the differential zone
currents.
The biased bus differential function operates using both the differential and current directional comparison protection princi-
ples. The differential element uses a dual-slope dual-breakpoint characteristic with the restraining current formed as a max-
imum of the input currents for better stability during through-fault conditions and faster operation on internal faults. The
current directional comparison principle checks the angular relationship between the currents.
The biased bus differential protection operates in the 2-out-of-2 mode for low differential currents. This improves stability
during CT saturation conditions caused by comparatively low currents combined with unfavorable phenomena such as mul-
tiple auto-reclose actions. For high differential currents, the bus differential element operates using the differential charac-
teristic alone if CT saturation is not detected. Upon CT saturation detection, the relay switches to the 2-out-of-2 operating
mode for better through fault stability.
The B30 typical operating time is about 12 ms for Fast Form-C output contacts and internal usage by user-programmable
logic, and about 15 ms for trip-rated Form-A output contacts.
A CT failure alarm function that monitors the level of the differential current is provided. A situation when the differential cur-
rent stays above a pre-defined level for a pre-defined period of time is declared as a CT trouble event, and an alarm is
raised. To prevent false tripping due to CT trouble, undervoltage supervision or an external check zone can be used.
Voltage and current metering is built into the relay as a standard feature. Current parameters are available as total wave-
form RMS magnitude, or as fundamental frequency only RMS magnitude and angle (phasor).
Diagnostic features include a sequence of records capable of storing 1024 time-tagged events. The internal clock used for
time-tagging can be synchronized with an IRIG-B signal or via the SNTP protocol over the Ethernet port. This precise time
stamping allows the sequence of events to be determined throughout the system. Events can also be programmed (via
FlexLogic equations) to trigger oscillography data capture which may be set to record the measured parameters before
and after the event for viewing on a personal computer (PC). These tools significantly reduce troubleshooting time and sim-
plify report generation in the event of a system fault.
A faceplate RS232 port may be used to connect to a PC for the programming of settings and the monitoring of actual val-
ues. A variety of communications modules are available. Two rear RS485 ports allow independent access by operating and
engineering staff. All serial ports use the Modbus
/
TCP, and TFTP protocols, and allows access to the relay via any standard web browser (B30 web pages). The IEC 60870-
5-104 protocol is supported on the Ethernet port. DNP 3.0 and IEC 60870-5-104 cannot be enabled at the same time.
The B30 IEDs use flash memory technology which allows field upgrading as new features are added. The following Single
Line Diagram illustrates the relay functionality using ANSI (American National Standards Institute) device numbers.
Table 21: ANSI DEVICE NUMBERS AND FUNCTIONS
DEVICE
NUMBER
FUNCTION DEVICE
NUMBER
FUNCTION
27P Phase Undervoltage 51G Ground Time Overcurrent
50G Ground Instantaneous Overcurrent 51N Neutral Time Overcurrent
50N Neutral Instantaneous Overcurrent 51P Phase Time Overcurrent
50P Phase Instantaneous Overcurrent 59N Neutral Overvoltage
50/74 CT Trouble 59X Auxiliary Overvoltage
50/87 Unrestrained Bus Differential 87B Restrained Bus Differential
2-2 B30 Bus Differential Relay GE Multilin
2.1 INTRODUCTION 2 PRODUCT DESCRIPTION
2
Figure 21: SINGLE LINE DIAGRAM
2.1.2 ORDERING
The relay is available as a 19-inch rack horizontal mount unit and consists of the following modules: power supply, CPU,
CT/VT, digital input/output, transducer input/output. Each of these modules can be supplied in a number of configurations
specified at the time of ordering. The information required to completely specify the relay is provided in the following table
(see Chapter 3 for full details of relay modules).
Table 22: OTHER DEVICE FUNCTIONS
FUNCTION FUNCTION FUNCTION
Contact Inputs (up to 96) FlexLogic Equations Setting Groups (6)
Contact Outputs (up to 64) IEC 61850 Communications Time Synchronization over SNTP
Control Pushbuttons IEC 61850 Remote Inputs/Outputs (GSSE) Transducer Inputs/Outputs
Digital Counters (8) Metering: Current, Voltage, Frequency User Definable Displays
Digital Elements (16) Modbus Communications User Programmable Fault Reports
Direct Inputs/Outputs (32) Modbus User Map User Programmable LEDs
DNP 3.0 or IEC 60870-5-104 Protocol Non-Volatile Latches User Programmable Pushbuttons
Ethernet Global Data (EGD) Protocol Non-Volatile Selector Switch User Programmable Self-Tests
Event Recorder Oscillography Virtual Inputs (32)
FlexElements Selector Switch Virtual Outputs (64)
836719AA.CDR
B30 Bus Differential Relay
27P 59X 50P 59N
51N
50N
50G
51G
51P
51N
50N
50G
51G
51P
51N
50N
50G
51G
51P
51N
50N
50G
51G
51P
51N
50N
50G
51G
51P
51N
50N
50G
51G
51P
50/87
Restraint Current
VT input
(optional)
F
l
e
x
E
l
e
m
e
n
t
s
TM
Current Directional Comparison
CT Saturation Detection
CT Trouble (50/74)
87B
M
e
t
e
r
i
n
g
GE Multilin B30 Bus Differential Relay 2-3
2 PRODUCT DESCRIPTION 2.1 INTRODUCTION
2
Table 23: B30 ORDER CODES
B30 - * 00 - H * * - F ** - H ** - L ** - N ** - S ** - U ** - W ** Full Size Horizontal Mount
BASE UNIT B30 | | | | | | | | | | | | Base Unit
CPU E | | | | | | | | | | | RS485 + RS485 (ModBus RTU, DNP)
G | | | | | | | | | | | RS485 + 10BaseF (IEC 61850, Modbus TCP/IP, DNP)
H | | | | | | | | | | | RS485 + Redundant 10BaseF (IEC 61850, Modbus TCP/IP, DNP)
SOFTWARE 00 | | | | | | | | | | No Software Options
01 | | | | | | | | | | Ethernet Global Data (EGD); only available with Type G and H CPUs
MOUNT/
FACEPLATE
H C | | | | | | | | Horizontal (19 rack)
H P | | | | | | | | Horizontal (19 rack) with 16 User-Programmable Pushbuttons
POWER
SUPPLY
H | | | | | | | 125 / 250 V AC/DC
H | | | | | | RH 125 / 250 V AC/DC with redundant 125 / 250 V AC/DC power supply
L | | | | | | | 125 / 250 V AC/DC
L | | | | | | RL 24 to 48 V (DC only) with redundant 24 to 48 V DC power supply
CT/VT MODULES 8F | 8F | 8F | | Standard 4CT/4VT
8G | 8G | 8G | | Sensitive Ground 4CT/4VT
8H | 8H | 8H | | Standard 8CT
8J | 8J | 8J | | Sensitive Ground 8CT
DIGITAL INPUTS/OUTPUTS XX XX XX XX XX XX No Module
4A 4A 4A 4A 4A | 4 Solid-State (No Monitoring) MOSFET Outputs
4B 4B 4B 4B 4B | 4 Solid-State (Voltage w/ opt Current) MOSFET Outputs
4C 4C 4C 4C 4C | 4 Solid-State (Current w/ opt Voltage) MOSFET Outputs
4L 4L 4L 4L 4L | 14 Form-A (No Monitoring) Latching Outputs
67 67 67 67 67 | 8 Form-A (No Monitoring) Outputs
6A 6A 6A 6A 6A | 2 Form-A (Volt w/ opt Curr) & 2 Form-C outputs, 8 Digital Inputs
6B 6B 6B 6B 6B | 2 Form-A (Volt w/ opt Curr) & 4 Form-C Outputs, 4 Digital Inputs
6C 6C 6C 6C 6C | 8 Form-C Outputs
6D 6D 6D 6D 6D | 16 Digital Inputs
6E 6E 6E 6E 6E | 4 Form-C Outputs, 8 Digital Inputs
6F 6F 6F 6F 6F | 8 Fast Form-C Outputs
6G 6G 6G 6G 6G | 4 Form-A (Voltage w/ opt Current) Outputs, 8 Digital Inputs
6H 6H 6H 6H 6H | 6 Form-A (Voltage w/ opt Current) Outputs, 4 Digital Inputs
6K 6K 6K 6K 6K | 4 Form-C & 4 Fast Form-C Outputs
6L 6L 6L 6L 6L | 2 Form-A (current w/ optional voltage) & 2 Form-C outputs, 8 Digital Inputs
6M 6M 6M 6M 6M | 2 Form-A (current w/ optional voltage) & 4 Form-C outputs, 4 Digital Inputs
6N 6N 6N 6N 6N | 4 Form-A (current w/ optional voltage) outputs, 8 Digital Inputs
6P 6P 6P 6P 6P | 6 Form-A (current w/ optional voltage) outputs, 4 Digital Inputs
6R 6R 6R 6R 6R | 2 Form-A (No Monitoring) & 2 Form-C Outputs, 8 Digital Inputs
6S 6S 6S 6S 6S | 2 Form-A (No Monitoring) & 4 Form-C Outputs, 4 Digital Inputs
6T 6T 6T 6T 6T | 4 Form-A (No Monitoring) Outputs, 8 Digital Inputs
6U 6U 6U 6U 6U | 6 Form-A (No Monitoring) Outputs, 4 Digital Inputs
TRANSDUCER
INPUTS/OUTPUTS
(select a maximum of 3 per unit)
5A 5A 5A 5A 5A | 4 dcmA Inputs, 4 dcmA Outputs (only one 5A module is allowed)
5C 5C 5C 5C 5C | 8 RTD Inputs
5D 5D 5D 5D 5D | 4 RTD Inputs, 4 dcmA Outputs (only one 5D module is allowed)
5E 5E 5E 5E 5E | 4 RTD Inputs, 4 dcmA Inputs
5F 5F 5F 5F 5F | 8 dcmA Inputs
INTER-RELAY
COMMUNICATIONS
(select a maximum of 1 per unit)
2A C37.94SM, 1300nm single-mode, ELED, 1 channel single-mode
2B C37.94SM, 1300nm single-mode, ELED, 2 channel single-mode
72 1550 nm, single-mode, LASER, 1 Channel
73 1550 nm, single-mode, LASER, 2 Channel
74 Channel 1 - RS422; Channel 2 - 1550 nm, single-mode, LASER
75 Channel 1 - G.703; Channel 2 - 1550 nm, Single-mode LASER
76 IEEE C37.94, 820 nm, multimode, LED, 1 Channel
77 IEEE C37.94, 820 nm, multimode, LED, 2 Channels
7A 820 nm, multi-mode, LED, 1 Channel
7B 1300 nm, multi-mode, LED, 1 Channel
7C 1300 nm, single-mode, ELED, 1 Channel
7D 1300 nm, single-mode, LASER, 1 Channel
7E Channel 1 - G.703; Channel 2 - 820 nm, multi-mode
7F Channel 1 - G.703; Channel 2 - 1300 nm, multi-mode
7G Channel 1 - G.703; Channel 2 - 1300 nm, single-mode ELED
7H 820 nm, multi-mode, LED, 2 Channels
7I 1300 nm, multi-mode, LED, 2 Channels
7J 1300 nm, single-mode, ELED, 2 Channels
7K 1300 nm, single-mode, LASER, 2 Channels
7L Channel 1 - RS422; Channel 2 - 820 nm, multi-mode, LED
7M Channel 1 - RS422; Channel 2 - 1300 nm, multi-mode, LED
7N Channel 1 - RS422; Channel 2 - 1300 nm, single-mode, ELED
7P Channel 1 - RS422; Channel 2 - 1300 nm, single-mode, LASER
7Q Channel 1 - G.703; Channel 2 - 1300 nm, single-mode LASER
7R G.703, 1 Channel
7S G.703, 2 Channels
7T RS422, 1 Channel
7W RS422, 2 Channels
2-4 B30 Bus Differential Relay GE Multilin
2.1 INTRODUCTION 2 PRODUCT DESCRIPTION
2
The order codes for replacement modules to be ordered separately are shown in the following table. When ordering a
replacement CPU module or faceplate, please provide the serial number of your existing unit.
Table 24: ORDER CODES FOR REPLACEMENT MODULES
UR - ** -
POWER SUPPLY
(redundant power
supply only available in
horizontal mount units)
| 1H | 125 / 250 V AC/DC
| 1L | 24 to 48 V (DC only)
| RH | redundant 125 / 250 V AC/DC
| RH | redundant 24 to 48 V (DC only)
CPU | 9E | RS485 and RS485 (ModBus RTU, DNP 3.0)
| 9G | RS485 and 10Base-F (IEC 61850, Modbus TCP/IP, DNP 3.0)
| 9H | RS485 and Redundant 10Base-F (IEC 61850, ModBus TCP/IP, DNP 3.0)
FACEPLATE | 3C | Horizontal faceplate with display and keypad
| 3P | Horizontal faceplate with display, keypad, and user-programmable pushbuttons
DIGITAL
INPUTS/OUTPUTS
| 4A | 4 Solid-State (no monitoring) MOSFET Outputs
| 4B | 4 Solid-State (voltage with optional current) MOSFET Outputs
| 4C | 4 Solid-State (current with optional voltage) MOSFET Outputs
| 4L | 14 Form-A (no monitoring) Latching Outputs
| 67 | 8 Form-A (no monitoring) Outputs
| 6A | 2 Form-A (voltage with optional current) and 2 Form-C Outputs, 8 Digital Inputs
| 6B | 2 Form-A (voltage with optional current) and 4 Form-C Outputs, 4 Digital Inputs
| 6C | 8 Form-C Outputs
| 6D | 16 Digital Inputs
| 6E | 4 Form-C Outputs, 8 Digital Inputs
| 6F | 8 Fast Form-C Outputs
| 6G | 4 Form-A (voltage with optional current) Outputs, 8 Digital Inputs
| 6H | 6 Form-A (voltage with optional current) Outputs, 4 Digital Inputs
| 6K | 4 Form-C & 4 Fast Form-C Outputs
| 6L | 2 Form-A (current with optional voltage) and 2 Form-C Outputs, 8 Digital Inputs
| 6M | 2 Form-A (current with optional voltage) and 4 Form-C Outputs, 4 Digital Inputs
| 6N | 4 Form-A (current with optional voltage) Outputs, 8 Digital Inputs
| 6P | 6 Form-A (current with optional voltage) Outputs, 4 Digital Inputs
| 6R | 2 Form-A (no monitoring) and 2 Form-C Outputs, 8 Digital Inputs
| 6S | 2 Form-A (no monitoring) and 4 Form-C Outputs, 4 Digital Inputs
| 6T | 4 Form-A (no monitoring) Outputs, 8 Digital Inputs
| 6U | 6 Form-A (no monitoring) Outputs, 4 Digital Inputs
CT/VT
MODULES
(NOT AVAILABLE FOR THE C30)
| 8F | Standard 4CT/4VT
| 8G | Sensitive Ground 4CT/4VT
| 8H | Standard 8CT
| 8J | Sensitive Ground 8CT
UR INTER-RELAY COMMUNICATIONS | 2A | C37.94SM, 1300nm single-mode, ELED, 1 channel single-mode
| 2B | C37.94SM, 1300nm single-mode, ELED, 2 channel single-mode
| 72 | 1550 nm, single-mode, LASER, 1 Channel
| 73 | 1550 nm, single-mode, LASER, 2 Channel
| 74 | Channel 1 - RS422; Channel 2 - 1550 nm, single-mode, LASER
| 75 | Channel 1 - G.703; Channel 2 - 1550 nm, Single-mode LASER
| 76 | IEEE C37.94, 820 nm, multimode, LED, 1 Channel
| 77 | IEEE C37.94, 820 nm, multimode, LED, 2 Channels
| 7A | 820 nm, multi-mode, LED, 1 Channel
| 7B | 1300 nm, multi-mode, LED, 1 Channel
| 7C | 1300 nm, single-mode, ELED, 1 Channel
| 7D | 1300 nm, single-mode, LASER, 1 Channel
| 7E | Channel 1 - G.703; Channel 2 - 820 nm, multi-mode
| 7F | Channel 1 - G.703; Channel 2 - 1300 nm, multi-mode
| 7G | Channel 1 - G.703; Channel 2 - 1300 nm, single-mode ELED
| 7H | 820 nm, multi-mode, LED, 2 Channels
| 7I | 1300 nm, multi-mode, LED, 2 Channels
| 7J | 1300 nm, single-mode, ELED, 2 Channels
| 7K | 1300 nm, single-mode, LASER, 2 Channels
| 7L | Channel 1 - RS422; Channel 2 - 820 nm, multi-mode, LED
| 7M | Channel 1 - RS422; Channel 2 - 1300 nm, multi-mode, LED
| 7N | Channel 1 - RS422; Channel 2 - 1300 nm, single-mode, ELED
| 7P | Channel 1 - RS422; Channel 2 - 1300 nm, single-mode, LASER
| 7Q | Channel 1 - G.703; Channel 2 - 1300 nm, single-mode LASER
| 7R | G.703, 1 Channel
| 7S | G.703, 2 Channels
7T RS422, 1 Channel
7W RS422, 2 Channels
TRANSDUCER
INPUTS/OUTPUTS
| 5A | 4 dcmA Inputs, 4 dcmA Outputs (only one 5A module is allowed)
| 5C | 8 RTD Inputs
| 5D | 4 RTD Inputs, 4 dcmA Outputs (only one 5D module is allowed)
| 5E | 4 dcmA Inputs, 4 RTD Inputs
| 5F | 8 dcmA Inputs
GE Multilin B30 Bus Differential Relay 2-5
2 PRODUCT DESCRIPTION 2.2 SPECIFICATIONS
2
2.2SPECIFICATIONS
SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE
2.2.1 PROTECTION ELEMENTS
The operating times below include the activation time of a trip rated Form-A output contact unless otherwise indi-
cated. FlexLogic operands of a given element are 4 ms faster. This should be taken into account when using
FlexLogic to interconnect with other protection or control elements of the relay, building FlexLogic equations, or
interfacing with other IEDs or power system devices via communications or different output contacts.
BUS DIFFERENTIAL (87B)
Pickup level: 0.050 to 2.000 pu in steps of 0.001
Low slope: 15 to 100% in steps of 1
High slope: 50 to 100% in steps of 1
Low breakpoint: 1.00 to 30.00 pu in steps of 0.01
High breakpoint: 1.00 to 30.00 pu in steps of 0.01
High set level: 0.10 to 99.99 pu in steps of 0.01
Dropout level: 97 to 98% of Pickup
Level accuracy:
0.1 to 2.0 CT rating: 0.5% of reading or 1% of rated (which-
ever is greater)
>2.0 CT rating 1.5% of reading
Operating time: one power system cycle (typical)
CT TROUBLE
Responding to: Differential current
Pickup level: 0.020 to 2.000 pu in steps of 0.001
Pickup delay: 1.0 to 60.0 sec. in steps of 0.1
PHASE/NEUTRAL/GROUND TOC
Current: Phasor or RMS
Pickup level: 0.000 to 30.000 pu in steps of 0.001
Dropout level: 97% to 98% of Pickup
Level accuracy:
for 0.1 to 2.0 CT: 0.5% of reading or 1% of rated
(whichever is greater)
for > 2.0 CT: 1.5% of reading > 2.0 CT rating
Curve shapes: IEEE Moderately/Very/Extremely
Inverse; IEC (and BS) A/B/C and Short
Inverse; GE IAC Inverse, Short/Very/
Extremely Inverse; I
2
t; FlexCurves
(programmable); Definite Time (0.01 s
base curve)
Curve multiplier: Time Dial = 0.00 to 600.00 in steps of
0.01
Reset type: Instantaneous/Timed (per IEEE)
Timing accuracy: Operate at > 1.03 actual Pickup
3.5% of operate time or cycle
(whichever is greater)
PHASE/NEUTRAL/GROUND IOC
Current: Phasor only
Pickup level: 0.000 to 30.000 pu in steps of 0.001
Dropout level: 97 to 98% of pickup
Level accuracy:
0.1 to 2.0 CT rating: 0.5% of reading or 1% of rated
(whichever is greater)
> 2.0 CT rating 1.5% of reading
Overreach: <2%
Pickup delay: 0.00 to 600.00 s in steps of 0.01
Reset delay: 0.00 to 600.00 s in steps of 0.01
Operate time: <16 ms at 3 Pickup at 60 Hz
(Phase/Ground IOC)
<20 ms at 3 Pickup at 60 Hz
(Neutral IOC)
Timing accuracy: Operate at 1.5 Pickup
3% or 4 ms (whichever is greater)
PHASE UNDERVOLTAGE
Pickup level: 0.000 to 3.000 pu in steps of 0.001
Dropout level: 102 to 103% of Pickup
Level accuracy: 0.5% of reading from 10 to 208 V
Curve shapes: GE IAV Inverse;
Definite Time (0.1s base curve)
Curve multiplier: Time Dial = 0.00 to 600.00 in steps of
0.01
Timing accuracy: Operate at < 0.90 Pickup
3.5% of operate time or 4 ms (which-
ever is greater)
NEUTRAL OVERVOLTAGE
Pickup level: 0.000 to 1.250 pu in steps of 0.001
Dropout level: 97 to 98% of Pickup
Level accuracy: 0.5% of reading from 10 to 208 V
Pickup delay: 0.00 to 600.00 s in steps of 0.01
Reset delay: 0.00 to 600.00 s in steps of 0.01
Timing accuracy: 3% or 4 ms (whichever is greater)
Operate time: < 30 ms at 1.10 Pickup at 60 Hz
AUXILIARY OVERVOLTAGE
Pickup level: 0.000 to 3.000 pu in steps of 0.001
Dropout level: 97 to 98% of Pickup
Level accuracy: 0.5% of reading from 10 to 208 V
Pickup delay: 0 to 600.00 s in steps of 0.01
Reset delay: 0 to 600.00 s in steps of 0.01
Timing accuracy: 3% of operate time or 4 ms
(whichever is greater)
Operate time: < 30 ms at 1.10 pickup at 60 Hz
NOTE
2-6 B30 Bus Differential Relay GE Multilin
2.2 SPECIFICATIONS 2 PRODUCT DESCRIPTION
2
2.2.2 USER-PROGRAMMABLE ELEMENTS
FLEXLOGIC
Programming language: Reverse Polish Notation with graphical
visualization (keypad programmable)
Lines of code: 512
Internal variables: 64
Supported operations: NOT, XOR, OR (2 to 16 inputs), AND (2
to 16 inputs), NOR (2 to 16 inputs),
NAND (2 to 16 inputs), Latch (Reset
dominant), Edge Detectors, Timers
Inputs: any logical variable, contact, or virtual
input
Number of timers: 32
Pickup delay: 0 to 60000 (ms, sec., min.) in steps of 1
Dropout delay: 0 to 60000 (ms, sec., min.) in steps of 1
FLEXCURVES
Number: 4 (A through D)
Reset points: 40 (0 through 1 of pickup)
Operate points: 80 (1 through 20 of pickup)
Time delay: 0 to 65535 ms in steps of 1
FLEX STATES
Number: up to 256 logical variables grouped
under 16 Modbus addresses
Programmability: any logical variable, contact, or virtual
input
FLEXELEMENTS
Number of elements: 8
Operating signal: any analog actual value, or two values in
differential mode
Operating signal mode: Signed or Absolute Value
Operating mode: Level, Delta
Comparator direction: Over, Under
Pickup Level: 30.000 to 30.000 pu in steps of 0.001
Hysteresis: 0.1 to 50.0% in steps of 0.1
Delta dt: 20 ms to 60 days
Pickup & dropout delay: 0.000 to 65.535 s in steps of 0.001
NON-VOLATILE LATCHES
Type: Set-dominant or Reset-dominant
Number: 16 (individually programmed)
Output: Stored in non-volatile memory
Execution sequence: As input prior to protection, control, and
FlexLogic
USER-PROGRAMMABLE LEDs
Number: 48 plus Trip and Alarm
Programmability: from any logical variable, contact, or vir-
tual input
Reset mode: Self-reset or Latched
LED TEST
Initiation: from any digital input or user-program-
mable condition
Number of tests: 3, interruptible at any time
Duration of full test: approximately 3 minutes
Test sequence 1: all LEDs on
Test sequence 2: all LEDs off, one LED at a time on for 1 s
Test sequence 3: all LEDs on, one LED at a time off for 1 s
USER-DEFINABLE DISPLAYS
Number of displays: 16
Lines of display: 2 20 alphanumeric characters
Parameters: up to 5, any Modbus register addresses
Invoking and scrolling: keypad, or any user-programmable con-
dition, including pushbuttons
CONTROL PUSHBUTTONS
Number of pushbuttons: 7
Operation: drive FlexLogic operands
USER-PROGRAMMABLE PUSHBUTTONS (OPTIONAL)
Number of pushbuttons: 12
Mode: Self-Reset, Latched
Display message: 2 lines of 20 characters each
SELECTOR SWITCH
Number of elements: 2
Upper position limit: 1 to 7 in steps of 1
Selecting mode: Time-out or Acknowledge
Time-out timer: 3.0 to 60.0 s in steps of 0.1
Control inputs: step-up and 3-bit
Power-up mode: restore from non-volatile memory or syn-
chronize to a 3-bit control input
GE Multilin B30 Bus Differential Relay 2-7
2 PRODUCT DESCRIPTION 2.2 SPECIFICATIONS
2
2.2.3 MONITORING
OSCILLOGRAPHY
Maximum records: 64
Sampling rate: 64 samples per power cycle
Triggers: Any element pickup, dropout or operate
Digital input change of state
Digital output change of state
FlexLogic equation
Data: AC input channels
Element state
Digital input state
Digital output state
Data storage: In non-volatile memory
EVENT RECORDER
Capacity: 1024 events
Time-tag: to 1 microsecond
Triggers: Any element pickup, dropout or operate
Digital input change of state
Digital output change of state
Self-test events
Data storage: In non-volatile memory
USER-PROGRAMMABLE FAULT REPORT
Number of elements: 2
Pre-fault trigger: any FlexLogic operand
Fault trigger: any FlexLogic operand
Recorder quantities: 32 (any FlexAnalog value)
2.2.4 METERING
RMS CURRENT: PHASE, NEUTRAL, AND GROUND
Accuracy at
0.1 to 2.0 CT rating: 0.25% of reading or 0.1% of rated
(whichever is greater)
> 2.0 CT rating: 1.0% of reading
RMS VOLTAGE
Accuracy: 0.5% of reading from 10 to 208 V
FREQUENCY
Accuracy at
V = 0.8 to 1.2 pu: 0.01 Hz (when voltage signal is used
for frequency measurement)
I = 0.1 to 0.25 pu: 0.05 Hz
I > 0.25 pu: 0.02 Hz (when current signal is used for
frequency measurement)
2.2.5 INPUTS
AC CURRENT
CT rated primary: 1 to 50000 A
CT rated secondary: 1 A or 5 A by connection
Nominal frequency: 20 to 65 Hz
Relay burden: < 0.2 VA at rated secondary
Conversion range:
Standard CT: 0.02 to 46 CT rating RMS symmetrical
Sensitive Ground module:
0.002 to 4.6 CT rating RMS symmetrical
Current withstand: 20 ms at 250 times rated
1 sec. at 100 times rated
continuous at 3 times rated
AC VOLTAGE
VT rated secondary: 50.0 to 240.0 V
VT ratio: 1.00 to 24000.00
Nominal frequency: 20 to 65 Hz
Relay burden: < 0.25 VA at 120 V
Conversion range: 1 to 275 V
Voltage withstand: continuous at 260 V to neutral
1 min./hr at 420 V to neutral
CONTACT INPUTS
Dry contacts: 1000 maximum
Wet contacts: 300 V DC maximum
Selectable thresholds: 17 V, 33 V, 84 V, 166 V
Tolerance: 10%
Recognition time: < 1 ms
Debounce timer: 0.0 to 16.0 ms in steps of 0.5
DCMA INPUTS
Current input (mA DC): 0 to 1, 0 to +1, 1 to +1, 0 to 5, 0 to 10,
0 to 20, 4 to 20 (programmable)
Input impedance: 379 10%
Conversion range: 1 to + 20 mA DC
Accuracy: 0.2% of full scale
Type: Passive
RTD INPUTS
Types (3-wire): 100 Platinum, 100 & 120 Nickel, 10
Copper
Sensing current: 5 mA
Range: 50 to +250C
Accuracy: 2C
Isolation: 36 V pk-pk
IRIG-B INPUT
Amplitude modulation: 1 to 10 V pk-pk
DC shift: TTL
Input impedance: 22 k
Isolation: 2 kV
REMOTE INPUTS (MMS GOOSE)
Number of input points: 32, configured from 64 incoming bit pairs
Number of remote devices:16
Default states on loss of comms.: On, Off, Latest/Off, Latest/On
2-8 B30 Bus Differential Relay GE Multilin
2.2 SPECIFICATIONS 2 PRODUCT DESCRIPTION
2
DIRECT INPUTS
Number of input points: 32
No. of remote devices: 16
Default states on loss of comms.: On, Off, Latest/Off, Latest/On
Ring configuration: Yes, No
Data rate: 64 or 128 kbps
CRC: 32-bit
CRC alarm:
Responding to: Rate of messages failing the CRC
Monitoring message count: 10 to 10000 in steps of 1
Alarm threshold: 1 to 1000 in steps of 1
Unreturned message alarm:
Responding to: Rate of unreturned messages in the ring
configuration
Monitoring message count: 10 to 10000 in steps of 1
Alarm threshold: 1 to 1000 in steps of 1
2.2.6 POWER SUPPLY
LOW RANGE
Nominal DC voltage: 24 to 48 V at 3 A
Min/max DC voltage: 20 / 60 V
NOTE: Low range is DC only.
HIGH RANGE
Nominal DC voltage: 125 to 250 V at 0.7 A
Min/max DC voltage: 88 / 300 V
Nominal AC voltage: 100 to 240 V at 50/60 Hz, 0.7 A
Min/max AC voltage: 88 / 265 V at 48 to 62 Hz
ALL RANGES
Volt withstand: 2 Highest Nominal Voltage for 10 ms
Voltage loss hold-up: 50 ms duration at nominal
Power consumption: Typical = 15 VA; Max. = 30 VA
INTERNAL FUSE
RATINGS
Low range power supply: 7.5 A / 600 V
High range power supply: 5 A / 600 V
INTERRUPTING CAPACITY
AC: 100 000 A RMS symmetrical
DC: 10 000 A
2.2.7 OUTPUTS
FORM-A RELAY
Make and carry for 0.2 s: 30 A as per ANSI C37.90
Carry continuous: 6 A
Break at L/R of 40 ms: 0.25 A DC max. at 48 V
0.10 A DC max. at 125 V
Operate time: < 4 ms
Contact material: Silver alloy
LATCHING RELAY
Make and carry for 0.2 s: 30 A as per ANSI C37.90
Carry continuous: 6 A
Break at L/R of 40 ms: 0.25 A DC max.
Operate time: < 4 ms
Contact material: Silver alloy
Control: separate operate and reset inputs
Control mode: operate-dominant or reset-dominant
FORM-A VOLTAGE MONITOR
Applicable voltage: approx. 15 to 250 V DC
Trickle current: approx. 1 to 2.5 mA
FORM-A CURRENT MONITOR
Threshold current: approx. 80 to 100 mA
FORM-C AND CRITICAL FAILURE RELAY
Make and carry for 0.2 s: 10 A
Carry continuous: 6 A
Break at L/R of 40 ms: 0.25 A DC max. at 48 V
0.10 A DC max. at 125 V
Operate time: < 8 ms
Contact material: Silver alloy
FAST FORM-C RELAY
Make and carry: 0.1 A max. (resistive load)
Minimum load impedance:
Operate time: < 0.6 ms
Internal Limiting Resistor: 100 , 2 W
INPUT
VOLTAGE
IMPEDANCE
2 W RESISTOR 1 W RESISTOR
250 V DC 20 K 50 K
120 V DC 5 K 2 K
48 V DC 2 K 2 K
24 V DC 2 K 2 K
Note: values for 24 V and 48 V are the same due to a
required 95% voltage drop across the load impedance.
GE Multilin B30 Bus Differential Relay 2-9
2 PRODUCT DESCRIPTION 2.2 SPECIFICATIONS
2
SOLID-STATE OUTPUT RELAY
Operate and release time: <100 s
Maximum voltage: 265 V DC
Maximum continuous current: 5 A at 45C; 4 A at 65C
Make and carry for 0.2 s: as per ANSI C37.90
Breaking capacity:
IRIG-B OUTPUT
Amplitude: 10 V peak-peak RS485 level
Maximum load: 100 ohms
Time delay: 1 ms for AM input
40 s for DC-shift input
Isolation: 2 kV
CONTROL POWER EXTERNAL OUTPUT
(FOR DRY CONTACT INPUT)
Capacity: 100 mA DC at 48 V DC
Isolation: 300 Vpk
REMOTE OUTPUTS (IEC 61850 GSSE)
Standard output points: 32
User output points: 32
DIRECT OUTPUTS
Output points: 32
DCMA OUTPUTS
Range: 1 to 1 mA, 0 to 1 mA, 4 to 20 mA
Max. load resistance: 12 k for 1 to 1 mA range
12 k for 0 to 1 mA range
600 for 4 to 20 mA range
Accuracy: 0.75% of full-scale for 0 to 1 mA range
0.5% of full-scale for 1 to 1 mA range
0.75% of full-scale for 0 to 20 mA range
99% Settling time to a step change: 100 ms
Isolation: 1.5 kV
Driving signal: any FlexAnalog quantity
Upper and lower limit for the driving signal: 90 to 90 pu in steps of
0.001
2.2.8 COMMUNICATIONS
RS232
Front port: 19.2 kbps, Modbus
RTU
RS485
1 or 2 rear ports: Up to 115 kbps, Modbus
RTU, isolated
together at 36 Vpk
Typical distance: 1200 m
Isolation: 2 kV
ETHERNET PORT
10Base-F: 820 nm, multi-mode, supports half-
duplex/full-duplex fiber optic with ST
connector
Redundant 10Base-F: 820 nm, multi-mode, half-duplex/full-
duplex fiber optic with ST connector
10Base-T: RJ45 connector
Power budget: 10 db
Max optical input power: 7.6 dBm
Max optical output power: 20 dBm
Receiver sensitivity: 30 dBm
Typical distance: 1.65 km
SNTP clock synchronization error: <10 ms (typical)
IEC 647-5 / UL508 Utility
application
(autoreclose
scheme)
Industrial
application
Operations/
interval
5000 ops /
1 s-On, 9 s-Off
5 ops /
0.2 s-On,
0.2 s-Off
within 1
minute
10000 ops /
0.2 s-On,
30 s-Off 1000 ops /
0.5 s-On, 0.5 s-Off
Break
capability
(0 to 250 V
DC)
3.2 A
L/R = 10 ms
10 A
L/R = 40 ms
10 A
L/R = 40 ms
1.6 A
L/R = 20 ms
0.8 A
L/R = 40 ms
2-10 B30 Bus Differential Relay GE Multilin
2.2 SPECIFICATIONS 2 PRODUCT DESCRIPTION
2
2.2.9 INTER-RELAY COMMUNICATIONS
SHIELDED TWISTED-PAIR INTERFACE OPTIONS
RS422 distance is based on transmitter power
and does not take into consideration the clock
source provided by the user.
LINK POWER BUDGET
These Power Budgets are calculated from the
manufacturers worst-case transmitter power
and worst case receiver sensitivity.
MAXIMUM OPTICAL INPUT POWER
TYPICAL LINK DISTANCE
Compensated difference in transmitting and receiving (channel
asymmetry) channel delays using GPS satellite clock: 10 ms
2.2.10 ENVIRONMENTAL
OPERATING TEMPERATURES
Cold: IEC 60028-2-1, 16 h at 40C
Dry Heat: IEC 60028-2-2, 16 h at +85C
OTHER
Humidity (noncondensing): IEC 60068-2-30, 95%, Variant 1, 6
days
Altitude: Up to 2000 m
Installation Category: II
INTERFACE TYPE TYPICAL DISTANCE
RS422 1200 m
G.703 100 m
EMITTER,
FIBER TYPE
TRANSMIT
POWER
RECEIVED
SENSITIVITY
POWER
BUDGET
820 nm LED,
Multimode
20 dBm 30 dBm 10 dB
1300 nm LED,
Multimode
21 dBm 30 dBm 9 dB
1300 nm ELED,
Singlemode
21 dBm 30 dBm 9 dB
1300 nm Laser,
Singlemode
1 dBm 30 dBm 29 dB
1550 nm Laser,
Singlemode
+5 dBm 30 dBm 35 dB
EMITTER, FIBER TYPE MAX. OPTICAL
INPUT POWER
820 nm LED, Multimode 7.6 dBm
1300 nm LED, Multimode 11 dBm
1300 nm ELED, Singlemode 14 dBm
1300 nm Laser, Singlemode 14 dBm
1550 nm Laser, Singlemode 14 dBm
NOTE
NOTE
EMITTER TYPE FIBER TYPE CONNECTOR
TYPE
TYPICAL
DISTANCE
820 nm LED Multimode ST 1.65 km
1300 nm LED Multimode ST 3.8 km
1300 nm ELED Singlemode ST 11.4 km
1300 nm Laser Singlemode ST 64 km
1550 nm Laser Singlemode ST 105 km
Typical distances listed are based on the fol-
lowing assumptions for system loss. As
actual losses will vary from one installation to
another, the distance covered by your system
may vary.
CONNECTOR LOSSES (TOTAL OF BOTH ENDS)
ST connector 2 dB
FIBER LOSSES
820 nm multimode 3 dB/km
1300 nm multimode 1 dB/km
1300 nm singlemode 0.35 dB/km
1550 nm singlemode 0.25 dB/km
Splice losses: One splice every 2 km,
at 0.05 dB loss per splice.
SYSTEM MARGIN
3 dB additional loss added to calculations to compensate for
all other losses.
NOTE
GE Multilin B30 Bus Differential Relay 2-11
2 PRODUCT DESCRIPTION 2.2 SPECIFICATIONS
2
2.2.11 TYPE TESTS
Electrical fast transient: ANSI/IEEE C37.90.1
IEC 61000-4-4
IEC 60255-22-4
Oscillatory transient: ANSI/IEEE C37.90.1
IEC 61000-4-12
Insulation resistance: IEC 60255-5
Dielectric strength: IEC 60255-6
ANSI/IEEE C37.90
Electrostatic discharge: EN 61000-4-2
Surge immunity: EN 61000-4-5
RFI susceptibility: ANSI/IEEE C37.90.2
IEC 61000-4-3
IEC 60255-22-3
Ontario Hydro C-5047-77
Conducted RFI: IEC 61000-4-6
Voltage dips/interruptions/variations:
IEC 61000-4-11
IEC 60255-11
Power frequency magnetic field immunity:
IEC 61000-4-8
Vibration test (sinusoidal): IEC 60255-21-1
Shock and bump: IEC 60255-21-2
Type test report available upon request.
2.2.12 PRODUCTION TESTS
THERMAL
Products go through an environmental test based upon an
Accepted Quality Level (AQL) sampling process.
2.2.13 APPROVALS
APPROVALS
UL Listed for the USA and Canada
CE:
LVD 73/23/EEC: IEC 1010-1
EMC 81/336/EEC: EN 50081-2, EN 50082-2
2.2.14 MAINTENANCE
MOUNTING
Attach mounting brackets using 20 inch-pounds (2 inch-pounds)
of torque.
CLEANING
Normally, cleaning is not required; but for situations where dust
has accumulated on the faceplate display, a dry cloth can be used.
NOTE
2-12 B30 Bus Differential Relay GE Multilin
2.2 SPECIFICATIONS 2 PRODUCT DESCRIPTION
2
GE Multilin B30 Bus Differential Relay 3-1
3 HARDWARE 3.1 DESCRIPTION
3
3 HARDWARE 3.1DESCRIPTION 3.1.1 PANEL CUTOUT
The relay is available as a 19-inch rack horizontal mount unit with a removable faceplate. The modular design allows the
relay to be easily upgraded or repaired by a qualified service person. The faceplate is hinged to allow easy access to the
removable modules, and is itself removable to allow mounting on doors with limited rear depth. There is also a removable
dust cover that fits over the faceplate, which must be removed when attempting to access the keypad or RS232 communi-
cations port.
The horizontal case dimensions are shown below, along with panel cutout details for panel mounting. When planning the
location of your panel cutout, ensure that provision is made for the faceplate to swing open without interference to or from
adjacent equipment.
The relay must be mounted such that the faceplate sits semi-flush with the panel or switchgear door, allowing the operator
access to the keypad and the RS232 communications port. The relay is secured to the panel with the use of four screws
supplied with the relay.
Figure 31: B30 HORIZONTAL MOUNTING AND DIMENSIONS
3-2 B30 Bus Differential Relay GE Multilin
3.1 DESCRIPTION 3 HARDWARE
3
3.1.2 MODULE WITHDRAWAL AND INSERTION
Module withdrawal and insertion may only be performed when control power has been removed from the
unit. Inserting an incorrect module type into a slot may result in personal injury, damage to the unit or con-
nected equipment, or undesired operation!
Proper electrostatic discharge protection (i.e. a static strap) must be used when coming in contact with
modules while the relay is energized!
The relay, being modular in design, allows for the withdrawal and insertion of modules. Modules must only be replaced with
like modules in their original factory configured slots. The faceplate can be opened to the left, once the sliding latch on the
right side has been pushed up, as shown below. This allows for easy accessibility of the modules for withdrawal.
Figure 32: UR MODULE WITHDRAWAL/INSERTION
MODULE WITHDRAWAL: The ejector/inserter clips, located at the top and bottom of each module, must be pulled
simultaneously to release the module for removal. Before performing this action, control power must be removed
from the relay. Record the original location of the module to ensure that the same or replacement module is inserted
into the correct slot. Modules with current input provide automatic shorting of external CT circuits.
MODULE INSERTION: Ensure that the correct module type is inserted into the correct slot position. The ejector/
inserter clips located at the top and at the bottom of each module must be in the disengaged position as the module is
smoothly inserted into the slot. Once the clips have cleared the raised edge of the chassis, engage the clips simulta-
neously. When the clips have locked into position, the module will be fully inserted.
Type 9G and 9H CPU modules are equipped with 10Base-T and 10Base-F Ethernet connectors. These connectors
must be individually disconnected from the module before the it can be removed from the chassis.
The version 4.0 release of the B30 relay includes new hardware (CPU and CT/VT modules). The new CPU mod-
ules are specified with the following order codes: 9E, 9G, and 9H. The new CT/VT modules are specified with the
following order codes: 8F, 8G, 8H, 8J.
The new CT/VT modules (8F, 8G, 8H, 8J) can only be used with the new CPUs (9E, 9G, 9H); similarly, the old CT/
VT modules (8A, 8B, 8C, 8D) can only be used with the old CPUs (9A, 9C, 9D). To prevent hardware mismatches,
the new CPU and CT/VT modules have blue labels and a warning sticker stating Attn.: Ensure CPU and DSP
module label colors are the same!. In the event that there is a mismatch between the CPU and CT/VT module,
the relay will not function and a DSP ERROR or HARDWARE MISMATCH error will be displayed.
All other input/output modules are compatible with the new hardware. Firmware versions 4.0x and higher are only
compatible with the new CPU and CT/VT modules. Previous versions of the firmware (3.4x and earlier) are only
compatible with the older CPU and CT/VT modules.
WARNING
WARNING
NOTE
NOTE
GE Multilin B30 Bus Differential Relay 3-3
3 HARDWARE 3.1 DESCRIPTION
3
3.1.3 REAR TERMINAL LAYOUT
Figure 33: REAR TERMINAL VIEW
Do not touch any rear terminals while the relay is energized!
The relay follows a convention with respect to terminal number assignments which are three characters long assigned in
order by module slot position, row number, and column letter. Two-slot wide modules take their slot designation from the
first slot position (nearest to CPU module) which is indicated by an arrow marker on the terminal block. See the following
figure for an example of rear terminal assignments.
Figure 34: EXAMPLE OF MODULES IN F AND H SLOTS
836772A1.CDR
WARNING
3-4 B30 Bus Differential Relay GE Multilin
3.2 WIRING 3 HARDWARE
3
3.2WIRING 3.2.1 TYPICAL WIRING
Figure 35: TYPICAL WIRING DIAGRAM
F3
F5
F4
F6
AC or DC
DC
(
D
C
O
N
L
Y
)
Dry
B30 BUS DIFFERENTIAL RELAY
1
Power
Supply
9
CPU
MODULE ARRANGEMENT
* Optional
J U M X L W K V B H T D N G S P F R
8
CT
6
I/O
8
CT
*
6
I/O
*
8
CT
*
6
I/O
*
F1
F2
A B C
GE Multilin
IC1
IC1
IA
IA
IA5
IA5
IA1
IA1
IB1
IB1
IB5
IB5
IC5
IC5
IB
IB
IC
IC
7c
5c
5a
5b
7b
3c
1c
6a
2b
7a
2a
6b
6c
2c
1a S
S
S
S
S
S
S
S
S
S
S
S
S
S
S
S
S
S
1b
3a
3b
C
U
R
R
E
N
T
IN
P
U
T
S
8
H
/
8
J
IC1
IC1
IA
IA
IA5
IA5
IA1
IA1
IB1
IB1
IB5
IB5
IC5
IC5
IB
IB
IC
IC
7c
5c
5a
5b
7b
3c
1c
6a
2b
7a
2a
6b
6c
2c
1a L
L
L
L
L
L
L
L
L
L
L
L
L
L
L
L
L
L
1b
3a
3b
C
U
R
R
E
N
T
IN
P
U
T
S
8
H
/
8
J
IC1
IC1
IA
IA
IA5
IA5
IA1
IA1
IB1
IB1
IB5
IB5
IC5
IC5
IB
IB
IC
IC
7c
5c
5a
5b
7b
3c
1c
6a
2b
7a
2a
6b
6c
2c
1a F
F
F
F
F
F
F
F
F
F
F
F
F
F
F
F
F
F
1b
3a
3b
C
U
R
R
E
N
T
IN
P
U
T
S
8
H
/
8
J
CRITICAL
FAILURE
48 VDC
OUTPUT
CONTROL
POWER
HI
LO
P
O
W
E
R
S
U
P
P
L
Y
1
FILTER
SURGE
3a
1b
8a
6b
8b
6a
B
B
B
B
B
B
B
B
B
B
3b
1a
2b
5b
CONTACT IN 5a
CONTACT IN 7a
CONTACT IN 5c
CONTACT IN 7c
CONTACT IN 6a
CONTACT IN 8a
CONTACT IN 6c
CONTACT IN 8c
COMMON 5b
COMMON 7b
SURGE
6a
8a
5b
7b
8b
5a N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N N
N
N
N
N
N
N
N
N
N
N
N
N
N
7a
6c
8c
5c
7c
6
A 1
2
3
4
1a
2b
1c
1b
2c
2a
4a
4c
3b
3a
4b
3c
D
IG
IT
A
L
I/
O
I
V
I
V
D
IG
IT
A
L
I/
O
6
H
CONTACT IN 7a
CONTACT IN 7c
CONTACT IN 8a
CONTACT IN 8c
COMMON 7b
8a
7b
7a H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
8c
7c
1b
2b
3b
4b
5b
6b
1a
2a
3a
4a
5a
6a
1c
2c
3c
4c
5c
6c
SURGE 8b
1
5
2
6
3
4
I
V
I
V
I
V
I
V
I
V
I
V
Wet
D
IG
IT
A
L
I/
O
6
H
CONTACT IN 7a
CONTACT IN 7c
CONTACT IN 8a
CONTACT IN 8c
COMMON 7b
8a
7b
7a U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
8c
7c
1b
2b
3b
4b
5b
6b
1a
2a
3a
4a
5a
6a
1c
2c
3c
4c
5c
6c
SURGE 8b
1
5
2
6
3
4
I
V
I
V
I
V
I
V
I
V
I
V
836773A2.CDR
GROUND BUS
No. 10AWG
Minimum
MODULES MUST BE
GROUNDED IF
TERMINAL IS
PROVIDED
com
10BaseFL
10BaseFL
10BaseT
D1a
D2a
D4b
D3a
D4a IRIG-B
Input
IRIG-B
Output
COM
1
RS485
COM2
ALTERNATE
NORMAL
C
P
U
9
H
Tx2
Rx2
Tx1
Rx1
BNC
BNC
Fibre
Optic
*
Ground at
Remote
Device
Shielded
twisted pairs
Co-axial
Co-axial
Co-axial *
Co-axial * - For IRIG-B Input
only use one
terminal as input
This diagram is based on the following order code: B30-D00-HCL-F8H-H6H-L8H-N6A-S8H-U6H.
The purpose of this diagram is to provide an example of how the relay is typically wired, not specifically how to wire your own relay. Please
refer to the following pages for examples to help you wire your relay correctly based on your own relay configuration and order code.
CAUTION
GE Multilin B30 Bus Differential Relay 3-5
3 HARDWARE 3.2 WIRING
3
3.2.2 DIELECTRIC STRENGTH
The dielectric strength of the UR-series module hardware is shown in the following table:
Filter networks and transient protection clamps are used in module hardware to prevent damage caused by high peak volt-
age transients, radio frequency interference (RFI) and electromagnetic interference (EMI). These protective components
can be damaged by application of the ANSI/IEEE C37.90 specified test voltage for a period longer than the specified one
minute.
3.2.3 CONTROL POWER
CONTROL POWER SUPPLIED TO THE RELAY MUST BE CONNECTED TO THE MATCHING POWER SUPPLY
RANGE OF THE RELAY. IF THE VOLTAGE IS APPLIED TO THE WRONG TERMINALS, DAMAGE MAY
OCCUR!
The B30 relay, like almost all electronic relays, contains electrolytic capacitors. These capacitors are well
known to be subject to deterioration over time if voltage is not applied periodically. Deterioration can be
avoided by powering the relays up once a year.
The power supply module can be ordered for two possible voltage ranges. Each range has a dedicated input connection for
proper operation. The ranges are as shown below (see the Technical Specifications section for additional details):
LO range: 24 to 48 V (DC only) nominal
HI range: 125 to 250 V nominal
The power supply module provides power to the relay and supplies power for dry contact input connections.
The power supply module provides 48 V DC power for dry contact input connections and a critical failure relay (see the
Typical Wiring Diagram earlier). The critical failure relay is a Form-C that will be energized once control power is applied
and the relay has successfully booted up with no critical self-test failures. If on-going self-test diagnostic checks detect a
critical failure (see the Self-Test Errors table in Chapter 7) or control power is lost, the relay will de-energize.
Table 31: DIELECTRIC STRENGTH OF UR-SERIES MODULE HARDWARE
MODULE
TYPE
MODULE FUNCTION TERMINALS DIELECTRIC STRENGTH
(AC)
FROM TO
1 Power Supply High (+); Low (+); () Chassis 2000 V AC for 1 minute
1 Power Supply 48 V DC (+) and () Chassis 2000 V AC for 1 minute
1 Power Supply Relay Terminals Chassis 2000 V AC for 1 minute
2 Reserved N/A N/A N/A
3 Reserved N/A N/A N/A
4 Reserved N/A N/A N/A
5 Analog Inputs/Outputs All except 8b Chassis < 50 V DC
6 Digital Inputs/Outputs All (See Precaution 2) Chassis 2000 V AC for 1 minute
7
G.703 All except 2b, 3a, 7b, 8a Chassis 2000 V AC for 1 minute
RS422 All except 6a, 7b, 8a Chassis < 50 V DC
8 CT/VT All Chassis 2000 V AC for 1 minute
9 CPU All Chassis 2000 V AC for 1 minute
CAUTION
NOTE
3-6 B30 Bus Differential Relay GE Multilin
3.2 WIRING 3 HARDWARE
3
Figure 36: CONTROL POWER CONNECTION
3.2.4 CT/VT MODULES
A CT/VT module may have voltage inputs on Channels 1 through 4 inclusive, or Channels 5 through 8 inclusive. Channels
1 and 5 are intended for connection to Phase A, and are labeled as such in the relay. Channels 2 and 6 are intended for
connection to Phase B, and are labeled as such in the relay. Channels 3 and 7 are intended for connection to Phase C and
are labeled as such in the relay. Channels 4 and 8 are intended for connection to a single phase source. If voltage, this
channel is labelled the auxiliary voltage (VX). If current, this channel is intended for connection to a CT between a system
neutral and ground, and is labelled the ground current (IG).
a) CT INPUTS
VERIFY THAT THE CONNECTION MADE TO THE RELAY NOMINAL CURRENT OF 1 A OR 5 A MATCHES
THE SECONDARY RATING OF THE CONNECTED CTs. UNMATCHED CTs MAY RESULT IN EQUIPMENT
DAMAGE OR INADEQUATE PROTECTION.
The CT/VT module may be ordered with a standard ground current input that is the same as the phase current inputs (Type
8F) or with a sensitive ground input (Type 8G) which is 10 times more sensitive (see the Technical Specifications section for
additional details). Each AC current input has an isolating transformer and an automatic shorting mechanism that shorts the
input when the module is withdrawn from the chassis. There are no internal ground connections on the current inputs. Cur-
rent transformers with 1 to 50000 A primaries and 1 A or 5 A secondaries may be used.
CT connections for both ABC and ACB phase rotations are identical as shown in the Typical Wiring Diagram.
The exact placement of a zero-sequence CT so that ground fault current will be detected is shown below. Twisted pair
cabling on the zero-sequence CT is recommended.
CAUTION
GE Multilin B30 Bus Differential Relay 3-7
3 HARDWARE 3.2 WIRING
3
Figure 37: ZERO-SEQUENCE CORE BALANCE CT INSTALLATION
b) VT INPUTS
The phase voltage channels are used for most metering and protection purposes. The auxiliary voltage channel is used as
input for the Synchrocheck and Volts/Hertz features.
Figure 38: CT/VT MODULE WIRING
Wherever a tilde ~ symbol appears, substitute with the Slot Position of the module.
827831AA-X5.CDR
827831AA-X3.CDR
NOTE
3-8 B30 Bus Differential Relay GE Multilin
3.2 WIRING 3 HARDWARE
3
3.2.5 CONTACT INPUTS/OUTPUTS
Every digital input/output module has 24 terminal connections. They are arranged as 3 terminals per row, with 8 rows in
total. A given row of three terminals may be used for the outputs of one relay. For example, for Form-C relay outputs, the
terminals connect to the normally open (NO), normally closed (NC), and common contacts of the relay. For a Form-A out-
put, there are options of using current or voltage detection for feature supervision, depending on the module ordered. The
terminal configuration for contact inputs is different for the two applications. When a digital input/output module is ordered
with contact inputs, they are arranged in groups of four and use two rows of three terminals. Ideally, each input would be
totally isolated from any other input. However, this would require that every input have two dedicated terminals and limit the
available number of contacts based on the available number of terminals. So, although each input is individually optically
isolated, each group of four inputs uses a single common as a reasonable compromise. This allows each group of four out-
puts to be supplied by wet contacts from different voltage sources (if required) or a mix of wet and dry contacts.
The tables and diagrams on the following pages illustrate the module types (6A, etc.) and contact arrangements that may
be ordered for the relay. Since an entire row is used for a single contact output, the name is assigned using the module slot
position and row number. However, since there are two contact inputs per row, these names are assigned by module slot
position, row number, and column position.
UR-SERIES FORM-A / SOLID STATE (SSR) OUTPUT CONTACTS:
Some Form-A/SSR outputs include circuits to monitor the DC voltage across the output contact when it is open, and the DC
current through the output contact when it is closed. Each of the monitors contains a level detector whose output is set to
logic On = 1 when the current in the circuit is above the threshold setting. The voltage monitor is set to On = 1 when the
current is above about 1 to 2.5 mA, and the current monitor is set to On = 1 when the current exceeds about 80 to 100
mA. The voltage monitor is intended to check the health of the overall trip circuit, and the current monitor can be used to
seal-in the output contact until an external contact has interrupted current flow. The block diagrams of the circuits are below
above for the Form-A outputs with:
a) optional voltage monitor
b) optional current monitor
c) with no monitoring
Figure 39: FORM-A /SOLID STATE CONTACT FUNCTIONS
Load
I
~#a
~#b
~#c
If Idc 1mA, Cont Op x Von
otherwise Cont Op x Voff
V
~
827821A5.CDR
+
+
+
+
+
-
-
-
-
-
a) Voltage with optional
current monitoring
Voltage monitoring only
Load
I
V
Both voltage and current monitoring
If Idc 80mA, Cont Op x Ion
otherwise Cont Op x Ioff
~
If Idc 1mA, Cont Op x Von
otherwise Cont Op x Voff
~
Load
I
V
b) Current with optional
voltage monitoring Current monitoring only Both voltage and current monitoring
(external jumper a-b is required)
If Idc 80mA, Cont Op x Ion
otherwise Cont Op x Ioff
~
Load
I
V
If Idc 80mA, Cont Op x Ion
otherwise Cont Op x Ioff
~
If Idc 1mA, Cont Op x Von
otherwise Cont Op x Voff
~
Load
c) No monitoring
~#a
~#b
~#c
~#a
~#b
~#c
~#a
~#b
~#c
~#a
~#b
~#c
GE Multilin B30 Bus Differential Relay 3-9
3 HARDWARE 3.2 WIRING
3
The operation of voltage and current monitors is reflected with the corresponding FlexLogic operands (Cont Op # Von, Cont
Op # Voff, Cont Op # Ion, and Cont Op # Ioff) which can be used in protection, control and alarm logic. The typical application of
the voltage monitor is breaker trip circuit integrity monitoring; a typical application of the current monitor is seal-in of the
control command. Refer to the Digital Elements section of Chapter 5 for an example of how Form-A/SSR contacts can be
applied for breaker trip circuit integrity monitoring.
Relay contacts must be considered unsafe to touch when the unit is energized! If the relay contacts need to
be used for low voltage accessible applications, it is the customers responsibility to ensure proper insula-
tion levels!
USE OF FORM-A/SSR OUTPUTS IN HIGH IMPEDANCE CIRCUITS
For Form-A/SSR output contacts internally equipped with a voltage measuring cIrcuit across the contact, the circuit
has an impedance that can cause a problem when used in conjunction with external high input impedance monitor-
ing equipment such as modern relay test set trigger circuits. These monitoring circuits may continue to read the
Form-A contact as being closed after it has closed and subsequently opened, when measured as an impedance.
The solution to this problem is to use the voltage measuring trigger input of the relay test set, and connect the
Form-A contact through a voltage-dropping resistor to a DC voltage source. If the 48 V DC output of the power sup-
ply is used as a source, a 500 , 10 W resistor is appropriate. In this configuration, the voltage across either the
Form-A contact or the resistor can be used to monitor the state of the output.
Wherever a tilde ~ symbol appears, substitute with the Slot Position of the module; wherever a number
sign "#" appears, substitute the contact number
When current monitoring is used to seal-in the Form-A/SSR contact outputs, the FlexLogic operand driv-
ing the contact output should be given a reset delay of 10 ms to prevent damage of the output contact (in
situations when the element initiating the contact output is bouncing, at values in the region of the pickup
value).
Table 32: DIGITAL INPUT/OUTPUT MODULE ASSIGNMENTS
~6A I/O MODULE ~6B I/O MODULE ~6C I/O MODULE ~6D I/O MODULE
TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
TERMINAL
ASSIGNMENT
OUTPUT TERMINAL
ASSIGNMENT
OUTPUT
~1 Form-A ~1 Form-A ~1 Form-C ~1a, ~1c 2 Inputs
~2 Form-A ~2 Form-A ~2 Form-C ~2a, ~2c 2 Inputs
~3 Form-C ~3 Form-C ~3 Form-C ~3a, ~3c 2 Inputs
~4 Form-C ~4 Form-C ~4 Form-C ~4a, ~4c 2 Inputs
~5a, ~5c 2 Inputs ~5 Form-C ~5 Form-C ~5a, ~5c 2 Inputs
~6a, ~6c 2 Inputs ~6 Form-C ~6 Form-C ~6a, ~6c 2 Inputs
~7a, ~7c 2 Inputs ~7a, ~7c 2 Inputs ~7 Form-C ~7a, ~7c 2 Inputs
~8a, ~8c 2 Inputs ~8a, ~8c 2 Inputs ~8 Form-C ~8a, ~8c 2 Inputs
~6E I/O MODULE ~6F I/O MODULE ~6G I/O MODULE ~6H I/O MODULE
TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
TERMINAL
ASSIGNMENT
OUTPUT TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
~1 Form-C ~1 Fast Form-C ~1 Form-A ~1 Form-A
~2 Form-C ~2 Fast Form-C ~2 Form-A ~2 Form-A
~3 Form-C ~3 Fast Form-C ~3 Form-A ~3 Form-A
~4 Form-C ~4 Fast Form-C ~4 Form-A ~4 Form-A
~5a, ~5c 2 Inputs ~5 Fast Form-C ~5a, ~5c 2 Inputs ~5 Form-A
~6a, ~6c 2 Inputs ~6 Fast Form-C ~6a, ~6c 2 Inputs ~6 Form-A
~7a, ~7c 2 Inputs ~7 Fast Form-C ~7a, ~7c 2 Inputs ~7a, ~7c 2 Inputs
~8a, ~8c 2 Inputs ~8 Fast Form-C ~8a, ~8c 2 Inputs ~8a, ~8c 2 Inputs
WARNING
NOTE
NOTE
NOTE
3-10 B30 Bus Differential Relay GE Multilin
3.2 WIRING 3 HARDWARE
3
~6K I/O MODULE ~6L I/O MODULE ~6M I/O MODULE ~6N I/O MODULE
TERMINAL
ASSIGNMENT
OUTPUT TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
~1 Form-C ~1 Form-A ~1 Form-A ~1 Form-A
~2 Form-C ~2 Form-A ~2 Form-A ~2 Form-A
~3 Form-C ~3 Form-C ~3 Form-C ~3 Form-A
~4 Form-C ~4 Form-C ~4 Form-C ~4 Form-A
~5 Fast Form-C ~5a, ~5c 2 Inputs ~5 Form-C ~5a, ~5c 2 Inputs
~6 Fast Form-C ~6a, ~6c 2 Inputs ~6 Form-C ~6a, ~6c 2 Inputs
~7 Fast Form-C ~7a, ~7c 2 Inputs ~7a, ~7c 2 Inputs ~7a, ~7c 2 Inputs
~8 Fast Form-C ~8a, ~8c 2 Inputs ~8a, ~8c 2 Inputs ~8a, ~8c 2 Inputs
~6P I/O MODULE ~6R I/O MODULE ~6S I/O MODULE ~6T I/O MODULE
TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
~1 Form-A ~1 Form-A ~1 Form-A ~1 Form-A
~2 Form-A ~2 Form-A ~2 Form-A ~2 Form-A
~3 Form-A ~3 Form-C ~3 Form-C ~3 Form-A
~4 Form-A ~4 Form-C ~4 Form-C ~4 Form-A
~5 Form-A ~5a, ~5c 2 Inputs ~5 Form-C ~5a, ~5c 2 Inputs
~6 Form-A ~6a, ~6c 2 Inputs ~6 Form-C ~6a, ~6c 2 Inputs
~7a, ~7c 2 Inputs ~7a, ~7c 2 Inputs ~7a, ~7c 2 Inputs ~7a, ~7c 2 Inputs
~8a, ~8c 2 Inputs ~8a, ~8c 2 Inputs ~8a, ~8c 2 Inputs ~8a, ~8c 2 Inputs
~6U I/O MODULE ~67 I/O MODULE ~4A I/O MODULE ~4B I/O MODULE
TERMINAL
ASSIGNMENT
OUTPUT OR
INPUT
TERMINAL
ASSIGNMENT
OUTPUT TERMINAL
ASSIGNMENT
OUTPUT TERMINAL
ASSIGNMENT
OUTPUT
~1 Form-A ~1 Form-A ~1 Not Used ~1 Not Used
~2 Form-A ~2 Form-A ~2 Solid-State ~2 Solid-State
~3 Form-A ~3 Form-A ~3 Not Used ~3 Not Used
~4 Form-A ~4 Form-A ~4 Solid-State ~4 Solid-State
~5 Form-A ~5 Form-A ~5 Not Used ~5 Not Used
~6 Form-A ~6 Form-A ~6 Solid-State ~6 Solid-State
~7a, ~7c 2 Inputs ~7 Form-A ~7 Not Used ~7 Not Used
~8a, ~8c 2 Inputs ~8 Form-A ~8 Solid-State ~8 Solid-State
~4C I/O MODULE ~4L I/O MODULE
TERMINAL
ASSIGNMENT
OUTPUT TERMINAL
ASSIGNMENT
OUTPUT
~1 Not Used ~1 2 Outputs
~2 Solid-State ~2 2 Outputs
~3 Not Used ~3 2 Outputs
~4 Solid-State ~4 2 Outputs
~5 Not Used ~5 2 Outputs
~6 Solid-State ~6 2 Outputs
~7 Not Used ~7 2 Outputs
~8 Solid-State ~8 Not Used
GE Multilin B30 Bus Differential Relay 3-11
3 HARDWARE 3.2 WIRING
3
Figure 310: DIGITAL INPUT/OUTPUT MODULE WIRING (1 of 2)
827719CY-X1.dwg
3-12 B30 Bus Differential Relay GE Multilin
3.2 WIRING 3 HARDWARE
3
Figure 311: DIGITAL INPUT/OUTPUT MODULE WIRING (2 of 2)
CORRECT POLARITY MUST BE OBSERVED FOR ALL CONTACT INPUT AND SOLID STATE OUTPUT CON-
NECTIONS FOR PROPER FUNCTIONALITY.
MOSFET Solid State Contact
827719CY-X2.dwg
CAUTION
GE Multilin B30 Bus Differential Relay 3-13
3 HARDWARE 3.2 WIRING
3
A dry contact has one side connected to Terminal B3b. This is the positive 48 V DC voltage rail supplied by the power sup-
ply module. The other side of the dry contact is connected to the required contact input terminal. Each contact input group
has its own common (negative) terminal which must be connected to the DC negative terminal (B3a) of the power supply
module. When a dry contact closes, a current of 1 to 3 mA will flow through the associated circuit.
A wet contact has one side connected to the positive terminal of an external DC power supply. The other side of this contact
is connected to the required contact input terminal. In addition, the negative side of the external source must be connected
to the relay common (negative) terminal of each contact input group. The maximum external source voltage for this
arrangement is 300 V DC.
The voltage threshold at which each group of four contact inputs will detect a closed contact input is programmable as
17 V DC for 24 V sources, 33 V DC for 48 V sources, 84 V DC for 110 to 125 V sources, and 166 V DC for 250 V sources.
Figure 312: DRY AND WET CONTACT INPUT CONNECTIONS
Wherever a tilde ~ symbol appears, substitute with the Slot Position of the module.
Contact outputs may be ordered as Form-A or Form-C. The Form A contacts may be connected for external circuit supervi-
sion. These contacts are provided with voltage and current monitoring circuits used to detect the loss of DC voltage in the
circuit, and the presence of DC current flowing through the contacts when the Form-A contact closes. If enabled, the cur-
rent monitoring can be used as a seal-in signal to ensure that the Form-A contact does not attempt to break the energized
inductive coil circuit and weld the output contacts.
There is no provision in the relay to detect a DC ground fault on 48 V DC control power external output. We
recommend using an external DC supply.
827741A4.CDR
CRITICAL
FAILURE
1b B
B
B
B
B
B
B
B
B
B
1a
2b
3a -
3b +
-
5b HI+
6b LO+
6a
8a
8b
48 VDC
OUTPUT
CONTROL
POWER
SURGE
FILTER P
O
W
E
R
S
U
P
P
L
Y
1
24-250V
(Wet) (Dry)
7a
DIGITAL I/O 6B
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~ 7c
8a
8c
7b
+
-
8b
+
+
+
CONTACT IN 7a
CONTACT IN 7c
CONTACT IN 8a
CONTACT IN 8c
COMMON 7b
SURGE
7a
DIGITAL I/O 6B
7c
8a
8c
7b
+
-
8b
+
+
+
CONTACT IN 7a
CONTACT IN 7c
CONTACT IN 8a
CONTACT IN 8c
COMMON 7b
SURGE
NOTE
NOTE
3-14 B30 Bus Differential Relay GE Multilin
3.2 WIRING 3 HARDWARE
3
3.2.6 TRANSDUCER INPUTS/OUTPUTS
Transducer input modules can receive input signals from external dcmA output transducers (dcmA In) or resistance tem-
perature detectors (RTD). Hardware and software is provided to receive signals from these external transducers and con-
vert these signals into a digital format for use as required.
Transducer output modules provide DC current outputs in several standard dcmA ranges. Software is provided to configure
virtually any analog quantity used in the relay to drive the analog outputs.
Every transducer input/output module has a total of 24 terminal connections. These connections are arranged as three ter-
minals per row with a total of eight rows. A given row may be used for either inputs or outputs, with terminals in column "a"
having positive polarity and terminals in column "c" having negative polarity. Since an entire row is used for a single input/
output channel, the name of the channel is assigned using the module slot position and row number.
Each module also requires that a connection from an external ground bus be made to Terminal 8b. The current outputs
require a twisted-pair shielded cable, where the shield is grounded at one end only. The figure below illustrates the trans-
ducer module types (5A, 5C, 5D, 5E, and 5F) and channel arrangements that may be ordered for the relay.
Wherever a tilde ~ symbol appears, substitute with the Slot Position of the module.
Figure 313: TRANSDUCER INPUT/OUTPUT MODULE WIRING
NOTE
827831AB-X1.CDR
GE Multilin B30 Bus Differential Relay 3-15
3 HARDWARE 3.2 WIRING
3
3.2.7 RS232 FACEPLATE PORT
A 9-pin RS232C serial port is located on the relays faceplate for programming with a portable (personal) computer. All that
is required to use this interface is a personal computer running the enerVista UR Setup software provided with the relay.
Cabling for the RS232 port is shown in the following figure for both 9 pin and 25 pin connectors.
The baud rate for this port is fixed at 19200 bps.
Figure 314: RS232 FACEPLATE PORT CONNECTION
NOTE
3-16 B30 Bus Differential Relay GE Multilin
3.2 WIRING 3 HARDWARE
3
3.2.8 CPU COMMUNICATION PORTS
a) OPTIONS
In addition to the RS232 port on the faceplate, the relay provides the user with two additional communication port(s)
depending on the CPU module installed.
The 9E, 9G, and 9H CPU modules do not require a surge ground connection.
Figure 315: CPU MODULE COMMUNICATIONS WIRING
b) RS485 PORTS
RS485 data transmission and reception are accomplished over a single twisted pair with transmit and receive data alternat-
ing over the same two wires. Through the use of these port(s), continuous monitoring and control from a remote computer,
SCADA system or PLC is possible.
To minimize errors from noise, the use of shielded twisted pair wire is recommended. Correct polarity must also be
observed. For instance, the relays must be connected with all RS485 + terminals connected together, and all RS485
terminals connected together. The COM terminal should be connected to the common wire inside the shield, when pro-
vided. To avoid loop currents, the shield should be grounded at one point only. Each relay should also be daisy chained to
the next one in the link. A maximum of 32 relays can be connected in this manner without exceeding driver capability. For
larger systems, additional serial channels must be added. It is also possible to use commercially available repeaters to
increase the number of relays on a single channel to more than 32. Star or stub connections should be avoided entirely.
Lightning strikes and ground surge currents can cause large momentary voltage differences between remote ends of the
communication link. For this reason, surge protection devices are internally provided at both communication ports. An iso-
lated power supply with an optocoupled data interface also acts to reduce noise coupling. To ensure maximum reliability, all
equipment should have similar transient protection devices installed.
Both ends of the RS485 circuit should also be terminated with an impedance as shown below.
CPU TYPE COM1 COM2
9E RS485 RS485
9G 10Base-F and 10Base-T RS485
9H Redundant 10Base-F RS485
NOTE
827831AB-X6.DWG
GE Multilin B30 Bus Differential Relay 3-17
3 HARDWARE 3.2 WIRING
3
Figure 316: RS485 SERIAL CONNECTION
c) 10BASE-F FIBER OPTIC PORT
ENSURE THE DUST COVERS ARE INSTALLED WHEN THE FIBER IS NOT IN USE. DIRTY OR SCRATCHED
CONNECTORS CAN LEAD TO HIGH LOSSES ON A FIBER LINK.
OBSERVING ANY FIBER TRANSMITTER OUTPUT MAY CAUSE INJURY TO THE EYE.
The fiber optic communication ports allow for fast and efficient communications between relays at 10 Mbps. Optical fiber
may be connected to the relay supporting a wavelength of 820 nanometers in multimode. Optical fiber is only available for
CPU types 9G and 9H. The 9H CPU has a 10BaseF transmitter and receiver for optical fiber communications and a second
pair of identical optical fiber transmitter and receiver for redundancy.
The optical fiber sizes supported include 50/125 m, 62.5/125 m and 100/140 m. The fiber optic port is designed such
that the response times will not vary for any core that is 100 m or less in diameter. For optical power budgeting, splices are
required every 1 km for the transmitter/receiver pair (the ST type connector contributes for a connector loss of 0.2 dB).
When splicing optical fibers, the diameter and numerical aperture of each fiber must be the same. In order to engage or dis-
engage the ST type connector, only a quarter turn of the coupling is required.
CAUTION
CAUTION
3-18 B30 Bus Differential Relay GE Multilin
3.2 WIRING 3 HARDWARE
3
3.2.9 IRIG-B
IRIG-B is a standard time code format that allows stamping of events to be synchronized among connected devices within
1 millisecond. The IRIG time code formats are serial, width-modulated codes which can be either DC level shifted or ampli-
tude modulated (AM). Third party equipment is available for generating the IRIG-B signal; this equipment may use a GPS
satellite system to obtain the time reference so that devices at different geographic locations can also be synchronized.
Figure 317: IRIG-B CONNECTION
The IRIG-B repeater provides an amplified DC-shift IRIG-B signal to other equipment. By using one IRIG-B serial connec-
tion, several UR-series relays can be synchronized. The IRIG-B repeater has a bypass function to maintain the time signal
even when a relay in the series is powered down.
Figure 318: IRIG-B REPEATER
RELAY
BNC (IN)
RECEIVER RG58/59 COAXIAL CABLE
GPS SATELLITE SYSTEM
GPS CONNECTION
OPTIONAL
IRIG-B(-) 4A
+
-
827756A5.CDR
IRIG-B
TIME CODE
GENERATOR
(DC SHIFT OR
AMPLITUDE MODULATED
SIGNAL CAN BE USED)
4B IRIG-B(+)
BNC (OUT) REPEATER
TO OTHER DEVICES
(DC-SHIFT ONLY)
GE Multilin B30 Bus Differential Relay 3-19
3 HARDWARE 3.3 DIRECT INPUT/OUTPUT COMMUNICATIONS
3
3.3DIRECT INPUT/OUTPUT COMMUNICATIONS 3.3.1 DESCRIPTION
The B30 direct inputs/outputs feature makes use of the Type 7 series of communications modules. These modules are also
used by the L90 Line Differential Relay for inter-relay communications. The direct input/output feature uses the communica-
tions channel(s) provided by these modules to exchange digital state information between relays. This feature is available
on all UR-series relay models except for the L90 Line Differential relay.
The communications channels are normally connected in a ring configuration as shown below. The transmitter of one mod-
ule is connected to the receiver of the next module. The transmitter of this second module is then connected to the receiver
of the next module in the ring. This is continued to form a communications ring. The figure below illustrates a ring of four
UR-series relays with the following connections: UR1-Tx to UR2-Rx, UR2-Tx to UR3-Rx, UR3-Tx to UR4-Rx, and UR4-Tx
to UR1-Rx. A maximum of eight (8) UR-series relays can be connected in a single ring
Figure 319: DIRECT INPUT/OUTPUT SINGLE CHANNEL CONNECTION
The interconnection for dual-channel Type 7 communications modules is shown below. Two channel modules allow for a
redundant ring configuration. That is, two rings can be created to provide an additional independent data path. The required
connections are: UR1-Tx1 to UR2-Rx1, UR2-Tx1 to UR3-Rx1, UR3-Tx1 to UR4-Rx1, and UR4-Tx1 to UR1-Rx1 for the first
ring; and UR1-Tx2 to UR2-Rx2, UR2-Tx2 to UR3-Rx2, UR3-Tx2 to UR4-Rx2, and UR4-Tx2 to UR1-Rx2 for the second
ring.
Figure 320: DIRECT INPUT/OUTPUT DUAL CHANNEL CONNECTION
The following diagram shows the connection for three UR-series relays using two independent communication channels.
UR1 and UR3 have single Type 7 communication modules; UR2 has a dual-channel module. The two communication
channels can be of different types, depending on the Type 7 modules used. To allow the direct input/output data to cross-
over from Channel 1 to Channel 2 on UR2, the DIRECT I/O CHANNEL CROSSOVER setting should be Enabled on UR2. This
forces UR2 to forward messages received on Rx1 out Tx2, and messages received on Rx2 out Tx1.
842006A1.CDR
Tx
Tx
Tx
Tx
UR #1
UR #2
UR #3
UR #4
Rx
Rx
Rx
Rx
842007A1.CDR
Tx1
UR #1
UR #2
UR #3
UR #4
Tx1
Tx1
Tx1
Tx2
Tx2
Tx2
Tx2
Rx1
Rx1
Rx1
Rx1
Rx2
Rx2
Rx2
Rx2
3-20 B30 Bus Differential Relay GE Multilin
3.3 DIRECT INPUT/OUTPUT COMMUNICATIONS 3 HARDWARE
3
Figure 321: DIRECT INPUT/OUTPUT SINGLE/DUAL CHANNEL COMBINATION CONNECTION
The interconnection requirements are described in further detail in this section for each specific variation of Type 7 commu-
nications module. These modules are listed in the following table. All fiber modules use ST type connectors.
OBSERVING ANY FIBER TRANSMITTER OUTPUT MAY CAUSE INJURY TO THE EYE.
Table 33: CHANNEL COMMUNICATION OPTIONS
MODULE SPECIFICATION
2A C37.94SM, 1300 nm, single-mode, ELED, 1 channel single-mode
2B C37.94SM, 1300 nm, single-mode, ELED, 2 channel single-mode
7A 820 nm, multi-mode, LED, 1 channel
7B 1300 nm, multi-mode, LED, 1 channel
7C 1300 nm, single-mode, ELED, 1 channel
7D 1300 nm, single-mode, LASER, 1 channel
7E Channel 1: G.703, Channel 2: 820 nm, multi-mode
7F Channel 1: G.703, Channel 2: 1300 nm, multi-mode
7G Channel 1: G.703, Channel 2: 1300 nm, single-mode ELED
7H 820 nm, multi-mode, LED, 2 channels
7I 1300 nm, multi-mode, LED, 2 channels
7J 1300 nm, single-mode, ELED, 2 channels
7K 1300 nm, single-mode, LASER, 2 channels
7L Channel 1: RS422, Channel: 820 nm, multi-mode, LED
7M Channel 1: RS422, Channel 2: 1300 nm, multi-mode, LED
7N Channel 1: RS422, Channel 2: 1300 nm, single-mode, ELED
7P Channel 1: RS422, Channel 2: 1300 nm, single-mode, LASER
7Q Channel 1: G.703, Channel 2: 1300 nm, single-mode, LASER
7R G.703, 1 channel
7S G.703, 2 channels
7T RS422, 1 channel
7W RS422, 2 channels
72 1550 nm, single-mode, LASER, 1 channel
73 1550 nm, single-mode, LASER, 2 channels
74 Channel 1 - RS422; Channel 2 - 1550 nm, single-mode, LASER
75 Channel 1 - G.703; Channel 2 - 1550 nm, single-mode, LASER
76 IEEE C37.94, 820 nm, multi-mode, LED, 1 channel
77 IEEE C37.94, 820 nm, multi-mode, LED, 2 channels
842013A1.CDR
Tx
Tx
UR #1
Channel #1
Channel #2
UR #2
UR #3
Rx
Rx
Tx1
Tx2
Rx1
Rx2
CAUTION
GE Multilin B30 Bus Differential Relay 3-21
3 HARDWARE 3.3 DIRECT INPUT/OUTPUT COMMUNICATIONS
3
3.3.2 FIBER: LED AND ELED TRANSMITTERS
The following figure shows the configuration for the 7A, 7B, 7C, 7H, 7I, and 7J fiber-only modules.
Figure 322: LED AND ELED FIBER MODULES
3.3.3 FIBER-LASER TRANSMITTERS
The following figure shows the configuration for the 72, 73, 7D, and 7K fiber-laser module.
Figure 323: LASER FIBER MODULES
When using a LASER Interface, attenuators may be necessary to ensure that you do not exceed Maximum
Optical Input Power to the receiver.
Module: 7A / 7B / 7C 7H / 7I / 7J
Connection Location: Slot X Slot X
1 Channel 2 Channels
RX1 RX1
RX2
TX1 TX1
TX2
831719A2.CDR
Module:
Connection Location:
73/ 7K
Slot X
72/ 7D
Slot X
1 Channel 2 Channels
RX1 RX1
RX2
TX1 TX1
TX2
831720A3.CDR
WARNING
3-22 B30 Bus Differential Relay GE Multilin
3.3 DIRECT INPUT/OUTPUT COMMUNICATIONS 3 HARDWARE
3
3.3.4 G.703 INTERFACE
a) DESCRIPTION
The following figure shows the 64K ITU G.703 co-directional interface configuration.
The G.703 module is fixed at 64 kbps only. The SETTINGS ! PRODUCT SETUP !" DIRECT I/O !" DIRECT I/O DATA
RATE setting is not applicable to this module.
AWG 22 twisted shielded pair is recommended for external connections, with the shield grounded only at one end. Con-
necting the shield to Pin X1a or X6a grounds the shield since these pins are internally connected to ground. Thus, if
Pin X1a or X6a is used, do not ground at the other end. This interface module is protected by surge suppression devices.
Figure 324: G.703 INTERFACE CONFIGURATION
The following figure shows the typical pin interconnection between two G.703 interfaces. For the actual physical arrange-
ment of these pins, see the Rear Terminal Assignments section earlier in this chapter. All pin interconnections are to be
maintained for a connection to a multiplexer.
Figure 325: TYPICAL PIN INTERCONNECTION BETWEEN TWO G.703 INTERFACES
Pin nomenclature may differ from one manufacturer to another. Therefore, it is not uncommon to see
pinouts numbered TxA, TxB, RxA and RxB. In such cases, it can be assumed that A is equivalent to +
and B is equivalent to .
b) G.703 SELECTION SWITCH PROCEDURES
1. Remove the G.703 module (7R or 7S):
The ejector/inserter clips located at the top and at the bottom of each module, must be pulled simultaneously in order
to release the module for removal. Before performing this action, control power must be removed from the relay.
The original location of the module should be recorded to help ensure that the same or replacement module is inserted
into the correct slot.
2. Remove the module cover screw.
3. Remove the top cover by sliding it towards the rear and then lift it upwards.
4. Set the Timing Selection Switches (Channel 1, Channel 2) to the desired timing modes.
5. Replace the top cover and the cover screw.
NOTE
831727A2-X1.CDR
X
X
X
X
X
X
X
X
X
X
X
X
8a
8b
7
R
Rx +
Tx +
Shld.
Tx
Shld.
Rx
Tx
Rx +
Tx +
Rx
C
O
M
M
.
2b
6a
7a
1b
1a
3a
6b
7b
2a
3b
G.703
CHANNEL 2
G.703
CHANNEL 1
SURGE
SURGE
831727A2.CDR
X
X
X
X
X
X
X
X
X
X
X
X
8a
8b
7
R
Rx +
Tx +
Shld.
Tx -
Shld.
Rx -
Tx -
Rx +
Tx +
Rx -
C
O
M
M
.
2b
6a
7a
1b
1a
3a
6b
7b
2a
3b
G.703
CHANNEL 2
G.703
CHANNEL 1
SURGE
SURGE
X
X
X
X
X
X
X
X
X
X
X
X
8a
8b
7
R
Rx +
Tx +
Shld.
Tx -
Shld.
Rx -
Tx -
Rx +
Tx +
Rx -
C
O
M
M
.
2b
6a
7a
1b
1a
3a
6b
7b
2a
3b
G.703
CHANNEL 2
G.703
CHANNEL 1
SURGE
SURGE
NOTE
GE Multilin B30 Bus Differential Relay 3-23
3 HARDWARE 3.3 DIRECT INPUT/OUTPUT COMMUNICATIONS
3
6. Re-insert the G.703 module Take care to ensure that the correct module type is inserted into the correct slot position.
The ejector/inserter clips located at the top and at the bottom of each module must be in the disengaged position as
the module is smoothly inserted into the slot. Once the clips have cleared the raised edge of the chassis, engage the
clips simultaneously. When the clips have locked into position, the module will be fully inserted.
Figure 326: G.703 TIMING SELECTION SWITCH SETTING
c) OCTET TIMING (SWITCH S1)
If Octet Timing is enabled (ON), this 8 kHz signal will be asserted during the violation of Bit 8 (LSB) necessary for connect-
ing to higher order systems. When B30s are connected back to back, Octet Timing should be disabled (OFF).
d) TIMING MODES (SWITCHES S5 AND S6)
Internal Timing Mode: The system clock generated internally. Therefore, the G.703 timing selection should be in the
Internal Timing Mode for back-to-back (UR-to-UR) connections. For Back to Back Connections, set for Octet Timing
(S1 = OFF) and Timing Mode = Internal Timing (S5 = ON and S6 = OFF).
Loop Timing Mode: The system clock is derived from the received line signal. Therefore, the G.703 timing selection
should be in Loop Timing Mode for connections to higher order systems. For connection to a higher order system (UR-
to-multiplexer, factory defaults), set to Octet Timing (S1 = ON) and set Timing Mode = Loop Timing (S5 = OFF and S6
= OFF).
Table 34: G.703 TIMING SELECTIONS
SWITCHES FUNCTION
S1 OFF Octet Timing Disabled
ON Octet Timing 8 kHz
S5 and S6 S5 = OFF and S6 = OFF Loop Timing Mode
S5 = ON and S6 = OFF Internal Timing Mode
S5 = OFF and S6 = ON Minimum Remote Loopback Mode
S5 = ON and S6 = ON Dual Loopback Mode
3-24 B30 Bus Differential Relay GE Multilin
3.3 DIRECT INPUT/OUTPUT COMMUNICATIONS 3 HARDWARE
3
e) TEST MODES (SWITCHES S5 AND S6)
MINIMUM REMOTE LOOPBACK MODE:
In Minimum Remote Loopback mode, the multiplexer is enabled to return the data from the external interface without any
processing to assist in diagnosing G.703 Line Side problems irrespective of clock rate. Data enters from the G.703 inputs,
passes through the data stabilization latch which also restores the proper signal polarity, passes through the multiplexer
and then returns to the transmitter. The Differential Received Data is processed and passed to the G.703 Transmitter mod-
ule after which point the data is discarded. The G.703 Receiver module is fully functional and continues to process data and
passes it to the Differential Manchester Transmitter module. Since timing is returned as it is received, the timing source is
expected to be from the G.703 line side of the interface.
DUAL LOOPBACK MODE:
In Dual Loopback Mode, the multiplexers are active and the functions of the circuit are divided into two with each Receiver/
Transmitter pair linked together to deconstruct and then reconstruct their respective signals. Differential Manchester data
enters the Differential Manchester Receiver module and then is returned to the Differential Manchester Transmitter module.
Likewise, G.703 data enters the G.703 Receiver module and is passed through to the G.703 Transmitter module to be
returned as G.703 data. Because of the complete split in the communications path and because, in each case, the clocks
are extracted and reconstructed with the outgoing data, in this mode there must be two independent sources of timing. One
source lies on the G.703 line side of the interface while the other lies on the Differential Manchester side of the interface.
DMR
DMX
G7X
G7R
DMR = Differential Manchester Receiver
DMX = Differential Manchester Transmitter
G7X = G.703 Transmitter
G7R = G.703 Receiver
DMR
DMX
G7X
G7R
DMR = Differential Manchester Receiver
DMX = Differential Manchester Transmitter
G7X = G.703 Transmitter
G7R = G.703 Receiver
GE Multilin B30 Bus Differential Relay 3-25
3 HARDWARE 3.3 DIRECT INPUT/OUTPUT COMMUNICATIONS
3
3.3.5 RS422 INTERFACE
a) DESCRIPTION
The following figure shows the RS422 2-terminal interface configuration at 64 kbps. AWG 22 twisted shielded pair is recom-
mended for external connections. This interface module is protected by surge suppression devices which optically isolated.
The RS422 module is fixed at 64 kbps only. The SETTINGS ! PRODUCT SETUP !" DIRECT I/O !" DIRECT I/O DATA
RATE setting is not applicable to this module.
SHIELD TERMINATION
The shield pins (6a and 7b) are internally connected to the ground pin (8a). Proper shield termination is as follows:
Site 1: Terminate shield to pins 6a and/or 7b; Site 2: Terminate shield to COM pin 2b.
The clock terminating impedance should match the impedance of the line.
Figure 327: RS422 INTERFACE CONFIGURATION
The following figure shows the typical pin interconnection between two RS422 interfaces. All pin interconnections are to be
maintained for a connection to a multiplexer.
Figure 328: TYPICAL PIN INTERCONNECTION BETWEEN TWO RS422 INTERFACES
b) TWO CHANNEL APPLICATIONS VIA MULTIPLEXERS
The RS422 Interface may be used for 1 channel or 2 channel applications over SONET/SDH and/or Multiplexed systems.
When used in 1 channel applications, the RS422 interface links to higher order systems in a typical fashion observing Tx,
Rx, and Send Timing connections. However, when used in 2 channel applications, certain criteria have to be followed due
to the fact that there is 1 clock input for the two RS422 channels. The system will function correctly if the following connec-
tions are observed and your Data Module has a feature called Terminal Timing. Terminal Timing is a common feature to
most Synchronous Data Units that allows the module to accept timing from an external source. Using the Terminal Timing
feature, 2 channel applications can be achieved if these connections are followed: The Send Timing outputs from the Multi-
plexer - Data Module 1, will connect to the Clock inputs of the URRS422 interface in the usual fashion. In addition, the
Send Timing outputs of Data Module 1 will also be paralleled to the Terminal Timing inputs of Data Module 2. By using this
configuration the timing for both Data Modules and both URRS422 channels will be derived from a single clock source. As
NOTE
RS422.CDR
p/o 827831A6.CDR
W
W
W
W
W
W
W
W
W
W
W
W
W
W
7a
2b
8a
W
7
W
Shld.
Shld.
Tx -
Tx -
Rx -
Rx -
Tx +
Tx +
+
com
Rx +
Rx +
-
4b
5a
6b
3a
3b
6a
4a
7b
8b
2a
5b
RS422
CHANNEL 1
RS422
CHANNEL 2
CLOCK
SURGE
831728A3.CDR
W
W
W
W
W
W
W
W
W
7a
2b
8a
7
T
Shld.
Tx -
Rx -
Tx +
+
com
Rx +
-
4b
3a
3b
6a
8b
2a
RS422
CHANNEL 1
CLOCK
SURGE
64 KHz
+
W
W
W
W
W
W
W
W
W
7a
2b
8a
7
T
Shld.
Tx -
Rx -
Tx +
+
com
Rx +
-
4b
3a
3b
6a
8b
2a
RS422
CHANNEL 1
CLOCK
SURGE
3-26 B30 Bus Differential Relay GE Multilin
3.3 DIRECT INPUT/OUTPUT COMMUNICATIONS 3 HARDWARE
3
a result, data sampling for both of the URRS422 channels will be synchronized via the Send Timing leads on Data Module
1 as shown in the following figure. If the Terminal Timing feature is not available or this type of connection is not desired, the
G.703 interface is a viable option that does not impose timing restrictions.
Figure 329: TIMING CONFIGURATION FOR RS422 TWO-CHANNEL, 3-TERMINAL APPLICATION
Data Module 1 provides timing to the B30 RS422 interface via the ST(A) and ST(B) outputs. Data Module 1 also provides
timing to Data Module 2 TT(A) and TT(B) inputs via the ST(A) and AT(B) outputs. The Data Module pin numbers have been
omitted in the figure above since they may vary depending on the manufacturer.
c) TRANSIT TIMING
The RS422 Interface accepts one clock input for Transmit Timing. It is important that the rising edge of the 64 kHz Transmit
Timing clock of the Multiplexer Interface is sampling the data in the center of the Transmit Data window. Therefore, it is
important to confirm Clock and Data Transitions to ensure Proper System Operation. For example, the following figure
shows the positive edge of the Tx Clock in the center of the Tx Data bit.
Figure 330: CLOCK AND DATA TRANSITIONS
Pin No.
Pin No.
Data Module 1
Data Module 2
Signal Name
Signal Name
SD(A) - Send Data
TT(A) - Terminal Timing
TT(B) - Terminal Timing
SD(B) - Send Data
RD(A) - Received Data
RD(A) - Received Data
SD(A) - Sand Data
SD(B) - Sand Data
RD(B) - Received Data
RD(B) - Received Data
RS(A) - Request to Send (RTS)
RS(A) - Request to Send (RTS)
RT(A) - Receive Timing
CS(A) - Clear To Send
CS(A) - Clear To Send
RT(B) - Receive Timing
CS(B) - Clear To Send
CS(B) - Clear To Send
Local Loopback
Local Loopback
Remote Loopback
Remote Loopback
Signal Ground
Signal Ground
ST(A) - Send Timing
ST(A) - Send Timing
ST(B) - Send Timing
ST(B) - Send Timing
RS(B) - Request to Send (RTS)
RS(B) - Request to Send (RTS)
831022A2.CDR
W7a
W2b
W8a
7
W
Shld.
Shld.
Tx1(+)
Tx2(+)
Tx1(-)
Tx2(-)
Rx1(+)
Rx2(+)
+
com
Rx1(-)
Rx2(-)
-
L
9
0
C
O
M
M
.
W3a
W5b
W5a
W3b
W2a
W6a
W6b
W7b
W8b
W4b
W4a
RS422
CHANNEL 1
RS422
CHANNEL 2
CLOCK
SURGE
Tx Clock
Tx Data
GE Multilin B30 Bus Differential Relay 3-27
3 HARDWARE 3.3 DIRECT INPUT/OUTPUT COMMUNICATIONS
3
d) RECEIVE TIMING
The RS422 Interface utilizes NRZI-MARK Modulation Code and; therefore, does not rely on an Rx Clock to recapture data.
NRZI-MARK is an edge-type, invertible, self-clocking code.
To recover the Rx Clock from the data-stream, an integrated DPLL (Digital Phase Lock Loop) circuit is utilized. The DPLL is
driven by an internal clock, which is over-sampled 16X, and uses this clock along with the data-stream to generate a data
clock that can be used as the SCC (Serial Communication Controller) receive clock.
3.3.6 RS422 AND FIBER INTERFACE
The following figure shows the combined RS422 plus Fiber interface configuration at 64K baud. The 7L, 7M, 7N, 7P, and 74
modules are used in 2-terminal with a redundant channel or 3-terminal configurations where Channel 1 is employed via the
RS422 interface (possibly with a multiplexer) and Channel 2 via direct fiber.
AWG 22 twisted shielded pair is recommended for external RS422 connections and the shield should be grounded only at
one end. For the direct fiber channel, power budget issues should be addressed properly.
When using a LASER Interface, attenuators may be necessary to ensure that you do not exceed Maximum
Optical Input Power to the receiver.
Figure 331: RS422 AND FIBER INTERFACE CONNECTION
Connections shown above are for multiplexers configured as DCE (Data Communications Equipment) units.
3.3.7 G.703 AND FIBER INTERFACE
The figure below shows the combined G.703 plus Fiber interface configuration at 64K baud. The 7E, 7F, 7G, 7Q, and 75
modules are used in configurations where Channel 1 is employed via the G.703 interface (possibly with a multiplexer) and
Channel 2 via direct fiber. AWG 22 twisted shielded pair is recommended for external G.703 connections connecting the
shield to Pin 1A at one end only. For the direct fiber channel, power budget issues should be addressed properly. See pre-
vious sections for more details on the G.703 and Fiber interfaces.
When using a LASER Interface, attenuators may be necessary to ensure that you do not exceed Maximum
Optical Input Power to the receiver.
Figure 332: G.703 AND FIBER INTERFACE CONNECTION
WARNING
L907LMNP.CDR
P/O 827831A6.CDR
W
W
W
W
W
W
W
W
W
7a
2b
8a
W
7
L
,
M
,
N
,
P
a
n
d
7
4
Shld.
Tx1 -
Rx1 -
Tx1 +
+
com
Rx1 +
-
4b
3a
3b
6a
8b
2a
RS422
CHANNEL 1
CLOCK
(CHANNEL1)
SURGE
Tx2
Rx2
FIBER
CHANNEL 2
WARNING
W
7
E
,
F
,
G
a
n
d
Q
Tx2
Rx2
FIBER
CHANNEL 2
X
X
X
X
X
X
Rx +
Shld.
Tx -
Rx -
Tx +
2b
1b
1a
3a
2a
3b
G.703
CHANNEL 1
SURGE
3-28 B30 Bus Differential Relay GE Multilin
3.3 DIRECT INPUT/OUTPUT COMMUNICATIONS 3 HARDWARE
3
3.3.8 IEEE C37.94 INTERFACE
The UR-series IEEE C37.94 communication modules (76 and 77) are designed to interface with IEEE C37.94 compliant
digital multiplexers and/or an IEEE C37.94 compliant interface converter for use with direct input/output applications for
firmware revisions 3.30 and higher. The IEEE C37.94 standard defines a point-to-point optical link for synchronous data
between a multiplexer and a teleprotection device. This data is typically 64 kbps, but the standard provides for speeds up to
64n kbps, where n = 1, 2,, 12. The UR-series C37.94 communication module is 64 kbps only with n fixed at 1. The frame
is a valid International Telecommunications Union (ITU-T) recommended G.704 pattern from the standpoint of framing and
data rate. The frame is 256 bits and is repeated at a frame rate of 8000 Hz, with a resultant bit rate of 2048 kbps.
The specifications for the module are as follows:
IEEE standard: C37.94 for 1 64 kbps optical fiber interface
Fiber optic cable type: 50 mm or 62.5 mm core diameter optical fiber
Fiber optic mode: multi-mode
Fiber optic cable length: up to 2 km
Fiber optic connector: type ST
Wavelength: 830 40 nm
Connection: as per all fiber optic connections, a Tx to Rx connection is required.
The UR-series C37.94 communication module can be connected directly to any compliant digital multiplexer that supports
the IEEE C37.94 standard as shown below.
The UR-series C37.94 communication module can be connected to the electrical interface (G.703, RS422, or X.21) of a
non-compliant digital multiplexer via an optical-to-electrical interface converter that supports the IEEE C37.94 standard, as
shown below.
The UR-series C37.94 communication module has six (6) switches that are used to set the clock configuration. The func-
tions of these control switches is shown below.
UR series
relay
Digital
Multiplexer
IEEE C37.94
compliant
IEEE C37.94
Fiber Interface
up to 2 km
UR series
relay
Digital
Multiplexer
with EIA-422
Interface
IEEE C37.94
Fiber Interface
up to 2 km
IEEE C37.94
Converter
RS422
Interface
te
te
xt
xt te
xt
te
te
xt
xt te
xt
xt te
xt
xt te
xt
xt te
xt
xt te
xt
xt te
xt
xt te
xt
xt te
xt
xt te
xt
ON
OFF
ON
OFF
Internal Timing Mode Loop Timed
1 5 3 4 2 6 1 5 3 4 2 6
Switch Internal Loop Timed
1 ON OFF
2 ON OFF
3 OFF OFF
4 OFF OFF
5 OFF OFF
6 OFF OFF
GE Multilin B30 Bus Differential Relay 3-29
3 HARDWARE 3.3 DIRECT INPUT/OUTPUT COMMUNICATIONS
3
For the Internal Timing Mode, the system clock is generated internally. Therefore, the timing switch selection should be
Internal Timing for Relay 1 and Loop Timed for Relay 2. There must be only one timing source configured.
For the Looped Timing Mode, the system clock is derived from the received line signal. Therefore, the timing selection
should be in Loop Timing Mode for connections to higher order systems.
The C37.94 communications module cover removal procedure is as follows:
1. Remove the C37.94 module (76 or 77):
The ejector/inserter clips located at the top and at the bottom of each module, must be pulled simultaneously in order
to release the module for removal. Before performing this action, control power must be removed from the relay.
The original location of the module should be recorded to help ensure that the same or replacement module is inserted
into the correct slot.
2. Remove the module cover screw.
3. Remove the top cover by sliding it towards the rear and then lift it upwards.
4. Set the Timing Selection Switches (Channel 1, Channel 2) to the desired timing modes (see description above).
5. Replace the top cover and the cover screw.
6. Re-insert the C37.94 module Take care to ensure that the correct module type is inserted into the correct slot posi-
tion. The ejector/inserter clips located at the top and at the bottom of each module must be in the disengaged position
as the module is smoothly inserted into the slot. Once the clips have cleared the raised edge of the chassis, engage
the clips simultaneously. When the clips have locked into position, the module will be fully inserted.
Figure 333: C37.94 TIMING SELECTION SWITCH SETTING
3-30 B30 Bus Differential Relay GE Multilin
3.3 DIRECT INPUT/OUTPUT COMMUNICATIONS 3 HARDWARE
3
GE Multilin B30 Bus Differential Relay 4-1
4 HUMAN INTERFACES 4.1 ENERVISTA UR SETUP SOFTWARE INTERFACE
4
4 HUMAN INTERFACES 4.1ENERVISTA UR SETUP SOFTWARE INTERFACE 4.1.1 INTRODUCTION
The enerVista UR Setup software provides a graphical user interface (GUI) as one of two human interfaces to a UR device.
The alternate human interface is implemented via the devices faceplate keypad and display (see Faceplate Interface sec-
tion in this chapter).
The enerVista UR Setup software provides a single facility to configure, monitor, maintain, and trouble-shoot the operation
of relay functions, connected over local or wide area communication networks. It can be used while disconnected (i.e. off-
line) or connected (i.e. on-line) to a UR device. In off-line mode, settings files can be created for eventual downloading to
the device. In on-line mode, you can communicate with the device in real-time.
The enerVista UR Setup software, provided with every B30 relay, can be run from any computer supporting Microsoft
Win-
dows
95, 98, NT, 2000, ME, and XP. This chapter provides a summary of the basic enerVista UR Setup software interface
features. The enerVista UR Setup Help File provides details for getting started and using the enerVista UR Setup software
interface.
4.1.2 CREATING A SITE LIST
To start using the enerVista UR Setup software, a site definition and device definition must first be created. See the enerV-
ista UR Setup Help File or refer to the Connecting enerVista UR Setup with the B30 section in Chapter 1 for details.
4.1.3 ENERVISTA UR SETUP OVERVIEW
a) ENGAGING A DEVICE
The enerVista UR Setup software may be used in on-line mode (relay connected) to directly communicate with a UR relay.
Communicating relays are organized and grouped by communication interfaces and into sites. Sites may contain any num-
ber of relays selected from the UR product series.
b) USING SETTINGS FILES
The enerVista UR Setup software interface supports three ways of handling changes to relay settings:
In off-line mode (relay disconnected) to create or edit relay settings files for later download to communicating relays.
While connected to a communicating relay to directly modify any relay settings via relay data view windows, and then
save the settings to the relay.
You can create/edit settings files and then write them to the relay while the interface is connected to the relay.
Settings files are organized on the basis of file names assigned by the user. A settings file contains data pertaining to the
following types of relay settings:
Device Definition
Product Setup
System Setup
FlexLogic
Grouped Elements
Control Elements
Inputs/Outputs
Testing
Factory default values are supplied and can be restored after any changes.
c) CREATING AND EDITING FLEXLOGIC
You can create or edit a FlexLogic equation in order to customize the relay. You can subsequently view the automatically
generated logic diagram.
4-2 B30 Bus Differential Relay GE Multilin
4.1 ENERVISTA UR SETUP SOFTWARE INTERFACE 4 HUMAN INTERFACES
4
d) VIEWING ACTUAL VALUES
You can view real-time relay data such as input/output status and measured parameters.
e) VIEWING TRIGGERED EVENTS
While the interface is in either on-line or off-line mode, you can view and analyze data generated by triggered specified
parameters, via one of the following:
Event Recorder facility: The event recorder captures contextual data associated with the last 1024 events, listed in
chronological order from most recent to oldest.
Oscillography facility: The oscillography waveform traces and digital states are used to provide a visual display of
power system and relay operation data captured during specific triggered events.
f) FILE SUPPORT
Execution: Any enerVista UR Setup file which is double clicked or opened will launch the application, or provide focus
to the already opened application. If the file was a settings file (has a URS extension) which had been removed from
the Settings List tree menu, it will be added back to the Settings List tree menu.
Drag and Drop: The Site List and Settings List control bar windows are each mutually a drag source and a drop target
for device-order-code-compatible files or individual menu items. Also, the Settings List control bar window and any
Windows Explorer directory folder are each mutually a file drag source and drop target.
New files which are dropped into the Settings List window are added to the tree which is automatically sorted alphabet-
ically with respect to settings file names. Files or individual menu items which are dropped in the selected device menu
in the Site List window will automatically be sent to the on-line communicating device.
g) FIRMWARE UPGRADES
The firmware of a B30 device can be upgraded, locally or remotely, via the enerVista UR Setup software. The correspond-
ing instructions are provided by the enerVista UR Setup Help file under the topic Upgrading Firmware.
Modbus addresses assigned to firmware modules, features, settings, and corresponding data items (i.e. default
values, minimum/maximum values, data type, and item size) may change slightly from version to version of firm-
ware. The addresses are rearranged when new features are added or existing features are enhanced or modified.
The EEPROM DATA ERROR message displayed after upgrading/downgrading the firmware is a resettable, self-test
message intended to inform users that the Modbus addresses have changed with the upgraded firmware. This
message does not signal any problems when appearing after firmware upgrades.
NOTE
GE Multilin B30 Bus Differential Relay 4-3
4 HUMAN INTERFACES 4.1 ENERVISTA UR SETUP SOFTWARE INTERFACE
4
4.1.4 ENERVISTA UR SETUP MAIN WINDOW
The enerVista UR Setup software main window supports the following primary display components:
a. Title bar which shows the pathname of the active data view
b. Main window menu bar
c. Main window tool bar
d. Site List control bar window
e. Settings List control bar window
f. Device data view window(s), with common tool bar
g. Settings File data view window(s), with common tool bar
h. Workspace area with data view tabs
i. Status bar
Figure 41: ENERVISTA UR SETUP SOFTWARE MAIN WINDOW
4-4 B30 Bus Differential Relay GE Multilin
4.2 FACEPLATE INTERFACE 4 HUMAN INTERFACES
4
4.2FACEPLATE INTERFACE 4.2.1 FACEPLATE
The keypad/display/LED interface is one of two alternate human interfaces supported. The other alternate human interface
is implemented via the enerVista UR Setup software. The faceplate interface consists of several functional panels.
The faceplate is hinged to allow easy access to the removable modules. There is also a removable dust cover that fits over
the faceplate which must be removed in order to access the keypad panel. The following figure shows the arrangement of
faceplate panels.
Figure 42: UR-SERIES HORIZONTAL FACEPLATE PANELS
4.2.2 LED INDICATORS
a) LED PANEL 1
This panel provides several LED indicators, several keys, and a communications port. The RESET key is used to reset any
latched LED indicator or target message, once the condition has been cleared (these latched conditions can also be reset
via the SETTINGS !" INPUT/OUTPUTS !" RESETTING menu). The USER keys are not used in this unit. The RS232 port is
intended for connection to a portable PC.
Figure 43: LED PANEL 1
STATUS INDICATORS:
IN SERVICE: Indicates that control power is applied; all monitored inputs/outputs and internal systems are OK; the
relay has been programmed.
TROUBLE: Indicates that the relay has detected an internal problem.
TEST MODE: Indicates that the relay is in test mode.
TRIP: Indicates that the selected FlexLogic operand serving as a Trip switch has operated. This indicator always
latches; the RESET command must be initiated to allow the latch to be reset.
ALARM: Indicates that the selected FlexLogic operand serving as an Alarm switch has operated. This indicator is
never latched.
827801A5.CDR
MENU
HELP
ESCAPE
ENTER VALUE
MESSAGE 4
7
1
.
5
8
2
0
6
9
3
+/-
PICKUP
ALARM
TRIP
TEST MODE
TROUBLE
IN SERVICE
STATUS
USER 3
USER 2
USER 1
RESET
NEUTRAL/GROUND
PHASE C
PHASE B
PHASE A
OTHER
FREQUENCY
CURRENT
VOLTAGE
EVENT CAUSE
LED PANEL 1
KEYPAD CONTROL
PUSHBUTTONS 1-7
USER-PROGRAMMABLE
PUSHBUTTONS 1-12
DISPLAY LED PANEL 2 LED PANEL 3
USER LABEL
1 3 5
2 4 6
USER LABEL USER LABEL
USER LABEL USER LABEL USER LABEL
USER LABEL USER LABEL USER LABEL
USER LABEL USER LABEL USER LABEL
7 9 11
8 10 12
GE Multilin
USER 7
USER 6
USER 5
USER 4
PICKUP
ALARM
TRIP
TEST MODE
TROUBLE
IN SERVICE
STATUS
USER 3
USER 2
USER 1
RESET
NEUTRAL/GROUND
PHASE C
PHASE B
PHASE A
OTHER
FREQUENCY
CURRENT
VOLTAGE
EVENT CAUSE
GE Multilin B30 Bus Differential Relay 4-5
4 HUMAN INTERFACES 4.2 FACEPLATE INTERFACE
4
PICKUP: Indicates that an element is picked up. This indicator is never latched.
EVENT CAUSE INDICATORS:
These indicate the input type that was involved in a condition detected by an element that is operated or has a latched flag
waiting to be reset.
VOLTAGE: Indicates voltage was involved.
CURRENT: Indicates current was involved.
FREQUENCY: Indicates frequency was involved.
OTHER: Indicates a composite function was involved.
PHASE A: Indicates Phase A was involved.
PHASE B: Indicates Phase B was involved.
PHASE C: Indicates Phase C was involved.
NEUTRAL/GROUND: Indicates neutral or ground was involved.
b) LED PANELS 2 AND 3
These panels provide 48 amber LED indicators whose operation is controlled by the user. Support for applying a custom-
ized label beside every LED is provided.
User customization of LED operation is of maximum benefit in installations where languages other than English are used to
communicate with operators. Refer to the User-Programmable LEDs section in Chapter 5 for the settings used to program
the operation of the LEDs on these panels.
Figure 44: LED PANELS 2 AND 3 (INDEX TEMPLATE)
c) DEFAULT LABELS FOR LED PANEL 2
The default labels are intended to represent:
GROUP 1...6: The illuminated GROUP is the active settings group.
Firmware revisions 2.9x and earlier support eight user setting groups; revisions 3.0x and higher support
six setting groups. For convenience of users using earlier firmware revisions, the relay panel shows eight
setting groups. Please note that the LEDs, despite their default labels, are fully user-programmable.
The relay is shipped with the default label for the LED panel 2. The LEDs, however, are not pre-programmed. To match the
pre-printed label, the LED settings must be entered as shown in the User-Programmable LEDs section of Chapter 5. The
LEDs are fully user-programmable. The default labels can be replaced by user-printed labels for both panels as explained
in the following section.
NOTE
4-6 B30 Bus Differential Relay GE Multilin
4.2 FACEPLATE INTERFACE 4 HUMAN INTERFACES
4
Figure 45: LED PANEL 2 (DEFAULT LABEL)
d) CUSTOM LABELING OF LEDS
Custom labeling of an LED-only panel is facilitated through a Microsoft Word file available from the following URL:
http://www.GEindustrial.com/multilin/support/ur/
This file provides templates and instructions for creating appropriate labeling for the LED panel. The following procedures
are contained in the downloadable file. The panel templates provide relative LED locations and located example text (x)
edit boxes. The following procedure demonstrates how to install/uninstall the custom panel labeling.
1. Remove the clear Lexan Front Cover (GE Multilin Part Number: 1501-0014).
2. Pop out the LED Module and/or the Blank Module with a screwdriver as shown below. Be careful not to damage the
plastic.
3. Place the left side of the customized module back to the front panel frame, then snap back the right side.
4. Put the clear Lexan Front Cover back into place.
e) CUSTOMIZING THE DISPLAY MODULE
The following items are required to customize the B30 display module:
Black and white or color printer (color preferred).
Microsoft Word 97 or later software for editing the template.
1 each of: 8.5" x 11" white paper, exacto knife, ruler, custom display module (GE Multilin Part Number: 1516-0069),
and a custom module cover (GE Multilin Part Number: 1502-0015).
GROUP 8
GROUP 7
GROUP 6
GROUP 5
GROUP 4
GROUP 3
GROUP 2
GROUP 1
SETTINGS IN USE
Push in
and gently lift
up the cover.
( LED MODULE ) ( BLANK MODULE )
GE Multilin B30 Bus Differential Relay 4-7
4 HUMAN INTERFACES 4.2 FACEPLATE INTERFACE
4
1. Open the LED panel customization template with Microsoft Word. Add text in places of the LED x text placeholders on
the template(s). Delete unused place holders as required.
2. When complete, save the Word file to your local PC for future use.
3. Print the template(s) to a local printer.
4. From the printout, cut-out the Background Template from the three windows, using the cropmarks as a guide.
5. Put the Background Template on top of the custom display module (GE Multilin Part Number: 1513-0069) and snap the
clear custom module cover (GE Multilin Part Number: 1502-0015) over it and the templates.
4.2.3 DISPLAY
All messages are displayed on a 2 20 character vacuum fluorescent display to make them visible under poor lighting con-
ditions. An optional liquid crystal display (LCD) is also available. Messages are displayed in English and do not require the
aid of an instruction manual for deciphering. While the keypad and display are not actively being used, the display will
default to defined messages. Any high priority event driven message will automatically override the default message and
appear on the display.
4.2.4 KEYPAD
Display messages are organized into pages under the following headings: Actual Values, Settings, Commands, and Tar-
gets. The key navigates through these pages. Each heading page is broken down further into logical subgroups.
The MESSAGE keys navigate through the subgroups. The VALUE keys scroll increment or decrement
numerical setting values when in programming mode. These keys also scroll through alphanumeric values in the text edit
mode. Alternatively, values may also be entered with the numeric keypad.
The key initiates and advance to the next character in text edit mode or enters a decimal point. The key may be
pressed at any time for context sensitive help messages. The key stores altered setting values.
4.2.5 MENUS
a) NAVIGATION
Press the key to select the desired header display page (top-level menu). The header title appears momentarily fol-
lowed by a header display page menu item. Each press of the key advances through the main heading pages as
illustrated below.
! ! !
ACTUAL VALUES SETTINGS COMMANDS TARGETS
" " " "
## ACTUAL VALUES
## STATUS
## SETTINGS
## PRODUCT SETUP
## COMMANDS
## VIRTUAL INPUTS
No Active
Targets
!
USER DISPLAYS
(when in use)
"
User Display 1
4-8 B30 Bus Differential Relay GE Multilin
4.2 FACEPLATE INTERFACE 4 HUMAN INTERFACES
4
b) HIERARCHY
The setting and actual value messages are arranged hierarchically. The header display pages are indicated by double
scroll bar characters (##), while sub-header pages are indicated by single scroll bar characters (#). The header display
pages represent the highest level of the hierarchy and the sub-header display pages fall below this level. The MESSAGE
and keys move within a group of headers, sub-headers, setting values, or actual values. Continually pressing the
MESSAGE key from a header display displays specific information for the header category. Conversely, continually
pressing the MESSAGE key from a setting value or actual value display returns to the header display.
c) EXAMPLE MENU NAVIGATION
HIGHEST LEVEL LOWEST LEVEL (SETTING VALUE)
## SETTINGS
## PRODUCT SETUP
# PASSWORD
# SECURITY
ACCESS LEVEL:
Restricted
## SETTINGS
## SYSTEM SETUP
## ACTUAL VALUES
## STATUS
Press the key until the header for the first Actual Values page appears. This
page contains system and relay status information. Repeatedly press the
MESSAGE keys to display the other actual value headers.
"
## SETTINGS
## PRODUCT SETUP
Press the key until the header for the first page of Settings appears. This page
contains settings to configure the relay.
"
## SETTINGS
## SYSTEM SETUP
Press the MESSAGE key to move to the next Settings page. This page contains
settings for System Setup. Repeatedly press the MESSAGE keys to display
the other setting headers and then back to the first Settings page header.
"
# PASSWORD
# SECURITY
From the Settings page one header (Product Setup), press the MESSAGE key
once to display the first sub-header (Password Security).
"
ACCESS LEVEL:
Restricted
Press the MESSAGE key once more and this will display the first setting for Pass-
word Security. Pressing the MESSAGE key repeatedly will display the remaining
setting messages for this sub-header.
"
# PASSWORD
# SECURITY
Press the MESSAGE key once to move back to the first sub-header message.
"
# DISPLAY
# PROPERTIES
Pressing the MESSAGE key will display the second setting sub-header associ-
ated with the Product Setup header.
"
FLASH MESSAGE
TIME: 1.0 s
Press the MESSAGE key once more and this will display the first setting for Dis-
play Properties.
"
DEFAULT MESSAGE
INTENSITY: 25%
To view the remaining settings associated with the Display Properties subheader,
repeatedly press the MESSAGE key. The last message appears as shown.
GE Multilin B30 Bus Differential Relay 4-9
4 HUMAN INTERFACES 4.2 FACEPLATE INTERFACE
4
4.2.6 CHANGING SETTINGS
a) ENTERING NUMERICAL DATA
Each numerical setting has its own minimum, maximum, and increment value associated with it. These parameters define
what values are acceptable for a setting.
Two methods of editing and storing a numerical setting value are available.
0 to 9 and (decimal point): The relay numeric keypad works the same as that of any electronic calculator. A num-
ber is entered one digit at a time. The leftmost digit is entered first and the rightmost digit is entered last. Pressing the
MESSAGE key or pressing the ESCAPE key, returns the original value to the display.
VALUE : The VALUE key increments the displayed value by the step value, up to the maximum value
allowed. While at the maximum value, pressing the VALUE key again will allow the setting selection to continue
upward from the minimum value. The VALUE key decrements the displayed value by the step value, down to the
minimum value. While at the minimum value, pressing the VALUE key again will allow the setting selection to con-
tinue downward from the maximum value.
b) ENTERING ENUMERATION DATA
Enumeration settings have data values which are part of a set, whose members are explicitly defined by a name. A set is
comprised of two or more members.
Enumeration type values are changed using the VALUE keys. The VALUE key displays the next selection while the
VALUE key displays the previous selection.
c) ENTERING ALPHANUMERIC TEXT
Text settings have data values which are fixed in length, but user-defined in character. They may be comprised of upper
case letters, lower case letters, numerals, and a selection of special characters.
FLASH MESSAGE
TIME: 1.0 s
For example, select the SETTINGS ! PRODUCT SETUP !" DISPLAY PROPERTIES ! FLASH
MESSAGE TIME setting.
"
MINIMUM: 0.5
MAXIMUM: 10.0
Press the key to view the minimum and maximum values. Press the key
again to view the next context sensitive help message.
FLASH MESSAGE
TIME: 2.5 s
As an example, set the flash message time setting to 2.5 seconds. Press the appropriate
numeric keys in the sequence 2 . 5". The display message will change as the digits are
being entered.
"
NEW SETTING
HAS BEEN STORED
Until is pressed, editing changes are not registered by the relay. Therefore, press
to store the new value in memory. This flash message will momentarily appear as
confirmation of the storing process. Numerical values which contain decimal places will
be rounded-off if more decimal place digits are entered than specified by the step value.
ACCESS LEVEL:
Restricted
For example, the selections available for ACCESS LEVEL are "Restricted", "Command",
"Setting", and "Factory Service".
ACCESS LEVEL:
Setting
If the ACCESS LEVEL needs to be "Setting", press the VALUE keys until the proper selec-
tion is displayed. Press at any time for the context sensitive help messages.
"
NEW SETTING
HAS BEEN STORED
Changes are not registered by the relay until the key is pressed. Pressing
stores the new value in memory. This flash message momentarily appears as confirma-
tion of the storing process.
4-10 B30 Bus Differential Relay GE Multilin
4.2 FACEPLATE INTERFACE 4 HUMAN INTERFACES
4
There are several places where text messages may be programmed to allow the relay to be customized for specific appli-
cations. One example is the Message Scratchpad. Use the following procedure to enter alphanumeric text messages.
For example: to enter the text, Breaker #1
1. Press to enter text edit mode.
2. Press the VALUE keys until the character 'B' appears; press to advance the cursor to the next position.
3. Repeat step 2 for the remaining characters: r,e,a,k,e,r, ,#,1.
4. Press to store the text.
5. If you have any problem, press to view context sensitive help. Flash messages will sequentially appear for sev-
eral seconds each. For the case of a text setting message, pressing displays how to edit and store new values.
d) ACTIVATING THE RELAY
To change the RELAY SETTINGS: "Not Programmed" mode to "Programmed", proceed as follows:
1. Press the key until the SETTINGS header flashes momentarily and the SETTINGS PRODUCT SETUP message
appears on the display.
2. Press the MESSAGE key until the PASSWORD SECURITY message appears on the display.
3. Press the MESSAGE key until the INSTALLATION message appears on the display.
4. Press the MESSAGE key until the RELAY SETTINGS: Not Programmed message is displayed.
5. After the RELAY SETTINGS: Not Programmed message appears on the display, press the VALUE keys change the
selection to "Programmed".
6. Press the key.
7. When the "NEW SETTING HAS BEEN STORED" message appears, the relay will be in "Programmed" state and the
In Service LED will turn on.
RELAY SETTINGS:
Not Programmed
When the relay is powered up, the Trouble LED will be on, the In Service LED off, and
this message displayed, indicating the relay is in the "Not Programmed" state and is
safeguarding (output relays blocked) against the installation of a relay whose settings
have not been entered. This message remains until the relay is explicitly put in the
"Programmed" state.
SETTINGS
"
## SETTINGS
## PRODUCT SETUP
# PASSWORD
# SECURITY
# DISPLAY
# PROPERTIES
# USER-DEFINABLE
# DISPLAYS
# INSTALLATION
#
RELAY SETTINGS:
Not Programmed
RELAY SETTINGS:
Not Programmed
RELAY SETTINGS:
Programmed
NEW SETTING
HAS BEEN STORED
GE Multilin B30 Bus Differential Relay 4-11
4 HUMAN INTERFACES 4.2 FACEPLATE INTERFACE
4
e) ENTERING INITIAL PASSWORDS
To enter the initial Setting (or Command) Password, proceed as follows:
1. Press the key until the SETTINGS header flashes momentarily and the SETTINGS PRODUCT SETUP message
appears on the display.
2. Press the MESSAGE key until the ACCESS LEVEL message appears on the display.
3. Press the MESSAGE key until the CHANGE SETTING (or COMMAND) PASSWORD message appears on the display.
4. After the CHANGE...PASSWORD message appears on the display, press the VALUE key or the VALUE key to
change the selection to Yes.
5. Press the key and the display will prompt you to ENTER NEW PASSWORD.
6. Type in a numerical password (up to 10 characters) and press the key.
7. When the VERIFY NEW PASSWORD is displayed, re-type in the same password and press .
8. When the NEW PASSWORD HAS BEEN STORED message appears, your new Setting (or Command) Password will be
active.
f) CHANGING EXISTING PASSWORD
To change an existing password, follow the instructions in the previous section with the following exception. A message will
prompt you to type in the existing password (for each security level) before a new password can be entered.
In the event that a password has been lost (forgotten), submit the corresponding Encrypted Password from the PASSWORD
SECURITY menu to the Factory for decoding.
SETTINGS
"
## SETTINGS
## PRODUCT SETUP
# PASSWORD
# SECURITY
ACCESS LEVEL:
Restricted
CHANGE COMMAND
PASSWORD: No
CHANGE SETTING
PASSWORD: No
ENCRYPTED COMMAND
PASSWORD: ----------
ENCRYPTED SETTING
PASSWORD: ----------
CHANGE SETTING
PASSWORD: No
CHANGE SETTING
PASSWORD: Yes
ENTER NEW
PASSWORD: ##########
VERIFY NEW
PASSWORD: ##########
NEW PASSWORD
HAS BEEN STORED
4-12 B30 Bus Differential Relay GE Multilin
4.2 FACEPLATE INTERFACE 4 HUMAN INTERFACES
4
GE Multilin B30 Bus Differential Relay 5-1
5 SETTINGS 5.1 OVERVIEW
5
5 SETTINGS 5.1OVERVIEW 5.1.1 SETTINGS MENU
## SETTINGS
## PRODUCT SETUP
# PASSWORD
# SECURITY
See page 5-7.
# DISPLAY
# PROPERTIES
See page 5-8.
# CLEAR RELAY
# RECORDS
See page 5-9.
# COMMUNICATIONS
#
See page 5-10.
# MODBUS USER MAP
#
See page 5-19.
# REAL TIME
# CLOCK
See page 5-19.
# USER-PROGRAMMABLE
# FAULT REPORT
See page 5-19.
# OSCILLOGRAPHY
#
See page 5-20.
# USER-PROGRAMMABLE
# LEDS
See page 5-22.
# USER-PROGRAMMABLE
# SELF TESTS
See page 5-25.
# CONTROL
# PUSHBUTTONS
See page 5-25.
# USER-PROGRAMMABLE
# PUSHBUTTONS
See page 5-27.
# FLEX STATE
# PARAMETERS
See page 5-28.
# USER-DEFINABLE
# DISPLAYS
See page 5-29.
# DIRECT I/O
#
See page 5-31.
# INSTALLATION
#
See page 5-36.
## SETTINGS
## SYSTEM SETUP
# AC INPUTS
#
See page 5-37.
# POWER SYSTEM
#
See page 5-38.
# SIGNAL SOURCES
#
See page 5-39.
# FLEXCURVES
#
See page 5-41.
# BUS
#
See page 5-48.
5-2 B30 Bus Differential Relay GE Multilin
5.1 OVERVIEW 5 SETTINGS
5
## SETTINGS
## FLEXLOGIC
# FLEXLOGIC
# EQUATION EDITOR
See page 5-60.
# FLEXLOGIC
# TIMERS
See page 5-60.
# FLEXELEMENTS
#
See page 5-61.
# NON-VOLATILE
# LATCHES
See page 5-65.
## SETTINGS
## GROUPED ELEMENTS
# SETTING GROUP 1
#
See page 5-66.
# SETTING GROUP 2
#
# SETTING GROUP 3
#
# SETTING GROUP 4
#
# SETTING GROUP 5
#
# SETTING GROUP 6
#
## SETTINGS
## CONTROL ELEMENTS
# SETTING GROUPS
#
See page 5-86.
# SELECTOR SWITCH
#
See page 5-87.
# DIGITAL ELEMENTS
#
See page 5-92.
# DIGITAL COUNTERS
#
See page 5-95.
# MONITORING
# ELEMENTS
See page 5-97.
## SETTINGS
## INPUTS / OUTPUTS
# CONTACT INPUTS
#
See page 5-99.
# VIRTUAL INPUTS
#
See page 5-101.
# CONTACT OUTPUTS
#
See page 5-102.
# LATCHING OUTPUTS
#
See page 5-102.
# VIRTUAL OUTPUTS
#
See page 5-104.
GE Multilin B30 Bus Differential Relay 5-3
5 SETTINGS 5.1 OVERVIEW
5
5.1.2 INTRODUCTION TO ELEMENTS
In the design of UR relays, the term element is used to describe a feature that is based around a comparator. The com-
parator is provided with an input (or set of inputs) that is tested against a programmed setting (or group of settings) to deter-
mine if the input is within the defined range that will set the output to logic 1, also referred to as setting the flag. A single
comparator may make multiple tests and provide multiple outputs; for example, the time overcurrent comparator sets a
Pickup flag when the current input is above the setting and sets an Operate flag when the input current has been at a level
above the pickup setting for the time specified by the time-current curve settings. All comparators, except the Digital Ele-
ment which uses a logic state as the input, use analog parameter actual values as the input.
Elements are arranged into two classes, GROUPED and CONTROL. Each element classed as a GROUPED element is
provided with six alternate sets of settings, in setting groups numbered 1 through 6. The performance of a GROUPED ele-
ment is defined by the setting group that is active at a given time. The performance of a CONTROL element is independent
of the selected active setting group.
The main characteristics of an element are shown on the element logic diagram. This includes the input(s), settings, fixed
logic, and the output operands generated (abbreviations used on scheme logic diagrams are defined in Appendix F).
Some settings for current and voltage elements are specified in per-unit (pu) calculated quantities:
# REMOTE DEVICES
#
See page 5-105.
# REMOTE INPUTS
#
See page 5-106.
# REMOTE OUTPUTS
# DNA BIT PAIRS
See page 5-107.
# REMOTE OUTPUTS
# UserSt BIT PAIRS
See page 5-108.
# RESETTING
#
See page 5-108.
# DIRECT INPUTS
#
See page 5-108.
# DIRECT OUTPUTS
#
See page 5-108.
## SETTINGS
## TRANSDUCER I/O
# DCMA INPUTS
#
See page 5-112.
# RTD INPUTS
#
See page 5-113.
# DCMA OUTPUTS
#
See page 5-113.
## SETTINGS
## TESTING
TEST MODE
FUNCTION: Disabled
See page 5-117.
TEST MODE INITIATE:
On
See page 5-117.
# FORCE CONTACT
# INPUTS
See page 5-117.
# FORCE CONTACT
# OUTPUTS
See page 5-118.
5-4 B30 Bus Differential Relay GE Multilin
5.1 OVERVIEW 5 SETTINGS
5
pu quantity = (actual quantity) / (base quantity)
For current elements, the base quantity is the nominal secondary or primary current of the CT. Where the current
source is the sum of two CTs with different ratios, the base quantity will be the common secondary or primary current
to which the sum is scaled (i.e. normalized to the larger of the 2 rated CT inputs). For example, if CT1 = 300 / 5 A and
CT2 = 100 / 5 A, then in order to sum these, CT2 is scaled to the CT1 ratio. In this case, the base quantity will be 5 A
secondary or 300 A primary.
For voltage elements the base quantity is the nominal primary voltage of the protected system which corresponds
(based on VT ratio and connection) to secondary VT voltage applied to the relay. For example, on a system with a
13.8 kV nominal primary voltage and with 14400:120 V Delta-connected VTs, the secondary nominal voltage (1 pu)
would be:
(EQ 5.1)
For Wye-connected VTs, the secondary nominal voltage (1 pu) would be:
(EQ 5.2)
Many settings are common to most elements and are discussed below:
FUNCTION setting: This setting programs the element to be operational when selected as Enabled. The factory
default is Disabled. Once programmed to Enabled, any element associated with the Function becomes active and
all options become available.
NAME setting: This setting is used to uniquely identify the element.
SOURCE setting: This setting is used to select the parameter or set of parameters to be monitored.
PICKUP setting: For simple elements, this setting is used to program the level of the measured parameter above or
below which the pickup state is established. In more complex elements, a set of settings may be provided to define the
range of the measured parameters which will cause the element to pickup.
PICKUP DELAY setting: This setting sets a time-delay-on-pickup, or on-delay, for the duration between the Pickup
and Operate output states.
RESET DELAY setting: This setting is used to set a time-delay-on-dropout, or off-delay, for the duration between the
Operate output state and the return to logic 0 after the input transits outside the defined pickup range.
BLOCK setting: The default output operand state of all comparators is a logic 0 or flag not set. The comparator
remains in this default state until a logic 1 is asserted at the RUN input, allowing the test to be performed. If the RUN
input changes to logic 0 at any time, the comparator returns to the default state. The RUN input is used to supervise
the comparator. The BLOCK input is used as one of the inputs to RUN control.
TARGET setting: This setting is used to define the operation of an element target message. When set to Disabled, no
target message or illumination of a faceplate LED indicator is issued upon operation of the element. When set to Self-
Reset, the target message and LED indication follow the Operate state of the element, and self-resets once the oper-
ate element condition clears. When set to Latched, the target message and LED indication will remain visible after the
element output returns to logic 0 - until a RESET command is received by the relay.
EVENTS setting: This setting is used to control whether the Pickup, Dropout or Operate states are recorded by the
event recorder. When set to Disabled, element pickup, dropout or operate are not recorded as events. When set to
Enabled, events are created for:
(Element) PKP (pickup)
(Element) DPO (dropout)
(Element) OP (operate)
The DPO event is created when the measure and decide comparator output transits from the pickup state (logic 1) to
the dropout state (logic 0). This could happen when the element is in the operate state if the reset delay time is not 0.
13800
14400
---------------- 120 115 V =
13800
14400
----------------
120
3
--------- - 66.4 V =
GE Multilin B30 Bus Differential Relay 5-5
5 SETTINGS 5.1 OVERVIEW
5
5.1.3 INTRODUCTION TO AC SOURCES
a) BACKGROUND
The B30 may be used on systems with breaker-and-a-half or ring bus configurations. In these applications, each of the two
three-phase sets of individual phase currents (one associated with each breaker) can be used as an input to a breaker fail-
ure element. The sum of both breaker phase currents and 3I_0 residual currents may be required for the circuit relaying
and metering functions. For a three-winding transformer application, it may be required to calculate watts and vars for each
of three windings, using voltage from different sets of VTs. These requirements can be satisfied with a single UR, equipped
with sufficient CT and VT input channels, by selecting the parameter to measure. A mechanism is provided to specify the
AC parameter (or group of parameters) used as the input to protection/control comparators and some metering elements.
Selection of the parameter(s) to measure is partially performed by the design of a measuring element or protection/control
comparator by identifying the type of parameter (fundamental frequency phasor, harmonic phasor, symmetrical component,
total waveform RMS magnitude, phase-phase or phase-ground voltage, etc.) to measure. The user completes the process
by selecting the instrument transformer input channels to use and some of the parameters calculated from these channels.
The input parameters available include the summation of currents from multiple input channels. For the summed currents of
phase, 3I_0, and ground current, current from CTs with different ratios are adjusted to a single ratio before summation.
A mechanism called a Source configures the routing of CT and VT input channels to measurement sub-systems.
Sources, in the context of UR series relays, refer to the logical grouping of current and voltage signals such that one source
contains all the signals required to measure the load or fault in a particular power apparatus. A given source may contain all
or some of the following signals: three-phase currents, single-phase ground current, three-phase voltages and an auxiliary
voltage from a single VT for checking for synchronism.
To illustrate the concept of Sources, as applied to current inputs only, consider the breaker-and-a-half scheme below. In this
application, the current flows as shown by the arrows. Some current flows through the upper bus bar to some other location
or power equipment, and some current flows into transformer Winding 1. The current into Winding 1 is the phasor sum (or
difference) of the currents in CT1 and CT2 (whether the sum or difference is used depends on the relative polarity of the CT
connections). The same considerations apply to transformer Winding 2. The protection elements require access to the net
current for transformer protection, but some elements may need access to the individual currents from CT1 and CT2.
Figure 51: BREAKER-AND-A-HALF SCHEME
In conventional analog or electronic relays, the sum of the currents is obtained from an appropriate external connection of
all CTs through which any portion of the current for the element being protected could flow. Auxiliary CTs are required to
perform ratio matching if the ratios of the primary CTs to be summed are not identical. In the UR series of relays, provisions
have been included for all the current signals to be brought to the UR device where grouping, ratio correction and summa-
tion are applied internally via configuration settings.
A major advantage of using internal summation is that the individual currents are available to the protection device; for
example, as additional information to calculate a restraint current, or to allow the provision of additional protection features
that operate on the individual currents such as breaker failure.
Given the flexibility of this approach, it becomes necessary to add configuration settings to the platform to allow the user to
select which sets of CT inputs will be added to form the net current into the protected device.
UR
Platform
CT1 CT2
CT3 CT4
WDG 1
WDG 2
Power
827791A2.CDR
Transformer
Through Current
5-6 B30 Bus Differential Relay GE Multilin
5.1 OVERVIEW 5 SETTINGS
5
The internal grouping of current and voltage signals forms an internal source. This source can be given a specific name
through the settings, and becomes available to protection and metering elements in the UR platform. Individual names can
be given to each source to help identify them more clearly for later use. For example, in the scheme shown in the above
diagram, the configures one Source to be the sum of CT1 and CT2 and can name this Source as Wdg 1 Current.
Once the sources have been configured, the user has them available as selections for the choice of input signal for the pro-
tection elements and as metered quantities.
b) CT/VT MODULE CONFIGURATION
CT and VT input channels are contained in CT/VT modules. The type of input channel can be phase/neutral/other voltage,
phase/ground current, or sensitive ground current. The CT/VT modules calculate total waveform RMS levels, fundamental
frequency phasors, symmetrical components and harmonics for voltage or current, as allowed by the hardware in each
channel. These modules may calculate other parameters as directed by the CPU module.
A CT/VT module contains up to eight input channels, numbered 1 through 8. The channel numbering corresponds to the
module terminal numbering 1 through 8 and is arranged as follows: Channels 1, 2, 3 and 4 are always provided as a group,
hereafter called a bank, and all four are either current or voltage, as are Channels 5, 6, 7 and 8. Channels 1, 2, 3 and 5, 6,
7 are arranged as phase A, B and C respectively. Channels 4 and 8 are either another current or voltage.
Banks are ordered sequentially from the block of lower-numbered channels to the block of higher-numbered channels, and
from the CT/VT module with the lowest slot position letter to the module with the highest slot position letter, as follows:
The UR platform allows for a maximum of three sets of three-phase voltages and six sets of three-phase currents. The
result of these restrictions leads to the maximum number of CT/VT modules in a chassis to three. The maximum number of
sources is six. A summary of CT/VT module configurations is shown below.
c) CT/VT INPUT CHANNEL CONFIGURATION
Upon relay startup, configuration settings for every bank of current or voltage input channels in the relay are automatically
generated from the order code. Within each bank, a channel identification label is automatically assigned to each bank of
channels in a given product. The bank naming convention is based on the physical location of the channels, required by
the user to know how to connect the relay to external circuits. Bank identification consists of the letter designation of the slot
in which the CT/VT module is mounted as the first character, followed by numbers indicating the channel, either 1 or 5.
For three-phase channel sets, the number of the lowest numbered channel identifies the set. For example, F1 represents
the three-phase channel set of F1/F2/F3, where F is the slot letter and 1 is the first channel of the set of three channels.
Upon startup, the CPU configures the settings required to characterize the current and voltage inputs, and will display them
in the appropriate section in the sequence of the banks (as described above) as follows for a maximum configuration: F1,
F5, M1, M5, U1, and U5.
The above section explains how the input channels are identified and configured to the specific application instrument
transformers and the connections of these transformers. The specific parameters to be used by each measuring element
and comparator, and some actual values are controlled by selecting a specific source. The source is a group of current and
voltage input channels selected by the user to facilitate this selection. With this mechanism, a user does not have to make
multiple selections of voltage and current for those elements that need both parameters, such as a distance element or a
watt calculation. It also gathers associated parameters for display purposes.
The basic idea of arranging a source is to select a point on the power system where information is of interest. An applica-
tion example of the grouping of parameters in a Source is a transformer winding, on which a three phase voltage is mea-
sured, and the sum of the currents from CTs on each of two breakers is required to measure the winding current flow.
INCREASING SLOT POSITION LETTER -->
CT/VT MODULE 1 CT/VT MODULE 2 CT/VT MODULE 3
< bank 1 > < bank 3 > < bank 5 >
< bank 2 > < bank 4 > < bank 6 >
ITEM MAXIMUM NUMBER
CT/VT Module 3
CT Bank (3 phase channels, 1 ground channel) 12
VT Bank (3 phase channels, 1 auxiliary channel) 6
GE Multilin B30 Bus Differential Relay 5-7
5 SETTINGS 5.2 PRODUCT SETUP
5
5.2PRODUCT SETUP 5.2.1 PASSWORD SECURITY
PATH: SETTINGS ! PRODUCT SETUP ! PASSWORD SECURITY
Two levels of password security are provided: Command and Setting. Operations under password supervision are:
COMMAND: changing the state of virtual inputs, clearing the event records, clearing the oscillography records,
changing the date and time, clearing the data logger, user-programmable pushbuttons
SETTING: changing any setting, test mode operation
The Command and Setting passwords are defaulted to "Null" when the relay is shipped from the factory. When a password
is set to "Null", the password security feature is disabled.
Programming a password code is required to enable each access level. A password consists of 1 to 10 numerical charac-
ters. When a CHANGE ... PASSWORD setting is set to "Yes", the following message sequence is invoked:
1. ENTER NEW PASSWORD: ____________
2. VERIFY NEW PASSWORD: ____________
3. NEW PASSWORD HAS BEEN STORED
To gain write access to a "Restricted" setting, set ACCESS LEVEL to "Setting" and then change the setting, or attempt to
change the setting and follow the prompt to enter the programmed password. If the password is correctly entered, access
will be allowed. If no keys are pressed for longer than 30 minutes or control power is cycled, accessibility will automatically
revert to the "Restricted" level.
If an entered password is lost (or forgotten), consult the factory with the corresponding ENCRYPTED PASSWORD.
The B30 provides a means to raise an alarm upon failed password entry. Should password verification fail while accessing
a password-protected level of the relay (either settings or commands), the UNAUTHORIZED ACCESS FlexLogic operand is
asserted. The operand can be programmed to raise an alarm via contact outputs or communications. This feature can be
used to protect against both unauthorized and accidental access attempts.
The UNAUTHORIZED ACCESS operand is reset with the COMMANDS !" CLEAR RECORDS !" RESET UNAUTHORIZED
ALARMS command. Therefore, to apply this feature with security, the command level should be password-protected.
The operand does not generate events or targets. If these are required, the operand can be assigned to a digital element
programmed with event logs and/or targets enabled.
If the SETTING and COMMAND passwords are identical, this one password allows access to both commands
and settings.
When enerVista UR Setup is used to access a particular level, the user will continue to have access to that
level as long as there are open windows in the enerVista UR Setup software. To re-establish the Password
Security feature, all windows must be closed for at least 30 minutes.
# PASSWORD
# SECURITY
ACCESS LEVEL:
Restricted
Range: Restricted, Command, Setting,
Factory Service (for factory use only)
MESSAGE
CHANGE COMMAND
PASSWORD: No
Range: No, Yes
MESSAGE
CHANGE SETTING
PASSWORD: No
Range: No, Yes
MESSAGE
ENCRYPTED COMMAND
PASSWORD: ----------
Range: 0 to 9999999999
Note: ---------- indicates no password
MESSAGE
ENCRYPTED SETTING
PASSWORD: ----------
Range: 0 to 9999999999
Note: ---------- indicates no password
NOTE
NOTE
5-8 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
5.2.2 DISPLAY PROPERTIES
PATH: SETTINGS ! PRODUCT SETUP !" DISPLAY PROPERTIES
Some relay messaging characteristics can be modified to suit different situations using the display properties settings.
FLASH MESSAGE TIME: Flash messages are status, warning, error, or information messages displayed for several
seconds in response to certain key presses during setting programming. These messages override any normal mes-
sages. The duration of a flash message on the display can be changed to accommodate different reading rates.
DEFAULT MESSAGE TIMEOUT: If the keypad is inactive for a period of time, the relay automatically reverts to a
default message. The inactivity time is modified via this setting to ensure messages remain on the screen long enough
during programming or reading of actual values.
DEFAULT MESSAGE INTENSITY: To extend phosphor life in the vacuum fluorescent display, the brightness can be
attenuated during default message display. During keypad interrogation, the display always operates at full brightness.
SCREEN SAVER FEATURE and SCREEN SAVER WAIT TIME: These settings are only visible if the B30 has a liquid
crystal display (LCD) and control its backlighting. When the SCREEN SAVER FEATURE is Enabled, the LCD backlighting
is turned off after the DEFAULT MESSAGE TIMEOUT followed by the SCREEN SAVER WAIT TIME, providing that no keys
have been pressed and no target messages are active. When a keypress occurs or a target becomes active, the LCD
backlighting is turned on.
CURRENT CUT-OFF LEVEL: This setting modifies the current cut-off threshold. Very low currents (1 to 2% of the
rated value) are very susceptible to noise. Some customers prefer very low currents to display as zero, while others
prefer the current be displayed even when the value reflects noise rather than the actual signal. The B30 applies a cut-
off value to the magnitudes and angles of the measured currents. If the magnitude is below the cut-off level, it is substi-
tuted with zero. This applies to phase and ground current phasors as well as true RMS values and symmetrical compo-
nents. The cut-off operation applies to quantities used for metering, protection, and control, as well as those used by
communications protocols. Note that the cut-off level for the sensitive ground input is 10 times lower that the CURRENT
CUT-OFF LEVEL setting value. Raw current samples available via oscillography are not subject to cut-off.
VOLTAGE CUT-OFF LEVEL: This setting modifies the voltage cut-off threshold. Very low secondary voltage measure-
ments (at the fractional volt level) can be affected by noise. Some customers prefer these low voltages to be displayed
as zero, while others prefer the voltage to be displayed even when the value reflects noise rather than the actual sig-
nal. The B30 applies a cut-off value to the magnitudes and angles of the measured voltages. If the magnitude is below
the cut-off level, it is substituted with zero. This operation applies to phase and auxiliary voltages, and symmetrical
components. The cut-off operation applies to quantities used for metering, protection, and control, as well as those
used by communications protocols. Raw samples of the voltages available via oscillography are not subject cut-off.
This setting relates to the actual measured voltage at the VT secondary inputs. It can be converted to per-unit values
(pu) by dividing by the PHASE VT SECONDARY setting value. For example, a PHASE VT SECONDARY setting of 66.4 V
and a VOLTAGE CUT-OFF LEVEL setting of 1.0 V gives a cut-off value of 1.0 V / 66.4 V = 0.015 pu.
# DISPLAY
# PROPERTIES
FLASH MESSAGE
TIME: 1.0 s
Range: 0.5 to 10.0 s in steps of 0.1
MESSAGE
DEFAULT MESSAGE
TIMEOUT: 300 s
Range: 10 to 900 s in steps of 1
MESSAGE
DEFAULT MESSAGE
INTENSITY: 25 %
Range: 25%, 50%, 75%, 100%
Visible only if a VFD is installed
MESSAGE
SCREEN SAVER
FEATURE: Disabled
Range: Disabled, Enabled
Visible only if an LCD is installed
MESSAGE
SCREEN SAVER
WAIT TIME: 30 min
Range: 1 to 65535 min. in steps of 1
Visible only if an LCD is installed
MESSAGE
CURRENT CUT-OFF
LEVEL: 0.020 pu
Range: 0.002 to 0.020 pu in steps of 0.001
MESSAGE
VOLTAGE CUT-OFF
LEVEL: 1.0 V
Range: 0.1 to 1.0 V secondary in steps of 0.1
GE Multilin B30 Bus Differential Relay 5-9
5 SETTINGS 5.2 PRODUCT SETUP
5
Lower the VOLTAGE CUT-OFF LEVEL and CURRENT CUT-OFF LEVEL with care as the relay accepts lower signals
as valid measurements. Unless dictated otherwise by a specific application, the default settings of 0.02
pu for CURRENT CUT-OFF LEVEL and 1.0 V for VOLTAGE CUT-OFF LEVEL are recommended.
5.2.3 CLEAR RELAY RECORDS
PATH: SETTINGS ! PRODUCT SETUP !" CLEAR RELAY RECORDS
Selected records can be cleared from user-programmable conditions with FlexLogic operands. Assigning user-program-
mable pushbuttons to clear specific records are typical applications for these commands. Since the B30 responds to rising
edges of the configured FlexLogic operands, they must be asserted for at least 50 ms to take effect.
Clearing records with user-programmable operands is not protected by the command password. However, user-program-
mable pushbuttons are protected by the command password. Thus, if they are used to clear records, the user-programma-
ble pushbuttons can provide extra security if required.
For example, to assign User-Programmable Pushbutton 1 to clear demand records, the following settings should be
applied.
1. Assign the clear demand function to Pushbutton 1 by making the following change in the SETTINGS ! PRODUCT SETUP
!" CLEAR RELAY RECORDS menu:
CLEAR DEMAND: PUSHBUTTON 1 ON
2. Set the properties for User-Programmable Pushbutton 1 by making the following changes in the SETTINGS ! PRODUCT
SETUP !" USER-PROGRAMMABLE PUSHBUTTONS ! USER PUSHBUTTON 1 menu:
PUSHBUTTON 1 FUNCTION: Self-reset
PUSHBTN 1 DROP-OUT TIME: 0.20 s
# CLEAR RELAY
# RECORDS
CLEAR USER REPORTS:
Off
Range: FlexLogic operand
MESSAGE
CLEAR EVENT RECORDS:
Off
Range: FlexLogic operand
MESSAGE
CLEAR OSCILLOGRAPHY?
No
Range: FlexLogic operand
MESSAGE
RESET UNAUTH ACCESS:
Off
Range: FlexLogic operand
MESSAGE
CLEAR DIR I/O STATS:
Off
Range: FlexLogic operand.
Valid only for units with Direct I/O module.
NOTE
5-10 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
5.2.4 COMMUNICATIONS
a) MAIN MENU
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS
b) SERIAL PORTS
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS ! SERIAL PORTS
The B30 is equipped with up to 3 independent serial communication ports. The faceplate RS232 port is intended for local
use and is fixed at 19200 baud and no parity. The rear COM1 port type is selected when ordering: either an Ethernet or
RS485 port. The rear COM2 port is RS485. The RS485 ports have settings for baud rate and parity. It is important that
these parameters agree with the settings used on the computer or other equipment that is connected to these ports. Any of
these ports may be connected to a computer running enerVista UR Setup. This software can download and upload setting
files, view measured parameters, and upgrade the relay firmware. A maximum of 32 relays can be daisy-chained and con-
nected to a DCS, PLC or PC using the RS485 ports.
# COMMUNICATIONS
#
# SERIAL PORTS
#
See below.
MESSAGE
# NETWORK
#
See page 511.
MESSAGE
# MODBUS PROTOCOL
#
See page 511.
MESSAGE
# DNP PROTOCOL
#
See page 512.
MESSAGE
# IEC 61850 PROTOCOL
#
See page 514.
MESSAGE
# WEB SERVER
# HTTP PROTOCOL
See page 515.
MESSAGE
# TFTP PROTOCOL
#
See page 515.
MESSAGE
# IEC 60870-5-104
# PROTOCOL
See page 516.
MESSAGE
# SNTP PROTOCOL
#
See page 517.
MESSAGE
# EGD PROTOCOL
#
See page 517.
# SERIAL PORTS
#
RS485 COM1 BAUD
RATE: 19200
Range: 300, 1200, 2400, 4800, 9600, 14400, 19200,
28800, 33600, 38400, 57600, 115200. Only
active if CPU 9E is ordered.
MESSAGE
RS485 COM1 PARITY:
None
Range: None, Odd, Even
Only active if CPU Type 9E is ordered
MESSAGE
RS485 COM1 RESPONSE
MIN TIME: 0 ms
Range: 0 to 1000 ms in steps of 10
Only active if CPU Type 9E is ordered
MESSAGE
RS485 COM2 BAUD
RATE: 19200
Range: 300, 1200, 2400, 4800, 9600, 14400, 19200,
28800, 33600, 38400, 57600, 115200
MESSAGE
RS485 COM2 PARITY:
None
Range: None, Odd, Even
MESSAGE
RS485 COM2 RESPONSE
MIN TIME: 0 ms
Range: 0 to 1000 ms in steps of 10
GE Multilin B30 Bus Differential Relay 5-11
5 SETTINGS 5.2 PRODUCT SETUP
5
For each RS485 port, the minimum time before the port will transmit after receiving data from a host can be
set. This feature allows operation with hosts which hold the RS485 transmitter active for some time after
each transmission.
c) NETWORK
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS !" NETWORK
These messages appear only if the B30 is ordered with an Ethernet card.
The IP addresses are used with the DNP, Modbus/TCP, IEC 61580, IEC 60870-5-104, TFTP, and HTTP protocols. The
NSAP address is used with the IEC 61850 protocol over the OSI (CLNP/TP4) stack only. Each network protocol has a set-
ting for the TCP/UDP PORT NUMBER. These settings are used only in advanced network configurations and should normally
be left at their default values, but may be changed if required (for example, to allow access to multiple UR-series relays
behind a router). By setting a different TCP/UDP PORT NUMBER for a given protocol on each UR-series relay, the router can
map the relays to the same external IP address. The client software (enerVista UR Setup, for example) must be configured
to use the correct port number if these settings are used.
When the NSAP address, any TCP/UDP Port Number, or any User Map setting (when used with DNP) is changed,
it will not become active until power to the relay has been cycled (OFF/ON).
Do not set more than one protocol to use the same TCP/UDP PORT NUMBER, as this will result in unreliable
operation of those protocols.
d) MODBUS PROTOCOL
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS !" MODBUS PROTOCOL
The serial communication ports utilize the Modbus protocol, unless configured for DNP operation (see the DNP Protocol
description below). This allows the enerVista UR Setup software to be used. The UR operates as a Modbus slave device
only. When using Modbus protocol on the RS232 port, the B30 will respond regardless of the MODBUS SLAVE ADDRESS pro-
grammed. For the RS485 ports each B30 must have a unique address from 1 to 254. Address 0 is the broadcast address
which all Modbus slave devices listen to. Addresses do not have to be sequential, but no two devices can have the same
address or conflicts resulting in errors will occur. Generally, each device added to the link should use the next higher
address starting at 1. Refer to Appendix B for more information on the Modbus protocol.
# NETWORK
#
IP ADDRESS:
0.0.0.0
Range: Standard IP address format
Only active if CPU Type 9G or 9H is ordered.
MESSAGE
SUBNET IP MASK:
0.0.0.0
Range: Standard IP address format
Only active if CPU Type 9G or 9H is ordered.
MESSAGE
GATEWAY IP ADDRESS:
0.0.0.0
Range: Standard IP address format
Only active if CPU Type 9G or 9H is ordered.
MESSAGE
# OSI NETWORK
# ADDRESS (NSAP)
Range: Press the MESSAGE ! key to enter the OSI
NETWORK ADDRESS. Only active if CPU Type
9G or 9H is ordered.
MESSAGE
ETHERNET OPERATION
MODE: Full-Duplex
Range: Half-Duplex, Full-Duplex
Only active if CPU Type 9G or 9H is ordered.
# MODBUS PROTOCOL
#
MODBUS SLAVE
ADDRESS: 254
Range: 1 to 254 in steps of 1
MESSAGE
MODBUS TCP PORT
NUMBER: 502
Range: 1 to 65535 in steps of 1
NOTE
NOTE
WARNING
5-12 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
e) DNP PROTOCOL
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS !" DNP PROTOCOL
# DNP PROTOCOL
#
DNP PORT:
NONE
Range: NONE, COM1 - RS485, COM2 - RS485, FRONT
PANEL - RS232, NETWORK
MESSAGE
DNP ADDRESS:
255
Range: 0 to 65519 in steps of 1
MESSAGE
# DNP NETWORK
# CLIENT ADDRESSES
Range: Press the MESSAGE ! key to enter the DNP
NETWORK CLIENT ADDRESSES
MESSAGE
DNP TCP/UDP PORT
NUMBER: 20000
Range: 1 to 65535 in steps of 1
MESSAGE
DNP UNSOL RESPONSE
FUNCTION: Disabled
Range: Enabled, Disabled
MESSAGE
DNP UNSOL RESPONSE
TIMEOUT: 5 s
Range: 0 to 60 s in steps of 1
MESSAGE
DNP UNSOL RESPONSE
MAX RETRIES: 10
Range: 1 to 255 in steps of 1
MESSAGE
DNP UNSOL RESPONSE
DEST ADDRESS: 1
Range: 0 to 65519 in steps of 1
MESSAGE
USER MAP FOR DNP
ANALOGS: Disabled
Range: Enabled, Disabled
MESSAGE
NUMBER OF SOURCES
IN ANALOG LIST: 1
Range: 1 to 6 in steps of 1
MESSAGE
DNP CURRENT SCALE
FACTOR: 1
Range: 0.001, 0.01. 0.1, 1, 10, 100, 1000, 10000,
100000
MESSAGE
DNP VOLTAGE SCALE
FACTOR: 1
Range: 0.001, 0.01. 0.1, 1, 10, 100, 1000, 10000,
100000
MESSAGE
DNP POWER SCALE
FACTOR: 1
Range: 0.001, 0.01. 0.1, 1, 10, 100, 1000, 10000,
100000
MESSAGE
DNP ENERGY SCALE
FACTOR: 1
Range: 0.001, 0.01. 0.1, 1, 10, 100, 1000, 10000,
100000
MESSAGE
DNP OTHER SCALE
FACTOR: 1
Range: 0.001, 0.01. 0.1, 1, 10, 100, 1000, 10000,
100000
MESSAGE
DNP CURRENT DEFAULT
DEADBAND: 30000
Range: 0 to 65535 in steps of 1
MESSAGE
DNP VOLTAGE DEFAULT
DEADBAND: 30000
Range: 0 to 65535 in steps of 1
MESSAGE
DNP POWER DEFAULT
DEADBAND: 30000
Range: 0 to 65535 in steps of 1
MESSAGE
DNP ENERGY DEFAULT
DEADBAND: 30000
Range: 0 to 65535 in steps of 1
MESSAGE
DNP OTHER DEFAULT
DEADBAND: 30000
Range: 0 to 65535 in steps of 1
MESSAGE
DNP TIME SYNC IIN
PERIOD: 1440 min
Range: 1 to 10080 min. in steps of 1
GE Multilin B30 Bus Differential Relay 5-13
5 SETTINGS 5.2 PRODUCT SETUP
5
The B30 supports the Distributed Network Protocol (DNP) version 3.0. The B30 can be used as a DNP slave device con-
nected to a single DNP master (usually an RTU or a SCADA master station). Since the B30 maintains one set of DNP data
change buffers and connection information, only one DNP master should actively communicate with the B30 at one time.
The DNP PORT setting selects the communications port assigned to the DNP protocol; only a single port can be assigned.
Once DNP is assigned to a serial port, the Modbus protocol is disabled on that port. Note that COM1 can be used only in
non-ethernet UR relays. When this setting is set to Network, the DNP protocol can be used over either TCP/IP or UDP/IP.
Refer to Appendix E for more information on the DNP protocol. The DNP ADDRESS setting is the DNP slave address. This
number identifies the B30 on a DNP communications link. Each DNP slave should be assigned a unique address. The DNP
NETWORK CLIENT ADDRESS setting can force the B30 to respond to a maximum of five specific DNP masters.
The DNP UNSOL RESPONSE FUNCTION should be Disabled for RS485 applications since there is no collision avoidance
mechanism. The DNP UNSOL RESPONSE TIMEOUT sets the time the B30 waits for a DNP master to confirm an unsolicited
response. The DNP UNSOL RESPONSE MAX RETRIES setting determines the number of times the B30 retransmits an unsolic-
ited response without receiving confirmation from the master; a value of 255 allows infinite re-tries. The DNP UNSOL
RESPONSE DEST ADDRESS is the DNP address to which all unsolicited responses are sent. The IP address to which unsolic-
ited responses are sent is determined by the B30 from the current TCP connection or the most recent UDP message.
The USER MAP FOR DNP ANALOGS setting allows the large pre-defined Analog Inputs points list to be replaced by the much
smaller Modbus User Map. This can be useful for users wishing to read only selected Analog Input points from the B30.
See Appendix E for more information.
The NUMBER OF SOURCES IN ANALOG LIST setting allows the selection of the number of current/voltage source values that
are included in the Analog Inputs points list. This allows the list to be customized to contain data for only the sources that
are configured. This setting is relevant only when the User Map is not used.
The DNP SCALE FACTOR settings are numbers used to scale Analog Input point values. These settings group the B30 Ana-
log Input data into types: current, voltage, power, energy, and other. Each setting represents the scale factor for all Analog
Input points of that type. For example, if the DNP VOLTAGE SCALE FACTOR setting is set to a value of 1000, all DNP Analog
Input points that are voltages will be returned with values 1000 times smaller (e.g. a value of 72000 V on the B30 will be
returned as 72). These settings are useful when analog input values must be adjusted to fit within certain ranges in DNP
masters. Note that a scale factor of 0.1 is equivalent to a multiplier of 10 (i.e. the value will be 10 times larger).
The DNP DEFAULT DEADBAND settings determine when to trigger unsolicited responses containing Analog Input data. These
settings group the B30 Analog Input data into types: current, voltage, power, energy, and other. Each setting represents the
default deadband value for all Analog Input points of that type. For example, to trigger unsolicited responses from the B30
MESSAGE
DNP MESSAGE FRAGMENT
SIZE: 240
Range: 30 to 2048 in steps of 1
MESSAGE
# DNP BINARY INPUTS
# USER MAP
MESSAGE
DNP OBJECT 1
DEFAULT VARIATION: 2
Range: 1, 2
MESSAGE
DNP OBJECT 2
DEFAULT VARIATION: 2
Range: 1, 2
MESSAGE
DNP OBJECT 20
DEFAULT VARIATION: 1
Range: 1, 2, 5, 6
MESSAGE
DNP OBJECT 21
DEFAULT VARIATION: 1
Range: 1, 2, 9, 10
MESSAGE
DNP OBJECT 22
DEFAULT VARIATION: 1
Range: 1, 2, 5, 6
MESSAGE
DNP OBJECT 23
DEFAULT VARIATION: 2
Range: 1, 2, 5, 6
MESSAGE
DNP OBJECT 30
DEFAULT VARIATION: 1
Range: 1, 2, 3, 4, 5
MESSAGE
DNP OBJECT 32
DEFAULT VARIATION: 1
Range: 1, 2, 3, 4, 5, 7
5-14 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
when any current values change by 15 A, the DNP CURRENT DEFAULT DEADBAND setting should be set to 15. Note that
these settings are the deadband default values. DNP Object 34 points can be used to change deadband values, from the
default, for each individual DNP Analog Input point. Whenever power is removed and re-applied to the B30, the default
deadbands will be in effect.
The DNP TIME SYNC IIN PERIOD setting determines how often the Need Time Internal Indication (IIN) bit is set by the B30.
Changing this time allows the DNP master to send time synchronization commands more or less often, as required.
The DNP MESSAGE FRAGMENT SIZE setting determines the size, in bytes, at which message fragmentation occurs. Large
fragment sizes allow for more efficient throughput; smaller fragment sizes cause more application layer confirmations to be
necessary which can provide for more robust data transfer over noisy communication channels.
The DNP BINARY INPUTS USER MAP setting allows for the creation of a custom DNP Binary Inputs points list. The default DNP
Binary Inputs list contains 928 points representing various binary states (contact inputs and outputs, virtual inputs and out-
puts, protection element states, etc.). If not all of these points are required in the DNP master, a custom Binary Inputs points
list can be created by selecting up to 58 blocks of 16 points. Each block represents 16 binary input points. Block 1 repre-
sents binary input points 0 to 15, block 2 represents binary input points 16 to 31, block 3 represents binary input points 32
to 47, etc. The minimum number of binary input points that can be selected is 16 (1 block). If all of the BIN INPUT BLOCK X
settings are set to Not Used, the standard list of 928 points will be in effect. The B30 will form the binary inputs points list
from the BIN INPUT BLOCK X settings up to the first occurrence of a setting value of Not Used.
When using the User Maps for DNP data points (analog inputs and/or binary inputs) for relays with ethernet
installed, check the DNP Points Lists B30 web page to ensure the desired points lists are created. This
web page can be viewed using a web browser by entering the B30 IP address to access the B30 Main
Menu, then by selecting the Device Information Menu > DNP Points Lists menu item.
The DNP OBJECT N DEFAULT VARIATION settings allow the user to select the DNP default variation number for object types 1,
2, 20, 21, 22, 23, 30, and 32. The default variation refers to the variation response when variation 0 is requested and/or in
class 0, 1, 2, or 3 scans. Refer to the DNP Implementation section in Appendix E for additional details.
f) IEC 61850 PROTOCOL
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS !" IEC 61850 PROTOCOL
The B30 supports the Manufacturing Message Specification (MMS) protocol as specified by IEC 61850. MMS is supported
over two protocol stacks: TCP/IP over ethernet and TP4/CLNP (OSI) over ethernet. The B30 operates as an IEC 61850
server. The Remote Inputs/Outputs section in this chapter describe the peer-to-peer GSSE message scheme.
The LOGICAL DEVICE NAME setting represents the MMS domain name (IEC 61850 logical device) where all IEC/MMS
objects are located. The GSSE FUNCTION setting allows for the blocking of GSSE messages from the B30. This can be used
during testing or to prevent the relay from sending GSSE messages during normal operation.
Since GSSE messages are multicast ethernet by specification, router networks must not be used for IEC/MMS.
# IEC 61850 PROTOCOL
#
DEFAULT GSSE UPDATE
TIME: 60 s
Range: 1 to 60 s in steps of 1. See UserSt Bit Pairs in the
Remote Outputs section of this Chapter.
MESSAGE
LOGICAL DEVICE NAME:
IECDevice
Range: Up to 16 alphanumeric characters representing
the name of the IEC 61850 logical device.
MESSAGE
IEC/MMS TCP PORT
NUMBER: 102
Range: 1 to 65535 in steps of 1
MESSAGE
GSSE FUNCTION:
Enabled
Range: Disabled, Enabled
NOTE
NOTE
GE Multilin B30 Bus Differential Relay 5-15
5 SETTINGS 5.2 PRODUCT SETUP
5
g) WEB SERVER HTTP PROTOCOL
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS !" WEB SERVER HTTP PROTOCOL
The B30 contains an embedded web server and is capable of transferring web pages to a web browser such as Microsoft
Internet Explorer or Netscape Navigator. This feature is available only if the B30 has the ethernet option installed. The web
pages are organized as a series of menus that can be accessed starting at the B30 Main Menu. Web pages are available
showing DNP and IEC 60870-5-104 points lists, Modbus registers, Event Records, Fault Reports, etc. The web pages can
be accessed by connecting the UR and a computer to an ethernet network. The Main Menu will be displayed in the web
browser on the computer simply by entering the IP address of the B30 into the Address box on the web browser.
h) TFTP PROTOCOL
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS !" TFTP PROTOCOL
The Trivial File Transfer Protocol (TFTP) can be used to transfer files from the UR over a network. The B30 operates as a
TFTP server. TFTP client software is available from various sources, including Microsoft Windows NT. The dir.txt file
obtained from the B30 contains a list and description of all available files (event records, oscillography, etc.).
# WEB SERVER
# HTTP PROTOCOL
HTTP TCP PORT
NUMBER: 80
Range: 1 to 65535 in steps of 1
# TFTP PROTOCOL
#
TFTP MAIN UDP PORT
NUMBER: 69
Range: 1 to 65535 in steps of 1
MESSAGE
TFTP DATA UDP PORT 1
NUMBER: 0
Range: 0 to 65535 in steps of 1
MESSAGE
TFTP DATA UDP PORT 2
NUMBER: 0
Range: 0 to 65535 in steps of 1
5-16 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
i) IEC 60870-5-104 PROTOCOL
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS !" IEC 60870-5-104 PROTOCOL
The B30 supports the IEC 60870-5-104 protocol. The B30 can be used as an IEC 60870-5-104 slave device connected to
a maximum of two masters (usually either an RTU or a SCADA master station). Since the B30 maintains two sets of IEC
60870-5-104 data change buffers, no more than two masters should actively communicate with the B30 at one time.
The NUMBER OF SOURCES IN MMENC1 LIST setting allows the selection of the number of current/voltage source values that
are included in the M_ME_NC_1 (measured value, short floating point) Analog points list. This allows the list to be custom-
ized to contain data for only the sources that are configured.
The IEC ------- DEFAULT THRESHOLD settings are the values used by the UR to determine when to trigger spontaneous
responses containing M_ME_NC_1 analog data. These settings group the UR analog data into types: current, voltage,
power, energy, and other. Each setting represents the default threshold value for all M_ME_NC_1 analog points of that
type. For example, in order to trigger spontaneous responses from the UR when any current values change by 15 A, the
IEC CURRENT DEFAULT THRESHOLD setting should be set to 15. Note that these settings are the default values of the dead-
bands. P_ME_NC_1 (Parameter of measured value, short floating point value) points can be used to change threshold val-
ues, from the default, for each individual M_ME_NC_1 analog point. Whenever power is removed and re-applied to the UR,
the default thresholds will be in effect.
The IEC 60870-5-104 and DNP protocols can not be used at the same time. When the IEC 60870-5-104 FUNC-
TION setting is set to Enabled, the DNP protocol will not be operational. When this setting is changed it
will not become active until power to the relay has been cycled (Off/On).
# IEC 60870-5-104
# PROTOCOL
IEC 60870-5-104
FUNCTION: Disabled
Range: Enabled, Disabled
MESSAGE
IEC TCP PORT
NUMBER: 2404
Range: 1 to 65535 in steps of 1
MESSAGE
# IEC NETWORK
# CLIENT ADDRESSES
MESSAGE
IEC COMMON ADDRESS
OF ASDU: 0
Range: 0 to 65535 in steps of 1
MESSAGE
IEC CYCLIC DATA
PERIOD: 60 s
Range: 1 to 65535 s in steps of 1
MESSAGE
NUMBER OF SOURCES
IN MMENC1 LIST: 1
Range: 1 to 6 in steps of 1
MESSAGE
IEC CURRENT DEFAULT
THRESHOLD: 30000
Range: 0 to 65535 in steps of 1
MESSAGE
IEC VOLTAGE DEFAULT
THRESHOLD: 30000
Range: 0 to 65535 in steps of 1
MESSAGE
IEC POWER DEFAULT
THRESHOLD: 30000
Range: 0 to 65535 in steps of 1
MESSAGE
IEC ENERGY DEFAULT
THRESHOLD: 30000
Range: 0 to 65535 in steps of 1
MESSAGE
IEC OTHER DEFAULT
THRESHOLD: 30000
Range: 0 to 65535 in steps of 1
NOTE
GE Multilin B30 Bus Differential Relay 5-17
5 SETTINGS 5.2 PRODUCT SETUP
5
j) SNTP PROTOCOL
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS !" SNTP PROTOCOL
The B30 supports the Simple Network Time Protocol specified in RFC-2030. With SNTP, the B30 can obtain clock time
over an Ethernet network. The B30 acts as an SNTP client to receive time values from an SNTP/NTP server, usually a ded-
icated product using a GPS receiver to provide an accurate time. Both unicast and broadcast SNTP are supported.
If SNTP functionality is enabled at the same time as IRIG-B, the IRIG-B signal provides the time value to the B30 clock for
as long as a valid signal is present. If the IRIG-B signal is removed, the time obtained from the SNTP server is used. If
either SNTP or IRIG-B is enabled, the B30 clock value cannot be changed using the front panel keypad.
To use SNTP in unicast mode, SNTP SERVER IP ADDR must be set to the SNTP/NTP server IP address. Once this address is
set and SNTP FUNCTION is Enabled, the B30 attempts to obtain time values from the SNTP/NTP server. Since many time
values are obtained and averaged, it generally takes three to four minutes until the B30 clock is closely synchronized with
the SNTP/NTP server. It may take up to one minute for the B30 to signal an SNTP self-test error if the server is offline.
To use SNTP in broadcast mode, set the SNTP SERVER IP ADDR setting to 0.0.0.0 and SNTP FUNCTION to Enabled. The
B30 then listens to SNTP messages sent to the all ones broadcast address for the subnet. The B30 waits up to eighteen
minutes (>1024 seconds) without receiving an SNTP broadcast message before signaling an SNTP self-test error.
The UR-series relays do not support the multicast or anycast SNTP functionality.
k) EGD PROTOCOL
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS !" EGD PROTOCOL
The Ethernet Global Data (EGD) protocol settings are only available if CPU Type 9G or 9H is ordered.
The relay supports one fast Ethernet Global Data (EGD) exchange and two slow EGD exchanges. There are 20 data items
in the fast-produced EGD exchange and 50 data items in each slow-produced exchange.
Ethernet Global Data (EGD) is a suite of protocols used for the real-time transfer of data for display and control purposes.
The relay can be configured to produce EGD data exchanges, and other devices can be configured to consume EGD
data exchanges. The number of produced exchanges (up to three), the data items in each exchange (up to 50), and the
exchange production rate can be configured.
EGD cannot be used to transfer data between UR-series relays. The relay supports EGD production only. An EGD
exchange will not be transmitted unless the destination address is non-zero, and at least the first data item address is set to
a valid Modbus register address. Note that the default setting value of 0 is considered invalid.
# SNTP PROTOCOL
#
SNTP FUNCTION:
Disabled
Range: Enabled, Disabled
MESSAGE
SNTP SERVER IP ADDR:
0.0.0.0
Range: Standard IP address format
MESSAGE
SNTP UDP PORT
NUMBER: 123
Range: 0 to 65535 in steps of 1
# EGD PROTOCOL
#
# FAST PROD EXCH 1
# CONFIGURATION
MESSAGE
# SLOW PROD EXCH 1
# CONFIGURATION
MESSAGE
# SLOW PROD EXCH 2
# CONFIGURATION
NOTE
5-18 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
The settings menu for the fast EGD exchange is shown below:
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS !" EGD PROTOCOL ! FAST PROD EXCH 1 CONFIGURATION
Fast exchanges (50 to 1000 ms) are generally used in control schemes. The B30 has one fast exchange (Exchange 1) and
two slow exchanges (Exchanges 2 and 3).
The settings menu for the slow EGD exchanges is shown below:
PATH: SETTINGS ! PRODUCT SETUP !" COMMUNICATIONS !" EGD PROTOCOL ! SLOW PROD EXCH 1(2) CONFIGURATION
Slow EGD exchanges (500 to 1000 ms) are generally used for the transfer and display of data items. The settings for the
fast and slow exchanges are described below:
EXCH 1 DESTINATION: This setting specifies the destination IP address of the produced EGD exchange. This is usu-
ally unicast or broadcast.
EXCH 1 DATA RATE: This setting specifies the rate at which this EGD exchange is transmitted. If the setting is 50 ms,
the exchange data will be updated and sent once every 50 ms. If the setting is 1000 ms, the exchange data will be
updated and sent once per second. EGD exchange 1 has a setting range of 50 to 1000 ms. Exchanges 2 and 3 have a
setting range of 500 to 1000 ms.
EXCH 1 DATA ITEM 1 to 20/50: These settings specify the data items that are part of this EGD exchange. Almost any
data from the B30 memory map can be configured to be included in an EGD exchange. The settings are the starting
Modbus register address for the data item in decimal format. Refer to Appendix B for the complete Modbus memory
map. Note that the Modbus memory map displays shows addresses in hexadecimal format; as such, it will be neces-
sary to convert these values to decimal format before entering them as values for these setpoints.
To select a data item to be part of an exchange, it is only necessary to choose the starting Modbus address of the item.
That is, for items occupying more than one Modbus register (e.g. 32 bit integers and floating point values), only the first
Modbus address is required. The EGD exchange configured with these settings contains the data items up to the first
setting that contains a Modbus address with no data, or 0. That is, if the first three settings contain valid Modbus
addresses and the fourth is 0, the produced EGD exchange will contain three data items.
# FAST PROD EXCH 1
# CONFIGURATION
EXCH 1 FUNCTION:
Disable
Range: Disable, Enable
MESSAGE
EXCH 1 DESTINATION:
0.0.0.0
Range: standard IP address
MESSAGE
EXCH 1 DATA RATE:
1000 ms
Range: 50 to 1000 ms in steps of 1
MESSAGE
EXCH 1 DATA ITEM 1:
0
Range: 0 to 65535 in steps of 1
(Modbus register address range)
MESSAGE
EXCH 1 DATA ITEM 20:
0
Range: 0 to 65535 in steps of 1
(Modbus register address range)
# SLOW PROD EXCH 1
# CONFIGURATION
EXCH 1 FUNCTION:
Disable
Range: Disable, Enable
MESSAGE
EXCH 1 DESTINATION:
0.0.0.0
Range: standard IP address
MESSAGE
EXCH 1 DATA RATE:
1000 ms
Range: 500 to 1000 ms in steps of 1
MESSAGE
EXCH 1 DATA ITEM 1:
0
Range: 0 to 65535 in steps of 1
(Modbus register address range in decimal)
MESSAGE
EXCH 1 DATA ITEM 50:
0
Range: 0 to 65535 in steps of 1
(Modbus register address range in decimal)
GE Multilin B30 Bus Differential Relay 5-19
5 SETTINGS 5.2 PRODUCT SETUP
5
5.2.5 MODBUS USER MAP
PATH: SETTINGS ! PRODUCT SETUP !" MODBUS USER MAP
The Modbus User Map provides read-only access for up to 256 registers. To obtain a memory map value, enter the desired
address in the ADDRESS line (this value must be converted from hex to decimal format). The corresponding value is dis-
played in the VALUE line. A value of 0 in subsequent register ADDRESS lines automatically returns values for the previous
ADDRESS lines incremented by 1. An address value of 0 in the initial register means none and values of 0 will be dis-
played for all registers. Different ADDRESS values can be entered as required in any of the register positions.
These settings can also be used with the DNP protocol. See the DNP Analog Input Points section in Appen-
dix E for details.
5.2.6 REAL TIME CLOCK
PATH: SETTINGS ! PRODUCT SETUP !" REAL TIME CLOCK
The date and time for the relay clock can be synchronized to other relays using an IRIG-B signal. It has the same accuracy
as an electronic watch, approximately 1 minute per month. An IRIG-B signal may be connected to the relay to synchronize
the clock to a known time base and to other relays. If an IRIG-B signal is used, only the current year needs to be entered.
See also the COMMANDS !" SET DATE AND TIME menu for manually setting the relay clock.
The REAL TIME CLOCK EVENTS setting allows changes to the date and/or time to be captured in the event record.
5.2.7 USER-PROGRAMMABLE FAULT REPORT
PATH: SETTINGS ! PRODUCT SETUP !" USER-PROGRAMMABLE FAULT REPORT ! USER-PROGRAMMABLE FAULT REPORT 1(2)
# MODBUS USER MAP
#
ADDRESS 1: 0
VALUE: 0
Range: 0 to 65535 in steps of 1
MESSAGE
ADDRESS 256: 0
VALUE: 0
Range: 0 to 65535 in steps of 1
# REAL TIME
# CLOCK
IRIG-B SIGNAL TYPE:
None
Range: None, DC Shift, Amplitude Modulated
MESSAGE
REAL TIME CLOCK
EVENTS: Disabled
Range: Disabled, Enabled
# USER-PROGRAMMABLE
# FAULT REPORT 1
FAULT REPORT 1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
PRE-FAULT 1 TRIGGER:
Off
Range: FlexLogic operand
MESSAGE
FAULT 1 TRIGGER:
Off
Range: FlexLogic operand
MESSAGE
FAULT REPORT 1 #1:
Off
Range: Off, any actual value analog parameter
MESSAGE
FAULT REPORT 1 #2:
Off
Range: Off, any actual value analog parameter
MESSAGE
FAULT REPORT 1 #32:
Off
Range: Off, any actual value analog parameter
NOTE
5-20 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
When enabled, this function monitors the pre-fault trigger. The pre-fault data are stored in the memory for prospective cre-
ation of the fault report on the rising edge of the pre-fault trigger. The element waits for the fault trigger as long as the pre-
fault trigger is asserted, but not shorter than 1 second. When the fault trigger occurs, the fault data is stored and the com-
plete report is created. If the fault trigger does not occur within 1 second after the pre-fault trigger drops out, the element
resets and no record is created.
The user programmable record contains the following information: the user-programmed relay name, detailed firmware
revision (4.4x, for example) and relay model (B30), the date and time of trigger, the name of pre-fault trigger (specific Flex-
Logic operand), the name of fault trigger (specific FlexLogic operand), the active setting group at pre-fault trigger, the
active setting group at fault trigger, pre-fault values of all programmed analog channels (one cycle before pre-fault trigger),
and fault values of all programmed analog channels (at the fault trigger).
Each fault report is stored as a file to a maximum capacity of ten files. An eleventh trigger overwrites the oldest file. The
enerVista UR Setup software is required to view all captured data. A FAULT RPT TRIG event is automatically created when
the report is triggered.
The relay includes two user-programmable fault reports to enable capture of two types of trips (for example, trip from ther-
mal protection with the report configured to include temperatures, and short-circuit trip with the report configured to include
voltages and currents). Both reports feed the same report file queue.
The last record is available as individual data items via communications protocols.
PRE-FAULT 1 TRIGGER: Specifies the FlexLogic operand to capture the pre-fault data. The rising edge of this
operand stores one cycle-old data for subsequent reporting. The element waits for the fault trigger to actually create a
record as long as the operand selected as PRE-FAULT TRIGGER is On. If the operand remains Off for 1 second, the
element resets and no record is created.
FAULT 1 TRIGGER: Specifies the FlexLogic operand to capture the fault data. The rising edge of this operand
stores the data as fault data and results in a new report. The trigger (not the pre-fault trigger) controls the date and time
of the report.
FAULT REPORT 1 #1 to #32: These settings specify an actual value such as voltage or current magnitude, true RMS,
phase angle, frequency, temperature, etc., to be stored should the report be created. Up to 32 channels can be config-
ured. Two reports are configurable to cope with variety of trip conditions and items of interest.
5.2.8 OSCILLOGRAPHY
a) MAIN MENU
PATH: SETTINGS ! PRODUCT SETUP !" OSCILLOGRAPHY
Oscillography records contain waveforms captured at the sampling rate as well as other relay data at the point of trigger.
Oscillography records are triggered by a programmable FlexLogic operand. Multiple oscillography records may be cap-
tured simultaneously.
# OSCILLOGRAPHY
#
NUMBER OF RECORDS:
15
Range: 1 to 64 in steps of 1
MESSAGE
TRIGGER MODE:
Automatic Overwrite
Range: Automatic Overwrite, Protected
MESSAGE
TRIGGER POSITION:
50%
Range: 0 to 100% in steps of 1
MESSAGE
TRIGGER SOURCE:
Off
Range: FlexLogic operand
MESSAGE
AC INPUT WAVEFORMS:
16 samples/cycle
Range: Off; 8, 16, 32, 64 samples/cycle
MESSAGE
# DIGITAL CHANNELS
#
MESSAGE
# ANALOG CHANNELS
#
GE Multilin B30 Bus Differential Relay 5-21
5 SETTINGS 5.2 PRODUCT SETUP
5
The NUMBER OF RECORDS is selectable, but the number of cycles captured in a single record varies considerably based on
other factors such as sample rate and the number of operational CT/VT modules. There is a fixed amount of data storage
for oscillography; the more data captured, the less the number of cycles captured per record. See the ACTUAL VALUES !"
RECORDS !" OSCILLOGRAPHY menu to view the number of cycles captured per record. The following table provides sam-
ple configurations with corresponding cycles/record.
A new record may automatically overwrite an older record if TRIGGER MODE is set to Automatic Overwrite.
Set the TRIGGER POSITION to a percentage of the total buffer size (e.g. 10%, 50%, 75%, etc.). A trigger position of 25% con-
sists of 25% pre- and 75% post-trigger data. The TRIGGER SOURCE is always captured in oscillography and may be any
FlexLogic parameter (element state, contact input, virtual output, etc.). The relay sampling rate is 64 samples per cycle.
The AC INPUT WAVEFORMS setting determines the sampling rate at which AC input signals (i.e. current and voltage) are
stored. Reducing the sampling rate allows longer records to be stored. This setting has no effect on the internal sampling
rate of the relay which is always 64 samples per cycle, i.e. it has no effect on the fundamental calculations of the device.
When changes are made to the oscillography settings, all existing oscillography records will be CLEARED.
b) DIGITAL CHANNELS
PATH: SETTINGS ! PRODUCT SETUP !" OSCILLOGRAPHY !" DIGITAL CHANNELS
A DIGITAL CHANNEL setting selects the FlexLogic operand state recorded in an oscillography trace. The length of each
oscillography trace depends in part on the number of parameters selected here. Parameters set to Off are ignored. Upon
startup, the relay will automatically prepare the parameter list.
c) ANALOG CHANNELS
PATH: SETTINGS ! PRODUCT SETUP !" OSCILLOGRAPHY !" ANALOG CHANNELS
Table 51: OSCILLOGRAPHY CYCLES/RECORD EXAMPLE
# RECORDS # CT/VTS SAMPLE
RATE
# DIGITALS # ANALOGS CYCLES/
RECORD
1 1 8 0 0 1872.0
1 1 16 16 0 1685.0
8 1 16 16 0 276.0
8 1 16 16 4 219.5
8 2 16 16 4 93.5
8 2 16 64 16 93.5
8 2 32 64 16 57.6
8 2 64 64 16 32.3
32 2 64 64 16 9.5
# DIGITAL CHANNELS
#
DIGITAL CHANNEL 1:
Off
Range: FlexLogic operand
MESSAGE
DIGITAL CHANNEL 63:
Off
Range: FlexLogic operand
# ANALOG CHANNELS
#
ANALOG CHANNEL 1:
Off
Range: Off, any FlexAnalog parameter
See Appendix A for complete list.
MESSAGE
ANALOG CHANNEL 16:
Off
Range: Off, any FlexAnalog parameter
See Appendix A for complete list.
WARNING
5-22 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
An ANALOG CHANNEL setting selects the metering actual value recorded in an oscillography trace. The length of each oscil-
lography trace depends in part on the number of parameters selected here. Parameters set to Off are ignored. The
parameters available in a given relay are dependent on: (a) the type of relay, (b) the type and number of CT/VT hardware
modules installed, and (c) the type and number of Analog Input hardware modules installed. Upon startup, the relay will
automatically prepare the parameter list. A list of all possible analog metering actual value parameters is presented in
Appendix A: FlexAnalog Parameters. The parameter index number shown in any of the tables is used to expedite the
selection of the parameter on the relay display. It can be quite time-consuming to scan through the list of parameters via the
relay keypad/display - entering this number via the relay keypad will cause the corresponding parameter to be displayed.
All eight CT/VT module channels are stored in the oscillography file. The CT/VT module channels are named as follows:
<slot_letter><terminal_number><I or V><phase A, B, or C, or 4th input>
The fourth current input in a bank is called IG, and the fourth voltage input in a bank is called VX. For example, F2-IB desig-
nates the IB signal on Terminal 2 of the CT/VT module in slot F. If there are no CT/VT modules and Analog Input modules,
no analog traces will appear in the file; only the digital traces will appear.
5.2.9 USER-PROGRAMMABLE LEDS
a) MAIN MENU
PATH: SETTINGS ! PRODUCT SETUP !" USER-PROGRAMMABLE LEDS
b) LED TEST
PATH: SETTINGS ! PRODUCT SETUP !" USER-PROGRAMMABLE LEDS ! LED TEST
When enabled, the LED Test can be initiated from any digital input or user-programmable condition such as user-program-
mable pushbutton. The control operand is configured under the LED TEST CONTROL setting. The test covers all LEDs,
including the LEDs of the optional user-programmable pushbuttons.
The test consists of three stages.
Stage 1: All 62 LEDs on the relay are illuminated. This is a quick test to verify if any of the LEDs is burned. This stage
lasts as long as the control input is on, up to a maximum of 1 minute. After 1 minute, the test will end.
Stage 2: All the LEDs are turned off, and then one LED at a time turns on for 1 second, then back off. The test routine
starts at the top left panel, moving from the top to bottom of each LED column. This test checks for hardware failures
that lead to more than one LED being turned on from a single logic point. This stage can be interrupted at any time.
Stage 3: All the LEDs are turned on. One LED at a time turns off for 1 second, then back on. The test routine starts at
the top left panel moving from top to bottom of each column of the LEDs. This test checks for hardware failures that
lead to more than one LED being turned off from a single logic point. This stage can be interrupted at any time.
# USER-PROGRAMMABLE
# LEDS
# LED TEST
#
See below
MESSAGE
# TRIP & ALARM LEDS
#
See page 524.
MESSAGE
# USER-PROGRAMMABLE
# LED 1
See page 524.
MESSAGE
# USER-PROGRAMMABLE
# LED 2
MESSAGE
# USER-PROGRAMMABLE
# LED 48
# LED TEST
#
LED TEST FUNCTION:
Disabled
Range: Disabled, Enabled.
MESSAGE
LED TEST CONTROL:
Off
Range: FlexLogic operand
GE Multilin B30 Bus Differential Relay 5-23
5 SETTINGS 5.2 PRODUCT SETUP
5
When testing is in progress, the LEDs are controlled by the test sequence, rather than the protection, control, and monitor-
ing features. However, the LED control mechanism accepts all the changes to LED states generated by the relay and
stores the actual LED states (On or Off) in memory. When the test completes, the LEDs reflect the actual state resulting
from relay response during testing. The Reset pushbutton will not clear any targets when the LED Test is in progress.
A dedicated FlexLogic operand, LED TEST IN PROGRESS, is set for the duration of the test. When the test sequence is ini-
tiated, the LED Test Initiated event is stored in the Event Recorder.
The entire test procedure is user-controlled. In particular, Stage 1 can last as long as necessary, and Stages 2 and 3 can be
interrupted. The test responds to the position and rising edges of the control input defined by the LED TEST CONTROL set-
ting. The control pulses must last at least 250 ms to take effect. The following diagram explains how the test is executed.
Figure 52: LED TEST SEQUENCE
APPLICATION EXAMPLE 1:
Assume one needs to check if any of the LEDs is burned through User-Programmable Pushbutton 1. The following set-
tings should be applied. Configure User-Programmable Pushbutton 1 by making the following entries in the SETTINGS !
PRODUCT SETUP !" USER-PROGRAMMABLE PUSHBUTTONS ! USER PUSHBUTTON 1 menu:
PUSHBUTTON 1 FUNCTION: Self-reset
PUSHBTN 1 DROP-OUT TIME: 0.10 s
Configure the LED test to recognize User-Programmable Pushbutton 1 by making the following entries in the SETTINGS !
PRODUCT SETUP !" USER-PROGRAMMABLE LEDS ! LED TEST menu:
LED TEST FUNCTION: Enabled
LED TEST CONTROL: PUSHBUTTON 1 ON
The test will be initiated when the User-Programmable Pushbutton 1 is pressed. The pushbutton should remain pressed for
as long as the LEDs are being visually inspected. When finished, the pushbutton should be released. The relay will then
automatically start Stage 2. At this point forward, test may be aborted by pressing the pushbutton.
842011A1.CDR
READY TO TEST
Start the software image of
the LEDs
STAGE 1
(all LEDs on)
control input is on
Wait 1 second
dropping edge of the
control input
Restore the LED states
from the software image
rising edge of the
control input
STAGE 2
(one LED on at a time)
STAGE 3
(one LED off at a time)
rising edge
of the control
input
rising edge of the
control input
Set the
LED TEST IN PROGRESS
operand
Reset the
LED TEST IN PROGRESS
operand
rising edge of the
control input
Wait 1 second
rising edge of the
control input
time-out
(1 minute)
5-24 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
APPLICATION EXAMPLE 2:
Assume one needs to check if any LEDs are burned as well as exercise one LED at a time to check for other failures. This
is to be performed via User-Programmable Pushbutton 1.
After applying the settings in Application Example 1, hold down the pushbutton as long as necessary to test all LEDs. Next,
release the pushbutton to automatically start Stage 2. Once Stage 2 has started, the pushbutton can be released. When
Stage 2 is completed, Stage 3 will automatically start. The test may be aborted at any time by pressing the pushbutton.
c) TRIP AND ALARM LEDS
PATH: SETTINGS ! PRODUCT SETUP !" USER-PROGRAMMABLE LEDS !" TRIP & ALARM LEDS
The Trip and Alarm LEDs are on LED Panel 1. Each indicator can be programmed to become illuminated when the
selected FlexLogic operand is in the Logic 1 state.
d) USER-PROGRAMMABLE LED 1(48)
PATH: SETTINGS ! PRODUCT SETUP !" USER-PROGRAMMABLE LEDS !" USER-PROGRAMMABLE LED 1(48)
There are 48 amber LEDs across the relay faceplate LED panels. Each of these indicators can be programmed to illumi-
nate when the selected FlexLogic operand is in the Logic 1 state.
LEDs 1 through 24 inclusive are on LED Panel 2; LEDs 25 through 48 inclusive are on LED Panel 3.
Refer to the LED Indicators section in Chapter 4 for the locations of these indexed LEDs. This menu selects the operands
to control these LEDs. Support for applying user-customized labels to these LEDs is provided. If the LED X TYPE setting is
Self-Reset (default setting), the LED illumination will track the state of the selected LED operand. If the LED X TYPE setting
is Latched, the LED, once lit, remains so until reset by the faceplate RESET button, from a remote device via a communi-
cations channel, or from any programmed operand, even if the LED operand state de-asserts.
Refer to the Control of Setting Groups example in the Control Elements section of this chapter for group activation.
# TRIP & ALARM LEDS
#
TRIP LED INPUT:
Off
Range: FlexLogic operand
MESSAGE
ALARM LED INPUT:
Off
Range: FlexLogic operand
# USER-PROGRAMMABLE
# LED 1
LED 1 OPERAND:
Off
Range: FlexLogic operand
MESSAGE
LED 1 TYPE:
Self-Reset
Range: Self-Reset, Latched
Table 52: RECOMMENDED SETTINGS FOR LED PANEL 2 LABELS
SETTING PARAMETER SETTING PARAMETER
LED 1 Operand SETTING GROUP ACT 1 LED 13 Operand Off
LED 2 Operand SETTING GROUP ACT 2 LED 14 Operand Off
LED 3 Operand SETTING GROUP ACT 3 LED 15 Operand Off
LED 4 Operand SETTING GROUP ACT 4 LED 16 Operand Off
LED 5 Operand SETTING GROUP ACT 5 LED 17 Operand Off
LED 6 Operand SETTING GROUP ACT 6 LED 18 Operand Off
LED 7 Operand Off LED 19 Operand Off
LED 8 Operand Off LED 20 Operand Off
LED 9 Operand Off LED 21 Operand Off
LED 10 Operand Off LED 22 Operand Off
LED 11 Operand Off LED 23 Operand Off
LED 12 Operand Off LED 24 Operand Off
GE Multilin B30 Bus Differential Relay 5-25
5 SETTINGS 5.2 PRODUCT SETUP
5
5.2.10 USER-PROGRAMMABLE SELF TESTS
PATH: SETTINGS ! PRODUCT SETUP !" USER-PROGRAMMABLE SELF TESTS
All major self-test alarms are reported automatically with their corresponding FlexLogic operands, events, and targets.
Most of the Minor Alarms can be disabled if desired.
When in the Disabled mode, minor alarms will not assert a FlexLogic operand, write to the event recorder, display target
messages. Moreover, they will not trigger the ANY MINOR ALARM or ANY SELF-TEST messages. When in the Enabled mode,
minor alarms continue to function along with other major and minor alarms. Refer to the Relay Self-Tests section in Chapter
7 for additional information on major and minor self-test alarms.
5.2.11 CONTROL PUSHBUTTONS
PATH: SETTINGS ! PRODUCT SETUP !" CONTROL PUSHBUTTONS ! CONTROL PUSHBUTTON 1(7)
The three standard pushbuttons located on the top left panel of the faceplate are user-programmable and can be used for
various applications such as performing an LED test, switching setting groups, and invoking and scrolling though user-pro-
grammable displays, etc. The location of the control pushbuttons in the following figure.
An additonal four control pushbuttons are included when the B30 is ordered with twelve user programmable pushbuttons.
# USER-PROGRAMMABLE
# SELF TESTS
DIRECT RING BREAK
FUNCTION: Enabled
Range: Disabled, Enabled.
Valid for units equipped with Direct I/O Module.
MESSAGE
DIRECT DEVICE OFF
FUNCTION: Enabled
Range: Disabled, Enabled.
Valid for units equipped with Direct I/O Module.
MESSAGE
REMOTE DEVICE OFF
FUNCTION: Enabled
Range: Disabled, Enabled.
Valid for units equipped with CPU Type C or D.
MESSAGE
PRI. ETHERNET FAIL
FUNCTION: Disabled
Range: Disabled, Enabled.
Valid for units equipped with CPU Type C or D.
MESSAGE
SEC. ETHERNET FAIL
FUNCTION: Disabled
Range: Disabled, Enabled.
Valid for units equipped with CPU Type D.
MESSAGE
BATTERY FAIL
FUNCTION: Enabled
Range: Disabled, Enabled.
MESSAGE
SNTP FAIL
FUNCTION: Enabled
Range: Disabled, Enabled.
Valid for units equipped with CPU Type C or D.
MESSAGE
IRIG-B FAIL
FUNCTION: Enabled
Range: Disabled, Enabled.
# CONTROL
# PUSHBUTTON 1
CONTROL PUSHBUTTON 1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
CONTROL PUSHBUTTON 1
EVENTS: Disabled
Range: Disabled, Enabled
5-26 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
Figure 53: CONTROL PUSHBUTTONS
The control pushbuttons are typically not used for critical operations. As such, they are not protected by the control pass-
word. However, by supervising their output operands, the user can dynamically enable or disable the control pushbuttons
for security reasons.
Each control pushbutton asserts its own FlexLogic operand, CONTROL PUSHBTN 1(7) ON. These operands should be
configured appropriately to perform the desired function. The operand remains asserted as long as the pushbutton is
pressed and resets when the pushbutton is released. A dropout delay of 100 ms is incorporated to ensure fast pushbutton
manipulation will be recognized by various features that may use control pushbuttons as inputs.
An event is logged in the Event Record (as per user setting) when a control pushbutton is pressed; no event is logged when
the pushbutton is released. The faceplate keys (including control keys) cannot be operated simultaneously a given key
must be released before the next one can be pressed.
Figure 54: CONTROL PUSHBUTTON LOGIC
842733A2.CDR
PICKUP
ALARM
TRIP
TEST MODE
TROUBLE
IN SERVICE
STATUS
USER 3
USER 2
USER 1
RESET
EVENT CAUSE
NEUTRAL/GROUND
PHASE C
PHASE B
PHASE A
OTHER
FREQUENCY
CURRENT
VOLTAGE
THREE
STANDARD
CONTROL
PUSHBUTTONS
USER 7
USER 6
USER 5
USER 4
FOUR EXTRA
OPTIONAL
CONTROL
PUSHBUTTONS
842010A2.CDR
CONTROL PUSHBUTTON
1 FUNCTION:
SYSTEM SETUP/
BREAKERS/BREAKER 1/
BREAKER 1 PUSHBUTTON
: CONTROL
SYSTEM SETUP/
BREAKERS/BREAKER 2/
BREAKER 2 PUSHBUTTON
: CONTROL
SETTING
SETTINGS
TIMER
FLEXLOGIC OPERAND
Enabled=1
Enabled=1
W
h
e
n
a
p
p
l
i
c
a
b
l
e
Enabled=1
RUN
OFF
ON
AND
100 msec
0
CONTROL PUSHBTN 1 ON
{
GE Multilin B30 Bus Differential Relay 5-27
5 SETTINGS 5.2 PRODUCT SETUP
5
5.2.12 USER-PROGRAMMABLE PUSHBUTTONS
PATH: SETTINGS ! PRODUCT SETUP !" USER-PROGRAMMABLE PUSHBUTTONS ! USER PUSHBUTTON 1(12)
The B30 has 12 optional user-programmable pushbuttons available, each configured via 12 identical menus. The pushbut-
tons provide an easy and error-free method of manually entering digital information (On, Off) into FlexLogic equations as
well as protection and control elements. Typical applications include breaker control, autorecloser blocking, ground protec-
tion blocking, and setting groups changes.
The user-configurable pushbuttons are shown below. They can be custom labeled with a factory-provided template, avail-
able online at http://www.GEindustrial.com/multilin.
Figure 55: USER-PROGRAMMABLE PUSHBUTTONS
Each pushbutton asserts its own On and Off FlexLogic operands, respectively. FlexLogic operands should be used to
program desired pushbutton actions. The operand names are PUSHBUTTON 1 ON and PUSHBUTTON 1 OFF.
A pushbutton may be programmed to latch or self-reset. An indicating LED next to each pushbutton signals the present sta-
tus of the corresponding "On" FlexLogic operand. When set to "Latched", the state of each pushbutton is stored in non-
volatile memory which is maintained during any supply power loss.
Pushbuttons states can be logged by the Event Recorder and displayed as target messages. User-defined messages can
also be associated with each pushbutton and displayed when the pushbutton is ON.
PUSHBUTTON 1 FUNCTION: This setting selects the characteristic of the pushbutton. If set to Disabled, the push-
button is deactivated and the corresponding FlexLogic operands (both On and Off) are de-asserted. If set to
Self-reset, the control logic of the pushbutton asserts the On corresponding FlexLogic operand as long as the
pushbutton is being pressed. As soon as the pushbutton is released, the FlexLogic operand is de-asserted. The
Off operand is asserted/de-asserted accordingly.
If set to Latched, the control logic alternates the state of the corresponding FlexLogic operand between On and
Off on each push of the button. When operating in Latched mode, FlexLogic operand states are stored in non-vol-
atile memory. Should power be lost, the correct pushbutton state is retained upon subsequent power up of the relay.
# USER PUSHBUTTON 1
#
PUSHBUTTON 1
FUNCTION: Disabled
Range: Self-Reset, Latched, Disabled
MESSAGE
PUSHBTN 1 ID TEXT:
Range: Up to 20 alphanumeric characters
MESSAGE
PUSHBTN 1 ON TEXT:
Range: Up to 20 alphanumeric characters
MESSAGE
PUSHBTN 1 OFF TEXT:
Range: Up to 20 alphanumeric characters
MESSAGE
PUSHBTN 1 DROP-OUT
TIME: 0.00 s
Range: 0 to 60.00 s in steps of 0.01
MESSAGE
PUSHBUTTON 1
TARGETS: Disabled
Range: Self-Reset, Latched, Disabled
MESSAGE
PUSHBUTTON 1
EVENTS: Disabled
Range: Disabled, Enabled
USER LABEL USER LABEL USER LABEL
USER LABEL USER LABEL USER LABEL
7 9 11
8 10 12
USER LABEL
1 3 5
2 4 6
USER LABEL USER LABEL
USER LABEL USER LABEL USER LABEL
5-28 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
PUSHBTN 1 ID TEXT: This setting specifies the top 20-character line of the user-programmable message and is
intended to provide ID information of the pushbutton. Refer to the User-Definable Displays section for instructions on
how to enter alphanumeric characters from the keypad.
PUSHBTN 1 ON TEXT: This setting specifies the bottom 20-character line of the user-programmable message and is
displayed when the pushbutton is in the on position. Refer to the User-Definable Displays section for instructions on
entering alphanumeric characters from the keypad.
PUSHBTN 1 OFF TEXT: This setting specifies the bottom 20-character line of the user-programmable message and is
displayed when the pushbutton is activated from the On to the Off position and the PUSHBUTTON 1 FUNCTION is
Latched. This message is not displayed when the PUSHBUTTON 1 FUNCTION is Self-reset as the pushbutton operand
status is implied to be Off upon its release. All user text messaging durations for the pushbuttons are configured with
the PRODUCT SETUP !" DISPLAY PROPERTIES ! FLASH MESSAGE TIME setting.
PUSHBTN 1 DROP-OUT TIME: This setting specifies a drop-out time delay for a pushbutton in the self-reset mode. A
typical applications for this setting is providing a select-before-operate functionality. The selecting pushbutton should
have the drop-out time set to a desired value. The operating pushbutton should be logically ANDed with the selecting
pushbutton in FlexLogic. The selecting pushbutton LED remains on for the duration of the drop-out time, signaling
the time window for the intended operation.
For example, consider a relay with the following settings: PUSHBTN 1 ID TEXT: AUTORECLOSER, PUSHBTN 1 ON TEXT:
DISABLED - CALL 2199", and PUSHBTN 1 OFF TEXT: ENABLED. When Pushbutton 1 changes its state to the On posi-
tion, the following AUTOCLOSER DISABLED Call 2199 message is displayed: When Pushbutton 1 changes its state to the
Off position, the message will change to AUTORECLOSER ENABLED.
User-programmable pushbuttons require a type HP relay faceplate. If an HP-type faceplate was ordered sepa-
rately, the relay order code must be changed to indicate the HP faceplate option. This can be done via enerVista
UR Setup with the Maintenance > Enable Pushbutton command.
5.2.13 FLEX STATE PARAMETERS
PATH: SETTINGS ! PRODUCT SETUP !" FLEX STATE PARAMETERS
This feature provides a mechanism where any of 256 selected FlexLogic operand states can be used for efficient moni-
toring. The feature allows user-customized access to the FlexLogic operand states in the relay. The state bits are packed
so that 16 states may be read out in a single Modbus register. The state bits can be configured so that all of the states
which are of interest to the user are available in a minimum number of Modbus registers.
The state bits may be read out in the "Flex States" register array beginning at Modbus address 900 hex. 16 states are
packed into each register, with the lowest-numbered state in the lowest-order bit. There are 16 registers in total to accom-
modate the 256 state bits.
# FLEX STATE
# PARAMETERS
PARAMETER 1:
Off
Range: FlexLogic Operand
MESSAGE
PARAMETER 2:
Off
Range: FlexLogic Operand
MESSAGE
PARAMETER 256:
Off
Range: FlexLogic Operand
NOTE
GE Multilin B30 Bus Differential Relay 5-29
5 SETTINGS 5.2 PRODUCT SETUP
5
5.2.14 USER-DEFINABLE DISPLAYS
a) MAIN MENU
PATH: SETTINGS ! PRODUCT SETUP !" USER-DEFINABLE DISPLAYS
This menu provides a mechanism for manually creating up to 16 user-defined information displays in a convenient viewing
sequence in the USER DISPLAYS menu (between the TARGETS and ACTUAL VALUES top-level menus). The sub-menus facili-
tate text entry and Modbus Register data pointer options for defining the User Display content.
Once programmed, the user-definable displays can be viewed in two ways.
KEYPAD: Use the Menu key to select the USER DISPLAYS menu item to access the first user-definable display (note
that only the programmed screens are displayed). The screens can be scrolled using the Up and Down keys. The dis-
play disappears after the default message time-out period specified by the PRODUCT SETUP !" DISPLAY PROPERTIES
!" DEFAULT MESSAGE TIMEOUT setting.
USER-PROGRAMMABLE CONTROL INPUT: The user-definable displays also respond to the INVOKE AND SCROLL
setting. Any FlexLogic operand (in particular, the user-programmable pushbutton operands), can be used to navi-
gate the programmed displays.
On the rising edge of the configured operand (such as when the pushbutton is pressed), the displays are invoked by
showing the last user-definable display shown during the previous activity. From this moment onward, the operand
acts exactly as the Down key and allows scrolling through the configured displays. The last display wraps up to the first
one. The INVOKE AND SCROLL input and the Down keypad key operate concurrently.
When the default timer expires (set by the DEFAULT MESSAGE TIMEOUT setting), the relay will start to cycle through the
user displays. The next activity of the INVOKE AND SCROLL input stops the cycling at the currently displayed user dis-
play, not at the first user-defined display. The INVOKE AND SCROLL pulses must last for at least 250 ms to take effect.
b) USER DISPLAY 1(16)
PATH: SETTINGS ! PRODUCT SETUP !" USER-DEFINABLE DISPLAYS ! USER DISPLAY 1(16)
# USER-DEFINABLE
# DISPLAYS
INVOKE AND SCROLL:
Off
Range: FlexLogic operand
MESSAGE
# USER DISPLAY 1
#
Range: up to 20 alphanumeric characters
MESSAGE
# USER DISPLAY 16
#
Range: up to 20 alphanumeric characters
# USER DISPLAY 1
#
DISP 1 TOP LINE:
Range: up to 20 alphanumeric characters
MESSAGE
DISP 1 BOTTOM LINE:
Range: up to 20 alphanumeric characters
MESSAGE
DISP 1 ITEM 1
0
Range: 0 to 65535 in steps of 1
MESSAGE
DISP 1 ITEM 2
0
Range: 0 to 65535 in steps of 1
MESSAGE
DISP 1 ITEM 3
0
Range: 0 to 65535 in steps of 1
MESSAGE
DISP 1 ITEM 4
0
Range: 0 to 65535 in steps of 1
MESSAGE
DISP 1 ITEM 5:
0
Range: 0 to 65535 in steps of 1
5-30 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
Any existing system display can be automatically copied into an available user display by selecting the existing display and
pressing the key. The display will then prompt ADD TO USER DISPLAY LIST?. After selecting Yes, a message indi-
cates that the selected display has been added to the user display list. When this type of entry occurs, the sub-menus are
automatically configured with the proper content this content may subsequently be edited.
This menu is used to enter user-defined text and/or user-selected Modbus-registered data fields into the particular user
display. Each user display consists of two 20-character lines (top and bottom). The tilde (~) character is used to mark the
start of a data field - the length of the data field needs to be accounted for. Up to 5 separate data fields (ITEM 1(5)) can be
entered in a user display - the nth tilde (~) refers to the nth item.
A User Display may be entered from the faceplate keypad or the enerVista UR Setup interface (preferred for convenience).
The following procedure shows how to enter text characters in the top and bottom lines from the faceplate keypad:
1. Select the line to be edited.
2. Press the key to enter text edit mode.
3. Use either Value key to scroll through the characters. A space is selected like a character.
4. Press the key to advance the cursor to the next position.
5. Repeat step 3 and continue entering characters until the desired text is displayed.
6. The key may be pressed at any time for context sensitive help information.
7. Press the key to store the new settings.
To enter a numerical value for any of the 5 items (the decimal form of the selected Modbus address) from the faceplate key-
pad, use the number keypad. Use the value of 0 for any items not being used. Use the key at any selected system
display (setting, actual value, or command) which has a Modbus address, to view the hexadecimal form of the Modbus
address, then manually convert it to decimal form before entering it (enerVista UR Setup usage conveniently facilitates this
conversion).
Use the key to go to the user displays menu to view the user-defined content. The current user displays will show in
sequence, changing every 4 seconds. While viewing a user display, press the key and then select the Yes option
to remove the display from the user display list. Use the key again to exit the user displays menu.
An example User Display setup and result is shown below:
# USER DISPLAY 1
#
DISP 1 TOP LINE:
Current X ~ A
Shows user-defined text with first Tilde marker.
MESSAGE
DISP 1 BOTTOM LINE:
Current Y ~ A
Shows user-defined text with second Tilde marker.
MESSAGE
DISP 1 ITEM 1:
6016
Shows decimal form of user-selected Modbus Register
Address, corresponding to first Tilde marker.
MESSAGE
DISP 1 ITEM 2:
6357
Shows decimal form of user-selected Modbus
Register Address, corresponding to 2nd Tilde marker.
MESSAGE
DISP 1 ITEM 3:
0
This item is not being used - there is no corresponding
Tilde marker in Top or Bottom lines.
MESSAGE
DISP 1 ITEM 4:
0
This item is not being used - there is no corresponding
Tilde marker in Top or Bottom lines.
MESSAGE
DISP 1 ITEM 5:
0
This item is not being used - there is no corresponding
Tilde marker in Top or Bottom lines.
USER DISPLAYS
Current X 0.850 A
Current Y 0.327 A
Shows the resultant display content.
GE Multilin B30 Bus Differential Relay 5-31
5 SETTINGS 5.2 PRODUCT SETUP
5
5.2.15 DIRECT INPUTS/OUTPUTS
a) MAIN MENU
PATH: SETTINGS ! PRODUCT SETUP !" DIRECT I/O
Direct inputs/outputs are intended for exchange of status information (inputs and outputs) between UR-series relays con-
nected directly via Type-7 digital communications cards. The mechanism is very similar to IEC 61850 GSSE, except that
communications takes place over a non-switchable isolated network and is optimized for speed. On Type 7 cards that sup-
port two channels, direct output messages are sent from both channels simultaneously. This effectively sends direct output
messages both ways around a ring configuration. On Type 7 cards that support one channel, direct output messages are
sent only in one direction. Messages will be resent (forwarded) when it is determined that the message did not originate at
the receiver.
Direct output message timing is similar to GSSE message timing. Integrity messages (with no state changes) are sent at
least every 1000 ms. Messages with state changes are sent within the main pass scanning the inputs and asserting the
outputs unless the communication channel bandwidth has been exceeded. Two Self-Tests are performed and signaled by
the following FlexLogic operands:
1. DIRECT RING BREAK (direct input/output ring break). This FlexLogic operand indicates that direct output messages
sent from a UR-series relay are not being received back by the relay.
2. DIRECT DEVICE 1(16) OFF (direct device offline). This FlexLogic operand indicates that direct output messages from
at least one direct device are not being received.
Direct input/output settings are similar to remote input/output settings. The equivalent of the remote device name strings for
direct inputs/outputs is the DIRECT OUTPUT DEVICE ID. The DIRECT OUTPUT DEVICE ID identifies the relay in all direct output
messages. All UR-series IEDs in a ring should have unique numbers assigned. The IED ID is used to identify the sender of
the direct input/output message.
If the direct input/output scheme is configured to operate in a ring (DIRECT I/O RING CONFIGURATION: Yes), all direct output
messages should be received back. If not, the Direct Input/Output Ring Break self-test is triggered. The self-test error is sig-
naled by the DIRECT RING BREAK FlexLogic operand.
Select the DIRECT I/O DATA RATE to match the data capabilities of the communications channel. Back-to-back connections of
the local relays configured with the 7A, 7B, 7C, 7D, 7H, 7I, 7J, 7K, 72 and 73 fiber optic communication cards may be set to
128 kbps. For local relays configured with all other communication cards (i.e. 7E, 7F, 7G, 7L, 7M, 7N, 7P, 7R, 7S, 7T, 7W,
74, 75, 76 and 77), the baud rate will be set to 64 kbps. All IEDs communicating over direct inputs/outputs must be set to
# DIRECT I/O
#
DIRECT OUTPUT
DEVICE ID: 1
Range: 1 to 16
MESSAGE
DIRECT I/O CH1 RING
CONFIGURATION: Yes
Range: Yes, No
MESSAGE
DIRECT I/O CH2 RING
CONFIGURATION: Yes
Range: Yes, No
MESSAGE
DIRECT I/O DATA
RATE: 64 kbps
Range: 64 kbps, 128 kbps
MESSAGE
DIRECT I/O CHANNEL
CROSSOVER: Disabled
Range: Disabled, Enabled
MESSAGE
# CRC ALARM CH1
#
See page 535.
MESSAGE
# CRC ALARM CH2
#
See page 535.
MESSAGE
# UNRETURNED
# MESSAGES ALARM CH1
See page 536.
MESSAGE
# UNRETURNED
# MESSAGES ALARM CH2
See page 536.
5-32 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
the same data rate. UR-series IEDs equipped with dual-channel communications cards apply the same data rate to both
channels. Delivery time for direct input/output messages is approximately 0.2 of a power system cycle at 128 kbps and 0.4
of a power system cycle at 64 kbps, per each bridge.
The G.703 and RS422 modules are fixed at 64 kbps only. The SETTINGS ! PRODUCT SETUP !" DIRECT I/O !"
DIRECT I/O DATA RATE setting is not applicable to these modules.
The DIRECT I/O CHANNEL CROSSOVER setting applies to B30s with dual-channel communication cards and allows crossing
over messages from Channel 1 to Channel 2. This places all UR-series IEDs into one direct input/output network regard-
less of the physical media of the two communication channels.
The following application examples illustrate the basic concepts for direct input/output configuration. Please refer to the
Inputs/Outputs section in this chapter for information on configuring FlexLogic operands (flags, bits) to be exchanged.
EXAMPLE 1: EXTENDING THE INPUT/OUTPUT CAPABILITIES OF A UR-SERIES RELAY
Consider an application that requires additional quantities of digital inputs and/or output contacts and/or lines of program-
mable logic that exceed the capabilities of a single UR-series chassis. The problem is solved by adding an extra UR-series
IED, such as the C30, to satisfy the additional input/output and programmable logic requirements. The two IEDs are con-
nected via single-channel digital communication cards as shown in the figure below.
Figure 56: INPUT/OUTPUT EXTENSION VIA DIRECT I/OS
In the above application, the following settings should be applied:
UR IED 1: DIRECT OUTPUT DEVICE ID: "1"
DIRECT I/O RING CONFIGURATION: "Yes"
DIRECT I/O DATA RATE: "128 kbps"
UR IED 2: DIRECT OUTPUT DEVICE ID: "2"
DIRECT I/O RING CONFIGURATION: "Yes"
DIRECT I/O DATA RATE: "128 kbps"
The message delivery time is about 0.2 of power cycle in both ways (at 128 kbps); i.e., from Device 1 to Device 2, and from
Device 2 to Device 1. Different communications cards can be selected by the user for this back-to-back connection (fiber,
G.703, or RS422).
EXAMPLE 2: INTERLOCKING BUSBAR PROTECTION
A simple interlocking busbar protection scheme could be accomplished by sending a blocking signal from downstream
devices, say 2, 3, and 4, to the upstream device that monitors a single incomer of the busbar, as shown below.
Figure 57: SAMPLE INTERLOCKING BUSBAR PROTECTION SCHEME
NOTE
842711A1.CDR
UR IED 1
TX1
RX1
UR IED 2
TX1
RX1
842712A1.CDR
UR IED 1
UR IED 2 UR IED 4 UR IED 3
BLOCK
GE Multilin B30 Bus Differential Relay 5-33
5 SETTINGS 5.2 PRODUCT SETUP
5
For increased reliability, a dual-ring configuration (shown below) is recommended for this application.
Figure 58: INTERLOCKING BUS PROTECTION SCHEME VIA DIRECT I/OS
In the above application, the following settings should be applied:
UR IED 1: DIRECT OUTPUT DEVICE ID: 1 UR IED 2: DIRECT OUTPUT DEVICE ID: 2
DIRECT I/O RING CONFIGURATION: Yes DIRECT I/O RING CONFIGURATION: Yes
UR IED 3: DIRECT OUTPUT DEVICE ID: 3 UR IED 4: DIRECT OUTPUT DEVICE ID: 4
DIRECT I/O RING CONFIGURATION: Yes DIRECT I/O RING CONFIGURATION: Yes
Message delivery time is approximately 0.2 of power system cycle (at 128 kbps) times number of bridges between the ori-
gin and destination. Dual-ring configuration effectively reduces the maximum communications distance by a factor of two.
In this configuration the following delivery times are expected (at 128 kbps) if both rings are healthy:
IED 1 to IED 2: 0.2 of power system cycle; IED 1 to IED 3: 0.4 of power system cycle;
IED 1 to IED 4: 0.2 of power system cycle; IED 2 to IED 3: 0.2 of power system cycle;
IED 2 to IED 4: 0.4 of power system cycle; IED 3 to IED 4: 0.2 of power system cycle
If one ring is broken (say TX2/RX2) the delivery times are as follows:
IED 1 to IED 2: 0.2 of power system cycle; IED 1 to IED 3: 0.4 of power system cycle;
IED 1 to IED 4: 0.6 of power system cycle; IED 2 to IED 3: 0.2 of power system cycle;
IED 2 to IED 4: 0.4 of power system cycle; IED 3 to IED 4: 0.2 of power system cycle
A coordinating timer for this bus protection scheme could be selected to cover the worst case scenario (0.4 of power sys-
tem cycle). Upon detecting a broken ring, the coordination time should be adaptively increased to 0.6 of power system
cycle. The complete application requires addressing a number of issues such as failure of both the communications rings,
failure or out-of-service conditions of one of the relays, etc. Self-monitoring flags of the direct inputs/outputs feature would
be primarily used to address these concerns.
EXAMPLE 3: PILOT-AIDED SCHEMES
Consider the three-terminal line protection application shown below:
Figure 59: THREE-TERMINAL LINE APPLICATION
A permissive pilot-aided scheme could be implemented in a two-ring configuration as shown below (IEDs 1 and 2 constitute
a first ring, while IEDs 2 and 3 constitute a second ring):
842716A1.CDR
UR IED 1
RX1
TX2
TX1
RX2
UR IED 2
TX2
RX2
RX1
TX1
UR IED 4
TX1
RX1
RX2
TX2
UR IED 3
RX2
TX1
TX2
RX1
842713A1.CDR
UR IED 1 UR IED 2
UR IED 3
5-34 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
Figure 510: SINGLE-CHANNEL OPEN LOOP CONFIGURATION
In the above application, the following settings should be applied:
UR IED 1: DIRECT OUTPUT DEVICE ID: 1 UR IED 2: DIRECT OUTPUT DEVICE ID: 2
DIRECT I/O RING CONFIGURATION: Yes DIRECT I/O RING CONFIGURATION: Yes
UR IED 3: DIRECT OUTPUT DEVICE ID: "3"
DIRECT I/O RING CONFIGURATION: "Yes"
In this configuration the following delivery times are expected (at 128 kbps):
IED 1 to IED 2: 0.2 of power system cycle; IED 1 to IED 3: 0.5 of power system cycle;
IED 2 to IED 3: 0.2 of power system cycle
In the above scheme, IEDs 1 and 3 do not communicate directly. IED 2 must be configured to forward the messages as
explained in the Inputs/Outputs section. A blocking pilot-aided scheme should be implemented with more security and, ide-
ally, faster message delivery time. This could be accomplished using a dual-ring configuration as shown below.
Figure 511: DUAL-CHANNEL CLOSED LOOP (DUAL-RING) CONFIGURATION
In the above application, the following settings should be applied:
UR IED 1: DIRECT OUTPUT DEVICE ID: 1 UR IED 2: DIRECT OUTPUT DEVICE ID: 2
DIRECT I/O RING CONFIGURATION: Yes DIRECT I/O RING CONFIGURATION: Yes
UR IED 3: DIRECT OUTPUT DEVICE ID: "3"
DIRECT I/O RING CONFIGURATION: "Yes"
In this configuration the following delivery times are expected (at 128 kbps) if both the rings are healthy:
IED 1 to IED 2: 0.2 of power system cycle; IED 1 to IED 3: 0.2 of power system cycle;
IED 2 to IED 3: 0.2 of power system cycle
The two communications configurations could be applied to both permissive and blocking schemes. Speed, reliability and
cost should be taken into account when selecting the required architecture.
842714A1.CDR
UR IED 1
TX1
RX1
UR IED 2
RX2
TX2
RX1
TX1
UR IED 3
RX1
TX1
842715A1.CDR
UR IED 1
TX1
RX2
TX2
RX1
UR IED 2
RX2
TX1
RX1
TX2
UR IED 3
RX1
TX2
TX1
RX2
GE Multilin B30 Bus Differential Relay 5-35
5 SETTINGS 5.2 PRODUCT SETUP
5
b) CRC ALARM CH1(2)
PATH: SETTINGS ! PRODUCT SETUP !" DIRECT I/O !" CRC ALARM CH1(2)
The B30 checks integrity of the incoming direct input/output messages using a 32-bit CRC. The CRC Alarm function is
available for monitoring the communication medium noise by tracking the rate of messages failing the CRC check. The
monitoring function counts all incoming messages, including messages that failed the CRC check. A separate counter adds
up messages that failed the CRC check. When the failed CRC counter reaches the user-defined level specified by the CRC
ALARM CH1 THRESHOLD setting within the user-defined message count CRC ALARM 1 CH1 COUNT, the DIR IO CH1 CRC ALARM
FlexLogic operand is set.
When the total message counter reaches the user-defined maximum specified by the CRC ALARM CH1 MESSAGE COUNT set-
ting, both the counters reset and the monitoring process is restarted.
The operand shall be configured to drive an output contact, user-programmable LED, or selected communication-based
output. Latching and acknowledging conditions - if required - should be programmed accordingly.
The CRC Alarm function is available on a per-channel basis. The total number of direct input/output messages that failed
the CRC check is available as the ACTUAL VALUES ! STATUS !" DIRECT INPUTS !" CRC FAIL COUNT CH1(2) actual value.
Message Count and Length of the Monitoring Window:
To monitor communications integrity, the relay sends 1 message per second (at 64 kbps) or 2 messages per second (128
kbps) even if there is no change in the direct outputs. For example, setting the CRC ALARM CH1 MESSAGE COUNT to 10000,
corresponds a time window of about 160 minutes at 64 kbps and 80 minutes at 128 kbps. If the messages are sent faster
as a result of direct outputs activity, the monitoring time interval will shorten. This should be taken into account when deter-
mining the CRC ALARM CH1 MESSAGE COUNT setting. For example, if the requirement is a maximum monitoring time interval
of 10 minutes at 64 kbps, then the CRC ALARM CH1 MESSAGE COUNT should be set to 10 60 1 = 600.
Correlation of Failed CRC and Bit Error Rate (BER):
The CRC check may fail if one or more bits in a packet are corrupted. Therefore, an exact correlation between the CRC fail
rate and the BER is not possible. Under certain assumptions an approximation can be made as follows. A direct input/out-
put packet containing 20 bytes results in 160 bits of data being sent and therefore, a transmission of 63 packets is equiva-
lent to 10,000 bits. A BER of 10
4
implies 1 bit error for every 10,000 bits sent/received. Assuming the best case of only 1
bit error in a failed packet, having 1 failed packet for every 63 received is about equal to a BER of 10
4
.
# CRC ALARM CH1
#
CRC ALARM CH1
FUNCTION: Disabled
Range: Enabled, Disabled
MESSAGE
CRC ALARM CH1
MESSAGE COUNT: 600
Range: 100 to 10000 in steps of 1
MESSAGE
CRC ALARM CH1
THRESHOLD: 10
Range: 1 to 1000 in steps of 1
MESSAGE
CRC ALARM CH1
EVENTS: Disabled
Range: Enabled, Disabled
5-36 B30 Bus Differential Relay GE Multilin
5.2 PRODUCT SETUP 5 SETTINGS
5
c) UNRETURNED MESSAGES ALARM CH1(2)
PATH: SETTINGS ! PRODUCT SETUP !" DIRECT I/O !" UNRETURNED MESSAGES ALARM CH1(2)
The B30 checks integrity of the direct input/output communication ring by counting unreturned messages. In the ring config-
uration, all messages originating at a given device should return within a pre-defined period of time. The Unreturned Mes-
sages Alarm function is available for monitoring the integrity of the communication ring by tracking the rate of unreturned
messages. This function counts all the outgoing messages and a separate counter adds the messages have failed to
return. When the unreturned messages counter reaches the user-definable level specified by the UNRET MSGS ALARM CH1
THRESHOLD setting and within the user-defined message count UNRET MSGS ALARM CH1 COUNT, the DIR IO CH1 UNRET ALM
FlexLogic operand is set.
When the total message counter reaches the user-defined maximum specified by the UNRET MSGS ALARM CH1 MESSAGE
COUNT setting, both the counters reset and the monitoring process is restarted.
The operand shall be configured to drive an output contact, user-programmable LED, or selected communication-based
output. Latching and acknowledging conditions, if required, should be programmed accordingly.
The Unreturned Messages Alarm function is available on a per-channel basis and is active only in the ring configuration.
The total number of unreturned input/output messages is available as the ACTUAL VALUES ! STATUS !" DIRECT INPUTS
!" UNRETURNED MSG COUNT CH1(2) actual value.
5.2.16 INSTALLATION
PATH: SETTINGS ! PRODUCT SETUP !" INSTALLATION
To safeguard against the installation of a relay without any entered settings, the unit will not allow signaling of any output
relay until RELAY SETTINGS is set to "Programmed". This setting is defaulted to "Not Programmed" when at the factory. The
UNIT NOT PROGRAMMED self-test error message is displayed until the relay is put into the "Programmed" state.
The RELAY NAME setting allows the user to uniquely identify a relay. This name will appear on generated reports. This name
is also used to identify specific devices which are engaged in automatically sending/receiving data over the Ethernet com-
munications channel using the IEC 61850 protocol.
# UNRETURNED
# MESSAGES ALARM CH1
UNRET MSGS ALARM CH1
FUNCTION: Disabled
Range: Enabled, Disabled
MESSAGE
UNRET MSGS ALARM CH1
MESSAGE COUNT: 600
Range: 100 to 10000 in steps of 1
MESSAGE
UNRET MSGS ALARM CH1
THRESHOLD: 10
Range: 1 to 1000 in steps of 1
MESSAGE
UNRET MSGS ALARM CH1
EVENTS: Disabled
Range: Enabled, Disabled
# INSTALLATION
#
RELAY SETTINGS:
Not Programmed
Range: Not Programmed, Programmed
MESSAGE
RELAY NAME:
Relay-1
Range: up to 20 alphanumeric characters
GE Multilin B30 Bus Differential Relay 5-37
5 SETTINGS 5.3 SYSTEM SETUP
5
5.3SYSTEM SETUP 5.3.1 AC INPUTS
a) CURRENT BANKS
PATH: SETTINGS !" SYSTEM SETUP ! AC INPUTS ! CURRENT BANK F1(S5)
Six banks of phase/ground CTs can be set, where the current banks are denoted in the following format (X represents the
module slot position letter):
Xa, where X = {F, L, S} and a = {1, 5}.
See the Introduction to AC Sources section at the beginning of this chapter for additional details.
These settings are critical for all features that have settings dependent on current measurements. When the relay is
ordered, the CT module must be specified to include a standard or sensitive ground input. As the phase CTs are connected
in Wye (star), the calculated phasor sum of the three phase currents (IA + IB + IC = Neutral Current = 3Io) is used as the
input for the neutral overcurrent elements. In addition, a zero-sequence (core balance) CT which senses current in all of the
circuit primary conductors, or a CT in a neutral grounding conductor may also be used. For this configuration, the ground
CT primary rating must be entered. To detect low level ground fault currents, the sensitive ground input may be used. In this
case, the sensitive ground CT primary rating must be entered. Refer to Chapter 3 for more details on CT connections.
Enter the rated CT primary current values. For both 1000:5 and 1000:1 CTs, the entry would be 1000. For correct opera-
tion, the CT secondary rating must match the setting (which must also correspond to the specific CT connections used).
The following example illustrates how multiple CT inputs (current banks) are summed as one source current. Given If the
following current banks:
F1: CT bank with 500:1 ratio; F5: CT bank with 1000: ratio; L1: CT bank with 800:1 ratio
The following rule applies:
(EQ 5.3)
1 pu is the highest primary current. In this case, 1000 is entered and the secondary current from the 500:1 ratio CT will be
adjusted to that created by a 1000:1 CT before summation. If a protection element is set up to act on SRC 1 currents, then
a pickup level of 1 pu will operate on 1000 A primary.
The same rule applies for current sums from CTs with different secondary taps (5 A and 1 A).
# CURRENT BANK F1
#
PHASE CT F1
PRIMARY: 1 A
Range: 1 to 65000 A in steps of 1
MESSAGE
PHASE CT F1
SECONDARY: 1 A
Range: 1 A, 5 A
MESSAGE
GROUND CT F1
PRIMARY: 1 A
Range: 1 to 65000 A in steps of 1
MESSAGE
GROUND CT F1
SECONDARY: 1 A
Range: 1 A, 5 A
SRC 1 F1 F5 L1 + + =
5-38 B30 Bus Differential Relay GE Multilin
5.3 SYSTEM SETUP 5 SETTINGS
5
b) VOLTAGE BANKS
PATH: SETTINGS !" SYSTEM SETUP ! AC INPUTS !" VOLTAGE BANK F5(S5)
Three banks of phase/auxiliary VTs can be set, where voltage banks are denoted in the following format (X represents the
module slot position letter):
Xa, where X = {F, L, S} and a = {5}.
See the Introduction to AC Sources section at the beginning of this chapter for additional details.
With VTs installed, the relay can perform voltage measurements as well as power calculations. Enter the PHASE VT F5 CON-
NECTION made to the system as Wye or Delta. An open-delta source VT connection would be entered as Delta. See
the Typical Wiring Diagram in Chapter 3 for details.
The nominal PHASE VT F5 SECONDARY voltage setting is the voltage across the relay input terminals when nominal
voltage is applied to the VT primary.
For example, on a system with a 13.8 kV nominal primary voltage and with a 14400:120 volt VT in a Delta connec-
tion, the secondary voltage would be 115, i.e. (13800 / 14400) 120. For a Wye connection, the voltage value
entered must be the phase to neutral voltage which would be 115 / = 66.4.
On a 14.4 kV system with a Delta connection and a VT primary to secondary turns ratio of 14400:120, the voltage
value entered would be 120, i.e. 14400 / 120.
5.3.2 POWER SYSTEM
PATH: SETTINGS !" SYSTEM SETUP !" POWER SYSTEM
The power system NOMINAL FREQUENCY value is used as a default to set the digital sampling rate if the system frequency
cannot be measured from available signals. This may happen if the signals are not present or are heavily distorted. Before
reverting to the nominal frequency, the frequency tracking algorithm holds the last valid frequency measurement for a safe
period of time while waiting for the signals to reappear or for the distortions to decay.
# VOLTAGE BANK F5
#
PHASE VT F5
CONNECTION: Wye
Range: Wye, Delta
MESSAGE
PHASE VT F5
SECONDARY: 66.4 V
Range: 50.0 to 240.0 V in steps of 0.1
MESSAGE
PHASE VT F5
RATIO: 1.00 :1
Range: 1.00 to 24000.00 in steps of 0.01
MESSAGE
AUXILIARY VT F5
CONNECTION: Vag
Range: Vn, Vag, Vbg, Vcg, Vab, Vbc, Vca
MESSAGE
AUXILIARY VT F5
SECONDARY: 66.4 V
Range: 50.0 to 240.0 V in steps of 0.1
MESSAGE
AUXILIARY VT F5
RATIO: 1.00 :1
Range: 1.00 to 24000.00 in steps of 0.01
# POWER SYSTEM
#
NOMINAL FREQUENCY:
60 Hz
Range: 25 to 60 Hz in steps of 1
MESSAGE
PHASE ROTATION:
ABC
Range: ABC, ACB
MESSAGE
FREQUENCY AND PHASE
REFERENCE: SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
FREQUENCY TRACKING:
Enabled
Range: Disabled, Enabled
NOTE
3
GE Multilin B30 Bus Differential Relay 5-39
5 SETTINGS 5.3 SYSTEM SETUP
5
The phase sequence of the power system is required to properly calculate sequence components and power parameters.
The PHASE ROTATION setting matches the power system phase sequence. Note that this setting informs the relay of the
actual system phase sequence, either ABC or ACB. CT and VT inputs on the relay, labeled as A, B, and C, must be con-
nected to system phases A, B, and C for correct operation.
The FREQUENCY AND PHASE REFERENCE setting determines which signal source is used (and hence which AC signal) for
phase angle reference. The AC signal used is prioritized based on the AC inputs that are configured for the signal source:
phase voltages takes precedence, followed by auxiliary voltage, then phase currents, and finally ground current.
For three phase selection, phase A is used for angle referencing ( ), while Clarke transformation of the
phase signals is used for frequency metering and tracking ( ) for better performance dur-
ing fault, open pole, and VT and CT fail conditions.
The phase reference and frequency tracking AC signals are selected based upon the Source configuration, regardless of
whether or not a particular signal is actually applied to the relay.
Phase angle of the reference signal will always display zero degrees and all other phase angles will be relative to this sig-
nal. If the pre-selected reference signal is not measurable at a given time, the phase angles are not referenced.
The phase angle referencing is done via a phase locked loop, which can synchronize independent UR-series relays if they
have the same AC signal reference. These results in very precise correlation of time tagging in the event recorder between
different UR-series relays provided the relays have an IRIG-B connection.
FREQUENCY TRACKING should only be set to "Disabled" in very unusual circumstances; consult the factory for spe-
cial variable-frequency applications.
5.3.3 SIGNAL SOURCES
PATH: SETTINGS !" SYSTEM SETUP !" SIGNAL SOURCES ! SOURCE 1(6)
Six identical source menus are available. The "SRC 1" text can be replaced by with a user-defined name appropriate for the
associated source.
F, L, and S represent the module slot position. The number directly following these letters represents either the first
bank of four channels (1, 2, 3, 4) called 1 or the second bank of four channels (5, 6, 7, 8) called 5 in a particular CT/VT
module. Refer to the Introduction to AC Sources section at the beginning of this chapter for additional details on this con-
cept.
It is possible to select the sum of up to five (5) CTs. The first channel displayed is the CT to which all others will be referred.
For example, the selection F1+F5 indicates the sum of each phase from channels F1 and F5, scaled to whichever CT
has the higher ratio. Selecting None hides the associated actual values.
The approach used to configure the AC sources consists of several steps; first step is to specify the information about each
CT and VT input. For CT inputs, this is the nominal primary and secondary current. For VTs, this is the connection type,
ratio and nominal secondary voltage. Once the inputs have been specified, the configuration for each Source is entered,
including specifying which CTs will be summed together.
# SOURCE 1
#
SOURCE 1 NAME:
SRC 1
Range: up to 6 alphanumeric characters
MESSAGE
SOURCE 1 PHASE CT:
None
Range: None, F1, F5, F1+F5,... up to a combination of
any 5 CTs. Only Phase CT inputs are displayed.
MESSAGE
SOURCE 1 GROUND CT:
None
Range: None, F1, F5, F1+F5,... up to a combination of
any 5 CTs. Only Ground CT inputs are displayed.
MESSAGE
SOURCE 1 PHASE VT:
None
Range: None, F1, F5, L1, L5, S1, S5
Only phase voltage inputs will be displayed.
MESSAGE
SOURCE 1 AUX VT:
None
Range: None, F1, F5, L1, L5, S1, S5
Only auxiliary voltage inputs will be displayed.
V
ANGLE REF
V
A
=
V
FREQUENCY
2V
A
V
B
V
C
( ) 3 =
NOTE
5-40 B30 Bus Differential Relay GE Multilin
5.3 SYSTEM SETUP 5 SETTINGS
5
User Selection of AC Parameters for Comparator Elements:
CT/VT modules automatically calculate all current and voltage parameters from the available inputs. Users must select the
specific input parameters to be measured by every element in the relevant settings menu. The internal design of the ele-
ment specifies which type of parameter to use and provides a setting for Source selection. In elements where the parame-
ter may be either fundamental or RMS magnitude, such as phase time overcurrent, two settings are provided. One setting
specifies the Source, the second setting selects between fundamental phasor and RMS.
AC Input Actual Values:
The calculated parameters associated with the configured voltage and current inputs are displayed in the current and volt-
age sections of actual values. Only the phasor quantities associated with the actual AC physical input channels will be dis-
played here. All parameters contained within a configured source are displayed in the sources section of the actual values.
EXAMPLE USE OF SOURCES:
An example of the use of sources, with a relay with three CT/VT modules, is shown in the diagram below. A relay could
have the following hardware configuration:
This configuration could be used on a two winding transformer, with one winding connected into a breaker-and-a-half sys-
tem. The following figure shows the arrangement of sources used to provide the functions required in this application, and
the CT/VT inputs that are used to provide the data.
Figure 512: EXAMPLE USE OF SOURCES
INCREASING SLOT POSITION LETTER -->
CT/VT MODULE 1 CT/VT MODULE 2 CT/VT MODULE 3
CTs CTs VTs
F 5
F 1
DSP Bank
U 1
M 1
M 1
M 5
51BF-1 51BF-2
Source 4
87T
51P
UR Relay
A
V
V
A
W
W
Var
Var
Amps
Source 1
Source 3
Volts Amps
Amps Volts
Amps
Source 2
GE Multilin B30 Bus Differential Relay 5-41
5 SETTINGS 5.3 SYSTEM SETUP
5
5.3.4 FLEXCURVES
a) SETTINGS
PATH: SETTINGS !" SYSTEM SETUP !" FLEXCURVES ! FLEXCURVE A(D)
FlexCurves A through D have settings for entering times to Reset/Operate at the following pickup levels: 0.00 to 0.98 /
1.03 to 20.00. This data is converted into 2 continuous curves by linear interpolation between data points. To enter a cus-
tom FlexCurve, enter the Reset/Operate time (using the VALUE keys) for each selected pickup point (using the
MESSAGE keys) for the desired protection curve (A, B, C, or D).
The relay using a given FlexCurve applies linear approximation for times between the user-entered
points. Special care must be applied when setting the two points that are close to the multiple of pickup of
1, i.e. 0.98 pu and 1.03 pu. It is recommended to set the two times to a similar value; otherwise, the linear
approximation may result in undesired behavior for the operating quantity that is close to 1.00 pu.
# FLEXCURVE A
#
FLEXCURVE A TIME AT
0.00 xPKP: 0 ms
Range: 0 to 65535 ms in steps of 1
Table 53: FLEXCURVE TABLE
RESET TIME
MS
RESET TIME
MS
OPERATE TIME
MS
OPERATE TIME
MS
OPERATE TIME
MS
OPERATE TIME
MS
0.00 0.68 1.03 2.9 4.9 10.5
0.05 0.70 1.05 3.0 5.0 11.0
0.10 0.72 1.1 3.1 5.1 11.5
0.15 0.74 1.2 3.2 5.2 12.0
0.20 0.76 1.3 3.3 5.3 12.5
0.25 0.78 1.4 3.4 5.4 13.0
0.30 0.80 1.5 3.5 5.5 13.5
0.35 0.82 1.6 3.6 5.6 14.0
0.40 0.84 1.7 3.7 5.7 14.5
0.45 0.86 1.8 3.8 5.8 15.0
0.48 0.88 1.9 3.9 5.9 15.5
0.50 0.90 2.0 4.0 6.0 16.0
0.52 0.91 2.1 4.1 6.5 16.5
0.54 0.92 2.2 4.2 7.0 17.0
0.56 0.93 2.3 4.3 7.5 17.5
0.58 0.94 2.4 4.4 8.0 18.0
0.60 0.95 2.5 4.5 8.5 18.5
0.62 0.96 2.6 4.6 9.0 19.0
0.64 0.97 2.7 4.7 9.5 19.5
0.66 0.98 2.8 4.8 10.0 20.0
NOTE
5-42 B30 Bus Differential Relay GE Multilin
5.3 SYSTEM SETUP 5 SETTINGS
5
b) FLEXCURVE CONFIGURATION WITH ENERVISTA UR SETUP
The enerVista UR Setup software allows for easy configuration and management of FlexCurves and their associated
data points. Prospective FlexCurves can be configured from a selection of standard curves to provide the best approxi-
mate fit, then specific data points can be edited afterwards. Alternately, curve data can be imported from a specified file
(.csv format) by selecting the Import Data From enerVista UR Setup setting.
Curves and data can be exported, viewed, and cleared by clicking the appropriate buttons. FlexCurves are customized
by editing the operating time (ms) values at pre-defined per-unit current multiples. Note that the pickup multiples start at
zero (implying the "reset time"), operating time below pickup, and operating time above pickup.
c) RECLOSER CURVE EDITING
Recloser Curve selection is special in that recloser curves can be shaped into a composite curve with a minimum response
time and a fixed time above a specified pickup multiples. There are 41 recloser curve types supported. These definite oper-
ating times are useful to coordinate operating times, typically at higher currents and where upstream and downstream pro-
tective devices have different operating characteristics. The Recloser Curve configuration window shown below appears
when the Initialize From enerVista UR Setup setting is set to Recloser Curve and the Initialize FlexCurve button is clicked.
Figure 513: RECLOSER CURVE INITIALIZATION
Multiplier and Adder settings only affect the curve portion of the characteristic and not the MRT and HCT settings.
The HCT settings override the MRT settings for multiples of pickup greater than the HCT Ratio.
842721A1.CDR
Multiplier: Scales (multiplies) the curve operating times
Addr: Adds the time specified in this field (in ms) to each
operating time value. curve
Minimum Response Time (MRT): If enabled, the MRT setting
defines the shortest operating time even if the curve suggests
a shorter time at higher current multiples. A composite operating
characteristic is effectively defined. For current multiples lower
than the intersection point, the curve dictates the operating time;
otherwise, the MRT does. An information message appears
when attempting to apply an MRT shorter than the minimum
curve time.
High Current Time:
HCT Ratio
HCT
Allows the user to set a pickup multiple
from which point onwards the operating time is fixed. This is
normally only required at higher current levels. The
defines the high current pickup multiple; the defines the
operating time.
NOTE
GE Multilin B30 Bus Differential Relay 5-43
5 SETTINGS 5.3 SYSTEM SETUP
5
d) EXAMPLE
A composite curve can be created from the GE_111 standard with MRT = 200 ms and HCT initially disabled and then
enabled at 8 times pickup with an operating time of 30 ms. At approximately 4 times pickup, the curve operating time is
equal to the MRT and from then onwards the operating time remains at 200 ms (see below).
Figure 514: COMPOSITE RECLOSER CURVE WITH HCT DISABLED
With the HCT feature enabled, the operating time reduces to 30 ms for pickup multiples exceeding 8 times pickup.
Figure 515: COMPOSITE RECLOSER CURVE WITH HCT ENABLED
Configuring a composite curve with an increase in operating time at increased pickup multiples is not allowed. If this
is attempted, the enerVista UR Setup software generates an error message and discards the proposed changes.
e) STANDARD RECLOSER CURVES
The standard Recloser curves available for the B30 are displayed in the following graphs.
842719A1.CDR
842720A1.CDR
NOTE
5-44 B30 Bus Differential Relay GE Multilin
5.3 SYSTEM SETUP 5 SETTINGS
5
Figure 516: RECLOSER CURVES GE101 TO GE106
Figure 517: RECLOSER CURVES GE113, GE120, GE138 AND GE142
GE104
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
0.01
0.02
0.05
0.1
0.2
0.5
1
2
CURRENT (multiple of pickup)
T
I
M
E
(
s
e
c
)
GE101
GE102
GE103
GE106
GE105
842723A1.CDR
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
0.05
0.1
0.2
0.5
1
2
5
10
20
50
CURRENT (multiple of pickup)
T
I
M
E
(
s
e
c
)
GE113
GE142
GE138
GE120
842725A1.CDR
GE Multilin B30 Bus Differential Relay 5-45
5 SETTINGS 5.3 SYSTEM SETUP
5
Figure 518: RECLOSER CURVES GE134, GE137, GE140, GE151 AND GE201
Figure 519: RECLOSER CURVES GE131, GE141, GE152, AND GE200
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
0.5
1
2
5
10
20
50
CURRENT (multiple of pickup)
T
I
M
E
(
s
e
c
)
GE134
GE151
GE140
GE137
GE201
842730A1.CDR
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
2
5
10
20
50
CURRENT (multiple of pickup)
T
I
M
E
(
s
e
c
)
GE131
GE200
GE152
GE141
842728A1.CDR
5-46 B30 Bus Differential Relay GE Multilin
5.3 SYSTEM SETUP 5 SETTINGS
5
Figure 520: RECLOSER CURVES GE133, GE161, GE162, GE163, GE164 AND GE165
Figure 521: RECLOSER CURVES GE116, GE117, GE118, GE132, GE136, AND GE139
842729A1.CDR
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
0.01
0.02
0.05
0.1
0.2
0.5
1
2
5
10
20
50
CURRENT (multiple of pickup)
T
I
M
E
(
s
e
c
)
GE133
GE163
GE162
GE161
GE165
GE164
842726A1.CDR
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
0.01
0.02
0.05
0.1
0.2
0.5
1
2
5
10
20
CURRENT (multiple of pickup)
T
I
M
E
(
s
e
c
)
GE116
GE132
GE118
GE117
GE139
GE136
GE Multilin B30 Bus Differential Relay 5-47
5 SETTINGS 5.3 SYSTEM SETUP
5
Figure 522: RECLOSER CURVES GE107, GE111, GE112, GE114, GE115, GE121, AND GE122
Figure 523: RECLOSER CURVES GE119, GE135, AND GE202
842724A1.CDR
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
0.01
0.02
0.05
0.1
0.2
0.5
1
2
5
10
20
CURRENT (multiple of pickup)
T
I
M
E
(
s
e
c
)
GE121
GE114
GE112
GE122
GE107
GE115
GE111
842727A1.CDR
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
0.2
0.5
1
2
5
10
20
50
CURRENT (multiple of pickup)
T
I
M
E
(
s
e
c
)
GE119
GE202
GE135
5-48 B30 Bus Differential Relay GE Multilin
5.3 SYSTEM SETUP 5 SETTINGS
5
5.3.5 BUS
PATH: SETTINGS " SYSTEM SETUP !" BUS ! BUS ZONE 1
One bus differential zone can be configured. The zone is associated with its own bus differential protection element and CT
trouble monitoring element.
The bus differential zone is defined by providing the names of Sources whose currents bound the differential zone (refer to
settings BUS ZONE 1A SOURCE to BUS ZONE 1F SOURCE).
The connection status of a circuit with respect to the protected bus is dynamically provided by FlexLogic operands (BUS
ZONE 1A STATUS to BUS ZONE 1F STATUS settings). A given operand should be "On" if the corresponding circuit is connected
to the bus. The operands are to be formed from the contact inputs that reflect positions of switches and/or breakers. If con-
tact discrepancy filtering is needed, it should be accomplished using FlexLogic when forming the final status operands.
The status signal is meant to exclude a given current from the bus zone if the circuit is connected to a different bus section
and its non-zero values would upset the current balance causing a spurious differential signal. Therefore, it is not required
nor recommended to use the position of the breaker to control the status signal of a given circuit. If the breaker is opened,
the circuit may remain included in the bus differential zone as the zero current values are measured and used when calcu-
lating the differential signal. Excluding/including dynamically a given current during the operation of a breaker can cause
undesirable transients and race conditions for the relay algorithm.
If a given circuit cannot be connected to any other bus section different than the protected one, the FlexLogic constant
"On" is recommended for the status signal.
# BUS ZONE 1
#
BUS ZONE 1A SOURCE:
SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
BUS ZONE 1B SOURCE:
SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
BUS ZONE 1C SOURCE:
SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
BUS ZONE 1D SOURCE:
SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
BUS ZONE 1E SOURCE:
SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
BUS ZONE 1F SOURCE:
SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
BUS ZONE 1A STATUS:
Off
Range: FlexLogic operand
MESSAGE
BUS ZONE 1B STATUS:
Off
Range: FlexLogic operand
MESSAGE
BUS ZONE 1C STATUS:
Off
Range: FlexLogic operand
MESSAGE
BUS ZONE 1D STATUS:
Off
Range: FlexLogic operand
MESSAGE
BUS ZONE 1E STATUS:
Off
Range: FlexLogic operand
MESSAGE
BUS ZONE 1F STATUS:
Off
Range: FlexLogic operand
GE Multilin B30 Bus Differential Relay 5-49
5 SETTINGS 5.4 FLEXLOGIC
5
5.4FLEXLOGIC 5.4.1 INTRODUCTION TO FLEXLOGIC
To provide maximum flexibility to the user, the arrangement of internal digital logic combines fixed and user-programmed
parameters. Logic upon which individual features are designed is fixed, and all other logic, from digital input signals through
elements or combinations of elements to digital outputs, is variable. The user has complete control of all variable logic
through FlexLogic. In general, the system receives analog and digital inputs which it uses to produce analog and digital
outputs. The major sub-systems of a generic UR-series relay involved in this process are shown below.
Figure 524: UR ARCHITECTURE OVERVIEW
The states of all digital signals used in the B30 are represented by flags (or FlexLogic operands, which are described
later in this section). A digital 1 is represented by a 'set' flag. Any external contact change-of-state can be used to block an
element from operating, as an input to a control feature in a FlexLogic equation, or to operate a contact output. The state
of the contact input can be displayed locally or viewed remotely via the communications facilities provided. If a simple
scheme where a contact input is used to block an element is desired, this selection is made when programming the ele-
ment. This capability also applies to the other features that set flags: elements, virtual inputs, remote inputs, schemes, and
human operators.
If more complex logic than presented above is required, it is implemented via FlexLogic. For example, if it is desired to
have the closed state of contact input H7a and the operated state of the phase undervoltage element block the operation of
the phase time overcurrent element, the two control input states are programmed in a FlexLogic equation. This equation
ANDs the two control inputs to produce a virtual output which is then selected when programming the phase time overcur-
rent to be used as a blocking input. Virtual outputs can only be created by FlexLogic equations.
Traditionally, protective relay logic has been relatively limited. Any unusual applications involving interlocks, blocking, or
supervisory functions had to be hard-wired using contact inputs and outputs. FlexLogic minimizes the requirement for
auxiliary components and wiring while making more complex schemes possible.
5-50 B30 Bus Differential Relay GE Multilin
5.4 FLEXLOGIC 5 SETTINGS
5
The logic that determines the interaction of inputs, elements, schemes and outputs is field programmable through the use
of logic equations that are sequentially processed. The use of virtual inputs and outputs in addition to hardware is available
internally and on the communication ports for other relays to use (distributed FlexLogic).
FlexLogic allows users to customize the relay through a series of equations that consist of operators and operands. The
operands are the states of inputs, elements, schemes and outputs. The operators are logic gates, timers and latches (with
set and reset inputs). A system of sequential operations allows any combination of specified operands to be assigned as
inputs to specified operators to create an output. The final output of an equation is a numbered register called a virtual out-
put. Virtual outputs can be used as an input operand in any equation, including the equation that generates the output, as a
seal-in or other type of feedback.
A FlexLogic equation consists of parameters that are either operands or operators. Operands have a logic state of 1 or 0.
Operators provide a defined function, such as an AND gate or a Timer. Each equation defines the combinations of parame-
ters to be used to set a Virtual Output flag. Evaluation of an equation results in either a 1 (=ON, i.e. flag set) or 0 (=OFF, i.e.
flag not set). Each equation is evaluated at least 4 times every power system cycle.
Some types of operands are present in the relay in multiple instances; e.g. contact and remote inputs. These types of oper-
ands are grouped together (for presentation purposes only) on the faceplate display. The characteristics of the different
types of operands are listed in the table below.
Table 54: B30 FLEXLOGIC OPERAND TYPES
OPERAND TYPE STATE EXAMPLE FORMAT CHARACTERISTICS
[INPUT IS 1 (= ON) IF...]
Contact Input On Cont Ip On Voltage is presently applied to the input (external contact
closed).
Off Cont Ip Off Voltage is presently not applied to the input (external
contact open).
Contact Output
(type Form-A contact
only)
Voltage On Cont Op 1 VOn Voltage exists across the contact.
Voltage Off Cont Op 1 VOff Voltage does not exists across the contact.
Current On Cont Op 1 IOn Current is flowing through the contact.
Current Off Cont Op 1 IOff Current is not flowing through the contact.
Direct Input On DIRECT INPUT 1 On The direct input is presently in the ON state.
Element
(Analog)
Pickup PHASE TOC1 PKP The tested parameter is presently above the pickup setting
of an element which responds to rising values or below the
pickup setting of an element which responds to falling
values.
Dropout PHASE TOC1 DPO This operand is the logical inverse of the above PKP
operand.
Operate PHASE TOC1 OP The tested parameter has been above/below the pickup
setting of the element for the programmed delay time, or
has been at logic 1 and is now at logic 0 but the reset timer
has not finished timing.
Block PH DIR1 BLK The output of the comparator is set to the block function.
Element
(Digital)
Pickup Dig Element 1 PKP The input operand is at logic 1.
Dropout Dig Element 1 DPO This operand is the logical inverse of the above PKP
operand.
Operate Dig Element 1 OP The input operand has been at logic 1 for the programmed
pickup delay time, or has been at logic 1 for this period and
is now at logic 0 but the reset timer has not finished timing.
Element
(Digital Counter)
Higher than Counter 1 HI The number of pulses counted is above the set number.
Equal to Counter 1 EQL The number of pulses counted is equal to the set number.
Lower than Counter 1 LO The number of pulses counted is below the set number.
Fixed On On Logic 1
Off Off Logic 0
Remote Input On REMOTE INPUT 1 On The remote input is presently in the ON state.
Virtual Input On Virt Ip 1 On The virtual input is presently in the ON state.
Virtual Output On Virt Op 1 On The virtual output is presently in the set state (i.e.
evaluation of the equation which produces this virtual
output results in a "1").
GE Multilin B30 Bus Differential Relay 5-51
5 SETTINGS 5.4 FLEXLOGIC
5
The operands available for this relay are listed alphabetically by types in the following table.
Table 55: B30 FLEXLOGIC OPERANDS (Sheet 1 of 4)
OPERAND TYPE OPERAND SYNTAX OPERAND DESCRIPTION
CONTROL
PUSHBUTTONS
CONTROL PUSHBTN n ON Control Pushbutton n (n = 1 to 7) is being pressed.
DIRECT DEVICES DIRECT DEVICE 1On
Counter 8 HI
Counter 8 EQL
Counter 8 LO
Digital Counter 1 output is more than comparison value
Digital Counter 1 output is equal to comparison value
Digital Counter 1 output is less than comparison value
FxE 8 PKP
FxE 8 OP
FxE 8 DPO
FlexElement 1 has picked up
FlexElement 1 has operated
FlexElement 1 has dropped out
LATCH 16 ON
LATCH 16 OFF
Non-Volatile Latch 1 is ON (Logic = 1)
Non-Voltage Latch 1 is OFF (Logic = 0)
Cont Ip 1 Off
Cont Ip 2 Off
INPUTS/OUTPUTS:
Contact Outputs,
Current
(from detector on
Form-A output only)
Cont Op 1 IOn
Cont Op 2 IOn
Cont Op 1 IOff
Cont Op 2 IOff
INPUTS/OUTPUTS:
Contact Outputs,
Voltage
(from detector on
Form-A output only)
Cont Op 1 VOn
Cont Op 2 VOn
Cont Op 1 VOff
Cont Op 2 VOff
INPUTS/OUTPUTS
Direct Inputs
DIRECT INPUT 1 On
DIRECT INPUT 32 On
Flag is set, logic=1
REMOTE INPUT 32 On
Flag is set, logic=1
Virt Ip 32 On
Flag is set, logic=1
Virt Op 64 On
Flag is set, logic=1
REMOTE DEVICE 16 On
Flag is set, logic=1
OR(16)
2 input OR gate
16 input OR gate
Operates on the 2 previous parameters.
AND(16)
2 input AND gate
NOR(16)
2 input NOR gate
NAND(16)
2 input NAND gate
TIMER 32
Timer set with FlexLogic Timer 1 settings.
= Virt Op 64
Assigns previous FlexLogic parameter to Virtual
Output 1.
MESSAGE
FLEXLOGIC ENTRY 512:
END
Range: FlexLogic parameters
# FLEXLOGIC
# TIMER 1
TIMER 1
TYPE: millisecond
Range: millisecond, second, minute
MESSAGE
TIMER 1 PICKUP
DELAY: 0
Range: 0 to 60000 in steps of 1
MESSAGE
TIMER 1 DROPOUT
DELAY: 0
Range: 0 to 60000 in steps of 1
GE Multilin B30 Bus Differential Relay 5-61
5 SETTINGS 5.4 FLEXLOGIC
5
5.4.7 FLEXELEMENTS
PATH: SETTING !" FLEXLOGIC !" FLEXELEMENTS ! FLEXELEMENT 1(8)
A FlexElement is a universal comparator that can be used to monitor any analog actual value calculated by the relay or a
net difference of any two analog actual values of the same type. The effective operating signal could be treated as a signed
number or its absolute value could be used as per user's choice.
The element can be programmed to respond either to a signal level or to a rate-of-change (delta) over a pre-defined period
of time. The output operand is asserted when the operating signal is higher than a threshold or lower than a threshold as
per user's choice.
# FLEXELEMENT 1
#
FLEXELEMENT 1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
FLEXELEMENT 1 NAME:
FxE1
Range: up to 6 alphanumeric characters
MESSAGE
FLEXELEMENT 1 +IN:
Off
Range: Off, any analog actual value parameter
MESSAGE
FLEXELEMENT 1 -IN:
Off
Range: Off, any analog actual value parameter
MESSAGE
FLEXELEMENT 1 INPUT
MODE: Signed
Range: Signed, Absolute
MESSAGE
FLEXELEMENT 1 COMP
MODE: Level
Range: Level, Delta
MESSAGE
FLEXELEMENT 1
DIRECTION: Over
Range: Over, Under
MESSAGE
FLEXELEMENT 1
PICKUP: 1.000 pu
Range: 90.000 to 90.000 pu in steps of 0.001
MESSAGE
FLEXELEMENT 1
HYSTERESIS: 3.0%
Range: 0.1 to 50.0% in steps of 0.1
MESSAGE
FLEXELEMENT 1 dt
UNIT: milliseconds
Range: milliseconds, seconds, minutes
MESSAGE
FLEXELEMENT 1 dt:
20
Range: 20 to 86400 in steps of 1
MESSAGE
FLEXELEMENT 1 PKP
DELAY: 0.000 s
Range: 0.000 to 65.535 s in steps of 0.001
MESSAGE
FLEXELEMENT 1 RST
DELAY: 0.000 s
Range: 0.000 to 65.535 s in steps of 0.001
MESSAGE
FLEXELEMENT 1 BLK:
Off
Range: FlexLogic operand
MESSAGE
FLEXELEMENT 1
TARGET: Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
FLEXELEMENT 1
EVENTS: Disabled
Range: Disabled, Enabled
5-62 B30 Bus Differential Relay GE Multilin
5.4 FLEXLOGIC 5 SETTINGS
5
Figure 532: FLEXELEMENT SCHEME LOGIC
The FLEXELEMENT 1 +IN setting specifies the first (non-inverted) input to the FlexElement. Zero is assumed as the input if
this setting is set to Off. For proper operation of the element at least one input must be selected. Otherwise, the element
will not assert its output operands.
This FLEXELEMENT 1 IN setting specifies the second (inverted) input to the FlexElement. Zero is assumed as the input if
this setting is set to Off. For proper operation of the element at least one input must be selected. Otherwise, the element
will not assert its output operands. This input should be used to invert the signal if needed for convenience, or to make the
element respond to a differential signal such as for a top-bottom oil temperature differential alarm. The element will not
operate if the two input signals are of different types, for example if one tries to use active power and phase angle to build
the effective operating signal.
The element responds directly to the differential signal if the FLEXELEMENT 1 INPUT MODE setting is set to Signed. The ele-
ment responds to the absolute value of the differential signal if this setting is set to Absolute. Sample applications for the
Absolute setting include monitoring the angular difference between two phasors with a symmetrical limit angle in both
directions; monitoring power regardless of its direction, or monitoring a trend regardless of whether the signal increases of
decreases.
The element responds directly to its operating signal as defined by the FLEXELEMENT 1 +IN, FLEXELEMENT 1 IN and FLEX-
ELEMENT 1 INPUT MODE settings if the FLEXELEMENT 1 COMP MODE setting is set to Threshold. The element responds to
the rate of change of its operating signal if the FLEXELEMENT 1 COMP MODE setting is set to Delta. In this case the FLEXELE-
MENT 1 dt UNIT and FLEXELEMENT 1 dt settings specify how the rate of change is derived.
The FLEXELEMENT 1 DIRECTION setting enables the relay to respond to either high or low values of the operating signal. The
following figure explains the application of the FLEXELEMENT 1 DIRECTION, FLEXELEMENT 1 PICKUP and FLEXELEMENT 1 HYS-
TERESIS settings.
842004A3.CDR
FLEXELEMENT 1
FUNCTION:
SETTING
Enabled = 1
SETTINGS
FLEXELEMENT 1 INPUT
MODE:
FLEXELEMENT 1 COMP
MODE:
FLEXELEMENT 1
DIRECTION:
FLEXELEMENT 1 PICKUP:
FLEXELEMENT 1 dt UNIT:
FLEXELEMENT 1 dt:
RUN
FLEXELEMENT 1 +IN:
SETTINGS
Actual Value FLEXLOGIC OPERANDS
FxE 1 DPO
FxE 1 OP
FxE 1 PKP
FLEXELEMENT 1 -IN:
Actual Value
+
-
FlexElement 1 OpSig
ACTUAL VALUE
Disabled = 0
FLEXELEMENT 1 BLK:
SETTING
Off = 0
AND
t
PKP
t
RST
SETTINGS
FLEXELEMENT 1 RST
DELAY:
FLEXELEMENT 1 PKP
DELAY:
FLEXELEMENT 1 INPUT
HYSTERESIS:
GE Multilin B30 Bus Differential Relay 5-63
5 SETTINGS 5.4 FLEXLOGIC
5
Figure 533: FLEXELEMENT DIRECTION, PICKUP, AND HYSTERESIS
In conjunction with the FLEXELEMENT 1 INPUT MODE setting the element could be programmed to provide two extra charac-
teristics as shown in the figure below.
Figure 534: FLEXELEMENT INPUT MODE SETTING
FlexElement 1 OpSig
FLEXELEMENT 1 PKP
FLEXELEMENT
DIRECTION = Over
P
I
C
K
U
P
HYSTERESIS = % of PICKUP
FlexElement 1 OpSig
FLEXELEMENT 1 PKP
FLEXELEMENT
DIRECTION = Under
P
I
C
K
U
P
HYSTERESIS = % of PICKUP
842705A1.CDR
842706A2.CDR
FlexElement 1 OpSig
FLEXELEMENT 1 PKP
FLEXELEMENT
DIRECTION = Over;
FLEXELEMENT INPUT
MODE = Signed;
FlexElement 1 OpSig
FLEXELEMENT 1 PKP
FLEXELEMENT
DIRECTION = Over;
FLEXELEMENT INPUT
MODE = Absolute;
FlexElement 1 OpSig
FLEXELEMENT 1 PKP
FLEXELEMENT
DIRECTION = Under;
FLEXELEMENT INPUT
MODE = Signed;
FlexElement 1 OpSig
FLEXELEMENT 1 PKP
FLEXELEMENT
DIRECTION = Under;
FLEXELEMENT INPUT
MODE = Absolute;
5-64 B30 Bus Differential Relay GE Multilin
5.4 FLEXLOGIC 5 SETTINGS
5
The FLEXELEMENT 1 PICKUP setting specifies the operating threshold for the effective operating signal of the element. If set
to Over, the element picks up when the operating signal exceeds the FLEXELEMENT 1 PICKUP value. If set to Under, the
element picks up when the operating signal falls below the FLEXELEMENT 1 PICKUP value.
The FLEXELEMENT 1 HYSTERESIS setting controls the element dropout. It should be noticed that both the operating signal
and the pickup threshold can be negative facilitating applications such as reverse power alarm protection. The FlexEle-
ment can be programmed to work with all analog actual values measured by the relay. The FLEXELEMENT 1 PICKUP set-
ting is entered in per-unit values using the following definitions of the base units:
The FLEXELEMENT 1 HYSTERESIS setting defines the pickupdropout relation of the element by specifying the width of the
hysteresis loop as a percentage of the pickup value as shown in the FlexElement Direction, Pickup, and Hysteresis dia-
gram.
The FLEXELEMENT 1 DT UNIT setting specifies the time unit for the setting FLEXELEMENT 1 dt. This setting is applicable only if
FLEXELEMENT 1 COMP MODE is set to Delta. The FLEXELEMENT 1 DT setting specifies duration of the time interval for the
rate of change mode of operation. This setting is applicable only if FLEXELEMENT 1 COMP MODE is set to Delta.
This FLEXELEMENT 1 PKP DELAY setting specifies the pickup delay of the element. The FLEXELEMENT 1 RST DELAY setting
specifies the reset delay of the element.
Table 58: FLEXELEMENT BASE UNITS
BUS DIFFERENTIAL
RESTRAINING CURRENT
(Bus Diff Mag)
I
BASE
= maximum primary RMS value of the +IN and IN inputs
(CT primary for source currents, and bus reference primary current for bus differential currents)
BUS DIFFERENTIAL
RESTRAINING CURRENT
(Bus Rest Mag)
I
BASE
= maximum primary RMS value of the +IN and IN inputs
(CT primary for source currents, and bus reference primary current for bus differential currents)
dcmA BASE = maximum value of the DCMA INPUT MAX setting for the two transducers configured
under the +IN and IN inputs.
FREQUENCY f
BASE
= 1 Hz
PHASE ANGLE
BASE
= 360 degrees (see the UR angle referencing convention)
POWER FACTOR PF
BASE
= 1.00
RTDs BASE = 100C
SOURCE CURRENT I
BASE
= maximum nominal primary RMS value of the +IN and IN inputs
SOURCE POWER P
BASE
= maximum value of V
BASE
I
BASE
for the +IN and IN inputs
SOURCE VOLTAGE V
BASE
= maximum nominal primary RMS value of the +IN and IN inputs
GE Multilin B30 Bus Differential Relay 5-65
5 SETTINGS 5.4 FLEXLOGIC
5
5.4.8 NON-VOLATILE LATCHES
PATH: SETTINGS !" FLEXLOGIC !" NON-VOLATILE LATCHES ! LATCH 1(16)
The non-volatile latches provide a permanent logical flag that is stored safely and will not reset upon reboot after the relay
is powered down. Typical applications include sustaining operator commands or permanently block relay functions, such as
Autorecloser, until a deliberate HMI action resets the latch. The settings, logic, and element operation are described below:
LATCH 1 TYPE: This setting characterizes Latch 1 to be Set- or Reset-dominant.
LATCH 1 SET: If asserted, the specified FlexLogic operands 'sets' Latch 1.
LATCH 1 RESET: If asserted, the specified FlexLogic operand 'resets' Latch 1.
Figure 535: NON-VOLATILE LATCH OPERATION TABLE (N=1 to 16) AND LOGIC
# LATCH 1
#
LATCH 1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
LATCH 1 TYPE:
Reset Dominant
Range: Reset Dominant, Set Dominant
MESSAGE
LATCH 1 SET:
Off
Range: FlexLogic operand
MESSAGE
LATCH 1 RESET:
Off
Range: FlexLogic operand
MESSAGE
LATCH 1
TARGET: Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
LATCH 1
EVENTS: Disabled
Range: Disabled, Enabled
842005A1.CDR
LATCH 1 FUNCTION:
LATCH 1 TYPE:
LATCH 1 SET:
LATCH 1 SET:
RUN
SET
RESET
SETTING
SETTING
SETTING
SETTING
FLEXLOGIC OPERANDS
Disabled=0
Off=0
Off=0
Enabled=1
LATCH 1 ON
LATCH 1 OFF
LATCH N
TYPE
LATCH N
SET
LATCH N
RESET
LATCH N
ON
LATCH N
OFF
Reset
Dominant
ON OFF ON OFF
OFF OFF Previous
State
Previous
State
ON ON OFF ON
OFF ON OFF ON
Set
Dominant
ON OFF ON OFF
ON ON ON OFF
OFF OFF Previous
State
Previous
State
OFF ON OFF ON
5-66 B30 Bus Differential Relay GE Multilin
5.5 GROUPED ELEMENTS 5 SETTINGS
5
5.5GROUPED ELEMENTS 5.5.1 OVERVIEW
Each protection element can be assigned up to six different sets of settings according to Setting Group designations 1 to 6.
The performance of these elements is defined by the active Setting Group at a given time. Multiple setting groups allow the
user to conveniently change protection settings for different operating situations (e.g. altered power system configuration,
season of the year). The active setting group can be preset or selected via the SETTING GROUPS menu (see the Control Ele-
ments section later in this chapter). See also the Introduction to Elements section at the beginning of this chapter.
5.5.2 SETTING GROUP
PATH: SETTINGS !" GROUPED ELEMENTS ! SETTING GROUP 1(6)
Each of the six setting group menus is identical. Setting Group 1 (the default active group) automatically becomes active if
no other group is active (see Section 5.6.2: Setting Groups on page 586 for further details).
5.5.3 BUS DIFFERENTIAL
PATH: SETTINGS !" GROUPED ELEMENTS !" SETTING GROUP 1(6) ! BUS DIFFERENTIAL ! BUS ZONE 1 DIFFERENTIAL
# SETTING GROUP 1
#
# BUS DIFFERENTIAL
#
See below.
MESSAGE
# PHASE CURRENT
#
See page 5-70.
MESSAGE
# NEUTRAL CURRENT
#
See page 5-78.
MESSAGE
# GROUND CURRENT
#
See page 5-80.
MESSAGE
# VOLTAGE ELEMENTS
#
See page 5-82.
# BUS ZONE 1
# DIFFERENTIAL
BUS ZONE 1 DIFF
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
BUS ZONE 1 DIFF
PICKUP: 0.100 pu
Range: 0.050 to 2.000 pu in steps of 0.001
MESSAGE
BUS ZONE 1 DIFF
LOW SLOPE: 25%
Range: 15 to 100% in steps of 1
MESSAGE
BUS ZONE 1 DIFF
LOW BPNT: 2.00 pu
Range: 1.00 to 30.00 pu in steps of 0.01
MESSAGE
BUS ZONE 1 DIF
HIGH SLOPE: 60%
Range: 50 to 100% in steps of 1
MESSAGE
BUS ZONE 1 DIFF
HIGH BPNT: 8.00 pu
Range: 1.00 to 30.00 pu in steps of 0.01
MESSAGE
BUS ZONE 1 DIFF
HIGH SET: 15.00 pu
Range: 0.10 to 99.99 pu in steps of 0.01
MESSAGE
BUS ZONE 1 DIFF
SEAL-IN: 0.400 s
Range: 0.000 to 65.535 s in steps of 0.001
MESSAGE
BUS ZONE 1 DIFF BLK:
Off
Range: FlexLogic operand
MESSAGE
BUS ZONE 1 DIFF
TARGET: Latched
Range: Self-reset, Latched, Disabled
GE Multilin B30 Bus Differential Relay 5-67
5 SETTINGS 5.5 GROUPED ELEMENTS
5
The operation of this element is completely dependent on the dynamic bus replica, which must be defined first. Both biased
and unbiased bus differential protection functions are provided for the bus differential zone.
The biased bus differential function has a dual-slope operating characteristic (see figure below) operating in conjunction
with saturation detection and a directional comparison principle (refer to the Bus Zone 1 Differential Scheme Logic figure in
this section).
Figure 536: BIASED DIFFERENTIAL OPERATING CHARACTERISTIC
The protected zone input current with the highest magnitude is used as the restraining signal. Stability during heavy exter-
nal faults is achieved by dynamic CT saturation detection and current flow direction supervision without affecting sensitivity
and speed of operation for internal faults.
The differential operating characteristic is divided into two regions. In the region of low differential currents and lower slope,
the element operates on a 2-out-of-2 basis, applying both the differential and current directional tests. In the region of high
differential currents, the element operates on a dynamic 1-out-of-2 / 2-out-of-2 basis. If the differential current is in this
region and CT saturation is detected, both the differential and current directional tests are applied. If CT saturation is ruled
out by the saturation detector, the differential protection principle alone is capable of causing the element to operate.
The saturation detector is an integral part of the bus differential element. It has no settings but uses some of the differential
characteristic parameters. The flags indicating CT saturation are available on a per phase basis as FlexLogic operands.
The directional principle is an integral part of the biased bus differential element and has no associated settings. The direc-
tional element dynamically identifies what appears to be the faulted circuit and compares its current angle with that of the
sum of the remaining currents of the protected zone. The element declares a bus fault if the angle is less than 90. Direc-
tional indicating flags signal operation on a per-phase basis and are available as FlexLogic operands.
The unbiased bus differential function checks the magnitude of the differential current against an adjustable threshold. Nei-
ther the bias nor the directional principles apply. The operation of the unbiased differential function is associated with sepa-
rate output operands. More information can be found in the Theory of Operation chapter.
Operation of this element is completely dependent on the dynamic bus replica which must be first defined under Bus Zone
1. The bus differential element 1 protects the differential zone defined as Bus Zone 1.
BUS ZONE 1 DIFF PICKUP: This setting defines the minimum differential current required for operation of the biased
bus differential protection element. This setting is chosen based on the maximum magnitude of the differential current
that might be seen under no-load conditions. This setting prevents relay maloperation in the situation when the bus
carries little power and the restraining signal is too low to provide enough bias in the first slope region of the differential
characteristic.
This setting may also be set above the maximum load level to ensure security during CT trouble conditions. However,
voltage supervision or a check-zone are better alternatives.
MESSAGE
BUS ZONE 1 DIFF
EVENTS: Disabled
Range: Disabled, Enabled
d
i
f
f
e
r
e
n
t
i
a
l
restraining
LOW
SLOPE
OPERATE
BLOCK
Ir
|Id|
HIGH
SLOPE
L
O
W
B
P
N
T
H
I
G
H
B
P
N
T
PICKUP
836720A1.CDR
5-68 B30 Bus Differential Relay GE Multilin
5.5 GROUPED ELEMENTS 5 SETTINGS
5
BUS ZONE 1 DIFF LOW SLOPE: This setting defines the percentage bias for the restraining currents, from zero to the
lower breakpoint (LOW BPNT). This setting determines the sensitivity of the relay for low current internal faults. The
value chosen should be high enough to accommodate the spurious differential current resulting from inaccuracy of the
CTs operating in their linear mode, i.e. in load conditions and during distant external faults. When adjusting this setting,
it must be kept in mind that the restraining signal used by the biased bus differential protection element is created as
the maximum of all the input currents.
BUS ZONE 1 DIFF LOW BPNT: This setting defines the lower breakpoint of the dual-slope operating characteristic.
The percentage bias applied for the restraining current from zero to the value specified as LOW BPNT is given by the
LOW SLOPE setting. This setting should be set above the maximum load current. The LOW BPNT may be moved to the
AC current under which all the CTs are guaranteed to transform without saturation. This includes the effect of residual
magnetism. When adjusting this setting, it must be kept in mind that the restraining signal is created as the maximum
of all the input currents.
BUS ZONE 1 DIFF HIGH SLOPE: This setting defines the percentage bias for the restraining currents above the
higher breakpoint (HIGH BPNT). This setting affects stability of the relay for heavy external faults. Traditionally, the
value chosen for this setting should be high enough to accommodate the spurious differential current resulting from
saturation of the CTs during heavy external faults. This requirement may be considerably relaxed in favor of sensitivity
and speed of operation as the relay detects CT saturation and upon detection applies the directional principle to pre-
vent maloperation. When adjusting this setting, it must be kept in mind that the restraining signal is created as the max-
imum of all the input currents.
BUS ZONE 1 DIFF HIGH BPNT: This setting defines the higher breakpoint of the dual-slope operating characteristic.
The percentage bias applied for the restraining current above the value specified as HIGH BPNT is given by the HIGH
SLOPE setting. The HIGH BPNT setting should be set below the minimum AC current that is likely to saturate the weak-
est CT feeding the relay. When adjusting this setting, it must be kept in that mind the restraining signal is created as the
maximum of all the input currents.
The dual-slope operating characteristic of the biased bus differential protection element is shaped to ensure true per-
centage bias for high restraining currents (see the following Figure). This means that the straight line defining the
upper slope intersects the origin of the differential-restraining plane and a discontinuity appears between the low and
high slope regions (between the LOW BPNT and HIGH BPNT settings). This discontinuity is handled by approximating the
operate/no-operate boundary of the characteristic using a certain gluing function. This ensures smooth transition of
the slope from LOW SLOPE (lower value) to HIGH SLOPE (higher value).
The following parameters of the biased operating characteristic are used by the saturation detector: LOW SLOPE, HIGH
SLOPE, and HIGH BPNT. The saturation detector uses these settings to detect specific relations between the differential
and restraining currents. The values of these settings should be selected based on the aforementioned criteria related
to the art of bus differential protection.
BUS ZONE 1 DIFF HIGH SET: This setting defines the minimum differential current required for operation of the unbi-
ased bus differential protection function. This setting is based on the maximum magnitude of the differential current
that might be seen during heavy external faults causing deep CT saturation. When selecting this setting, keep in mind
that the unbiased bus differential protection function uses the full-cycle Fourier measuring algorithm and applies it to
pre-filtered samples of the input currents. As a result, the transient measuring errors including the effect of the DC
component are below 2%. During heavy CT saturation when the currents are significantly distorted, the magnitude of
the differential current as measured by the relay and used by the unbiased bus differential function is significantly lower
than both the peak values of the waveform and the true RMS value. The measured magnitude practically reflects the
power system frequency component alone. This allows for lower values of the HIGH SET setting.
The unbiased (high set) differential function can be virtually disabled by setting its operating threshold, HIGH SET, very
high.
BUS ZONE 1 DIFF SEAL-IN: This setting defines the drop-out time of the seal-in timer applied to the BUS 1 OP Flex-
Logic operand.
More information on the Bus Zone Differential settings can be found in the Application of Settings chapter.
GE Multilin B30 Bus Differential Relay 5-69
5 SETTINGS 5.5 GROUPED ELEMENTS
5
Figure 537: BUS ZONE 1 DIFFERENTIAL SCHEME LOGIC
O
f
f
=
0
O
f
f
=
0
B
U
S
Z
O
N
E
1
D
I
F
F
P
I
C
K
U
P
:
B
U
S
Z
O
N
E
1
D
I
F
F
L
O
W
S
L
O
P
E
:
B
U
S
Z
O
N
E
1
D
I
F
F
L
O
W
B
P
N
T
:
B
U
S
Z
O
N
E
1
D
I
F
F
H
I
G
H
S
L
O
P
E
:
B
U
S
Z
O
N
E
1
D
I
F
F
H
I
G
H
B
P
N
T
:
C
U
R
R
E
N
T
D
I
R
E
C
T
I
O
N
A
L
E
L
E
M
E
N
T
S
A
T
U
R
A
T
I
O
N
D
E
T
E
C
T
O
R
R
U
N
B
U
S
Z
O
N
E
1
A
S
T
A
T
U
S
:
B
U
S
Z
O
N
E
1
F
S
T
A
T
U
S
:
S
E
T
T
I
N
G
S
E
T
T
I
N
G
S
E
T
T
I
N
G
S
E
T
T
I
N
G
S
E
T
T
I
N
G
.
.
.
.
.
.
.
.
.
B
U
S
Z
O
N
E
1
A
S
O
U
R
C
E
:
B
U
S
Z
O
N
E
1
F
S
O
U
R
C
E
:
P H A S O R S
D I F F E R E N T I A L A N D R E S T R A I N I N G C U R R E N T S
I
a
r
1
I
b
r
1
I
c
r
1
I
a
d
1
I
b
d
1
I
c
d
1
P H A S O R S S A M P L E S S A M P L E S
I
a
I
a
a
a
a
a
a
a
a
a
a
b
b
b
b
b
b
b
b
b
c
c
c
c
c
c
c
c
c
i
a i
a
I
b
I
b
i
b i
b
I
c
I
c
i
c i
c
O
R
O
R
O
R
O
R
O
R
O
R
O
R
O
R
O
R
O
R
A
N
D
A
N
D
A
N
D
A
N
D
A
N
D
A
N
D
d
iffe
r
e
n
tia
l
restraining
d
iffe
r
e
n
tia
l
restraining
S
E
T
T
I
N
G
S
E
T
T
I
N
G
S
E
T
T
I
N
G
S
E
T
T
I
N
G
E
n
a
b
l
e
=
1
D
i
s
a
b
l
e
=
0
O
f
f
=
0
B
U
S
Z
O
N
E
1
D
I
F
F
F
U
N
C
T
I
O
N
:
B
U
S
Z
O
N
E
1
D
I
F
F
H
I
G
H
S
E
T
:
F
L
E
X
L
O
G
I
C
O
P
E
R
A
N
D
S
B
U
S
1
D
P
O
B
U
S
1
B
I
A
S
E
D
O
P
A
B
U
S
1
B
I
A
S
E
D
D
P
O
A
8
3
6
7
2
1
A
6
.C
D
R
F
L
E
X
L
O
G
I
C
O
P
E
R
A
N
D
S
F
L
E
X
L
O
G
I
C
O
P
E
R
A
N
D
S
F
L
E
X
L
O
G
I
C
O
P
E
R
A
N
D
S
F
L
E
X
L
O
G
I
C
O
P
E
R
A
N
D
S
F
L
E
X
L
O
G
I
C
O
P
E
R
A
N
D
S
B
U
S
1
B
I
A
S
E
D
D
P
O
B
B
U
S
1
B
I
A
S
E
D
D
P
O
C
B
U
S
1
B
I
A
S
E
D
O
P
B
B
U
S
1
B
I
A
S
E
D
P
K
P
A
B
U
S
1
D
I
R
A
B
U
S
1
S
A
T
A
B
U
S
1
D
I
R
B
B
U
S
1
S
A
T
B
B
U
S
1
D
I
R
C
B
U
S
1
S
A
T
C
B
U
S
1
B
I
A
S
E
D
P
K
P
B
B
U
S
1
B
I
A
S
E
D
P
K
P
C
B
U
S
1
B
I
A
S
E
D
O
P
C
F
L
E
X
L
O
G
I
C
O
P
E
R
A
N
D
F
L
E
X
L
O
G
I
C
O
P
E
R
A
N
D
S
B
U
S
1
U
N
B
I
A
S
E
D
O
P
A
B
U
S
1
U
N
B
I
A
S
E
D
D
P
O
A
B
U
S
1
O
P
B
U
S
1
U
N
B
I
A
S
E
D
O
P
B
B
U
S
1
U
N
B
I
A
S
E
D
D
P
O
B
B
U
S
1
U
N
B
I
A
S
E
D
O
P
C
B
U
S
1
U
N
B
I
A
S
E
D
D
P
O
C
|
I
a
d
1
|
>
H
I
G
H
S
E
T
R
U
N
R
U
N
R
U
N
|
I
b
d
1
|
>
H
I
G
H
S
E
T
|
I
c
d
1
|
>
H
I
G
H
S
E
T
B
U
S
Z
O
N
E
1
D
I
F
F
B
L
O
C
K
:
O
R
O
R
A
N
D
0
t
D
P
O
B
U
S
Z
O
N
E
1
D
I
F
F
S
E
A
L
-
I
N
:
5-70 B30 Bus Differential Relay GE Multilin
5.5 GROUPED ELEMENTS 5 SETTINGS
5
5.5.4 PHASE CURRENT
a) MAIN MENU
PATH: SETTINGS !" GROUPED ELEMENTS ! SETTING GROUP 1(6) !" PHASE CURRENT
b) INVERSE TOC CURVE CHARACTERISTICS
The inverse time overcurrent curves used by the time overcurrent elements are the IEEE, IEC, GE Type IAC, and I
2
t stan-
dard curve shapes. This allows for simplified coordination with downstream devices. If however, none of these curve
shapes is adequate, FlexCurves may be used to customize the inverse time curve characteristics. The Definite Time
curve is also an option that may be appropriate if only simple protection is required.
A time dial multiplier setting allows selection of a multiple of the base curve shape (where the time dial multiplier = 1) with
the curve shape (CURVE) setting. Unlike the electromechanical time dial equivalent, operate times are directly proportional
to the time multiplier (TD MULTIPLIER) setting value. For example, all times for a multiplier of 10 are 10 times the multiplier 1
or base curve values. Setting the multiplier to zero results in an instantaneous response to all current levels above pickup.
Time overcurrent time calculations are made with an internal energy capacity memory variable. When this variable indi-
cates that the energy capacity has reached 100%, a time overcurrent element will operate. If less than 100% energy capac-
ity is accumulated in this variable and the current falls below the dropout threshold of 97 to 98% of the pickup value, the
variable must be reduced. Two methods of this resetting operation are available: Instantaneous and Timed. The Instan-
taneous selection is intended for applications with other relays, such as most static relays, which set the energy capacity
directly to zero when the current falls below the reset threshold. The Timed selection can be used where the relay must
coordinate with electromechanical relays.
Graphs of standard time-current curves on 11 17 log-log graph paper are available upon request from
the GE Multilin literature department. The original files are also available in PDF format on the enerVista CD
and the GE Multilin website at http://www.GEindustrial.com/multilin.
# PHASE CURRENT
#
# PHASE TOC1
#
See page 575.
MESSAGE
# PHASE TOC2
#
See page 575.
MESSAGE
# PHASE TOC3
#
See page 575.
MESSAGE
# PHASE TOC4
#
See page 575.
MESSAGE
# PHASE TOC5
#
Note: Seen only if slot F or slot M has an 8H or 8J CT
module installed.
MESSAGE
# PHASE TOC6
#
Note: Seen only if slot F or slot M has an 8H or 8J CT
module installed.
MESSAGE
# PHASE IOC1
#
See page 577.
MESSAGE
# PHASE IOC2
#
Table 59: OVERCURRENT CURVE TYPES
IEEE IEC GE TYPE IAC OTHER
IEEE Extremely Inv. IEC Curve A (BS142) IAC Extremely Inv. I
2
t
IEEE Very Inverse IEC Curve B (BS142) IAC Very Inverse FlexCurves A, B, C, and D
IEEE Moderately Inv. IEC Curve C (BS142) IAC Inverse Recloser Curves
IEC Short Inverse IAC Short Inverse Definite Time
NOTE
GE Multilin B30 Bus Differential Relay 5-71
5 SETTINGS 5.5 GROUPED ELEMENTS
5
IEEE CURVES:
The IEEE time overcurrent curve shapes conform to industry standards and the IEEE C37.112-1996 curve classifications
for extremely, very, and moderately inverse. The IEEE curves are derived from the formulae:
, (EQ 5.4)
where: T = operate time (in seconds), TDM = Multiplier setting, I = input current, I
pickup
= Pickup Current setting
A, B, p = constants, T
RESET
= reset time in seconds (assuming energy capacity is 100% and RESET is Timed),
t
r
= characteristic constant
Table 510: IEEE INVERSE TIME CURVE CONSTANTS
IEEE CURVE SHAPE A B P T
R
IEEE Extremely Inverse 28.2 0.1217 2.0000 29.1
IEEE Very Inverse 19.61 0.491 2.0000 21.6
IEEE Moderately Inverse 0.0515 0.1140 0.02000 4.85
Table 511: IEEE CURVE TRIP TIMES (IN SECONDS)
MULTIPLIER
(TDM)
CURRENT ( I / I
pickup
)
1.5 2.0 3.0 4.0 5.0 6.0 7.0 8.0 9.0 10.0
IEEE EXTREMELY INVERSE
0.5 11.341 4.761 1.823 1.001 0.648 0.464 0.355 0.285 0.237 0.203
1.0 22.682 9.522 3.647 2.002 1.297 0.927 0.709 0.569 0.474 0.407
2.0 45.363 19.043 7.293 4.003 2.593 1.855 1.418 1.139 0.948 0.813
4.0 90.727 38.087 14.587 8.007 5.187 3.710 2.837 2.277 1.897 1.626
6.0 136.090 57.130 21.880 12.010 7.780 5.564 4.255 3.416 2.845 2.439
8.0 181.454 76.174 29.174 16.014 10.374 7.419 5.674 4.555 3.794 3.252
10.0 226.817 95.217 36.467 20.017 12.967 9.274 7.092 5.693 4.742 4.065
IEEE VERY INVERSE
0.5 8.090 3.514 1.471 0.899 0.654 0.526 0.450 0.401 0.368 0.345
1.0 16.179 7.028 2.942 1.798 1.308 1.051 0.900 0.802 0.736 0.689
2.0 32.358 14.055 5.885 3.597 2.616 2.103 1.799 1.605 1.472 1.378
4.0 64.716 28.111 11.769 7.193 5.232 4.205 3.598 3.209 2.945 2.756
6.0 97.074 42.166 17.654 10.790 7.849 6.308 5.397 4.814 4.417 4.134
8.0 129.432 56.221 23.538 14.387 10.465 8.410 7.196 6.418 5.889 5.513
10.0 161.790 70.277 29.423 17.983 13.081 10.513 8.995 8.023 7.361 6.891
IEEE MODERATELY INVERSE
0.5 3.220 1.902 1.216 0.973 0.844 0.763 0.706 0.663 0.630 0.603
1.0 6.439 3.803 2.432 1.946 1.688 1.526 1.412 1.327 1.260 1.207
2.0 12.878 7.606 4.864 3.892 3.377 3.051 2.823 2.653 2.521 2.414
4.0 25.756 15.213 9.729 7.783 6.753 6.102 5.647 5.307 5.041 4.827
6.0 38.634 22.819 14.593 11.675 10.130 9.153 8.470 7.960 7.562 7.241
8.0 51.512 30.426 19.458 15.567 13.507 12.204 11.294 10.614 10.083 9.654
10.0 64.390 38.032 24.322 19.458 16.883 15.255 14.117 13.267 12.604 12.068
T TDM
A
I
I
pi ckup
----------------
\ .
| |
p
1
---------------------------------- B +
= T
RESET
TDM
t
r
I
I
pi ckup
----------------
\ .
| |
2
1
----------------------------------
=
5-72 B30 Bus Differential Relay GE Multilin
5.5 GROUPED ELEMENTS 5 SETTINGS
5
IEC CURVES
For European applications, the relay offers three standard curves defined in IEC 255-4 and British standard BS142. These
are defined as IEC Curve A, IEC Curve B, and IEC Curve C. The formulae for these curves are:
, (EQ 5.5)
where: T = operate time (in seconds), TDM = Multiplier setting, I = input current, I
pickup
= Pickup Current setting, K, E =
constants, t
r
= characteristic constant, and T
RESET
= reset time in seconds (assuming energy capacity is 100%
and RESET is Timed)
Table 512: IEC (BS) INVERSE TIME CURVE CONSTANTS
IEC (BS) CURVE SHAPE K E T
R
IEC Curve A (BS142) 0.140 0.020 9.7
IEC Curve B (BS142) 13.500 1.000 43.2
IEC Curve C (BS142) 80.000 2.000 58.2
IEC Short Inverse 0.050 0.040 0.500
Table 513: IEC CURVE TRIP TIMES (IN SECONDS)
MULTIPLIER
(TDM)
CURRENT ( I / I
pickup
)
1.5 2.0 3.0 4.0 5.0 6.0 7.0 8.0 9.0 10.0
IEC CURVE A
0.05 0.860 0.501 0.315 0.249 0.214 0.192 0.176 0.165 0.156 0.149
0.10 1.719 1.003 0.630 0.498 0.428 0.384 0.353 0.330 0.312 0.297
0.20 3.439 2.006 1.260 0.996 0.856 0.767 0.706 0.659 0.623 0.594
0.40 6.878 4.012 2.521 1.992 1.712 1.535 1.411 1.319 1.247 1.188
0.60 10.317 6.017 3.781 2.988 2.568 2.302 2.117 1.978 1.870 1.782
0.80 13.755 8.023 5.042 3.984 3.424 3.070 2.822 2.637 2.493 2.376
1.00 17.194 10.029 6.302 4.980 4.280 3.837 3.528 3.297 3.116 2.971
IEC CURVE B
0.05 1.350 0.675 0.338 0.225 0.169 0.135 0.113 0.096 0.084 0.075
0.10 2.700 1.350 0.675 0.450 0.338 0.270 0.225 0.193 0.169 0.150
0.20 5.400 2.700 1.350 0.900 0.675 0.540 0.450 0.386 0.338 0.300
0.40 10.800 5.400 2.700 1.800 1.350 1.080 0.900 0.771 0.675 0.600
0.60 16.200 8.100 4.050 2.700 2.025 1.620 1.350 1.157 1.013 0.900
0.80 21.600 10.800 5.400 3.600 2.700 2.160 1.800 1.543 1.350 1.200
1.00 27.000 13.500 6.750 4.500 3.375 2.700 2.250 1.929 1.688 1.500
IEC CURVE C
0.05 3.200 1.333 0.500 0.267 0.167 0.114 0.083 0.063 0.050 0.040
0.10 6.400 2.667 1.000 0.533 0.333 0.229 0.167 0.127 0.100 0.081
0.20 12.800 5.333 2.000 1.067 0.667 0.457 0.333 0.254 0.200 0.162
0.40 25.600 10.667 4.000 2.133 1.333 0.914 0.667 0.508 0.400 0.323
0.60 38.400 16.000 6.000 3.200 2.000 1.371 1.000 0.762 0.600 0.485
0.80 51.200 21.333 8.000 4.267 2.667 1.829 1.333 1.016 0.800 0.646
1.00 64.000 26.667 10.000 5.333 3.333 2.286 1.667 1.270 1.000 0.808
IEC SHORT TIME
0.05 0.153 0.089 0.056 0.044 0.038 0.034 0.031 0.029 0.027 0.026
0.10 0.306 0.178 0.111 0.088 0.075 0.067 0.062 0.058 0.054 0.052
0.20 0.612 0.356 0.223 0.175 0.150 0.135 0.124 0.115 0.109 0.104
0.40 1.223 0.711 0.445 0.351 0.301 0.269 0.247 0.231 0.218 0.207
0.60 1.835 1.067 0.668 0.526 0.451 0.404 0.371 0.346 0.327 0.311
0.80 2.446 1.423 0.890 0.702 0.602 0.538 0.494 0.461 0.435 0.415
1.00 3.058 1.778 1.113 0.877 0.752 0.673 0.618 0.576 0.544 0.518
T TDM
K
I I
pi ckup
( )
E
1
---------------------------------------
= T
RESET
TDM
t
r
I I
pi ckup
( )
2
1
---------------------------------------
=
GE Multilin B30 Bus Differential Relay 5-73
5 SETTINGS 5.5 GROUPED ELEMENTS
5
IAC CURVES:
The curves for the General Electric type IAC relay family are derived from the formulae:
, (EQ 5.6)
where: T = operate time (in seconds), TDM = Multiplier setting, I = Input current, I
pkp
= Pickup Current setting, A to E =
constants, t
r
= characteristic constant, and T
RESET
= reset time in seconds (assuming energy capacity is 100%
and RESET is Timed)
Table 514: GE TYPE IAC INVERSE TIME CURVE CONSTANTS
IAC CURVE SHAPE A B C D E T
R
IAC Extreme Inverse 0.0040 0.6379 0.6200 1.7872 0.2461 6.008
IAC Very Inverse 0.0900 0.7955 0.1000 1.2885 7.9586 4.678
IAC Inverse 0.2078 0.8630 0.8000 0.4180 0.1947 0.990
IAC Short Inverse 0.0428 0.0609 0.6200 0.0010 0.0221 0.222
Table 515: IAC CURVE TRIP TIMES
MULTIPLIER
(TDM)
CURRENT ( I / I
pickup
)
1.5 2.0 3.0 4.0 5.0 6.0 7.0 8.0 9.0 10.0
IAC EXTREMELY INVERSE
0.5 1.699 0.749 0.303 0.178 0.123 0.093 0.074 0.062 0.053 0.046
1.0 3.398 1.498 0.606 0.356 0.246 0.186 0.149 0.124 0.106 0.093
2.0 6.796 2.997 1.212 0.711 0.491 0.372 0.298 0.248 0.212 0.185
4.0 13.591 5.993 2.423 1.422 0.983 0.744 0.595 0.495 0.424 0.370
6.0 20.387 8.990 3.635 2.133 1.474 1.115 0.893 0.743 0.636 0.556
8.0 27.183 11.987 4.846 2.844 1.966 1.487 1.191 0.991 0.848 0.741
10.0 33.979 14.983 6.058 3.555 2.457 1.859 1.488 1.239 1.060 0.926
IAC VERY INVERSE
0.5 1.451 0.656 0.269 0.172 0.133 0.113 0.101 0.093 0.087 0.083
1.0 2.901 1.312 0.537 0.343 0.266 0.227 0.202 0.186 0.174 0.165
2.0 5.802 2.624 1.075 0.687 0.533 0.453 0.405 0.372 0.349 0.331
4.0 11.605 5.248 2.150 1.374 1.065 0.906 0.810 0.745 0.698 0.662
6.0 17.407 7.872 3.225 2.061 1.598 1.359 1.215 1.117 1.046 0.992
8.0 23.209 10.497 4.299 2.747 2.131 1.813 1.620 1.490 1.395 1.323
10.0 29.012 13.121 5.374 3.434 2.663 2.266 2.025 1.862 1.744 1.654
IAC INVERSE
0.5 0.578 0.375 0.266 0.221 0.196 0.180 0.168 0.160 0.154 0.148
1.0 1.155 0.749 0.532 0.443 0.392 0.360 0.337 0.320 0.307 0.297
2.0 2.310 1.499 1.064 0.885 0.784 0.719 0.674 0.640 0.614 0.594
4.0 4.621 2.997 2.128 1.770 1.569 1.439 1.348 1.280 1.229 1.188
6.0 6.931 4.496 3.192 2.656 2.353 2.158 2.022 1.921 1.843 1.781
8.0 9.242 5.995 4.256 3.541 3.138 2.878 2.695 2.561 2.457 2.375
10.0 11.552 7.494 5.320 4.426 3.922 3.597 3.369 3.201 3.072 2.969
IAC SHORT INVERSE
0.5 0.072 0.047 0.035 0.031 0.028 0.027 0.026 0.026 0.025 0.025
1.0 0.143 0.095 0.070 0.061 0.057 0.054 0.052 0.051 0.050 0.049
2.0 0.286 0.190 0.140 0.123 0.114 0.108 0.105 0.102 0.100 0.099
4.0 0.573 0.379 0.279 0.245 0.228 0.217 0.210 0.204 0.200 0.197
6.0 0.859 0.569 0.419 0.368 0.341 0.325 0.314 0.307 0.301 0.296
8.0 1.145 0.759 0.559 0.490 0.455 0.434 0.419 0.409 0.401 0.394
10.0 1.431 0.948 0.699 0.613 0.569 0.542 0.524 0.511 0.501 0.493
T TDM
A
B
I I
pkp
( ) C
------------------------------
D
I I
pkp
( ) C ( )
2
--------------------------------------
E
I I
pkp
( ) C ( )
3
-------------------------------------- + + +
\ .
|
| |
= T
RESET TDM
t
r
I I
pkp
( )
2
1
--------------------------------
=
5-74 B30 Bus Differential Relay GE Multilin
5.5 GROUPED ELEMENTS 5 SETTINGS
5
I2t CURVES:
The curves for the I
2
t are derived from the formulae:
, (EQ 5.7)
where: T = Operate Time (sec.); TDM = Multiplier Setting; I = Input Current; I
pickup
= Pickup Current Setting;
T
RESET
= Reset Time in sec. (assuming energy capacity is 100% and RESET: Timed)
FLEXCURVES:
The custom FlexCurves are described in detail in the FlexCurves section of this chapter. The curve shapes for the
FlexCurves are derived from the formulae:
(EQ 5.8)
(EQ 5.9)
where: T = Operate Time (sec.), TDM = Multiplier setting
I = Input Current, I
pickup
= Pickup Current setting
T
RESET
= Reset Time in seconds (assuming energy capacity is 100% and RESET: Timed)
DEFINITE TIME CURVE:
The Definite Time curve shape operates as soon as the pickup level is exceeded for a specified period of time. The base
definite time curve delay is in seconds. The curve multiplier of 0.00 to 600.00 makes this delay adjustable from instanta-
neous to 600.00 seconds in steps of 10 ms.
(EQ 5.10)
(EQ 5.11)
where: T = Operate Time (sec.), TDM = Multiplier setting
I = Input Current, I
pickup
= Pickup Current setting
T
RESET
= Reset Time in seconds (assuming energy capacity is 100% and RESET: Timed)
RECLOSER CURVES:
The B30 uses the FlexCurve feature to facilitate programming of 41 recloser curves. Please refer to the FlexCurve sec-
tion in this chapter for additional details.
Table 516: I
2
T CURVE TRIP TIMES
MULTIPLIER
(TDM)
CURRENT ( I / I
pickup
)
1.5 2.0 3.0 4.0 5.0 6.0 7.0 8.0 9.0 10.0
0.01 0.44 0.25 0.11 0.06 0.04 0.03 0.02 0.02 0.01 0.01
0.10 4.44 2.50 1.11 0.63 0.40 0.28 0.20 0.16 0.12 0.10
1.00 44.44 25.00 11.11 6.25 4.00 2.78 2.04 1.56 1.23 1.00
10.00 444.44 250.00 111.11 62.50 40.00 27.78 20.41 15.63 12.35 10.00
100.00 4444.4 2500.0 1111.1 625.00 400.00 277.78 204.08 156.25 123.46 100.00
600.00 26666.7 15000.0 6666.7 3750.0 2400.0 1666.7 1224.5 937.50 740.74 600.00
T TDM
100
I
I
pi ckup
----------------
\ .
| |
2
--------------------------
= T
RESET
TDM
100
I
I
pi ckup
----------------
\ .
| |
2
----------------------------
=
T TDM FlexCurve Time at
I
I
pi ckup
----------------
\ .
| |
= when
I
I
pi ckup
----------------
\ .
| |
1.00
T
RESET
TDM FlexCurve Time at
I
I
pi ckup
----------------
\ .
| |
when
I
I
pi ckup
----------------
\ .
| |
0.98 =
T TDM in seconds, when I I
pi ckup
> =
T
RESET
TDM in seconds =
GE Multilin B30 Bus Differential Relay 5-75
5 SETTINGS 5.5 GROUPED ELEMENTS
5
c) PHASE TIME OVERCURRENT (ANSI 51P)
PATH: SETTINGS !" GROUPED ELEMENTS ! SETTING GROUP 1(6) ! PHASE CURRENT ! PHASE TOC1(6)
The phase time overcurrent element can provide a desired time-delay operating characteristic versus the applied current or
be used as a simple Definite Time element. The phase current input quantities may be programmed as fundamental phasor
magnitude or total waveform RMS magnitude as required by the application.
Two methods of resetting operation are available: Timed and Instantaneous (refer to the Inverse TOC Curves Character-
istic sub-section earlier for details on curve setup, trip times and reset operation). When the element is blocked, the time
accumulator will reset according to the reset characteristic. For example, if the element reset characteristic is set to Instan-
taneous and the element is blocked, the time accumulator will be cleared immediately.
The PHASE TOC1 PICKUP setting can be dynamically reduced by a voltage restraint feature (when enabled). This is accom-
plished via the multipliers (Mvr) corresponding to the phase-phase voltages of the voltage restraint characteristic curve (see
the figure below); the pickup level is calculated as Mvr times the PHASE TOC1 PICKUP setting. If the voltage restraint feature
is disabled, the pickup level always remains at the setting value.
# PHASE TOC1
#
PHASE TOC1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
PHASE TOC1 SIGNAL
SOURCE: SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
PHASE TOC1
INPUT: Phasor
Range: Phasor, RMS
MESSAGE
PHASE TOC1
PICKUP: 1.000 pu
Range: 0.000 to 30.000 pu in steps of 0.001
MESSAGE
PHASE TOC1
CURVE: IEEE Mod Inv
Range: See Overcurrent Curve Types table
MESSAGE
PHASE TOC1
TD MULTIPLIER: 1.00
Range: 0.00 to 600.00 in steps of 0.01
MESSAGE
PHASE TOC1
RESET: Instantaneous
Range: Instantaneous, Timed
MESSAGE
PHASE TOC1 VOLTAGE
RESTRAINT: Disabled
Range: Disabled, Enabled
MESSAGE
PHASE TOC1 BLOCK A:
Off
Range: FlexLogic operand
MESSAGE
PHASE TOC1 BLOCK B:
Off
Range: FlexLogic operand
MESSAGE
PHASE TOC1 BLOCK C:
Off
Range: FlexLogic operand
MESSAGE
PHASE TOC1
TARGET: Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
PHASE TOC1
EVENTS: Disabled
Range: Disabled, Enabled
5-76 B30 Bus Differential Relay GE Multilin
5.5 GROUPED ELEMENTS 5 SETTINGS
5
Figure 538: PHASE TOC VOLTAGE RESTRAINT CHARACTERISTIC
Figure 539: PHASE TOC1 SCHEME LOGIC
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.0
0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0
0
818784A4.CDR
M
u
l
t
i
p
l
i
e
r
f
o
r
P
i
c
k
u
p
C
u
r
r
e
n
t
Phase-Phase Voltage VT Nominal Phase-phase Voltage
SETTING
SETTING
SETTING
SETTING
SETTING
MULTIPLY INPUTS
FLEXLOGIC OPERAND
SETTING
PHASE TOC1
FUNCTION:
PHASE TOC1
BLOCK-A :
PHASE TOC1
BLOCK-C:
PHASE TOC1
BLOCK-B:
PHASE TOC1 VOLT
RESTRAINT:
PHASE TOC1 A PKP
PHASE TOC1 A DPO
PHASE TOC1 A OP
PHASE TOC1 B PKP
PHASE TOC1 B DPO
PHASE TOC1 B OP
PHASE TOC1 C PKP
PHASE TOC1 C DPO
PHASE TOC1 C OP
PHASE TOC1 PKP
PHASE TOC1 OP
PHASE TOC1
SOURCE:
PHASE TOC1
RESET:
PHASE TOC1
CURVE:
PHASE TOC1
PICKUP:
PHASE TOC1
INPUT:
IA
Seq=ABC Seq=ACB
Set
Multiplier
Set
Multiplier
Set
Multiplier
Set Pickup
Multiplier-Phase A
Calculate
Calculate
Calculate
Set Pickup
Multiplier-Phase B
Set Pickup
Multiplier-Phase C
RUN
IB
VAB VAC
RUN
IC
VBC VBA
VCA VCB
RUN
Off=0
Off=0
Off=0
Enabled
Enabled=1
Disabled=0
OR
AND
AND
AND
OR
827072A4.CDR
PHASE TOC1
TD MULTIPLIER:
RUN
RUN
RUN
IA PICKUP
t
t
t
IB PICKUP
IC PICKUP
SETTING
PHASE TOC1 DPO AND
GE Multilin B30 Bus Differential Relay 5-77
5 SETTINGS 5.5 GROUPED ELEMENTS
5
d) PHASE INSTANTANEOUS OVERCURRENT (ANSI 50P)
PATH: SETTINGS !" GROUPED ELEMENTS ! SETTING GROUP 1(6) ! PHASE CURRENT ! PHASE IOC 1(2)
Two instantaneous overcurrent elements facilitate applications including an external check zone function. For bus configu-
rations of up to 5 feeders, each with a second set of CTs, a check zone can be implemented by externally summing cur-
rents from the independent sets of CTs and connecting the resulting differential current to the sixth current input. In this
case, one element monitors the independently formed differential current and supervises the differential protection.
If applied, the overcurrent function responding to the independently formed differential signal should be used to supervise
the output from the main differential protection with a FlexLogic AND gate before driving the output contact. It is not rec-
ommended to use the drop-out operand of the overcurrent function as the block input to the Differential element. The differ-
ential element includes the saturation detector that responds to specific time relationships between the differential and
restraining currents, and therefore, it must be operational all the time in order to function properly.
The phase instantaneous overcurrent element may be used as an instantaneous element with no intentional delay or as a
Definite Time element. The input current is the fundamental phasor magnitude.
Figure 540: PHASE IOC1 SCHEME LOGIC
# PHASE IOC1
#
PHASE IOC1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
PHASE IOC1 SIGNAL
SOURCE: SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
PHASE IOC1
PICKUP: 1.000 pu
Range: 0.000 to 30.000 pu in steps of 0.001
MESSAGE
PHASE IOC1 PICKUP
DELAY: 0.00 s
Range: 0.00 to 600.00 s in steps of 0.01
MESSAGE
PHASE IOC1 RESET
DELAY: 0.00 s
Range: 0.00 to 600.00 s in steps of 0.01
MESSAGE
PHASE IOC1 BLOCK A:
Off
Range: FlexLogic operand
MESSAGE
PHASE IOC1 BLOCK B:
Off
Range: FlexLogic operand
MESSAGE
PHASE IOC1 BLOCK C:
Off
Range: FlexLogic operand
MESSAGE
PHASE IOC1
TARGET: Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
PHASE IOC1
EVENTS: Disabled
Range: Disabled, Enabled
IA PICKUP
SETTING
PHASE IOC1
FUNCTION:
Enabled = 1
Disabled = 0
SETTING
PHASE IOC1
SOURCE:
IA
IB
IC
PHASE IOC1
BLOCK-A:
Off = 0
SETTING
SETTING
IB PICKUP
RUN
PHASE IOC1
PICKUP:
RUN
IC PICKUP
RUN
PHASE IOC1
PICKUPDELAY:
SETTINGS
PHASE IOC1 RESET
DELAY:
t
PKP
t
RST
t
PKP
t
RST
t
PKP
t
RST
827033A6.VSD
FLEXLOGIC
OPERANDS
PHASE IOC1 B PKP
PHASE IOC1 B DPO
PHASE IOC1 PKP
PHASE IOC1 C PKP
PHASE IOC1 C DPO
PHASE IOC1 A OP
PHASE IOC1 B OP
PHASE IOC1 OP
OR
AND
OR
AND
AND
PHASE IOC1 A DPO
PHASE IOC1 A PKP
PHASE IOC1 C OP
PHASE IOC1
BLOCK-B:
Off = 0
SETTING
PHASE IOC1
BLOCK-C:
Off = 0
SETTING
PHASE IOC1 DPO AND
5-78 B30 Bus Differential Relay GE Multilin
5.5 GROUPED ELEMENTS 5 SETTINGS
5
5.5.5 NEUTRAL CURRENT
a) NEUTRAL TIME OVERCURRENT (ANSI 51N)
PATH: SETTINGS !" GROUPED ELEMENTS ! SETTING GROUP 1(6) !" NEUTRAL CURRENT ! NEUTRAL TOC1
The Neutral Time Overcurrent element can provide a desired time-delay operating characteristic versus the applied current
or be used as a simple Definite Time element. The neutral current input value is a quantity calculated as 3Io from the phase
currents and may be programmed as fundamental phasor magnitude or total waveform RMS magnitude as required by the
application.
Two methods of resetting operation are available: Timed and Instantaneous (refer to the Inverse TOC Curve Character-
istics section for details on curve setup, trip times and reset operation). When the element is blocked, the time accumulator
will reset according to the reset characteristic. For example, if the element reset characteristic is set to Instantaneous and
the element is blocked, the time accumulator will be cleared immediately.
Figure 541: NEUTRAL TOC1 SCHEME LOGIC
# NEUTRAL TOC1
#
NEUTRAL TOC1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
NEUTRAL TOC1 SIGNAL
SOURCE: SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
NEUTRAL TOC1
INPUT: Phasor
Range: Phasor, RMS
MESSAGE
NEUTRAL TOC1
PICKUP: 1.000 pu
Range: 0.000 to 30.000 pu in steps of 0.001
MESSAGE
NEUTRAL TOC1
CURVE: IEEE Mod Inv
Range: See OVERCURRENT CURVE TYPES table
MESSAGE
NEUTRAL TOC1
TD MULTIPLIER: 1.00
Range: 0.00 to 600.00 in steps of 0.01
MESSAGE
NEUTRAL TOC1
RESET: Instantaneous
Range: Instantaneous, Timed
MESSAGE
NEUTRAL TOC1 BLOCK:
Off
Range: FlexLogic operand
MESSAGE
NEUTRAL TOC1
TARGET: Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
NEUTRAL TOC1
EVENTS: Disabled
Range: Disabled, Enabled
SETTING
NEUTRAL TOC1
FUNCTION:
Disabled = 0
Enabled = 1
SETTING
NEUTRAL TOC1
SOURCE:
IN
NEUTRAL TOC1
BLOCK:
Off = 0
NEUTRAL TOC1
CURVE:
NEUTRAL TOC1
TD MULTIPLIER:
NEUTRAL TOC 1
RESET:
SETTINGS
SETTING
IN PICKUP
I
t
NEUTRAL TOC1
PICKUP:
RUN
827034A3.VSD
FLEXLOGIC OPERANDS
NEUTRAL TOC1 DPO
NEUTRAL TOC1 OP
NEUTRAL TOC1
INPUT:
AND
NEUTRAL TOC1 PKP
GE Multilin B30 Bus Differential Relay 5-79
5 SETTINGS 5.5 GROUPED ELEMENTS
5
b) NEUTRAL INSTANTANEOUS OVERCURRENT (ANSI 50N)
PATH: SETTINGS !" GROUPED ELEMENTS ! SETTING GROUP 1(6) !" NEUTRAL CURRENT !" NEUTRAL IOC1(6)
The Neutral Instantaneous Overcurrent element may be used as an instantaneous function with no intentional delay or as a
Definite Time function. The element essentially responds to the magnitude of a neutral current fundamental frequency pha-
sor calculated from the phase currents. A positive-sequence restraint is applied for better performance. A small portion
(6.25%) of the positive-sequence current magnitude is subtracted from the zero-sequence current magnitude when forming
the operating quantity of the element as follows:
(EQ 5.12)
The positive-sequence restraint allows for more sensitive settings by counterbalancing spurious zero-sequence currents
resulting from:
system unbalances under heavy load conditions
transformation errors of current transformers (CTs) during double-line and three-phase faults
switch-off transients during double-line and three-phase faults
The positive-sequence restraint must be considered when testing for pickup accuracy and response time (multiple of
pickup). The operating quantity depends on how test currents are injected into the relay (single-phase injection:
; three-phase pure zero-sequence injection: ).
Figure 542: NEUTRAL IOC1 SCHEME LOGIC
# NEUTRAL IOC1
#
NEUTRAL IOC1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
NEUTRAL IOC1 SIGNAL
SOURCE: SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
NEUTRAL IOC1
PICKUP: 1.000 pu
Range: 0.000 to 30.000 pu in steps of 0.001
MESSAGE
NEUTRAL IOC1 PICKUP
DELAY: 0.00 s
Range: 0.00 to 600.00 s in steps of 0.01
MESSAGE
NEUTRAL IOC1 RESET
DELAY: 0.00 s
Range: 0.00 to 600.00 s in steps of 0.01
MESSAGE
NEUTRAL IOC1 BLOCK:
Off
Range: FlexLogic operand
MESSAGE
NEUTRAL IOC1
TARGET: Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
NEUTRAL IOC1
EVENTS: Disabled
Range: Disabled, Enabled
I
op
3 I_0 K I_1 ( ) = where K 1 16 =
I
op
0.9375 I
i nj ected
= I
op
3 I
i nj ected
=
FLEXLOGIC OPERANDS
NEUTRAL IOC1 FUNCTION:
NEUTRAL IOC1 PICKUP:
NEUTRAL IOC1 SOURCE:
NEUTRAL IOC1 BLOCK:
NEUTRAL IOC1 DPO
NEUTRAL IOC1 OP
NEUTRAL IOC1 PKP
RUN AND
827035A4.CDR
SETTING
SETTING
Enabled=1
Disabled=0
SETTING
SETTING
I_0
Off=0
SETTINGS
NEUTRAL IOC1
RESET DELAY :
NEUTRAL IOC1
PICKUP DELAY :
tPKP
tRST
3( _0 - K _1 ) PICKUP I I
5-80 B30 Bus Differential Relay GE Multilin
5.5 GROUPED ELEMENTS 5 SETTINGS
5
5.5.6 GROUND CURRENT
a) GROUND TIME OVERCURRENT (ANSI 51G)
PATH: SETTINGS !" GROUPED ELEMENTS ! SETTING GROUP 1(6) !" GROUND CURRENT ! GROUND TOC1(6)
This element can provide a desired time-delay operating characteristic versus the applied current or be used as a simple
Definite Time element. The ground current input value is the quantity measured by the ground input CT and is the funda-
mental phasor or RMS magnitude. Two methods of resetting operation are available; Timed and Instantaneous (refer to
the Inverse Time Overcurrent Curve Characteristics section for details). When the element is blocked, the time accumulator
will reset according to the reset characteristic. For example, if the element reset characteristic is set to Instantaneous and
the element is blocked, the time accumulator will be cleared immediately.
These elements measure the current that is connected to the ground channel of a CT/VT module. This channel
may be equipped with a standard or sensitive input. The conversion range of a standard channel is from 0.02 to 46
times the CT rating. The conversion range of a sensitive channel is from 0.002 to 4.6 times the CT rating.
Figure 543: GROUND TOC1 SCHEME LOGIC
# GROUND TOC1
#
GROUND TOC1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
GROUND TOC1 SIGNAL
SOURCE: SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
GROUND TOC1
INPUT: Phasor
Range: Phasor, RMS
MESSAGE
GROUND TOC1
PICKUP: 1.000 pu
Range: 0.000 to 30.000 pu in steps of 0.001
MESSAGE
GROUND TOC1
CURVE: IEEE Mod Inv
Range: see the Overcurrent Curve Types table
MESSAGE
GROUND TOC1
TD MULTIPLIER: 1.00
Range: 0.00 to 600.00 in steps of 0.01
MESSAGE
GROUND TOC1
RESET: Instantaneous
Range: Instantaneous, Timed
MESSAGE
GROUND TOC1 BLOCK:
Off
Range: FlexLogic operand
MESSAGE
GROUND TOC1
TARGET: Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
GROUND TOC1
EVENTS: Disabled
Range: Disabled, Enabled
NOTE
SETTING
GROUND TOC1
FUNCTION:
Disabled = 0
Enabled = 1
SETTING
GROUND TOC1
SOURCE:
IG
GROUND TOC1
BLOCK:
Off = 0
FLEXLOGIC OPERANDS
GROUND TOC1 DPO
GROUND TOC1 OP
GROUND TOC1
CURVE:
GROUND TOC1
TD MULTIPLIER:
GROUND TOC 1
RESET:
SETTINGS
SETTING
IG PICKUP
I
t
GROUND TOC1
PICKUP:
RUN
827036A3.VSD
GROUND TOC1
INPUT:
AND
GROUND TOC1 PKP
GE Multilin B30 Bus Differential Relay 5-81
5 SETTINGS 5.5 GROUPED ELEMENTS
5
b) GROUND INSTANTANEOUS OVERCURRENT (ANSI 50G)
PATH: SETTINGS !" GROUPED ELEMENTS ! SETTING GROUP 1(6) !" GROUND CURRENT !" GROUND IOC1(6)
The Ground Instantaneous Overcurrent element may be used as an instantaneous element with no intentional delay or as
a Definite Time element. The ground current input is the quantity measured by the ground input CT and is the fundamental
phasor magnitude.
Figure 544: GROUND IOC1 SCHEME LOGIC
These elements measure the current that is connected to the ground channel of a CT/VT module. This channel
may be equipped with a standard or sensitive input. The conversion range of a standard channel is from 0.02 to 46
times the CT rating. The conversion range of a sensitive channel is from 0.002 to 4.6 times the CT rating.
# GROUND IOC1
#
GROUND IOC1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
GROUND IOC1 SIGNAL
SOURCE: SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
GROUND IOC1
PICKUP: 1.000 pu
Range: 0.000 to 30.000 pu in steps of 0.001
MESSAGE
GROUND IOC1 PICKUP
DELAY: 0.00 s
Range: 0.00 to 600.00 s in steps of 0.01
MESSAGE
GROUND IOC1 RESET
DELAY: 0.00 s
Range: 0.00 to 600.00 s in steps of 0.01
MESSAGE
GROUND IOC1 BLOCK:
Off
Range: FlexLogic operand
MESSAGE
GROUND IOC1
TARGET: Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
GROUND IOC1
EVENTS: Disabled
Range: Disabled, Enabled
SETTING
GROUND IOC1
FUNCTION:
Disabled = 0
Enabled = 1
SETTING
GROUND IOC1
SOURCE:
IG
GROUND IOC1
BLOCK:
Off = 0
FLEXLOGIC OPERANDS
GROUND IOIC DPO
GROUND IOC1 OP
SETTING
SETTING
IG PICKUP
GROUND IOC1
PICKUP:
RUN
GROUND IOC1 PICKUP
DELAY:
SETTINGS
GROUND IOC1 RESET
DELAY:
t
PKP
t
RST
827037A4.VSD
AND
GROUND IOC1 PKP
NOTE
5-82 B30 Bus Differential Relay GE Multilin
5.5 GROUPED ELEMENTS 5 SETTINGS
5
5.5.7 VOLTAGE ELEMENTS
a) MAIN MENU
PATH: SETTINGS !" GROUPED ELEMENTS ! SETTING GROUP 1(6) !" VOLTAGE ELEMENTS
These protection elements can be used for a variety of applications such as:
Undervoltage Protection: For voltage sensitive loads, such as induction motors, a drop in voltage increases the drawn
current which may cause dangerous overheating in the motor. The undervoltage protection feature can be used to either
cause a trip or generate an alarm when the voltage drops below a specified voltage setting for a specified time delay.
Permissive Functions: The undervoltage feature may be used to block the functioning of external devices by operating an
output relay when the voltage falls below the specified voltage setting. The undervoltage feature may also be used to block
the functioning of other elements through the block feature of those elements.
Source Transfer Schemes: In the event of an undervoltage, a transfer signal may be generated to transfer a load from its
normal source to a standby or emergency power source.
The undervoltage elements can be programmed to have a Definite Time delay characteristic. The Definite Time curve oper-
ates when the voltage drops below the pickup level for a specified period of time. The time delay is adjustable from 0 to
600.00 seconds in steps of 10 ms. The undervoltage elements can also be programmed to have an inverse time delay
characteristic. The undervoltage delay setting defines the family of curves shown below.
Figure 545: INVERSE TIME UNDERVOLTAGE CURVES
# VOLTAGE ELEMENTS
#
# PHASE
# UNDERVOLTAGE1
See page 583.
MESSAGE
# PHASE
# UNDERVOLTAGE2
See page 583.
MESSAGE
# NEUTRAL OV1
#
See page 584.
MESSAGE
# AUXILIARY OV1
#
See page 585.
D=5.0 2.0 1.0
0.0
2.0
4.0
6.0
8.0
10.0
12.0
14.0
16.0
18.0
20.0
0 10 20 30 40 50 60 70 80 90 100 110
% of V pickup
T
i
m
e
(
s
e
c
o
n
d
s
)
where: T = Operating Time
D = Undervoltage Delay Setting
(D = 0.00 operates instantaneously)
V = Secondary Voltage applied to the relay
V
pickup
= Pickup Level
At 0% of pickup, the operating time equals the
UNDERVOLTAGE DELAY setting.
T
D
1
V
V
pi ckup
------------------
\ .
| |
---------------------------------- =
NOTE
GE Multilin B30 Bus Differential Relay 5-83
5 SETTINGS 5.5 GROUPED ELEMENTS
5
b) PHASE UNDERVOLTAGE (ANSI 27P)
PATH: SETTINGS !" GROUPED ELEMENTS ! SETTING GROUP 1(6) !" VOLTAGE ELEMENTS ! PHASE UNDERVOLTAGE1(2)
Two undervoltage elements facilitate applications including undervoltage supervision of the main bus differential protection
to prevent maloperation in the event of CT trouble.
In this scheme, the normal voltage level halts the differential element. An actual bus fault operates the undervoltage ele-
ment, thereby permitting the differential element to operate. This can be applied for bus configurations of up to 5 feeders
with the voltage signal available. If applied, use the undervoltage function to supervise the main differential output with an
AND gate in the FlexLogic equation before driving the output contact.
Using the drop-out undervoltage operand as the Block input to the differential element is not recommended. The differential
element includes the saturation detector that responds to certain time relationships between the differential and restraining
currents, and therefore, it must be operational all the time in order to function properly.
This element may be used to give a desired time-delay operating characteristic versus the applied fundamental voltage
(phase-to-ground or phase-to-phase for Wye VT connection, or phase-to-phase for Delta VT connection) or as a Definite
Time element. The element resets instantaneously if the applied voltage exceeds the dropout voltage. The delay setting
selects the minimum operating time of the phase undervoltage. The minimum voltage setting selects the operating voltage
below which the element is blocked (a setting of 0 will allow a dead source to be considered a fault condition).
# PHASE
# UNDERVOLTAGE1
PHASE UV1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
PHASE UV1 SIGNAL
SOURCE: SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
PHASE UV1 MODE:
Phase to Ground
Range: Phase to Ground, Phase to Phase
MESSAGE
PHASE UV1
PICKUP: 1.000 pu
Range: 0.000 to 3.000 pu in steps of 0.001
MESSAGE
PHASE UV1
CURVE: Definite Time
Range: Definite Time, Inverse Time
MESSAGE
PHASE UV1
DELAY: 1.00 s
Range: 0.00 to 600.00 s in steps of 0.01
MESSAGE
PHASE UV1 MINIMUM
VOLTAGE: 0.100 pu
Range: 0.000 to 3.000 pu in steps of 0.001
MESSAGE
PHASE UV1 BLOCK:
Off
Range: FlexLogic operand
MESSAGE
PHASE UV1
TARGET: Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
PHASE UV1
EVENTS: Disabled
Range: Disabled, Enabled
5-84 B30 Bus Differential Relay GE Multilin
5.5 GROUPED ELEMENTS 5 SETTINGS
5
Figure 546: PHASE UNDERVOLTAGE1 SCHEME LOGIC
c) NEUTRAL OVERVOLTAGE (ANSI 59N)
PATH: SETTINGS !" GROUPED ELEMENTS ! SETTING GROUP 1(6) !" VOLTAGE ELEMENTS !" NEUTRAL OV1
The Neutral Overvoltage element can be used to detect asymmetrical system voltage condition due to a ground fault or to
the loss of one or two phases of the source. The element responds to the system neutral voltage (3V_0), calculated from
the phase voltages. The nominal secondary voltage of the phase voltage channels entered under SETTINGS !" SYSTEM
SETUP ! AC INPUTS !" VOLTAGE BANK ! PHASE VT SECONDARY is the p.u. base used when setting the pickup level.
VT errors and normal voltage unbalance must be considered when setting this element. This function requires the VTs to
be Wye connected.
# NEUTRAL OV1
#
NEUTRAL OV1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
NEUTRAL OV1 SIGNAL
SOURCE: SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
NEUTRAL OV1 PICKUP:
0.300 pu
Range: 0.000 to 1.250 pu in steps of 0.001
MESSAGE
NEUTRAL OV1 PICKUP:
DELAY: 1.00 s
Range: 0.00 to 600.00 s in steps of 0.01
MESSAGE
NEUTRAL OV1 RESET:
DELAY: 1.00 s
Range: 0.00 to 600.00 s in steps of 0.01
MESSAGE
NEUTRAL OV1 BLOCK:
Off
Range: FlexLogic operand
MESSAGE
NEUTRAL OV1 TARGET:
Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
NEUTRAL OV1 EVENTS:
Disabled
Range: Disabled, Enabled
PHASE UV1
FUNCTION:
PHASE UV1
BLOCK:
PHASE UV1 SOURCE:
PHASE UV1 MODE:
PHASE UV1
PICKUP:
PHASE UV1
CURVE:
PHASE UV1
DELAY:
PHASE UV1
MINIMUM VOLTAGE:
Disabled = 0
Off = 0
Source VT = Delta
Phase to Ground Phase to Phase
RUN
RUN
VCG or VCA PICKUP
VBG or VBC PICKUP
VAG or VAB Minimum
VBG or VBC Minimum
VCG or VCA Minimum
Source VT = Wye
VAG VAB
VBG VBC
VCG VCA
Enabled = 1
VAB
VBC
VCA
PHASE UV1 A PKP
PHASE UV1 B PKP
PHASE UV1 C PKP
PHASE UV1 PKP
PHASE UV1 A DPO
PHASE UV1 B DPO
PHASE UV1 C DPO
PHASE UV1 A OP
PHASE UV1 B OP
PHASE UV1 C OP
PHASE UV1 OP
AND
SETTING
SETTING
SETTING
SETTING
SETTING
SETTING
FLEXLOGIC OPERANDS
FLEXLOGIC OPERAND
FLEXLOGIC OPERAND
827039AB.CDR
AND
AND
AND
OR
OR
<
<
<
<
<
}
t
V
t
t
V
V
VAG or VAB PICKUP < RUN
PHASE UV1 DPO
FLEXLOGIC OPERAND
AND
GE Multilin B30 Bus Differential Relay 5-85
5 SETTINGS 5.5 GROUPED ELEMENTS
5
Figure 547: NEUTRAL OVERVOLTAGE1 SCHEME LOGIC
d) AUXILIARY OVERVOLTAGE (ANSI 27X)
PATH: SETTINGS !" GROUPED ELEMENTS ! SETTING GROUP 1(6) !" VOLTAGE ELEMENTS !" AUXILIARY OV1
This element is intended for monitoring overvoltage conditions of the auxiliary voltage. The nominal secondary voltage of
the auxiliary voltage channel entered under SYSTEM SETUP ! AC INPUTS "! VOLTAGE BANK X5 "! AUXILIARY VT X5 SEC-
ONDARY is the p.u. base used when setting the pickup level.
Figure 548: AUXILIARY OVERVOLTAGE SCHEME LOGIC
# AUXILIARY OV1
#
AUX OV1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
AUX OV1 SIGNAL
SOURCE: SRC 1
Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
MESSAGE
AUX OV1 PICKUP:
0.300 pu
Range: 0.000 to 3.000 pu in steps of 0.001
MESSAGE
AUX OV1 PICKUP
DELAY: 1.00 s
Range: 0.00 to 600.00 s in steps of 0.01
MESSAGE
AUX OV1 RESET
DELAY: 1.00 s
Range: 0.00 to 600.00 s in steps of 0.01
MESSAGE
AUX OV1 BLOCK:
Off
Range: FlexLogic operand
MESSAGE
AUX OV1 TARGET:
Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
AUX OV1 EVENTS:
Disabled
Range: Disabled, Enabled
827848A1.CDR
FLEXLOGIC OPERANDS
NEUTRAL OV1
FUNCTION:
NEUTRAL OV1 BLOCK:
NEUTRAL OV1 SIGNAL
SOURCE:
NEUTRAL OV1 PICKUP:
NEUTRAL OV1 DPO
NEUTRAL OV1 OP
NEUTRAL OV1 PKP
RUN AND
SETTING
SETTING
NEUTRAL OV1 RESET
DELAY :
NEUTRAL OV1 PICKUP
DELAY :
SETTING
Enabled=1
Disabled=0
tPKP
tRST
SETTING
SETTING
Off=0
ZERO SEQ VOLT (V_0)
3V_0 Pickup <
827836A2.CDR
FLEXLOGIC OPERANDS
AUX OV1
FUNCTION:
AUX OV1 BLOCK:
AUX OV1 SIGNAL
SOURCE:
AUX OV1 PICKUP:
AUX OV1 DPO
AUX OV1 OP
AUX OV1 PKP
RUN AND
SETTING
SETTING
AUX OV1 RESET
DELAY :
AUX OV1 PICKUP
DELAY :
SETTING
Enabled=1
Disabled=0
tPKP
tRST
SETTING
SETTING
Off=0
AUXILIARY VOLT (Vx)
Vx Pickup <
5-86 B30 Bus Differential Relay GE Multilin
5.6 CONTROL ELEMENTS 5 SETTINGS
5
5.6CONTROL ELEMENTS 5.6.1 OVERVIEW
Control elements are generally used for control rather than protection. See the Introduction to Elements section at the
beginning of this chapter for further information.
5.6.2 SETTING GROUPS
PATH: SETTINGS !" CONTROL ELEMENTS ! SETTINGS GROUPS
The Setting Groups menu controls the activation/deactivation of up to six possible groups of settings in the GROUPED ELE-
MENTS settings menu. The faceplate Settings In Use LEDs indicate which active group (with a non-flashing energized
LED) is in service.
The SETTING GROUPS BLK setting prevents the active setting group from changing when the FlexLogic parameter is set to
"On". This can be useful in applications where it is undesirable to change the settings under certain conditions, such as the
breaker being open.
Each GROUP n ACTIVATE ON setting selects a FlexLogic operand which, when set, will make the particular setting group
active for use by any grouped element. A priority scheme ensures that only one group is active at a given time the high-
est-numbered group which is activated by its GROUP n ACTIVATE ON parameter takes priority over the lower-numbered
groups. There is no activate on setting for Group 1 (the default active group), because Group 1 automatically becomes
active if no other group is active.
The relay can be set up via a FlexLogic equation to receive requests to activate or de-activate a particular non-default
settings group. The following FlexLogic equation (see the figure below) illustrates requests via remote communications
(e.g. VIRTUAL INPUT 1) or from a local contact input (e.g. H7a) to initiate the use of a particular settings group, and requests
from several overcurrent pickup measuring elements to inhibit the use of the particular settings group. The assigned VIR-
TUAL OUTPUT 1 operand is used to control the On state of a particular settings group.
Figure 549: EXAMPLE FLEXLOGIC CONTROL OF A SETTINGS GROUP
# SETTING GROUPS
#
SETTING GROUPS
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
SETTING GROUPS BLK:
Off
Range: FlexLogic operand
MESSAGE
GROUP 2 ACTIVATE ON:
Off
Range: FlexLogic operand
MESSAGE
GROUP 6 ACTIVATE ON:
Off
Range: FlexLogic operand
MESSAGE
SETTING GROUP
EVENTS: Disabled
Range: Disabled, Enabled
GE Multilin B30 Bus Differential Relay 5-87
5 SETTINGS 5.6 CONTROL ELEMENTS
5
5.6.3 SELECTOR SWITCH
PATH: SETTINGS !" CONTROL ELEMENTS !" SELECTOR SWITCH ! SELECTOR SWITCH 1(2)
The Selector Switch element is intended to replace a mechanical selector switch. Typical applications include setting group
control or control of multiple logic sub-circuits in user-programmable logic.
The element provides for two control inputs. The step-up control allows stepping through selector position one step at a
time with each pulse of the control input, such as a user-programmable pushbutton. The 3-bit control input allows setting
the selector to the position defined by a 3-bit word.
The element allows pre-selecting a new position without applying it. The pre-selected position gets applied either after time-
out or upon acknowledgement via separate inputs (user setting). The selector position is stored in non-volatile memory.
Upon power-up, either the previous position is restored or the relay synchronizes to the current 3-bit word (user setting).
Basic alarm functionality alerts the user under abnormal conditions; e.g. the 3-bit control input being out of range.
SELECTOR 1 FULL RANGE: This setting defines the upper position of the selector. When stepping up through avail-
able positions of the selector, the upper position wraps up to the lower position (Position 1). When using a direct 3-bit
control word for programming the selector to a desired position, the change would take place only if the control word is
within the range of 1 to the SELECTOR FULL RANGE. If the control word is outside the range, an alarm is established by
setting the SELECTOR ALARM FlexLogic operand for 3 seconds.
SELECTOR 1 TIME-OUT: This setting defines the time-out period for the selector. This value is used by the relay in
the following two ways. When the SELECTOR STEP-UP MODE is Time-out, the setting specifies the required period of
# SELECTOR SWITCH 1
#
SELECTOR 1 FUNCTION:
Disabled
Range: Disabled, Enabled
MESSAGE
SELECTOR 1 FULL
RANGE: 7
Range: 1 to 7 in steps of 1
MESSAGE
SELECTOR 1 TIME-OUT:
5.0 s
Range: 3.0 to 60.0 s in steps of 0.1
MESSAGE
SELECTOR 1 STEP-UP:
Off
Range: FlexLogic operand
MESSAGE
SELECTOR 1 STEP-UP
MODE: Time-out
Range: Time-out, Acknowledge
MESSAGE
SELECTOR 1 ACK:
Off
Range: FlexLogic operand
MESSAGE
SELECTOR 1 3BIT A0:
Off
Range: FlexLogic operand
MESSAGE
SELECTOR 1 3BIT A1:
Off
Range: FlexLogic operand
MESSAGE
SELECTOR 1 3BIT A2:
Off
Range: FlexLogic operand
MESSAGE
SELECTOR 1 3BIT
MODE: Time-out
Range: Time-out, Acknowledge
MESSAGE
SELECTOR 1 3BIT ACK:
Off
Range: FlexLogic operand
MESSAGE
SELECTOR 1 POWER-UP
MODE: Restore
Range: Restore, Synchronize, Sync/Restore
MESSAGE
SELECTOR 1 TARGETS:
Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
SELECTOR 1 EVENTS:
Disabled
Range: Disabled, Enabled
5-88 B30 Bus Differential Relay GE Multilin
5.6 CONTROL ELEMENTS 5 SETTINGS
5
inactivity of the control input after which the pre-selected position is automatically applied. When the SELECTOR STEP-
UP MODE is Acknowledge, the setting specifies the period of time for the acknowledging input to appear. The timer is
re-started by any activity of the control input. The acknowledging input must come before the SELECTOR 1 TIME-OUT
timer expires; otherwise, the change will not take place and an alarm will be set.
SELECTOR 1 STEP-UP: This setting specifies a control input for the selector switch. The switch is shifted to a new
position at each rising edge of this signal. The position changes incrementally, wrapping up from the last (SELECTOR 1
FULL RANGE) to the first (Position 1). Consecutive pulses of this control operand must not occur faster than every
50 ms. After each rising edge of the assigned operand, the time-out timer is restarted and the SELECTOR SWITCH 1:
POS Z CHNG INITIATED target message is displayed, where Z the pre-selected position. The message is displayed for
the time specified by the FLASH MESSAGE TIME setting. The pre-selected position is applied after the selector times out
(Time-out mode), or when the acknowledging signal appears before the element times out (Acknowledge mode).
When the new position is applied, the relay displays the SELECTOR SWITCH 1: POSITION Z IN USE message. Typically,
a user-programmable pushbutton is configured as the stepping up control input.
SELECTOR 1 STEP-UP MODE: This setting defines the selector mode of operation. When set to Time-out, the
selector will change its position after a pre-defined period of inactivity at the control input. The change is automatic and
does not require any explicit confirmation of the intent to change the selector's position. When set to Acknowledge,
the selector will change its position only after the intent is confirmed through a separate acknowledging signal. If the
acknowledging signal does not appear within a pre-defined period of time, the selector does not accept the change
and an alarm is established by setting the SELECTOR STP ALARM output FlexLogic operand for 3 seconds.
SELECTOR 1 ACK: This setting specifies an acknowledging input for the stepping up control input. The pre-selected
position is applied on the rising edge of the assigned operand. This setting is active only under Acknowledge mode of
operation. The acknowledging signal must appear within the time defined by the SELECTOR 1 TIME-OUT setting after the
last activity of the control input. A user-programmable pushbutton is typically configured as the acknowledging input.
SELECTOR 1 3BIT A0, A1, and A2: These settings specify a 3-bit control input of the selector. The 3-bit control word
pre-selects the position using the following encoding convention:
The rest position (0, 0, 0) does not generate an action and is intended for situations when the device generating the
3-bit control word is having a problem. When SELECTOR 1 3BIT MODE is Time-out, the pre-selected position is applied
in SELECTOR 1 TIME-OUT seconds after the last activity of the 3-bit input. When SELECTOR 1 3BIT MODE is Acknowl-
edge, the pre-selected position is applied on the rising edge of the SELECTOR 1 3BIT ACK acknowledging input.
The stepping up control input (SELECTOR 1 STEP-UP) and the 3-bit control inputs (SELECTOR 1 3BIT A0 through A2) lock-
out mutually: once the stepping up sequence is initiated, the 3-bit control input is inactive; once the 3-bit control
sequence is initiated, the stepping up input is inactive.
SELECTOR 1 3BIT MODE: This setting defines the selector mode of operation. When set to Time-out, the selector
changes its position after a pre-defined period of inactivity at the control input. The change is automatic and does not
require explicit confirmation to change the selector position. When set to Acknowledge, the selector changes its posi-
tion only after confirmation via a separate acknowledging signal. If the acknowledging signal does not appear within a
pre-defined period of time, the selector rejects the change and an alarm established by invoking the SELECTOR BIT
ALARM FlexLogic operand for 3 seconds.
SELECTOR 1 3BIT ACK: This setting specifies an acknowledging input for the 3-bit control input. The pre-selected
position is applied on the rising edge of the assigned FlexLogic operand. This setting is active only under the
Acknowledge mode of operation. The acknowledging signal must appear within the time defined by the SELECTOR
TIME-OUT setting after the last activity of the 3-bit control inputs. Note that the stepping up control input and 3-bit control
input have independent acknowledging signals (SELECTOR 1 ACK and SELECTOR 1 3BIT ACK, accordingly).
A2 A1 A0 POSITION
0 0 0 rest
0 0 1 1
0 1 0 2
0 1 1 3
1 0 0 4
1 0 1 5
1 1 0 6
1 1 1 7
GE Multilin B30 Bus Differential Relay 5-89
5 SETTINGS 5.6 CONTROL ELEMENTS
5
SELECTOR 1 POWER-UP MODE: This setting specifies behavior of the element on power up of the relay. When set
to Restore, the last selector position, stored in non-volatile memory, is restored after powering up the relay. When set
to Synchronize, the selector sets to the current 3-bit control input after powering up the relay. This operation does not
wait for time-out or the acknowledging input. When powering up, the rest position (0, 0, 0) and the out-of-range 3-bit
control words are also ignored, the output is set to Position 0 (no output operand selected), and an alarm is established
(SELECTOR 1 PWR ALARM). If the position restored from memory is out-of-range, Position 0 (no output operand
selected) is applied and an alarm is set (SELECTOR 1 PWR ALARM).
SELECTOR 1 EVENTS: If enabled, the following events are logged:
The following figures illustrate the operation of the Selector Switch. In these diagrams, T represents a time-out setting.
Figure 550: TIME-OUT MODE
EVENT NAME DESCRIPTION
SELECTOR 1 POS Z Selector 1 changed its position to Z.
SELECTOR 1 STP ALARM The selector position pre-selected via the stepping up control input has not been
confirmed before the time out.
SELECTOR 1 BIT ALARM The selector position pre-selected via the 3-bit control input has not been confirmed
before the time out.
842737A1.CDR
STEP-UP
3BIT A0
3BIT A1
3BIT A2
POS 1
POS 2
POS 3
POS 4
POS 5
POS 6
POS 7
BIT 0
BIT 1
BIT 2
pre-existing
position 2
changed to 4 with
a pushbutton
changed to 1 with
a 3-bit input
changed to 2 with a
pushbutton
T T
T T
changed to 7 with
a 3-bit input
STP ALARM
BIT ALARM
ALARM
5-90 B30 Bus Differential Relay GE Multilin
5.6 CONTROL ELEMENTS 5 SETTINGS
5
Figure 551: ACKNOWLEDGE MODE
842736A1.CDR
STEP-UP
ACK
3BIT A0
3BIT A1
3BIT A2
3BIT ACK
POS 1
POS 2
POS 3
POS 4
POS 5
POS 6
POS 7
BIT 0
BIT 1
BIT 2
pre-existing
position 2
changed to 4 with
a pushbutton
changed to 1 with
a 3-bit input
changed to 2 with
a pushbutton
STP ALARM
BIT ALARM
ALARM
GE Multilin B30 Bus Differential Relay 5-91
5 SETTINGS 5.6 CONTROL ELEMENTS
5
APPLICATION EXAMPLE
Consider an application where the selector switch is used to control Setting Groups 1 through 4 in the relay. The setting
groups are to be controlled from both User-Programmable Pushbutton 1 and from an external device via Contact Inputs 1
through 3. The active setting group shall be available as an encoded 3-bit word to the external device and SCADA via out-
put contacts 1 through 3. The pre-selected setting group shall be applied automatically after 5 seconds of inactivity of the
control inputs. When the relay powers up, it should synchronize the setting group to the 3-bit control input.
Make the following changes to Setting Group Control in the SETTINGS !" CONTROL ELEMENTS ! SETTING GROUPS menu:
SETTING GROUPS FUNCTION: Enabled GROUP 4 ACTIVATE ON: SELECTOR 1 POS 4"
SETTING GROUPS BLK: Off GROUP 5 ACTIVATE ON: Off
GROUP 2 ACTIVATE ON: SELECTOR 1 POS 2" GROUP 6 ACTIVATE ON: Off
GROUP 3 ACTIVATE ON: SELECTOR 1 POS 3"
Make the following changes to Selector Switch element in the SETTINGS !" CONTROL ELEMENTS !" SELECTOR SWITCH !
SELECTOR SWITCH 1 menu to assign control to User Programmable Pushbutton 1 and Contact Inputs 1 through 3:
SELECTOR 1 FUNCTION: Enabled SELECTOR 1 3BIT A0: CONT IP 1 ON
SELECTOR 1 FULL-RANGE: 4 SELECTOR 1 3BIT A1: CONT IP 2 ON
SELECTOR 1 STEP-UP MODE: Time-out SELECTOR 1 3BIT A2: CONT IP 3 ON
SELECTOR 1 TIME-OUT: 5.0 s SELECTOR 1 3BIT MODE: Time-out
SELECTOR 1 STEP-UP: PUSHBUTTON 1 ON SELECTOR 1 3BIT ACK: Off
SELECTOR 1 ACK: Off SELECTOR 1 POWER-UP MODE: Synchronize
Now, assign the contact output operation (assume the H6E module) to the Selector Switch element by making the following
changes in the SETTINGS !" INPUTS/OUTPUTS !" CONTACT OUTPUTS menu:
OUTPUT H1 OPERATE: SELECTOR 1 BIT 0"
OUTPUT H2 OPERATE: SELECTOR 1 BIT 1"
OUTPUT H3 OPERATE: SELECTOR 1 BIT 2"
Finally, assign configure User-Programmable Pushbutton 1 by making the following changes in the SETTINGS ! PRODUCT
SETUP !" USER-PROGRAMMABLE PUSHBUTTONS ! USER PUSHBUTTON 1 menu:
PUSHBUTTON 1 FUNCTION: Self-reset
PUSHBUTTON 1 DROP-OUT TIME: 0.10 s
The logic for the selector switch is shown below:
Figure 552: SELECTOR SWITCH LOGIC
842012A1.CDR
step up
acknowledge
3-bit position out
on
FLEXLOGIC OPERANDS
SELECTOR 1 POS 1
SELECTOR 1 POS 2
SELECTOR 1 POS 3
SELECTOR 1 POS 4
SELECTOR 1 POS 5
SELECTOR 1 POS 6
SELECTOR 1 POS 7
SELECTOR 1 STP ALARM
SELECTOR 1 BIT ALARM
SELECTOR 1 ALARM
SELECTOR 1 BIT 0
SELECTOR 1 BIT 1
SELECTOR 1 BIT 2
O
R
FLEXLOGIC OPERANDS
RUN
SELECTOR 1 POWER-UP MODE:
SETTINGS
SELECTOR 1 TIME-OUT:
SELECTOR 1 STEP-UP MODE:
SELECTOR 1 FULL RANGE:
SELECTOR 1 STEP-UP:
Off
SELECTOR 1 FUNCTION:
SETTINGS
Enabled = 1
SELECTOR 1 ACK:
Off
SELECTOR 1 3BIT A0:
Off
SELECTOR 1 3BIT A1:
Off
SELECTOR 1 3BIT A2:
Off
SELECTOR 1 3BIT ACK:
Off
3-bit
acknowledge
SELECTOR 1 POSITION
ACTUAL VALUE
2
1
3
4
5
6
7
SELECTOR 1 3BIT MODE:
SELECTOR 1 PWR ALARM
3
-
b
i
t
c
o
n
t
r
o
l
i
n
5-92 B30 Bus Differential Relay GE Multilin
5.6 CONTROL ELEMENTS 5 SETTINGS
5
5.6.4 DIGITAL ELEMENTS
PATH: SETTINGS !" CONTROL ELEMENTS !" DIGITAL ELEMENTS ! DIGITAL ELEMENT 1(16)
There are 16 identical Digital Elements available, numbered 1 to 16. A digital element can monitor any FlexLogic oper-
and and present a target message and/or enable events recording depending on the output operand state. The digital ele-
ment settings include a name which will be referenced in any target message, a blocking input from any selected
FlexLogic operand, and a timer for pickup and reset delays for the output operand.
DIGITAL ELEMENT 1 INPUT: Selects a FlexLogic operand to be monitored by the digital element.
DIGITAL ELEMENT 1 PICKUP DELAY: Sets the time delay to pickup. If a pickup delay is not required, set to "0".
DIGITAL ELEMENT 1 RESET DELAY: Sets the time delay to reset. If a reset delay is not required, set to 0.
Figure 553: DIGITAL ELEMENT SCHEME LOGIC
CIRCUIT MONITORING APPLICATIONS:
Some versions of the digital input modules include an active Voltage Monitor circuit connected across Form-A contacts.
The voltage monitor circuit limits the trickle current through the output circuit (see technical specifications for Form-A).
As long as the current through the Voltage Monitor is above a threshold (see technical specifications for Form-A), the Flex-
Logic operand "Cont Op # VOn" will be set. (# represents the output contact number). If the output circuit has a high
resistance or the DC current is interrupted, the trickle current will drop below the threshold and the FlexLogic operand
"Cont Op # VOff" will be set. Consequently, the state of these operands can be used as indicators of the integrity of the cir-
cuits in which Form-A contacts are inserted.
# DIGITAL ELEMENT 1
#
DIGITAL ELEMENT 1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
DIG ELEM 1 NAME:
Dig Element 1
Range: 16 alphanumeric characters
MESSAGE
DIG ELEM 1 INPUT:
Off
Range: FlexLogic operand
MESSAGE
DIG ELEM 1 PICKUP
DELAY: 0.000 s
Range: 0.000 to 999999.999 s in steps of 0.001
MESSAGE
DIG ELEM 1 RESET
DELAY: 0.000 s
Range: 0.000 to 999999.999 s in steps of 0.001
MESSAGE
DIG ELEM 1 BLOCK:
Off
Range: FlexLogic operand
MESSAGE
DIGITAL ELEMENT 1
TARGET: Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
DIGITAL ELEMENT 1
EVENTS: Disabled
Range: Disabled, Enabled
SETTING
DIGITAL ELEMENT 01
FUNCTION:
Disabled = 0
Enabled = 1
DIGITAL ELEMENT 01
BLOCK:
Off = 0
FLEXLOGIC OPERANDS
DIG ELEM 01 DPO
DIG ELEM 01 PKP
SETTING
827042A1.VSD
DIGITAL ELEMENT 01
INPUT:
Off = 0
SETTING
INPUT = 1
RUN
t
PKP
t
RST
DIGITAL ELEMENT 01
PICKUP DELAY:
SETTINGS
DIGITAL ELEMENT 01
RESET DELAY:
AND
SETTING
DIGITAL ELEMENT 01
NAME:
DIG ELEM 01 OP
GE Multilin B30 Bus Differential Relay 5-93
5 SETTINGS 5.6 CONTROL ELEMENTS
5
EXAMPLE 1: BREAKER TRIP CIRCUIT INTEGRITY MONITORING
In many applications it is desired to monitor the breaker trip circuit integrity so problems can be detected before a trip oper-
ation is required. The circuit is considered to be healthy when the voltage monitor connected across the trip output contact
detects a low level of current, well below the operating current of the breaker trip coil. If the circuit presents a high resis-
tance, the trickle current will fall below the monitor threshold and an alarm would be declared.
In most breaker control circuits, the trip coil is connected in series with a breaker auxiliary contact which is open when the
breaker is open (see diagram below). To prevent unwanted alarms in this situation, the trip circuit monitoring logic must
include the breaker position.
Figure 554: TRIP CIRCUIT EXAMPLE 1
Assume the output contact H1 is a trip contact. Using the contact output settings, this output will be given an ID name, e.g.
Cont Op 1". Assume a 52a breaker auxiliary contact is connected to contact input H7a to monitor breaker status. Using the
contact input settings, this input will be given an ID name, e.g. Cont Ip 1" and will be set On when the breaker is closed.
Using Digital Element 1 to monitor the breaker trip circuit, the settings will be:
The PICKUP DELAY setting should be greater than the operating time of the breaker to avoid nuisance
alarms.
# DIGITAL ELEMENT 1
#
DIGITAL ELEMENT 1
FUNCTION: Enabled
MESSAGE
DIG ELEM 1 NAME:
Bkr Trip Cct Out
MESSAGE
DIG ELEM 1 INPUT:
Cont Op 1 VOff
MESSAGE
DIG ELEM 1 PICKUP
DELAY: 0.200 s
MESSAGE
DIG ELEM 1 RESET
DELAY: 0.100 s
MESSAGE
DIG ELEM 1 BLOCK:
Cont Ip 1 Off
MESSAGE
DIGITAL ELEMENT 1
TARGET: Self-reset
MESSAGE
DIGITAL ELEMENT 1
EVENTS: Enabled
Trip
Coil
52a
V
I
H1a
H1b
H1c
UR Relay - Form-A
V = Voltage Monitor
I = Current Monitor
DC+
DC
827073A1.vsd
NOTE
5-94 B30 Bus Differential Relay GE Multilin
5.6 CONTROL ELEMENTS 5 SETTINGS
5
EXAMPLE 2: BREAKER TRIP CIRCUIT INTEGRITY MONITORING
If it is required to monitor the trip circuit continuously, independent of the breaker position (open or closed), a method to
maintain the monitoring current flow through the trip circuit when the breaker is open must be provided (as shown in the fig-
ure below). This can be achieved by connecting a suitable resistor (see figure below) across the auxiliary contact in the trip
circuit. In this case, it is not required to supervise the monitoring circuit with the breaker position the BLOCK setting is
selected to Off. In this case, the settings will be:
Figure 555: TRIP CIRCUIT EXAMPLE 2
# DIGITAL ELEMENT 1
#
DIGITAL ELEMENT 1
FUNCTION: Enabled
MESSAGE
DIG ELEM 1 NAME:
Bkr Trip Cct Out
MESSAGE
DIG ELEM 1 INPUT:
Cont Op 1 VOff
MESSAGE
DIG ELEM 1 PICKUP
DELAY: 0.200 s
MESSAGE
DIG ELEM 1 RESET
DELAY: 0.100 s
MESSAGE
DIG ELEM 1 BLOCK:
Off
MESSAGE
DIGITAL ELEMENT 1
TARGET: Self-reset
MESSAGE
DIGITAL ELEMENT 1
EVENTS: Enabled
Trip
Coil
52a
V
I
H1a
H1b
H1c
UR Relay - Form-A
V = Voltage Monitor
I = Current Monitor
DC+
DC
827074A1.vsd
R
By-pass
Resistor
Table 517: VALUES OF RESISTOR R
POWER
SUPPLY (V DC)
RESISTANCE
(OHMS)
POWER
(WATTS)
24 1000 2
30 5000 2
48 10000 2
110 25000 5
125 25000 5
250 50000 5
GE Multilin B30 Bus Differential Relay 5-95
5 SETTINGS 5.6 CONTROL ELEMENTS
5
5.6.5 DIGITAL COUNTERS
PATH: SETTINGS !" CONTROL ELEMENTS !" DIGITAL COUNTERS ! COUNTER 1(8)
There are 8 identical digital counters, numbered from 1 to 8. A digital counter counts the number of state transitions from
Logic 0 to Logic 1. The counter is used to count operations such as the pickups of an element, the changes of state of an
external contact (e.g. breaker auxiliary switch), or pulses from a watt-hour meter.
COUNTER 1 UNITS: Assigns a label to identify the unit of measure pertaining to the digital transitions to be counted.
The units label will appear in the corresponding actual values status.
COUNTER 1 PRESET: Sets the count to a required preset value before counting operations begin, as in the case
where a substitute relay is to be installed in place of an in-service relay, or while the counter is running.
COUNTER 1 COMPARE: Sets the value to which the accumulated count value is compared. Three FlexLogic output
operands are provided to indicate if the present value is more than (HI), equal to (EQL), or less than (LO) the set
value.
COUNTER 1 UP: Selects the FlexLogic operand for incrementing the counter. If an enabled UP input is received
when the accumulated value is at the limit of +2,147,483,647 counts, the counter will rollover to 2,147,483,648.
COUNTER 1 DOWN: Selects the FlexLogic operand for decrementing the counter. If an enabled DOWN input is
received when the accumulated value is at the limit of 2,147,483,648 counts, the counter will rollover to
+2,147,483,647.
COUNTER 1 BLOCK: Selects the FlexLogic operand for blocking the counting operation. All counter operands are
blocked.
# COUNTER 1
#
COUNTER 1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
COUNTER 1 NAME:
Counter 1
Range: 12 alphanumeric characters
MESSAGE
COUNTER 1 UNITS:
Range: 6 alphanumeric characters
MESSAGE
COUNTER 1 PRESET:
0
Range: 2,147,483,648 to +2,147,483,647
MESSAGE
COUNTER 1 COMPARE:
0
Range: 2,147,483,648 to +2,147,483,647
MESSAGE
COUNTER 1 UP:
Off
Range: FlexLogic operand
MESSAGE
COUNTER 1 DOWN:
Off
Range: FlexLogic operand
MESSAGE
COUNTER 1 BLOCK:
Off
Range: FlexLogic operand
MESSAGE
CNT1 SET TO PRESET:
Off
Range: FlexLogic operand
MESSAGE
COUNTER 1 RESET:
Off
Range: FlexLogic operand
MESSAGE
COUNT1 FREEZE/RESET:
Off
Range: FlexLogic operand
MESSAGE
COUNT1 FREEZE/COUNT:
Off
Range: FlexLogic operand
5-96 B30 Bus Differential Relay GE Multilin
5.6 CONTROL ELEMENTS 5 SETTINGS
5
CNT1 SET TO PRESET: Selects the FlexLogic operand used to set the count to the preset value. The counter will
be set to the preset value in the following situations:
1. When the counter is enabled and the CNT1 SET TO PRESET operand has the value 1 (when the counter is enabled
and CNT1 SET TO PRESET operand is 0, the counter will be set to 0).
2. When the counter is running and the CNT1 SET TO PRESET operand changes the state from 0 to 1 (CNT1 SET TO
PRESET changing from 1 to 0 while the counter is running has no effect on the count).
3. When a reset or reset/freeze command is sent to the counter and the CNT1 SET TO PRESET operand has the value
1 (when a reset or reset/freeze command is sent to the counter and the CNT1 SET TO PRESET operand has the
value 0, the counter will be set to 0).
COUNTER 1 RESET: Selects the FlexLogic operand for setting the count to either 0 or the preset value depending
on the state of the CNT1 SET TO PRESET operand.
COUNTER 1 FREEZE/RESET: Selects the FlexLogic operand for capturing (freezing) the accumulated count value
into a separate register with the date and time of the operation, and resetting the count to 0.
COUNTER 1 FREEZE/COUNT: Selects the FlexLogic operand for capturing (freezing) the accumulated count value
into a separate register with the date and time of the operation, and continuing counting. The present accumulated
value and captured frozen value with the associated date/time stamp are available as actual values. If control power is
interrupted, the accumulated and frozen values are saved into non-volatile memory during the power down operation.
Figure 556: DIGITAL COUNTER SCHEME LOGIC
827065A1.VSD
FLEXLOGIC
OPERANDS
COUNTER 1 HI
COUNTER 1 EQL
COUNTER 1 LO
SETTING
COUNTER 1 FUNCTION:
Disabled = 0
Enabled = 1
COUNTER 1 BLOCK:
COUNTER 1 UP:
COUNTER 1 DOWN:
COUNTER 1 RESET:
COUNT1 FREEZE/RESET:
COUNT1 FREEZE/COUNT:
Off = 0
COUNTER 1 UNITS:
COUNTER 1 PRESET:
CALCULATE
VALUE
RUN
SET TO PRESET VALUE
STORE DATE & TIME
COUNTER 1 NAME:
COUNTER 1 COMPARE:
Count more than Comp.
Count equal to Comp.
Count less than Comp.
COUNTER 1 FROZEN:
Date & Time
CNT 1 SET TO PRESET:
SET TO ZERO
SETTING
SETTING
SETTING
SETTING
SETTING
SETTING
SETTING
SETTINGS
Off = 0
Off = 0
Off = 0
Off = 0
Off = 0
Off = 0
ACTUAL VALUES
COUNTER 1 ACCUM:
ACTUAL VALUE
SETTING
AND
OR
OR
AND
AND
GE Multilin B30 Bus Differential Relay 5-97
5 SETTINGS 5.6 CONTROL ELEMENTS
5
5.6.6 MONITORING ELEMENTS
a) CT TROUBLE ZONE
PATH: SETTINGS !" CONTROL ELEMENTS !" MONITORING ELEMENTS ! CT TROUBLE ZONE 1(4)
The CT Trouble feature is available only when PRODUCT SETUP ! B90 FUNCTION ! B90 FUNCTION is set to "Protection". This
element uses the differential current calculated in accordance with the bus configuration programmed under Bus Zone 1.
Operation of this element is therefore completely dependent on the dynamic bus replica, which must be defined first. The
bus differential zones are defined using the path SETTINGS !" SYSTEM SETUP !" BUS. The CT Trouble element 1 detects
CT problems in any of the circuits actually connected to the differential zone defined as Bus Zone 1.
The CT TROUBLE ZONE 1 PICKUP setting specifies the differential current level that defines an abnormal bus state. If the dif-
ferential current in a given phase remains above this level for the time interval defined by the CT TROUBLE ZONE 1 DELAY
setting, CT Trouble is declared for the given phase by setting the appropriate FlexLogic output operand. The operand
may be configured to raise an alarm and block the bus differential function for the corresponding zone of protection.
Figure 557: B30 CT TROUBLE SCHEME LOGIC
# CT TROUBLE ZONE 1
#
CT TROUBLE ZONE 1
FUNCTION: Disabled
Range: Disabled, Enabled, Alarm
MESSAGE
CT TROUBLE ZONE 1
PICKUP: 0.100 pu
Range: 0.020 to 2.000 pu in steps of 0.001
MESSAGE
CT TROUBLE ZONE 1
DELAY: 10.0 s
Range: 1.0 to 60.0 s in steps of 0.1
MESSAGE
CT TROUBLE ZONE 1
TARGET: Self-reset
Range: Self-reset, Latched, Disabled
MESSAGE
CT TROUBLE ZONE 1
EVENTS: Disabled
Range: Disabled, Enabled
836722A2.CDR
SETTING
SETTING SETTING
FLEXLOGIC OPERAND
FLEXLOGIC OPERANDS
SETTING
SETTING
Enabled, Alarm=1
Disable = 0
Off = 0
Off = 0
CT TROUBLE ZONE 1
FUNCTION:
CT TROUBLE ZONE 1
PICKUP:
CT TROUBLE ZONE 1
DELAY:
CT TROUBLE 1 OP
CT TROUBLE 1 OP A
CT TROUBLE 1 OP B
CT TROUBLE 1 OP C
| Iad1 | > PICKUP
RUN
RUN
RUN
| Ibd1 | > PICKUP
| Icd1 | > PICKUP
BUS ZONE 1A STATUS:
BUS ZONE 1F STATUS:
SETTING
SETTING
BUS ZONE 1A SOURCE:
BUS ZONE 1F SOURCE:
P
H
A
S
O
R
S
P
H
A
S
O
R
S
D
I
F
F
E
R
E
N
T
I
A
L
C
U
R
R
E
N
T
S
I
c
d
1
I
b
d
1
I
a
d
1
Ia
Ia
Ib
Ib
Ic
Ic
OR
. . .
PKP
PKP
PKP
0
0
0
5-98 B30 Bus Differential Relay GE Multilin
5.6 CONTROL ELEMENTS 5 SETTINGS
5
Figure 558: B90 CT TROUBLE SCHEME LOGIC
836759A3.CDR
SETTING
SETTING
SETTING
SETTING
SETTINGS
SETTINGS SETTINGS
FLEXLOGIC OPERAND
SETTINGS
Protection = 1
Enabled = 1
Logic = 0
Disabled = 0
Current Phasor
Current Phasor
Off = 0
RUN
Id1 > PICKUP
t
PKP
0
Off = 0
B90 FUNCTION:
CT TROUBLE ZONE 1
FUNCTION:
AND
Z
O
N
E
1
D
I
F
F
E
R
E
N
T
I
A
L
C
U
R
R
E
N
T
I
D
1
BUS 1A CT:
BUS 1X CT:
BUS 1A STATUS:
CT TROUBLE ZONE 1
PICKUP:
CT TROUBLE ZONE 1
PICKUP:
CT TROUBLE1 OP
BUS 1X STATUS:
BUS 1A DIRECTION:
. . .
BUS 1X DIRECTION:
GE Multilin B30 Bus Differential Relay 5-99
5 SETTINGS 5.7 INPUTS / OUTPUTS
5
5.7INPUTS / OUTPUTS 5.7.1 CONTACT INPUTS
PATH: SETTINGS !" INPUTS/OUTPUTS ! CONTACT INPUTS
The contact inputs menu contains configuration settings for each contact input as well as voltage thresholds for each group
of four contact inputs. Upon startup, the relay processor determines (from an assessment of the installed modules) which
contact inputs are available and then display settings for only those inputs.
An alphanumeric ID may be assigned to a contact input for diagnostic, setting, and event recording purposes. The CON-
TACT IP X On (Logic 1) FlexLogic operand corresponds to contact input X being closed, while CONTACT IP X Off corre-
sponds to contact input X being open. The CONTACT INPUT DEBNCE TIME defines the time required for the contact to
overcome contact bouncing conditions. As this time differs for different contact types and manufacturers, set it as a maxi-
mum contact debounce time (per manufacturer specifications) plus some margin to ensure proper operation. If CONTACT
INPUT EVENTS is set to Enabled, every change in the contact input state will trigger an event.
A raw status is scanned for all Contact Inputs synchronously at the constant rate of 0.5 ms as shown in the figure below.
The DC input voltage is compared to a user-settable threshold. A new contact input state must be maintained for a user-
settable debounce time in order for the B30 to validate the new contact state. In the figure below, the debounce time is set
at 2.5 ms; thus the 6th sample in a row validates the change of state (mark no. 1 in the diagram). Once validated (de-
bounced), the contact input asserts a corresponding FlexLogic operand and logs an event as per user setting.
A time stamp of the first sample in the sequence that validates the new state is used when logging the change of the con-
tact input into the Event Recorder (mark no. 2 in the diagram).
Protection and control elements, as well as FlexLogic equations and timers, are executed eight times in a power system
cycle. The protection pass duration is controlled by the frequency tracking mechanism. The FlexLogic operand reflecting
the debounced state of the contact is updated at the protection pass following the validation (marks no. 3 and 4 on the fig-
ure below). The update is performed at the beginning of the protection pass so all protection and control functions, as well
as FlexLogic equations, are fed with the updated states of the contact inputs.
# CONTACT INPUTS
#
# CONTACT INPUT H5a
#
MESSAGE
CONTACT INPUT H5a ID:
Cont Ip 1
Range: up to 12 alphanumeric characters
MESSAGE
CONTACT INPUT H5a
DEBNCE TIME: 2.0 ms
Range: 0.0 to 16.0 ms in steps of 0.5
MESSAGE
CONTACT INPUT H5a
EVENTS: Disabled
Range: Disabled, Enabled
MESSAGE
Ips xxx,xxx,xxx,xxx
THRESHOLD: 33 Vdc
Range: 17, 33, 84, 166 Vdc
5-100 B30 Bus Differential Relay GE Multilin
5.7 INPUTS / OUTPUTS 5 SETTINGS
5
The FlexLogic operand response time to the contact input change is equal to the debounce time setting plus up to one
protection pass (variable and depending on system frequency if frequency tracking enabled). If the change of state occurs
just after a protection pass, the recognition is delayed until the subsequent protection pass; that is, by the entire duration of
the protection pass. If the change occurs just prior to a protection pass, the state is recognized immediately. Statistically a
delay of half the protection pass is expected. Owing to the 0.5 ms scan rate, the time resolution for the input contact is
below 1msec.
For example, 8 protection passes per cycle on a 60 Hz system correspond to a protection pass every 2.1 ms. With a con-
tact debounce time setting of 3.0 ms, the FlexLogic operand-assert time limits are: 3.0 + 0.0 = 3.0 ms and 3.0 + 2.1 = 5.1
ms. These time limits depend on how soon the protection pass runs after the debouncing time.
Regardless of the contact debounce time setting, the contact input event is time-stamped with a 1 s accuracy using the
time of the first scan corresponding to the new state (mark no. 2 below). Therefore, the time stamp reflects a change in the
DC voltage across the contact input terminals that was not accidental as it was subsequently validated using the debounce
timer. Keep in mind that the associated FlexLogic operand is asserted/de-asserted later, after validating the change.
The debounce algorithm is symmetrical: the same procedure and debounce time are used to filter the LOW-HIGH (marks
no.1, 2, 3, and 4 in the figure below) and HIGH-LOW (marks no. 5, 6, 7, and 8 below) transitions.
Figure 559: INPUT CONTACT DEBOUNCING MECHANISM AND TIME-STAMPING SAMPLE TIMING
Contact inputs are isolated in groups of four to allow connection of wet contacts from different voltage sources for each
group. The CONTACT INPUT THRESHOLDS determine the minimum voltage required to detect a closed contact input. This
value should be selected according to the following criteria: 17 for 24 V sources, 33 for 48 V sources, 84 for 110 to 125 V
sources and 166 for 250 V sources.
For example, to use contact input H5a as a status input from the breaker 52b contact to seal-in the trip relay and record it in
the Event Records menu, make the following settings changes:
CONTACT INPUT H5A ID: "Breaker Closed (52b)"
CONTACT INPUT H5A EVENTS: "Enabled"
Note that the 52b contact is closed when the breaker is open and open when the breaker is closed.
842709A1.cdr
DEBOUNCE TIME
(user setting)
At this time, the
new (HIGH)
contact state is
validated
The FlexLogic
TM
operand is going to
be asserted at this
protection pass
The FlexLogic
TM
operand
changes reflecting the
validated contact state
Time stamp of the first
scan corresponding to
the new validated state is
logged in the SOE record
2 1 3
4
DEBOUNCE TIME
(user setting)
At this time, the new
(LOW) contact state is
validated
The FlexLogic
TM
operand is going to be
de-asserted at this
protection pass
The FlexLogic
TM
operand
changes reflecting the
validated contact state
5
7
8
Time stamp of the first
scan corresponding to the
new validated state is
logged in the SOE record
6
SCAN TIME
(0.5 msec)
PROTECTION PASS
(8 times a cycle controlled by the
frequency tracking mechanism)
R
A
W
C
O
N
T
A
C
T
S
T
A
T
E
F
L
E
X
L
O
G
I
C
T
M
O
P
E
R
A
N
D
I
N
P
U
T
V
O
L
T
A
G
E
USER-PROGRAMMABLE THRESHOLD
GE Multilin B30 Bus Differential Relay 5-101
5 SETTINGS 5.7 INPUTS / OUTPUTS
5
5.7.2 VIRTUAL INPUTS
PATH: SETTINGS !" INPUTS/OUTPUTS !" VIRTUAL INPUTS ! VIRTUAL INPUT 1(32)
There are 32 virtual inputs that can be individually programmed to respond to input signals from the keypad (Commands
menu) and communications protocols. All virtual input operands are defaulted to OFF = 0 unless the appropriate input sig-
nal is received. Virtual input states are preserved through a control power loss.
If the VIRTUAL INPUT x FUNCTION is to Disabled, the input will be forced to 'Off' (Logic 0) regardless of any attempt to alter
the input. If set to Enabled, the input operates as shown on the logic diagram and generates output FlexLogic operands
in response to received input signals and the applied settings.
There are two types of operation: Self-Reset and Latched. If VIRTUAL INPUT x TYPE is Self-Reset, when the input signal
transits from OFF = 0 to ON = 1, the output operand will be set to ON = 1 for only one evaluation of the FlexLogic equa-
tions and then return to OFF = 0. If set to Latched, the virtual input sets the state of the output operand to the same state
as the most recent received input, ON =1 or OFF = 0.
The Self-Reset operating mode generates the output operand for a single evaluation of the FlexLogic
equations. If the operand is to be used anywhere other than internally in a FlexLogic equation, it will
likely have to be lengthened in time. A FlexLogic timer with a delayed reset can perform this function.
Figure 560: VIRTUAL INPUTS SCHEME LOGIC
# VIRTUAL INPUT 1
#
VIRTUAL INPUT 1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
VIRTUAL INPUT 1 ID:
Virt Ip 1
Range: Up to 12 alphanumeric characters
MESSAGE
VIRTUAL INPUT 1
TYPE: Latched
Range: Self-Reset, Latched
MESSAGE
VIRTUAL INPUT 1
EVENTS: Disabled
Range: Disabled, Enabled
NOTE
VIRTUAL INPUT 1
FUNCTION:
VIRTUAL INPUT 1 ID:
Virtual Input 1 to OFF = 0
Virtual Input 1 to ON = 1
AND
AND
AND
OR
SETTING
SETTING
Enabled=1
Disabled=0
(Flexlogic Operand)
Virt Ip 1
827080A2.CDR
SETTING
VIRTUAL INPUT 1
TYPE:
Latched
Self - Reset
R
S
Latch
5-102 B30 Bus Differential Relay GE Multilin
5.7 INPUTS / OUTPUTS 5 SETTINGS
5
5.7.3 CONTACT OUTPUTS
PATH: SETTINGS !" INPUTS/OUTPUTS !" CONTACT OUTPUTS ! CONTACT OUTPUT H1
Upon startup of the relay, the main processor will determine from an assessment of the modules installed in the chassis
which contact outputs are available and present the settings for only these outputs.
An ID may be assigned to each contact output. The signal that can OPERATE a contact output may be any FlexLogic
operand (virtual output, element state, contact input, or virtual input). An additional FlexLogic operand may be used to
SEAL-IN the relay. Any change of state of a contact output can be logged as an Event if programmed to do so.
For example, the trip circuit current is monitored by providing a current threshold detector in series with some Form-A con-
tacts (see the trip circuit example in the Digital Elements section). The monitor will set a flag (see the specifications for
Form-A). The name of the FlexLogic operand set by the monitor, consists of the output relay designation, followed by the
name of the flag; e.g. Cont Op 1 IOn or Cont Op 1 IOff.
In most breaker control circuits, the trip coil is connected in series with a breaker auxiliary contact used to interrupt current
flow after the breaker has tripped, to prevent damage to the less robust initiating contact. This can be done by monitoring
an auxiliary contact on the breaker which opens when the breaker has tripped, but this scheme is subject to incorrect oper-
ation caused by differences in timing between breaker auxiliary contact change-of-state and interruption of current in the
trip circuit. The most dependable protection of the initiating contact is provided by directly measuring current in the tripping
circuit, and using this parameter to control resetting of the initiating relay. This scheme is often called trip seal-in.
This can be realized in the B30 using the Cont Op 1 IOn FlexLogic operand to seal-in the contact output as follows:
CONTACT OUTPUT H1 ID: Cont Op 1"
OUTPUT H1 OPERATE: any suitable FlexLogic operand
OUTPUT H1 SEAL-IN: Cont Op 1 IOn
CONTACT OUTPUT H1 EVENTS: Enabled
5.7.4 LATCHING OUTPUTS
PATH: SETTINGS !" INPUTS/OUTPUTS !" LATCHING OUTPUTS ! LATCHING OUTPUT H1a
# CONTACT OUTPUT H1
#
CONTACT OUTPUT H1 ID
Cont Op 1
Range: Up to 12 alphanumeric characters
MESSAGE
OUTPUT H1 OPERATE:
Off
Range: FlexLogic operand
MESSAGE
OUTPUT H1 SEAL-IN:
Off
Range: FlexLogic operand
MESSAGE
CONTACT OUTPUT H1
EVENTS: Enabled
Range: Disabled, Enabled
# LATCHING
# OUTPUT H1a
OUTPUT H1a ID
L-Cont Op 1
Range: Up to 12 alphanumeric characters
MESSAGE
OUTPUT H1a OPERATE:
Off
Range: FlexLogic operand
MESSAGE
OUTPUT H1a RESET:
Off
Range: FlexLogic operand
MESSAGE
OUTPUT H1a TYPE:
Operate-dominant
Range: Operate-dominant, Reset-dominant
MESSAGE
OUTPUT H1a EVENTS:
Disabled
Range: Disabled, Enabled
GE Multilin B30 Bus Differential Relay 5-103
5 SETTINGS 5.7 INPUTS / OUTPUTS
5
The B30 latching output contacts are mechanically bi-stable and controlled by two separate (open and close) coils. As such
they retain their position even if the relay is not powered up. The relay recognizes all latching output contact cards and pop-
ulates the setting menu accordingly. On power up, the relay reads positions of the latching contacts from the hardware
before executing any other functions of the relay (such as protection and control features or FlexLogic).
The latching output modules, either as a part of the relay or as individual modules, are shipped from the factory with all
latching contacts opened. It is highly recommended to double-check the programming and positions of the latching con-
tacts when replacing a module.
Since the relay asserts the output contact and reads back its position, it is possible to incorporate self-monitoring capabili-
ties for the latching outputs. If any latching outputs exhibits a discrepancy, the LATCHING OUTPUT ERROR self-test error is
declared. The error is signaled by the LATCHING OUT ERROR FlexLogic operand, event, and target message.
OUTPUT H1a OPERATE: This setting specifies a FlexLogic operand to operate the close coil of the contact. The
relay will seal-in this input to safely close the contact. Once the contact is closed and the RESET input is logic 0 (off),
any activity of the OPERATE input, such as subsequent chattering, will not have any effect. With both the OPERATE and
RESET inputs active (logic 1), the response of the latching contact is specified by the OUTPUT H1A TYPE setting.
OUTPUT H1a RESET: This setting specifies a FlexLogic operand to operate the trip coil of the contact. The relay
will seal-in this input to safely open the contact. Once the contact is opened and the OPERATE input is logic 0 (off), any
activity of the RESET input, such as subsequent chattering, will not have any effect. With both the OPERATE and RESET
inputs active (logic 1), the response of the latching contact is specified by the OUTPUT H1A TYPE setting.
OUTPUT H1a TYPE: This setting specifies the contact response under conflicting control inputs; that is, when both the
OPERATE and RESET signals are applied. With both control inputs applied simultaneously, the contact will close if set to
Operate-dominant and will open if set to Reset-dominant.
Application Example 1:
A latching output contact H1a is to be controlled from two user-programmable pushbuttons (buttons number 1 and 2). The
following settings should be applied.
Program the Latching Outputs by making the following changes in the SETTINGS !" INPUTS/OUTPUT !" LATCHING OUT-
PUTS ! LATCHING OUTPUT H1a menu (assuming an H4L module):
OUTPUT H1a OPERATE: PUSHBUTTON 1 ON
OUTPUT H1a RESET: PUSHBUTTON 2 ON
Program the pushbuttons by making the following changes in the PRODUCT SETUP !" USER-PROGRAMMABLE PUSHBUT-
TONS !" USER PUSHBUTTON 1 and USER PUSHBUTTON 2 menus:
PUSHBUTTON 1 FUNCTION: Self-reset PUSHBUTTON 2 FUNCTION: Self-reset
PUSHBTN 1 DROP-OUT TIME: 0.00 s PUSHBTN 2 DROP-OUT TIME: 0.00 s
Application Example 2:
A relay, having two latching contacts H1a and H1c, is to be programmed. The H1a contact is to be a Type-a contact, while
the H1c contact is to be a Type-b contact (Type-a means closed after exercising the operate input; Type-b means closed
after exercising the reset input). The relay is to be controlled from virtual outputs: VO1 to operate and VO2 to reset.
Program the Latching Outputs by making the following changes in the SETTINGS !" INPUTS/OUTPUT !" LATCHING OUT-
PUTS ! LATCHING OUTPUT H1a and LATCHING OUTPUT H1c menus (assuming an H4L module):
OUTPUT H1a OPERATE: VO1 OUTPUT H1c OPERATE: VO2
OUTPUT H1a RESET: VO2 OUTPUT H1c RESET: VO1
Since the two physical contacts in this example are mechanically separated and have individual control inputs, they will not
operate at exactly the same time. A discrepancy in the range of a fraction of a maximum operating time may occur. There-
fore, a pair of contacts programmed to be a multi-contact relay will not guarantee any specific sequence of operation (such
as make before break). If required, the sequence of operation must be programmed explicitly by delaying some of the con-
trol inputs as shown in the next application example.
Application Example 3:
A make before break functionality must be added to the preceding example. An overlap of 20 ms is required to implement
this functionality as described below:
5-104 B30 Bus Differential Relay GE Multilin
5.7 INPUTS / OUTPUTS 5 SETTINGS
5
Write the following FlexLogic equation (enerVista UR Setup example shown):
Both timers (Timer 1 and Timer 2) should be set to 20 ms pickup and 0 ms dropout.
Program the Latching Outputs by making the following changes in the SETTINGS !" INPUTS/OUTPUT !" LATCHING OUT-
PUTS ! LATCHING OUTPUT H1a and LATCHING OUTPUT H1c menus (assuming an H4L module):
OUTPUT H1a OPERATE: VO1 OUTPUT H1c OPERATE: VO2
OUTPUT H1a RESET: VO4 OUTPUT H1c RESET: VO3
Application Example 4:
A latching contact H1a is to be controlled from a single virtual output VO1. The contact should stay closed as long as VO1
is high, and should stay opened when VO1 is low. Program the relay as follows.
Write the following FlexLogic equation (enerVista UR Setup example shown):
Program the Latching Outputs by making the following changes in the SETTINGS !" INPUTS/OUTPUT !" LATCHING OUT-
PUTS ! LATCHING OUTPUT H1a menu (assuming an H4L module):
OUTPUT H1a OPERATE: VO1
OUTPUT H1a RESET: VO2
5.7.5 VIRTUAL OUTPUTS
PATH: SETTINGS !" INPUTS/OUTPUTS !" VIRTUAL OUTPUTS ! VIRTUAL OUTPUT 1(64)
There are 64 virtual outputs that may be assigned via FlexLogic. If not assigned, the output will be forced to OFF (Logic
0). An ID may be assigned to each virtual output. Virtual outputs are resolved in each pass through the evaluation of the
FlexLogic equations. Any change of state of a virtual output can be logged as an event if programmed to do so.
For example, if Virtual Output 1 is the trip signal from FlexLogic and the trip relay is used to signal events, the settings
would be programmed as follows:
VIRTUAL OUTPUT 1 ID: "Trip"
VIRTUAL OUTPUT 1 EVENTS: "Disabled"
# VIRTUAL OUTPUT 1
#
VIRTUAL OUTPUT 1 ID
Virt Op 1
Range: Up to 12 alphanumeric characters
MESSAGE
VIRTUAL OUTPUT 1
EVENTS: Disabled
Range: Disabled, Enabled
GE Multilin B30 Bus Differential Relay 5-105
5 SETTINGS 5.7 INPUTS / OUTPUTS
5
5.7.6 REMOTE DEVICES
a) REMOTE INPUTS/OUTPUTS OVERVIEW
Remote inputs and outputs, which are a means of exchanging information regarding the state of digital points between
remote devices, are provided in accordance with the IEC 61850 Generic Object Oriented Substation Event (GSSE) spec-
ifications.
The IEC 61850 specification requires that communications between devices be implemented on Ethernet
communications facilities. For UR-series relays, Ethernet communications is provided only on the type 9G
and 9H versions of the CPU module.
The sharing of digital point state information between GSSE equipped relays is essentially an extension to FlexLogic to
allow distributed FlexLogic by making operands available to/from devices on a common communications network. In
addition to digital point states, GSSE messages identify the originator of the message and provide other information
required by the communication specification. All devices listen to network messages and capture data from only those mes-
sages that have originated in selected devices.
GSSE messages are designed to be short, high priority and with a high level of reliability. The GSSE message structure
contains space for 128 bit pairs representing digital point state information. The IEC 61850 specification provides 32 DNA
bit pairs, which are status bits representing pre-defined events. All remaining bit pairs are UserSt bit pairs, which are sta-
tus bits representing user-definable events. The B30 implementation provides 32 of the 96 available UserSt bit pairs.
The IEC 61850 specification includes features that are used to cope with the loss of communication between transmitting
and receiving devices. Each transmitting device will send a GSSE message upon a successful power-up, when the state of
any included point changes, or after a specified interval (the default update time) if a change-of-state has not occurred.
The transmitting device also sends a hold time which is set to three times the programmed default time, which is required
by the receiving device.
Receiving devices are constantly monitoring the communications network for messages they require, as recognized by the
identification of the originating device carried in the message. Messages received from remote devices include the mes-
sage hold time for the device. The receiving relay sets a timer assigned to the originating device to the hold time interval,
and if it has not received another message from this device at time-out, the remote device is declared to be non-communi-
cating, so it will use the programmed default state for all points from that specific remote device. This mechanism allows a
receiving device to fail to detect a single transmission from a remote device which is sending messages at the slowest pos-
sible rate, as set by its default update timer, without reverting to use of the programmed default states. If a message is
received from a remote device before the hold time expires, all points for that device are updated to the states contained in
the message and the hold timer is restarted. The status of a remote device, where Offline indicates non-communicating,
can be displayed.
The GSSE facility provides for 32 remote inputs and 64 remote outputs.
b) LOCAL DEVICES: ID OF DEVICE FOR TRANSMITTING GSSE MESSAGES
In a B30 relay, the device ID that identifies the originator of the message is programmed in the SETTINGS ! PRODUCT SETUP
!" INSTALLATION !" RELAY NAME setting.
c) REMOTE DEVICES: ID OF DEVICE FOR RECEIVING GSSE MESSAGES
PATH: SETTINGS !" INPUTS/OUTPUTS !" REMOTE DEVICES ! REMOTE DEVICE 1(16)
Sixteen remote devices, numbered from 1 to 16, can be selected for setting purposes. A receiving relay must be pro-
grammed to capture messages from only those originating remote devices of interest. This setting is used to select specific
remote devices by entering (bottom row) the exact identification (ID) assigned to those devices.
# REMOTE DEVICE 1
#
REMOTE DEVICE 1 ID:
Remote Device 1
Range: up to 20 alphanumeric characters
NOTE
5-106 B30 Bus Differential Relay GE Multilin
5.7 INPUTS / OUTPUTS 5 SETTINGS
5
5.7.7 REMOTE INPUTS
PATH: SETTINGS !" INPUTS/OUTPUTS !" REMOTE INPUTS ! REMOTE INPUT 1(32)
Remote Inputs which create FlexLogic operands at the receiving relay, are extracted from GSSE messages originating in
remote devices. The relay provides 32 remote inputs, each of which can be selected from a list consisting of 64 selections:
DNA-1 through DNA-32 and UserSt-1 through UserSt-32. The function of DNA inputs is defined in the IEC 61850 specifica-
tion and is presented in the IEC 61850 DNA Assignments table in the Remote Outputs section. The function of UserSt
inputs is defined by the user selection of the FlexLogic operand whose state is represented in the GSSE message. A
user must program a DNA point from the appropriate FlexLogic operand.
Remote Input 1 must be programmed to replicate the logic state of a specific signal from a specific remote device for local
use. This programming is performed via the three settings shown above.
REMOTE IN 1 DEVICE selects the number (1 to 16) of the remote device which originates the required signal, as previously
assigned to the remote device via the setting REMOTE DEVICE NN ID (see the Remote Devices section). REMOTE IN 1 BIT PAIR
selects the specific bits of the GSSE message required.
The REMOTE IN 1 DEFAULT STATE setting selects the logic state for this point if the local relay has just completed startup or
the remote device sending the point is declared to be non-communicating. The following choices are available:
Setting REMOTE IN 1 DEFAULT STATE to On value defaults the input to Logic 1.
Setting REMOTE IN 1 DEFAULT STATE to Off value defaults the input to Logic 0.
Setting REMOTE IN 1 DEFAULT STATE to Latest/On freezes the input in case of lost communications. If the latest state is
not known, such as after relay power-up but before the first communication exchange, the input will default to Logic 1.
When communication resumes, the input becomes fully operational.
Setting REMOTE IN 1 DEFAULT STATE to Latest/Off freezes the input in case of lost communications. If the latest state is
not known, such as after relay power-up but before the first communication exchange, the input will default to Logic 0.
When communication resumes, the input becomes fully operational.
For additional information on the GSSE specification, refer to the Remote Devices section in this chapter.
# REMOTE INPUT 1
#
REMOTE IN 1 DEVICE:
Remote Device 1
Range: 1 to 16 inclusive
MESSAGE
REMOTE IN 1 BIT
PAIR: None
Range: None, DNA-1 to DNA-32, UserSt-1 to UserSt-32
MESSAGE
REMOTE IN 1 DEFAULT
STATE: Off
Range: On, Off, Latest/On, Latest/Off
MESSAGE
REMOTE IN 1
EVENTS: Disabled
Range: Disabled, Enabled
NOTE
GE Multilin B30 Bus Differential Relay 5-107
5 SETTINGS 5.7 INPUTS / OUTPUTS
5
5.7.8 REMOTE OUTPUTS
a) DNA BIT PAIRS
PATH: SETTINGS !" INPUTS/OUTPUTS !" REMOTE OUTPUTS DNA BIT PAIRS ! REMOTE OUPUTS DNA- 1(32) BIT PAIR
Remote Outputs (1 to 32) are FlexLogic operands inserted into GSSE messages that are transmitted to remote devices
on a LAN. Each digital point in the message must be programmed to carry the state of a specific FlexLogic operand. The
above operand setting represents a specific DNA function (as shown in the following table) to be transmitted.
For more information on GSSE specifications, see the Remote Inputs/Outputs Overview in the Remote
Devices section.
# REMOTE OUTPUTS
# DNA- 1 BIT PAIR
DNA- 1 OPERAND:
Off
Range: FlexLogic Operand
MESSAGE
DNA- 1 EVENTS:
Disabled
Range: Disabled, Enabled
Table 518: IEC 61850 DNA2 ASSIGNMENTS
DNA DEFINITION INTENDED FUNCTION LOGIC 0 LOGIC 1
1 OperDev Trip Close
2 Lock Out LockoutOff LockoutOn
3 Initiate Reclosing Initiate remote reclose sequence InitRecloseOff InitRecloseOn
4 Block Reclosing Prevent/cancel remote reclose sequence BlockOff BlockOn
5 Breaker Failure Initiate Initiate remote breaker failure scheme BFIOff BFIOn
6 Send Transfer Trip Initiate remote trip operation TxXfrTripOff TxXfrTripOn
7 Receive Transfer Trip Report receipt of remote transfer trip command RxXfrTripOff RxXfrTripOn
8 Send Perm Report permissive affirmative TxPermOff TxPermOn
9 Receive Perm Report receipt of permissive affirmative RxPermOff RxPermOn
10 Stop Perm Override permissive affirmative StopPermOff StopPermOn
11 Send Block Report block affirmative TxBlockOff TxBlockOn
12 Receive Block Report receipt of block affirmative RxBlockOff RxBlockOn
13 Stop Block Override block affirmative StopBlockOff StopBlockOn
14 BkrDS Report breaker disconnect 3-phase state Open Closed
15 BkrPhsADS Report breaker disconnect phase A state Open Closed
16 BkrPhsBDS Report breaker disconnect phase B state Open Closed
17 BkrPhsCDS Report breaker disconnect phase C state Open Closed
18 DiscSwDS Open Closed
19 Interlock DS DSLockOff DSLockOn
20 LineEndOpen Report line open at local end Open Closed
21 Status Report operating status of local GSSE device Offline Available
22 Event EventOff EventOn
23 Fault Present FaultOff FaultOn
24 Sustained Arc Report sustained arc SustArcOff SustArcOn
25 Downed Conductor Report downed conductor DownedOff DownedOn
26 Sync Closing SyncClsOff SyncClsOn
27 Mode Report mode status of local GSSE device Normal Test
2832 Reserved
NOTE
5-108 B30 Bus Differential Relay GE Multilin
5.7 INPUTS / OUTPUTS 5 SETTINGS
5
b) USERST BIT PAIRS
PATH: SETTINGS !" INPUTS/OUTPUTS !" REMOTE OUTPUTS UserSt BIT PAIRS ! REMOTE OUTPUTS UserSt- 1(32) BIT PAIR
Remote Outputs 1 to 32 originate as GSSE messages to be transmitted to remote devices. Each digital point in the mes-
sage must be programmed to carry the state of a specific FlexLogic operand. The setting above is used to select the
operand which represents a specific UserSt function (as selected by the user) to be transmitted.
The following setting represents the time between sending GSSE messages when there has been no change of state of
any selected digital point. This setting is located in the PRODUCT SETUP !" COMMUNICATIONS !" IEC 61850 PROTOCOL set-
tings menu.
For more information on GSSE specifications, see the Remote Inputs/Outputs Overview in the Remote
Devices section.
5.7.9 RESETTING
PATH: SETTINGS !" INPUTS/OUTPUTS !" RESETTING
Some events can be programmed to latch the faceplate LED event indicators and the target message on the display. Once
set, the latching mechanism will hold all of the latched indicators or messages in the set state after the initiating condition
has cleared until a RESET command is received to return these latches (not including FlexLogic latches) to the reset
state. The RESET command can be sent from the faceplate Reset button, a remote device via a communications channel,
or any programmed operand.
When the RESET command is received by the relay, two FlexLogic operands are created. These operands, which are
stored as events, reset the latches if the initiating condition has cleared. The three sources of RESET commands each cre-
ate the RESET OP FlexLogic operand. Each individual source of a RESET command also creates its individual operand
RESET OP (PUSHBUTTON), RESET OP (COMMS) or RESET OP (OPERAND) to identify the source of the command. The setting
shown above selects the operand that will create the RESET OP (OPERAND) operand.
5.7.10 DIRECT INPUTS/OUTPUTS
a) DIRECT INPUTS
PATH: SETTINGS !" INPUTS/OUTPUTS !" DIRECT INPUTS ! DIRECT INPUT 1(32)
These settings specify how the direct input information is processed. The DIRECT INPUT DEVICE ID represents the source of
this direct input. The specified direct input is driven by the device identified here.
# REMOTE OUTPUTS
# UserSt- 1 BIT PAIR
UserSt- 1 OPERAND:
Off
Range: FlexLogic operand
MESSAGE
UserSt- 1 EVENTS:
Disabled
Range: Disabled, Enabled
DEFAULT GSSE UPDATE
TIME: 60 s
Range: 1 to 60 s in steps of 1
# RESETTING
#
RESET OPERAND:
Off
Range: FlexLogic operand
# DIRECT INPUT 1
#
DIRECT INPUT 1
DEVICE ID: 1
Range: 1 to 16
MESSAGE
DIRECT INPUT 1
BIT NUMBER: 1
Range: 1 to 32
MESSAGE
DIRECT INPUT 1
DEFAULT STATE: Off
Range: On, Off, Latest/On, Latest/Off
MESSAGE
DIRECT INPUT 1
EVENTS: Disabled
Range: Enabled, Disabled
NOTE
GE Multilin B30 Bus Differential Relay 5-109
5 SETTINGS 5.7 INPUTS / OUTPUTS
5
The DIRECT INPUT 1 BIT NUMBER is the bit number to extract the state for this direct input. Direct Input x is driven by the bit
identified here as DIRECT INPUT 1 BIT NUMBER. This corresponds to the direct output number of the sending device.
The DIRECT INPUT 1 DEFAULT STATE represents the state of the direct input when the associated direct device is offline. The
following choices are available:
Setting DIRECT INPUT 1 DEFAULT STATE to On value defaults the input to Logic 1.
Setting DIRECT INPUT 1 DEFAULT STATE to Off value defaults the input to Logic 0.
Setting DIRECT INPUT 1 DEFAULT STATE to Latest/On freezes the input in case of lost communications. If the latest
state is not known, such as after relay power-up but before the first communication exchange, the input will default to
Logic 1. When communication resumes, the input becomes fully operational.
Setting DIRECT INPUT 1 DEFAULT STATE to Latest/Off freezes the input in case of lost communications. If the latest
state is not known, such as after relay power-up but before the first communication exchange, the input will default to
Logic 0. When communication resumes, the input becomes fully operational.
b) DIRECT OUTPUTS
PATH: SETTINGS !" INPUTS/OUTPUTS !" DIRECT OUTPUTS ! DIRECT OUTPUT 1(32)
The DIR OUT 1 OPERAND is the FlexLogic operand that determines the state of this Direct Output.
c) APPLICATION EXAMPLES
The examples introduced in the earlier Direct Inputs/Outputs section (part of the Product Setup section) direct inputs/out-
puts are continued below to illustrate usage of the direct inputs and outputs.
EXAMPLE 1: EXTENDING INPUT/OUTPUT CAPABILITIES OF A B30 RELAY
Consider an application that requires additional quantities of digital inputs and/or output contacts and/or lines of program-
mable logic that exceed the capabilities of a single UR-series chassis. The problem is solved by adding an extra UR-series
IED, such as the C30, to satisfy the additional inputs/outputs and programmable logic requirements. The two IEDs are con-
nected via single-channel digital communication cards as shown below.
Figure 561: INPUT/OUTPUT EXTENSION VIA DIRECT INPUTS/OUTPUTS
Assume Contact Input 1 from UR IED 2 is to be used by UR IED 1. The following settings should be applied (Direct Input 5
and bit number 12 are used, as an example):
The Cont Ip 1 On operand of UR IED 2 is now available in UR IED 1 as DIRECT INPUT 5 ON.
EXAMPLE 2: INTERLOCKING BUSBAR PROTECTION
A simple interlocking busbar protection scheme can be accomplished by sending a blocking signal from downstream
devices, say 2, 3 and 4, to the upstream device that monitors a single incomer of the busbar, as shown in the figure below.
# DIRECT OUTPUT 1
#
DIRECT OUT 1 OPERAND:
Off
Range: FlexLogic operand
MESSAGE
DIRECT OUTPUT 1
EVENTS: Disabled
Range: Enabled, Disabled
UR IED 1: DIRECT INPUT 5 DEVICE ID = 2
DIRECT INPUT 5 BIT NUMBER = 12
UR IED 2: DIRECT OUT 12 OPERAND = Cont Ip 1 On
UR IED 1
TX1
RX1
UR IED 2
TX1
RX1
5-110 B30 Bus Differential Relay GE Multilin
5.7 INPUTS / OUTPUTS 5 SETTINGS
5
Figure 562: SAMPLE INTERLOCKING BUSBAR PROTECTION SCHEME
Assume that Phase Instantaneous Overcurrent 1 is used by Devices 2, 3, and 4 to block Device 1. If not blocked, Device 1
would trip the bus upon detecting a fault and applying a short coordination time delay.
The following settings should be applied (assume Bit 3 is used by all 3 devices to sent the blocking signal and Direct Inputs
7, 8, and 9 are used by the receiving device to monitor the three blocking signals):
UR IED 2: DIRECT OUT 3 OPERAND: "PHASE IOC1 OP"
UR IED 3: DIRECT OUT 3 OPERAND: "PHASE IOC1 OP"
UR IED 4: DIRECT OUT 3 OPERAND: "PHASE IOC1 OP"
UR IED 1: DIRECT INPUT 7 DEVICE ID: "2"
DIRECT INPUT 7 BIT NUMBER: "3"
DIRECT INPUT 7 DEFAULT STATE: select "On" for security, select "Off" for dependability
DIRECT INPUT 8 DEVICE ID: "3"
DIRECT INPUT 8 BIT NUMBER: "3"
DIRECT INPUT 8 DEFAULT STATE: select "On" for security, select "Off" for dependability
DIRECT INPUT 9 DEVICE ID: "4"
DIRECT INPUT 9 BIT NUMBER: "3"
DIRECT INPUT 9 DEFAULT STATE: select "On" for security, select "Off" for dependability
Now the three blocking signals are available in UR IED 1 as DIRECT INPUT 7 ON, DIRECT INPUT 8 ON, and DIRECT INPUT 9
ON. Upon losing communications or a device, the scheme is inclined to block (if any default state is set to On), or to trip
the bus on any overcurrent condition (all default states set to Off).
EXAMPLE 2: PILOT-AIDED SCHEMES
Consider a three-terminal line protection application shown in the figure below.
Figure 563: THREE-TERMINAL LINE APPLICATION
Assume the Hybrid Permissive Overreaching Transfer Trip (Hybrid POTT) scheme is applied using the architecture shown
below. The scheme output operand HYB POTT TX1 is used to key the permission.
842712A1.CDR
UR IED 1
UR IED 2 UR IED 4 UR IED 3
BLOCK
842713A1.CDR
UR IED 1 UR IED 2
UR IED 3
GE Multilin B30 Bus Differential Relay 5-111
5 SETTINGS 5.7 INPUTS / OUTPUTS
5
Figure 564: SINGLE-CHANNEL OPEN-LOOP CONFIGURATION
In the above architecture, Devices 1 and 3 do not communicate directly. Therefore, Device 2 must act as a bridge. The fol-
lowing settings should be applied:
UR IED 1: DIRECT OUT 2 OPERAND: "HYB POTT TX1"
DIRECT INPUT 5 DEVICE ID: "2"
DIRECT INPUT 5 BIT NUMBER: "2" (this is a message from IED 2)
DIRECT INPUT 6 DEVICE ID: "2"
DIRECT INPUT 6 BIT NUMBER: "4" (effectively, this is a message from IED 3)
UR IED 3: DIRECT OUT 2 OPERAND: "HYB POTT TX1"
DIRECT INPUT 5 DEVICE ID: "2"
DIRECT INPUT 5 BIT NUMBER: "2" (this is a message from IED 2)
DIRECT INPUT 6 DEVICE ID: "2"
DIRECT INPUT 6 BIT NUMBER: "3" (effectively, this is a message from IED 1)
UR IED 2: DIRECT INPUT 5 DEVICE ID: "1"
DIRECT INPUT 5 BIT NUMBER: "2"
DIRECT INPUT 6 DEVICE ID: "3"
DIRECT INPUT 6 BIT NUMBER: "2"
DIRECT OUT 2 OPERAND: "HYB POTT TX1"
DIRECT OUT 3 OPERAND: "DIRECT INPUT 5" (forward a message from 1 to 3)
DIRECT OUT 4 OPERAND: "DIRECT INPUT 6" (forward a message from 3 to 1)
Signal flow between the three IEDs is shown in the figure below:
Figure 565: SIGNAL FLOW FOR DIRECT INPUT/OUTPUT EXAMPLE 3
In three-terminal applications, both the remote terminals must grant permission to trip. Therefore, at each terminal, Direct
Inputs 5 and 6 should be ANDed in FlexLogic and the resulting operand configured as the permission to trip (HYB POTT
RX1 setting).
842714A1.CDR
UR IED 1
TX1
RX1
UR IED 2
RX2
TX2
RX1
TX1
UR IED 3
RX1
TX1
842717A1.CDR
UR IED 3
UR IED 2 UR IED 1
DIRECT OUT 2 = HYB POTT TX1
DIRECT INPUT 5
DIRECT INPUT 6
DIRECT OUT 2 = HYB POTT TX1
DIRECT INPUT 5
DIRECT INPUT 6
DIRECT OUT 2 = HYB POTT TX1
DIRECT INPUT 6
DIRECT OUT 4 = DIRECT INPUT 6
DIRECT OUT 3 = DIRECT INPUT 5
DIRECT INPUT 5
5-112 B30 Bus Differential Relay GE Multilin
5.8 TRANSDUCER I/O 5 SETTINGS
5
5.8TRANSDUCER I/O 5.8.1 DCMA INPUTS
PATH: SETTINGS !" TRANSDUCER I/O !" DCMA INPUTS ! DCMA INPUT H1(U8)
Hardware and software is provided to receive signals from external transducers and convert these signals into a digital for-
mat for use as required. The relay will accept inputs in the range of 1 to +20 mA DC, suitable for use with most common
transducer output ranges; all inputs are assumed to be linear over the complete range. Specific hardware details are con-
tained in Chapter 3.
Before the dcmA input signal can be used, the value of the signal measured by the relay must be converted to the range
and quantity of the external transducer primary input parameter, such as DC voltage or temperature. The relay simplifies
this process by internally scaling the output from the external transducer and displaying the actual primary parameter.
dcmA input channels are arranged in a manner similar to CT and VT channels. The user configures individual channels
with the settings shown here.
The channels are arranged in sub-modules of two channels, numbered from 1 through 8 from top to bottom. On power-up,
the relay will automatically generate configuration settings for every channel, based on the order code, in the same general
manner that is used for CTs and VTs. Each channel is assigned a slot letter followed by the row number, 1 through 8 inclu-
sive, which is used as the channel number. The relay generates an actual value for each available input channel.
Settings are automatically generated for every channel available in the specific relay as shown above for the first channel of
a type 5F transducer module installed in slot H.
The function of the channel may be either Enabled or Disabled. If Disabled, no actual values are created for the chan-
nel. An alphanumeric ID is assigned to each channel; this ID will be included in the channel actual value, along with the
programmed units associated with the parameter measured by the transducer, such as volts, C, megawatts, etc. This ID is
also used to reference the channel as the input parameter to features designed to measure this type of parameter. The
DCMA INPUT H1 RANGE setting specifies the mA DC range of the transducer connected to the input channel.
The DCMA INPUT H1 MIN VALUE and DCMA INPUT H1 MAX VALUE settings are used to program the span of the transducer in
primary units. For example, a temperature transducer might have a span from 0 to 250C; in this case the DCMA INPUT H1
MIN VALUE value is 0 and the DCMA INPUT H1 MAX VALUE value is 250. Another example would be a watts transducer with
a span from 20 to +180 MW; in this case the DCMA INPUT H1 MIN VALUE value would be 20 and the DCMA INPUT H1 MAX
VALUE value 180. Intermediate values between the min and max values are scaled linearly.
# DCMA INPUT H1
#
DCMA INPUT H1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
DCMA INPUT H1 ID:
DCMA Ip 1
Range: up to 20 alphanumeric characters
MESSAGE
DCMA INPUT H1
UNITS: A
Range: 6 alphanumeric characters
MESSAGE
DCMA INPUT H1
RANGE: 0 to -1 mA
Range: 0 to 1 mA, 0 to +1 mA, 1 to +1 mA, 0 to 5 mA,
0 to 10mA, 0 to 20 mA, 4 to 20 mA
MESSAGE
DCMA INPUT H1 MIN
VALUE: 0.000
Range: 9999.999 to +9999.999 in steps of 0.001
MESSAGE
DCMA INPUT H1 MAX
VALUE: 0.000
Range: 9999.999 to +9999.999 in steps of 0.001
GE Multilin B30 Bus Differential Relay 5-113
5 SETTINGS 5.8 TRANSDUCER I/O
5
5.8.2 RTD INPUTS
PATH: SETTINGS !" TRANSDUCER I/O !" RTD INPUTS ! RTD INPUT H1(U8)
Hardware and software is provided to receive signals from external Resistance Temperature Detectors and convert these
signals into a digital format for use as required. These channels are intended to be connected to any of the RTD types in
common use. Specific hardware details are contained in Chapter 3.
RTD input channels are arranged in a manner similar to CT and VT channels. The user configures individual channels with
the settings shown here.
The channels are arranged in sub-modules of two channels, numbered from 1 through 8 from top to bottom. On power-up,
the relay will automatically generate configuration settings for every channel, based on the order code, in the same general
manner that is used for CTs and VTs. Each channel is assigned a slot letter followed by the row number, 1 through 8 inclu-
sive, which is used as the channel number. The relay generates an actual value for each available input channel.
Settings are automatically generated for every channel available in the specific relay as shown above for the first channel of
a type 5C transducer module installed in slot H.
The function of the channel may be either Enabled or Disabled. If Disabled, there will not be an actual value created for
the channel. An alphanumeric ID is assigned to the channel; this ID will be included in the channel actual values. It is also
used to reference the channel as the input parameter to features designed to measure this type of parameter. Selecting the
type of RTD connected to the channel configures the channel.
Actions based on RTD overtemperature, such as trips or alarms, are done in conjunction with the FlexElements feature.
In FlexElements, the operate level is scaled to a base of 100C. For example, a trip level of 150C is achieved by setting
the operate level at 1.5 pu. FlexElement operands are available to FlexLogic for further interlocking or to operate an
output contact directly.
5.8.3 DCMA OUTPUTS
PATH: SETTINGS !" TRANSDUCER I/O !" DCMA OUTPUTS ! DCMA OUTPUT H1(U8)
Hardware and software is provided to generate dcmA signals that allow interfacing with external equipment. Specific hard-
ware details are contained in Chapter 3. The dcmA output channels are arranged in a manner similar to transducer input or
CT and VT channels. The user configures individual channels with the settings shown below.
The channels are arranged in sub-modules of two channels, numbered 1 through 8 from top to bottom. On power-up, the
relay automatically generates configuration settings for every channel, based on the order code, in the same manner used
for CTs and VTs. Each channel is assigned a slot letter followed by the row number, 1 through 8 inclusive, which is used as
the channel number.
Both the output range and a signal driving a given output are user-programmable via the following settings menu (an exam-
ple for channel M5 is shown).
# RTD INPUT H1
#
RTD INPUT H1
FUNCTION: Disabled
Range: Disabled, Enabled
MESSAGE
RTD INPUT H1 ID:
RTD Ip 1
Range: Up to 20 alphanumeric characters
MESSAGE
RTD INPUT H1 TYPE:
100 Nickel
Range: 100 Nickel, 10 Copper, 100 Platinum,
120 Nickel
# DCMA OUTPUT H1
#
DCMA OUTPUT H1
SOURCE: Off
Range: Off, any analog actual value parameter
MESSAGE
DCMA OUTPUT H1
RANGE: 1 to 1 mA
Range: 1 to 1 mA, 0 to 1 mA, 4 to 20 mA
MESSAGE
DCMA OUTPUT H1
MIN VAL: 0.000 pu
Range: 90.000 to 90.000 pu in steps of 0.001
MESSAGE
DCMA OUTPUT H1
MAX VAL: 1.000 pu
Range: 90.000 to 90.000 pu in steps of 0.001
5-114 B30 Bus Differential Relay GE Multilin
5.8 TRANSDUCER I/O 5 SETTINGS
5
The relay checks the driving signal (x in equations below) for the minimum and maximum limits, and subsequently re-
scales so the limits defined as MIN VAL and MAX VAL match the output range of the hardware defined as RANGE. The follow-
ing equation is applied:
(EQ 5.13)
where: x is a driving signal specified by the SOURCE setting
I
min
and I
max
are defined by the RANGE setting
k is a scaling constant calculated as:
(EQ 5.14)
The feature is intentionally inhibited if the MAX VAL and MIN VAL settings are entered incorrectly, e.g. when MAX VAL MIN
VAL < 0.1 pu. The resulting characteristic is illustrated in the following figure.
Figure 566: DCMA OUTPUT CHARACTERISTIC
The dcmA output settings are described below.
DCMA OUTPUT H1 SOURCE: This setting specifies an internal analog value to drive the analog output. Actual values
(FlexAnalog parameters) such as power, current amplitude, voltage amplitude, power factor, etc. can be configured as
sources driving dcmA outputs. Refer to Appendix A for a complete list of FlexAnalog parameters.
DCMA OUTPUT H1 RANGE: This setting allows selection of the output range. Each dcmA channel may be set inde-
pendently to work with different ranges. The three most commonly used output ranges are available.
DCMA OUTPUT H1 MIN VAL: This setting allows setting the minimum limit for the signal that drives the output. This
setting is used to control the mapping between an internal analog value and the output current (see the following
examples). The setting is entered in per-unit values. The base units are defined in the same manner as the FlexEle-
ment base units.
DCMA OUTPUT H1 MAX VAL: This setting allows setting the maximum limit for the signal that drives the output. This
setting is used to control the mapping between an internal analog value and the output current (see the following
examples). The setting is entered in per-unit values. The base units are defined in the same manner as the FlexEle-
ment base units.
Three application examples are described below.
EXAMPLE 1:
A three phase active power on a 13.8 kV system measured via UR-series relay source 1 is to be monitored by the dcmA H1
output of the range of 1 to 1 mA. The following settings are applied on the relay: CT ratio = 1200:5, VT secondary 115, VT
connection is delta, and VT ratio = 120. The nominal current is 800 A primary and the nominal power factor is 0.90. The
power is to be monitored in both importing and exporting directions and allow for 20% overload compared to the nominal.
I
out
I
mi n
if x MIN VAL <
I
max
if x MAX VAL >
k x MIN VAL ( ) I
mi n
+ otherwise
=
k
I
max
I
mi n
MESSAGE
FORCE Cont Ip xx
:Disabled
Range: Disabled, Open, Closed
5-118 B30 Bus Differential Relay GE Multilin
5.9 TESTING 5 SETTINGS
5
5.9.3 FORCE CONTACT OUTPUTS
PATH: SETTINGS !" TESTING !" FORCE CONTACT OUTPUTS
The relay contact outputs can be pre-programmed to respond to the Test Mode.
If set to Disabled, the contact output remains fully operational. If operates when its control operand is Logic 1 and will
resets when its control operand is Logic 0. If set to Energize, the output will close and remain closed for the entire duration
of the Test Mode, regardless of the status of the operand configured to control the output contact. If set to De-energize,
the output will open and remain opened for the entire duration of the Test Mode regardless of the status of the operand con-
figured to control the output contact. If set to Freeze, the output retains its position from before entering the Test Mode,
regardless of the status of the operand configured to control the output contact.
These settings are applied two ways. First, external circuits may be tested by energizing or de-energizing contacts. Sec-
ond, by controlling the output contact state, relay logic may be tested and undesirable effects on external circuits avoided.
Example 1: Initiating a Test from User-Programmable Pushbutton 1
The Test Mode should be initiated from User-Programmable Pushbutton 1. The pushbutton will be programmed as
Latched (pushbutton pressed to initiate the test, and pressed again to terminate the test). During the test, Digital Input 1
should remain operational, Digital Inputs 2 and 3 should open, and Digital Input 4 should close. Also, Contact Output 1
should freeze, Contact Output 2 should open, Contact Output 3 should close, and Contact Output 4 should remain fully
operational. The required settings are shown below.
To enable User-Programmable Pushbutton 1 to initiate the Test mode, make the following changes in the SETTINGS !"
TESTING ! TEST MODE menu:
TEST MODE FUNCTION: Enabled and TEST MODE INITIATE: PUSHBUTTON 1 ON
Make the following changes to configure the Contact I/Os. In the SETTINGS !" TESTING !" FORCE CONTACT INPUTS and
FORCE CONTACT INPUTS menus, set:
FORCE Cont Ip 1: Disabled, FORCE Cont Ip 2: Open, FORCE Cont Ip 3: Open, and FORCE Cont Ip 4: Closed
FORCE Cont Op 1: Freeze, FORCE Cont Op 2: De-energized, FORCE Cont Op 3: Open, and FORCE Cont Op 4: Disabled
Example 2: Initiating a Test from User-Programmable Pushbutton 1 or through Remote Input 1
The Test should be initiated locally from User-Programmable Pushbutton 1 or remotely through Remote Input 1. Both the
pushbutton and the remote input will be programmed as Latched. The required settings are shown below.
Write the following FlexLogic equation (enerVista UR Setup example shown):
Set the User Programmable Pushbutton as latching by changing SETTINGS ! PRODUCT SETUP !" USER-PROGRAMMABLE
PUSHBUTTONS ! USER PUSHBUTTON 1 ! PUSHBUTTON 1 FUNCTION to Latched. To enable either Pushbutton 1 or Remote
Input 1 to initiate the Test mode, make the following changes in the SETTINGS !" TESTING ! TEST MODE menu:
TEST MODE FUNCTION: Enabled and TEST MODE INITIATE: VO1
# FORCE CONTACT
# OUTPUTS
FORCE Cont Op 1
:Disabled
Range: Disabled, Energized, De-energized, Freeze
MESSAGE
FORCE Cont Op 2
:Disabled
Range: Disabled, Energized, De-energized, Freeze
MESSAGE
FORCE Cont Op xx
:Disabled
Range: Disabled, Energized, De-energized, Freeze
GE Multilin B30 Bus Differential Relay 6-1
6 ACTUAL VALUES 6.1 OVERVIEW
6
6 ACTUAL VALUES 6.1OVERVIEW 6.1.1 ACTUAL VALUES MAIN MENU
## ACTUAL VALUES
## STATUS
# CONTACT INPUTS
#
See page 6-3.
# VIRTUAL INPUTS
#
See page 6-3.
# REMOTE INPUTS
#
See page 6-3.
# CONTACT OUTPUTS
#
See page 6-4.
# VIRTUAL OUTPUTS
#
See page 6-4.
# REMOTE DEVICES
# STATUS
See page 6-4.
# REMOTE DEVICES
# STATISTICS
See page 6-5.
# DIGITAL COUNTERS
#
See page 6-5.
# SELECTOR SWITCHES
#
See page 6-5.
# FLEX STATES
#
See page 6-5.
# ETHERNET
#
See page 6-6.
# DIRECT INPUTS
#
See page 6-6.
# DIRECT DEVICES
# STATUS
See page 6-7.
# EGD PROTOCOL
# STATUS
See page 6-7.
## ACTUAL VALUES
## METERING
# BUS
#
See page 6-10.
# SOURCE SRC 1
#
See page 6-10.
# SOURCE SRC 2
#
# SOURCE SRC 3
#
# SOURCE SRC 4
#
# SOURCE SRC 5
#
# SOURCE SRC 6
#
6-2 B30 Bus Differential Relay GE Multilin
6.1 OVERVIEW 6 ACTUAL VALUES
6
# TRACKING FREQUENCY
#
See page 6-12.
# FLEXELEMENTS
#
See page 6-12.
# TRANSDUCER I/O
# DCMA INPUTS
See page 6-13.
# TRANSDUCER I/O
# RTD INPUTS
See page 6-13.
## ACTUAL VALUES
## RECORDS
# USER-PROGRAMMABLE
# FAULT REPORTS
See page 6-14.
# EVENT RECORDS
#
See page 6-14.
# OSCILLOGRAPHY
#
See page 6-14.
## ACTUAL VALUES
## PRODUCT INFO
# MODEL INFORMATION
#
See page 6-15.
# FIRMWARE REVISIONS
#
See page 6-15.
GE Multilin B30 Bus Differential Relay 6-3
6 ACTUAL VALUES 6.2 STATUS
6
6.2STATUS
For status reporting, On represents Logic 1 and Off represents Logic 0.
6.2.1 CONTACT INPUTS
PATH: ACTUAL VALUES ! STATUS ! CONTACT INPUTS
The present status of the contact inputs is shown here. The first line of a message display indicates the ID of the contact
input. For example, Cont Ip 1 refers to the contact input in terms of the default name-array index. The second line of the
display indicates the logic state of the contact input.
6.2.2 VIRTUAL INPUTS
PATH: ACTUAL VALUES ! STATUS !" VIRTUAL INPUTS
The present status of the 32 virtual inputs is shown here. The first line of a message display indicates the ID of the virtual
input. For example, Virt Ip 1 refers to the virtual input in terms of the default name. The second line of the display indicates
the logic state of the virtual input.
6.2.3 REMOTE INPUTS
PATH: ACTUAL VALUES ! STATUS !" REMOTE INPUTS
The present state of the 32 remote inputs is shown here.
The state displayed will be that of the remote point unless the remote device has been established to be Offline in which
case the value shown is the programmed default state for the remote input.
# CONTACT INPUTS
#
Cont Ip 1
Off
MESSAGE
Cont Ip xx
Off
# VIRTUAL INPUTS
#
Virt Ip 1
Off
MESSAGE
Virt Ip 32
Off
# REMOTE INPUTS
#
REMOTE INPUT 1
STATUS: Off
Range: On, Off
MESSAGE
REMOTE INPUT 32
STATUS: Off
Range: On, Off
NOTE
6-4 B30 Bus Differential Relay GE Multilin
6.2 STATUS 6 ACTUAL VALUES
6
6.2.4 CONTACT OUTPUTS
PATH: ACTUAL VALUES ! STATUS !" CONTACT OUTPUTS
The present state of the contact outputs is shown here. The first line of a message display indicates the ID of the contact
output. For example, Cont Op 1 refers to the contact output in terms of the default name-array index. The second line of
the display indicates the logic state of the contact output.
For Form-A outputs, the state of the voltage(V) and/or current(I) detectors will show as: Off, VOff, IOff, On,
VOn, and/or IOn. For Form-C outputs, the state will show as Off or On.
6.2.5 VIRTUAL OUTPUTS
PATH: ACTUAL VALUES ! STATUS !" VIRTUAL OUTPUTS
The present state of up to 64 virtual outputs is shown here. The first line of a message display indicates the ID of the virtual
output. For example, Virt Op 1 refers to the virtual output in terms of the default name-array index. The second line of the
display indicates the logic state of the virtual output, as calculated by the FlexLogic equation for that output.
6.2.6 REMOTE DEVICES
a) STATUS
PATH: ACTUAL VALUES ! STATUS !" REMOTE DEVICES STATUS
The present state of up to 16 programmed Remote Devices is shown here. The ALL REMOTE DEVICES ONLINE message indi-
cates whether or not all programmed Remote Devices are online. If the corresponding state is "No", then at least one
required Remote Device is not online.
# CONTACT OUTPUTS
#
Cont Op 1
Off
MESSAGE
Cont Op xx
Off
# VIRTUAL OUTPUTS
#
Virt Op 1
Off
MESSAGE
Virt Op 64
Off
# REMOTE DEVICES
# STATUS
All REMOTE DEVICES
ONLINE: No
Range: Yes, No
MESSAGE
REMOTE DEVICE 1
STATUS: Offline
Range: Online, Offline
MESSAGE
REMOTE DEVICE 16
STATUS: Offline
Range: Online, Offline
NOTE
GE Multilin B30 Bus Differential Relay 6-5
6 ACTUAL VALUES 6.2 STATUS
6
b) STATISTICS
PATH: ACTUAL VALUES ! STATUS !" REMOTE DEVICES STATISTICS ! REMOTE DEVICE 1(16)
Statistical data (2 types) for up to 16 programmed Remote Devices is shown here.
The StNum number is obtained from the indicated Remote Device and is incremented whenever a change of state of at
least one DNA or UserSt bit occurs. The SqNum number is obtained from the indicated Remote Device and is incremented
whenever a GSSE message is sent. This number will rollover to zero when a count of 4,294,967,295 is incremented.
6.2.7 DIGITAL COUNTERS
PATH: ACTUAL VALUES ! DIGITAL COUNTERS !" DIGITAL COUNTERS ! DIGITAL COUNTERS Counter 1(8)
The present status of the 8 digital counters is shown here. The status of each counter, with the user-defined counter name,
includes the accumulated and frozen counts (the count units label will also appear). Also included, is the date/time stamp
for the frozen count. The Counter n MICROS value refers to the microsecond portion of the time stamp.
6.2.8 SELECTOR SWITCHES
PATH: ACTUAL VALUES ! STATUS !" SELECTOR SWITCHES
The display shows both the current position and the full range. The current position only (an integer from 0 through 7) is the
actual value.
6.2.9 FLEX STATES
PATH: ACTUAL VALUES ! STATUS !" FLEX STATES
There are 256 FlexState bits available. The second line value indicates the state of the given FlexState bit.
# REMOTE DEVICE 1
#
REMOTE DEVICE 1
StNum: 0
MESSAGE
REMOTE DEVICE 1
SqNum: 0
# DIGITAL COUNTERS
# Counter 1
Counter 1 ACCUM:
0
MESSAGE
Counter 1 FROZEN:
0
MESSAGE
Counter 1 FROZEN:
YYYY/MM/DD HH:MM:SS
MESSAGE
Counter 1 MICROS:
0
# SELECTOR SWITCHES
#
SELECTOR SWITCH 1
POSITION: 0/7
Range: Current Position / 7
MESSAGE
SELECTOR SWITCH 2
POSITION: 0/7
Range: Current Position / 7
# FLEX STATES
#
PARAM 1: Off
Off
Range: Off, On
MESSAGE
PARAM 256: Off
Off
Range: Off, On
6-6 B30 Bus Differential Relay GE Multilin
6.2 STATUS 6 ACTUAL VALUES
6
6.2.10 ETHERNET
PATH: ACTUAL VALUES ! STATUS !" ETHERNET
6.2.11 DIRECT INPUTS
PATH: ACTUAL VALUES ! STATUS !" DIRECT INPUTS
The AVERAGE MSG RETURN TIME is the time taken for direct output messages to return to the sender in a direct input/output
ring configuration (this value is not applicable for non-ring configurations). This is a rolling average calculated for the last 10
messages. There are two return times for dual-channel communications modules.
The UNRETURNED MSG COUNT values (one per communications channel) count the direct output messages that do not
make the trip around the communications ring. The CRC FAIL COUNT values (one per communications channel) count the
direct output messages that have been received but fail the CRC check. High values for either of these counts may indicate
on a problem with wiring, the communication channel, or the relay(s). The UNRETURNED MSG COUNT and CRC FAIL COUNT
values can be cleared using the CLEAR DIRECT I/O COUNTERS command.
The DIRECT INPUT x values represent the state of the x-th direct input.
# ETHERNET
#
ETHERNET PRI LINK
STATUS: OK
Range: Fail, OK
MESSAGE
ETHERNET SEC LINK
STATUS: OK
Range: Fail, OK
# DIRECT INPUTS
#
AVG MSG RETURN
TIME CH1: 0 ms
MESSAGE
UNRETURNED MSG
COUNT CH1: 0
MESSAGE
CRC FAIL COUNT
CH1: 0
MESSAGE
AVG MSG RETURN
TIME CH2: 0 ms
MESSAGE
UNRETURNED MSG
COUNT CH2: 0
MESSAGE
CRC FAIL COUNT
CH2: 0
MESSAGE
DIRECT INPUT 1:
On
MESSAGE
DIRECT INPUT 32:
On
GE Multilin B30 Bus Differential Relay 6-7
6 ACTUAL VALUES 6.2 STATUS
6
6.2.12 DIRECT DEVICES STATUS
PATH: ACTUAL VALUES ! STATUS !" DIRECT DEVICES STATUS
These actual values represent the state of Direct Devices 1 through 8.
6.2.13 EGD PROTOCOL STATUS
a) FAST EXCHANGE
PATH: ACTUAL VALUES ! STATUS !" EGD PROTOCOL STATUS ! PRODUCER STATUS ! FAST EXCHANGE 1
These values provide information that may be useful for debugging an EGD network. The EGD signature and packet size
for the fast EGD exchange is displayed.
b) SLOW EXCHANGE
PATH: ACTUAL VALUES ! STATUS !" EGD PROTOCOL STATUS ! PRODUCER STATUS !" SLOW EXCHANGE 1(2)
These values provide information that may be useful for debugging an EGD network. The EGD signature and packet size
for the slow EGD exchanges are displayed.
# DIRECT DEVICES
# STATUS
DIRECT DEVICE 1
STATUS: Offline
MESSAGE
DIRECT DEVICE 2
STATUS: Offline
MESSAGE
DIRECT DEVICE 8
STATUS: Offline
# FAST EXCHANGE 1
#
EXCH 1 SIGNATURE:
0
MESSAGE
EXCH 1 SIZE:
0
# SLOW EXCHANGE 1
#
EXCH 1 SIGNATURE:
0
MESSAGE
EXCH 1 SIZE:
0
6-8 B30 Bus Differential Relay GE Multilin
6.3 METERING 6 ACTUAL VALUES
6
6.3METERING 6.3.1 METERING CONVENTIONS
a) UR CONVENTION FOR MEASURING PHASE ANGLES
All phasors calculated by UR-series relays and used for protection, control and metering functions are rotating phasors that
maintain the correct phase angle relationships with each other at all times.
For display and oscillography purposes, all phasor angles in a given relay are referred to an AC input channel pre-selected
by the SETTINGS !" SYSTEM SETUP !" POWER SYSTEM !" FREQUENCY AND PHASE REFERENCE setting. This setting
defines a particular source to be used as the reference.
The relay will first determine if any Phase VT bank is indicated in the Source. If it is, voltage channel VA of that bank is
used as the angle reference. Otherwise, the relay determines if any Aux VT bank is indicated; if it is, the auxiliary voltage
channel of that bank is used as the angle reference. If neither of the two conditions is satisfied, then two more steps of this
hierarchical procedure to determine the reference signal include Phase CT bank and Ground CT bank.
If the AC signal pre-selected by the relay upon configuration is not measurable, the phase angles are not referenced. The
phase angles are assigned as positive in the leading direction, and are presented as negative in the lagging direction, to
more closely align with power system metering conventions. This is illustrated below.
Figure 61: UR PHASE ANGLE MEASUREMENT CONVENTION
b) UR CONVENTION FOR MEASURING SYMMETRICAL COMPONENTS
The UR-series of relays calculate voltage symmetrical components for the power system phase A line-to-neutral voltage,
and symmetrical components of the currents for the power system phase A current. Owing to the above definition, phase
angle relations between the symmetrical currents and voltages stay the same irrespective of the connection of instrument
transformers. This is important for setting directional protection elements that use symmetrical voltages.
For display and oscillography purposes the phase angles of symmetrical components are referenced to a common refer-
ence as described in the previous sub-section.
WYE-CONNECTED INSTRUMENT TRANSFORMERS:
The above equations apply to currents as well.
ABC phase rotation: ACB phase rotation:
827845A1.CDR
UR phase angle
reference
0
o
-45
o
-90
o
-135
o
-270
o
-225
o
-180
o
-315
o
positive
angle
direction
V_0
1
3
--- V
AG
V
BG
V
CG
+ + ( ) =
V_1
1
3
--- V
AG
aV
BG
a
2
V
CG
+ + ( ) =
V_2
1
3
--- V
AG
a
2
V
BG
aV
CG
+ + ( ) =
V_0
1
3
--- V
AG
V
BG
V
CG
+ + ( ) =
V_1
1
3
--- V
AG
a
2
V
BG
aV
CG
+ + ( ) =
V_2
1
3
--- V
AG
aV
BG
a
2
V
CG
+ + ( ) =
GE Multilin B30 Bus Differential Relay 6-9
6 ACTUAL VALUES 6.3 METERING
6
DELTA-CONNECTED INSTRUMENT TRANSFORMERS:
The zero-sequence voltage is not measurable under the Delta connection of instrument transformers and is defaulted to
zero. The table below shows an example of symmetrical components calculations for the ABC phase rotation.
* The power system voltages are phase-referenced for simplicity to VAG and VAB, respectively. This, however, is a
relative matter. It is important to remember that the B30 displays are always referenced as specified under SETTINGS
!" SYSTEM SETUP !" POWER SYSTEM !" FREQUENCY AND PHASE REFERENCE.
The example above is illustrated in the following figure.
Figure 62: MEASUREMENT CONVENTION FOR SYMMETRICAL COMPONENTS
ABC phase rotation: ACB phase rotation:
Table 61: SYMMETRICAL COMPONENTS CALCULATION EXAMPLE
SYSTEM VOLTAGES, SEC. V * VT
CONN.
RELAY INPUTS, SEC. V SYMM. COMP, SEC. V
V
AG
V
BG
V
CG
V
AB
V
BC
V
CA
F5AC F6AC F7AC V
0
V
1
V
2
13.9
0
76.2
125
79.7
250
84.9
313
138.3
97
85.4
241
WYE 13.9
0
76.2
125
79.7
250
19.5
192
56.5
7
23.3
187
UNKNOWN (only V
1
and V
2
can be determined)
84.9
0
138.3
144
85.4
288
DELTA 84.9
0
138.3
144
85.4
288
N/A 56.5
54
23.3
234
V_0 N/A =
V_1
1 30
3 3
-------------------- V
AB
aV
BC
a
2
V
CA
+ + ( ) =
V_2
1 30
3 3
----------------- V
AB
a
2
V
BC
aV
CA
+ + ( ) =
V_0 N/A =
V_1
1 30
3 3
----------------- V
AB
a
2
V
BC
aV
CA
+ + ( ) =
V_2
1 30
3 3
-------------------- V
AB
aV
BC
a
2
V
CA
+ + ( ) =
827844A1.CDR
A
B
C
WYE VTs
1
0
2
A
B
C
DELTA VTs
1
2
SYSTEM VOLTAGES SYMMETRICAL
COMPONENTS
U
R
p
h
a
s
e
a
n
g
l
e
r
e
f
e
r
e
n
c
e
U
R
p
h
a
s
e
a
n
g
l
e
r
e
f
e
r
e
n
c
e
U
R
p
h
a
s
e
a
n
g
l
e
r
e
f
e
r
e
n
c
e
U
R
p
h
a
s
e
a
n
g
l
e
r
e
f
e
r
e
n
c
e
6-10 B30 Bus Differential Relay GE Multilin
6.3 METERING 6 ACTUAL VALUES
6
6.3.2 BUS ZONE
PATH: ACTUAL VALUES !" METERING ! BUS ! BUS ZONE 1
The phasors of differential and restraint currents are available for the bus zone. The magnitudes are displayed in primary
amperes (see Chapter 8: Theory of Operation for additional explanation).
6.3.3 SOURCES
PATH: ACTUAL VALUES !" METERING ! SOURCE SRC 1 !
# BUS ZONE 1
#
BUS 1 DIFF Iad:
0.000 A 0.0
MESSAGE
BUS 1 REST Iar:
0.000 A 0.0
MESSAGE
BUS 1 DIFF Ibd:
0.000 A 0.0
MESSAGE
BUS 1 REST Ibr:
0.000 A 0.0
MESSAGE
BUS 1 DIFF Icd:
0.000 A 0.0
MESSAGE
BUS 1 REST Icr:
0.000 A 0.0
# PHASE CURRENT
# SRC 1
SRC 1 RMS Ia: 0.000
b: 0.000 c: 0.000 A
MESSAGE
SRC 1 RMS Ia:
0.000 A
MESSAGE
SRC 1 RMS Ib:
0.000 A
MESSAGE
SRC 1 RMS Ic:
0.000 A
MESSAGE
SRC 1 RMS In:
0.000 A
MESSAGE
SRC 1 PHASOR Ia:
0.000 A 0.0
MESSAGE
SRC 1 PHASOR Ib:
0.000 A 0.0
MESSAGE
SRC 1 PHASOR Ic:
0.000 A 0.0
MESSAGE
SRC 1 PHASOR In:
0.000 A 0.0
MESSAGE
SRC 1 ZERO SEQ I0:
0.000 A 0.0
MESSAGE
SRC 1 POS SEQ I1:
0.000 A 0.0
MESSAGE
SRC 1 NEG SEQ I2:
0.000 A 0.0
GE Multilin B30 Bus Differential Relay 6-11
6 ACTUAL VALUES 6.3 METERING
6
# GROUND CURRENT
# SRC 1
SRC 1 RMS Ig:
0.000 A
MESSAGE
SRC 1 PHASOR Ig:
0.000 A 0.0
MESSAGE
SRC 1 PHASOR Igd:
0.000 A 0.0
# PHASE VOLTAGE
# SRC 1
SRC 1 RMS Vag:
0.000 V
MESSAGE
SRC 1 RMS Vbg:
0.000 V
MESSAGE
SRC 1 RMS Vcg:
0.000 V
MESSAGE
SRC 1 PHASOR Vag:
0.000 V 0.0
MESSAGE
SRC 1 PHASOR Vbg:
0.000 V 0.0
MESSAGE
SRC 1 PHASOR Vcg:
0.000 V 0.0
MESSAGE
SRC 1 RMS Vab:
0.000 V
MESSAGE
SRC 1 RMS Vbc:
0.000 V
MESSAGE
SRC 1 RMS Vca:
0.000 V
MESSAGE
SRC 1 PHASOR Vab:
0.000 V 0.0
MESSAGE
SRC 1 PHASOR Vbc:
0.000 V 0.0
MESSAGE
SRC 1 PHASOR Vca:
0.000 V 0.0
MESSAGE
SRC 1 ZERO SEQ V0:
0.000 V 0.0
MESSAGE
SRC 1 POS SEQ V1:
0.000 V 0.0
MESSAGE
SRC 1 NEG SEQ V2:
0.000 V 0.0
# AUXILIARY VOLTAGE
# SRC 1
SRC 1 RMS Vx:
0.000 V
MESSAGE
SRC 1 PHASOR Vx:
0.000 V 0.0
# FREQUENCY
# SRC 1
SRC 1 FREQUENCY:
0.00 Hz
6-12 B30 Bus Differential Relay GE Multilin
6.3 METERING 6 ACTUAL VALUES
6
Six identical Source menus are available. The "SRC 1" text will be replaced by whatever name was programmed by the
user for the associated source (see SETTINGS !" SYSTEM SETUP !" SIGNAL SOURCES).
SOURCE FREQUENCY is measured via software-implemented zero-crossing detection of an AC signal. The signal is either a
Clarke transformation of three-phase voltages or currents, auxiliary voltage, or ground current as per source configuration
(see the SYSTEM SETUP !" POWER SYSTEM settings). The signal used for frequency estimation is low-pass filtered. The
final frequency measurement is passed through a validation filter that eliminates false readings due to signal distortions and
transients.
6.3.4 TRACKING FREQUENCY
PATH: ACTUAL VALUES !" METERING !" TRACKING FREQUENCY
The tracking frequency is displayed here. The frequency is tracked based on configuration of the reference source. The
TRACKING FREQUENCY is based upon positive sequence current phasors from all line terminals and is synchronously
adjusted at all terminals. If currents are below 0.125 pu, then the NOMINAL FREQUENCY is used.
6.3.5 FLEXELEMENTS
PATH: ACTUAL VALUES !" METERING !" FLEXELEMENTS ! FLEXELEMENT 1(8)
The operating signals for the FlexElements are displayed in pu values using the following definitions of the base units.
# TRACKING FREQUENCY
#
TRACKING FREQUENCY:
60.00 Hz
# FLEXELEMENT 1
#
FLEXELEMENT 1
OpSig: 0.000 pu
Table 62: FLEXELEMENT BASE UNITS
BUS DIFFERENTIAL
RESTRAINING CURRENT
(Bus Diff Mag)
I
BASE
= maximum primary RMS value of the +IN and IN inputs
(CT primary for source currents, and bus reference primary current for bus differential currents)
BUS DIFFERENTIAL
RESTRAINING CURRENT
(Bus Rest Mag)
I
BASE
= maximum primary RMS value of the +IN and IN inputs
(CT primary for source currents, and bus reference primary current for bus differential currents)
dcmA BASE = maximum value of the DCMA INPUT MAX setting for the two transducers configured
under the +IN and IN inputs.
FREQUENCY f
BASE
= 1 Hz
PHASE ANGLE
BASE
= 360 degrees (see the UR angle referencing convention)
POWER FACTOR PF
BASE
= 1.00
RTDs BASE = 100C
SOURCE CURRENT I
BASE
= maximum nominal primary RMS value of the +IN and IN inputs
SOURCE POWER P
BASE
= maximum value of V
BASE
I
BASE
for the +IN and IN inputs
SOURCE VOLTAGE V
BASE
= maximum nominal primary RMS value of the +IN and IN inputs
GE Multilin B30 Bus Differential Relay 6-13
6 ACTUAL VALUES 6.3 METERING
6
6.3.6 TRANSDUCER I/O
PATH: ACTUAL VALUES !" METERING !" TRANSDUCER I/O DCMA INPUTS ! DCMA INPUT xx
Actual values for each dcmA input channel that is enabled are displayed with the top line as the programmed Channel ID
and the bottom line as the value followed by the programmed units.
PATH: ACTUAL VALUES !" METERING !" TRANSDUCER I/O RTD INPUTS ! RTD INPUT xx
Actual values for each RTD input channel that is enabled are displayed with the top line as the programmed Channel ID
and the bottom line as the value.
# DCMA INPUT xx
#
DCMA INPUT xx
0.000 mA
# RTD INPUT xx
#
RTD INPUT xx
-50 C
6-14 B30 Bus Differential Relay GE Multilin
6.4 RECORDS 6 ACTUAL VALUES
6
6.4RECORDS 6.4.1 USER-PROGRAMMABLE FAULT REPORTS
PATH: ACTUAL VALUES !" RECORDS ! USER-PROGRAMMABLE FAULT REPORT
This menu displays the User-Programmable Fault Report actual values. See the User-Programmable Fault Report section
in Chapter 5 for additional information on this feature.
6.4.2 EVENT RECORDS
PATH: ACTUAL VALUES !" RECORDS !" EVENT RECORDS
The Event Records menu shows the contextual data associated with up to the last 1024 events, listed in chronological
order from most recent to oldest. If all 1024 event records have been filled, the oldest record will be removed as a new
record is added. Each event record shows the event identifier/sequence number, cause, and date/time stamp associated
with the event trigger. Refer to the COMMANDS " CLEAR RECORDS menu for clearing event records.
6.4.3 OSCILLOGRAPHY
PATH: ACTUAL VALUES !" RECORDS !" OSCILLOGRAPHY
This menu allows the user to view the number of triggers involved and number of oscillography traces available. The
cycles per record value is calculated to account for the fixed amount of data storage for oscillography. See the Oscillogra-
phy section of Chapter 5 for further details.
A trigger can be forced here at any time by setting "Yes" to the FORCE TRIGGER? command. Refer to the COMMANDS !"
CLEAR RECORDS menu for clearing the oscillography records.
# USER-PROGRAMMABLE
# FAULT REPORT
NEWEST RECORD
NUMBER: 0
MESSAGE
LAST CLEARED DATE:
2002/8/11 14:23:57
MESSAGE
LAST REPORT DATE:
2002/10/09 08:25:27
# EVENT RECORDS
#
EVENT: XXXX
RESET OP(PUSHBUTTON)
MESSAGE
EVENT: 3
POWER ON
EVENT 3
DATE: 2000/07/14
MESSAGE
EVENT: 2
POWER OFF
EVENT 3
TIME: 14:53:00.03405
MESSAGE
EVENT: 1
EVENTS CLEARED
Date and Time Stamps
# OSCILLOGRAPHY
#
FORCE TRIGGER?
No
Range: No, Yes
MESSAGE
NUMBER OF TRIGGERS:
0
MESSAGE
AVAILABLE RECORDS:
0
MESSAGE
CYCLES PER RECORD:
0.0
MESSAGE
LAST CLEARED DATE:
2000/07/14 015:40:16
GE Multilin B30 Bus Differential Relay 6-15
6 ACTUAL VALUES 6.5 PRODUCT INFORMATION
6
6.5PRODUCT INFORMATION 6.5.1 MODEL INFORMATION
PATH: ACTUAL VALUES !" PRODUCT INFO ! MODEL INFORMATION
The product order code, serial number, Ethernet MAC address, date/time of manufacture, and operating time are shown
here.
6.5.2 FIRMWARE REVISIONS
PATH: ACTUAL VALUES !" PRODUCT INFO !" FIRMWARE REVISIONS
The shown data is illustrative only. A modification file number of 0 indicates that, currently, no modifications have been
installed.
# MODEL INFORMATION
#
ORDER CODE LINE 1:
B30-E00-HCL-F8H-H6A
Example code shown
MESSAGE
ORDER CODE LINE 2:
MESSAGE
ORDER CODE LINE 3:
MESSAGE
ORDER CODE LINE 4:
MESSAGE
SERIAL NUMBER:
MESSAGE
ETHERNET MAC ADDRESS
000000000000
MESSAGE
MANUFACTURING DATE:
0
Range: YYYY/MM/DD HH:MM:SS
MESSAGE
OPERATING TIME:
0:00:00
# FIRMWARE REVISIONS
#
B30 Bus Relay
REVISION: 4.40
Range: 0.00 to 655.35
Revision number of the application firmware.
MESSAGE
MODIFICATION FILE
NUMBER: 0
Range: 0 to 65535 (ID of the MOD FILE)
Value is 0 for each standard firmware release.
MESSAGE
BOOT PROGRAM
REVISION: 1.13
Range: 0.00 to 655.35
Revision number of the boot program firmware.
MESSAGE
FRONT PANEL PROGRAM
REVISION: 0.08
Range: 0.00 to 655.35
Revision number of faceplate program firmware.
MESSAGE
COMPILE DATE:
2004/09/15 04:55:16
Range: Any valid date and time.
Date and time when product firmware was built.
MESSAGE
BOOT DATE:
2004/09/15 16:41:32
Range: Any valid date and time.
Date and time when the boot program was built.
6-16 B30 Bus Differential Relay GE Multilin
6.5 PRODUCT INFORMATION 6 ACTUAL VALUES
6
GE Multilin B30 Bus Differential Relay 7-1
7 COMMANDS AND TARGETS 7.1 COMMANDS
7
7 COMMANDS AND TARGETS 7.1COMMANDS 7.1.1 COMMANDS MENU
The Commands menu contains relay directives intended for operations personnel. All commands can be protected from
unauthorized access via the Command Password; see the Password Security section of Chapter 5. The following flash
message appears after successfully command entry:
7.1.2 VIRTUAL INPUTS
PATH: COMMANDS " COMMANDS VIRTUAL INPUTS
The states of up to 32 virtual inputs are changed here. The first line of the display indicates the ID of the virtual input. The
second line indicates the current or selected status of the virtual input. This status will be a logical state Off (0) or On (1).
COMMANDS
"
MESSAGE
## COMMANDS
## VIRTUAL INPUTS
MESSAGE
## COMMANDS
## CLEAR RECORDS
MESSAGE
## COMMANDS
## SET DATE AND TIME
MESSAGE
## COMMANDS
## RELAY MAINTENANCE
COMMAND
EXECUTED
## COMMANDS
## VIRTUAL INPUTS
Virt Ip 1
Off
Range: Off, On
MESSAGE
Virt Ip 32
Off
Range: Off, On
7-2 B30 Bus Differential Relay GE Multilin
7.1 COMMANDS 7 COMMANDS AND TARGETS
7
7.1.3 CLEAR RECORDS
PATH: COMMANDS " COMMANDS CLEAR RECORDS
This menu contains commands for clearing historical data such as the Event Records. Data is cleared by changing a com-
mand setting to Yes and pressing the key. After clearing data, the command setting automatically reverts to No.
7.1.4 SET DATE AND TIME
PATH: COMMANDS " SET DATE AND TIME
The date and time can be entered here via the faceplate keypad only if the IRIG-B signal is not in use. The time setting is
based on the 24-hour clock. The complete date, as a minimum, must be entered to allow execution of this command. The
new time will take effect at the moment the key is clicked.
7.1.5 RELAY MAINTENANCE
PATH: COMMANDS " RELAY MAINTENANCE
This menu contains commands for relay maintenance purposes. Commands are activated by changing a command setting
to Yes and pressing the key. The command setting will then automatically revert to No.
The PERFORM LAMPTEST command turns on all faceplate LEDs and display pixels for a short duration. The UPDATE
ORDER CODE command causes the relay to scan the backplane for the hardware modules and update the order code to
match. If an update occurs, the following message is shown.
There is no impact if there have been no changes to the hardware modules. When an update does not occur, the ORDER
CODE NOT UPDATED message will be shown.
## COMMANDS
## CLEAR RECORDS
CLEAR USER FAULT
REPORTS? No
Range: No, Yes
CLEAR EVENT RECORDS?
No
Range: No, Yes
CLEAR OSCILLOGRAPHY?
No
Range: No, Yes
CLEAR UNAUTHORIZED
ACCESS? No
Range: No, Yes
CLEAR DIRECT I/O
COUNTERS? No
Range: No, Yes
Valid only for units with Direct I/O module.
CLEAR ALL RELAY
RECORDS? No
Range: No, Yes
## COMMANDS
## SET DATE AND TIME
SET DATE AND TIME:
2000/01/14 13:47:03
(YYYY/MM/DD HH:MM:SS)
## COMMANDS
## RELAY MAINTENANCE
PERFORM LAMPTEST?
No
Range: No, Yes
UPDATE ORDER CODE?
No
Range: No, Yes
UPDATING...
PLEASE WAIT
GE Multilin B30 Bus Differential Relay 7-3
7 COMMANDS AND TARGETS 7.2 TARGETS
7
7.2TARGETS 7.2.1 TARGETS MENU
The status of any active targets will be displayed in the Targets menu. If no targets are active, the display will read No
Active Targets:
7.2.2 TARGET MESSAGES
When there are no active targets, the first target to become active will cause the display to immediately default to that mes-
sage. If there are active targets and the user is navigating through other messages, and when the default message timer
times out (i.e. the keypad has not been used for a determined period of time), the display will again default back to the tar-
get message.
The range of variables for the target messages is described below. Phase information will be included if applicable. If a tar-
get message status changes, the status with the highest priority will be displayed.
If a self test error is detected, a message appears indicating the cause of the error. For example UNIT NOT PROGRAMMED
indicates that the minimal relay settings have not been programmed.
7.2.3 RELAY SELF-TESTS
The relay performs a number of self-test diagnostic checks to ensure device integrity. The two types of self-tests (major and
minor) are listed in the tables below. When either type of self-test error occurs, the Trouble LED Indicator will turn on and a
target message displayed. All errors record an event in the event recorder. Latched errors can be cleared by pressing the
RESET key, providing the condition is no longer present.
Major self-test errors also result in the following:
the critical fail relay on the power supply module is de-energized
all other output relays are de-energized and are prevented from further operation
the faceplate In Service LED indicator is turned off
a RELAY OUT OF SERVICE event is recorded
Most of the minor self-test errors can be disabled. Refer to the settings in the User-Programmable Self-Tests section in
Chapter 5 for additional details.
TARGETS
"
MESSAGE
DIGITAL ELEMENT 1:
LATCHED
Displayed only if targets for this element are active.
Example shown.
MESSAGE
DIGITAL ELEMENT 16:
LATCHED
Displayed only if targets for this element are active.
Example shown.
MESSAGE
836726A2.CDR
BLOCK
OPERATE
BLOCK
p D
p
I I
I
real
p D
p
I I
I
imag
I
p
I
D
- I
p
External Fault Conditions
OPERATE
836727A2.CDR
BLOCK
BLOCK
p D
p
I I
I
real
p D
p
I I
I
imag
I
p
I
D
- I
p
Internal Fault Conditions
OPERATE
OPERATE
8-8 B30 Bus Differential Relay GE Multilin
8.5 SATURATION DETECTOR 8 THEORY OF OPERATION
8
8.5SATURATION DETECTOR 8.5.1 CT SATURATION DETECTION
The saturation detector of the B30 takes advantage of the fact that any CT operates correctly for a short period of time even
under very large primary currents that would subsequently cause a very deep saturation. As a result of that, in the case of
an external fault, the differential current stays very low during the initial period of linear operation of the CTs while the
restraining signal develops rapidly. Once one or more CTs saturate, the differential current will increase. The restraining sig-
nal, however, yields by at least a few milliseconds. During internal faults, both the differential and restraining currents
develop simultaneously. This creates characteristic patterns for the differential - restraining trajectory as depicted below.
Figure 87: CT SATURATION DETECTION INTERNAL AND EXTERNAL FAULT PATTERNS
The CT saturation condition is declared by the saturation detector when the magnitude of the restraining signal becomes
larger than the higher breakpoint (HIGH BPNT) and at the same time the differential current is below the first slope (LOW
SLOPE). The said condition is of a transient nature and requires a seal-in. A special logic in the form of a state machine is
used for this purpose as depicted in Figure 88: State Machine for Saturation Detector.
As the phasor estimator introduces a delay into the measurement process, the aforementioned saturation test would fail to
detect CT saturation occurring very fast. In order to cope with very fast CT saturation, another condition is checked that
uses relations between the signals at the waveform level. The basic principle is similar to that described above. Addition-
ally, the sample-based stage of the saturation detector uses the time derivative of the restraining signal (di/dt) to better
trace the saturation pattern shown in the above diagram.
The saturation detector is capable of detecting saturation occurring in approximately 2 ms into a fault. It is worth emphasiz-
ing that the saturation detector, although having no dedicated settings, uses the main differential characteristic for proper
operation. This aspect must be kept in mind when setting the characteristic as its parameters must retain their original
meaning.
The operation of the saturation detector is available as the FlexLogic operand BUS 1(2) SAT.
Figure 88: STATE MACHINE FOR SATURATION DETECTOR
836728A1.CDR
d
i
f
f
e
r
e
n
t
i
a
l
restraining
OPERATE
BLOCK
I
N
T
E
R
N
A
L
F
A
U
L
T
P
A
T
T
E
R
N
E
X
T
E
R
N
A
L
F
A
U
L
T
P
A
T
T
E
R
N
EXTERNAL FAULT PATTERN
NORMAL
SAT := 0
EXTERNAL
FAULT
SAT := 1
EXTERNAL
FAULT and CT
SATURATION
SAT := 1
The differential
characteristic
entered
The differential-
restraining trajectory
out of the differential
characteristic for a
certain period of time
saturation
condition
The differential
current below the
first slope for a
certain period of
time
836729A1.CDR
GE Multilin B30 Bus Differential Relay 8-9
8 THEORY OF OPERATION 8.6 OUTPUT LOGIC AND EXAMPLES
8
8.6OUTPUT LOGIC AND EXAMPLES 8.6.1 OUTPUT LOGIC
The biased differential characteristic uses the output logic shown below.
For low differential signals, the biased differential element operates on the 2-out-of-2 basis utilizing both the differential and
directional principles.
For high differential signals, the directional principle is included only if demanded by the saturation detector (dynamic 1-out-
of-2 / 2-out-of-2 mode). Typically, the directional principle is slower, and by avoiding using it when possible, the B30 gains
speed.
The dynamic inclusion/exclusion of the directional principle is not applied for the low differential currents but is included per-
manently only because it is comparatively difficult to reliably detect CT saturation occurring when the currents are small, i.e.
saturation due to extremely long time constant of the DC component or due to multiple autoreclosure actions.
Figure 89: BIASED DIFFERENTIAL OUTPUT LOGIC
8.6.2 INTERNAL AND EXTERNAL FAULT EXAMPLE
Two examples of relay operation are presented: an external fault with heavy CT saturation and an internal fault.
The protected bus includes six circuits connected to CT banks F1, F5, M1, M5, U1 and U5, respectively. The circuits F1,
F5, M1, M5 and U5 are capable of feeding some fault current; the U1 circuit supplies a load. The F1, F5 and U5 circuits are
significantly stronger than the F5 and M1 connections.
The M5 circuit contains the weakest (most prone to saturation) CT of the bus.
Figure 8-10 presents the bus currents and the most important logic signals for the case of an external fault. Despite very
fast and severe CT saturation, the B30 remains stable.
Figure 8-11 presents the same signals but for the case of an internal fault. The B30 trips in 10 ms (fast form-C output con-
tact).
836730A1.CDR
DIF
L
DIR
SAT
DIF
H
OR
AND
AND
OR
biased bus
differential
DIF
BIASED
8-10 B30 Bus Differential Relay GE Multilin
8.6 OUTPUT LOGIC AND EXAMPLES 8 THEORY OF OPERATION
8
Figure 810: EXTERNAL FAULT EXAMPLE
8
3
6
7
3
5
A
1
.
C
D
R
T
h
e
b
u
s
d
i
f
f
e
r
e
n
t
i
a
l
p
r
o
t
e
c
t
i
o
n
e
l
e
m
e
n
t
p
i
c
k
s
u
p
d
u
e
t
o
h
e
a
v
y
C
T
s
a
t
u
r
a
t
i
o
n
T
h
e
C
T
s
a
t
u
r
a
t
i
o
n
f
l
a
g
i
s
s
e
t
s
a
f
e
l
y
b
e
f
o
r
e
t
h
e
p
i
c
k
u
p
f
l
a
g
T
h
e
e
l
e
m
e
n
t
d
o
e
s
n
o
t
m
a
l
o
p
e
r
a
t
e
T
h
e
d
i
r
e
c
t
i
o
n
a
l
f
l
a
g
i
s
n
o
t
s
e
t
0
.
0
6
0
.
0
7
0
.
0
8
0
.
0
9
0
.
1
0
.
1
1
0
.
1
2
-
2
0
0
-
1
5
0
-
1
0
0
-
5
0 0
5
0
1
0
0
1
5
0
2
0
0
~
1
m
s
D
e
s
p
i
t
e
h
e
a
v
y
C
T
s
a
t
u
r
a
t
i
o
n
t
h
e
e
x
t
e
r
n
a
l
f
a
u
l
t
c
u
r
r
e
n
t
i
s
s
e
e
n
i
n
t
h
e
o
p
p
o
s
i
t
e
d
i
r
e
c
t
i
o
n
GE Multilin B30 Bus Differential Relay 8-11
8 THEORY OF OPERATION 8.6 OUTPUT LOGIC AND EXAMPLES
8
Figure 811: INTERNAL FAULT EXAMPLE
8
3
6
7
3
6
A
1
.
C
D
R
T
h
e
b
u
s
d
i
f
f
e
r
e
n
t
i
a
l
p
r
o
t
e
c
t
i
o
n
e
l
e
m
e
n
t
p
i
c
k
s
u
p
T
h
e
e
l
e
m
e
n
t
o
p
e
r
a
t
e
s
i
n
1
0
m
s
T
h
e
d
i
r
e
c
t
i
o
n
a
l
f
l
a
g
i
s
s
e
t
A
l
l
t
h
e
f
a
u
l
t
c
u
r
r
e
n
t
s
a
r
e
s
e
e
n
i
n
o
n
e
d
i
r
e
c
t
i
o
n
T
h
e
s
a
t
u
r
a
t
i
o
n
f
l
a
g
i
s
n
o
t
s
e
t
-
n
o
d
i
r
e
c
t
i
o
n
a
l
d
e
c
i
s
i
o
n
r
e
q
u
i
r
e
d
8-12 B30 Bus Differential Relay GE Multilin
8.6 OUTPUT LOGIC AND EXAMPLES 8 THEORY OF OPERATION
8
GE Multilin B30 Bus Differential Relay 9-1
9 APPLICATION OF SETTINGS 9.1 OVERVIEW
9
9 APPLICATION OF SETTINGS 9.1OVERVIEW 9.1.1 INTRODUCTION
The B30 is a high-speed low-impedance microprocessor-based current differential relay for power system busbars. The
relay is limited to six circuits. The B30 incorporates the dynamic bus replica mechanism that allows for protecting buses
with circuits interconnectable between various sections but with single current measurement points.
As explained in the Theory of Operation chapter, the relay uses a dual-slope dual-breakpoint differential characteristic with
the restraint signal created as the maximum among the magnitudes of the circuit connected to the protected bus. The low-
impedance operating principle is enhanced by the use of the Saturation Detector and a current directional principle.
This chapter provides an example of setting calculations for a sample bus. The selected example includes various bus con-
figurations to clarify a number of typical situations. Both the bus configuration and numerical data used are not meant to
reflect any specific utility practice or design standards.
It is also assumed that the CTs have been selected without considering a B30 application, but the B30 settings are to be
calculated for proper relay application. The CT data used in this example are kept to a minimum and in a generic form. The
CT data does not reflect any particular notation or national standards.
The analysis provided in this chapter has been performed with the following goals:
The limits of linear operation of the CTs considering zero remanent flux have been determined in order to select the
high breakpoint settings of the biased differential characteristic.
The limits of linear operation of the CTs considering a remanent flux of 80% have been determined in order to select
the low breakpoint settings of the biased differential characteristic.
Saturation of the CTs has been analyzed in order to select the higher slope of the biased differential characteristic and
the high set differential overcurrent setting.
The analysis tools and safety margins applied are examples only and do not reflect any particular protection philosophy.
Typically, for the CT saturation related calculations, it is sufficient to consider the weakest (most prone to saturation) CT
connected to the bus and the total bus fault current combined with the longest time constant among all the circuits con-
nected to the bus. This chapter provides more detailed analysis (see the Slopes and High Set Threshold section) in order to
illustrate the idea of using setting groups to enhance the B30 performance when the bus configuration changes (see the
Enhancing Relay Performance section).
9.1.2 SAMPLE BUSBAR AND DATA
The following figure shows a double bus arrangement with North and South buses. This station has five circuits (C-1
through C-5) and a tiebreaker (B-7). Circuit C-1 is connected to the North bus; circuits C-2, C-3 and C-4 can be routed to
either bus via switches S-1 through S-6; circuit C-5 can be connected to either bus via breakers B-5 and B-6.
Figure 91: SAMPLE BUS CONFIGURATION
836731A2.CDR
NORTH BUS
SOUTH BUS
CT-8
B-5
B-6
CT-5
CT-6
S-5
S-6
B-4 CT-4
S-3
S-4
B-3 CT-3
S-1
S-2
B-2 CT-2
CT-1
B-1
C-1 C-2 C-4
C-3 C-5
CT-7
B-7
9-2 B30 Bus Differential Relay GE Multilin
9.1 OVERVIEW 9 APPLICATION OF SETTINGS
9
The following table shows the assumed short circuit contributions of the connected circuits and their DC time constants.
The basic CT data is presented in the table below. The magnetizing characteristics of the three different types of CTs used
in this example are shown in the following figure.
Figure 92: APPROXIMATE CT MAGNETIZING CHARACTERISTICS
Table 91: BASIC FAULT DATA OF THE CONNECTED CIRCUIT
CIRCUIT I
FAULT
(KA) T
DC
(MS)
C-1 0.00 N/A
C-2 0.00 N/A
C-3 6.00 5
C-4 5.00 30
C-5 3.00 40
Table 92: BASIC CT DATA
CT RATIO V
SAT
(V) R
CTSEC
() LEADS (M)
CT-1 600:5 144 0.34 210
CT-2 600:5 144 0.34 205
CT-3 1200:5 288 0.64 200
CT-4 1000:5 240 0.54 200
CT-5, CT-6 1000:5 240 0.54 180
CT-7, CT-8 1200:5 288 0.64 200
836732A4.CDR
GE Multilin B30 Bus Differential Relay 9-3
9 APPLICATION OF SETTINGS 9.2 ZONING AND DYNAMIC BUS REPLICA
9
9.2ZONING AND DYNAMIC BUS REPLICA 9.2.1 DESCRIPTION
The figures in this section show the adopted protection zoning for the two bus sections.
To provide the bus differential zoning as shown in the figures, eight currents need to be measured. Consequently, the pro-
tection cannot be accomplished by one B30. However, as each bus has not more than six connections, two B30s can be
used.
9.2.2 NORTH BUS ZONE
With reference to the following diagram, the North bus differential zone is bounded by the following CTs: CT-1, CT-2 (if S-1
closed), CT-3 (if S-3 closed), CT-4 (if S-5 closed), CT-5 and CT-8. The North bus protection should operate the following
breakers: B-1, B-2 (if S-1 closed), B-3 (if S-3 closed), B-4 (if S-5 closed), B-5 and B-7.
Consequently, the B30 for the North bus should be wired and configured as follows:
CT-1 currents should be configured as SRC 1 and used as the source 1A of the bus differential zone 1 together with
the FlexLogic
, a subset of the Remote Terminal Unit (RTU) protocol format is supported that allows extensive monitor-
ing, programming, and control functions using read and write register commands.
B.1.2 PHYSICAL LAYER
The Modbus
RTU protocol is hardware-independent so that the physical layer can be any of a variety of standard hard-
ware configurations including RS232 and RS485. The relay includes a faceplate (front panel) RS232 port and two rear ter-
minal communications ports that may be configured as RS485, fiber optic, 10BaseT, or 10BaseF. Data flow is half-duplex in
all configurations. See Chapter 3 for details on wiring.
Each data byte is transmitted in an asynchronous format consisting of 1 start bit, 8 data bits, 1 stop bit, and possibly 1 parity
bit. This produces a 10 or 11 bit data frame. This can be important for transmission through modems at high bit rates (11 bit
data frames are not supported by many modems at baud rates greater than 300).
The baud rate and parity are independently programmable for each communications port. Baud rates of 300, 1200, 2400,
4800, 9600, 14400, 19200, 28800, 33600, 38400, 57600, or 115200 bps are available. Even, odd, and no parity are avail-
able. Refer to the Communications section of Chapter 5 for further details.
The master device in any system must know the address of the slave device with which it is to communicate. The relay will
not act on a request from a master if the address in the request does not match the relays slave address (unless the
address is the broadcast address see below).
A single setting selects the slave address used for all ports, with the exception that for the faceplate port, the relay will
accept any address when the Modbus
officially defines function codes from 1 to 127 though only a small subset is generally needed. The relay supports
some of these functions, as summarized in the following table. Subsequent sections describe each function code in detail.
B.2.2 READ ACTUAL VALUES OR SETTINGS (FUNCTION CODE 03/04H)
This function code allows the master to read one or more consecutive data registers (actual values or settings) from a relay.
Data registers are always 16 bit (two byte) values transmitted with high order byte first. The maximum number of registers
that can be read in a single packet is 125. See the Modbus Memory Map table for exact details on the data registers.
Since some PLC implementations of Modbus
only support one of function codes 03h and 04h, the relay interpretation
allows either function code to be used for reading one or more consecutive data registers. The data starting address will
determine the type of data being read. Function codes 03h and 04h are therefore identical.
The following table shows the format of the master and slave packets. The example shows a master device requesting 3
register values starting at address 4050h from slave device 11h (17 decimal); the slave device responds with the values 40,
300, and 0 from registers 4050h, 4051h, and 4052h, respectively.
FUNCTION CODE MODBUS DEFINITION GE MULTILIN DEFINITION
HEX DEC
03 3 Read Holding Registers Read Actual Values or Settings
04 4 Read Holding Registers Read Actual Values or Settings
05 5 Force Single Coil Execute Operation
06 6 Preset Single Register Store Single Setting
10 16 Preset Multiple Registers Store Multiple Settings
Table B3: MASTER AND SLAVE DEVICE PACKET TRANSMISSION EXAMPLE
MASTER TRANSMISSION SLAVE RESPONSE
PACKET FORMAT EXAMPLE (HEX) PACKET FORMAT EXAMPLE (HEX)
SLAVE ADDRESS 11 SLAVE ADDRESS 11
FUNCTION CODE 04 FUNCTION CODE 04
DATA STARTING ADDRESS - high 40 BYTE COUNT 06
DATA STARTING ADDRESS - low 50 DATA #1 - high 00
NUMBER OF REGISTERS - high 00 DATA #1 - low 28
NUMBER OF REGISTERS - low 03 DATA #2 - high 01
CRC - low A7 DATA #2 - low 2C
CRC - high 4A DATA #3 - high 00
DATA #3 - low 00
CRC - low 0D
CRC - high 60
B-4 B30 Bus Differential Relay GE Multilin
B.2 MODBUS FUNCTION CODES APPENDIX B
B
B.2.3 EXECUTE OPERATION (FUNCTION CODE 05H)
This function code allows the master to perform various operations in the relay. Available operations are shown in the Sum-
mary of Operation Codes table below.
The following table shows the format of the master and slave packets. The example shows a master device requesting the
slave device 11H (17 dec) to perform a reset. The high and low Code Value bytes always have the values FF and 00
respectively and are a remnant of the original Modbus
P
E
R
I
O
D
I
C
,
C
Y
C
L
I
C
B
A
C
K
G
R
O
U
N
D
S
C
A
N
S
P
O
N
T
A
N
E
O
U
S
I
N
I
T
I
A
L
I
Z
E
D
R
E
Q
U
E
S
T
O
R
R
E
Q
U
E
S
T
E
D
A
C
T
I
V
A
T
I
O
N
A
C
T
I
V
A
T
I
O
N
C
O
N
F
I
R
M
A
T
I
O
N
D
E
A
C
T
I
V
A
T
I
O
N
D
E
A
C
T
I
V
A
T
I
O
N
C
O
N
F
I
R
M
A
T
I
O
N
A
C
T
I
V
A
T
I
O
N
T
E
R
M
I
N
A
T
I
O
N
R
E
T
U
R
N
I
N
F
O
C
A
U
S
E
D
B
Y
L
O
C
A
L
C
M
D
F
I
L
E
T
R
A
N
S
F
E
R
I
N
T
E
R
R
O
G
A
T
E
D
B
Y
G
R
O
U
P
<
N
U
M
B
E
R
>
R
E
Q
U
E
S
T
B
Y
G
R
O
U
P
<
N
>
C
O
U
N
T
E
R
R
E
Q
U
N
K
N
O
W
N
T
Y
P
E
I
D
E
N
T
I
F
I
C
A
T
I
O
N
U
N
K
N
O
W
N
C
A
U
S
E
O
F
T
R
A
N
S
M
I
S
S
I
O
N
U
N
K
N
O
W
N
C
O
M
M
O
N
A
D
D
R
E
S
S
O
F
A
D
S
U
U
N
K
N
O
W
N
I
N
F
O
R
M
A
T
I
O
N
O
B
J
E
C
T
A
D
D
R
U
N
K
N
O
W
N
I
N
F
O
R
M
A
T
I
O
N
O
B
J
E
C
T
A
D
D
R
GE Multilin B30 Bus Differential Relay C-5
APPENDIX C C.1 IEC 60870-5-104 PROTOCOL
C
<9> M_ME_NA_1
<10> M_ME_TA_1
<11> M_ME_NB_1
<12> M_ME_TB_1
<13> M_ME_NC_1 X X X X
<14> M_ME_TC_1
<15> M_IT_NA_1 X X
<16> M_IT_TA_1
<17> M_EP_TA_1
<18> M_EP_TB_1
<19> M_EP_TC_1
<20> M_PS_NA_1
<21> M_ME_ND_1
<30> M_SP_TB_1 X X X
<31> M_DP_TB_1
<32> M_ST_TB_1
<33> M_BO_TB_1
<34> M_ME_TD_1
<35> M_ME_TE_1
<36> M_ME_TF_1
<37> M_IT_TB_1 X X
<38> M_EP_TD_1
<39> M_EP_TE_1
<40> M_EP_TF_1
<45> C_SC_NA_1 X X X X X
<46> C_DC_NA_1
<47> C_RC_NA_1
<48> C_SE_NA_1
<49> C_SE_NB_1
TYPE IDENTIFICATION CAUSE OF TRANSMISSION
NO. MNEMONIC 1 2 3 4 5 6 7 8 9 10 11 12 13
20
to
36
37
to
41
44 45 46 47
P
E
R
I
O
D
I
C
,
C
Y
C
L
I
C
B
A
C
K
G
R
O
U
N
D
S
C
A
N
S
P
O
N
T
A
N
E
O
U
S
I
N
I
T
I
A
L
I
Z
E
D
R
E
Q
U
E
S
T
O
R
R
E
Q
U
E
S
T
E
D
A
C
T
I
V
A
T
I
O
N
A
C
T
I
V
A
T
I
O
N
C
O
N
F
I
R
M
A
T
I
O
N
D
E
A
C
T
I
V
A
T
I
O
N
D
E
A
C
T
I
V
A
T
I
O
N
C
O
N
F
I
R
M
A
T
I
O
N
A
C
T
I
V
A
T
I
O
N
T
E
R
M
I
N
A
T
I
O
N
R
E
T
U
R
N
I
N
F
O
C
A
U
S
E
D
B
Y
L
O
C
A
L
C
M
D
F
I
L
E
T
R
A
N
S
F
E
R
I
N
T
E
R
R
O
G
A
T
E
D
B
Y
G
R
O
U
P
<
N
U
M
B
E
R
>
R
E
Q
U
E
S
T
B
Y
G
R
O
U
P
<
N
>
C
O
U
N
T
E
R
R
E
Q
U
N
K
N
O
W
N
T
Y
P
E
I
D
E
N
T
I
F
I
C
A
T
I
O
N
U
N
K
N
O
W
N
C
A
U
S
E
O
F
T
R
A
N
S
M
I
S
S
I
O
N
U
N
K
N
O
W
N
C
O
M
M
O
N
A
D
D
R
E
S
S
O
F
A
D
S
U
U
N
K
N
O
W
N
I
N
F
O
R
M
A
T
I
O
N
O
B
J
E
C
T
A
D
D
R
U
N
K
N
O
W
N
I
N
F
O
R
M
A
T
I
O
N
O
B
J
E
C
T
A
D
D
R
C-6 B30 Bus Differential Relay GE Multilin
C.1 IEC 60870-5-104 PROTOCOL APPENDIX C
C
<50> C_SE_NC_1
<51> C_BO_NA_1
<58> C_SC_TA_1 X X X X X
<59> C_DC_TA_1
<60> C_RC_TA_1
<61> C_SE_TA_1
<62> C_SE_TB_1
<63> C_SE_TC_1
<64> C_BO_TA_1
<70> M_EI_NA_1*) X
<100> C_IC_NA_1 X X X X X
<101> C_CI_NA_1 X X X
<102> C_RD_NA_1 X
<103> C_CS_NA_1 X X X
<104> C_TS_NA_1
<105> C_RP_NA_1 X X
<106> C_CD_NA_1
<107> C_TS_TA_1
<110> P_ME_NA_1
<111> P_ME_NB_1
<112> P_ME_NC_1 X X X
<113> P_AC_NA_1
<120> F_FR_NA_1
<121> F_SR_NA_1
<122> F_SC_NA_1
<123> F_LS_NA_1
<124> F_AF_NA_1
<125> F_SG_NA_1
<126> F_DR_TA_1*)
TYPE IDENTIFICATION CAUSE OF TRANSMISSION
NO. MNEMONIC 1 2 3 4 5 6 7 8 9 10 11 12 13
20
to
36
37
to
41
44 45 46 47
P
E
R
I
O
D
I
C
,
C
Y
C
L
I
C
B
A
C
K
G
R
O
U
N
D
S
C
A
N
S
P
O
N
T
A
N
E
O
U
S
I
N
I
T
I
A
L
I
Z
E
D
R
E
Q
U
E
S
T
O
R
R
E
Q
U
E
S
T
E
D
A
C
T
I
V
A
T
I
O
N
A
C
T
I
V
A
T
I
O
N
C
O
N
F
I
R
M
A
T
I
O
N
D
E
A
C
T
I
V
A
T
I
O
N
D
E
A
C
T
I
V
A
T
I
O
N
C
O
N
F
I
R
M
A
T
I
O
N
A
C
T
I
V
A
T
I
O
N
T
E
R
M
I
N
A
T
I
O
N
R
E
T
U
R
N
I
N
F
O
C
A
U
S
E
D
B
Y
L
O
C
A
L
C
M
D
F
I
L
E
T
R
A
N
S
F
E
R
I
N
T
E
R
R
O
G
A
T
E
D
B
Y
G
R
O
U
P
<
N
U
M
B
E
R
>
R
E
Q
U
E
S
T
B
Y
G
R
O
U
P
<
N
>
C
O
U
N
T
E
R
R
E
Q
U
N
K
N
O
W
N
T
Y
P
E
I
D
E
N
T
I
F
I
C
A
T
I
O
N
U
N
K
N
O
W
N
C
A
U
S
E
O
F
T
R
A
N
S
M
I
S
S
I
O
N
U
N
K
N
O
W
N
C
O
M
M
O
N
A
D
D
R
E
S
S
O
F
A
D
S
U
U
N
K
N
O
W
N
I
N
F
O
R
M
A
T
I
O
N
O
B
J
E
C
T
A
D
D
R
U
N
K
N
O
W
N
I
N
F
O
R
M
A
T
I
O
N
O
B
J
E
C
T
A
D
D
R
GE Multilin B30 Bus Differential Relay C-7
APPENDIX C C.1 IEC 60870-5-104 PROTOCOL
C
6. BASIC APPLICATION FUNCTIONS
Station Initialization:
Remote initialization
Cyclic Data Transmission:
Cyclic data transmission
Read Procedure:
Read procedure
Spontaneous Transmission:
Spontaneous transmission
Double transmission of information objects with cause of transmission spontaneous:
The following type identifications may be transmitted in succession caused by a single status change of an information
object. The particular information object addresses for which double transmission is enabled are defined in a project-
specific list.
Single point information: M_SP_NA_1, M_SP_TA_1, M_SP_TB_1, and M_PS_NA_1
Double point information: M_DP_NA_1, M_DP_TA_1, and M_DP_TB_1
Step position information: M_ST_NA_1, M_ST_TA_1, and M_ST_TB_1
Bitstring of 32 bits: M_BO_NA_1, M_BO_TA_1, and M_BO_TB_1 (if defined for a specific project)
Measured value, normalized value: M_ME_NA_1, M_ME_TA_1, M_ME_ND_1, and M_ME_TD_1
Measured value, scaled value: M_ME_NB_1, M_ME_TB_1, and M_ME_TE_1
Measured value, short floating point number: M_ME_NC_1, M_ME_TC_1, and M_ME_TF_1
Station interrogation:
Clock synchronization:
Clock synchronization (optional, see Clause 7.6)
Command transmission:
Direct command transmission
Direct setpoint command transmission
Select and execute command
Select and execute setpoint command
C_SE ACTTERM used
No additional definition
Short pulse duration (duration determined by a system parameter in the outstation)
Long pulse duration (duration determined by a system parameter in the outstation)
Persistent output
Supervision of maximum delay in command direction of commands and setpoint commands
Maximum allowable delay of commands and setpoint commands: 10 s
Global
Group 1 Group 5 Group 9 Group 13
Group 2 Group 6 Group 10 Group 14
Group 3 Group 7 Group 11 Group 15
Group 4 Group 8 Group 12 Group 16
GE Multilin B30 Bus Differential Relay D-3
APPENDIX D D.1 DNP PROTOCOL
D
Reports Binary Input Change Events when no
specific variation requested:
Never
Only time-tagged
Only non-time-tagged
Configurable
Reports time-tagged Binary Input Change Events when no
specific variation requested:
Never
Binary Input Change With Time
Binary Input Change With Relative Time
Configurable (attach explanation)
Sends Unsolicited Responses:
Never
Configurable
Only certain objects
Sometimes (attach explanation)
ENABLE/DISABLE unsolicited Function
codes supported
Sends Static Data in Unsolicited Responses:
Never
When Device Restarts
When Status Flags Change
No other options are permitted.
Default Counter Object/Variation:
No Counters Reported
Configurable (attach explanation)
Default Object: 20
Default Variation: 1
Point-by-point list attached
Counters Roll Over at:
No Counters Reported
Configurable (attach explanation)
16 Bits (Counter 8)
32 Bits (Counters 0 to 7, 9)
Other Value: _____
Point-by-point list attached
Sends Multi-Fragment Responses:
Yes
No
Table D1: DNP V3.00 DEVICE PROFILE (Sheet 3 of 3)