t35 Manual
t35 Manual
t35 Manual
g
GE Industrial Systems
828742A2.CDR
E83849
T
GIS ERE
RE
GE Multilin ISO9001:2000
LISTED EM I
G
*1601-0114-U1*
Addendum
g
GE Industrial Systems
ADDENDUM
This addendum contains information that relates to the T35 Transformer Protection System, version 5.7x. This adden-
dum lists a number of information items that appear in the instruction manual GEK-113530 (revision U1) but are not
included in the current T35 operations.
The following functions and items are not yet available with the current version of the T35 relay:
• N/A.
Version 4.0x and higher releases of the T35 relay includes new hardware (CPU and CT/VT modules).
• The new CPU modules are specified with the following order codes: 9E, 9G, 9H, 9J, 9K, 9L, 9M, 9N, 9P, 9R, and 9S.
• The new CT/VT modules are specified with the following order codes: 8F, 8G, 8H, 8J 8L, 8M, 8N, 8R.
The following table maps the relationship between the old CPU and CT/VT modules to the newer versions:
The new CT/VT modules can only be used with the new CPUs (9E, 9G, 9H, 9J, 9K, 9L, 9M, 9N, 9P, 9R, and 9S), and
the old CT/VT modules can only be used with the old CPU modules (9A, 9C, 9D). To prevent any hardware mis-
matches, 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.
With respect to the firmware, firmware versions 4.0x and higher are only compatible with the new CPU and CT/VT mod-
ules. Previous versions of the firmware (3.4x and earlier) are only compatible with the older CPU and CT/VT modules.
Table of Contents
TABLE OF CONTENTS
Before attempting to install or use the relay, it is imperative that all WARNINGS and CAUTIONS
in this manual are reviewed to help prevent personal injury, equipment damage, and/or down-
time.
WARNING CAUTION
1.1.2 INSPECTION CHECKLIST
• Open the relay packaging and inspect the unit for physical damage.
• View the rear nameplate and verify that the correct model has been ordered.
Technical Support:
Made in
Tel: (905) 294-6222 http://www.GEmultilin.com ®
®
Canada
Fax: (905) 201-2098 - M A A B 9 7 0 0 0 0 9 9 -
828751A1.CDR
1 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 3
milliseconds. This has been established by the IEC 61850 standard.
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.
a) UR BASIC DESIGN 1
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.
LAN
Programming Operator
Device Interface
827822A2.CDR
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 and GOOSE messages.
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.
c) UR SCAN OPERATION
1 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.
Read Inputs
Protection elements
serviced by sub-scan
Protective Elements
PKP
Solve Logic DPO
OP
Set Outputs
827823A1.CDR
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 represent
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 T35 achieves the same features as the hardware architecture:
modularity, scalability, and flexibility. The application software for any UR-series device (for example, 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.
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.
Examples of simple elements, and some of the organization of this manual, can be found in the Control elements section of
chapter 5. 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.
The faceplate keypad and display or the EnerVista UR Setup software interface can be used to communicate with the relay.
1
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 T35 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 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.
5. In the EnerVista Launch Pad window, click the Add Product button and select the “T35 Transformer Protection Sys-
tem” 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 Add Now button to list software items for
the T35.
1
6. EnerVista Launchpad will obtain the software from the Web or CD and automatically start the installation program.
7. Select the complete path, including the new directory name, where the EnerVista UR Setup will be installed.
8. 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.
9. Click Finish to end the installation. The UR-series device will be added to the list of installed IEDs in the EnerVista
Launchpad window, as shown below.
a) OVERVIEW
The user can connect remotely to the T35 through the rear RS485 port or the rear Ethernet port with a PC running the
EnerVista UR Setup software. The T35 can also be accessed locally with a laptop computer through the front panel RS232
port or the rear Ethernet port using the Quick Connect feature.
• To configure the T35 for remote access via the rear RS485 port(s), refer to the Configuring Serial Communications
section.
• To configure the T35 for remote access via the rear Ethernet port, refer to the Configuring Ethernet Communications
1
section. An Ethernet module must be specified at the time of ordering.
• To configure the T35 for local access with a laptop through either the front RS232 port or rear Ethernet port, refer to the
Using the Quick Connect Feature section. An Ethernet module must be specified at the time of ordering for Ethernet
communications.
9. Enter the relay slave address, COM port, baud rate, and parity settings from the SETTINGS Ö PRODUCT SETUP ÖØ COM-
MUNICATIONS ÖØ SERIAL PORTS menu in their respective fields.
1 10. Click the Read Order Code button to connect to the T35 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 correspond to
the relay setting values.
11. 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 the Connecting to the T35 section to
begin communications.
9. Enter the relay IP address specified in the SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ NETWORK Ö IP
ADDRESS) in the “IP Address” field.
10. Enter the relay slave address and Modbus port address values from the respective settings in the SETTINGS Ö PROD-
1
UCT SETUP ÖØ COMMUNICATIONS ÖØ MODBUS PROTOCOL menu.
11. Click the Read Order Code button to connect to the T35 device and upload the order code. If an communications error
occurs, ensure that the three EnerVista UR Setup values entered in the previous steps correspond to the relay setting
values.
12. 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 the Connecting to the T35 section to
begin communications.
4. Select the Serial interface and the correct COM Port, then click Connect.
5. The EnerVista UR Setup software will create a site named “Quick Connect” with a corresponding device also named
“Quick Connect” and display them on the upper-left corner of the screen. Expand the sections to view data directly
from the T35 device.
Each time the EnerVista UR Setup software is initialized, click the Quick Connect button to establish direct communica-
tions to the T35. This ensures that configuration of the EnerVista UR Setup software matches the T35 model number.
Next, use an Ethernet cross-over cable to connect the laptop to the rear Ethernet port. The pinout for an Ethernet cross-
over cable is shown below.
1 4 5 6
3 END 1 END 2
2 7 Pin Wire color Diagram Pin Wire color Diagram
1 8 1 White/orange 1 White/green
2 Orange 2 Green
3 White/green 3 White/orange
4 Blue 4 Blue
5 White/blue 5 White/blue
6 Green 6 Orange
7 White/brown 7 White/brown
8 Brown 8 Brown
842799A1.CDR
3. Select the Internet Protocol (TCP/IP) item from the list provided and click the Properties button.
1 Request
Request
timed
timed
out.
out.
Request timed out.
Request timed out.
Ping statistics for 1.1.1.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Approximate round trip time in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0 ms
Pinging 1.1.1.1 with 32 bytes of data:
Verify the physical connection between the T35 and the laptop computer, and double-check the programmed IP address in
the PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ NETWORK Ö IP ADDRESS setting, then repeat step 2 in the above procedure.
If the following sequence of messages appears when entering the C:\WINNT>ping 1.1.1.1 command:
Pinging 1.1.1.1 with 32 bytes of data:
Hardware error.
Hardware error.
Hardware error.
Hardware error.
Ping statistics for 1.1.1.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Approximate round trip time in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0 ms
Pinging 1.1.1.1 with 32 bytes of data:
Verify the physical connection between the T35 and the laptop computer, and double-check the programmed IP address in
the PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ NETWORK Ö IP ADDRESS setting, then repeat step 2 in the above procedure.
If the following sequence of messages appears when entering the C:\WINNT>ping 1.1.1.1 command:
Pinging 1.1.1.1 with 32 bytes of data:
Destination host unreachable.
Destination host unreachable.
Destination host unreachable.
Destination host unreachable.
Ping statistics for 1.1.1.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Approximate round trip time in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0 ms
Pinging 1.1.1.1 with 32 bytes of data:
Verify the IP address is programmed in the local PC by entering the ipconfig command in the command window.
C:\WINNT>ipconfig
Windows 2000 IP Configuration
Ethernet adapter <F4FE223E-5EB6-4BFB-9E34-1BD7BE7F59FF>:
Connection-specific DNS suffix. . :
IP Address. . . . . . . . . . . . : 0.0.0.0
Subnet Mask . . . . . . . . . . . : 0.0.0.0
Default Gateway . . . . . . . . . :
Ethernet adapter Local Area Connection:
Connection-specific DNS suffix . :
IP Address. . . . . . . . . . . . : 1.1.1.2
Subnet Mask . . . . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . . . . :
C:\WINNT>
It may be necessary to restart the laptop for the change in IP address to take effect (Windows 98 or NT).
Before using the Quick Connect feature through the Ethernet port, it is necessary to disable any configured proxy settings
in Internet Explorer.
1. Start the Internet Explorer software.
1
2. Select the Tools > Internet Options menu item and click on Connections tab.
3. Click on the LAN Settings button to open the following window.
4. Ensure that the “Use a proxy server for your LAN” box is not checked.
If this computer is used to connect to the Internet, re-enable any proxy server settings after the laptop has been discon-
nected from the T35 relay.
1. Verify that the latest version of the EnerVista UR Setup software is installed (available from the GE enerVista CD or
online from http://www.GEmultilin.com). See the Software Installation section for installation details.
2. Start the Internet Explorer software.
3. Select the “UR” device from the EnerVista Launchpad to start EnerVista UR Setup.
4. Click the Quick Connect button to open the Quick Connect dialog box.
5. Select the Ethernet interface and enter the IP address assigned to the T35, then click Connect.
6. The EnerVista UR Setup software will create a site named “Quick Connect” with a corresponding device also named
“Quick Connect” and display them on the upper-left corner of the screen. Expand the sections to view data directly
from the T35 device.
Each time the EnerVista UR Setup software is initialized, click the Quick Connect button to establish direct communica-
tions to the T35. This ensures that configuration of the EnerVista UR Setup software matches the T35 model number.
When direct communications with the T35 via Ethernet is complete, make the following changes:
1. From the Windows desktop, right-click the My Network Places icon and select Properties to open the network con-
nections window.
2. Right-click the Local Area Connection icon and select the Properties item.
3. Select the Internet Protocol (TCP/IP) item from the list provided and click the Properties button.
If this computer is used to connect to the Internet, re-enable any proxy server settings after the laptop has been discon-
nected from the T35 relay.
AUTOMATIC DISCOVERY OF ETHERNET DEVICES
The EnerVista UR Setup software can automatically discover and communicate to all UR-series IEDs located on an Ether-
net network.
Using the Quick Connect feature, a single click of the mouse will trigger the software to automatically detect any UR-series
relays located on the network. The EnerVista UR Setup software will then proceed to configure all settings and order code
options in the Device Setup menu, for the purpose of communicating to multiple relays. This feature allows the user to
identify and interrogate, in seconds, all UR-series devices in a particular location.
1. Open the Display Properties window through the Site List tree as shown below:
1
842743A3.CDR
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.
NOTE
1 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.
All messages are displayed on a 2 × 20 backlit liquid crystal display (LCD) to make them visible under poor lighting condi-
tions. Messages are descriptive and should 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 user-defined messages. Any high priority event driven
message will automatically override the default message and appear on the display.
Display messages are organized into pages under the following headings: actual values, settings, commands, and targets.
1
The MENU 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. Alterna-
tively, values may also be entered with the numeric keypad.
The decimal key initiates and advance to the next character in text edit mode or enters a decimal point. The HELP key may
be pressed at any time for context sensitive help messages. The ENTER key stores altered setting values.
Press the MENU 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 MENU key advances through the following main heading
pages:
• Actual values.
• Settings.
• Commands.
• Targets.
• User displays (when enabled).
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
UP and DOWN keys move within a group of headers, sub-headers, setting values, or actual values. Continually pressing
the MESSAGE RIGHT key from a header display displays specific information for the header category. Conversely, contin-
ually pressing the MESSAGE LEFT key from a setting value or actual value display returns to the header display.
SETTINGS
SYSTEM SETUP
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
RELAY SETTINGS:
Not Programmed
To put the relay in the “Programmed” state, press either of the VALUE keys once and then press ENTER. The faceplate
Trouble LED will turn off and the In Service LED will turn on. The settings for the relay can be programmed manually (refer
1 to Chapter 5) via the faceplate keypad or remotely (refer to the EnerVista UR Setup help file) via the EnerVista UR Setup
software interface.
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.
NOTE
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.
1.5.7 COMMISSIONING
The T35 Transformer Protection System is a microprocessor-based relay intended for protecting small, medium, and large
three-phase power transformers involved in complicated power system configurations. The relay is available with two to six
banks of three-phase inputs: either CTs or CTs and VTs.
Typical T35 applications include:
• Transformers with windings connected between two or more breakers.
2
• Transformers with windings without associated breakers, where the only available ones are those on buses, lines, or
feeders.
The percent and instantaneous differential elements are the primary protection elements. The backup protection elements,
such as instantaneous overcurrent, can be expressed in fully configurable FlexElements™. The relay can also be config-
ured to protect transformers with any phase shift between the windings and handle up to 32 times the ratio mismatch (see
the phase and magnitude compensation descriptions in chapter 5).
Voltage, current, and power metering is built into the relay as a standard feature. Current parameters are available as total
waveform RMS magnitude, or as fundamental frequency only RMS magnitude and angle (phasor).
Diagnostic features include an event recorder capable of storing 1024 time-tagged events, oscillography capable of storing
up to 64 records with programmable trigger, content and sampling rate, and data logger acquisition of up to 16 channels,
with programmable content and sampling rate. 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 simplify report generation in the event of a sys-
tem 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® RTU protocol. The RS485 ports may be connected to system computers
with baud rates up to 115.2 kbps. The RS232 port has a fixed baud rate of 19.2 kbps. Optional communications modules
include a 10Base-F Ethernet interface which can be used to provide fast, reliable communications in noisy environments.
Another option provides two 10Base-F fiber optic ports for redundancy. The Ethernet port supports IEC 61850, Modbus®/
TCP, and TFTP protocols, and allows access to the relay via any standard web browser (T35 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 T35 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.
Measure Measure
3I_0 3I_0
2
Calculate Calculate Calculate
51G Restraint Amps Operate Amps 2nd, 5th harmonics 51G
87T
Metering
2.1.2 ORDERING
a) OVERVIEW
The T35 is available as a 19-inch rack horizontal mount or reduced-size (¾) vertical unit and consists of the following mod-
ules: power supply, CPU, CT/VT, digital input and output, transducer input and output, and inter-relay communications.
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 tables (see chapter 3 for full details of relay modules).
Order codes are subject to change without notice. Refer to the GE Multilin ordering page at
http://www.GEindustrial.com/multilin/order.htm for the latest details concerning T35 ordering options.
NOTE
The order code structure is dependent on the mounting option (horizontal or vertical) and the type of CT/VT modules (regu-
lar CT/VT modules or the HardFiber modules). The order code options are described in the following sub-sections.
The order codes for the reduced size vertical mount units with traditional CTs and VTs are shown below.
2 SOFTWARE
N
P
R
|
|
|
00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RS485 and 10/100Base-T
RS485 and single mode ST 100Base-FX
RS485 and single mode ST redundant 100Base-FX
No Software Options
01 | | | | | | | Ethernet Global Data (EGD); not available for Type E CPUs
03 | | | | | | | IEC 61850; not available for Type E CPUs
04 | | | | | | | Ethernet Global Data (EGD) and IEC 61850; not available for Type E CPUs
MOUNT/COATING V | | | | | | Vertical (3/4 rack)
B | | | | | | Vertical (3/4 rack) with harsh environmental coating
FACEPLATE/ DISPLAY C | | | | | English display
D | | | | | French display
R | | | | | Russian display
A | | | | | Chinese display
K | | | | | Enhanced front panel with English display
M | | | | | Enhanced front panel with French display
Q | | | | | Enhanced front panel with Russian display
U | | | | | Enhanced front panel with Chinese display
L | | | | | Enhanced front panel with English display and user-programmable pushbuttons
N | | | | | Enhanced front panel with French display and user-programmable pushbuttons
T | | | | | Enhanced front panel with Russian display and user-programmable pushbuttons
V | | | | | Enhanced front panel with Chinese display and user-programmable pushbuttons
POWER SUPPLY H | | | | 125 / 250 V AC/DC power supply
L | | | | 24 to 48 V (DC only) power supply
CT/VT MODULES 8F | 8F | Standard 4CT/4VT
8G | 8G | Sensitive Ground 4CT/4VT
8H | 8H | Standard 8CT
8J | 8J | Sensitive Ground 8CT
8L | 8L | Standard 4CT/4VT with enhanced diagnostics
8M | 8M | Sensitive Ground 4CT/4VT with enhanced diagnostics
8N | 8N | Standard 8CT with enhanced diagnostics
8R | 8R | Sensitive Ground 8CT with enhanced diagnostics
DIGITAL INPUTS/OUTPUTS XX XX XX No Module
4A 4A 4A 4 Solid-State (no monitoring) MOSFET outputs
4B 4B 4B 4 Solid-State (voltage with optional current) MOSFET outputs
4C 4C 4C 4 Solid-State (current with optional voltage) MOSFET outputs
4D 4D 4D 16 digital inputs with Auto-Burnishing
4L 4L 4L 14 Form-A (no monitoring) Latching outputs
67 67 67 8 Form-A (no monitoring) outputs
6A 6A 6A 2 Form-A (voltage with optional current) and 2 Form-C outputs, 8 digital inputs
6B 6B 6B 2 Form-A (voltage with optional current) and 4 Form-C outputs, 4 digital inputs
6C 6C 6C 8 Form-C outputs
6D 6D 6D 16 digital inputs
6E 6E 6E 4 Form-C outputs, 8 digital inputs
6F 6F 6F 8 Fast Form-C outputs
6G 6G 6G 4 Form-A (voltage with optional current) outputs, 8 digital inputs
6H 6H 6H 6 Form-A (voltage with optional current) outputs, 4 digital inputs
6K 6K 6K 4 Form-C and 4 Fast Form-C outputs
6L 6L 6L 2 Form-A (current with optional voltage) and 2 Form-C outputs, 8 digital inputs
6M 6M 6M 2 Form-A (current with optional voltage) and 4 Form-C outputs, 4 digital inputs
6N 6N 6N 4 Form-A (current with optional voltage) outputs, 8 digital inputs
6P 6P 6P 6 Form-A (current with optional voltage) outputs, 4 digital inputs
6R 6R 6R 2 Form-A (no monitoring) and 2 Form-C outputs, 8 digital inputs
6S 6S 6S 2 Form-A (no monitoring) and 4 Form-C outputs, 4 digital inputs
6T 6T 6T 4 Form-A (no monitoring) outputs, 8 digital inputs
6U 6U 6U 6 Form-A (no monitoring) outputs, 4 digital inputs
6V 6V 6V 2 Form-A outputs, 1 Form-C output, 2 Form-A (no monitoring) latching outputs, 8 digital inputs
TRANSDUCER 5A 5A 5A 4 dcmA inputs, 4 dcmA outputs (only one 5A module is allowed)
INPUTS/OUTPUTS 5C 5C 5C 8 RTD inputs
(select a maximum of 3 per unit) 5D 5D 5D 4 RTD inputs, 4 dcmA outputs (only one 5D module is allowed)
5E 5E 5E 4 RTD inputs, 4 dcmA inputs
5F 5F 5F 8 dcmA inputs
INTER-RELAY 2A C37.94SM, 1300nm single-mode, ELED, 1 channel single-mode
COMMUNICATIONS 2B C37.94SM, 1300nm single-mode, ELED, 2 channel single-mode
(select a maximum of 1 per unit) 2E Bi-phase, single channel
For the last module, slot P is used for digital and transducer 2F Bi-phase, dual channel
2G IEEE C37.94, 820 nm, 128 kbps, multimode, LED, 1 Channel
input/output modules; slot R is used for inter-relay
2H IEEE C37.94, 820 nm, 128 kbps, multimode, LED, 2 Channels
communications modules. 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, 64 kbps, multimode, LED, 1 Channel
77 IEEE C37.94, 820 nm, 64 kbps, 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
Table 2–5: T35 ORDER CODES (HORIZONTAL UNITS WITH PROCESS BUS)
T35 - * ** - * * * - F ** - H ** - M ** - P ** - U ** - W/X ** For Full Size Horizontal Mount
BASE UNIT T35 | | | | | | | | | | | Base Unit
CPU E | | | | | | | | | | RS485 and RS485
G | | | | | | | | | | RS485 and multi-mode ST 10Base-F
H | | | | | | | | | | RS485 and multi-mode ST redundant 10Base-F
J | | | | | | | | | | RS485 and multi-mode ST 100Base-FX
K
L
M
N
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RS485 and multi-mode ST redundant 100Base-FX
RS485 and single mode SC 100Base-FX
RS485 and single mode SC redundant 100Base-FX
RS485 and 10/100Base-T
2
P | | | | | | | | | | RS485 and single mode ST 100Base-FX
R | | | | | | | | | | RS485 and single mode ST redundant 100Base-FX
SOFTWARE 00 | | | | | | | | | No Software Options
01 | | | | | | | | | Ethernet Global Data (EGD); not available for Type E CPUs
03 | | | | | | | | | IEC 61850; not available for Type E CPUs
04 | | | | | | | | | Ethernet Global Data (EGD) and IEC 61850; not available for Type E CPUs
MOUNT/COATING H | | | | | | | | Horizontal (19” rack)
A | | | | | | | | Horizontal (19” rack) with harsh environmental coating
FACEPLATE/ DISPLAY C | | | | | | | English display
D | | | | | | | French display
R | | | | | | | Russian display
A | | | | | | | Chinese display
P | | | | | | | English display with 4 small and 12 large programmable pushbuttons
G | | | | | | | French display with 4 small and 12 large programmable pushbuttons
S | | | | | | | Russian display with 4 small and 12 large programmable pushbuttons
B | | | | | | | Chinese display with 4 small and 12 large programmable pushbuttons
K | | | | | | | Enhanced front panel with English display
M | | | | | | | Enhanced front panel with French display
Q | | | | | | | Enhanced front panel with Russian display
U | | | | | | | Enhanced front panel with Chinese display
L | | | | | | | Enhanced front panel with English display and user-programmable pushbuttons
N | | | | | | | Enhanced front panel with French display and user-programmable pushbuttons
T | | | | | | | Enhanced front panel with Russian display and user-programmable pushbuttons
V | | | | | | | Enhanced front panel with Chinese display and user-programmable pushbuttons
POWER SUPPLY H | | | | | | 125 / 250 V AC/DC power supply
(redundant supply must H | | | | | RH 125 / 250 V AC/DC with redundant 125 / 250 V AC/DC power supply
be same type as main supply) L | | | | | | 24 to 48 V (DC only) power supply
L | | | | | RL 24 to 48 V (DC only) with redundant 24 to 48 V DC power supply
PROCESS BUS MODULE 81 | | | | Eight-port digital process bus module
DIGITAL INPUTS/OUTPUTS XX XX XX XX XX No Module
4A 4A | 4 Solid-State (no monitoring) MOSFET outputs
4B 4B | 4 Solid-State (voltage with optional current) MOSFET outputs
4C 4C | 4 Solid-State (current with optional voltage) MOSFET outputs
4D 4D | 16 digital inputs with Auto-Burnishing
4L 4L | 14 Form-A (no monitoring) Latching outputs
67 67 | 8 Form-A (no monitoring) outputs
6A 6A | 2 Form-A (voltage with optional current) and 2 Form-C outputs, 8 digital inputs
6B 6B | 2 Form-A (voltage with optional current) and 4 Form-C outputs, 4 digital inputs
6C 6C | 8 Form-C outputs
6D 6D | 16 digital inputs
6E 6E | 4 Form-C outputs, 8 digital inputs
6F 6F | 8 Fast Form-C outputs
6G 6G | 4 Form-A (voltage with optional current) outputs, 8 digital inputs
6H 6H | 6 Form-A (voltage with optional current) outputs, 4 digital inputs
6K 6K | 4 Form-C and 4 Fast Form-C outputs
6L 6L | 2 Form-A (current with optional voltage) and 2 Form-C outputs, 8 digital inputs
6M 6M | 2 Form-A (current with optional voltage) and 4 Form-C outputs, 4 digital inputs
6N 6N | 4 Form-A (current with optional voltage) outputs, 8 digital inputs
6P 6P | 6 Form-A (current with optional voltage) outputs, 4 digital inputs
6R 6R | 2 Form-A (no monitoring) and 2 Form-C outputs, 8 digital inputs
6S 6S | 2 Form-A (no monitoring) and 4 Form-C outputs, 4 digital inputs
6T 6T | 4 Form-A (no monitoring) outputs, 8 digital inputs
6U 6U | 6 Form-A (no monitoring) outputs, 4 digital inputs
6V 6V | 2 Form-A outputs, 1 Form-C output, 2 Form-A (no monitoring) latching outputs, 8 digital inputs
INTER-RELAY 2A 2A C37.94SM, 1300nm single-mode, ELED, 1 channel single-mode
COMMUNICATIONS 2B 2B C37.94SM, 1300nm single-mode, ELED, 2 channel single-mode
(select a maximum of 1 per unit) 2E 2E Bi-phase, single channel
2F 2F Bi-phase, dual channel
2G 2G IEEE C37.94, 820 nm, 128 kbps, multimode, LED, 1 Channel
2H 2H IEEE C37.94, 820 nm, 128 kbps, multimode, LED, 2 Channels
72 72 1550 nm, single-mode, LASER, 1 Channel
73 73 1550 nm, single-mode, LASER, 2 Channel
74 74 Channel 1 - RS422; Channel 2 - 1550 nm, single-mode, LASER
75 75 Channel 1 - G.703; Channel 2 - 1550 nm, Single-mode LASER
76 76 IEEE C37.94, 820 nm, 64 kbps, multimode, LED, 1 Channel
77 77 IEEE C37.94, 820 nm, 64 kbps, multimode, LED, 2 Channels
7A 7A 820 nm, multi-mode, LED, 1 Channel
7B 7B 1300 nm, multi-mode, LED, 1 Channel
7C 7C 1300 nm, single-mode, ELED, 1 Channel
7D 7D 1300 nm, single-mode, LASER, 1 Channel
7E 7E Channel 1 - G.703; Channel 2 - 820 nm, multi-mode
7F 7F Channel 1 - G.703; Channel 2 - 1300 nm, multi-mode
7G 7G Channel 1 - G.703; Channel 2 - 1300 nm, single-mode ELED
7H 7H 820 nm, multi-mode, LED, 2 Channels
7I 7I 1300 nm, multi-mode, LED, 2 Channels
7J 7J 1300 nm, single-mode, ELED, 2 Channels
7K 7K 1300 nm, single-mode, LASER, 2 Channels
7L 7L Channel 1 - RS422; Channel 2 - 820 nm, multi-mode, LED
7M 7M Channel 1 - RS422; Channel 2 - 1300 nm, multi-mode, LED
7N 7N Channel 1 - RS422; Channel 2 - 1300 nm, single-mode, ELED
7P 7P Channel 1 - RS422; Channel 2 - 1300 nm, single-mode, LASER
7Q 7Q Channel 1 - G.703; Channel 2 - 1300 nm, single-mode LASER
7R 7R G.703, 1 Channel
7S 7S G.703, 2 Channels
7T 7T RS422, 1 Channel
7W 7W RS422, 2 Channels
The order codes for the reduced size vertical mount units with the process bus module are shown below.
Table 2–6: T35 ORDER CODES (REDUCED SIZE VERTICAL UNITS WITH PROCESS BUS)
T35 - * ** - * * * - F ** - H ** - M ** - P/R ** Reduced Size Vertical Mount (see note regarding P/R slot below)
BASE UNIT T35 | | | | | | | | | Base Unit
CPU E | | | | | | | | RS485 and RS485
G | | | | | | | | RS485 and multi-mode ST 10Base-F
H | | | | | | | | RS485 and multi-mode ST redundant 10Base-F
J | | | | | | | | RS485 and multi-mode ST 100Base-FX
K | | | | | | | | RS485 and multi-mode ST redundant 100Base-FX
L | | | | | | | | RS485 and single mode SC 100Base-FX
M | | | | | | | | RS485 and single mode SC redundant 100Base-FX
2 SOFTWARE
N
P
R
|
|
|
00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RS485 and 10/100Base-T
RS485 and single mode ST 100Base-FX
RS485 and single mode ST redundant 100Base-FX
No Software Options
01 | | | | | | | Ethernet Global Data (EGD); not available for Type E CPUs
03 | | | | | | | IEC 61850; not available for Type E CPUs
04 | | | | | | | Ethernet Global Data (EGD) and IEC 61850; not available for Type E CPUs
MOUNT/COATING V | | | | | | Vertical (3/4 rack)
B | | | | | | Vertical (3/4 rack) with harsh environmental coating
FACEPLATE/ DISPLAY C | | | | | English display
D | | | | | French display
R | | | | | Russian display
A | | | | | Chinese display
K | | | | | Enhanced front panel with English display
M | | | | | Enhanced front panel with French display
Q | | | | | Enhanced front panel with Russian display
U | | | | | Enhanced front panel with Chinese display
L | | | | | Enhanced front panel with English display and user-programmable pushbuttons
N | | | | | Enhanced front panel with French display and user-programmable pushbuttons
T | | | | | Enhanced front panel with Russian display and user-programmable pushbuttons
V | | | | | Enhanced front panel with Chinese display and user-programmable pushbuttons
POWER SUPPLY H | | | | 125 / 250 V AC/DC power supply
L | | | | 24 to 48 V (DC only) power supply
PROCESS BUS MODULE | 81 | | Eight-port digital process bus module
DIGITAL INPUTS/OUTPUTS XX XX XX No Module
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
4D 16 digital inputs with Auto-Burnishing
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 and 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
6V 2 Form-A outputs, 1 Form-C output, 2 Form-A (no monitoring) latching outputs, 8 digital inputs
INTER-RELAY 2A C37.94SM, 1300nm single-mode, ELED, 1 channel single-mode
COMMUNICATIONS 2B C37.94SM, 1300nm single-mode, ELED, 2 channel single-mode
(select a maximum of 1 per unit) 2E Bi-phase, single channel
For the last module, slot P is used for digital 2F Bi-phase, dual channel
2G IEEE C37.94, 820 nm, 128 kbps, multimode, LED, 1 Channel
input/output modules; slot R is used for inter-relay
2H IEEE C37.94, 820 nm, 128 kbps, multimode, LED, 2 Channels
communications modules. 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, 64 kbps, multimode, LED, 1 Channel
77 IEEE C37.94, 820 nm, 64 kbps, 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
Replacement modules can be ordered separately as shown below. When ordering a replacement CPU module or face-
plate, please provide the serial number of your existing unit.
Not all replacement modules may be applicable to the T35 relay. Only the modules specified in the order codes are
available as replacement modules.
NOTE
Replacement module codes are subject to change without notice. Refer to the GE Multilin ordering page at http://
www.GEindustrial.com/multilin/order.htm for the latest details concerning T35 ordering options.
NOTE
The replacement module order codes for the horizontal mount units are shown below.
The replacement module order codes for the reduced-size vertical mount units are shown below.
2 |
|
|
|
9M
9N
9P
9R
|
|
|
|
RS485 and single mode SC redundant 100Base-FX (Ethernet, Modbus TCP/IP, DNP 3.0)
RS485 and 10/100Base-T (Ethernet, Modbus TCP/IP, DNP 3.0)
RS485 and single mode ST 100Base-FX (Ethernet, Modbus TCP/IP, DNP 3.0)
RS485 and single mode ST redundant 100Base-FX (Ethernet, Modbus TCP/IP, DNP 3.0)
FACEPLATE/DISPLAY | 3F | Vertical faceplate with keypad and English display
| 3D | Vertical faceplate with keypad and French display
| 3R | Vertical faceplate with keypad and Russian display
| 3K | Vertical faceplate with keypad and Chinese display
| 3K | Enhanced front panel with English display
| 3M | Enhanced front panel with French display
| 3Q | Enhanced front panel with Russian display
| 3U | Enhanced front panel with Chinese display
| 3L | Enhanced front panel with English display and user-programmable pushbuttons
| 3N | Enhanced front panel with French display and user-programmable pushbuttons
| 3T | Enhanced front panel with Russian display and user-programmable pushbuttons
| 3V | Enhanced front panel with Chinese display and user-programmable pushbuttons
DIGITAL | 4A | 4 Solid-State (no monitoring) MOSFET outputs
INPUTS/OUTPUTS | 4B | 4 Solid-State (voltage with optional current) MOSFET outputs
| 4C | 4 Solid-State (current with optional voltage) MOSFET outputs
| 4D | 16 digital inputs with Auto-Burnishing
| 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 and 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
| 6V | 2 Form-A outputs, 1 Form-C output, 2 Form-A (no monitoring) latching outputs, 8 digital inputs
CT/VT | 8F | Standard 4CT/4VT
MODULES | 8G | Sensitive Ground 4CT/4VT
(NOT AVAILABLE FOR THE C30) | 8H | Standard 8CT
| 8J | Sensitive Ground 8CT
| 8L | Standard 4CT/4VT with enhanced diagnostics
| 8M | Sensitive Ground 4CT/4VT with enhanced diagnostics
| 8N | Standard 8CT with enhanced diagnostics
| 8R | Sensitive Ground 8CT with enhanced diagnostics
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
| 2E | Bi-phase, single channel
| 2F | Bi-phase, dual channel
| 2G | IEEE C37.94, 820 nm, 128 kbps, multimode, LED, 1 Channel
| 2H | IEEE C37.94, 820 nm, 128 kbps, multimode, LED, 2 Channels
| 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, 64 kbps, multimode, LED, 1 Channel
| 77 | IEEE C37.94, 820 nm, 64 kbps, 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 | 5A | 4 dcmA inputs, 4 dcmA outputs (only one 5A module is allowed)
INPUTS/OUTPUTS | 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
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
NOTE 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.
2
PERCENT DIFFERENTIAL PHASE/GROUND TOC
Characteristic: Differential Restraint pre-set Current: Phasor or RMS
Number of zones: 2 Pickup level: 0.000 to 30.000 pu in steps of 0.001
Minimum pickup: 0.05 to 1.00 pu in steps of 0.001 Dropout level: 97% to 98% of pickup
Slope 1 range: 15 to 100% in steps of 1% Level accuracy:
Slope 2 range: 50 to 100% in steps of 1% for 0.1 to 2.0 × CT: ±0.5% of reading or ±0.4% of rated
Kneepoint 1: 1.0 to 2.0 pu in steps of 0.0001 (whichever is greater)
Kneepoint 2: 2.0 to 30.0 pu in steps of 0.0001 for > 2.0 × CT: ±1.5% of reading > 2.0 × CT rating
nd Curve shapes: IEEE Moderately/Very/Extremely
2 harmonic inhibit level: 1.0 to 40.0% in steps of 0.1
Inverse; IEC (and BS) A/B/C and Short
2nd harmonic inhibit function: Adaptive, Traditional, Disabled
Inverse; GE IAC Inverse, Short/Very/
2nd harmonic inhibit mode: Per-phase, 2-out-of-3, Average Extremely Inverse; I2t; FlexCurves™
5th harmonic inhibit range: 1.0 to 40.0% in steps of 0.1 (programmable); Definite Time (0.01 s
Operate times: base curve)
Harmonic inhibits selected: 20 to 30 ms at 60 Hz; Curve multiplier: Time Dial = 0.00 to 600.00 in steps of
20 to 35 ms at 50 Hz 0.01
No harmonic inhibits selected: 5 to 20 ms Reset type: Instantaneous/Timed (per IEEE)
Dropout level: 97 to 98% of pickup Timing accuracy: Operate at > 1.03 × actual pickup
Level accuracy: ±0.5% of reading or ±1% of rated ±3.5% of operate time or ±½ cycle
(whichever is greater) (whichever is greater)
Programmability: any logical variable, contact, or virtual Operation: drive FlexLogic™ operands
input USER-PROGRAMMABLE PUSHBUTTONS (OPTIONAL)
FLEXELEMENTS™ Number of pushbuttons: 12 (standard faceplate);
Number of elements: 16 16 (enhanced faceplate)
Operating signal: any analog actual value, or two values in Mode: self-reset, latched
differential mode Display message: 2 lines of 20 characters each
Operating signal mode: signed or absolute value Drop-out timer: 0.00 to 60.00 s in steps of 0.05
Operating mode: level, delta Autoreset timer: 0.2 to 600.0 s in steps of 0.1
Comparator direction: over, under Hold timer: 0.0 to 10.0 s in steps of 0.1
Pickup Level: –90.000 to 90.000 pu in steps of 0.001 SELECTOR SWITCH
Hysteresis: 0.1 to 50.0% in steps of 0.1 Number of elements: 2
Delta dt: 20 ms to 60 days Upper position limit: 1 to 7 in steps of 1
Pickup & dropout delay: 0.000 to 65.535 s in steps of 0.001 Selecting mode: time-out or acknowledge
NON-VOLATILE LATCHES Time-out timer: 3.0 to 60.0 s in steps of 0.1
Type: set-dominant or reset-dominant Control inputs: step-up and 3-bit
Number: 16 (individually programmed) Power-up mode: restore from non-volatile memory or syn-
Output: stored in non-volatile memory chronize to a 3-bit control input or synch/
restore mode
Execution sequence: as input prior to protection, control, and
FlexLogic™
2.2.3 MONITORING
2.2.4 METERING
2.2.5 INPUTS
2.2.7 OUTPUTS
Break (DC inductive, L/R = 40 ms): Break (DC inductive, L/R = 40 ms):
VOLTAGE CURRENT
VOLTAGE CURRENT
24 V 1A
24 V 1A
48 V 0.5 A
48 V 0.5 A
125 V 0.3 A
125 V 0.3 A
250 V 0.2 A
250 V 0.2 A
Operate time: < 8 ms
Operate time: < 4 ms
Contact material: silver alloy
Contact material: silver alloy
LATCHING RELAY FAST FORM-C RELAY
Make and carry for 0.2 s: 30 A as per ANSI C37.90 Make and carry: 0.1 A max. (resistive load)
2 Breaking capacity:
UL508 Utility Industrial
Accuracy: ±0.75% of full-scale for 0 to 1 mA range
±0.5% of full-scale for –1 to 1 mA range
application application ±0.75% of full-scale for 0 to 20 mA range
(autoreclose
scheme) 99% Settling time to a step change: 100 ms
Operations/ 5000 ops / 5 ops / Isolation: 1.5 kV
interval 1 s-On, 9 s-Off 0.2 s-On, 10000 ops / Driving signal: any FlexAnalog quantity
0.2 s-Off 0.2 s-On,
1000 ops / within 1 30 s-Off Upper and lower limit for the driving signal: –90 to 90 pu in steps of
0.5 s-On, 0.5 s-Off minute 0.001
Break 3.2 A
capability L/R = 10 ms ETHERNET SWITCH (HIGH VOLTAGE, TYPE 2S)
(0 to 250 V Nominal DC voltage: 110 to 240 V DC
DC) 1.6 A 10 A 10 A
L/R = 20 ms L/R = 40 ms L/R = 40 ms Minimum DC voltage: 88 V DC
0.8 A Maximum DC voltage: 300 V DC
L/R = 40 ms Input Current: 0.9 A DC maximum
IRIG-B OUTPUT Nominal AC voltage: 100 to 240 V AC, 0.26 to 0.16 A/26 to 39
Amplitude: 10 V peak-peak RS485 level VA at 50/60 Hz
Maximum load: 100 ohms Minimum AC voltage: 85 V AC, 0.31 A/22 VA at 50/60 Hz
Time delay: 1 ms for AM input Maximum AC voltage: 265 V AC, 0.16 A/42 VA at 50/60 Hz
40 μs for DC-shift input Internal fuse: 3 A / 350 V AC, Ceramic, Axial SLO
Isolation: 2 kV BLO;
Manufacturer: Conquer; Part number:
CONTROL POWER EXTERNAL OUTPUT SCD-A 003
(FOR DRY CONTACT INPUT)
Capacity: 100 mA DC at 48 V DC
ETHERNET SWITCH (LOW VOLTAGE, TYPE 2T)
Nominal voltage: 48 V DC, 0.31 A/15 W
Isolation: ±300 Vpk
Minimum voltage: 30 V DC, 0.43 A/16 W
REMOTE OUTPUTS (IEC 61850 GSSE/GOOSE) Maximum voltage: 60 V DC
Standard output points: 32 Internal fuse: 5 A / 350 V AC, Ceramic, Axial SLO
User output points: 32 BLO;
Manufacturer: Conquer; Part number:
SCD-A 005
2.2.8 COMMUNICATIONS
RS232 RS485
Front port: 19.2 kbps, Modbus® RTU 1 or 2 rear ports: Up to 115 kbps, Modbus® RTU, isolated
together at 36 Vpk
Typical distance: 1200 m
Isolation: 2 kV
2 NOTE
RS422 distance is based on transmitter power
and does not take into consideration the clock
1300 nm LED,
multimode
62.5/125 μm ST 3.8 km
2.2.10 ENVIRONMENTAL
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 CLEANING
Attach mounting brackets using 20 inch-pounds (±2 inch-pounds) Normally, cleaning is not required; but for situations where dust
of torque. has accumulated on the faceplate display, a dry cloth can be used.
Units that are stored in a de-energized state should be
powered up once per year, for one hour continuously, to
NOTE avoid deterioration of electrolytic capacitors.
a) HORIZONTAL UNITS
The T35 Transformer Protection System is available as a 19-inch rack horizontal mount unit with a removable faceplate.
The faceplate can be specified as either standard or enhanced at the time of ordering. The enhanced faceplate contains
additional user-programmable pushbuttons and LED indicators.
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 communications port.
The 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.
3
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.
11.016”
[279,81 mm]
9.687”
[246,05 mm]
17.56”
[446,02 mm]
7.460”
[189,48 mm]
6.995” 6.960”
[177,67 mm] [176,78 mm]
19.040”
[483,62 mm]
842807A1.CDR
18.370”
[466,60 mm]
0.280”
[7,11 mm]
Typ. x 4
CUT-OUT
4.000”
[101,60 mm]
17.750”
[450,85 mm] 842808A1.CDR
b) VERTICAL UNITS
The T35 Transformer Protection System is available as a reduced size (¾) vertical mount unit, with a removable faceplate.
The faceplate can be specified as either standard or enhanced at the time of ordering. The enhanced faceplate contains
additional user-programmable pushbuttons and LED indicators.
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 communications port.
The 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.
7.482” 11.015”
1.329”
13.560”
3
15.000” 14.025”
4.000”
9.780”
843809A1.CDR
e UR SERIES
Figure 3–7: T35 VERTICAL SIDE MOUNTING REAR DIMENSIONS (STANDARD PANEL)
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-
WARNING
nected equipment, or undesired operation!
Proper electrostatic discharge protection (for example, a static strap) must be used when coming in con-
tact with modules while the relay is energized!
WARNING
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 enhanced faceplate can be opened to the left, once the thumb screw has been removed, as shown below. This allows
for easy accessibility of the modules for withdrawal. The new wide-angle hinge assembly in the enhanced front panel opens
completely and allows easy access to all modules in the T35.
842812A1.CDR
The 4.0x release of the T35 relay includes new hardware modules.The new CPU modules are specified with codes
9E and higher. The new CT/VT modules are specified with the codes 8F and higher.
NOTE
The new CT/VT modules can only be used with new CPUs; similarly, old CT/VT modules can only be used with old
CPUs. To prevent hardware mismatches, the new 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 dis-
played.
All other input and output modules are compatible with the new hardware. Firmware versions 4.0x and higher are
only compatible with the new hardware modules. Previous versions of the firmware (3.4x and earlier) are only com-
patible with the older hardware modules.
3
T35 Transformer Management Relay RATINGS: Model: T35H00HCHF8FH6AM6BP8BX7A
Mods: 000
Control Power: 88-300V DC @ 35W / 77-265V AC @ 35VA Wiring Diagram: ZZZZZZ
Contact Inputs: 300V DC Max 10mA Inst. Manual: D
Contact Outputs: Standard Pilot Duty / 250V AC 7.5A Serial Number: MAZB98000029
360V A Resistive / 125V DC Break Firmware: D
GE Multilin 4A @ L/R = 40mS / 300W Mfg. Date: 1998/01/05
Technical Support:
Made in
Tel: (905) 294-6222 http://www.GEIndustrial.com/Multilin ®
®
Canada
Fax: (905) 201-2098 - M A A B 9 7 0 0 0 0 9 9 -
X W V U T S R P N M L K J H G F D B
c b a c b a c b a c b a
b a b a
Tx1 1 1
1 1
2 2
Rx1 2 2
3 Tx1 3
3 3
Tx1
4 4
CH1
4 4
Rx1 5
Tx2 CH1 5
Tx 6
Rx 6
CH2
Rx2 IN 7
Tx2
7
8
CH2
Tx2 8
OUT
Rx2
WARNING
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.
3-10
3.2WIRING
3.2 WIRING
TYPICAL CONFIGURATION
THE AC SIGNAL PATH IS CONFIGURABLE
OPEN DELTA
VT CONNECTION (ABC) (5 amp CTs)
A A
B B
C C
WINDING 1
WINDING 2
(5 amp CTs)
A
B
C
WINDING 3
F5a
F5c
F6a
F6c
F7a
F7c
F5a
F5c
F6a
F6c
F7a
F7c
F8a
F8c
F1a
F1b
F1c
F2a
F2b
F2c
F3a
F3b
F3c
F4a
F4b
F4c
M1a
M1b
M1c
M2a
M2b
M2c
M3a
M3b
M3c
M4a
M4b
M4c
M5a
M5b
M5c
M6a
M6b
M6c
M7a
M7b
M7c
M8a
M8b
M8c
VX
VA
VB
VC
VA
VB
VC
IB
IA
IC
IG
IB
IB
IA
IC
IA
IC
IG
IG
VX
VA
VB
VC
VA
VB
VC
IA5
IA1
IG5
IG1
IB5
IB1
IC5
IC1
IA5
IA1
IA5
IA1
IG5
IG1
IG5
IG1
IB5
IB1
IB5
IB1
IC5
IC1
IC5
IC1
VOLTAGE AND
1
CRITICAL
( DC ONLY )
B1a FAILURE
I H4a 1 1 8
B2b GE Consumer & Industrial H4 H4b
V TXD 2 2 3 RXD
B3a 48 V DC H4c
VOLTAGE SUPERVISION
POWER SUPPLY
twisted pairs B8b FILTER
9 9 22
DIGITAL INPUTS/OUTPUTS 6D
D1b
9E
RS485 9 PIN 25 PIN
D2b COM 1
Ground at com DIGITAL INPUTS/OUTPUTS 6C CONNECTOR CONNECTOR
D3b
P2
P5
P1
P7
P6
P8
P4
D2a
SURGE
COM 2
COMMON U1b
COMMON U3b
COMMON U5b
COMMON U7b
D4b PERSONAL
IRIG-B (front)
Co-axial BNC
P1a
P1b
P1c
P2a
P2b
P2c
P3a
P3b
P3c
P4a
P4b
P4c
P5a
P5b
P5c
P6a
P6b
P6c
P7a
P7b
P7c
P8a
P8b
P8c
U1a
U1c
U2a
U2c
U1b
U3a
U3c
U4a
U4c
U3b
U5a
U5c
U6a
U6c
U5b
U7a
U7c
U8a
U8c
U7b
U8b
output
CPU
No. 10AWG
Co-axial * - For IRIG-B Input minimum
828747A5.CDR
only use one
GROUND BUS CONTACTS SHOWN
terminal as input WITH NO MODULE ARRANGEMENT
MODULES MUST BE CONTROL POWER
GROUNDED IF X W V U T S R P N M L K J H G F D B
TERMINAL IS 6 6 6 6 8 9 1
PROVIDED Inputs/ Inputs/ This diagram is based on the following order code:
outputs outputs CT Inputs/ CT/VT CPU Power
* * outputs supply
T35-E00-HCL-F8F-H6H-M8H-P6C-U6D-WXX
This diagram provides an example of how the device
(Rear view) is wired, not specifically how to wire the device. Please
* Optional
refer to the Instruction Manual for additional details on
wiring based on various configurations.
3 HARDWARE
GE Multilin
3 HARDWARE 3.2 WIRING
The dielectric strength of the UR-series module hardware is shown in the following table:
Table 3–1: DIELECTRIC STRENGTH OF UR-SERIES MODULE HARDWARE
MODULE MODULE FUNCTION TERMINALS DIELECTRIC STRENGTH
TYPE (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
5
Reserved
Analog inputs/outputs
N/A
All except 8b
N/A
Chassis
N/A
< 50 V DC
3
6 Digital inputs/outputs All Chassis 2000 V AC for 1 minute
G.703 All except 2b, 3a, 7b, 8a Chassis 2000 V AC for 1 minute
7
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
Filter networks and transient protection clamps are used in the hardware to prevent damage caused by high peak voltage
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 min-
ute.
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
CAUTION
OCCUR!
The T35 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
NOTE
avoided by powering the relays up once a year.
The power supply module can be ordered for two possible voltage ranges, with or without a redundant power option. Each
range has a dedicated input connection for proper operation. The ranges are as shown below (see the Technical specifica-
tions section of chapter 2 for additional details):
• Low (LO) range: 24 to 48 V (DC only) nominal.
• High (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 device 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 section in chapter 7) or control power is lost, the relay will de-energize.
For high reliability systems, the T35 has a redundant option in which two T35 power supplies are placed in parallel on the
bus. If one of the power supplies become faulted, the second power supply will assume the full load of the relay without any
interruptions. Each power supply has a green LED on the front of the module to indicate it is functional. The critical fail relay
of the module will also indicate a faulted power supply.
An LED on the front of the control power module shows the status of the power supply:
LED INDICATION POWER SUPPLY
CONTINUOUS ON OK
ON / OFF CYCLING Failure
OFF Failure
NOTE:
AC or DC 14 gauge stranded AC or DC
wire with suitable
disconnect devices
is recommended.
Heavy copper conductor
or braided wire
3
GND
+ +
+ —
– LOW HIGH
FILTER SURGE
CONTROL OPTIONAL
POWER ETHERNET SWITCH
Switchgear UR-series
ground bus protection system
827759AA.CDR
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. Likewise, channels 2 and 6 are intended
for connection to phase B, and channels 3 and 7 are intended for connection to phase C.
Channels 4 and 8 are intended for connection to a single-phase source. For voltage inputs, these channel are labelled as
auxiliary voltage (VX). For current inputs, these channels are intended for connection to a CT between system neutral and
ground, and are labelled as ground current (IG).
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.
CAUTION
CT/VT modules may be ordered with a standard ground current input that is the same as the phase current input. 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. Current transformers with 1 to
50000 A primaries and 1 A or 5 A secondaries may be used.
CT/VT modules with a sensitive ground input are also available. The ground CT input of the sensitive ground modules is
ten times more sensitive than the ground CT input of standard CT/VT modules. However, the phase CT inputs and phase
VT inputs are the same as those of regular CT/VT modules.
The above modules are available with enhanced diagnostics. These modules can automatically detect CT/VT hardware
failure and take the relay out of service.
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 core balance CT to detect ground fault current is shown below. Twisted-pair
cabling on the zero-sequence CT is recommended.
Ground
outside CT
3
To ground;
LOAD must be on
load side
LOAD 996630A5
NOTE
~ 1a
~ 1b
~ 2a
~ 2b
~ 3a
~ 3b
~ 4a
~ 4b
~ 5a
~ 6a
~ 7a
~ 8a
~ 1c
~ 2c
~ 3c
~ 4c
~ 5c
~ 6c
~ 7c
~ 8c
VC
VB
VA
VX
IG
IG1
IA
IC
IA1
IC1
IB
IB1
IG5
VC
VB
VA
IA5
VX
IC5
IB5
~ 1b
~ 2a
~ 2b
~ 3a
~ 3b
~ 4a
~ 4b
~ 5a
~ 5b
~ 6a
~ 6b
~ 7a
~ 7b
~ 8a
~ 8b
~ 1c
~ 2c
~ 3c
~ 4c
~ 5c
~ 6c
~ 7c
~ 8c
IG
IG
IG1
IG1
IA
IC
IA
IC
IA1
IA1
IC1
IB
IC1
IB
IB1
IB1
IG5
IG5
IA5
IC5
IA5
IC5
IB5
IB5
Current inputs
8H, 8J, 8N, and 8R modules (8 CTs)
842766A3.CDR
The T35 can be ordered with a process bus interface module. This module is designed to interface with the GE Multilin
HardFiber system, allowing bi-directional IEC 61850 fiber optic communications with up to eight HardFiber merging units,
known as Bricks. The HardFiber system has been designed to integrate seamlessly with the existing UR-series applica-
tions, including protection functions, FlexLogic™, metering, and communications.
The IEC 61850 process bus system offers the following benefits.
• Drastically reduces labor associated with design, installation, and testing of protection and control applications using
the T35 by reducing the number of individual copper terminations.
• Integrates seamlessly with existing T35 applications, since the IEC 61850 process bus interface module replaces the
traditional CT/VT modules.
Every contact input/output module has 24 terminal connections. They are arranged as three terminals per row, with eight
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
output, 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.
The contact inputs are grouped with a common return. The T35 has two versions of grouping: four inputs per common
return and two inputs per common return. When a contact input/output module is ordered, four inputs per common is used.
The four inputs per common allows for high-density inputs in combination with outputs, with a compromise of four inputs
sharing one common. If the inputs must be isolated per row, then two inputs per common return should be selected (4D
module).
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.
Some form-A / solid-state relay 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 out-
put 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.
Block diagrams are shown below for form-A and solid-state relay outputs with optional voltage monitor, optional current
monitor, and with no monitoring. The actual values shown for contact output 1 are the same for all contact outputs.
~#a
~#b
Load
~#c +
c) No monitoring 827862A3.CDR
Figure 3–16: FORM-A AND SOLID-STATE CONTACT OUTPUTS WITH VOLTAGE AND CURRENT MONITORING
The operation of voltage and current monitors is reflected with the corresponding FlexLogic™ operands (CONT OP # VON,
CONT OP # VOFF, and CONT OP # ION) 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.
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 customer’s responsibility to ensure proper insula-
WARNING
tion levels!
USE OF FORM-A AND SOLID-STATE RELAY OUTPUTS IN HIGH IMPEDANCE CIRCUITS
NOTE For form-A and solid-state relay 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 monitoring equipment such as modern relay test set trigger circuits. These monitoring circuits may con-
tinue 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 supply 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
NOTE
When current monitoring is used to seal-in the form-A and solid-state relay contact outputs, the Flex-
Logic™ operand driving the contact output should be given a reset delay of 10 ms to prevent damage of
NOTE
the output contact (in situations when the element initiating the contact output is bouncing, at values in the
region of the pickup value).
3 ~8a, ~8c 2 Inputs ~8a, ~8c 2 Inputs ~8 Form-C ~8a, ~8c 2 Inputs
3
~4B MODULE ~4C MODULE ~4D MODULE ~4L MODULE
TERMINAL OUTPUT TERMINAL OUTPUT TERMINAL OUTPUT TERMINAL OUTPUT
ASSIGNMENT ASSIGNMENT ASSIGNMENT ASSIGNMENT
~1 Not Used ~1 Not Used ~1a, ~1c 2 Inputs ~1 2 Outputs
~2 Solid-State ~2 Solid-State ~2a, ~2c 2 Inputs ~2 2 Outputs
~3 Not Used ~3 Not Used ~3a, ~3c 2 Inputs ~3 2 Outputs
~4 Solid-State ~4 Solid-State ~4a, ~4c 2 Inputs ~4 2 Outputs
~5 Not Used ~5 Not Used ~5a, ~5c 2 Inputs ~5 2 Outputs
~6 Solid-State ~6 Solid-State ~6a, ~6c 2 Inputs ~6 2 Outputs
~7 Not Used ~7 Not Used ~7a, ~7c 2 Inputs ~7 2 Outputs
~8 Solid-State ~8 Solid-State ~8a, ~8c 2 Inputs ~8 Not Used
842762A2.CDR
6K
I I
~ 1b ~1 ~ 5c CONTACT IN ~ 5c ~1 ~ 1b ~ 7c CONTACT IN ~ 7c ~1 ~ 1b
~ 1c ~ 6a CONTACT IN ~ 6a ~ 1c ~ 8a CONTACT IN ~ 8a ~ 1c
~ 2a ~ 6c CONTACT IN ~ 6c V ~ 2a ~ 8c CONTACT IN ~ 8c V ~ 2a
I I
~ 2b ~2 ~ 5b COMMON ~ 5b ~2 ~ 2b ~ 7b COMMON ~ 7b ~2 ~ 2b
~ 2c ~ 2c ~ 2c
~ 7a CONTACT IN ~ 7a ~ 8b SURGE
~ 3a ~ 3a ~ 3a
~ 7c CONTACT IN ~ 7c
~ 3b ~3 ~3 ~ 3b ~3 ~ 3b
~ 8a CONTACT IN ~ 8a
~ 3c ~ 3c ~ 3c
~ 8c CONTACT IN ~ 8c
~ 4a ~ 4a ~ 4a
~ 7b COMMON ~ 7b
~ 4b ~4 ~4 ~ 4b ~4 ~ 4b
~ 4c ~ 8b SURGE ~ 4c ~ 4c
~ 5a ~ 5a
~ 5b ~5 ~5 ~ 5b
~ 5c ~ 5c
~ 6a ~ 6a
~ 6b ~6 ~6 ~ 6b
~ 6c ~ 6c
~ 7a
3
DIGITAL I/O
~ 7b ~7
~ 7c
~ 8a
~ 8b ~8
~ 8c
842763A2.CDR
CONTACT INPUTS:
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. If a wet contact is used, then the negative side of the external source
must be connected to the relay common (negative) terminal of each contact 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.
B 1b
1
B 1a CRITICAL
FAILURE
B 2b
B 3a -
POWER SUPPLY
48 VDC
B 3b + OUTPUT
B 5b HI+
CONTROL
B 6b LO+
POWER
B 6a -
B 8a SURGE
B 8b FILTER
827741A4.CDR
NOTE
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 current
monitoring can be used as a seal-in signal to ensure that the form-A contact does not attempt to break the energized induc-
tive 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.
NOTE
50 to 70 mA
3 mA
time
25 to 50 ms 842749A1.CDR
842751A1.CDR
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
3 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.
NOTE
A 9-pin RS232C serial port is located on the T35 faceplate for programming with a 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.
NOTE
a) OPTIONS
In addition to the faceplate RS232 port, the T35 provides two additional communication ports or a managed six-port Ether-
net switch, depending on the installed CPU module.
The CPU modules do not require a surge ground connection.
NOTE
SM fiber
9L
Shielded twisted-pairs optic cable 100Base-FL NORMAL COM1
D1b +
9E
RS485 D1a +
D2b — RS485
COM1 D2a —
Ground at D3b COMMON COM2
remote
Ground at D3a COMMON
D1a + remote
device RS485 D4b +
D2a — device
— IRIG-B
COM2 D4a
D3a COMMON input
D4b + BNC
D4a — IRIG-B Co-axial cable
CPU
input BNC IRIG-B output
BNC Co-axial cable
Co-axial cable
CPU
BNC IRIG-B output
Co-axial cable
9M
NORMAL
COM1
100Base-FL
MM fiber
Tx1 100Base-F ALTERNATE
9G
NORMAL
COM1
optic cable Rx1 10Base-FL
Shielded twisted-pairs
D1a +
10Base-T RS485
Shielded twisted-pairs D2a —
D1a + COM2
RS485 Ground at D3a COMMON
3
D2a — remote D4b
COM2 +
Ground at D3a COMMON device
D4a — IRIG-B
remote D4b +
device
input
D4a — IRIG-B BNC
input Co-axial cable
CPU
BNC BNC IRIG-B output
Co-axial cable
Co-axial cable
CPU
BNC IRIG-B output
Co-axial cable
Shielded
9N
10/100Base-T NORMAL COM1
MM fiber twisted-pairs
+
9H
D2a —
Tx2
Rx2 10Base-F ALTERNATE COM2
Ground at D3a COMMON
Shielded remote D4b
10Base-T +
twisted-pairs device
D1a + D4a — IRIG-B
RS485 input
D2a —
COM2 BNC
Ground at D3a COMMON Co-axial cable
CPU
remote D4b +
device BNC IRIG-B output
D4a — IRIG-B Co-axial cable
input
BNC
Co-axial cable
CPU
SM fiber
Tx1
9P
NORMAL
COM1
optic cable Rx1 100Base-FL
10/100Base-T
Shielded twisted-pairs
MM fiber D1a +
Tx1 100Base-FL NORMAL COM1 RS485
9J
CPU
BNC BNC IRIG-B output
Co-axial cable Co-axial cable
CPU
9R
Rx1 100Base-FL
COM1
MM fiber optic cable Tx1 Tx2 100Base-F ALTERNATE
9K
NORMAL
COM1
Rx1 100Base-FX
MM fiber optic cable Tx2 100Base-FX
Rx2 Fiber
MM fiber optic cable Tx1 100Base-FX ports
Rx1
W1a GROUND
842765A5.CDR
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 ports, 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
3
equipment should have similar transient protection devices installed.
Both ends of the RS485 circuit should also be terminated with an impedance as shown below.
CAUTION
The fiber optic communication ports allow for fast and efficient communications between relays at 10 Mbps or 100 Mbps.
Optical fiber may be connected to the relay supporting a wavelength of 820 nm in multi-mode or 1310 nm in multi-mode
and single-mode. The 10 Mbps rate is available for CPU modules 9G and 9H; 100Mbps is available for modules 9H, 9J, 9K,
9L, 9M, 9N, 9P, and 9R. The 9H, 9K, 9M, and 9R modules have 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 for 10 Mbps. The fiber optic port is
3 designed such that the response times will not vary for any core that is 100 µm or less in diameter, 62.5 µm for 100 Mbps.
For optical power budgeting, splices are required every 1 km for the transmitter/receiver pair. When splicing optical fibers,
the diameter and numerical aperture of each fiber must be the same. In order to engage or disengage the ST type connec-
tor, only a quarter turn of the coupling is required.
3.2.10 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.
TO OTHER DEVICES
(DC-SHIFT ONLY)
827756A5.CDR
NOTE
The T35 direct inputs and 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 and output feature uses the
communications channels 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 sixteen (16) UR-series relays can be connected in a single ring
Tx
3 UR #1
Rx
Tx
UR #2
Rx
Tx
UR #3
Rx
Tx
UR #4
Rx
842006A1.CDR
Rx1
UR #1
Tx2
Rx2
Tx1
Rx1
UR #2
Tx2
Rx2
Tx1
Rx1
UR #3
Tx2
Rx2
Tx1
Rx1
UR #4
Tx2
Rx2
842007A1.CDR
Tx
UR #1
Rx
Channel #1
Tx1
Rx1
UR #2
Tx2
Rx2
Channel #2
Tx
UR #3
Rx
842013A1.CDR
3
Figure 3–30: DIRECT INPUT AND 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.
Not all the direct input and output communications modules may be applicable to the T35 relay. Only the modules
specified in the order codes are available as direct input and output communications modules.
NOTE
OBSERVING ANY FIBER TRANSMITTER OUTPUT MAY CAUSE INJURY TO THE EYE.
3 CAUTION
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.
Module: 7A / 7B / 7C 7H / 7I / 7J
Connection Location: Slot X Slot X
RX1 RX1
TX1 TX1
RX2
TX2
The following figure shows the configuration for the 72, 73, 7D, and 7K fiber-laser module.
TX1 TX1
RX1 RX1
TX2
RX2
a) DESCRIPTION
The following figure shows the 64K ITU G.703 co-directional interface configuration.
The G.703 module is fixed at 64 kbps. The SETTINGS Ö PRODUCT SETUP ÖØ DIRECT I/O ÖØ DIRECT I/O DATA RATE
setting is not applicable to this module.
NOTE
AWG 24 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.
Shield X 1a
3
7S
Tx – X 1b
G.703
channel 1 Rx – X 2a
Inter-relay communications
Tx + X 2b
Rx + X 3a
Surge X 3b
Shield X 6a
Tx – X 6b
G.703
channel 2
Rx – X 7a
Tx + X 7b
Rx + X 8a
Surge X 8b
842773A2.CDR
7S
Tx - X 1b X 1b Tx -
G.703 G.703
CHANNEL 1
Rx - X 2a X 2a Rx -
CHANNEL 1
Tx + X 2b X 2b Tx +
Rx + X 3a X 3a Rx +
SURGE X 3b X 3b SURGE
Shld. X 6a X 6a Shld.
Tx - X 6b X 6b Tx -
G.703 G.703
Rx - X 7a X 7a Rx -
COMM.
COMM.
CHANNEL 2 CHANNEL 2
Tx + X 7b X 7b Tx +
Rx + X 8a X 8a Rx +
SURGE X 8b X 8b SURGE
831727A3.CDR
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.
The switch settings for the internal and loop timing modes are shown below:
842752A1.CDR
DMX G7R
842774A1.CDR
DMX G7R
842775A1.CDR
a) DESCRIPTION
There are two RS422 inter-relay communications modules available: single-channel RS422 (module 7T) and dual-channel
RS422 (module 7W). The modules can be configured to run at 64 kbps or 128 kbps. AWG 24 twisted shielded pair cable is
recommended for external connections. These modules are protected by optically-isolated surge suppression devices.
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 or 7b or both.
• Site 2: Terminate shield to COM pin 2b.
The clock terminating impedance should match the impedance of the line.
Single-channel RS422 module Dual-channel RS422 module
3 ~ 3b Tx – ~ 3b Tx –
7W
7T
~ 3a Rx – ~ 3a Rx –
RS422
~ 2a Tx + RS422 ~ 2a Tx +
channel 1
Inter-relay comms.
~ 4b Rx + ~ 4b Rx +
~ 6a Shield ~ 6a Shield
Inter-relay communications
~ 7a ~ 5b Tx –
Clock
~ 8b ~ 5a Rx –
RS422
~ 2b COM ~ 4a Tx +
channel 2
~ 8a Surge ~ 6b Rx +
~ 7b Shield
~ 7a
Clock
~ 8b
~ 2b COM
Data module 1
Signal name
Tx1(+) W 2a SD(A) - Send data
7W
Tx1(-) W 3b SD(B) - Send data
RS422
CHANNEL 1
Rx1(+) W 4b RD(A) - Received data
Rx1(-) W 3a RD(B) - Received data
Shld. W 6a RS(A) - Request to send (RTS)
INTER-RELAY COMMUNICATIONS
+ W 7a RS(B) - Request to send (RTS)
CLOCK
– W 8b RT(A) - Receive timing
Tx2(+) W 4a RT(B) - Receive timing
Tx2(-) W 5b CS(A) - Clear To send
RS422
CHANNEL 2
Rx2(+) W 6b CS(B) - Clear To send
Rx2(-) W 5a Local loopback
Shld. W 7b Remote loopback
com W 2b Signal ground
SURGE W 8a ST(A) - Send timing
ST(B) - Send timing
Data module 2
Signal name
3
TT(A) - Terminal timing
TT(B) - Terminal timing
SD(A) - Send data
SD(B) - Send data
RD(A) - Received data
RD(B) - Received data
RS(A) - Request to send (RTS)
RS(B) - Request to send (RTS)
CS(A) - Clear To send
CS(B) - Clear To send
Local loopback
Remote loopback
Signal ground
ST(A) - Send timing
ST(B) - Send timing
831022A3.CDR
c) TRANSMIT 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 impor-
tant 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.
Tx Clock
Tx Data
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 16-times over-sampled, 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.
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 two-terminal with a redundant channel or three-terminal configurations where channel 1 is employed
via the RS422 interface (possibly with a multiplexer) and channel 2 via direct fiber.
AWG 24 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
3 WARNING
optical input power to the receiver.
~ 1a Clock
Inter-relay comms.
~ 4b Rx1 +
~ 6a Shield
Fiber
Tx2 Rx2 channel 2
~ 8a Surge
842777A1.CDR
The figure below shows the combined G.703 plus fiber interface configuration at 64 kbps. The 7E, 7F, 7G, 7Q, and 75 mod-
ules are used in configurations where channel 1 is employed via the G.703 interface (possibly with a multiplexer) and chan-
nel 2 via direct fiber. AWG 24 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 previous sec-
tions for additional details on the G.703 and fiber interfaces.
When using a laser Interface, attenuators may be necessary to ensure that you do not exceed the maxi-
mum optical input power to the receiver.
WARNING
~ 1a
7E, 7F, 7G,
7Q,75
Shield
~ 1b Tx –
G.703
~ 2a Rx –
channel 1
~ 2b Tx +
communications
~ 3a Rx +
~ 3b Surge
Inter-relay
Tx2 Fiber
Rx2 channel 2
842778A1.CDR
The UR-series IEEE C37.94 communication modules (modules types 2G, 2H, 76, and 77) are designed to interface with
IEEE C37.94 compliant digital multiplexers or an IEEE C37.94 compliant interface converter for use with direct input and
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 modules are either
64 kbps (with n fixed at 1) for 128 kbps (with n fixed at 2). 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 × 128 kbps optical fiber interface (for 2G and 2H modules) or C37.94 for 2 × 64 kbps opti-
cal fiber interface (for 76 and 77 modules).
3
• 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.
842753A1.CDR
For the internal timing mode, the system clock is generated internally. therefore, the timing switch selection should be inter-
nal 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 IEEE C37.94 communications module cover removal procedure is as follows:
1. Remove the IEEE C37.94 module (type 2G, 2H, 76, or 77 module):
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 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 IEEE C37.94 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 posi-
tion 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.
The UR-series C37.94SM communication modules (2A and 2B) are designed to interface with modified IEEE C37.94 com-
pliant digital multiplexers or IEEE C37.94 compliant interface converters that have been converted from 820 nm multi-mode
fiber optics to 1300 nm ELED single-mode fiber optics. 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 pro-
vides for speeds up to 64n kbps, where n = 1, 2,…, 12. The UR-series C37.94SM 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:
• Emulated IEEE standard: emulates C37.94 for 1 × 64 kbps optical fiber interface (modules set to n = 1 or 64 kbps).
• Fiber optic cable type: 9/125 μm core diameter optical fiber. 3
• Fiber optic mode: single-mode, ELED compatible with HP HFBR-1315T transmitter and HP HFBR-2316T receiver.
• Fiber optic cable length: up to 10 km.
• Fiber optic connector: type ST.
• Wavelength: 1300 ±40 nm.
• Connection: as per all fiber optic connections, a Tx to Rx connection is required.
The UR-series C37.94SM communication module can be connected directly to any compliant digital multiplexer that sup-
ports C37.94SM as shown below.
It can also can be connected directly to any other UR-series relay with a C37.94SM module as shown below.
The UR-series C37.94SM communication module has six (6) switches that are used to set the clock configuration. The
functions of these control switches is shown below.
842753A1.CDR
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.94SM communications module cover removal procedure is as follows:
1. Remove the C37.94SM module (modules 2A or 2B):
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).
3 5. Replace the top cover and the cover screw.
6. Re-insert the C37.94SM 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 posi-
tion 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.
The type 2S and 2T embedded managed switch modules are supported by UR-series relays containing type 9S CPU mod-
ules with revisions 5.5x and higher. The modules communicate to the T35 through an internal Ethernet port (referred to as
the UR port or port 7) and provide an additional six external Ethernet ports: two 10/100Base-T ports and four multimode ST
100Base-FX ports.
The Ethernet switch module should be powered up before or at the same time as the T35. Otherwise, the switch
module will not be detected on power up and the EQUIPMENT MISMATCH: ORDERCODE XXX self-test warning will be
NOTE issued.
The type 2S and 2T managed Ethernet switch modules provide two 10/100Base-T and four multimode ST 100Base-FX
external Ethernet ports accessible through the rear of the module. In addition, a serial console port is accessible from the 3
front of the module (requires the front panel faceplate to be open).
The pin assignment for the console port signals is shown in the following table.
Two 10/100Base-T
ports
Four 100Base-FX
multimode ports
with ST connectors
RS232
console port
Independent power
supply. Options:
2S: high-voltage
2T: low-voltage
The 10/100Base-T and 100Base-FX ports have LED indicators to indicate the port status.
The 10/100Base-T ports have three LEDs to indicate connection speed, duplex mode, and link activity. The 100Base-FX
ports have one LED to indicate linkup and activity.
842868A2.CDR
A suitable IP/gateway and subnet mask must be assigned to both the switch and the UR relay for correct operation. The
Switch has been shipped with a default IP address of 192.168.1.2 and a subnet mask of 255.255.255.0. Consult your net-
work administrator to determine if the default IP address, subnet mask or default gateway needs to be modified.
Do not connect to network while configuring the switch module.
CAUTION
2. Enter “3.94.247.229” in the IP Address field and “255.255.252.0” in the Subnet Mask field, then click OK.
The software will send the new settings to the T35 and prompt as follows when complete.
3. Cycle power to the T35 and switch module to activate the new settings.
1. Select the desired device from site tree in the online window.
2. Select the Settings > Product Setup > Communications > Ethernet Switch > Ethernet Switch Settings File >
Transfer Settings File item from the device settings tree.
The system will request the name and destination path for the settings file.
3. Navigate to the folder containing the Ethernet switch settings file, select the file, then click Open.
The settings file will be transferred to the Ethernet switch and the settings uploaded to the device.
a) DESCRIPTION
This section describes the process for upgrading firmware on a UR-2S or UR-2T switch module.
There are several ways of updating firmware on a switch module:
• Using the EnerVista UR Setup software.
• Serially using the T35 switch module console port.
• Using FTP or TFTP through the T35 switch module console port.
It is highly recommended to use the EnerVista UR Setup software to upgrade firmware on a T35 switch module.
Firmware upgrades using the serial port, TFTP, and FTP are described in detail in the switch module manual.
NOTE
NOTE
The firmware version installed on the switch will appear on the lower left corner of the screen.
2. Using the EnerVista UR Setup program, select the Settings > Product Setup > Communications > Ethernet Switch
> Firmware Upload menu item.
The following popup screen will appear warning that the settings will be lost when the firmware is upgraded.
It is highly recommended that you save the switch settings before upgrading the firmware.
NOTE
3. After saving the settings file, proceed with the firmware upload by selecting Yes to the above warning.
Another window will open, asking you to point to the location of the firmware file to be uploaded.
4. Select the firmware file to be loaded on to the Switch, and select the Open option.
The following window will pop up, indicating that the firmware file transfer is in progress.
If the firmware load was successful, the following window will appear:
Note
The switch will automatically reboot after a successful firmware file transfer.
NOTE
5. Once the firmware has been successfully uploaded to the switch module, load the settings file using the procedure
described earlier.
The following table provides details about Ethernet module self-test errors.
Be sure to enable the ETHERNET SWITCH FAIL setting in the PRODUCT SETUP ÖØ USER-PROGRAMMABLE SELF-TESTS menu
and the relevant PORT 1 EVENTS through PORT 6 EVENTS settings under the PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ ETH-
ERNET SWITCH menu.
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 device’s faceplate keypad and display (refer to the Faceplate inter-
face section 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 (off-line)
or connected (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 T35 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.
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 T35 section in Chapter 1 for details.
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 T35 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-
NOTE
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.
The EnerVista UR Setup software main window supports the following primary display components:
1. Title bar which shows the pathname of the active data view.
2. Main window menu bar.
3. Main window tool bar.
4. Site list control bar window.
5. Settings list control bar window.
6. Device data view windows, with common tool bar.
7. Settings file data view windows, with common tool bar.
8. Workspace area with data view tabs.
9. Status bar.
10. Quick action hot links.
2 1 6 7 4
10
4
9 8 842786A2.CDR
Setting file templates simplify the configuration and commissioning of multiple relays that protect similar assets. An exam-
ple of this is a substation that has ten similar feeders protected by ten UR-series F60 relays.
In these situations, typically 90% or greater of the settings are identical between all devices. The templates feature allows
engineers to configure and test these common settings, then lock them so they are not available to users. For example,
these locked down settings can be hidden from view for field engineers, allowing them to quickly identify and concentrate
on the specific settings.
The remaining settings (typically 10% or less) can be specified as editable and be made available to field engineers install-
ing the devices. These will be settings such as protection element pickup values and CT and VT ratios.
The settings template mode allows the user to define which settings will be visible in EnerVista UR Setup. Settings tem-
plates can be applied to both settings files (settings file templates) and online devices (online settings templates). The func-
tionality is identical for both purposes.
The settings template feature requires that both the EnerVista UR Setup software and the T35 firmware are at ver-
sions 5.40 or higher.
NOTE
The software will prompt for a template password. This password is required to use the template feature and must be
at least four characters in length.
3. Enter and re-enter the new password, then click OK to continue.
The online settings template is now enabled. The device is now in template editing mode.
By default, all settings are specified as locked and displayed against a grey background. The icon on the upper right of
the settings window will also indicate that EnerVista UR Setup is in EDIT mode. The following example shows the
phase time overcurrent settings window in edit mode.
The software will prompt for a template password. This password must be at least four characters in length.
Figure 4–4: APPLYING TEMPLATES VIA THE VIEW IN TEMPLATE MODE COMMAND
Viewing the settings in template mode also modifies the settings tree, showing only the settings categories that contain
editable settings. The effect of applying the template to a typical settings tree view is shown below.
Typical settings tree view without template applied. Typical settings tree view with template applied via
the Template Mode > View In Template Mode
command.
842860A1.CDR
Figure 4–5: APPLYING TEMPLATES VIA THE VIEW IN TEMPLATE MODE SETTINGS COMMAND
Use the following procedure to display settings available for editing and settings locked by the template. 4
1. Select an installed device or a settings file from the tree menu on the left of the EnerVista UR Setup main screen.
2. Apply the template by selecting the Template Mode > View All Settings option.
3. Enter the template password then click OK to apply the template.
Once the template has been applied, users will only be able to edit the settings specified by the template, but all settings
will be shown. The effect of applying the template to the phase time overcurrent settings is shown below.
Phase time overcurrent settings window without template applied. Phase time overcurrent window with template applied via
the Template Mode > View All Settings command.
The template specifies that only the Pickup and Curve
settings be available.
842859A1.CDR
Figure 4–6: APPLYING TEMPLATES VIA THE VIEW ALL SETTINGS COMMAND
4. Verify one more time that you wish to remove the template by clicking Yes.
The EnerVista software will remove all template information and all settings will be available.
The UR allows users to secure parts or all of a FlexLogic™ equation, preventing unauthorized viewing or modification of
critical FlexLogic™ applications. This is accomplished using the settings template feature to lock individual entries within
FlexLogic™ equations.
Secured FlexLogic™ equations will remain secure when files are sent to and retrieved from any UR-series device.
4 The following procedure describes how to lock individual entries of a FlexLogic™ equation.
1. Right-click the settings file or online device and select the Template Mode > Create Template item to enable the set-
tings template feature.
2. Select the FlexLogic > FlexLogic Equation Editor settings menu item.
By default, all FlexLogic™ entries are specified as viewable and displayed against a yellow background. The icon on
the upper right of the window will also indicate that EnerVista UR Setup is in EDIT mode.
3. Specify which entries to lock by clicking on them.
The locked entries will be displayed against a grey background as shown in the example below.
Once the template has been applied, users will only be able to view and edit the FlexLogic™ entries not locked by the tem-
plate. The effect of applying the template to the FlexLogic™ entries in the above procedure is shown below.
Typical FlexLogic™ entries without template applied. Typical FlexLogic™ entries locked with template via
the Template Mode > View In Template Mode command.
842861A1.CDR
4 3. Enter the serial number of the T35 device to lock to the settings file in the Serial # Lock field.
The settings file and corresponding secure FlexLogic™ equations are now locked to the T35 device specified by the serial
number.
A traceability feature for settings files allows the user to quickly determine if the settings in a T35 device have been
changed since the time of installation from a settings file. When a settings file is transfered to a T35 device, the date, time,
and serial number of the T35 are sent back to EnerVista UR Setup and added to the settings file on the local PC. This infor-
mation can be compared with the T35 actual values at any later date to determine if security has been compromised.
The traceability information is only included in the settings file if a complete settings file is either transferred to the T35
device or obtained from the T35 device. Any partial settings transfers by way of drag and drop do not add the traceability
information to the settings file.
The serial number of the UR-series device and the file transfer
date are added to the settings file when settings files
are transferred to the device.
1. The transfer date of a setting file written to a T35 is logged in the relay and can be viewed via EnerVista UR Setup or
the front panel display. Likewise, the transfer date of a setting file saved to a local PC is logged in EnerVista UR Setup.
2. Comparing the dates stored in the relay and on the settings file at any time in the future will indicate if any changes
have been made to the relay configuration since the settings file was saved.
4
842863A1.CDR
Traceability data
in settings report
842862A1.CDR
842865A1.CDR
a) ENHANCED FACEPLATE
The front panel interface is one of two supported interfaces, the other interface being EnerVista UR Setup software. The
front panel interface consists of LED panels, an RS232 port, keypad, LCD display, control pushbuttons, and optional user-
programmable pushbuttons.
The faceplate is hinged to allow easy access to the removable modules.
Display
Keypad
4
Front panel
RS232 port
b) STANDARD FACEPLATE
The front panel interface is one of two supported interfaces, the other interface being EnerVista UR Setup software. The
front panel interface consists of LED panels, an RS232 port, keypad, LCD display, control pushbuttons, and optional user-
programmable pushbuttons.
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 horizontal
arrangement of the faceplate panels.
Display
Front panel
RS232 port
The following figure shows the vertical arrangement of the faceplate panels for relays ordered with the vertical option.
DISPLAY
MENU 7 8 9
HELP MESSAGE 4 5 6
ESCAPE 1 2 3 KEYPAD
ENTER VALUE 0 . +/-
LED PANEL 3
4 LED PANEL 2
USER 2
LED PANEL 1
827830A1.CDR
PHASE C
NEUTRAL/GROUND USER 3
a) ENHANCED FACEPLATE
The enhanced front panel display provides five columns of LED indicators. The first column contains 14 status and event
cause LEDs, and the next four columns contain the 48 user-programmable LEDs.
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 RS232 port is
intended for connection to a portable PC.
The USER keys are not used in this unit.
842811A1.CDR
• TROUBLE: This LED indicates that the relay has detected an internal problem.
• TEST MODE: This LED indicates that the relay is in test mode.
• TRIP: This LED indicates that the FlexLogic™ operand serving as a trip switch has operated. This indicator always
latches; as such, a reset command must be initiated to allow the latch to be reset.
• ALARM: This LED indicates that the FlexLogic™ operand serving as an alarm switch has operated. This indicator is
never latched.
• PICKUP: This LED indicates that an element is picked up. This indicator is never latched.
The event cause indicators in the first column are described below. These indicate the input type that was involved in a con-
dition detected by an element that is operated or has a latched flag waiting to be reset.
• VOLTAGE: This LED indicates voltage was involved.
• CURRENT: This LED indicates current was involved.
• FREQUENCY: This LED indicates frequency was involved.
• OTHER: This LED indicates a composite function was involved.
• PHASE A: This LED indicates phase A was involved.
• PHASE B: This LED indicates phase B was involved.
• PHASE C: This LED indicates phase C was involved.
4
• NEUTRAL/GROUND: This LED indicates that neutral or ground was involved.
The user-programmable LEDs consist of 48 amber LED indicators in four columns. The operation of these LEDs is user-
defined. Support for applying a customized label beside every LED is provided. Default labels are shipped in the label pack-
age of every T35, together with custom templates. The default labels can be replaced by user-printed labels.
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.
b) STANDARD FACEPLATE
The standar faceplate consists of three panels with LED indicators, 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 RS232 port is intended for connection
to a portable PC.
The USER keys are not used in this unit.
842781A1.CDR
• 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.
• 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.
4 • NEUTRAL/GROUND: Indicates that neutral or ground was involved.
USER-PROGRAMMABLE INDICATORS:
The second and third provide 48 amber LED indicators whose operation is controlled by the user. Support for applying a
customized 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.
842782A1.CDR
SETTINGS IN USE
842783A1.CDR
a) ENHANCED FACEPLATE
The following procedure requires the pre-requisites listed below.
• EnerVista UR Setup software is installed and operational.
• The T35 settings have been saved to a settings file. 4
• The T35 front panel label cutout sheet (GE Multilin part number 1006-0047) has been downloaded from http://
www.GEindustrial.com/multilin/support/ur and printed.
• Small-bladed knife.
This procedure describes how to create custom LED labels for the enhanced front panel display.
1. Start the EnerVista UR Setup software.
2. Select the Front Panel Report item at the bottom of the menu tree for the settings file. The front panel report window
will be displayed.
6. Remove the T35 label insert tool from the package and bend the tabs as described in the following procedures. These
tabs will be used for removal of the default and custom LED labels.
It is important that the tool be used EXACTLY as shown below, with the printed side containing the GE part
number facing the user.
NOTE
The label package shipped with every T35 contains the three default labels shown below, the custom label template sheet,
and the label removal tool.
If the default labels are suitable for your application, insert them in the appropriate slots and program the LEDs to match
them. If you require custom labels, follow the procedures below to remove the original labels and insert the new ones.
The following procedure describes how to setup and use the label removal tool.
1. Bend the tabs at the left end of the tool upwards as shown below.
2. Bend the tab at the center of the tool tail as shown below.
The following procedure describes how to remove the LED labels from the T35 enhanced front panel and insert the custom
labels.
1. Use the knife to lift the LED label and slide the label tool underneath. Make sure the bent tabs are pointing away from
the relay.
2. Slide the label tool under the LED label until the tabs snap out as shown below. This will attach the label tool to the LED
label. 4
4. Slide the new LED label inside the pocket until the text is properly aligned with the LEDs, as shown below.
The following procedure describes how to remove the user-programmable pushbutton labels from the T35 enhanced front
panel and insert the custom labels.
1. Use the knife to lift the pushbutton label and slide the tail of the label tool underneath, as shown below. Make sure the
4 bent tab is pointing away from the relay.
2. Slide the label tool under the user-programmable pushbutton label until the tabs snap out as shown below. This will
attach the label tool to the user-programmable pushbutton label.
3. Remove the tool and attached user-programmable pushbutton label as shown below.
4. Slide the new user-programmable pushbutton label inside the pocket until the text is properly aligned with the buttons,
as shown below.
4
b) STANDARD FACEPLATE
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).
Push in
and gently lift
up the cover.
842771A1.CDR
2. Pop out the LED module and/or the blank module with a screwdriver as shown below. Be careful not to damage the
plastic covers.
842722A1.CDR
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.
The following items are required to customize the T35 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).
The following procedure describes how to customize the T35 display module:
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.3.4 DISPLAY
All messages are displayed on a 2 × 20 backlit liquid crystal display (LCD) to make them visible under poor lighting condi-
tions. Messages are descriptive and should 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 user-defined messages. Any high priority event driven
message will automatically override the default message and appear on the display.
4.3.5 KEYPAD
Display messages are organized into pages under the following headings: actual values, settings, commands, and targets.
The MENU 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. Alterna-
tively, values may also be entered with the numeric keypad.
The decimal key initiates and advance to the next character in text edit mode or enters a decimal point. The HELP key may
be pressed at any time for context sensitive help messages. The ENTER key stores altered setting values.
a) INTRODUCTION
The T35 can interface with associated circuit breakers. In many cases the application monitors the state of the breaker,
which can be presented on faceplate LEDs, along with a breaker trouble indication. Breaker operations can be manually
initiated from faceplate keypad or automatically initiated from a FlexLogic™ operand. A setting is provided to assign names
to each breaker; this user-assigned name is used for the display of related flash messages. These features are provided for
two breakers; the user may use only those portions of the design relevant to a single breaker, which must be breaker 1.
For the following discussion it is assumed the SETTINGS ÖØ SYSTEM SETUP ÖØ BREAKERS Ö BREAKER 1(2) Ö BREAKER
FUNCTION setting is "Enabled" for each breaker.
ENTER COMMAND This message appears when the USER 1, USER 2, or USER 3 key is pressed and a
PASSWORD COMMAND PASSWORD is required; i.e. if COMMAND PASSWORD is enabled and no com-
mands have been issued within the last 30 minutes.
Press USER 1 This message appears if the correct password is entered or if none is required. This mes-
To Select Breaker sage will be maintained for 30 seconds or until the USER 1 key is pressed again.
BKR1-(Name) SELECTED This message is displayed after the USER 1 key is pressed for the second time. Three
USER 2=CLS/USER 3=OP possible actions can be performed from this state within 30 seconds as per items (1), (2)
and (3) below:
(1)
USER 2 OFF/ON If the USER 2 key is pressed, this message appears for 20 seconds. If the USER 2 key is
To Close BKR1-(Name) pressed again within that time, a signal is created that can be programmed to operate an
output relay to close breaker 1.
(2)
USER 3 OFF/ON If the USER 3 key is pressed, this message appears for 20 seconds. If the USER 3 key is
To Open BKR1-(Name) pressed again within that time, a signal is created that can be programmed to operate an
output relay to open breaker 1.
4 (3)
BKR2-(Name) SELECTED If the USER 1 key is pressed at this step, this message appears showing that a different
USER 2=CLS/USER 3=OP breaker is selected. Three possible actions can be performed from this state as per (1),
(2) and (3). Repeatedly pressing the USER 1 key alternates between available breakers.
Pressing keys other than USER 1, 2 or 3 at any time aborts the breaker control function.
4.3.7 MENUS
a) NAVIGATION
Press the MENU 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 MENU key advances through the following main heading
pages:
• Actual values.
• Settings.
• Commands.
• Targets.
• User displays (when enabled).
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
UP and DOWN keys move within a group of headers, sub-headers, setting values, or actual values. Continually pressing
the MESSAGE RIGHT key from a header display displays specific information for the header category. Conversely, contin-
ually pressing the MESSAGE LEFT key from a setting value or actual value display returns to the header display.
SETTINGS
SYSTEM SETUP
Ø
SETTINGS Press the MESSAGE DOWN key to move to the next Settings page. This page con-
SYSTEM SETUP tains settings for System Setup. Repeatedly press the MESSAGE UP and DOWN
keys to display the other setting headers and then back to the first Settings page
header.
Ø
PASSWORD From the Settings page one header (Product Setup), press the MESSAGE RIGHT
SECURITY key once to display the first sub-header (Password Security).
Ø
ACCESS LEVEL: Press the MESSAGE RIGHT key once more and this will display the first setting for
Restricted Password Security. Pressing the MESSAGE DOWN key repeatedly will display the
Ø remaining setting messages for this sub-header.
PASSWORD Press the MESSAGE LEFT key once to move back to the first sub-header message.
SECURITY
Ø
DISPLAY Pressing the MESSAGE DOWN key will display the second setting sub-header asso-
PROPERTIES ciated with the Product Setup header.
Ø
FLASH MESSAGE Press the MESSAGE RIGHT key once more and this will display the first setting for
TIME: 1.0 s Display Properties.
Ø
DEFAULT MESSAGE To view the remaining settings associated with the Display Properties subheader,
INTENSITY: 25% repeatedly press the MESSAGE DOWN key. The last message appears as shown.
FLASH MESSAGE For example, select the SETTINGS Ö PRODUCT SETUP ÖØ DISPLAY PROPERTIES Ö FLASH
TIME: 1.0 s MESSAGE TIME setting.
Ø
MINIMUM: 0.5 Press the HELP key to view the minimum and maximum values. Press the HELP key
MAXIMUM: 10.0 again to view the next context sensitive help message.
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 number is
entered one digit at a time. The leftmost digit is entered first and the rightmost digit is entered last. Pressing the MES-
SAGE LEFT key or pressing the ESCAPE key, returns the original value to the display.
• VALUE keys: The VALUE UP key increments the displayed value by the step value, up to the maximum value allowed.
4 While at the maximum value, pressing the VALUE UP key again will allow the setting selection to continue upward
from the minimum value. The VALUE DOWN key decrements the displayed value by the step value, down to the mini-
mum value. While at the minimum value, pressing the VALUE DOWN key again will allow the setting selection to con-
tinue downward from the maximum value.
FLASH MESSAGE As an example, set the flash message time setting to 2.5 seconds. Press the appropriate
TIME: 2.5 s numeric keys in the sequence “2 . 5". The display message will change as the digits are
Ø being entered.
NEW SETTING Until ENTER is pressed, editing changes are not registered by the relay. Therefore, press
HAS BEEN STORED ENTER 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: For example, the selections available for ACCESS LEVEL are "Restricted", "Command",
Restricted "Setting", and "Factory Service".
Enumeration type values are changed using the VALUE keys. The VALUE UP key displays the next selection while the
VALUE DOWN key displays the previous selection.
ACCESS LEVEL: If the ACCESS LEVEL needs to be "Setting", press the VALUE keys until the proper selec-
Setting tion is displayed. Press HELP at any time for the context sensitive help messages.
Ø
NEW SETTING Changes are not registered by the relay until the ENTER key is pressed. Pressing
HAS BEEN STORED ENTER stores the new value in memory. This flash message momentarily appears as
confirmation of the storing process.
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 the decimal to enter text edit mode.
2. Press the VALUE keys until the character 'B' appears; press the decimal key 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 ENTER to store the text.
5. If you have any problem, press HELP to view context sensitive help. Flash messages will sequentially appear for sev-
eral seconds each. For the case of a text setting message, pressing HELP displays how to edit and store new values.
RELAY SETTINGS: When the relay is powered up, the Trouble LED will be on, the In Service LED off, and
Not Programmed this message displayed, indicating the relay is in the "Not Programmed" state and is safe-
guarding (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 "Pro-
grammed" state.
4
To change the RELAY SETTINGS: "Not Programmed" mode to "Programmed", proceed as follows:
1. Press the MENU key until the SETTINGS header flashes momentarily and the PRODUCT SETUP message appears on the
display.
2. Press the MESSAGE RIGHT key until the PASSWORD SECURITY message appears on the display.
3. Press the MESSAGE DOWN key until the INSTALLATION message appears on the display.
4. Press the MESSAGE RIGHT key until the RELAY SETTINGS: Not Programmed message is displayed.
SETTINGS
Ø
SETTINGS PASSWORD
PRODUCT SETUP SECURITY
DISPLAY
PROPERTIES
↓
5. After the RELAY SETTINGS: Not Programmed message appears on the display, press the VALUE keys change the
selection to "Programmed".
6. Press the ENTER 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.
Local access is defined as any access to settings or commands via the faceplate interface. This includes both keypad entry
and the faceplate RS232 connection. Remote access is defined as any access to settings or commands via any rear com-
munications port. This includes both Ethernet and RS485 connections. Any changes to the local or remote passwords
enables this functionality.
To enter the initial setting (or command) password, proceed as follows:
1. Press the MENU key until the SETTINGS header flashes momentarily and the PRODUCT SETUP message appears on the
display.
2. Press the MESSAGE RIGHT key until the ACCESS LEVEL message appears on the display.
3. Press the MESSAGE DOWN key until the CHANGE LOCAL PASSWORDS message appears on the display.
4. Press the MESSAGE RIGHT key until the CHANGE SETTING PASSWORD or CHANGE COMMAND PASSWORD message
appears on the display.
PASSWORD ACCESS LEVEL:
SECURITY Restricted
CHANGE LOCAL CHANGE COMMAND
PASSWORDS PASSWORD: No
CHANGE SETTING
4 PASSWORD: No
ENCRYPTED COMMAND
PASSWORD: ---------
ENCRYPTED SETTING
PASSWORD: ---------
5. After the CHANGE...PASSWORD message appears on the display, press the VALUE UP or DOWN key to change the
selection to “Yes”.
6. Press the ENTER key and the display will prompt you to ENTER NEW PASSWORD.
7. Type in a numerical password (up to 10 characters) and press the ENTER key.
8. When the VERIFY NEW PASSWORD is displayed, re-type in the same password and press ENTER.
CHANGE SETTING
PASSWORD: No
NEW PASSWORD
HAS BEEN STORED
9. When the NEW PASSWORD HAS BEEN STORED message appears, your new Setting (or Command) Password will be
active.
FOR 10 MIN! flash message will appear upon activation of the ten minute timeout or any other time a user attempts any
change to the defined tier during the ten minute timeout. The LOCAL ACCESS DENIED FlexLogic™ operand will be set to
“Off” after the expiration of the ten-minute timeout.
In the event that an incorrect Command or Setting password has been entered via the any external communications inter-
face three times within a three-minute time span, the REMOTE ACCESS DENIED FlexLogic™ operand will be set to “On” and
the T35 will not allow Settings or Command access via the any external communications interface for the next ten minutes.
The REMOTE ACCESS DENIED FlexLogic™ operand will be set to “Off” after the expiration of the ten-minute timeout.
SETTINGS SECURITY
See page 5–8.
PRODUCT SETUP
DISPLAY
See page 5–12.
PROPERTIES
CLEAR RELAY
See page 5–14.
RECORDS
COMMUNICATIONS
See page 5–15.
MODBUS USER MAP
See page 5–35.
REAL TIME
See page 5–36.
CLOCK
USER-PROGRAMMABLE
See page 5–37.
FAULT REPORT
OSCILLOGRAPHY
See page 5–38.
DATA LOGGER
See page 5–40.
5
USER-PROGRAMMABLE
See page 5–41.
LEDS
USER-PROGRAMMABLE
See page 5–44.
SELF TESTS
CONTROL
See page 5–45.
PUSHBUTTONS
USER-PROGRAMMABLE
See page 5–46.
PUSHBUTTONS
FLEX STATE
See page 5–51.
PARAMETERS
USER-DEFINABLE
See page 5–52.
DISPLAYS
DIRECT I/O
See page 5–54.
TELEPROTECTION
See page 5–62.
INSTALLATION
See page 5–62.
SETTINGS AC INPUTS
See page 5–65.
SYSTEM SETUP
POWER SYSTEM
See page 5–67.
SIGNAL SOURCES
See page 5–68.
TRANSFORMER
See page 5–70.
BREAKERS
See page 5–81.
SWITCHES
See page 5–85.
FLEXCURVES
See page 5–88.
SETTINGS FLEXLOGIC
See page 5–103.
FLEXLOGIC EQUATION EDITOR
FLEXLOGIC
See page 5–103.
TIMERS
FLEXELEMENTS
See page 5–104.
NON-VOLATILE
See page 5–108.
LATCHES
5 SETTING GROUP 2
↓
SETTING GROUP 6
REMOTE DEVICES
See page 5–142.
REMOTE INPUTS
See page 5–143.
REMOTE DPS INPUTS
See page 5–144.
REMOTE OUTPUTS
See page 5–144.
DNA BIT PAIRS
REMOTE OUTPUTS
See page 5–145.
UserSt BIT PAIRS
RESETTING
See page 5–145.
DIRECT INPUTS
See page 5–146.
DIRECT OUTPUTS
See page 5–146.
TELEPROTECTION
See page 5–149.
IEC 61850
See page 5–151.
GOOSE ANALOGS
IEC 61850 5
See page 5–152.
GOOSE UINTEGERS
In the design of UR relays, the term element is used to describe a feature that is based around a comparator. The compar-
ator 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 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 element 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 inputs, 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:
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 (that is, normalized to the larger of the two 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.
5 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 second-
ary nominal voltage (1 pu) would be:
13800
---------------- × 120 = 115 V (EQ 5.1)
14400
For Wye-connected VTs, the secondary nominal voltage (1 pu) would be:
13800
---------------- × 120
---------- = 66.4 V (EQ 5.2)
14400 3
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’.
a) BACKGROUND
The T35 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 5
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.
Winding 1
current
Winding 1
UR-series
relay Power
transformer
Winding 2
CT3 CT4
827791A3.CDR
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.
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
a) MAIN MENU
PATH: SETTINGS Ö PRODUCT SETUP Ö SECURITY
CHANGE LOCAL
MESSAGE See page 5–9.
PASSWORDS
ACCESS
MESSAGE See page 5–10.
SUPERVISION
DUAL PERMISSION
MESSAGE See page 5–11.
SECURITY ACCESS
PASSWORD ACCESS Range: Disabled, Enabled
MESSAGE
EVENTS: Disabled
Two levels of password security are provided via the ACCESS LEVEL setting: command and setting. The factory service level
is not available and intended for factory use only.
The following operations are under command password supervision:
• Changing the state of virtual inputs.
• Clearing the event records.
• Clearing the oscillography records.
5 • Changing the date and time.
• Clearing the data logger.
• Clearing the user-programmable pushbutton states.
The following operations are under setting password supervision:
• Changing any setting.
• Test mode operation.
The command and setting passwords are defaulted to “0” when the relay is shipped from the factory. When a password is
set to “0”, the password security feature is disabled.
The T35 supports password entry from a local or remote connection.
Local access is defined as any access to settings or commands via the faceplate interface. This includes both keypad entry
and the through the faceplate RS232 port. Remote access is defined as any access to settings or commands via any rear
communications port. This includes both Ethernet and RS485 connections. Any changes to the local or remote passwords
enables this functionality.
When entering a settings or command password via EnerVista or any serial interface, the user must enter the correspond-
ing connection password. If the connection is to the back of the T35, the remote password must be used. If the connection
is to the RS232 port of the faceplate, the local password must be used.
The PASSWORD ACCESS EVENTS settings allows recording of password access events in the event recorder.
The local setting and command sessions are initiated by the user through the front panel display and are disabled either by
the user or by timeout (via the setting and command level access timeout settings). The remote setting and command ses-
sions are initiated by the user through the EnerVista UR Setup software and are disabled either by the user or by timeout.
The state of the session (local or remote, setting or command) determines the state of the following FlexLogic™ operands.
• ACCESS LOC SETG OFF: Asserted when local setting access is disabled.
• ACCESS LOC SETG ON: Asserted when local setting access is enabled.
• ACCESS LOC CMND OFF: Asserted when local command access is disabled.
• ACCESS LOC CMND ON: Asserted when local command access is enabled.
• ACCESS REM SETG OFF: Asserted when remote setting access is disabled.
• ACCESS REM SETG ON: Asserted when remote setting access is enabled.
• ACCESS REM CMND OFF: Asserted when remote command access is disabled.
• ACCESS REM CMND ON: Asserted when remote command access is enabled.
The appropriate events are also logged in the Event Recorder as well. The FlexLogic™ operands and events are updated
every five seconds.
A command or setting write operation is required to update the state of all the remote and local security operands
shown above.
NOTE
b) LOCAL PASSWORDS
PATH: SETTINGS Ö PRODUCT SETUP Ö SECURITY ÖØ CHANGE LOCAL PASSWORDS
Proper password codes are required to enable each access level. A password consists of 1 to 10 numerical characters.
When a CHANGE COMMAND PASSWORD or CHANGE SETTING PASSWORD setting is programmed to “Yes” via the front panel 5
interface, 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, program the ACCESS LEVEL setting in the main security menu 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. Accessibility automatically reverts to the “Restricted” level according
to the access level timeout setting values.
If an entered password is lost (or forgotten), consult the factory with the corresponding ENCRYPTED PASSWORD.
If the setting and command passwords are identical, then this one password allows access to both com-
mands and settings.
NOTE
c) REMOTE PASSWORDS
The remote password settings are only visible from a remote connection via the EnerVista UR Setup software. Select the
Settings > Product Setup > Password Security menu item to open the remote password settings window.
5. The new password is accepted and a value is assigned to the ENCRYPTED PASSWORD item.
5 If a command or setting password is lost (or forgotten), consult the factory with the corresponding Encrypted Password
value.
d) ACCESS SUPERVISION
PATH: SETTINGS Ö PRODUCT SETUP Ö SECURITY ÖØ ACCESS SUPERVISION
PATH: SETTINGS Ö PRODUCT SETUP Ö SECURITY ÖØ ACCESS SUPERVISION Ö ACCESS LEVEL TIMEOUTS
These settings allow the user to specify the length of inactivity required before returning to the restricted access level. Note
that the access level will set as restricted if control power is cycled.
• COMMAND LEVEL ACCESS TIMEOUT: This setting specifies the length of inactivity (no local or remote access)
required to return to restricted access from the command password level.
• SETTING LEVEL ACCESS TIMEOUT: This setting specifies the length of inactivity (no local or remote access)
required to return to restricted access from the command password level.
DUAL PERMISSION LOCAL SETTING AUTH: Range: selected FlexLogic™ operands (see below)
SECURITY ACCESS On
REMOTE SETTING AUTH: Range: FlexLogic™ operand
MESSAGE
On
ACCESS AUTH Range: 5 to 480 minutes in steps of 1
MESSAGE
TIMEOUT: 30 min.
The dual permission security access feature provides a mechanism for customers to prevent unauthorized or unintended 5
upload of settings to a relay through the local or remote interfaces interface.
The following settings are available through the local (front panel) interface only.
• LOCAL SETTING AUTH: This setting is used for local (front panel or RS232 interface) setting access supervision.
Valid values for the FlexLogic™ operands are either “On” (default) or any physical “Contact Input ~~ On” value.
If this setting is “On“, then local setting access functions as normal; that is, a local setting password is required. If this
setting is any contact input on FlexLogic™ operand, then the operand must be asserted (set as on) prior to providing
the local setting password to gain setting access.
If setting access is not authorized for local operation (front panel or RS232 interface) and the user attempts to obtain
setting access, then the UNAUTHORIZED ACCESS message is displayed on the front panel.
• REMOTE SETTING AUTH: This setting is used for remote (Ethernet or RS485 interfaces) setting access supervision.
If this setting is “On” (the default setting), then remote setting access functions as normal; that is, a remote password is
required). If this setting is “Off”, then remote setting access is blocked even if the correct remote setting password is
provided. If this setting is any other FlexLogic™ operand, then the operand must be asserted (set as on) prior to pro-
viding the remote setting password to gain setting access.
• ACCESS AUTH TIMEOUT: This setting represents the timeout delay for local setting access. This setting is applicable
when the LOCAL SETTING AUTH setting is programmed to any operand except “On”. The state of the FlexLogic™ oper-
and is continuously monitored for an off-to-on transition. When this occurs, local access is permitted and the timer pro-
grammed with the ACCESS AUTH TIMEOUT setting value is started. When this timer expires, local setting access is
immediately denied. If access is permitted and an off-to-on transition of the FlexLogic™ operand is detected, the time-
out is restarted. The status of this timer is updated every 5 seconds.
The following settings are available through the remote (EnerVista UR Setup) interface only. Select the Settings > Product
Setup > Security menu item to display the security settings window.
The Remote Settings Authorization setting is used for remote (Ethernet or RS485 interfaces) setting access supervision.
If this setting is “On” (the default setting), then remote setting access functions as normal; that is, a remote password is
required). If this setting is “Off”, then remote setting access is blocked even if the correct remote setting password is pro-
vided. If this setting is any other FlexLogic™ operand, then the operand must be asserted (set as on) prior to providing the
remote setting password to gain setting access.
The Access Authorization Timeout setting represents the timeout delay remote setting access. This setting is applicable
when the Remote Settings Authorization setting is programmed to any operand except “On” or “Off”. The state of the
FlexLogic™ operand is continuously monitored for an off-to-on transition. When this occurs, remote setting access is per-
mitted and the timer programmed with the Access Authorization Timeout setting value is started. When this timer
expires, remote setting access is immediately denied. If access is permitted and an off-to-on transition of the FlexLogic™
operand is detected, the timeout is restarted. The status of this timer is updated every 5 seconds.
Some relay messaging characteristics can be modified to suit different situations using the display properties settings.
• LANGUAGE: This setting selects the language used to display settings, actual values, and targets. The range is
dependent on the order code of the relay.
• 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 T35 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 T35 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 T35 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.
The CURRENT CUT-OFF LEVEL and the VOLTAGE CUT-OFF LEVEL are used to determine the metered power cut-off levels. The
power cut-off level is calculated as shown below. For Delta connections:
We have:
CT primary = “100 A”, and
VT primary = PHASE VT SECONDARY x PHASE VT RATIO = 66.4 V x 208 = 13811.2 V
The power cut-off is therefore:
power cut-off = (CURRENT CUT-OFF LEVEL × VOLTAGE CUT-OFF LEVEL × CT primary × VT primary)/VT secondary
= ( 3 × 0.02 pu × 1.0 V × 100 A × 13811.2 V) / 66.4 V
= 720.5 watts
Any calculated power value below this cut-off will not be displayed.
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
NOTE
pu” for CURRENT CUT-OFF LEVEL and “1.0 V” for VOLTAGE CUT-OFF LEVEL are recommended.
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 T35 responds to rising
edges of the configured FlexLogic™ operands, they must be asserted for at least 50 ms to take effect.
5 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”
5.2.4 COMMUNICATIONS
a) MAIN MENU
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS
MESSAGE
IEC 60870-5-104
See page 5–32. 5
PROTOCOL
SNTP PROTOCOL
MESSAGE See page 5–33.
EGD PROTOCOL
MESSAGE See page 5–33.
ETHERNET SWITCH
MESSAGE See page 5–35.
b) SERIAL PORTS
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS Ö SERIAL PORTS
SERIAL PORTS RS485 COM1 BAUD Range: 300, 1200, 2400, 4800, 9600, 14400, 19200,
RATE: 19200 28800, 33600, 38400, 57600, 115200. Only
active if CPU Type E is ordered.
RS485 COM1 PARITY: Range: None, Odd, Even
MESSAGE Only active if CPU Type E is ordered
None
RS485 COM1 RESPONSE Range: 0 to 1000 ms in steps of 10
MESSAGE Only active if CPU Type E is ordered
MIN TIME: 0 ms
RS485 COM2 BAUD Range: 300, 1200, 2400, 4800, 9600, 14400, 19200,
MESSAGE 28800, 33600, 38400, 57600, 115200
RATE: 19200
RS485 COM2 PARITY: Range: None, Odd, Even
MESSAGE
None
RS485 COM2 RESPONSE Range: 0 to 1000 ms in steps of 10
MESSAGE
MIN TIME: 0 ms
The T35 is equipped with up to three 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.
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
NOTE
each transmission.
c) NETWORK
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ NETWORK
These messages appear only if the T35 is ordered with an Ethernet card.
5 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).
NOTE
Do not set more than one protocol to the same TCP/UDP PORT NUMBER, as this will result in unreliable opera-
tion of those protocols.
WARNING
d) MODBUS PROTOCOL
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ MODBUS PROTOCOL
The serial communication ports utilize the Modbus protocol, unless configured for DNP or IEC 60870-5-104 operation (see
descriptions 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 T35 will respond regardless of the MODBUS SLAVE ADDRESS pro-
grammed. For the RS485 ports each T35 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.
Changes to the MODBUS TCP PORT NUMBER setting will not take effect until the T35 is restarted.
NOTE
e) DNP PROTOCOL
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ DNP PROTOCOL
The T35 supports the Distributed Network Protocol (DNP) version 3.0. The T35 can be used as a DNP slave device con-
nected to multiple DNP masters (usually an RTU or a SCADA master station). Since the T35 maintains two sets of DNP
data change buffers and connection information, two DNP masters can actively communicate with the T35 at one time.
The IEC 60870-5-104 and DNP protocols cannot be simultaneously. When the IEC 60870-5-104 FUNCTION set-
ting is set to “Enabled”, the DNP protocol will not be operational. When this setting is changed it will not
NOTE
become active until power to the relay has been cycled (off-to-on).
The DNP Channels sub-menu is shown below.
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ DNP PROTOCOL Ö DNP CHANNELS
DNP CHANNELS DNP CHANNEL 1 PORT: Range: NONE, COM1 - RS485, COM2 - RS485,
NETWORK FRONT PANEL - RS232, NETWORK - TCP,
NETWORK - UDP
DNP CHANNEL 2 PORT: Range: NONE, COM1 - RS485, COM2 - RS485,
MESSAGE FRONT PANEL - RS232, NETWORK - TCP,
COM2 - RS485
NETWORK - UDP
The DNP CHANNEL 1 PORT and DNP CHANNEL 2 PORT settings select the communications port assigned to the DNP protocol
for each channel. 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 - TCP”, the DNP protocol can be used over
TCP/IP on channels 1 or 2. When this value is set to “Network - UDP”, the DNP protocol can be used over UDP/IP on chan-
nel 1 only. Refer to Appendix E for additional information on the DNP protocol.
Changes to the DNP CHANNEL 1 PORT and DNP CHANNEL 2 PORT settings will take effect only after power has
been cycled to the relay.
NOTE
The DNP NETWORK CLIENT ADDRESS settings can force the T35 to respond to a maximum of five specific DNP masters. The
settings in this sub-menu are shown below.
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ DNP PROTOCOL Ö DNP NETWORK CLIENT ADDRESSES
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 T35 waits for a DNP master to confirm an unsolicited
response. The DNP UNSOL RESPONSE MAX RETRIES setting determines the number of times the T35 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 T35 from the current TCP connection or the most recent UDP message.
The DNP scale factor settings are numbers used to scale analog input point values. These settings group the T35 analog
input data into the following types: current, voltage, power, energy, power factor, 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 “1000”,
all DNP analog input points that are voltages will be returned with values 1000 times smaller (for example, a value of 72000
V on the T35 will be returned as 72). These settings are useful when analog input values must be adjusted to fit within cer-
tain ranges in DNP masters. Note that a scale factor of 0.1 is equivalent to a multiplier of 10 (that is, the value will be 10
5
times larger).
The DNP DEFAULT DEADBAND settings determine when to trigger unsolicited responses containing analog input data. These
settings group the T35 analog input data into the following types: current, voltage, power, energy, power factor, and other.
Each setting represents the default deadband value for all analog input points of that type. For example, to trigger unsolic-
ited responses from the T35 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 dead-
band values, from the default, for each individual DNP analog input point. Whenever power is removed and re-applied to
the T35, the default deadbands will be in effect.
The T35 relay does not support energy metering. As such, the DNP ENERGY SCALE FACTOR and DNP ENERGY
DEFAULT DEADBAND settings are not applicable.
NOTE
The DNP TIME SYNC IIN PERIOD setting determines how often the Need Time Internal Indication (IIN) bit is set by the T35.
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.
When the DNP data points (analog inputs and/or binary inputs) are configured for Ethernet-enabled relays,
check the “DNP Points Lists” T35 web page to view the points lists. This page can be viewed with a web
NOTE
browser by entering the T35 IP address to access the T35 “Main Menu”, then by selecting the “Device Infor-
mation Menu” > “DNP Points Lists” menu item.
The DNP OBJECT 1 DEFAULT VARIATION to DNP OBJECT 32 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.
The DNP binary outputs typically map one-to-one to IED data points. That is, each DNP binary output controls a single
physical or virtual control point in an IED. In the T35 relay, DNP binary outputs are mapped to virtual inputs. However, some
legacy DNP implementations use a mapping of one DNP binary output to two physical or virtual control points to support
the concept of trip/close (for circuit breakers) or raise/lower (for tap changers) using a single control point. That is, the DNP
master can operate a single point for both trip and close, or raise and lower, operations. The T35 can be configured to sup-
port paired control points, with each paired control point operating two virtual inputs. The DNP NUMBER OF PAIRED CONTROL
POINTS setting allows configuration of from 0 to 32 binary output paired controls. Points not configured as paired operate on
a one-to-one basis.
The DNP ADDRESS setting is the DNP slave address. This number identifies the T35 on a DNP communications link. Each
DNP slave should be assigned a unique address.
The DNP TCP CONNECTION TIMEOUT setting specifies a time delay for the detection of dead network TCP connections. If
there is no data traffic on a DNP TCP connection for greater than the time specified by this setting, the connection will be
aborted by the T35. This frees up the connection to be re-used by a client.
Relay power must be re-cycled after changing the DNP TCP CONNECTION TIMEOUT setting for the changes to take
effect.
NOTE
The binary and analog inputs points for the DNP protocol, or the MSP and MME points for IEC 60870-5-104 protocol, can
configured to a maximum of 256 points. The value for each point is user-programmable and can be configured by assigning
FlexLogic™ operands for binary inputs / MSP points or FlexAnalog parameters for analog inputs / MME points.
5 The menu for the binary input points (DNP) or MSP points (IEC 60870-5-104) is shown below.
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ DNP / IEC104 POINT LISTS Ö BINARY INPUT / MSP POINTS
Up to 256 binary input points can be configured for the DNP or IEC 60870-5-104 protocols. The points are configured by
assigning an appropriate FlexLogic™ operand. Refer to the Introduction to FlexLogic™ section in this chapter for the full
range of assignable operands.
The menu for the analog input points (DNP) or MME points (IEC 60870-5-104) is shown below.
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ DNP / IEC104 POINT LISTS ÖØ ANALOG INPUT / MME POINTS
Up to 256 analog input points can be configured for the DNP or IEC 60870-5-104 protocols. The analog point list is config-
ured by assigning an appropriate FlexAnalog parameter to each point. Refer to Appendix A: FlexAnalog Parameters for the
full range of assignable parameters.
The DNP / IEC 60870-5-104 point lists always begin with point 0 and end at the first “Off” value. Since DNP /
IEC 60870-5-104 point lists must be in one continuous block, any points assigned after the first “Off” point
NOTE are ignored.
Changes to the DNP / IEC 60870-5-104 point lists will not take effect until the T35 is restarted.
NOTE
MESSAGE
GGIO4 ANALOG 5
CONFIGURATION
GGIO5 UINTEGER
MESSAGE
CONFIGURATION
REPORT CONTROL
MESSAGE
CONFIGURATION
XCBR
MESSAGE
CONFIGURATION
XSWI
MESSAGE
CONFIGURATION
The T35 Transformer Protection System is provided with optional IEC 61850 communications capability.
This feature is specified as a software option at the time of ordering. Refer to the Ordering section of chap-
ter 2 for additional details. The IEC 61850 protocol features are not available if CPU type E is ordered.
The T35 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 T35 operates as an IEC 61850
server. The Remote inputs and outputs section in this chapter describe the peer-to-peer GSSE/GOOSE message scheme.
The GSSE/GOOSE configuration main menu is divided into two areas: transmission and reception.
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ IEC 61850 PROTOCOL Ö GSSE/GOOSE CONFIGURATION
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ IEC 61850 PROTOCOL Ö GSSE/GOOSE... Ö TRANSMISSION
TRANSMISSION GENERAL
GSSE
MESSAGE
FIXED GOOSE
MESSAGE
CONFIGURABLE
MESSAGE
GOOSE
The DEFAULT GSSE/GOOSE UPDATE TIME sets the time between GSSE or GOOSE messages when there are no remote out-
put state changes to be sent. When remote output data changes, GSSE or GOOSE messages are sent immediately. This
setting controls the steady-state heartbeat time interval.
The DEFAULT GSSE/GOOSE UPDATE TIME setting is applicable to GSSE, fixed T35 GOOSE, and configurable GOOSE.
The GSSE settings are shown below:
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ IEC 61850... Ö GSSE/GOOSE... Ö TRANSMISSION ÖØ GSEE
5 GSSE GSSE FUNCTION: Range: Enabled, Disabled
Enabled
GSSE ID: Range: 65-character ASCII string
MESSAGE
GSSEOut
DESTINATION MAC: Range: standard MAC address
MESSAGE
000000000000
These settings are applicable to GSSE only. If the fixed GOOSE function is enabled, GSSE messages are not transmitted.
The GSSE ID setting represents the IEC 61850 GSSE application ID name string sent as part of each GSSE message. This
string identifies the GSSE message to the receiving device. In T35 releases previous to 5.0x, this name string was repre-
sented by the RELAY NAME setting.
The fixed GOOSE settings are shown below:
PATH: SETTINGS Ö PRODUCT... ÖØ COMMUNICATIONS ÖØ IEC 61850... Ö GSSE/GOOSE... Ö TRANSMISSION ÖØ FIXED GOOSE
The configurable GOOSE settings allow the T35 to be configured to transmit a number of different datasets within IEC
61850 GOOSE messages. Up to eight different configurable datasets can be configured and transmitted. This is useful for
intercommunication between T35 IEDs and devices from other manufacturers that support IEC 61850.
The configurable GOOSE feature allows for the configuration of the datasets to be transmitted or received from the T35.
The T35 supports the configuration of eight (8) transmission and reception datasets, allowing for the optimization of data
transfer between devices.
Items programmed for dataset 1 and 2 will have changes in their status transmitted as soon as the change is detected.
Datasets 1 and 2 should be used for high-speed transmission of data that is required for applications such as transfer trip-
ping, blocking, and breaker fail initiate. At least one digital status value needs to be configured in the required dataset to
enable transmission of configured data. Configuring analog data only to dataset 1 or 2 will not activate transmission.
Items programmed for datasets 3 through 8 will have changes in their status transmitted at a maximum rate of every
100 ms. Datasets 3 through 8 will regularly analyze each data item configured within them every 100 ms to identify if any
changes have been made. If any changes in the data items are detected, these changes will be transmitted through a
GOOSE message. If there are no changes detected during this 100 ms period, no GOOSE message will be sent.
For all datasets 1 through 8, the integrity GOOSE message will still continue to be sent at the pre-configured rate even if no
changes in the data items are detected.
The GOOSE functionality was enhanced to prevent the relay from flooding a communications network with GOOSE mes-
sages due to an oscillation being created that is triggering a message.
The T35 has the ability of detecting if a data item in one of the GOOSE datasets is erroneously oscillating. This can be
caused by events such as errors in logic programming, inputs improperly being asserted and de-asserted, or failed station
components. If erroneously oscillation is detected, the T35 will stop sending GOOSE messages from the dataset for a min-
imum period of one second. Should the oscillation persist after the one second time-out period, the T35 will continue to
block transmission of the dataset. The T35 will assert the MAINTENANCE ALERT: GGIO Ind XXX oscill self-test error mes-
sage on the front panel display, where XXX denotes the data item detected as oscillating.
For versions 5.70 and higher, the T35 supports four retransmission schemes: aggressive, medium, relaxed, and heartbeat.
The aggressive scheme is only supported in fast type 1A GOOSE messages (GOOSEOut 1 and GOOSEOut 2). For slow
GOOSE messages (GOOSEOut 3 to GOOSEOut 8) the aggressive scheme is the same as the medium scheme.
The details about each scheme are shown in the following table.
The configurable GOOSE feature is recommended for applications that require GOOSE data transfer between UR-series
IEDs and devices from other manufacturers. Fixed GOOSE is recommended for applications that require GOOSE data
transfer between UR-series IEDs.
IEC 61850 GOOSE messaging contains a number of configurable parameters, all of which must be correct to achieve the
successful transfer of data. It is critical that the configured datasets at the transmission and reception devices are an exact
match in terms of data structure, and that the GOOSE addresses and name strings match exactly. Manual configuration is
possible, but third-party substation configuration software may be used to automate the process. The EnerVista UR Setup
software can produce IEC 61850 ICD files and import IEC 61850 SCD files produced by a substation configurator (refer to
the IEC 61850 IED configuration section later in this appendix).
The following example illustrates the configuration required to transfer IEC 61850 data items between two devices. The
general steps required for transmission configuration are:
– Set ITEM 1 to “GGIO1.ST.Ind1.q” to indicate quality flags for GGIO1 status indication 1.
– Set ITEM 2 to “GGIO1.ST.Ind1.stVal” to indicate the status value for GGIO1 status indication 1.
The transmission dataset now contains a set of quality flags and a single point status Boolean value. The reception
dataset on the receiving device must exactly match this structure.
2. Configure the GOOSE service settings by making the following changes in the PRODUCT SETUP ÖØ COMMUNICATION
ÖØ IEC 61850 PROTOCOL Ö GSSE/GOOSE CONFIGURATION Ö TRANSMISSION ÖØ CONFIGURABLE GOOSE Ö CONFIGU-
RABLE GOOSE 1 settings menu:
– Set ITEM 1 to “GGIO3.ST.Ind1.q” to indicate quality flags for GGIO3 status indication 1.
– Set ITEM 2 to “GGIO3.ST.Ind1.stVal” to indicate the status value for GGIO3 status indication 1.
The reception dataset now contains a set of quality flags, a single point status Boolean value, and a floating point ana-
log value. This matches the transmission dataset configuration above.
2. Configure the GOOSE service settings by making the following changes in the INPUTS/OUTPUTS ÖØ REMOTE DEVICES
ÖØ REMOTE DEVICE 1 settings menu:
– Set REMOTE DEVICE 1 ID to match the GOOSE ID string for the transmitting device. Enter “GOOSEOut_1”.
– Set REMOTE DEVICE 1 ETYPE APPID to match the ETHERTYPE application ID from the transmitting device. This is
“0” in the example above.
– Set the REMOTE DEVICE 1 DATASET value. This value represents the dataset number in use. Since we are using
configurable GOOSE 1 in this example, program this value as “GOOSEIn 1”.
3. Configure the data by making the following changes in the INPUTS/OUTPUTS ÖØ REMOTE INPUTS ÖØ REMOTE INPUT 1
settings menu:
– Set REMOTE IN 1 DEVICE to “GOOSEOut_1”.
– Set REMOTE IN 1 ITEM to “Dataset Item 2”. This assigns the value of the GGIO3.ST.Ind1.stVal single point status
item to remote input 1.
Remote input 1 can now be used in FlexLogic™ equations or other settings. The T35 must be rebooted (control power
removed and re-applied) before these settings take effect.
The value of remote input 1 (Boolean on or off) in the receiving device will be determined by the GGIO1.ST.Ind1.stVal value
in the sending device. The above settings will be automatically populated by the EnerVista UR Setup software when a com-
plete SCD file is created by third party substation configurator software.
For intercommunication between T35 IEDs, the fixed (DNA/UserSt) dataset can be used. The DNA/UserSt dataset contains
the same DNA and UserSt bit pairs that are included in GSSE messages. All GOOSE messages transmitted by the T35
(DNA/UserSt dataset and configurable datasets) use the IEC 61850 GOOSE messaging services (for example, VLAN sup-
port).
Set the CONFIG GSE 1 FUNCTION function to “Disabled” when configuration changes are required. Once changes are
entered, return the CONFIG GSE 1 FUNCTION to “Enabled” and restart the unit for changes to take effect.
NOTE
PATH:...TRANSMISSION ÖØ CONFIGURABLE GOOSE 1(8) ÖØ CONIFIG GSE 1(64) DATA TIMES Ö ITEM 1(64)
5 CONFIG GSE 1 ITEM 1: Range: all valid MMS data item references for
DATASET ITEMS GGIO1.ST.Ind1.stVal transmitted data
To create a configurable GOOSE dataset that contains an IEC 61850 Single Point Status indication and its associated qual-
ity flags, the following dataset items can be selected: “GGIO1.ST.Ind1.stVal” and “GGIO1.ST.Ind1.q”. The T35 will then cre-
ate a dataset containing these two data items. The status value for GGIO1.ST.Ind1.stVal is determined by the FlexLogic™
operand assigned to GGIO1 indication 1. Changes to this operand will result in the transmission of GOOSE messages con-
taining the defined dataset.
The main reception menu is applicable to configurable GOOSE only and contains the configurable GOOSE dataset items
for reception:
PATH:...RECEPTION ÖØ CONFIGURABLE GOOSE 1(8) ÖØ CONIFIG GSE 1(64) DATA ITEMS
CONFIG GSE 1 ITEM 1: Range: all valid MMS data item references for
DATASET ITEMS GGIO1.ST.Ind1.stVal transmitted data
The configurable GOOSE settings allow the T35 to be configured to receive a number of different datasets within IEC
61850 GOOSE messages. Up to eight different configurable datasets can be configured for reception. This is useful for
intercommunication between T35 IEDs and devices from other manufacturers that support IEC 61850.
For intercommunication between T35 IEDs, the fixed (DNA/UserSt) dataset can be used. The DNA/UserSt dataset contains
the same DNA and UserSt bit pairs that are included in GSSE messages.
To set up a T35 to receive a configurable GOOSE dataset that contains two IEC 61850 single point status indications, the
following dataset items can be selected (for example, for configurable GOOSE dataset 1): “GGIO3.ST.Ind1.stVal” and
“GGIO3.ST.Ind2.stVal”. The T35 will then create a dataset containing these two data items. The Boolean status values from
these data items can be utilized as remote input FlexLogic™ operands. First, the REMOTE DEVICE 1(16) DATASET setting
must be set to contain dataset “GOOSEIn 1” (that is, the first configurable dataset). Then REMOTE IN 1(16) ITEM settings
must be set to “Dataset Item 1” and “Dataset Item 2”. These remote input FlexLogic™ operands will then change state in
accordance with the status values of the data items in the configured dataset.
Floating point analog values originating from MMXU logical nodes may be included in GOOSE datasets. Deadband (non-
instantaneous) values can be transmitted. Received values are used to populate the GGIO3.XM.AnIn1 and higher items.
Received values are also available as FlexAnalog parameters (GOOSE analog In1 and up).
The main menu for the IEC 61850 server configuration is shown below.
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ IEC 61850 PROTOCOL ÖØ SERVER CONFIGURATION
The IED NAME and LD INST settings represent the MMS domain name (IEC 61850 logical device) where all IEC/MMS logical
nodes are located. Valid characters for these values are upper and lowercase letters, numbers, and the underscore (_)
character, and the first character in the string must be a letter. This conforms to the IEC 61850 standard. The LOCATION is a
variable string and can be composed of ASCII characters. This string appears within the PhyName of the LPHD node.
The IEC/MMS TCP PORT NUMBER setting allows the user to change the TCP port number for MMS connections. The INCLUDE
NON-IEC DATA setting determines whether or not the “UR” MMS domain will be available. This domain contains a large num-
ber of UR-series specific data items that are not available in the IEC 61850 logical nodes. This data does not follow the IEC 5
61850 naming conventions. For communications schemes that strictly follow the IEC 61850 standard, this setting should be
“Disabled”.
The SERVER SCANNING feature should be set to “Disabled” when IEC 61850 client/server functionality is not required. IEC
61850 has two modes of functionality: GOOSE/GSSE inter-device communication and client/server communication. If the
GOOSE/GSSE functionality is required without the IEC 61850 client server feature, then server scanning can be disabled
to increase CPU resources. When server scanning is disabled, there will be not updated to the IEC 61850 logical node sta-
tus values in the T35. Clients will still be able to connect to the server (T35 relay), but most data values will not be updated.
This setting does not affect GOOSE/GSSE operation.
Changes to the IED NAME setting, LD INST setting, and GOOSE dataset will not take effect until the T35 is restarted.
NOTE
The main menu for the IEC 61850 logical node name prefixes is shown below.
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ IEC 61850... ÖØ IEC 61850 LOGICAL NODE NAME PREFIXES
The IEC 61850 logical node name prefix settings are used to create name prefixes to uniquely identify each logical node.
For example, the logical node “PTOC1” may have the name prefix “abc”. The full logical node name will then be
“abcMMXU1”. Valid characters for the logical node name prefixes are upper and lowercase letters, numbers, and the
underscore (_) character, and the first character in the prefix must be a letter. This conforms to the IEC 61850 standard.
Changes to the logical node prefixes will not take effect until the T35 is restarted.
The main menu for the IEC 61850 MMXU deadbands is shown below.
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ IEC 61850 PROTOCOL ÖØ MMXU DEADBANDS
MMXU2 DEADBANDS
MESSAGE
MMXU3 DEADBANDS
MESSAGE
MMXU4 DEADBANDS
MESSAGE
The MMXU deadband settings represent the deadband values used to determine when the update the MMXU “mag” and
“cVal” values from the associated “instmag” and “instcVal” values. The “mag” and “cVal” values are used for the IEC 61850
buffered and unbuffered reports. These settings correspond to the associated “db” data items in the CF functional con-
straint of the MMXU logical node, as per the IEC 61850 standard. According to IEC 61850-7-3, the db value “shall repre-
sent the percentage of difference between the maximum and minimum in units of 0.001%”. Thus, it is important to know the
maximum value for each MMXU measured quantity, since this represents the 100.00% value for the deadband.
The minimum value for all quantities is 0; the maximum values are as follows:
• phase current: 46 × phase CT primary setting
• neutral current: 46 × ground CT primary setting
• voltage: 275 × VT ratio setting
5 • power (real, reactive, and apparent): 46 × phase CT primary setting × 275 × VT ratio setting
• frequency: 90 Hz
• power factor: 2
The GGIO1 status configuration points are shown below:
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ IEC 61850... ÖØ GGIO1 STATUS CONFIGURATION
The NUMBER OF STATUS POINTS IN GGIO1 setting specifies the number of “Ind” (single point status indications) that are
instantiated in the GGIO1 logical node. Changes to the NUMBER OF STATUS POINTS IN GGIO1 setting will not take effect until
the T35 is restarted.
The GGIO2 control configuration points are shown below:
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ IEC 61850... ÖØ GGIO2 CONTROL... Ö GGIO2 CF SPSCO 1(64)
The GGIO2 control configuration settings are used to set the control model for each input. The available choices are “0”
(status only), “1” (direct control), and “2” (SBO with normal security). The GGIO2 control points are used to control the T35
virtual inputs.
GGIO4 ANALOG 1
MESSAGE
MEASURED VALUE
GGIO4 ANALOG 2
MESSAGE
MEASURED VALUE
↓
GGIO4 ANALOG 32
MESSAGE
MEASURED VALUE
The NUMBER OF ANALOG POINTS setting determines how many analog data points will exist in GGIO4. When this value is
changed, the T35 must be rebooted in order to allow the GGIO4 logical node to be re-instantiated and contain the newly
configured number of analog points.
The measured value settings for each of the 32 analog values are shown below.
PATH: SETTINGS Ö PRODUCT... ÖØ COMMUNICATIONS ÖØ IEC 61850... ÖØ GGIO4... Ö GGIO4 ANALOG 1(32) MEASURED VALUE
The GGIO5 logical node allows IEC 61850 client access to integer data values. This allows access to as many as 16
unsigned integer value points, associated timestamps, and quality flags. The method of configuration is similar to that of
GGIO1 (binary status values). The settings allow the selection of FlexInteger™ values for each GGIO5 integer value point.
It is intended that clients use GGIO5 to access generic integer values from the T35. Additional settings are provided to
allow the selection of the number of integer values available in GGIO5 (1 to 16), and to assign FlexInteger™ values to the
GGIO5 integer inputs. The following setting is available for all GGIO5 configuration points.
• GGIO5 UINT IN 1 VALUE: This setting selects the FlexInteger™ value to drive each GGIO5 integer status value
(GGIO5.ST.UIntIn1). This setting is stored as an 32-bit unsigned integer value.
The report control configuration settings are shown below:
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ IEC 61850... ÖØ REPORT... Ö REPORT 1(6) CONFIGURATION
REPORT 1
5 CONFIGURATION
REPORT 1
RptID:
Range: up to 66 alphanumeric characters
Changes to the report configuration will not take effect until the T35 is restarted.
Please disconnect any IEC 61850 client connection to the T35 prior to making setting changes to the report config-
uration. Disconnecting the rear Ethernet connection from the T35 will disconnect the IEC 61850 client connection.
NOTE
The breaker configuration settings are shown below. Changes to these values will not take effect until the UR is restarted:
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ IEC 61850 PROTOCOL ÖØ XCBR CONFIGURATION
The CLEAR XCBR1 OpCnt setting represents the breaker operating counter. As breakers operate by opening and closing, the
XCBR operating counter status attribute (OpCnt) increments with every operation. Frequent breaker operation may result
in very large OpCnt values over time. This setting allows the OpCnt to be reset to “0” for XCBR1.
The disconnect switch configuration settings are shown below. Changes to these values will not take effect until the UR is 5
restarted:
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ IEC 61850 PROTOCOL ÖØ XSWI CONFIGURATION
The CLEAR XSWI1 OpCnt setting represents the disconnect switch operating counter. As disconnect switches operate by
opening and closing, the XSWI operating counter status attribute (OpCnt) increments with every operation. Frequent switch
operation may result in very large OpCnt values over time. This setting allows the OpCnt to be reset to “0” for XSWI1.
Since GSSE/GOOSE messages are multicast Ethernet by specification, they will not usually be forwarded by net-
work routers. However, GOOSE messages may be fowarded by routers if the router has been configured for VLAN
NOTE functionality.
The T35 contains an embedded web server and is capable of transferring web pages to a web browser such as Microsoft
Internet Explorer or Mozilla Firefox. This feature is available only if the T35 has the ethernet option installed. The web
pages are organized as a series of menus that can be accessed starting at the T35 “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 T35 into the “Address” box on the web browser.
i) TFTP PROTOCOL
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ TFTP PROTOCOL
The Trivial File Transfer Protocol (TFTP) can be used to transfer files from the T35 over a network. The T35 operates as a
TFTP server. TFTP client software is available from various sources, including Microsoft Windows NT. The dir.txt file
5 obtained from the T35 contains a list and description of all available files (event records, oscillography, etc.).
The T35 supports the IEC 60870-5-104 protocol. The T35 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 T35 maintains two sets of IEC
60870-5-104 data change buffers, no more than two masters should actively communicate with the T35 at one time.
The IEC ------- DEFAULT THRESHOLD settings are used to determine when to trigger spontaneous responses containing
M_ME_NC_1 analog data. These settings group the T35 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, to trigger
spontaneous responses from the T35 when any current values change by 15 A, the IEC CURRENT DEFAULT THRESHOLD set-
ting should be set to 15. Note that these settings are the default values of the deadbands. P_ME_NC_1 (parameter of mea-
sured value, short floating point value) points can be used to change threshold values, from the default, for each individual
M_ME_NC_1 analog point. Whenever power is removed and re-applied to the T35, the default thresholds will be in effect.
The T35 relay does not support energy metering. As such, the IEC ENERGY DEFAULT THRESHOLD setting is not appli-
cable.
NOTE
The IEC 60870-5-104 and DNP protocols cannot be used simultaneously. When the IEC 60870-5-104 FUNCTION
setting is set to “Enabled”, the DNP protocol will not be operational. When this setting is changed it will not
NOTE
become active until power to the relay has been cycled (off-to-on).
k) SNTP PROTOCOL
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ SNTP PROTOCOL
The T35 supports the Simple Network Time Protocol specified in RFC-2030. With SNTP, the T35 can obtain clock time over
an Ethernet network. The T35 acts as an SNTP client to receive time values from an SNTP/NTP server, usually a dedicated
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 T35 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 T35 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 T35 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 T35 clock is closely synchronized with
the SNTP/NTP server. It may take up to two minutes for the T35 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
T35 then listens to SNTP messages sent to the “all ones” broadcast address for the subnet. The T35 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.
l) EGD PROTOCOL
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ EGD PROTOCOL
The T35 Transformer Protection System is provided with optional Ethernet Global Data (EGD) communi-
cations capability. This feature is specified as a software option at the time of ordering. Refer to the Order-
ing section of chapter 2 for additional details. The Ethernet Global Data (EGD) protocol feature is not
available if CPU Type E 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.
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 T35 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 T35 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 (for example, 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.
m) ETHERNET SWITCH
PATH: SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ ETHERNET SWITCH
These settings appear only if the T35 is ordered with an Ethernet switch module (type 2S or 2T).
The IP address and Modbus TCP port number for the Ethernet switch module are specified in this menu. These settings
are used in advanced network configurations. Please consult the network administrator before making changes to these
settings. The client software (EnerVista UR Setup, for example) is the preferred interface to configure these settings.
The PORT 1 EVENTS through PORT 6 EVENTS settings allow Ethernet switch module events to be logged in the event
recorder.
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.
REAL TIME IRIG-B SIGNAL TYPE: Range: None, DC Shift, Amplitude Modulated
CLOCK None
REAL TIME CLOCK Range: Disabled, Enabled
MESSAGE
EVENTS: Disabled
LOCAL TIME OFFSET Range: –24.0 to 24.0 hrs in steps of 0.5
MESSAGE
FROM UTC: 0.0 hrs
DAYLIGHT SAVINGS Range: Disabled, Enabled
MESSAGE
TIME: Disabled
DST START MONTH: Range: January to December (all months)
MESSAGE
April
DST START DAY: Range: Sunday to Saturday (all days of the week)
MESSAGE
Sunday
5 MESSAGE
DST START DAY
INSTANCE: First
Range: First, Second, Third, Fourth, Last
The date and time can be synchronized a known time base and to other relays using an IRIG-B signal. It has the same
accuracy as an electronic watch, approximately ±1 minute per month. If an IRIG-B signal is connected to the relay, only the
current year needs to be entered. See the COMMANDS ÖØ SET DATE AND TIME menu to manually set the relay clock.
The REAL TIME CLOCK EVENTS setting allows changes to the date and/or time to be captured in the event record.
The LOCAL TIME OFFSET FROM UTC setting is used to specify the local time zone offset from Universal Coordinated Time
(Greenwich Mean Time) in hours. This setting has two uses. When the T35 is time synchronized with IRIG-B, or has no per-
manent time synchronization, the offset is used to calculate UTC time for IEC 61850 features. When the T35 is time syn-
chronized with SNTP, the offset is used to determine the local time for the T35 clock, since SNTP provides UTC time.
The daylight savings time (DST) settings can be used to allow the T35 clock can follow the DST rules of the local time zone.
Note that when IRIG-B time synchronization is active, the DST settings are ignored. The DST settings are used when the
T35 is synchronized with SNTP, or when neither SNTP nor IRIG-B is used.
Only timestamps in the event recorder and communications protocols are affected by the daylight savings time set-
tings. The reported real-time clock value does not change.
NOTE
PATH: SETTINGS Ö PRODUCT SETUP ÖØ USER-PROGRAMMABLE FAULT REPORT Ö USER-PROGRAMMABLE FAULT REPORT 1(2)
FAULT REPORT 1 #32: Range: Off, any actual value analog parameter
MESSAGE
Off
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.
5
The user programmable record contains the following information: the user-programmed relay name, detailed firmware
revision (5.7x, for example) and relay model (T35), the date and time of trigger, the name of pre-fault trigger (a specific
FlexLogic™ operand), the name of fault trigger (a specific FlexLogic™ operand), the active setting group at pre-fault trig-
ger, 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).
The report includes fault duration times for each of the breakers (created by the breaker arcing current feature). To include
fault duration times in the fault report, the user must enable and configure breaker arcing current feature for each of the
breakers. Fault duration is reported on a per-phase basis.
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 1 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 FAULT REPORT 1 #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 configured. 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-
5 tured simultaneously.
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 modules. There is a fixed amount of data storage for oscil-
lography; 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 (for example, 10%, 50%, 75%, etc.). A trigger position of
25% consists 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 (that is, 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; that is, 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.
WARNING
b) DIGITAL CHANNELS
PATH: SETTINGS Ö PRODUCT SETUP ÖØ OSCILLOGRAPHY ÖØ DIGITAL CHANNELS
A DIGITAL 1(63) 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
These settings select the metering actual value 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. The parameters available
in a given relay are dependent on:
• The type of relay,
• The type and number of CT/VT hardware modules installed, and
• 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 and 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.
The data logger samples and records up to 16 analog parameters at a user-defined sampling rate. This recorded data may
be downloaded to EnerVista UR Setup and displayed with parameters on the vertical axis and time on the horizontal axis.
5 All data is stored in non-volatile memory, meaning that the information is retained when power to the relay is lost.
For a fixed sampling rate, the data logger can be configured with a few channels over a long period or a larger number of
channels for a shorter period. The relay automatically partitions the available memory between the channels in use. Exam-
ple storage capacities for a system frequency of 60 Hz are shown in the following table.
Changing any setting affecting data logger operation will clear any data that is currently in the log.
NOTE
• DATA LOGGER MODE: This setting configures the mode in which the data logger will operate. When set to “Continu-
ous”, the data logger will actively record any configured channels at the rate as defined by the DATA LOGGER RATE. The
data logger will be idle in this mode if no channels are configured. When set to “Trigger”, the data logger will begin to
record any configured channels at the instance of the rising edge of the DATA LOGGER TRIGGER source FlexLogic™
operand. The data logger will ignore all subsequent triggers and will continue to record data until the active record is
full. Once the data logger is full a CLEAR DATA LOGGER command is required to clear the data logger record before a
new record can be started. Performing the CLEAR DATA LOGGER command will also stop the current record and reset
the data logger to be ready for the next trigger.
• DATA LOGGER TRIGGER: This setting selects the signal used to trigger the start of a new data logger record. Any
FlexLogic™ operand can be used as the trigger source. The DATA LOGGER TRIGGER setting only applies when the
mode is set to “Trigger”.
• DATA LOGGER RATE: This setting selects the time interval at which the actual value data will be recorded.
• DATA LOGGER CHNL 1(16): This setting selects the metering actual value that is to be recorded in Channel 1(16) of
the data log. The parameters available in a given relay are dependent on: the type of relay, the type and number of CT/
VT hardware modules installed, and 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
shown 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.
• DATA LOGGER CONFIG: This display presents the total amount of time the Data Logger can record the channels not
selected to “Off” without over-writing old data.
a) MAIN MENU
PATH: SETTINGS Ö PRODUCT SETUP ÖØ USER-PROGRAMMABLE LEDS 5
USER-PROGRAMMABLE LED TEST
See below
LEDS
TRIP & ALARM
MESSAGE See page 5–43.
LEDS
USER-PROGRAMMABLE
MESSAGE See page 5–43.
LED1
USER-PROGRAMMABLE
MESSAGE
LED2
↓
USER-PROGRAMMABLE
MESSAGE
LED48
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.
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.
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.
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.
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.
READY TO TEST
Reset the
LED TEST IN PROGRESS
rising edge of the
operand
control input
control input is on
STAGE 1 time-out
(all LEDs on) (1 minute)
rising edge
STAGE 3
of the control
(one LED off at a time) input
842011A1.CDR
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:
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.
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.
TRIP & ALARM LEDS TRIP LED INPUT: Range: FlexLogic™ operand
Off
ALARM LED INPUT: Range: FlexLogic™ operand
MESSAGE
Off
The trip and alarm LEDs are in the first LED column (enhanced faceplate) and on LED panel 1 (standard faceplate). Each
indicator can be programmed to become illuminated when the selected FlexLogic™ operand is in the logic 1 state.
5
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.
For the standard faceplate, the LEDs are located as follows.
• LED Panel 2: user-programmable LEDs 1 through 24
• LED Panel 3: user programmable LEDs 25 through 48
For the enhanced faceplate, the LEDs are located as follows.
• LED column 2: user-programmable LEDs 1 through 12
• LED column 3: user-programmable LEDs 13 through 24
• LED column 4: user-programmable LEDs 25 through 36
• LED column 5: user-programmable LEDs 37 through 48
Refer to the LED indicators section in chapter 4 for additional information on the location of these indexed LEDs.
The user-programmable LED settings select the FlexLogic™ operands that control the LEDs. If the LED 1 TYPE setting is
“Self-Reset” (the default setting), the LED illumination will track the state of the selected LED operand. If the LED 1 TYPE set-
ting is “Latched”, the LED, once lit, remains so until reset by the faceplate RESET button, from a remote device via a com-
munications 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.
USER-PROGRAMMABLE DIRECT RING BREAK Range: Disabled, Enabled. Valid for units equipped with
SELF TESTS FUNCTION: Enabled Direct Input/Output module.
5 DIRECT DEVICE OFF Range: Disabled, Enabled. Valid for units equipped with
MESSAGE Direct Input/Output module.
FUNCTION: Enabled
REMOTE DEVICE OFF Range: Disabled, Enabled. Valid for units that contain a
MESSAGE CPU with Ethernet capability.
FUNCTION: Enabled
PRI. ETHERNET FAIL Range: Disabled, Enabled. Valid for units that contain a
MESSAGE CPU with a primary fiber port.
FUNCTION: Disabled
SEC. ETHERNET FAIL Range: Disabled, Enabled. Valid for units that contain a
MESSAGE CPU with a redundant fiber port.
FUNCTION: Disabled
BATTERY FAIL Range: Disabled, Enabled.
MESSAGE
FUNCTION: Enabled
SNTP FAIL Range: Disabled, Enabled. Valid for units that contain a
MESSAGE CPU with Ethernet capability.
FUNCTION: Enabled
IRIG-B FAIL Range: Disabled, Enabled.
MESSAGE
FUNCTION: Enabled
ETHERNET SWITCH FAIL Range: Disabled, Enabled.
MESSAGE
FUNCTION: Disabled
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, or 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.
To enable the Ethernet switch failure function, ensure that the ETHERNET SWITCH FAIL FUNCTION is “Enabled” in this
menu.
NOTE
There are three standard control pushbuttons, labeled USER 1, USER 2, and USER 3, on the standard and enhanced front
panels. These 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-programmable displays.
The location of the control pushbuttons are shown in the following figures.
Control pushbuttons
842813A1.CDR
USER 4
842733A2.CDR
SETTING
CONTROL PUSHBUTTON
{
1 FUNCTION:
Enabled=1
SETTINGS
SYSTEM SETUP/
BREAKERS/BREAKER 1/
BREAKER 1 PUSHBUTTON
CONTROL:
When applicable
AND RUN
Enabled=1
OFF TIMER
SYSTEM SETUP/ FLEXLOGIC OPERAND
BREAKERS/BREAKER 2/ ON 0 CONTROL PUSHBTN 1 ON
BREAKER 2 PUSHBUTTON 100 msec
CONTROL:
842010A2.CDR
Enabled=1
The optional user-programmable pushbuttons (specified in the order code) provide an easy and error-free method of enter-
ing digital state (on, off) information. The number of available pushbuttons is dependent on the faceplate module ordered
with the relay.
• Type P faceplate: standard horizontal faceplate with 12 user-programmable pushbuttons.
• Type Q faceplate: enhanced horizontal faceplate with 16 user-programmable pushbuttons.
The digital state can be entered locally (by directly pressing the front panel pushbutton) or remotely (via FlexLogic™ oper-
ands) into FlexLogic™ equations, protection elements, and control elements. Typical applications include breaker control,
autorecloser blocking, and setting groups changes. The user-programmable pushbuttons are under the control level of
password protection.
The user-configurable pushbuttons for the enhanced faceplate are shown below.
USER USER USER USER USER USER USER USER USER USER USER USER USER USER USER USER
LABEL 1 LABEL 2 LABEL 3 LABEL 4 LABEL 5 LABEL 6 LABEL 7 LABEL 8 LABEL 9 LABEL 10 LABEL 11 LABEL 12 LABEL 13 LABEL 14 LABEL 15 LABEL 16
842814A1.CDR
1 3 5 7 9 11
USER LABEL USER LABEL USER LABEL USER LABEL USER LABEL USER LABEL
5
2 4 6 8 10 12
USER LABEL USER LABEL USER LABEL USER LABEL USER LABEL USER LABEL
842779A1.CDR
The pushbuttons can be automatically controlled by activating the operands assigned to the PUSHBTN 1 SET (for latched and
self-reset mode) and PUSHBTN 1 RESET (for latched mode only) settings. The pushbutton reset status is declared when the
PUSHBUTTON 1 OFF operand is asserted. The activation and deactivation of user-programmable pushbuttons is dependent
on whether latched or self-reset mode is programmed.
• Latched mode: In latched mode, a pushbutton can be set (activated) by asserting the operand assigned to the PUSH-
BTN 1 SET setting or by directly pressing the associated front panel pushbutton. The pushbutton maintains the set state
until deactivated by the reset command or after a user-specified time delay. The state of each pushbutton is stored in
non-volatile memory and maintained through a loss of control power.
The pushbutton is reset (deactivated) in latched mode by asserting the operand assigned to the PUSHBTN 1 RESET set-
ting or by directly pressing the associated active front panel pushbutton.
It can also be programmed to reset automatically through the PUSHBTN 1 AUTORST and PUSHBTN 1 AUTORST DELAY set-
tings. These settings enable the autoreset timer and specify the associated time delay. The autoreset timer can be
used in select-before-operate (SBO) breaker control applications, where the command type (close/open) or breaker
location (feeder number) must be selected prior to command execution. The selection must reset automatically if con-
trol is not executed within a specified time period.
• Self-reset mode: In self-reset mode, a pushbutton will remain active for the time it is pressed (the pulse duration) plus
the dropout time specified in the PUSHBTN 1 DROP-OUT TIME setting. If the pushbutton is activated via FlexLogic™, the
pulse duration is specified by the PUSHBTN 1 DROP-OUT TIME only. The time the operand remains assigned to the PUSH-
BTN 1 SET setting has no effect on the pulse duration.
The pushbutton is reset (deactivated) in self-reset mode when the dropout delay specified in the PUSHBTN 1 DROP-OUT
TIMEsetting expires.
The pulse duration of the remote set, remote reset, or local pushbutton must be at least 50 ms to operate the push-
button. This allows the user-programmable pushbuttons to properly operate during power cycling events and vari-
NOTE ous system disturbances that may cause transient assertion of the operating signals.
The local and remote operation of each user-programmable pushbutton can be inhibited through the PUSHBTN 1 LOCAL and
PUSHBTN 1 REMOTE settings, respectively. If local locking is applied, the pushbutton will ignore set and reset commands
executed through the front panel pushbuttons. If remote locking is applied, the pushbutton will ignore set and reset com-
mands executed through FlexLogic™ operands.
The locking functions are not applied to the autorestart feature. In this case, the inhibit function can be used in SBO control
operations to prevent the pushbutton function from being activated and ensuring “one-at-a-time” select operation.
The locking functions can also be used to prevent the accidental pressing of the front panel pushbuttons. The separate
inhibit of the local and remote operation simplifies the implementation of local/remote control supervision.
Pushbutton states can be logged by the event recorder and displayed as target messages. In latched mode, user-defined
5 messages can also be associated with each pushbutton and displayed when the pushbutton is on or changing to off.
• PUSHBUTTON 1 FUNCTION: This setting selects the characteristic of the pushbutton. If set to “Disabled”, the push-
button is not active and the corresponding FlexLogic™ operands (both “On” and “Off”) are de-asserted. If set to “Self-
Reset”, the control logic is activated by the pulse (longer than 100 ms) issued when the pushbutton is being physically
pressed or virtually pressed via a FlexLogic™ operand assigned to the PUSHBTN 1 SET setting.
When in “Self-Reset” mode and activated locally, the pushbutton control logic asserts the “On” corresponding Flex-
Logic™ operand as long as the pushbutton is being physically pressed, and after being released the deactivation of
the operand is delayed by the drop out timer. The “Off” operand is asserted when the pushbutton element is deacti-
vated. If the pushbutton is activated remotely, the control logic of the pushbutton asserts the corresponding “On” Flex-
Logic™ operand only for the time period specified by the PUSHBTN 1 DROP-OUT TIME setting.
If set to “Latched”, the control logic alternates the state of the corresponding FlexLogic™ operand between “On” and
“Off” on each button press or by virtually activating the pushbutton (assigning set and reset operands). When in the
“Latched” mode, the states of the FlexLogic™ operands are stored in a non-volatile memory. Should the power supply
be lost, the correct state of the pushbutton is retained upon subsequent power up of the relay.
• 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. The length of the “Off” message is configured with the PRODUCT SETUP
ÖØ DISPLAY PROPERTIES Ö FLASH MESSAGE TIME setting.
• PUSHBTN 1 HOLD: This setting specifies the time required for a pushbutton to be pressed before it is deemed active.
This timer is reset upon release of the pushbutton. Note that any pushbutton operation will require the pushbutton to be
pressed a minimum of 50 ms. This minimum time is required prior to activating the pushbutton hold timer.
• PUSHBTN 1 SET: This setting assigns the FlexLogic™ operand serving to operate the pushbutton element and to
assert PUSHBUTTON 1 ON operand. The duration of the incoming set signal must be at least 100 ms.
• PUSHBTN 1 RESET: This setting assigns the FlexLogic™ operand serving to reset pushbutton element and to assert
PUSHBUTTON 1 OFF operand. This setting is applicable only if pushbutton is in latched mode. The duration of the
incoming reset signal must be at least 50 ms.
• PUSHBTN 1 AUTORST: This setting enables the user-programmable pushbutton autoreset feature. This setting is
applicable only if the pushbutton is in the “Latched” mode.
• PUSHBTN 1 AUTORST DELAY: This setting specifies the time delay for automatic reset of the pushbutton when in
the latched mode.
• PUSHBTN 1 REMOTE: This setting assigns the FlexLogic™ operand serving to inhibit pushbutton operation from the
operand assigned to the PUSHBTN 1 SET or PUSHBTN 1 RESET settings.
• PUSHBTN 1 LOCAL: This setting assigns the FlexLogic™ operand serving to inhibit pushbutton operation from the
front panel pushbuttons. This locking functionality is not applicable to pushbutton autoreset.
• PUSHBTN 1 DROP-OUT TIME: This setting applies only to “Self-Reset” mode and specifies the duration of the push-
button active status after the pushbutton has been released. When activated remotely, this setting specifies the entire
activation time of the pushbutton status; the length of time the operand remains on has no effect on the pulse duration.
This setting is required to set the duration of the pushbutton operating pulse.
• PUSHBTN 1 LED CTL: This setting assigns the FlexLogic™ operand serving to drive pushbutton LED. If this setting is
“Off”, then LED operation is directly linked to PUSHBUTTON 1 ON operand.
• PUSHBTN 1 MESSAGE: If pushbutton message is set to “High Priority”, the message programmed in the PUSHBTN 1
IDand PUSHBTN 1 ON TEXT settings will be displayed undisturbed as long as PUSHBUTTON 1 ON operand is asserted.
The high priority option is not applicable to the PUSHBTN 1 OFF TEXT setting.
This message can be temporary removed if any front panel keypad button is pressed. However, ten seconds of keypad 5
inactivity will restore the message if the PUSHBUTTON 1 ON operand is still active.
If the PUSHBTN 1 MESSAGE is set to “Normal”, the message programmed in the PUSHBTN 1 ID and PUSHBTN 1 ON TEXT
settings will be displayed as long as PUSHBUTTON 1 ON operand is asserted, but not longer than time period specified
by FLASH MESSAGE TIME setting. After the flash time is expired, the default message or other active target message is
displayed. The instantaneous reset of the flash message will be executed if any relay front panel button is pressed or
any new target or message becomes active.
The PUSHBTN 1 OFF TEXT setting is linked to PUSHBUTTON 1 OFF operand and will be displayed in conjunction with
PUSHBTN 1 ID only if pushbutton element is in the “Latched” mode. The PUSHBTN 1 OFF TEXT message will be displayed
as “Normal” if the PUSHBTN 1 MESSAGE setting is “High Priority” or “Normal”.
• PUSHBUTTON 1 EVENTS: If this setting is enabled, each pushbutton state change will be logged as an event into
event recorder.
SETTING
Function
LATCHED To user-programmable
= Enabled
pushbuttons logic
= Latched sheet 2, 842024A2
OR LATCHED/SELF-RESET
= Self-Reset
SETTING
Local Lock
Off = 0
Non-volatile latch
AND
S
TIMER
SETTING Latch
50 ms
Remote Lock R
Off = 0 AND
0
SETTING TIMER
OR
Hold 50 ms
TPKP
0
0
OR
SETTING
Set AND
Off = 0
To user-programmable
OR PUSHBUTTON ON pushbuttons logic
OR
sheet 2, 842024A2
SETTING
Reset AND
Off = 0
5 AND
SETTING
SETTING
Autoreset Delay
Autoreset Function
TPKP
= Enabled
AND
= Disabled
0
AND
SETTING
Drop-Out Timer
TIMER 0
FLEXLOGIC OPERAND 200 ms OR
TRST
PUSHBUTTON 1 ON
0
842021A3.CDR
AND
LCD MESSAGE
ENGAGE MESSAGE
SETTING
Flash Message Time
LATCHED SETTINGS
0 Top Text
AND
OR TRST = XXXXXXXXXX
On Text
= XXXXXXXXXX
Instantaneous
From user-programmable reset *
pushbuttons logic
sheet 1, 842021A3
FLEXLOGIC OPERAND
LATCHED/SELF-RESET
AND PUSHBUTTON 1 OFF
FLEXLOGIC OPERAND
PUSHBUTTON ON PUSHBUTTON 1 ON
Instantaneous
Instantaneous reset will be executed if any reset *
front panel button is pressed or any new
target or message becomes active.
PUSHBUTTON 1 LED LOGIC
1. If pushbutton 1 LED control is set to off.
5
Pushbutton 1
FLEXLOGIC OPERAND LED
FLEXLOGIC OPERAND PUSHBUTTON 1 ON
PUSHBUTTON 1 ON
PUSHBUTTON 2 ON 2. If pushbutton 1 LED control is not set to off.
FLEXLOGIC OPERAND
PUSHBUTTON 3 ON SETTING Pushbutton 1
OR ANY PB ON
PUSHBTN 1 LED CTL LED
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 0900h. Sixteen states are
packed into each register, with the lowest-numbered state in the lowest-order bit. There are sixteen registers to accommo-
date the 256 state bits.
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.
5 • 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
display disappears after the default message time-out period specified by the PRODUCT SETUP ÖØ DISPLAY PROPER-
TIES ÖØ 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 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.
Any existing system display can be automatically copied into an available user display by selecting the existing display and
pressing the ENTER 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 user-selected Modbus-registered data fields into the particular user dis- 5
play. 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 five separate data fields 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 decimal 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 decimal 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 HELP key may be pressed at any time for context sensitive help information.
7. Press the ENTER key to store the new settings.
To enter a numerical value for any of the five items (the decimal form of the selected Modbus address) from the faceplate
keypad, use the number keypad. Use the value of ‘0’ for any items not being used. Use the HELP key at any selected sys-
tem 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 MENU 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 ENTER key and then select the ‘Yes” option
to remove the display from the user display list. Use the MENU key again to exit the user displays menu.
USER DISPLAY 1 DISP 1 TOP LINE: Shows user-defined text with first Tilde marker.
Current X ~ A
DISP 1 BOTTOM LINE: Shows user-defined text with second Tilde marker.
MESSAGE
Current Y ~ A
DISP 1 ITEM 1: Shows decimal form of user-selected Modbus Register
MESSAGE Address, corresponding to first Tilde marker.
6016
DISP 1 ITEM 2: Shows decimal form of user-selected Modbus
MESSAGE Register Address, corresponding to 2nd Tilde marker.
6357
DISP 1 ITEM 3: This item is not being used - there is no corresponding
MESSAGE Tilde marker in Top or Bottom lines.
0
DISP 1 ITEM 4: This item is not being used - there is no corresponding
MESSAGE Tilde marker in Top or Bottom lines.
0
DISP 1 ITEM 5: This item is not being used - there is no corresponding
MESSAGE
0 Tilde marker in Top or Bottom lines.
Direct inputs and outputs are intended for exchange of status information (inputs and outputs) between UR-series relays
connected 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 OFF to DIRECT DEVICE 16 OFF (direct device offline). These FlexLogic™ operands indicate that direct
output messages from at least one direct device are not being received.
Direct input and output settings are similar to remote input and output settings. The equivalent of the remote device name
strings for direct inputs and outputs is the DIRECT OUTPUT DEVICE ID. The DIRECT OUTPUT DEVICE ID setting 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 and output message.
If the direct input and output scheme is configured to operate in a ring (DIRECT I/O CH1 RING CONFIGURATION or DIRECT I/O
CH2 RING CONFIGURATION is “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 signaled by the DIRECT RING BREAK FlexLogic™ operand.
Select the DIRECT I/O DATA RATE to match the data capabilities of the communications channel. All IEDs communicating
over direct inputs and outputs must be set to the same data rate. UR-series IEDs equipped with dual-channel communica-
tions cards apply the same data rate to both channels. Delivery time for direct input and 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 modules are fixed at 64 kbps. The DIRECT I/O DATA RATE setting is not applicable to these modules.
NOTE
The DIRECT I/O CHANNEL CROSSOVER setting applies to T35s 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 and output network
regardless of the physical media of the two communication channels.
The following application examples illustrate the basic concepts for direct input and output configuration. Please refer to the
Inputs and outputs section in this chapter for information on configuring FlexLogic™ operands (flags, bits) to be exchanged.
TX1
UR IED 1
RX1
TX1
UR IED 2
RX1
842711A1.CDR
Figure 5–11: INPUT AND OUTPUT EXTENSION VIA DIRECT INPUTS AND OUTPUTS
In the above application, the following settings should be applied. For UR-series IED 1:
DIRECT OUTPUT DEVICE ID: “1”
DIRECT I/O CH1 RING CONFIGURATION: “Yes”
DIRECT I/O DATA RATE: “128 kbps”
UR IED 1 BLOCK
842712A1.CDR
TX1 RX1
UR IED 1
RX2 TX2
TX2 RX2
UR IED 3
RX1 TX1
842716A1.CDR
UR IED 1 UR IED 2
UR IED 3
842713A1.CDR
5
RX1
UR IED 3
TX1
842714A1.CDR
TX1 RX1
UR IED 3
RX2 TX2
842715A1.CDR
The T35 checks integrity of the incoming direct input and 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 and output messages that
failed the CRC check is available as the ACTUAL VALUES Ö STATUS ÖØ DIRECT INPUTS ÖØ CRC FAIL COUNT CH1 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 monitor-
ing time interval will shorten. This should be taken into account when determining 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 cor-
rupted. Therefore, an exact correlation between the CRC fail rate and the BER is not possible. Under certain assump-
tions an approximation can be made as follows. A direct input and output packet containing 20 bytes results in 160 bits
of data being sent and therefore, a transmission of 63 packets is equivalent to 10,000 bits. A BER of 10–4 implies 1 bit
error for every 10000 bits sent or 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.
MESSAGE
UNRET MSGS ALARM CH1 Range: 100 to 10000 in steps of 1 5
MESSAGE COUNT: 600
UNRET MSGS ALARM CH1 Range: 1 to 1000 in steps of 1
MESSAGE
THRESHOLD: 10
UNRET MSGS ALARM CH1 Range: Enabled, Disabled
MESSAGE
EVENTS: Disabled
The T35 checks integrity of the direct input and output communication ring by counting unreturned messages. In the ring
configuration, all messages originating at a given device should return within a pre-defined period of time. The unreturned
messages alarm function is available for monitoring the integrity of the communication ring by tracking the rate of unre-
turned 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 and output messages is available as the ACTUAL VALUES Ö STATUS ÖØ DIRECT
INPUTS ÖØ UNRETURNED MSG COUNT CH1 actual value.
5.2.17 TELEPROTECTION
Digital teleprotection functionality is designed to transfer protection commands between two or three relays in a secure,
fast, dependable, and deterministic fashion. Possible applications are permissive or blocking pilot schemes and direct
transfer trip (DTT). Teleprotection can be applied over any analog or digital channels and any communications media, such
as direct fiber, copper wires, optical networks, or microwave radio links. A mixture of communication media is possible.
Once teleprotection is enabled and the teleprotection input/outputs are configured, data packets are transmitted continu-
5 ously every 1/4 cycle (3/8 cycle if using C37.94 modules) from peer-to-peer. Security of communication channel data is
achieved by using CRC-32 on the data packet.
Teleprotection inputs/outputs and direct inputs/outputs are mutually exclusive – as such, they cannot be used simu-
latneously. Once teleprotection inputs and outputs are enabled, direct inputs and outputs are blocked, and vice
NOTE versa.
• NUMBER OF TERMINALS: Specifies whether the teleprotection system operates between two peers or three peers.
• NUMBER OF CHANNELS: Specifies how many channels are used. If the NUMBER OF TERMINALS is “3” (three-terminal
system), set the NUMBER OF CHANNELS to “2”. For a two-terminal system, the NUMBER OF CHANNELS can set to “1” or
“2” (redundant channels).
• LOCAL RELAY ID NUMBER, TERMINAL 1 RELAY ID NUMBER, and TERMINAL 2 RELAY ID NUMBER: In installa-
tions that use multiplexers or modems, it is desirable to ensure that the data used by the relays protecting a given line
is from the correct relays. The teleprotection function performs this check by reading the message ID sent by transmit-
ting relays and comparing it to the programmed ID in the receiving relay. This check is also used to block inputs if inad-
vertently set to loopback mode or data is being received from a wrong relay by checking the ID on a received channel.
If an incorrect ID is found on a channel during normal operation, the TELEPROT CH1 ID FAIL or TELEPROT CH2 ID FAIL
FlexLogic™ operand is set, driving the event with the same name and blocking the teleprotection inputs. For commis-
sioning purposes, the result of channel identification is also shown in the STATUS ÖØ CHANNEL TESTS ÖØ VALIDITY OF
CHANNEL CONFIGURATION actual value. The default value of “0” for the LOCAL RELAY ID NUMBER indicates that relay ID
is not to be checked. On two- terminals two-channel systems, the same LOCAL RELAY ID NUMBER is transmitted over
both channels; as such, only the TERMINAL 1 ID NUMBER has to be programmed on the receiving end.
5.2.18 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.
When T35 is ordered with a process card module as a part of HardFiber system, then an additional Remote Resources
menu tree is available in EnerVista UR Setup software to allow configuring HardFiber system.
a) CURRENT BANKS
PATH: SETTINGS ÖØ SYSTEM SETUP Ö AC INPUTS Ö CURRENT BANK F1(U5)
Six banks of phase and 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, M, U} 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 5
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.
• M1: CT bank with 800:1 ratio.
The following rule applies:
SRC 1 = F1 + F5 + M1 (EQ 5.6)
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).
b) VOLTAGE BANKS
PATH: SETTINGS ÖØ SYSTEM SETUP Ö AC INPUTS ÖØ VOLTAGE BANK F5(U5)
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, M, U} 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-
5 NECTION made to the system as “Wye” or “Delta”. An open-delta source VT connection would be entered as “Delta”.
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.
NOTE
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; that is, (13800 / 14400) × 120. For a wye connection, the voltage value
entered must be the phase to neutral voltage which would be 115 / 3 = 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; that is, 14400 / 120.
Any ordered module banks containing VTs must be plugged into slot F.
NOTE
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.
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. 5
For three phase selection, phase A is used for angle referencing ( V ANGLE REF = V A ), while Clarke transformation of the
phase signals is used for frequency metering and tracking ( V FREQUENCY = ( 2V A – V B – V C ) ⁄ 3 ) 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.
NOTE
The frequency tracking feature will function only when the T35 is in the “Programmed” mode. If the T35 is “Not Pro-
grammed”, then metering values will be available but may exhibit significant errors.
NOTE
Systems with an ACB phase sequence require special consideration. Refer to the Phase relationships of
three-phase transformers sub-section of chapter 5.
NOTE
Identical menus are available for each source. The "SRC 1" text can be replaced by with a user-defined name appropriate
for the associated source.
The first letter in the source identifier represents the module slot position. The number directly following this letter repre-
sents 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 concept.
It is possible to select the sum of all CT combinations. 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
5 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.
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 parameter
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.
DISTURBANCE DETECTORS (INTERNAL):
The disturbance detector (ANSI 50DD) element is a sensitive current disturbance detector that detects any disturbance on
the protected system. The 50DD function is intended for use in conjunction with measuring elements, blocking of current
based elements (to prevent maloperation as a result of the wrong settings), and starting oscillography data capture. A dis-
turbance detector is provided for each source.
The 50DD function responds to the changes in magnitude of the sequence currents. The disturbance detector scheme
logic is as follows:
SETTING
ACTUAL
PRODUCT SETUP/DISPLAY
SOURCE 1 PROPERTIES/CURRENT
CURRENT PHASOR CUT-OFF LEVEL
I_1 I_1 - I_1’ >2*CUT-OFF FLEXLOGIC OPERAND
I_2 I_2 - I_2’ >2*CUT-OFF OR SRC 1 50DD OP
I_0 I_0 - I_0’ >2*CUT-OFF
Where I’ is 2 cycles old
SETTING
ACTUAL
PRODUCT SETUP/DISPLAY
SOURCE 2 PROPERTIES/CURRENT
CURRENT PHASOR CUT-OFF LEVEL
I_1 I_1 - I_1’ >2*CUT-OFF FLEXLOGIC OPERAND
I_2 I_2 - I_2’ >2*CUT-OFF OR SRC 2 50DD OP
I_0 I_0 - I_0’ >2*CUT-OFF
Where I’ is 2 cycles old
SETTING
ACTUAL
PRODUCT SETUP/DISPLAY
SOURCE 6 PROPERTIES/CURRENT
CURRENT PHASOR CUT-OFF LEVEL
I_1 I_1 - I_1’ >2*CUT-OFF FLEXLOGIC OPERAND
I_2 I_2 - I_2’ >2*CUT-OFF OR SRC 6 50DD OP
I_0 I_0 - I_0’ >2*CUT-OFF
Where I’ is 2 cycles old 827092A3.CDR
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.
F1 DSP Bank
F5
Source 1 Source 2
Amps Amps
Source 3
51BF-1 51BF-2
U1 Volts Amps
A W Var 87T
A W Var 51P
Volts Amps
M1
M1 Source 4
UR Relay
M5
5.4.4 TRANSFORMER
a) MAIN MENU
PATH: SETTINGS ÖØ SYSTEM SETUP ÖØ TRANSFORMER
TRANSFORMER GENERAL
See page 5–70.
WINDING 1
MESSAGE See page 5–72.
WINDING 2
MESSAGE See page 5–72.
WINDING 3
MESSAGE See page 5–72.
WINDING 4
MESSAGE See page 5–72.
WINDING 5
MESSAGE See page 5–72.
WINDING 6
MESSAGE See page 5–72.
The T35 Transformer Protection System has been designed to provide primary protection for medium to high voltage power
transformers. It performs this function on a variety of power transformer configurations with up to six sets of three phase
5 inputs available.
The general transformer settings apply to all windings. Settings specific to each winding are shown in the following section.
where Θ H_R is the rated hottest-spot temperature as per the table below,
and Θ H ( t ) is the actual computed winding hottest-spot temperature.
The aging acceleration factor is computed every minute. It has a value of 1.0 when the actual winding hottest spot tem-
perature is equal to the rated temperature, is greater than 1 if the actual temperature is above the rated temperature,
and less than 1 if the actual temperature is below the rated temperature.
• NO LOAD LOSS: This setting is obtained from the transformer data and is used to calculate the aging acceleration
factor.
• TYPE OF COOLING: The setting defines the type of transformer cooling and is used to calculate the aging accelera-
tion factor. The values and their description for this setting are as follows:
“OA”: oil-air
“FA”: forced air
“Non-directed FOA/FOW”: non-directed forced-oil-air/forced-oil-water
“Directed FOA/FOW”: directed forced-oil-air/forced-oil-water
• TOP OIL RISE OVER AMBIENT: This setting should be available from the transformer nameplate data
• THERMAL CAPACITY: The setting should be available from the transformer nameplate data. If not, refer to the follow-
ing calculations. For the “OA” and “FA” cooling types:
C = 0.06 (core and coil assembly in lbs.) + 0.04 (tank and fittings in lbs.) +1.33 (gallons of oil), Wh/°C; or
C = 0.0272 (core and coil assembly in kg) + 0.01814 (tank and fittings in kg) + 5.034 (L of oil), Wh/°C
For the “Non-directed FOA/FOW” (non-directed forced-oil-air/forced-oil-water) or “Directed FOA/FOW” (directed
forced-oil-air/forced-oil-water) cooling types, the thermal capacity is given by:
C = 0.06 (core and coil assembly in lbs.) + 0.06 (tank and fittings in lbs.) + 1.93 (gallons of oil), Wh/°C; or
C =0.0272 (weight of core and coil assembly in kg) + 0.0272 (weight of tank and fittings in kg) + 7.305 (L of oil), Wh/°C
For dry-type power transformers:
c) WINDINGS 1 TO 6
PATH: SETTINGS ÖØ SYSTEM SETUP ÖØ TRANSFORMER ÖØ WINDING 1(6)
WINDING 1 WINDING 1 SOURCE: Range: SRC 1, SRC 2, SRC 3, SRC 4, SRC 5, SRC 6
SRC 1 (or the user-defined name)
A B C N
IA IB IC
Ia l Ib l Ic l
Ia = Ia - Ic
l l Ib = Ib - Ia l l Ic = Ic - I b l l
a b c
828716A1.CDR
IA
Ia
Ia l
–I b – Ic
5 l
l
Ic
Ic l
Ib l
IC IB
–Ia l
Ib
Figure 5–21: PHASORS FOR ABC SEQUENCE
Note that the delta winding currents lag the wye winding currents by 30° (in agreement with the transformer nameplate).
Now assume that a source, with a sequence of ACB is connected to transformer terminals A, C, and B, respectively. The
currents present for a balanced load are shown in the Phasors for ACB Phase Sequence diagram.
IA
Ia
Ia l
– Ic
l – Ib l
Ic
Ib l Ic l
IB IC
– Ia l
Ib 828718A1.CDR
It may be suggested that phase relationship for the ACB sequence can be returned the transformer nameplate values by
connecting source phases A, B and C to transformer terminals A, C, and B respectively. Although this restores the name-
plate phase shifts, it causes incorrect identification of phases B and C within the relay, and is therefore not recommended.
All information presented in this manual is based on connecting the relay phase A, B and C terminals to the power system
phases A, B, and C respectively. The transformer types and phase relationships presented are for a system phase
sequence of ABC, in accordance with the standards for power transformers. Users with a system phase sequence of ACB
must determine the transformer type for this sequence.
If a power system with ACB rotation is connected to the Wye winding terminals 1, 2, and 3, respectively, from a Y/d30 trans-
former, select a Power Rotation setting of ACB into the relay and enter data for the Y/d330 transformer type.
e) MAGNITUDE COMPENSATION
Transformer protection presents problems in the application of current transformers. CTs should be matched to the current
rating of each transformer winding, so that normal current through the power transformer is equal on the secondary side of
the CT on different windings. However, because only standard CT ratios are available, this matching may not be exact.
In our example, the transformer has a voltage ratio of 220 kV / 69 kV (i.e. about 3.188 to 1) and a compensating CT ratio is
500 A to 1500 A (i.e. 1 to 3). Historically, this would have resulted in a steady state current at the differential relay. Interpos-
ing CTs or tapped relay windings were used to minimize this error.
The T35 automatically corrects for CT mismatch errors. All currents are magnitude compensated to be in units of the CTs of
one winding before the calculation of differential and restraint quantities.
The reference winding (wref) is the winding to which all currents are referred. This means that the differential and restraint
currents will be in per unit of nominal of the CTs on the reference winding. This is important to know, because the settings of
the operate characteristic of the percent differential element (pickup, breakpoints 1 and 2) are entered in terms of the same
per unit of nominal.
The reference winding is chosen by the relay to be the winding which has the smallest margin of CT primary current with 5
respect to winding rated current, meaning that the CTs on the reference winding will most likely begin to saturate before
those on other windings with heavy through currents. The characteristics of the reference winding CTs determine how the
percent differential element operate characteristic should be set.
The T35 determines the reference winding as follows:
1. Calculate the rated current (Irated) for each winding:
P rated [ w ]
- , where w = 1, 2, …w total
I rated [ w ] = ------------------------------------ (EQ 5.8)
3 × V nom [ w ]
Note: enter the self-cooled MVA rating for the Prated setting.
2. Calculate the CT margin (Imargin) for each winding:
CT primary [ w ]
I margin = --------------------------------------- , where w = 1, 2, …w total (EQ 5.9)
I rated [ w ]
2. With these rated currents, calculate the CT margin for windings 1 and 2:
primary [ 1 -] = -------------------- CT primary [ 2 ]
I margin [ 1 ] = CT
500 A - = 1.91 1500 A
------------------------------------- , I margin [ 2 ] = -------------------------------------- = --------------------- = 1.79 (EQ 5.11)
I rated [ 1 ] 262.4 A I rated [ 2 ] 836.7 A
The unit for calculation of the differential and restraint currents and base for the differential restraint settings is the CT pri-
mary associated with the reference winding. In this example, the unit CT is 1500:5 on winding 2.
Magnitude compensation factors (M) are the scaling values by which each winding current is multiplied to refer it to the ref-
erence winding. The T35 calculates magnitude compensation factors for each winding as follows:
I primary [ w ] × V nom [ w ]
M [ w ] = ---------------------------------------------------------------------- , where w = 1, 2, …w total (EQ 5.12)
I primary [ w ref ] × V nom [ w ref ]
The maximum allowed magnitude compensation factor (and hence the maximum allowed CT ratio mismatch) is 32.
Table 5–7: PHASE AND ZERO SEQUENCE COMPENSATION FOR TYPICAL VALUES OF Φcomp
Φcomp[w] Grounding[w] = “Not within zone” Grounding[w] = “Within zone”
0° p 2 1 1
p I A [ w ] = --- I A [ w ] – --- I B [ w ] – --- I C [ w ]
IA [ w ] = IA [ w ] 3 3 3
p 2 1 1
p
IB [ w ] = IB [ w ] I B [ w ] = --- I B [ w ] – --- I A [ w ] – --- I C [ w ]
3 3 3
p
IC [ w ] = IC [ w ] p 2 1 1
I C [ w ] = --- I C [ w ] – --- I A [ w ] – --- I B [ w ]
3 3 3
30° lag p 1 1 p 1 1
I A [ w ] = ------- I A [ w ] – ------- I C [ w ] I A [ w ] = ------- I A [ w ] – ------- I C [ w ]
3 3 3 3
p 1 1 p 1 1
I B [ w ] = ------- I B [ w ] – ------- I A [ w ] I B [ w ] = ------- I B [ w ] – ------- I A [ w ]
3 3 3 3
p 1 1 p 1 1
IC [ w ] = ------- IC [ w ] – - IB [ w ]
------ IC [ w ] = ------- IC [ w ] – - IB [ w ]
------
3 3 3 3
60° lag p 2 1 1
p I A [ w ] = – --- I C [ w ] + --- I A [ w ] + --- I B [ w ]
IA [ w ] = –IC [ w ] , 3 3 3
p 2 1 1
p
IB [ w ] = –IA [ w ] , I B [ w ] = – --- I A [ w ] + --- I B [ w ] + --- I C [ w ]
3 3 3
p
IC [ w ] = –IB [ w ] p 2 1 1
I C [ w ] = – --- I B [ w ] + --- I A [ w ] + --- I C [ w ]
3 3 3
90° lag p 1 1 p 1 1
I A [ w ] = ------- I B [ w ] – ------- I C [ w ] I A [ w ] = ------- I B [ w ] – ------- I C [ w ]
3 3 3 3
p 1 1 p 1 1
I B [ w ] = ------- I C [ w ] – ------- I A [ w ] I B [ w ] = ------- I C [ w ] – ------- I A [ w ]
3 3 3 3 5
p 1 1 p 1 1
I C [ w ] = ------- I A [ w ] – ------- I B [ w ] I C [ w ] = ------- I A [ w ] – ------- I B [ w ]
3 3 3 3
120° lag p 2 1 1
p I A [ w ] = --- I B [ w ] – --- I A [ w ] – --- I C [ w ]
IA [ w ] = IB [ w ] 3 3 3
p 2 1 1
p
IB [ w ] = IC [ w ] I B [ w ] = --- I C [ w ] – --- I A [ w ] – --- I B [ w ]
3 3 3
p
IC [ w ] = IA [ w ] p 2 1 1
I C [ w ] = --- I A [ w ] – --- I B [ w ] – --- I C [ w ]
3 3 3
150° lag p 1 1 p 1 1
I A [ w ] = ------- I B [ w ] – ------- I A [ w ] I A [ w ] = ------- I B [ w ] – ------- I A [ w ]
3 3 3 3
p 1 1 p 1 1
I B [ w ] = ------- I C [ w ] – ------- I B [ w ] I B [ w ] = ------- I C [ w ] – ------- I B [ w ]
3 3 3 3
p 1 1 p 1 1
I C [ w ] = ------- I A [ w ] – ------- I C [ w ] I C [ w ] = ------- I A [ w ] – ------- I C [ w ]
3 3 3 3
180° lag p 2 1 1
p I A [ w ] = – --- I A [ w ] + --- I B [ w ] + --- I C [ w ]
IA [ w ] = –IA [ w ] 3 3 3
p 2 1 1
p
IB [ w ] = –IB [ w ] I B [ w ] = – --- I B [ w ] + --- I A [ w ] + --- I C [ w ]
3 3 3
p
IC [ w ] = –IC [ w ] p 2 1 1
I C [ w ] = – --- I C [ w ] + --- I A [ w ] + --- I B [ w ]
3 3 3
210° lag p 1 1 p 1 1
I A [ w ] = ------- I C [ w ] – ------- I A [ w ] I A [ w ] = ------- I C [ w ] – ------- I A [ w ]
3 3 3 3
p 1 1 p 1 1
I B [ w ] = ------- I A [ w ] – ------- I B [ w ] I B [ w ] = ------- I A [ w ] – ------- I B [ w ]
3 3 3 3
p 1 1 p 1 1
I C [ w ] = ------- I B [ w ] – ------- I C [ w ] I C [ w ] = ------- I B [ w ] – ------- I C [ w ]
3 3 3 3
Table 5–7: PHASE AND ZERO SEQUENCE COMPENSATION FOR TYPICAL VALUES OF Φcomp
Φcomp[w] Grounding[w] = “Not within zone” Grounding[w] = “Within zone”
240° lag p 2 1 1
p I A [ w ] = --- I C [ w ] – --- I A [ w ] – --- I B [ w ]
IA [ w ] = IC [ w ] 3 3 3
p 2 1 1
p
IB [ w ] = IA [ w ] I B [ w ] = --- I A [ w ] – --- I B [ w ] – --- I C [ w ]
3 3 3
p
IC [ w ] = IB [ w ] p 2 1 1
I C [ w ] = --- I B [ w ] – --- I A [ w ] – --- I C [ w ]
3 3 3
270° lag p 1 1 p 1 1
I A [ w ] = ------- I C [ w ] – ------- I B [ w ] I A [ w ] = ------- I C [ w ] – ------- I B [ w ]
3 3 3 3
p 1 1 p 1 1
IB [ w ] = ------- IA [ w ] – - IC [ w ]
------ IB [ w ] = ------- IA [ w ] – - IC [ w ]
------
3 3 3 3
p 1 1 p 1 1
I C [ w ] = ------- I B [ w ] – ------- I A [ w ] I C [ w ] = ------- I B [ w ] – ------- I A [ w ]
3 3 3 3
300° lag p 2 1 1
p I A [ w ] = – --- I B [ w ] + --- I A [ w ] + --- I C [ w ]
IA [ w ] = –IB [ w ] 3 3 3
p 2 1 1
p
IB [ w ] = –IC [ w ] I B [ w ] = – --- I C [ w ] + --- I A [ w ] + --- I B [ w ]
3 3 3
p
IC [ w ] = –IA [ w ] p 2 1 1
IC [ w ] = – IA [ w ] + IB [ w ] + - IC [ w ]
--- --- --
3 3 3
330° lag p 1 1 p 1 1
I A [ w ] = ------- I A [ w ] – ------- I B [ w ] I A [ w ] = ------- I A [ w ] – ------- I B [ w ]
3 3 3 3
p 1 1 p 1 1
I B [ w ] = ------- I B [ w ] – ------- I C [ w ] I B [ w ] = ------- I B [ w ] – ------- I C [ w ]
3 3 3 3
5 p 1 1
I C [ w ] = ------- I C [ w ] – ------- I A [ w ]
p 1 1
I C [ w ] = ------- I C [ w ] – ------- I A [ w ]
3 3 3 3
In our example, the following phase and zero-sequence compensation equations would be used:
For Winding 1:
p 2 1 1 p 2 1 1 p 2 1 1
I A [ 1 ] = --- I A [ 1 ] – --- I B [ 1 ] – --- I C [ 1 ] ; I B [ 1 ] = --- I B [ 1 ] – --- I A [ 1 ] – --- I C [ 1 ] ; I C [ 1 ] = --- I C [ 1 ] – --- I A [ 1 ] – --- I B [ 1 ] (EQ 5.15)
3 3 3 3 3 3 3 3 3
For Winding 2:
p 1 1 p 1 1 p 1 1
I A [ w ] = ------- I A [ 2 ] – ------- I B [ 2 ] ; I B [ w ] = ------- I B [ 2 ] – ------- I C [ 2 ] ; I C [ w ] = ------- I C [ 2 ] – ------- I A [ 2 ] (EQ 5.16)
3 3 3 3 3 3
c p
I B [ w ] = M [ w ] × I B [ w ] , where w = 1, 2, …, w total (EQ 5.18)
c p
I C [ w ] = M [ w ] × I C [ w ] , where w = 1, 2, …, w total (EQ 5.19)
c c c
where: IA [ w ] , IB [ w ] , and IC [ w ]
= magnitude, phase and zero sequence compensated winding w phase currents
M [ w ] = magnitude compensation factor for winding w (see previous sections)
p c c
I A [ w ] , I B [ w ] , and I C [ w ] = phase and zero sequence compensated winding w phase currents (see earlier)
c c c
Id B = I B [1 ] + I B [ 2 ] + … + I B [ w total ] (EQ 5.21)
c c c
Id C = I C [1 ] + I C [ 2 ] + … + I C [ w total ] (EQ 5.22)
c c c
Ir A = max ( I A [1 ] , I A [ 2 ] , …, I A [ w total ] ) (EQ 5.23)
c c c
Ir B = max ( I B [1 ] , I B [ 2 ] , …, I B [ w total ] ) (EQ 5.24)
c c c
Ir C = max ( I C [1 ] , I C [ 2 ] , …, I C [ w total ] ) (EQ 5.25)
where Id A , Id B , and Id C are the phase differential currents and Ir A , Ir B , and Ir C are the phase restraint currents.
2. Configure source n (source 1 for this example) as the current from CTX in Winding 1 in the SYSTEM SETUP ÖØ SIGNAL
SOURCES ÖØ SOURCE 1(6) settings menu.
SOURCE 1 NAME: “WDG 1X”
SOURCE 1 PHASE CT: “F1”
SOURCE 1 GROUND CT: “None”
SOURCE 1 PHASE VT: “None”
SOURCE 1 AUX VT: “None”
3. Configure source n (source 2 for this example) as the current from CTY in Winding 1 in the SYSTEM SETUP ÖØ SIGNAL
SOURCES ÖØ SOURCE 1(6) settings menu.
SOURCE 2 NAME: “WDG 1Y”
SOURCE 2 PHASE CT: “F5”
SOURCE 2 GROUND CT: “None”
SOURCE 2 PHASE VT: “None”
SOURCE 2 AUX VT: “None”
4. Configure source n (source 3 for this example) to be used as the current in Winding 2 in the SYSTEM SETUP ÖØ SIGNAL
SOURCES ÖØ SOURCE 1(6) settings menu.
SOURCE 3 NAME: “WDG 2"
SOURCE 3 PHASE CT: “M1”
SOURCE 3 GROUND CT: “M1”
SOURCE 3 PHASE VT: “None”
SOURCE 3 AUX VT: “None”
5. Configure the source setting of the transformer windings in the SYSTEM SETUP ÖØ TRANSFORMER ÖØ WINDING n set-
tings menu.
WINDING 1 SOURCE: “WDG 1X”
WINDING 2 SOURCE: “WDG 1Y”
WINDING 3 SOURCE: “WDG 2"
SETUP METHOD B (ALTERNATE)
This approach adds the current from each phase of the CT1 and CT2 together to represent the total winding 1 current. The
procedure is shown below.
5 1. Enter the settings for each set of CTs in the SYSTEM SETUP Ö AC INPUTS Ö CURRENT BANK settings menu, as shown for
Method A above.
2. Configure Source n (Source 1 for this example) to be used as the summed current in Winding 1 in the SYSTEM SETUP
ÖØ SIGNAL SOURCES ÖØ SOURCE n settings menu.
SOURCE 1 NAME: “WDG 1"
SOURCE 1 PHASE CT: “F1 + F5”
SOURCE 1 GROUND CT: “None”
SOURCE 1 PHASE VT: “None”
SOURCE 1 AUX VT: “None”
3. Configure Source n (Source 2 for this example) to be used as the Winding 2 current in the SYSTEM SETUP ÖØ SIGNAL
SOURCES ÖØ SOURCE n settings menu.
SOURCE 2 NAME: “WDG 2"
SOURCE 2 PHASE CT: “M1”
SOURCE 2 GROUND CT: “M1”
SOURCE 2 PHASE VT: “None”
SOURCE 2 AUX VT: “None”
5.4.5 BREAKERS
A description of the operation of the breaker control and status monitoring features is provided in chapter 4. Only informa-
tion concerning programming of the associated settings is covered here. These features are provided for two or more
breakers; a user may use only those portions of the design relevant to a single breaker, which must be breaker 1.
The number of breaker control elements is dependent on the number of CT/VT modules specified with the T35. The follow-
ing settings are available for each breaker control element.
• BREAKER 1 FUNCTION: This setting enables and disables the operation of the breaker control feature.
• BREAKER1 PUSH BUTTON CONTROL: Set to “Enable” to allow faceplate push button operations.
• BREAKER 1 NAME: Assign a user-defined name (up to six characters) to the breaker. This name will be used in flash
messages related to breaker 1.
• BREAKER 1 MODE: This setting selects “3-pole” mode, where all breaker poles are operated simultaneously, or “1-
pole” mode where all breaker poles are operated either independently or simultaneously.
• BREAKER 1 OPEN: This setting selects an operand that creates a programmable signal to operate an output relay to
open breaker 1.
• BREAKER 1 BLK OPEN: This setting selects an operand that prevents opening of the breaker. This setting can be
used for select-before-operate functionality or to block operation from a panel switch or from SCADA.
• BREAKER 1 CLOSE: This setting selects an operand that creates a programmable signal to operate an output relay
to close breaker 1.
• BREAKER 1 BLK CLOSE: This setting selects an operand that prevents closing of the breaker. This setting can be
used for select-before-operate functionality or to block operation from a panel switch or from SCADA.
• BREAKER 1 ΦA/3P CLOSED: This setting selects an operand, usually a contact input connected to a breaker auxil-
iary position tracking mechanism. This input should be a normally-open 52/a status input to create a logic 1 when the
5 breaker is closed. If the BREAKER 1 MODE setting is selected as “3-Pole”, this setting selects a single input as the oper-
and used to track the breaker open or closed position. If the mode is selected as “1-Pole”, the input mentioned above
is used to track phase A and the BREAKER 1 ΦB and BREAKER 1 ΦC settings select operands to track phases B and C,
respectively.
• BREAKER 1 ΦA/3P OPND: This setting selects an operand, usually a contact input, that should be a normally-closed
52/b status input to create a logic 1 when the breaker is open. If a separate 52/b contact input is not available, then the
inverted BREAKER 1 CLOSED status signal can be used.
• BREAKER 1 ΦB CLOSED: If the mode is selected as three-pole, this setting has no function. If the mode is selected
as single-pole, this input is used to track the breaker phase B closed position as above for phase A.
• BREAKER 1 ΦB OPENED: If the mode is selected as three-pole, this setting has no function. If the mode is selected
as single-pole, this input is used to track the breaker phase B opened position as above for phase A.
• BREAKER 1 ΦC CLOSED: If the mode is selected as three-pole, this setting has no function. If the mode is selected
as single-pole, this input is used to track the breaker phase C closed position as above for phase A.
• BREAKER 1 ΦC OPENED: If the mode is selected as three-pole, this setting has no function. If the mode is selected
as single-pole, this input is used to track the breaker phase C opened position as above for phase A.
• BREAKER 1 Toperate: This setting specifies the required interval to overcome transient disagreement between the
52/a and 52/b auxiliary contacts during breaker operation. If transient disagreement still exists after this time has
expired, the BREAKER 1 BAD STATUS FlexLogic™ operand is asserted from alarm or blocking purposes.
• BREAKER 1 EXT ALARM: This setting selects an operand, usually an external contact input, connected to a breaker
alarm reporting contact.
• BREAKER 1 ALARM DELAY: This setting specifies the delay interval during which a disagreement of status among
the three-pole position tracking operands will not declare a pole disagreement. This allows for non-simultaneous oper-
ation of the poles.
• MANUAL CLOSE RECAL1 TIME: This setting specifies the interval required to maintain setting changes in effect after
an operator has initiated a manual close command to operate a circuit breaker.
• BREAKER 1 OUT OF SV: Selects an operand indicating that breaker 1 is out-of-service.
SETTING
BREAKER 1 FUNCTION
FLEXLOGIC OPERANDS
= Enabled
AND BREAKER 1 OFF CMD
= Disabled
BREAKER 1 TRIP A
BREAKER 1 TRIP B
SETTING AND
BREAKER 1 TRIP C
BREAKER 1 BLOCK OPEN
Off = 0 AND
TRIP PHASE A
TRIP PHASE B
TRIP PHASE C
TRIP 3-POLE
SETTING
BREAKER 1 OPEN
Off = 0
OR
SETTING
BREAKER 1 PUSHBUTTON
CONTROL
= Enabled
AND
USER 2 OFF/ON
To open BRK1-(Name)
OR
SETTING AND
BREAKER 1 CLOSE
Off = 0
OR
5
FLEXLOGIC OPERAND
AND BREAKER 1 MNL CLS
61850 Select & Close SETTING
MANUAL CLOSE RECAL1 TIME AND
FLEXLOGIC OPERAND
SETTING
OR AND BREAKER 1 ON CMD
BREAKER 1 BLOCK CLOSE
Off = 0 827061AS.CDR
NOTE
from breaker
control logic
sheet 1, BKR ENABLED
827061AR
SETTING
BREAKER 1 MODE
= 3-Pole FLEXLOGIC OPERAND BREAKER 1
= 1-Pole AND AND BREAKER 1 CLOSED CLOSED
OR (DEFAULT)
= Off
0
FLEXLOGIC OPERAND BREAKER 1
OR AND BREAKER 1 TROUBLE TROUBLE
SETTING Note: the BREAKER 1 TROUBLE LED
(DEFAULT)
BREAKER 1 ΦC CLSD AND can be latched using FlexLogic™
= Off
FLEXLOGIC OPERAND
SETTING
SETTING OR BREAKER 1 BAD STATUS
BREAKER 1 EXT ALARM
BREAKER 1 Toperate
= Off
FLEXLOGIC OPERANDS
AND BREAKER 1 ΦA BAD ST
XOR 0 BREAKER 1 ΦA CLSD
SETTING
AND BREAKER 1 ΦA OPEN
BREAKER 1 ΦA/3P OPND
AND BREAKER 1 ΦA INTERM
5 = Off
AND
AND
AND
SETTING
BREAKER 1 Toperate
FLEXLOGIC OPERANDS
AND BREAKER 1 ΦB BAD ST
XOR 0 BREAKER 1 ΦB CLSD
SETTING
AND BREAKER 1 ΦB OPEN
BREAKER 1 ΦB OPENED
AND BREAKER 1 ΦB INTERM
= Off
AND
AND
SETTING AND
BREAKER 1 Toperate
FLEXLOGIC OPERANDS
AND BREAKER 1 ΦC BAD ST
XOR 0 BREAKER 1 ΦC CLSD
SETTING
AND BREAKER 1 ΦC OPEN
BREAKER 1 ΦC OPENED
AND BREAKER 1 ΦC INTERM
= Off
AND
AND
AND
FLEXLOGIC OPERANDS
AND BREAKER 1 ANY P OPEN
AND BREAKER 1 1P OPEN
BREAKER 1 OOS
SETTING AND
XOR
BREAKER 1 OUT OF SV
= Off
AND
842025A1.CDR
The disconnect switch element contains the auxiliary logic for status and serves as the interface for opening and closing of
disconnect switches from SCADA or through the front panel interface. The disconnect switch element can be used to cre-
ate an interlocking functionality. For greater security in determination of the switch pole position, both the 52/a and 52/b
auxiliary contacts are used with reporting of the discrepancy between them. The number of available disconnect switches
depends on the number of the CT/VT modules ordered with the T35.
• SWITCH 1 FUNCTION: This setting enables and disables the operation of the disconnect switch element.
• SWITCH 1 NAME: Assign a user-defined name (up to six characters) to the disconnect switch. This name will be used
in flash messages related to disconnect switch 1.
• SWITCH 1 MODE: This setting selects “3-pole” mode, where all disconnect switch poles are operated simultaneously,
or “1-pole” mode where all disconnect switch poles are operated either independently or simultaneously.
• SWITCH 1 OPEN: This setting selects an operand that creates a programmable signal to operate an output relay to
open disconnect switch 1.
• SWITCH 1 BLK OPEN: This setting selects an operand that prevents opening of the disconnect switch. This setting
can be used for select-before-operate functionality or to block operation from a panel switch or from SCADA.
• SWITCH 1 CLOSE: This setting selects an operand that creates a programmable signal to operate an output relay to
close disconnect switch 1.
• SWITCH 1 BLK CLOSE: This setting selects an operand that prevents closing of the disconnect switch. This setting
can be used for select-before-operate functionality or to block operation from a panel switch or from SCADA.
• SWTCH 1 ΦA/3P CLSD: This setting selects an operand, usually a contact input connected to a disconnect switch
auxiliary position tracking mechanism. This input should be a normally-open 52/a status input to create a logic 1 when
the disconnect switch is closed. If the SWITCH 1 MODE setting is selected as “3-Pole”, this setting selects a single input
as the operand used to track the disconnect switch open or closed position. If the mode is selected as “1-Pole”, the
input mentioned above is used to track phase A and the SWITCH 1 ΦB and SWITCH 1 ΦC settings select operands to
track phases B and C, respectively.
• SWITCH 1 ΦA/3P OPND: This setting selects an operand, usually a contact input, that should be a normally-closed
52/b status input to create a logic 1 when the disconnect switch is open. If a separate 52/b contact input is not avail-
able, then the inverted SWITCH 1 CLOSED status signal can be used.
• SWITCH 1 ΦB CLOSED: If the mode is selected as three-pole, this setting has no function. If the mode is selected as
single-pole, this input is used to track the disconnect switch phase B closed position as above for phase A.
• SWITCH 1 ΦB OPENED: If the mode is selected as three-pole, this setting has no function. If the mode is selected as
single-pole, this input is used to track the disconnect switch phase B opened position as above for phase A.
• SWITCH 1 ΦC CLOSED: If the mode is selected as three-pole, this setting has no function. If the mode is selected as
5 single-pole, this input is used to track the disconnect switch phase C closed position as above for phase A.
• SWITCH 1 ΦC OPENED: If the mode is selected as three-pole, this setting has no function. If the mode is selected as
single-pole, this input is used to track the disconnect switch phase C opened position as above for phase A.
• SWITCH 1 Toperate: This setting specifies the required interval to overcome transient disagreement between the 52/a
and 52/b auxiliary contacts during disconnect switch operation. If transient disagreement still exists after this time has
expired, the SWITCH 1 BAD STATUS FlexLogic™ operand is asserted from alarm or blocking purposes.
• SWITCH 1 ALARM DELAY: This setting specifies the delay interval during which a disagreement of status among the
three-pole position tracking operands will not declare a pole disagreement. This allows for non-simultaneous operation
of the poles.
IEC 61850 functionality is permitted when the T35 is in “Programmed” mode and not in the local control mode.
NOTE
SETTING
SWITCH 1 FUNCTION
= Disabled
= Enabled
SETTING
SWITCH 1 OPEN FLEXLOGIC OPERAND
= Off AND SWITCH 1 OFF CMD
OR
SETTING 61850 Select & Open
SWITCH 1 BLK OPEN
= Off
SETTING
SWITCH 1 CLOSE
= Off FLEXLOGIC OPERAND
OR AND SWITCH 1 ON CMD
SETTING 61850 Select & Close
SWITCH 1 BLK CLOSE
= Off
SETTING
SWITCH 1 MODE
= 3-Pole FLEXLOGIC OPERAND
= 1-Pole AND AND SWITCH 1 CLOSED
OR
FLEXLOGIC OPERAND
AND AND SWITCH 1 OPEN
OR
SETTING
SWTCH 1 ΦA/3P CLSD
FLEXLOGIC OPERAND
= Off
AND SWITCH 1 DISCREP
AND
SETTING
SETTING SWITCH 1 ALARM DELAY
SWITCH 1 ΦB CLOSED
= Off
AND
0
5
FLEXLOGIC OPERAND
OR AND SWITCH 1 TROUBLE
SETTING
SWITCH 1 ΦC CLOSED AND
= Off
FLEXLOGIC OPERAND
SETTING
SETTING OR SWITCH 1 BAD STATUS
SWITCH 1 EXT ALARM
SWITCH 1 Toperate
= Off
FLEXLOGIC OPERANDS
AND SWITCH 1 ΦA BAD ST
XOR 0 SWITCH 1 ΦA CLSD
SETTING
AND SWITCH 1 ΦA OPEN
SWTCH 1 ΦA/3P OPND
AND SWITCH 1 ΦA INTERM
= Off
AND
AND
AND
SETTING
SWITCH 1 Toperate
FLEXLOGIC OPERANDS
AND SWITCH 1 ΦB BAD ST
XOR 0 SWITCH 1 ΦB CLSD
SETTING
AND SWITCH 1 ΦB OPEN
SWITCH 1 ΦB OPENED
AND SWITCH 1 ΦB INTERM
= Off
AND
AND
SETTING AND
SWITCH 1 Toperate
FLEXLOGIC OPERANDS
AND SWITCH 1 ΦC BAD ST
XOR 0 SWITCH 1 ΦC CLSD
SETTING
AND SWITCH 1 ΦC OPEN
SWITCH 1 ΦC OPENED
AND SWITCH 1 ΦC INTERM
= Off
AND
AND
AND
842026A2.CDR
5.4.7 FLEXCURVES™
a) SETTINGS
PATH: SETTINGS ÖØ SYSTEM SETUP ÖØ FLEXCURVES Ö FLEXCURVE A(D)
FlexCurves™ A through D have settings for entering times to reset and operate at the following pickup levels: 0.00 to 0.98
and 1.03 to 20.00. This data is converted into two continuous curves by linear interpolation between data points. To enter a
custom FlexCurve™, enter the reset and operate times (using the VALUE keys) for each selected pickup point (using the
MESSAGE UP/DOWN 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
NOTE
1; that is, 0.98 pu and 1.03 pu. It is recommended to set the two times to a similar value; otherwise, the lin-
ear approximation may result in undesired behavior for the operating quantity that is close to 1.00 pu.
Addr: Adds the time specified in this field (in ms) to each
curve operating time value.
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 eight (8) times pickup with an operating time of 30 ms. At approximately four (4) times pickup, the curve operat-
ing time is equal to the MRT and from then onwards the operating time remains at 200 ms (see below).
842719A1.CDR
842720A1.CDR
1 GE106
0.5
0.2
TIME (sec)
GE103
GE104 GE105
0.1
0.05
GE101 GE102
0.02
0.01
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
CURRENT (multiple of pickup) 842723A1.CDR
5
Figure 5–29: RECLOSER CURVES GE101 TO GE106
50
20 GE142
10
5
GE138
TIME (sec)
1 GE120
GE113
0.5
0.2
0.1
0.05
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
CURRENT (multiple of pickup) 842725A1.CDR
50
20
10
GE201
TIME (sec)
GE151
2
GE134 GE140
1
GE137
0.5
50
GE152
20
TIME (sec)
GE141
10
GE131
5
GE200
2
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
CURRENT (multiple of pickup) 842728A1.CDR
50
20
GE164
10
2
TIME (sec)
GE162
1
0.5
GE133
0.2
GE165
0.1
0.05
GE161
0.02 GE163
0.01
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
CURRENT (multiple of pickup) 842729A1.CDR
Figure 5–33: RECLOSER CURVES GE133, GE161, GE162, GE163, GE164 AND GE165 5
20
GE132
10
1
TIME (sec)
0.5 GE139
0.2
GE136
0.1
GE116
0.05
GE118 GE117
0.02
0.01
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
CURRENT (multiple of pickup) 842726A1.CDR
Figure 5–34: RECLOSER CURVES GE116, GE117, GE118, GE132, GE136, AND GE139
20
10
5
GE122
2
1
TIME (sec)
0.5
GE114
0.2
GE111
GE121
0.1
0.02
0.01
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
CURRENT (multiple of pickup) 842724A1.CDR
5 Figure 5–35: RECLOSER CURVES GE107, GE111, GE112, GE114, GE115, GE121, AND GE122
50
20
GE202
10
TIME (sec)
GE135
2 GE119
0.5
0.2
1 1.2 1.5 2 2.5 3 4 5 6 7 8 9 10 12 15 20
CURRENT (multiple of pickup) 842727A1.CDR
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.
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.
The operands available for this relay are listed alphabetically by types in the following table.
Table 5–10: T35 FLEXLOGIC™ OPERANDS (Sheet 1 of 5)
OPERAND TYPE OPERAND SYNTAX OPERAND DESCRIPTION
CONTROL CONTROL PUSHBTN 1 ON Control pushbutton 1 is being pressed
PUSHBUTTONS CONTROL PUSHBTN 2 ON Control pushbutton 2 is being pressed
CONTROL PUSHBTN 3 ON Control pushbutton 3 is being pressed
CONTROL PUSHBTN 4 ON Control pushbutton 4 is being pressed
CONTROL PUSHBTN 5 ON Control pushbutton 5 is being pressed
CONTROL PUSHBTN 6 ON Control pushbutton 6 is being pressed
CONTROL PUSHBTN 7 ON Control pushbutton 7 is being pressed
DIRECT DEVICES DIRECT DEVICE 1On Flag is set, logic=1
↓ ↓
DIRECT DEVICE 16On Flag is set, logic=1
DIRECT DEVICE 1Off Flag is set, logic=1
↓ ↓
DIRECT DEVICE 16Off Flag is set, logic=1
DIRECT INPUT/ DIR IO CH1 CRC ALARM The rate of direct input messages received on channel 1 and failing the CRC
OUTPUT exceeded the user-specified level.
CHANNEL DIR IO CH2 CRC ALARM The rate of direct input messages received on channel 2 and failing the CRC
MONITORING exceeded the user-specified level.
DIR IO CH1 UNRET ALM The rate of returned direct input/output messages on channel 1 exceeded the
user-specified level (ring configurations only).
DIR IO CH2 UNRET ALM The rate of returned direct input/output messages on channel 2 exceeded the
user-specified level (ring configurations only).
ELEMENT: BKR ARC 1 OP Breaker arcing current 1 has operated
Breaker arcing BKR ARC 2 OP Breaker arcing current 2 has operated
ELEMENT: BREAKER 1 OFF CMD Breaker 1 open command initiated
Breaker control BREAKER 1 ON CMD Breaker 1 close command initiated
BREAKER 1 ΦA BAD ST Breaker 1 phase A bad status is detected (discrepancy between the 52/a and
52/b contacts)
BREAKER 1 ΦA INTERM Breaker 1 phase A intermediate status is detected (transition from one
position to another) 5
BREAKER 1 ΦA CLSD Breaker 1 phase A is closed
BREAKER 1 ΦA OPEN Breaker 1 phase A is open
BREAKER 1 ΦB BAD ST Breaker 1 phase B bad status is detected (discrepancy between the 52/a and
52/b contacts)
BREAKER 1 ΦA INTERM Breaker 1 phase A intermediate status is detected (transition from one
position to another)
BREAKER 1 ΦB CLSD Breaker 1 phase B is closed
BREAKER 1 ΦB OPEN Breaker 1 phase B is open
BREAKER 1 ΦC BAD ST Breaker 1 phase C bad status is detected (discrepancy between the 52/a and
52/b contacts)
BREAKER 1 ΦA INTERM Breaker 1 phase A intermediate status is detected (transition from one
position to another)
BREAKER 1 ΦC CLSD Breaker 1 phase C is closed
BREAKER 1 ΦC OPEN Breaker 1 phase C is open
BREAKER 1 BAD STATUS Breaker 1 bad status is detected on any pole
BREAKER 1 CLOSED Breaker 1 is closed
BREAKER 1 OPEN Breaker 1 is open
BREAKER 1 DISCREP Breaker 1 has discrepancy
BREAKER 1 TROUBLE Breaker 1 trouble alarm
BREAKER 1 MNL CLS Breaker 1 manual close
BREAKER 1 TRIP A Breaker 1 trip phase A command
BREAKER 1 TRIP B Breaker 1 trip phase B command
BREAKER 1 TRIP C Breaker 1 trip phase C command
BREAKER 1 ANY P OPEN At least one pole of breaker 1 is open
BREAKER 1 ONE P OPEN Only one pole of breaker 1 is open
BREAKER 1 OOS Breaker 1 is out of service
BREAKER 2... Same set of operands as shown for BREAKER 1
ELEMENT: Counter 1 HI Digital counter 1 output is ‘more than’ comparison value
Digital counters Counter 1 EQL Digital counter 1 output is ‘equal to’ comparison value
Counter 1 LO Digital counter 1 output is ‘less than’ comparison value
Counter 2 to Counter 8 Same set of operands as shown for Counter 1
ELEMENT: FxE 1 PKP FlexElement™ 1 has picked up
FlexElements™ FxE 1 OP FlexElement™ 1 has operated
FxE 1 DPO FlexElement™ 1 has dropped out
FxE 2 to FxE 16 Same set of operands as shown for FxE 1
ELEMENT: GROUND TOC1 PKP Ground time overcurrent 1 has picked up
Ground time GROUND TOC1 OP Ground time overcurrent 1 has operated
overcurrent GROUND TOC1 DPO Ground time overcurrent 1 has dropped out
GROUND TOC2 Same set of operands as shown for GROUND TOC1
PASSWORD ACCESS LOC SETG OFF Asserted when local setting access is disabled.
SECURITY ACCESS LOC SETG ON Asserted when local setting access is enabled.
ACCESS LOC CMND OFF Asserted when local command access is disabled.
5 ACCESS LOC CMND ON
ACCESS REM SETG OFF
ACCESS REM SETG ON
Asserted when local command access is enabled.
Asserted when remote setting access is disabled.
Asserted when remote setting access is enabled.
ACCESS REM CMND OFF Asserted when remote command access is disabled.
ACCESS REM CMND ON Asserted when remote command access is enabled.
UNAUTHORIZED ACCESS Asserted when a password entry fails while accessing a password protected
level of the T35.
REMOTE DEVICES REMOTE DEVICE 1 On Flag is set, logic=1
↓ ↓
REMOTE DEVICE 16 On Flag is set, logic=1
REMOTE DEVICE 1 Off Flag is set, logic=1
↓ ↓
REMOTE DEVICE 16 Off Flag is set, logic=1
RESETTING RESET OP Reset command is operated (set by all three operands below).
RESET OP (COMMS) Communications source of the reset command.
RESET OP (OPERAND) Operand (assigned in the INPUTS/OUTPUTS ÖØ RESETTING menu) source
of the reset command.
RESET OP (PUSHBUTTON) Reset key (pushbutton) source of the reset command.
Some operands can be re-named by the user. These are the names of the breakers in the breaker control feature, the ID
(identification) of contact inputs, the ID of virtual inputs, and the ID of virtual outputs. If the user changes the default name
or ID of any of these operands, the assigned name will appear in the relay list of operands. The default names are shown in
the FlexLogic™ operands table above.
The characteristics of the logic gates are tabulated below, and the operators available in FlexLogic™ are listed in the Flex-
Logic™ operators table.
5 LATCH (S,R) Latch (set, reset): reset-dominant The parameter preceding LATCH(S,R) is
the reset input. The parameter preceding
the reset input is the set input.
Timer TIMER 1 Timer set with FlexLogic™ timer 1 settings. The timer is started by the preceding
↓ ↓ parameter. The output of the timer is
TIMER 32 Timer set with FlexLogic™ timer 32 settings. TIMER #.
Assign = Virt Op 1 Assigns previous FlexLogic™ operand to virtual The virtual output is set by the preceding
virtual ↓ output 1. parameter
output = Virt Op 96 ↓
Assigns previous FlexLogic™ operand to virtual
output 96.
When forming a FlexLogic™ equation, the sequence in the linear array of parameters must follow these general rules:
1. Operands must precede the operator which uses the operands as inputs.
2. Operators have only one output. The output of an operator must be used to create a virtual output if it is to be used as
an input to two or more operators.
3. Assigning the output of an operator to a virtual output terminates the equation.
4. A timer operator (for example, "TIMER 1") or virtual output assignment (for example, " = Virt Op 1") may only be used
once. If this rule is broken, a syntax error will be declared.
Each equation is evaluated in the order in which the parameters have been entered.
FlexLogic™ provides latches which by definition have a memory action, remaining in the set state after the
set input has been asserted. However, they are volatile; that is, they reset on the re-application of control
NOTE power.
When making changes to settings, all FlexLogic™ equations are re-compiled whenever any new setting
value is entered, so all latches are automatically reset. If it is necessary to re-initialize FlexLogic™ during
testing, for example, it is suggested to power the unit down and then back up.
There are 512 FlexLogic™ entries available, numbered from 1 to 512, with default END entry settings. If a "Disabled" Ele-
ment is selected as a FlexLogic™ entry, the associated state flag will never be set to ‘1’. The ‘+/–‘ key may be used when
editing FlexLogic™ equations from the keypad to quickly scan through the major parameter types.
There are 32 identical FlexLogic™ timers available. These timers can be used as operators for FlexLogic™ equations.
• TIMER 1 TYPE: This setting is used to select the time measuring unit.
• TIMER 1 PICKUP DELAY: Sets the time delay to pickup. If a pickup delay is not required, set this function to "0".
• TIMER 1 DROPOUT DELAY: Sets the time delay to dropout. If a dropout delay is not required, set this function to "0".
5.5.6 FLEXELEMENTS™
5 MESSAGE
HYSTERESIS: 3.0%
FLEXELEMENT 1 dt Range: milliseconds, seconds, minutes
MESSAGE
UNIT: milliseconds
FLEXELEMENT 1 dt: Range: 20 to 86400 in steps of 1
MESSAGE
20
FLEXELEMENT 1 PKP Range: 0.000 to 65.535 s in steps of 0.001
MESSAGE
DELAY: 0.000 s
FLEXELEMENT 1 RST Range: 0.000 to 65.535 s in steps of 0.001
MESSAGE
DELAY: 0.000 s
FLEXELEMENT 1 BLK: Range: FlexLogic™ operand
MESSAGE
Off
FLEXELEMENT 1 Range: Self-reset, Latched, Disabled
MESSAGE
TARGET: Self-reset
FLEXELEMENT 1 Range: Disabled, Enabled
MESSAGE
EVENTS: Disabled
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.
SETTING
SETTINGS
FLEXELEMENT 1
FUNCTION: FLEXELEMENT 1 INPUT
MODE:
Enabled = 1
FLEXELEMENT 1 COMP
MODE:
Disabled = 0
FLEXELEMENT 1
DIRECTION:
SETTING
FLEXELEMENT 1 PICKUP:
FLEXELEMENT 1 BLK:
FLEXELEMENT 1 INPUT
AND HYSTERESIS:
Off = 0
FLEXELEMENT 1 dt UNIT: SETTINGS
FxE 1 PKP
ACTUAL VALUE
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.
FLEXELEMENT 1 PKP
FLEXELEMENT
DIRECTION = Over
HYSTERESIS = % of PICKUP
FlexElement 1 OpSig
PICKUP
FLEXELEMENT 1 PKP
FLEXELEMENT
DIRECTION = Under
HYSTERESIS = % of PICKUP
FlexElement 1 OpSig
PICKUP
842705A1.CDR
FLEXELEMENT 1 PKP
5 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;
FlexElement 1 OpSig
842706A2.CDR
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 pickup–dropout 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.
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 interface action resets the latch. The settings element operation is 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.
5 • LATCH 1 RESET: If asserted, the specified FlexLogic™ operand 'resets' Latch 1.
SETTING
SETTING
LATCH N LATCH N LATCH N LATCH N LATCH N LATCH 1 FUNCTION:
TYPE SET RESET ON OFF
LATCH 1 TYPE:
Reset ON OFF ON OFF Disabled=0
Dominant Enabled=1 RUN
OFF OFF Previous Previous
State State
ON ON OFF ON SETTING
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 (for example, altered power system config-
uration, season of the year, etc.). The active setting group can be preset or selected via the SETTING GROUPS menu (see the
Control elements section later in this chapter). See also the Introduction to elements section at the beginning of this chap-
ter.
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 the Control elements section for additional details).
a) MAIN MENU
5
PATH: SETTINGS ÖØ GROUPED ELEMENTS Ö SETTING GROUP 1(6) Ö TRANSFORMER
TRANSFORMER PERCENT
See page 5–110.
DIFFERENTIAL
INSTANTANEOUS
MESSAGE See page 5–114.
DIFFERENTIAL
This menu contains the settings for the transformer percent and instantaneous differential elements.
b) PERCENT DIFFERENTIAL
PATH: SETTINGS ÖØ GROUPED ELEMENTS Ö SETTING GROUP 1(6) Ö TRANSFORMER Ö PERCENT DIFFERENTIAL
The calculation of differential (Id) and restraint (Ir) currents for the purposes of the percent differential element is described
by the following block diagram, where “Σ” has as its output the vector sum of inputs, and “max” has as its output the input of
maximum magnitude; these calculations are performed for each phase.
The differential current is calculated as a vector sum of currents from all windings after magnitude and angle compensation.
The restraint current is calculated as a maximum of the same internally compensated currents.
In the above equations, K is the restraint factor for the setting and restraint characteristics, accordingly. The element oper-
ates if Id > PKP and Id > Ir, where PKP represents a differential pickup setting.
∑ MAX
Differential Restraint
5
phasor phasor
828714A1.CDR
Breakpoint 2
8
6
Transition region
Id (Ir)
Breakpoint 1
2
Pickup
0 2 4 6 8 10
Ir
828750A1.CDR
• PERCENT DIFFERENTIAL PICKUP: This setting defines the minimum differential current required for operation. It is
chosen, based on the amount of differential current that might be seen under normal operating conditions. Two factors
may create differential current during the normal transformer operation: errors due to CT inaccuracies and current vari-
ation due to onload tap changer operation.
A setting of 0.1 to 0.3 is generally recommended (the factory default is 0.1 pu).
• PERCENT DIFFERENTIAL SLOPE 1: This setting defines the differential restraint during normal operating conditions
to assure sensitivity to internal faults. The setting must be high enough, however, to cope with CT saturation errors dur-
ing saturation under small current magnitudes but significant and long lasting DC components (such as during distant
external faults in vicinity of generators).
• PERCENT DIFFERENTIAL BREAK 1 and PERCENT DIFFERENTIAL BREAK 2: The settings for break 1 and break
2 depend very much on the capability of CTs to correctly transform primary into secondary currents during external
faults. Break 2 should be set below the fault current that is most likely to saturate some CTs due to an AC component
alone. Break 1 should be set below a current that would cause CT saturation due to DC components and/or residual
magnetism. The latter may be as high as 80% of the nominal flux, effectively reducing the CT capabilities by the factor
of 5.
• PERCENT DIFFERENTIAL SLOPE 2: The slope 2 setting ensures stability during heavy through fault conditions,
where CT saturation results in high differential current. Slope 2 should be set high to cater for the worst case where
one set of CTs saturates but the other set doesn't. In such a case the ratio of the differential current to restraint current
can be as high as 95 to 98%.
• INRUSH INHIBIT FUNCTION: This setting provides a choice for 2nd harmonic differential protection blocking during
magnetizing inrush conditions. Two choices are available: “Adapt. 2nd” – adaptive 2nd harmonic, and “Trad. 2nd” – tra-
ditional 2nd harmonic blocking. The adaptive 2nd harmonic restraint responds to magnitudes and phase angles of the
2nd harmonic and the fundamental frequency component. The traditional 2nd harmonic restraint responds to the ratio
5 of magnitudes of the 2nd harmonic and fundamental frequency components. If low second harmonic ratios during
magnetizing inrush conditions are not expected, the relay should be set to traditional way of restraining.
• INRUSH INHIBIT MODE: This setting specifies mode of blocking on magnetizing inrush conditions. Modern transform-
ers may produce small 2nd harmonic ratios during inrush conditions. This may result undesired tripping of the pro-
tected transformer. Reducing the 2nd harmonic inhibit threshold may jeopardize dependability and speed of protection.
The 2nd harmonic ratio, if low, causes problems in one phase only. This may be utilized as a mean to ensure security
by applying cross-phase blocking rather than lowering the inrush inhibit threshold.
If set to “Per phase”, the relay performs inrush inhibit individually in each phase. If used on modern transformers, this
setting should be combined with adaptive 2nd harmonic function.
If set to “2-out-of-3”, the relay checks 2nd harmonic level in all three phases individually. If any two phases establish a
blocking condition, the remaining phase is restrained automatically.
If set to “Average”, the relay first calculates the average 2nd harmonic ratio, then applies the inrush threshold to the
calculated average. This mode works only in conjunction with the traditional 2nd harmonic function.
• INRUSH INHIBIT LEVEL: This setting specifies the level of 2nd harmonic component in the transformer magnetizing
inrush current above which the percent differential element will be inhibited from operating. The value of the INRUSH
INHIBIT MODE setting must be taken into account when programming this value. The INRUSH INHIBIT LEVEL is typically
set to 20%.
• OVEREXCITATION INHIBIT MODE: An overexcitation condition resulting from an increased volts/hertz ratio poses a
danger to the protected transformer, hence the volts/hertz protection. A given transformer can, however, tolerate an
overfluxing condition for a limited time, as the danger is associated with thermal processes in the core. Instantaneous
tripping of the transformer from the differential protection is not desirable. The relay uses a traditional 5th harmonic
ratio for inhibiting its differential function during overexcitation conditions.
• OVEREXCITATION INHIBIT LEVEL: This setting is provided to block the differential protection during overexcitation.
When the 5th harmonic level exceeds the specified setting (5th harmonic ratio) the differential element is blocked. The
overexcitation inhibit works on a per-phase basis.
The relay produces three FlexLogic™ operands that may be used for testing or for special applications such as building
custom logic (1-out-of-3) or supervising some protection functions (ground time overcurrent, for example) from the 2nd har-
monic inhibit.
SETTING
PERCENT DIFFERENTIAL SETTINGS
FUNCTION: PERCENT DIFFERENTIAL
Disabled = 0 PICKUP:
Enabled = 1 PERCENT DIFFERENTIAL
SLOPE 1:
FLEXLOGIC OPERANDS
SETTING PERCENT DIFFERENTIAL
XFMR PCNT DIFF PKP A
BREAK 1:
PERCENT DIFF BLOCK: XFMR PCNT DIFF PKP B
PERCENT DIFFERENTIAL
XFMR PCNT DIFF PKP C
Off = 0 SLOPE 2:
PERCENT DIFFERENTIAL
ACTUAL VALUES FLEXLOGIC OPERANDS
BREAK 2:
XFMR PCNT DIFF OP A
DIFF PHASOR AND RUN
XFMR PCNT DIFF OP B
Iad
Iad XFMR PCNT DIFF OP C
Ibd AND
Icd Iar
AND RUN
Ibd
FLEXLOGIC OPERAND
ACTUAL VALUES
AND OR XFMR PCNT DIFF OP
REST PHASOR Ibr
AND RUN
Iar Icd
Ibr
Icr AND
Icr
SETTING SETTING
INRUSH INHIBIT
FUNCTION:
INRUSH INHIBIT LEVEL: 5
Disabled =0 INRUSH INHIBIT MODE:
FLEXLOGIC OPERANDS
Adapt. 2nd
=1 RUN
Trad. 2nd Iad2 > LEVEL XFMR PCNT DIFF 2ND A
RUN
ACTUAL VALUES XFMR PCNT DIFF 2ND B
Ibd2 > LEVEL
DIFF 2ND HARM RUN
Icd2 > LEVEL XFMR PCNT DIFF 2ND C
Iad2
Ibd2
Icd2
SETTING
OVEREXC ITN INHIBIT SETTING
FUNCTION: OVEREXC ITN INHIBIT
Disabled = 0 LEVEL: FLEXLOGIC OPERANDS
5th = 1 RUN
Iad5 > LEVEL XFMR PCNT DIFF 5TH A
c) INSTANTANEOUS DIFFERENTIAL
PATH: SETTINGS ÖØ GROUPED ELEMENTS Ö SETTING GROUP 1(6) Ö TRANSFORMER ÖØ INSTANTANEOUS DIFFERENTIAL
The instantaneous differential element acts as an instantaneous overcurrent element responding to the measured differen-
tial current magnitude (filtered fundamental frequency component) and applying a user-selectable pickup threshold. The
pickup threshold should be set greater than the maximum spurious differential current that could be encountered under
non-internal fault conditions (typically magnetizing inrush current or an external fault with extremely severe CT saturation).
SETTING
INST DIFFERENTIAL
FUNCTION:
Disabled=0 FLEXLOGIC OPERANDS
SETTING
5 Enabled=1
INST DIFFERENTIAL
PICKUP:
XFMR INST DIFF OP A
XFMR INST DIFF OP B
SETTING XFMR INST DIFF OP C
AND RUN
Iad > PICKUP
INST DIFF BLOCK:
FLEXLOGIC OPERAND
RUN
Off=0 Ibd > PICKUP OR XFMR INST DIFF OP
RUN
ACTUAL VALUE Icd > PICKUP
828000A1.CDR
DIFF PHASOR
Iad
Ibd
Icd
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
5
coordinate with electromechanical relays.
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:
A tr
---------------------------------- + B -----------------------------------
-
T = TDM × ⎛ ---------------
I -⎞ p T TDM × 2
1 – ⎛ ---------------- ⎞
, = I (EQ 5.28)
⎝ I pickup⎠ – 1
RESET
⎝ I pickup ⎠
where: T = operate time (in seconds), TDM = Multiplier setting, I = input current, Ipickup = Pickup Current setting
A, B, p = constants, TRESET = reset time in seconds (assuming energy capacity is 100% and RESET is “Timed”),
tr = characteristic constant
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:
K tr
--------------------------------------- --------------------------------------
-
T = TDM × ( I ⁄ I pickup ) E – 1 , T RESET = TDM × 1 – ( I ⁄ I 2 (EQ 5.29)
pickup )
where: T = operate time (in seconds), TDM = Multiplier setting, I = input current, Ipickup = Pickup Current setting, K, E =
constants, tr = characteristic constant, and TRESET = reset time in seconds (assuming energy capacity is 100%
and RESET is “Timed”)
IAC CURVES:
The curves for the General Electric type IAC relay family are derived from the formulae:
⎛ B D E ⎞ tr
T = TDM × ⎜ A + ------------------------------ + -------------------------------------2- + -------------------------------------3-⎟ , T RESET = TDM × -------------------------------
- (EQ 5.30)
⎝ ( I ⁄ I ) – C ( ( I ⁄ I ) – C ) ( ( I ⁄ I ) – C ) ⎠ 2
pkp pkp pkp 1 – ( I ⁄ I pkp )
where: T = operate time (in seconds), TDM = Multiplier setting, I = Input current, Ipkp = Pickup Current setting, A to E =
constants, tr = characteristic constant, and TRESET = reset time in seconds (assuming energy capacity is 100%
and RESET is “Timed”)
5 1.0
2.0
3.398
6.796
1.498
2.997
0.606
1.212
0.356
0.711
0.246
0.491
0.186
0.372
0.149
0.298
0.124
0.248
0.106
0.212
0.093
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
I2t CURVES:
The curves for the I2t are derived from the formulae:
100 100
-------------------------- ----------------------------
T = TDM × ⎛ ---------------
I ⎞ 2 , T RESET = TDM × ⎛ I ⎞ – 2
- ---------------- (EQ 5.31)
⎝ I pickup ⎠ ⎝ I pickup ⎠
where: T = Operate Time (sec.); TDM = Multiplier Setting; I = Input Current; Ipickup = Pickup Current Setting;
TRESET = 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:
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 Time overcurrent
curves characteristic 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 characteris-
tic is set to “Instantaneous” 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.
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0
Phase-Phase Voltage ÷ VT Nominal Phase-phase Voltage
818784A4.CDR
SETTING
PHASE TOC1
FUNCTION:
Disabled=0
Enabled=1
SETTING
PHASE TOC1
BLOCK-A :
Off=0
SETTING
PHASE TOC1
BLOCK-B:
5
Off=0
SETTING
SETTING
PHASE TOC1
PHASE TOC1 INPUT:
BLOCK-C:
PHASE TOC1
Off=0 PICKUP:
PHASE TOC1
SETTING CURVE:
PHASE TOC1 PHASE TOC1
SOURCE: TD MULTIPLIER:
IA
PHASE TOC1
IB RESET: FLEXLOGIC OPERAND
IC AND RUN PHASE TOC1 A PKP
IA PICKUP
Seq=ABC Seq=ACB PHASE TOC1 A DPO
MULTIPLY INPUTS
RUN
t PHASE TOC1 A OP
VAB VAC Set
Calculate Multiplier Set Pickup AND RUN PHASE TOC1 B PKP
RUN
Multiplier-Phase A IB PICKUP
Set PHASE TOC1 B DPO
VBC VBA Set Pickup
Calculate Multiplier t PHASE TOC1 B OP
RUN
Multiplier-Phase B
Set AND RUN PHASE TOC1 C PKP
VCA VCB IC PICKUP
Calculate Multiplier Set Pickup PHASE TOC1 C DPO
Multiplier-Phase C
t PHASE TOC1 C OP
SETTING OR PHASE TOC1 PKP
PHASE TOC1 VOLT
RESTRAINT: OR PHASE TOC1 OP
Enabled
827072A4.CDR
5 MESSAGE
GROUND TOC1
TARGET: Self-reset
Range: Self-reset, Latched, Disabled
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. The conversion
range of a standard channel is from 0.02 to 46 times the CT rating.
NOTE
This channel may be also equipped with a sensitive input. The conversion range of a sensitive channel is from
0.002 to 4.6 times the CT rating.
NOTE
SETTINGS
GROUND TOC1
SETTING INPUT:
GROUND TOC1 GROUND TOC1
FUNCTION: PICKUP:
Disabled = 0 GROUND TOC1
Enabled = 1 CURVE:
GROUND TOC1
TD MULTIPLIER:
GROUND TOC 1 FLEXLOGIC OPERANDS
SETTING
RESET: GROUND TOC1 PKP
GROUND TOC1
AND RUN IG ≥ PICKUP GROUND TOC1 DPO
SOURCE:
GROUND TOC1 OP
IG t
I
SETTING
GROUND TOC1
BLOCK:
827036A3.VSD
Off = 0
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.
The trip bus element allows aggregating outputs of protection and control elements without using FlexLogic™ and assign-
ing them a simple and effective manner. Each trip bus can be assigned for either trip or alarm actions. Simple trip condition-
ing such as latch, delay, and seal-in delay are available.
The easiest way to assign element outputs to a trip bus is through the EnerVista UR Setup software A protection summary
is displayed by navigating to a specific protection or control protection element and checking the desired bus box. Once the
desired element is selected for a specific bus, a list of element operate-type operands are displayed and can be assigned
to a trip bus. If more than one operate-type operand is required, it may be assigned directly from the trip bus menu.
SETTINGS
TRIP BUS 1 INPUT 1
SETTINGS
= Off
TRIP BUS 1 PICKUP
TRIP BUS 1 INPUT 2
DELAY
= Off Non-volatile,
TRIP BUS 1 RESET
OR set-dominant
***
DELAY
AND S TPKP FLEXLOGIC OPERAND
TRIP BUS 1 INPUT 16 TRIP BUS 1 OP
Latch
= Off TRST
R
SETTINGS
TRIP BUS 1 FLEXLOGIC OPERAND
FUNCTION
TRIP BUS 1 PKP
= Enabled
TRIP BUS 1 BLOCK AND
= Off
SETTINGS
TRIP BUS 1
LATCHING
= Enabled
TRIP BUS 1 RESET
= Off
OR
FLEXLOGIC OPERAND
RESET OP 842023A1.CDR
↓
Range: up to 16 alphanumeric characters
MESSAGE
GROUP 6 NAME:
5
SETTING GROUP Range: Disabled, Enabled
MESSAGE
EVENTS: Disabled
The setting groups menu controls the activation and deactivation of up to six possible groups of settings in the GROUPED
ELEMENTS 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.
The GROUP 2 ACTIVATE ON to GROUP 6 ACTIVATE ON settings select 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 highest-numbered group which is activated by its 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 SETTING GROUP 1 NAME to SETTING GROUP 6 NAME settings allows to user to assign a name to each of the six settings
groups. Once programmed, this name will appear on the second line of the GROUPED ELEMENTS Ö SETTING GROUP 1(6)
menu display.
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
(for example, VIRTUAL INPUT 1 ON) or from a local contact input (for example, CONTACT IP 1 ON) to initiate the use of a par-
ticular settings group, and requests from several overcurrent pickup measuring elements to inhibit the use of the particular
settings group. The assigned VIRTUAL OUTPUT 1 operand is used to control the “On” state of a particular settings group.
1 VIRT IP 1 ON (VI1)
OR (2)
2 CONT IP 1 ON (H5A)
3 OR (2)
AND (3) = VIRT OP 1 (VO1)
4 PHASE TOC1 PKP
5 NOT
7 NOT
8 AND (3)
9 = VIRT OP 1 (VO1)
10 END
842789A1.CDR
5 MESSAGE
RANGE: 7
SELECTOR 1 TIME-OUT: Range: 3.0 to 60.0 s in steps of 0.1
MESSAGE
5.0 s
SELECTOR 1 STEP-UP: Range: FlexLogic™ operand
MESSAGE
Off
SELECTOR 1 STEP-UP Range: Time-out, Acknowledge
MESSAGE
MODE: Time-out
SELECTOR 1 ACK: Range: FlexLogic™ operand
MESSAGE
Off
SELECTOR 1 3BIT A0: Range: FlexLogic™ operand
MESSAGE
Off
SELECTOR 1 3BIT A1: Range: FlexLogic™ operand
MESSAGE
Off
SELECTOR 1 3BIT A2: Range: FlexLogic™ operand
MESSAGE
Off
SELECTOR 1 3BIT Range: Time-out, Acknowledge
MESSAGE
MODE: Time-out
SELECTOR 1 3BIT ACK: Range: FlexLogic™ operand
MESSAGE
Off
SELECTOR 1 POWER-UP Range: Restore, Synchronize, Sync/Restore
MESSAGE
MODE: Restore
SELECTOR 1 TARGETS: Range: Self-reset, Latched, Disabled
MESSAGE
Self-reset
SELECTOR 1 EVENTS: Range: Disabled, Enabled
MESSAGE
Disabled
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 three-bit control input allows set-
ting the selector to the position defined by a three-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 three-bit word (user set-
ting). Basic alarm functionality alerts the user under abnormal conditions; for example, the three-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 three-
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
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: 5
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 three-bit control input of the selector. The three-bit con-
trol word pre-selects the position using the following encoding convention:
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
The “rest” position (0, 0, 0) does not generate an action and is intended for situations when the device generating the
three-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 three-bit input. When SELECTOR 1 3BIT MODE is
“Acknowledge”, 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 three-bit control inputs (SELECTOR 1 3BIT A0 through A2)
lock-out mutually: once the stepping up sequence is initiated, the three-bit control input is inactive; once the three-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 three-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 SELEC-
TOR TIME-OUT setting after the last activity of the three-bit control inputs. Note that the stepping up control input and
three-bit control input have independent acknowledging signals (SELECTOR 1 ACK and SELECTOR 1 3BIT ACK, accord-
ingly).
• SELECTOR 1 POWER-UP MODE: This setting specifies the element behavior on power up of the relay.
When set to “Restore”, the last position of the selector (stored in the non-volatile memory) is restored after powering up
the relay. If the position restored from memory is out of range, position 0 (no output operand selected) is applied and
The operation of “Synch/Restore” mode is similar to the “Synchronize” mode. The only difference is that after an
unsuccessful synchronization attempt, the switch will attempt to restore the position stored in the relay memory. The
“Synch/Restore” mode is useful for applications where the selector switch is employed to change the setting group in
redundant (two relay) protection schemes.
• 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.
STEP-UP
T T
3BIT A0
3BIT A1
3BIT A2
T T
POS 1
POS 2
POS 3
POS 4
POS 5
POS 6 5
POS 7
BIT 0
BIT 1
BIT 2
STP ALARM
BIT ALARM
ALARM
842737A1.CDR
STEP-UP
ACK
3BIT A0
3BIT A1
3BIT A2
3BIT ACK
POS 1
POS 2
POS 3
POS 4
POS 5
POS 6
5 POS 7
BIT 0
BIT 1
BIT 2
STP ALARM
BIT ALARM
ALARM
842736A1.CDR
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:
SETTINGS
SELECTOR 1 FULL RANGE:
SELECTOR 1 ALARM
SELECTOR 1 PWR ALARM
SELECTOR 1 BIT 0
SELECTOR 1 BIT 1
SELECTOR 1 BIT 2
842012A2.CDR
5 MESSAGE
Off
COUNTER 1 RESET: Range: FlexLogic™ operand
MESSAGE
Off
COUNT1 FREEZE/RESET: Range: FlexLogic™ operand
MESSAGE
Off
COUNT1 FREEZE/COUNT: Range: FlexLogic™ operand
MESSAGE
Off
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.
• 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.
SETTING
COUNTER 1 FUNCTION:
Disabled = 0
SETTINGS
Enabled = 1
COUNTER 1 NAME:
SETTING
COUNTER 1 UP:
AND COUNTER 1 UNITS:
COUNTER 1 PRESET:
RUN
5
Off = 0 SETTING
FLEXLOGIC
COUNTER 1 COMPARE: OPERANDS
SETTING
CALCULATE Count more than Comp. COUNTER 1 HI
COUNTER 1 DOWN: VALUE Count equal to Comp. COUNTER 1 EQL
Off = 0 Count less than Comp. COUNTER 1 LO
SETTING
COUNTER 1 BLOCK:
Off = 0 SET TO PRESET VALUE
a) MAIN MENU
PATH: SETTINGS ÖØ CONTROL ELEMENTS ÖØ MONITORING ELEMENTS
MONITORING BREAKER 1
See below.
ELEMENTS ARCING CURRENT
BREAKER 2
MESSAGE See below.
ARCING CURRENT
There is one breaker arcing current element available per CT bank, with a minimum of two elements. This element calcu-
lates an estimate of the per-phase wear on the breaker contacts by measuring and integrating the current squared passing
through the breaker contacts as an arc. These per-phase values are added to accumulated totals for each phase and com-
pared to a programmed threshold value. When the threshold is exceeded in any phase, the relay can set an output operand
to “1”. The accumulated value for each phase can be displayed as an actual value.
The operation of the scheme is shown in the following logic diagram. The same output operand that is selected to operate
the output relay used to trip the breaker, indicating a tripping sequence has begun, is used to initiate this feature. A time
delay is introduced between initiation and the starting of integration to prevent integration of current flow through the
breaker before the contacts have parted. This interval includes the operating time of the output relay, any other auxiliary
relays and the breaker mechanism. For maximum measurement accuracy, the interval between change-of-state of the
operand (from 0 to 1) and contact separation should be measured for the specific installation. Integration of the measured
current continues for 100 ms, which is expected to include the total arcing period.
The feature is programmed to perform fault duration calculations. Fault duration is defined as a time between operation of
the disturbance detector occurring before initiation of this feature, and reset of an internal low-set overcurrent function. Cor-
rection is implemented to account for a non-zero reset time of the overcurrent function.
Breaker arcing currents and fault duration values are available under the ACTUAL VALUES ÖØ RECORDS ÖØ MAINTENANCE
Ö BREAKER 1(6) menus.
• BKR 1 ARC AMP INT-A(C): Select the same output operands that are configured to operate the output relays used to
trip the breaker. In three-pole tripping applications, the same operand should be configured to initiate arcing current
calculations for poles A, B and C of the breaker. In single-pole tripping applications, per-pole tripping operands should
be configured to initiate the calculations for the poles that are actually tripped.
• BKR 1 ARC AMP DELAY: This setting is used to program the delay interval between the time the tripping sequence is
initiated and the time the breaker contacts are expected to part, starting the integration of the measured current.
• BKR 1 ARC AMP LIMIT: Selects the threshold value above which the output operand is set.
Breaker
Contacts Arc
Initiate Part Extinguished
Total Area =
Breaker
Arcing
Current
(kA·cycle)
Programmable
Start Delay 100 ms
Start Stop
Integration Integration
BREAKER 1 ARCING
AND
AMP FUNCTION:
SETTING
Disabled=0
Enabled=1 BREAKER 1 ARCING
AMP DELAY: 100 ms
SETTING OR 0 0
BREAKER 1 ARCING
AMP BLOCK:
Off=0
AND
SETTINGS
BREAKER 1 ARCING
AMP INIT-A:
Off=0
BREAKER 1 ARCING
AMP INIT-B:
Off=0 OR
BREAKER 1 ARCING
AMP INIT-C:
Off=0
AND RUN
SETTING Integrate
BREAKER 1 ARCING Add to SETTING
AMP SOURCE: AND RUN Accumulator BREAKER 1 ARCING
IA IA 2 -Cycle AMP LIMIT: FLEXLOGIC OPERANDS
Select
2
IB Integrate IB 2 -Cycle Highest KA * Cycle Limit BKR1 ARC OP
IC IC 2 -Cycle Value BKR1 ARC DPO
AND RUN
COMMAND
CONTACT INPUTS
CONTACT INPUT
THRESHOLDS
5 THRESHOLD: 33 Vdc
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 T35 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.
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.
VOLTAGE
INPUT
USER-PROGRAMMABLE THRESHOLD
6
2 1 3 5
Time stamp of the first
TM
Time stamp of the first At this time, the The FlexLogic scan corresponding to the
scan corresponding to
the new validated state is
logged in the SOE record
new (HIGH)
contact state is
validated
operand is going to
be asserted at this
protection pass
new validated state is
logged in the SOE record
At this time, the new
(LOW) contact state is
validated
5
7
RAW CONTACT
The FlexLogicTM
operand is going to be
STATE
de-asserted at this
protection pass
DEBOUNCE TIME
(user setting)
4
The FlexLogicTM operand
DEBOUNCE TIME
The FlexLogicTM operand changes reflecting the
SCAN TIME (user setting)
changes reflecting the validated contact state
FLEXLOGICTM
PROTECTION PASS
(8 times a cycle controlled by the
frequency tracking mechanism)
842709A1.cdr
Figure 5–58: 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.
There are 64 virtual inputs that can be individually programmed to respond to input signals from the keypad (via the COM-
MANDS menu) and communications protocols. All virtual input operands are defaulted to “Off” (logic 0) unless the appropri-
ate input signal is received.
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 tran-
sits from off to on, the output operand will be set to on for only one evaluation of the FlexLogic™ equations and then return
to off. If set to “Latched”, the virtual input sets the state of the output operand to the same state as the most recent received
input.
5 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
NOTE
likely have to be lengthened in time. A FlexLogic™ timer with a delayed reset can perform this function.
SETTING
VIRTUAL INPUT 1
FUNCTION:
Disabled=0
Enabled=1 S
AND
Latch
“Virtual Input 1 to ON = 1”
SETTING
“Virtual Input 1 to OFF = 0” R VIRTUAL INPUT 1 ID:
AND
SETTING (Flexlogic Operand)
OR
Virt Ip 1
VIRTUAL INPUT 1
TYPE:
Latched AND
Self - Reset 827080A2.CDR
a) DIGITAL 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.
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.
5
This can be realized in the T35 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”
b) LATCHING OUTPUTS
PATH: SETTINGS ÖØ INPUTS/OUTPUTS ÖØ CONTACT OUTPUTS Ö CONTACT OUTPUT H1a
The T35 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/OUTPUTS ÖØ CONTACT OUT-
PUTS Ö CONTACT OUTPUT H1a menu (assuming an H4L module):
Program the pushbuttons by making the following changes in the PRODUCT SETUP ÖØ USER-PROGRAMMABLE PUSHBUT-
5 TONS ÖØ USER PUSHBUTTON 1 and USER PUSHBUTTON 2 menus:
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/OUTPUTS ÖØ CONTACT OUT-
PUTS Ö CONTACT OUTPUT H1a and CONTACT OUTPUT H1c menus (assuming an H4L module):
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:
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/OUTPUTS ÖØ CONTACT OUT-
PUTS Ö CONTACT OUTPUT H1a and CONTACT 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):
5
Program the Latching Outputs by making the following changes in the SETTINGS ÖØ INPUTS/OUTPUTS ÖØ CONTACT OUT-
PUTS Ö CONTACT OUTPUT H1a menu (assuming an H4L module):
OUTPUT H1a OPERATE: “VO1”
OUTPUT H1a RESET: “VO2”
There are 96 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:
The sharing of digital point state information between GSSE/GOOSE equipped relays is essentially an extension to Flex-
Logic™, allowing distributed FlexLogic™ by making operands available to/from devices on a common communications net-
work. In addition to digital point states, GSSE/GOOSE 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 only from
messages that have originated in selected devices.
IEC 61850 GSSE messages are compatible with UCA GOOSE messages and contain a fixed set of digital points. IEC
61850 GOOSE messages can, in general, contain any configurable data items. When used by the remote input/output fea-
ture, IEC 61850 GOOSE messages contain the same data as GSSE messages.
Both GSSE and GOOSE messages are designed to be short, reliable, and high priority. GOOSE messages have additional
advantages over GSSE messages due to their support of VLAN (virtual LAN) and Ethernet priority tagging functionality.
The GSSE message structure contains space for 128 bit pairs representing digital point state information. The IEC 61850
specification provides 32 “DNA” bit pairs that represent the state of two pre-defined events and 30 user-defined events. All
5 remaining bit pairs are “UserSt” bit pairs, which are status bits representing user-definable events. The T35 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/GOOSE 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 greater than three times the programmed default
time 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 time allowed to live. The receiving relay sets a timer assigned to the originating device to this time interval, and if it
has not received another message from this device at time-out, the remote device is declared to be non-communicating, so
it will use the programmed default state for all points from that specific remote device. If a message is received from a
remote device before the time allowed to live 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 remote input/output facility provides for 32 remote inputs and 64 remote outputs.
Likewise, the device ID that represents the IEC 61850 GSSE application ID name string sent as part of each GSSE mes-
sage is programmed in the SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ IEC 61850 PROTOCOL Ö GSSE/GOOSE
CONFIGURATION Ö TRANSMISSION ÖØ GSSE ÖØ GSSE ID setting.
In T35 releases previous to 5.0x, these name strings were represented by the RELAY NAME setting.
Remote devices are available for setting purposes. A receiving relay must be programmed 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.
The REMOTE DEVICE 1 ETYPE APPID setting is only used with GOOSE messages; they are not applicable to GSSE mes-
sages. This setting identifies the Ethernet application identification in the GOOSE message. It should match the corre-
sponding settings on the sending device.
The REMOTE DEVICE 1 DATASET setting provides for the choice of the T35 fixed (DNA/UserSt) dataset (that is, containing
DNA and UserSt bit pairs), or one of the configurable datasets.
Note that the dataset for the received data items must be made up of existing items in an existing logical node. For this rea-
son, logical node GGIO3 is instantiated to hold the incoming data items. GGIO3 is not necessary to make use of the
received data. The remote input data item mapping takes care of the mapping of the inputs to remote input FlexLogic™
operands. However, GGIO3 data can be read by IEC 61850 clients.
Remote Inputs that create FlexLogic™ operands at the receiving relay are extracted from GSSE/GOOSE messages origi-
nating in remote devices. Each remote input 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 specification 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/GOOSE 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.
The REMOTE INPUT 1 ID setting allows the user to assign descriptive text to the remote input. The REMOTE IN 1 DEVICE setting
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 1(16) ID (see the Remote devices section). The REMOTE IN 1 ITEM setting selects the
specific bits of the GSSE/GOOSE 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 GSSE/GOOOSE messaging, refer to the Remote devices section in this chap-
ter.
NOTE
PATH: SETTINGS ÖØ INPUTS/OUTPUTS ÖØ REMOTE DPS INPUTS Ö REMOTE DPS INPUT 1(5)
5 MESSAGE
REM DPS IN 1
EVENTS: Disabled
Range: Enabled, Disabled
Remote double-point status inputs are extracted from GOOSE messages originating in the remote device. Each remote
double point status input must be programmed to replicate the logic state of a specific signal from a specific remote device
for local use. This functionality is accomplished with the five remote double-point status input settings.
• REM DPS IN 1 ID: This setting assigns descriptive text to the remote double-point status input.
• REM DPS IN 1 DEV: This setting selects a remote device ID to indicate the origin of a GOOSE message. The range is
selected from the remote device IDs specified in the Remote devices section.
• REM DPS IN 1 ITEM: This setting specifies the required bits of the GOOSE message.
The configurable GOOSE dataset items must be changed to accept a double-point status item from a GOOSE dataset
(changes are made in the SETTINGS ÖØ COMMUNICATION ÖØ IEC 61850 PROTOCOL ÖØ GSSE/GOOSE CONFIGURATION ÖØ
RECEPTION ÖØ CONFIGURABLE GOOSE Ö CONFIGIGURABLE GOOSE 1(8) Ö CONFIG GSE 1 DATASET ITEMS menus). Dataset
items configured to receive any of “GGIO3.ST.IndPos1.stV” to “GGIO3.ST.IndPos5.stV” will accept double-point status
information that will be decoded by the remote double-point status inputs configured to this dataset item.
The remote double point status is recovered from the received IEC 61850 dataset and is available as through the RemDPS
Ip 1 BAD, RemDPS Ip 1 INTERM, RemDPS Ip 1 OFF, and RemDPS Ip 1 ON FlexLogic™ operands. These operands can then be
used in breaker or disconnect control schemes.
Remote outputs (1 to 32) are FlexLogic™ operands inserted into GSSE/GOOSE 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™ oper-
and. The above operand setting represents a specific DNA function (as shown in the following table) to be transmitted.
Remote outputs 1 to 32 originate as GSSE/GOOSE messages to be transmitted to remote devices. Each digital point in the
message 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/GOOSE 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 PROTO-
COL ÖØ GSSE/GOOSE CONFIGURATION settings menu.
For more information on GSSE/GOOSE messaging, refer to Remote Inputs/Outputs Overview in the
Remote Devices section.
NOTE
5.8.9 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.
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 1 NAME setting allows the user to
assign a descriptive name to the direct input. The DIRECT INPUT 1 DEVICE ID represents the source of direct input 1. The
specified direct input is driven by the device identified here.
The DIRECT INPUT 1 BIT NUMBER is the bit number to extract the state for direct input 1. Direct Input 1 is driven by the bit
identified 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:
5 • 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 DIRECT OUT 1 NAME setting allows the user to assign a descriptive name to the direct output. 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 and outputs section (part of the Product Setup section) are continued
below to illustrate usage of the direct inputs and outputs.
TX1
UR IED 1
RX1
TX1
UR IED 2
RX1
Figure 5–60: INPUT AND OUTPUT EXTENSION VIA DIRECT INPUTS AND 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):
UR IED 1: DIRECT INPUT 5 DEVICE ID = “2” UR IED 2: DIRECT OUT 12 OPERAND = “Cont Ip 1 On”
DIRECT INPUT 5 BIT NUMBER = “12”
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.
5
UR IED 1 BLOCK
842712A1.CDR
UR IED 1 UR IED 2
UR IED 3
842713A1.CDR
RX1
UR IED 3
TX1
842714A1.CDR
UR IED 1 UR IED 2
DIRECT OUT 2 = HYB POTT TX1 DIRECT INPUT 5
DIRECT INPUT 5 DIRECT OUT 2 = HYB POTT TX1
DIRECT INPUT 6 DIRECT OUT 4 = DIRECT INPUT 6
DIRECT OUT 3 = DIRECT INPUT 5
DIRECT INPUT 6
842717A1.CDR
Figure 5–64: SIGNAL FLOW FOR DIRECT INPUT AND 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).
a) OVERVIEW
5
The relay provides sixteen teleprotection inputs on communications channel 1 (numbered 1-1 through 1-16) and sixteen
teleprotection inputs on communications channel 2 (on two-terminals two-channel and three-terminal systems only, num-
bered 2-1 through 2-16). The remote relay connected to channels 1 and 2 of the local relay is programmed by assigning
FlexLogic™ operands to be sent via the selected communications channel. This allows the user to create distributed pro-
tection and control schemes via dedicated communications channels. Some examples are directional comparison pilot
schemes and direct transfer tripping. It should be noted that failures of communications channels will affect teleprotection
functionality. The teleprotection function must be enabled to utilize the inputs.
b) TELEPROTECTION INPUTS
PATH: SETTINGS ÖØ INPUTS/OUTPUTS ÖØ TELEPROTECTION Ö TELEPROT INPUTS
TELEPROT INPUTS TELEPROT INPUT 1-1 Range: Off, On, Latest/Off, Latest/On
DEFAULT: Off
TELEPROT INPUT 1-2 Range: Off, On, Latest/Off, Latest/On
MESSAGE
DEFAULT: Off
↓
Setting the TELEPROT INPUT ~~ DEFAULT setting to “On” defaults the input to logic 1 when the channel fails. A value of “Off”
defaults the input to logic 0 when the channel fails.
The “Latest/On” and “Latest/Off” values freeze 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, then the input defaults to logic 1 for “Latest/On”
and logic 0 for “Latest/Off”.
c) TELEPROTECTION OUTPUTS
PATH: SETTINGS ÖØ INPUTS/OUTPUTS ÖØ TELEPROTECTION ÖØ TELEPROT OUTPUTS
5 MESSAGE
TELEPROT OUTPUT 2-16:
Off
Range: FlexLogic™ operand
As the following figure demonstrates, processing of the teleprotection inputs/outputs is dependent on the number of com-
munication channels and terminals. On two-terminal two-channel systems, they are processed continuously on each chan-
nel and mapped separately per channel. Therefore, to achieve redundancy, the user must assign the same operand on
both channels (teleprotection outputs at the sending end or corresponding teleprotection inputs at the receiving end). On
three-terminal two-channel systems, redundancy is achieved by programming signal re-transmittal in the case of channel
failure between any pair of relays.
UR-1 UR-2
ACTUAL VALUES SETTING
CHANNEL 1 STATUS: TELEPROT INPUT 1-1
DEFAULT:
SETTING (same for 1-2...1-16)
TELEPROT OUTPUT 1-1:
(same for 1-2...1-16) On FLEXLOGIC OPERAND
Fail
Off (Flexlogic Operand) Off TELEPRO INPUT 1-1 On
OK OR
(same for 1-2...1-16)
UR-2 or UR-3
ACTUAL VALUES SETTING
CHANNEL 2 STATUS: TELEPROT INPUT 2-1
DEFAULT:
SETTING (same for 2-2...2-16)
TELEPROT OUTPUT 2-1:
(same for 1-2...1-16) On FLEXLOGIC OPERAND
Fail
Off TELEPRO INPUT 2-1 On
Off (Flexlogic Operand) OK OR
(same for 2-2...2-16)
842750A2.CDR
The IEC 61850 GOOSE analog inputs feature allows the transmission of analog values between any two UR-series
devices. The following settings are available for each GOOSE analog input.
• ANALOG 1 DEFAULT: This setting specifies the value of the GOOSE analog input when the sending device is offline
and the ANALOG 1 DEFAULT MODE is set to “Default Value”.This setting is stored as an IEEE 754 / IEC 60559 floating
point number. Because of the large range of this setting, not all possible values can be stored. Some values may be
rounded to the closest possible floating point number.
• ANALOG 1 DEFAULT MODE: When the sending device is offline and this setting is “Last Known”, the value of the
GOOSE analog input remains at the last received value. When the sending device is offline and this setting value is
“Default Value”, then the value of the GOOSE analog input is defined by the ANALOG 1 DEFAULT setting.
• GOOSE ANALOG 1 UNITS: This setting specifies a four-character alphanumeric string that can is used in the actual
values display of the corresponding GOOSE analog input value.
• GOOSE ANALOG 1 PU: This setting specifies the per-unit base factor when using the GOOSE analog input FlexAna-
log™ values in other T35 features, such as FlexElements™. The base factor is applied to the GOOSE analog input
FlexAnalog quantity to normalize it to a per-unit quantity. The base units are described in the following table.
The GOOSE analog input FlexAnalog™ values are available for use in other T35 functions that use FlexAnalog™ values.
PATH: SETTINGS ÖØ INPUTS/OUTPUTS ÖØ IEC 61850 GOOSE UINTEGERS ÖØ GOOSE UINTEGER INPUT 1(16)
The IEC 61850 GOOSE uinteger inputs feature allows the transmission of FlexInteger™ values between any two UR-
series devices. The following settings are available for each GOOSE uinteger input.
• UINTEGER 1 DEFAULT: This setting specifies the value of the GOOSE uinteger input when the sending device is
offline and the UINTEGER 1 DEFAULT MODE is set to “Default Value”.This setting is stored as a 32-bit unsigned integer
number.
• UINTEGER 1 DEFAULT MODE: When the sending device is offline and this setting is “Last Known”, the value of the
GOOSE uinteger input remains at the last received value. When the sending device is offline and this setting value is
“Default Value”, then the value of the GOOSE uinteger input is defined by the UINTEGER 1 DEFAULT setting.
The GOOSE integer input FlexInteger™ values are available for use in other T35 functions that use FlexInteger™ values.
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.
5
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 F.
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 F1 RANGE setting specifies the mA DC range of the transducer connected to the input channel.
The DCMA INPUT F1 MIN VALUE and DCMA INPUT F1 MAX VALUE settings are used to program the span of the transducer in pri-
mary units. For example, a temperature transducer might have a span from 0 to 250°C; in this case the DCMA INPUT F1 MIN
VALUE value is “0” and the DCMA INPUT F1 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 F1 MIN VALUE value would be “–20” and the DCMA INPUT F1 MAX
VALUE value “180”. Intermediate values between the min and max values are scaled linearly.
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 the first available slot.
The function of the channel may be either “Enabled” or “Disabled”. If “Disabled”, there will not be an actual value created for
5 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 100°C. For example, a trip level of 150°C 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.
Refer to the following table for reference temperature values for each RTD type.
DCMA OUTPUT F1 DCMA OUTPUT F1 Range: Off, any analog actual value parameter
SOURCE: Off
DCMA OUTPUT F1 Range: –1 to 1 mA, 0 to 1 mA, 4 to 20 mA
MESSAGE
RANGE: –1 to 1 mA
DCMA OUTPUT F1 Range: –90.000 to 90.000 pu in steps of 0.001
MESSAGE
MIN VAL: 0.000 pu
DCMA OUTPUT F1 Range: –90.000 to 90.000 pu in steps of 0.001
MESSAGE
MAX VAL: 1.000 pu
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).
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:
5 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.
Imax
OUTPUT CURRENT
Imin
DRIVING SIGNAL
MIN VAL MAX VAL 842739A1.CDR
examples). The setting is entered in per-unit values. The base units are defined in the same manner as the FlexEle-
ment™ base units.
The DCMA OUTPUT F1 MIN VAL and DCMA OUTPUT F1 MAX VAL settings are ignored for power factor base units (i.e. if
the DCMA OUTPUT F1 SOURCE is set to FlexAnalog value based on power factor measurement).
NOTE
The base unit for power (refer to the FlexElements section in this chapter for additional details) is:
P BASE = 115 V × 120 × 1.2 kA = 16.56 MW (EQ 5.40)
The minimum and maximum power values to be monitored (in pu) are:
20.65 MW = – 1.247 pu, maximum power = 20.65 MW- = 1.247 pu
minimum power = –------------------------------
16.56 MW
--------------------------
16.56 MW
(EQ 5.41)
5
The following settings should be entered:
DCMA OUTPUT H1 SOURCE: “SRC 1 P”
DCMA OUTPUT H1 RANGE: “–1 to 1 mA”
DCMA OUTPUT H1 MIN VAL: “–1.247 pu”
DCMA OUTPUT H1 MAX VAL: “1.247 pu”
With the above settings, the output will represent the power with the scale of 1 mA per 20.65 MW. The worst-case error for
this application can be calculated by superimposing the following two sources of error:
• ±0.5% of the full scale for the analog output module, or ± 0.005 × ( 1 – ( – 1 ) ) × 20.65 MW = ± 0.207 MW
• ±1% of reading error for the active power at power factor of 0.9
For example at the reading of 20 MW, the worst-case error is 0.01 × 20 MW + 0.207 MW = 0.407 MW.
EXAMPLE 2:
The phase A current (true RMS value) is to be monitored via the H2 current output working with the range from 4 to 20 mA.
The CT ratio is 5000:5 and the maximum load current is 4200 A. The current should be monitored from 0 A upwards, allow-
ing for 50% overload.
The phase current with the 50% overload margin is:
I max = 1.5 × 4.2 kA = 6.3 kA (EQ 5.42)
The base unit for current (refer to the FlexElements section in this chapter for additional details) is:
I BASE = 5 kA (EQ 5.43)
The minimum and maximum power values to be monitored (in pu) are:
The worst-case error for this application could be calculated by superimposing the following two sources of error:
• ±0.5% of the full scale for the analog output module, or ± 0.005 × ( 20 – 4 ) × 6.3 kA = ± 0.504 kA
• ±0.25% of reading or ±0.1% of rated (whichever is greater) for currents between 0.1 and 2.0 of nominal
For example, at the reading of 4.2 kA, the worst-case error is max(0.0025 × 4.2 kA, 0.001 × 5 kA) + 0.504 kA = 0.515 kA.
EXAMPLE 3:
A positive-sequence voltage on a 400 kV system measured via Source 2 is to be monitored by the dcmA H3 output with a
range of 0 to 1 mA. The VT secondary setting is 66.4 V, the VT ratio setting is 6024, and the VT connection setting is
“Delta”. The voltage should be monitored in the range from 70% to 110% of nominal.
The minimum and maximum positive-sequence voltages to be monitored are:
400 kV 400 kV
V min = 0.7 × ------------------- = 161.66 kV, V max = 1.1 × ------------------- = 254.03 kV (EQ 5.45)
3 3
The base unit for voltage (refer to the FlexElements section in this chapter for additional details) is:
V BASE = 0.0664 kV × 6024 = 400 kV (EQ 5.46)
The minimum and maximum voltage values to be monitored (in pu) are:
minimum voltage = 161.66 kV- = 0.404 pu, maximum voltage = 254.03 kV- = 0.635 pu
-------------------------- -------------------------- (EQ 5.47)
5 400 kV 400 kV
The following settings should be entered:
DCMA OUTPUT H3 SOURCE: “SRC 2 V_1 mag”
DCMA OUTPUT H3 RANGE: “0 to 1 mA”
DCMA OUTPUT H3 MIN VAL: “0.404 pu”
DCMA OUTPUT H3 MAX VAL: “0.635 pu”
The limit settings differ from the expected 0.7 pu and 1.1 pu because the relay calculates the positive-sequence quantities
scaled to the phase-to-ground voltages, even if the VTs are connected in “Delta” (refer to the Metering Conventions section
in Chapter 6), while at the same time the VT nominal voltage is 1 pu for the settings. Consequently the settings required in
this example differ from naturally expected by the factor of 3 .
The worst-case error for this application could be calculated by superimposing the following two sources of error:
• ±0.5% of the full scale for the analog output module, or ± 0.005 × ( 1 – 0 ) × 254.03 kV = ± 1.27 kV
• ±0.5% of reading
For example, under nominal conditions, the positive-sequence reads 230.94 kV and the worst-case error is
0.005 x 230.94 kV + 1.27 kV = 2.42 kV.
The T35 provides a test facility to verify the functionality of contact inputs and outputs, some communication channels and
the phasor measurement unit (where applicable), using simulated conditions. The test mode is indicated on the relay face-
plate by a Test Mode LED indicator.
The test mode may be in any of three states: disabled, isolated, or forcible.
In the “Disabled” mode, T35 operation is normal and all test features are disabled.
In the “Isolated” mode, the T35 is prevented from performing certain control actions, including tripping via contact outputs.
All relay contact outputs, including latching outputs, are disabled. Channel tests and phasor measurement unit tests remain
usable on applicable UR-series models.
In the “Forcible” mode, the operand selected by the TEST MODE FORCING setting controls the relay inputs and outputs. If the
test mode is forcible, and the operand assigned to the TEST MODE FORCING setting is “Off”, the T35 inputs and outputs oper-
ate normally. If the test mode is forcible, and the operand assigned to the TEST MODE FORCING setting is “On”, the T35 con-
tact inputs and outputs are forced to the values specified in the following sections. Forcing may be controlled by manually
changing the operand selected by the TEST MODE FORCING setting between on and off, or by selecting a user-programma-
ble pushbutton, contact input, or communication-based input operand. Channel tests and phasor measurement unit tests
remain usable on applicable UR-series models.
5
Communications based inputs and outputs remain fully operational in test mode. If a control action is programmed
using direct inputs and outputs or remote inputs and outputs, then the test procedure must take this into account.
NOTE
When in “Forcible” mode, the operand selected by the TEST MODE FORCING setting dictates further response of the T35 to
testing conditions. To force contact inputs and outputs through relay settings, set TEST MODE FORCING to “On”. To force con-
tact inputs and outputs through a user-programmable condition, such as FlexLogic™ operand (pushbutton, digital input,
communication-based input, or a combination of these), set TEST MODE FORCING to the desired operand. The contact input
or output is forced when the selected operand assumes a logic 1 state.
The T35 remains fully operational in test mode, allowing for various testing procedures. In particular, the protection and
control elements, FlexLogic™, and communication-based inputs and outputs function normally.
The only difference between the normal operation and the test mode is the behavior of the input and output contacts. The
contact inputs can be forced to report as open or closed or remain fully operational, whereas the contact outputs can be
forced to open, close, freeze, or remain fully operational. The response of the digital input and output contacts to the test
mode is programmed individually for each input and output using the force contact inputs and force contact outputs test
functions described in the following sections.
The test mode state is indicated on the relay faceplate by a combination of the Test Mode LED indicator, the In-Service LED
indicator, and by the critical fail relay, as shown in the following table.
The TEST MODE FUNCTION setting can only be changed by a direct user command. Following a restart, power up, settings
upload, or firmware upgrade, the test mode will remain at the last programmed value. This allows a T35 that has been
placed in isolated mode to remain isolated during testing and maintenance activities. On restart, the TEST MODE FORCING
setting and the force contact input and force contact output settings all revert to their default states.
5 FORCE CONTACT
INPUTS
FORCE Cont Ip 1
:Disabled
Range: Disabled, Open, Closed
The relay digital inputs (contact inputs) could be pre-programmed to respond to the test mode in the following ways:
• If set to “Disabled”, the input remains fully operational. It is controlled by the voltage across its input terminals and can
be turned on and off by external circuitry. This value should be selected if a given input must be operational during the
test. This includes, for example, an input initiating the test, or being a part of a user pre-programmed test sequence.
• If set to “Open”, the input is forced to report as opened (Logic 0) for the entire duration of the test mode regardless of
the voltage across the input terminals.
• If set to “Closed”, the input is forced to report as closed (Logic 1) for the entire duration of the test mode regardless of
the voltage across the input terminals.
The force contact inputs feature provides a method of performing checks on the function of all contact inputs. Once
enabled, the relay is placed into test mode, allowing this feature to override the normal function of contact inputs. The Test
Mode LED will be on, indicating that the relay is in test mode. The state of each contact input may be programmed as “Dis-
abled”, “Open”, or “Closed”. All contact input operations return to normal when all settings for this feature are disabled.
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 “Energized”, the output will close and remain closed for the entire dura-
tion of the test mode, regardless of the status of the operand configured to control the output contact. If set to “De-ener-
gized”, the output will open and remain opened for the entire duration of the test mode regardless of the status of the
operand configured 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 test mode through user-programmable pushbutton 1
For example, the test mode can 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
5
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 inputs and outputs. In the SETTINGS ÖØ TESTING ÖØ FORCE CONTACT
INPUTS and FORCE CONTACT OUTPUTS 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: “Energized”,
and FORCE Cont Op 4: “Disabled”
Example 2: Initiating a test from user-programmable pushbutton 1 or through remote input 1
In this example, the test can 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”. Write the following FlexLogic™ equation:
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”
VIRTUAL INPUTS
See page 6-3.
REMOTE INPUTS
See page 6-3.
CONTACT OUTPUTS
See page 6-4.
VIRTUAL OUTPUTS
See page 6-5.
REMOTE DEVICES
See page 6-5.
STATUS
REMOTE DEVICES
See page 6-5.
STATISTICS
DIGITAL COUNTERS
See page 6-6.
SELECTOR SWITCHES
See page 6-6.
6
FLEX STATES
See page 6-6.
ETHERNET
See page 6-6.
DIRECT INPUTS
See page 6-7.
DIRECT DEVICES
See page 6-7.
STATUS
IEC 61850
See page 6-8.
GOOSE UINTEGERS
EGD PROTOCOL
See page 6-8.
STATUS
TELEPROT CH TESTS
See page 6-9.
ETHERNET SWITCH
See page 6-9.
SOURCE SRC 1
See page 6-14.
SOURCE SRC 2
SOURCE SRC 3
SOURCE SRC 4
SOURCE SRC 5
SOURCE SRC 6
TRACKING FREQUENCY
See page 6-17.
FLEXELEMENTS
See page 6-17.
IEC 61850
See page 6-18.
GOOSE ANALOGS
TRANSDUCER I/O
See page 6-18.
DCMA INPUTS
TRANSDUCER I/O
See page 6-18.
RTD INPUTS
EVENT RECORDS
See page 6-19.
OSCILLOGRAPHY
See page 6-19.
DATA LOGGER
See page 6-20.
MAINTENANCE
See page 6-20.
6.2STATUS
For status reporting, ‘On’ represents Logic 1 and ‘Off’ represents Logic 0.
NOTE
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.
The present status of the 64 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.
REMOTE DPS INPUTS REMOTE DPS INPUT 1 Range: On, Off, Intermediate, Bad
STATUS: Bad
REMOTE DPS INPUT 2 Range: On, Off, Intermediate, Bad
MESSAGE
STATUS: Bad
↓
The present state of the remote double-point status inputs is shown here. The actual values indicate if the remote double-
point status inputs are in the on (close), off (open), intermediate, or bad state.
The present state of teleprotection inputs from communication channels 1 and 2 are shown here. The state displayed will
be that of corresponding remote output unless the channel is declared failed.
CONTACT OUTPUTS Cont Op 1 Range: On, Off, VOff, VOn, IOn, IOff
Off
Cont Op 2 Range: On, Off, VOff, VOn, IOn, IOff
MESSAGE
Off
↓
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 contact outputs, the state of the voltage and current detectors is displayed as Off, VOff, IOff,
On, IOn, and VOn. For form-C contact outputs, the state is displayed as Off or On.
NOTE
The present state of up to 96 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.
a) STATUS
PATH: ACTUAL VALUES Ö STATUS ÖØ REMOTE DEVICES STATUS
MESSAGE
REMOTE DEVICE 2
STATUS: Offline
Range: Online, Offline
6
↓
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.
b) STATISTICS
PATH: ACTUAL VALUES Ö STATUS ÖØ REMOTE DEVICES STATISTICS Ö REMOTE DEVICE 1(16)
Statistical data (two 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.
PATH: ACTUAL VALUES Ö STATUS ÖØ DIGITAL COUNTERS Ö DIGITAL COUNTERS Counter 1(8)
The present status of the eight 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 and
time stamp for the frozen count. The COUNTER 1 MICROS value refers to the microsecond portion of the time stamp.
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.
There are 256 FlexState bits available. The second line value indicates the state of the given FlexState bit.
6.2.12 ETHERNET
These values indicate the status of the primary and secondary Ethernet links.
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
ten 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
6
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 one or more relays. The UNRETURNED MSG COUNT and CRC FAIL
COUNT values can be cleared using the CLEAR DIRECT I/O COUNTERS command.
The DIRECT INPUT 1 to DIRECT INPUT (32) values represent the state of each direct input.
These actual values represent the state of direct devices 1 through 16.
UINT INPUT 16
MESSAGE
0
The T35 Transformer Protection System is provided with optional IEC 61850 communications capability.
This feature is specified as a software option at the time of ordering. Refer to the Ordering section of chap-
ter 2 for additional details. The IEC 61850 protocol features are not available if CPU type E is ordered.
The IEC 61850 GGIO5 integer input data points are displayed in this menu. The GGIO5 integer data values are received
via IEC 61850 GOOSE messages sent from other devices.
a) FAST EXCHANGE
PATH: ACTUAL VALUES Ö STATUS ÖØ EGD PROTOCOL STATUS Ö PRODUCER STATUS Ö FAST EXCHANGE 1
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.
• VALIDITY OF CHANNEL CONFIGURATION: This value displays the current state of the communications channel
identification check, and hence validity. If a remote relay ID does not match the programmed ID at the local relay, the
“FAIL” message will be displayed. The “N/A” value appears if the local relay ID is set to a default value of “0”, the chan-
nel is failed, or if the teleprotection inputs/outputs are not enabled.
These actual values appear only if the T35 is ordered with an Ethernet switch module (type 2S or 2T). The status informa-
tion for the Ethernet switch is shown in this menu.
• SWITCH 1 PORT STATUS to SWITCH 6 PORT STATUS: These values represents the receiver status of each port on
the Ethernet switch. If the value is “OK”, then data is being received from the remote terminal; If the value is “FAIL”,
then data is not being received from the remote terminal or the port is not connected.
• SWITCH MAC ADDRESS: This value displays the MAC address assigned to the Ethernet switch module.
Voltage +Q
VCG
WATTS = Positive IC
PF = Lead PF = Lag
VARS = Positive
PF = Lag IA
VAG -P +P
Current
IB IA
PF = Lag PF = Lead
UR RELAY
VBG -Q
M LOAD
- 1
Inductive Resistive S=VI
Generator
VCG
+Q
Voltage
PF = Lead PF = Lag
WATTS = Positive
IA
VARS = Negative IC
PF = Lead VAG -P +P
IA
Current
PF = Lag PF = Lead
IB
UR RELAY
VBG -Q
LOAD S=VI
6 Inductive
Resistive
Resistive
- 2
M LOAD
VCG +Q
Voltage
PF = Lead PF = Lag
IB
IA
WATTS = Negative
VAG
VARS = Negative -P +P
PF = Lag
IA
IC PF = Lag PF = Lead
Current
VBG
-Q
UR RELAY
G S=VI
- 3
Generator
Resistive
LOAD
VCG
+Q
Voltage IB
PF = Lead PF = Lag
WATTS = Negative IA
VARS = Positive VAG -P +P
PF = Lead
IC
IA
Current
PF = Lag PF = Lead
VBG -Q
UR RELAY
G 827239AC.CDR
- 4
S=VI
Generator
Figure 6–1: FLOW DIRECTION OF SIGNED VALUES FOR WATTS AND VARS
b) 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 AC signal 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.
-270o
-225o -315o
positive
angle
direction
-180o 0o
UR phase angle
reference
-135o -45o
-90o 827845A1.CDR
6
Figure 6–2: UR PHASE ANGLE MEASUREMENT CONVENTION
c) 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:
• ABC phase rotation: • ACB phase rotation:
1 1
V_0 = --- ( V AG + V BG + V CG ) V_0 = --- ( V AG + V BG + V CG )
3 3
1 1 2
2
V_1 = --- ( V AG + aV BG + a V CG ) V_1 = --- ( V AG + a V BG + aV CG )
3 3
1 1 2
2
V_2 = --- ( V AG + a V BG + aV CG ) V_2 = --- ( V AG + aV BG + a V CG )
3 3
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.
Table 6–1: SYMMETRICAL COMPONENTS CALCULATION EXAMPLE
SYSTEM VOLTAGES, SEC. V * VT RELAY INPUTS, SEC. V SYMM. COMP, SEC. V
CONN.
VAG VBG VCG VAB VBC VCA F5AC F6AC F7AC V0 V1 V2
13.9 76.2 79.7 84.9 138.3 85.4 WYE 13.9 76.2 79.7 19.5 56.5 23.3
∠0° ∠–125° ∠–250° ∠–313° ∠–97° ∠–241° ∠0° ∠–125° ∠–250° ∠–192° ∠–7° ∠–187°
UNKNOWN (only V1 and V2 84.9 138.3 85.4 DELTA 84.9 138.3 85.4 N/A 56.5 23.3
can be determined) ∠0° ∠–144° ∠–288° ∠0° ∠–144° ∠–288° ∠–54° ∠–234°
* 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 T35 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.
6
reference
1
UR phase angle
A
reference
WYE VTs
C
B
0
2
U
re R ph
fe a
re se
nc a
e ng
le
A U
1
re R ph
fe a
re se
nc a
e ng
DELTA VTs le
C
B
2
827844A1.CDR
6.3.2 TRANSFORMER
The metered differential current, restraint current, second harmonic current, and fifth harmonic current are displayed for
each phase. Refer to the Percent differential section in chapter 5 for details on how these values are calculated.
6.3.3 SOURCES
a) MAIN MENU
PATH: ACTUAL VALUES ÖØ METERING ÖØ SOURCE SRC1
This menu displays the metered values available for each source.
Metered values presented for each source depend on the phase and auxiliary VTs and phase and ground CTs assignments
for this particular source. For example, if no phase VT is assigned to this source, then any voltage, energy, and power val-
ues will be unavailable.
The metered phase current values are displayed in this menu. 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).
The metered ground current values are displayed in this menu. 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).
The metered phase voltage values are displayed in this menu. 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).
The metered auxiliary voltage values are displayed in this menu. 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).
f) POWER METERING
PATH: ACTUAL VALUES ÖØ METERING Ö SOURCE SRC 1 ÖØ POWER
The metered values for real, reactive, and apparent power, as well as power factor, are displayed in this menu. The "SRC
1" text will be replaced by whatever name was programmed by the user for the associated source (see SETTINGS ÖØ SYS-
TEM SETUP ÖØ SIGNAL SOURCES).
g) FREQUENCY METERING
PATH: ACTUAL VALUES ÖØ METERING Ö SOURCE SRC 1 ÖØ FREQUENCY
The metered frequency values are displayed in this menu. The "SRC 1" text will be replaced by whatever name was pro-
grammed 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.5 FLEXELEMENTS™
FLEXELEMENT 1 FLEXELEMENT 1
OpSig: 0.000 pu
The operating signals for the FlexElements™ are displayed in pu values using the following definitions of the base units.
ANALOG INPUT 16
MESSAGE
0.000
The T35 Transformer Protection System is provided with optional IEC 61850 communications capability.
This feature is specified as a software option at the time of ordering. Refer to the Ordering section of chap-
ter 2 for additional details. The IEC 61850 protocol features are not available if CPU type E is ordered.
The IEC 61850 GGIO3 analog input data points are displayed in this menu. The GGIO3 analog data values are received
via IEC 61850 GOOSE messages sent from other devices.
6
6.3.7 TRANSDUCER INPUTS/OUTPUTS
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.
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.
EVENT: 3 EVENT 3
MESSAGE
POWER ON DATE: 2000/07/14
EVENT: 2 EVENT 3
MESSAGE
POWER OFF TIME: 14:53:00.03405
EVENT: 1
MESSAGE Date and Time Stamps
EVENTS CLEARED
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 6
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
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 Oscillog-
raphy section of chapter 5 for additional 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 information on clearing the oscillography records.
The OLDEST SAMPLE TIME represents the time at which the oldest available samples were taken. It will be static until the log
gets full, at which time it will start counting at the defined sampling rate. The NEWEST SAMPLE TIME represents the time the
most recent samples were taken. It counts up at the defined sampling rate. If the data logger channels are defined, then
both values are static.
Refer to the COMMANDS ÖØ CLEAR RECORDS menu for clearing data logger records.
There is an identical menu for each of the breakers. The BKR 1 ARCING AMP values are in units of kA2-cycles. Refer to the
COMMANDS ÖØ CLEAR RECORDS menu for clearing breaker arcing current records. The BREAKER OPERATING TIME is
defined as the slowest operating time of breaker poles that were initiated to open.
MODEL INFORMATION ORDER CODE LINE 1: Range: standard GE multilin order code format;
T60-E00-HCH-F8H-H6A example order code shown
The order code, serial number, Ethernet MAC address, date and time of manufacture, and operating time are shown here.
The shown data is illustrative only. A modification file number of 0 indicates that, currently, no modifications have been
installed.
COMMANDS
Ø
COMMANDS
MESSAGE
VIRTUAL INPUTS
COMMANDS
MESSAGE
CLEAR RECORDS
COMMANDS
MESSAGE
SET DATE AND TIME
COMMANDS
MESSAGE
RELAY MAINTENANCE
The commands menu contains relay directives intended for operations personnel. All commands can be protected from
unauthorized access via the command password; see the Security section of chapter 5 for details. The following flash mes-
sage appears after successfully command entry:
COMMAND
EXECUTED
MESSAGE
Virt Ip 64
Off
Range: Off, On
7
The states of up to 64 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 state off (logic 0) or on (logic 1).
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 ENTER key. After clearing data, the command setting automatically reverts to “No”.
The date and time can be entered here via the faceplate keypad only if the IRIG-B or SNTP 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 com-
mand. The new time will take effect at the moment the ENTER key is clicked.
This menu contains commands for relay maintenance purposes. Commands for the lamp test and order code are activated
by changing a command setting to “Yes” and pressing the ENTER key. The command setting will then automatically revert
to “No”. The service command is activated by entering a numerical code and pressing the ENTER key.
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.
UPDATING...
PLEASE WAIT
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.
The SERVICE COMMAND is used to perform specific T35 service actions. Presently, there is only one service action available.
Code “101” is used to clear factory diagnostic information stored in the non-volatile memory. If a code other than “101” is
entered, the command will be ignored and no actions will be taken. Various self-checking diagnostics are performed in the
background while the T35 is running, and diagnostic information is stored on the non-volatile memory from time to time
based on the self-checking result. Although the diagnostic information is cleared before the T35 is shipped from the factory,
the user may want to clear the diagnostic information for themselves under certain circumstances. For example, it may be
desirable to clear diagnostic information after replacement of hardware. Once the diagnostic information is cleared, all self-
checking variables are reset to their initial state and diagnostics will restart from scratch.
TARGETS
Ø
DIGITAL COUNTER 1: Displayed only if targets for this element are active.
MESSAGE Example shown.
LATCHED
DIGITAL COUNTER 16: Displayed only if targets for this element are active.
MESSAGE Example shown.
LATCHED
MESSAGE
↓
↓
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:
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
7.2.3 RELAY SELF-TESTS
a) DESCRIPTION
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.
MODULE FAILURE___:
Contact Factory (xxx)
INCOMPATIBLE H/W:
Contact Factory (xxx)
• Latched target message: Yes.
• Description of problem: One or more installed hardware modules is not compatible with the T35 order code.
• How often the test is performed: Module dependent.
• What to do: Contact the factory and supply the failure code noted in the display. The “xxx” text identifies the failed mod-
ule (for example, F8L).
EQUIPMENT MISMATCH:
with 2nd line detail
• Latched target message: No.
• Description of problem: The configuration of modules does not match the order code stored in the T35.
• How often the test is performed: On power up. Afterwards, the backplane is checked for missing cards every five sec-
onds.
• What to do: Check all modules against the order code, ensure they are inserted properly, and cycle control power. If
the problem persists, contact the factory.
FLEXLOGIC ERROR:
with 2nd line detail 7
• Latched target message: No.
• Description of problem: A FlexLogic™ equation is incorrect.
• How often the test is performed: The test is event driven, performed whenever FlexLogic™ equations are modified.
• What to do: Finish all equation editing and use self tests to debug any errors.
MAINTENANCE ALERT:
Replace Battery
MAINTENANCE ALERT:
Direct I/O Ring Break
MAINTENANCE ALERT:
ENET MODULE OFFLINE
MAINTENANCE ALERT:
ENET PORT # OFFLINE
7 • Latched target message: No.
• Description of problem: The Ethernet connection has failed for the specified port.
• How often the test is performed: Every five seconds.
• What to do: Check the Ethernet port connection on the switch.
MAINTENANCE ALERT:
**Bad IRIG-B Signal**
• Latched target message: No.
• Description of problem: A bad IRIG-B input signal has been detected.
• How often the test is performed: Monitored whenever an IRIG-B signal is received.
• What to do: Ensure the following:
– The IRIG-B cable is properly connected.
– Proper cable functionality (that is, check for physical damage or perform a continuity test).
– The IRIG-B receiver is functioning.
– Check the input signal level (it may be less than specification).
MAINTENANCE ALERT:
Port ## Failure
MAINTENANCE ALERT:
SNTP Failure
MAINTENANCE ALERT:
4L Discrepancy
MAINTENANCE ALERT:
GGIO Ind xxx oscill
• How often the test is performed: Event driven. The test is performed when a device programmed to receive GOOSE
messages stops receiving. This can be from 1 to 60 seconds, depending on GOOSE packets.
• What to do: Check GOOSE setup.
TEMP MONITOR:
OVER TEMPERATURE
UNEXPECTED RESTART:
Press “RESET” key
Two levels of password security are provided via the ACCESS LEVEL setting: command and setting. The factory service level
is not available and intended for factory use only.
The following operations are under command password supervision:
• Changing the state of virtual inputs.
• Clearing the event records.
• Clearing the oscillography records.
• Changing the date and time.
• Clearing the data logger.
• Clearing the user-programmable pushbutton states.
The following operations are under setting password supervision:
• Changing any setting.
• Test mode operation.
The command and setting passwords are defaulted to “0” when the relay is shipped from the factory. When a password is
set to “0”, the password security feature is disabled.
The T35 supports password entry from a local or remote connection.
Local access is defined as any access to settings or commands via the faceplate interface. This includes both keypad entry
and the through the faceplate RS232 port. Remote access is defined as any access to settings or commands via any rear
communications port. This includes both Ethernet and RS485 connections. Any changes to the local or remote passwords
enables this functionality.
When entering a settings or command password via EnerVista or any serial interface, the user must enter the correspond-
ing connection password. If the connection is to the back of the T35, the remote password must be used. If the connection
is to the RS232 port of the faceplate, the local password must be used.
The PASSWORD ACCESS EVENTS settings allows recording of password access events in the event recorder.
The local setting and command sessions are initiated by the user through the front panel display and are disabled either by
the user or by timeout (via the setting and command level access timeout settings). The remote setting and command ses-
sions are initiated by the user through the EnerVista UR Setup software and are disabled either by the user or by timeout.
The state of the session (local or remote, setting or command) determines the state of the following FlexLogic™ operands.
• ACCESS LOC SETG OFF: Asserted when local setting access is disabled.
• ACCESS LOC SETG ON: Asserted when local setting access is enabled.
• ACCESS LOC CMND OFF: Asserted when local command access is disabled.
• ACCESS LOC CMND ON: Asserted when local command access is enabled.
• ACCESS REM SETG OFF: Asserted when remote setting access is disabled.
• ACCESS REM SETG ON: Asserted when remote setting access is enabled.
8
• ACCESS REM CMND OFF: Asserted when remote command access is disabled.
• ACCESS REM CMND ON: Asserted when remote command access is enabled.
The appropriate events are also logged in the Event Recorder as well. The FlexLogic™ operands and events are updated
every five seconds.
A command or setting write operation is required to update the state of all the remote and local security operands
shown above.
NOTE
CHANGE LOCAL
MESSAGE See page 8–2.
PASSWORDS
ACCESS
MESSAGE See page 8–3.
SUPERVISION
DUAL PERMISSION
MESSAGE See page 8–4.
SECURITY ACCESS
PASSWORD ACCESS Range: Disabled, Enabled
MESSAGE
EVENTS: Disabled
Proper password codes are required to enable each access level. A password consists of 1 to 10 numerical characters.
When a CHANGE COMMAND PASSWORD or CHANGE SETTING PASSWORD setting is programmed to “Yes” via the front panel
interface, 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, program the ACCESS LEVEL setting in the main security menu 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. Accessibility automatically reverts to the “Restricted” level according
to the access level timeout setting values.
8 If an entered password is lost (or forgotten), consult the factory with the corresponding ENCRYPTED PASSWORD.
If the setting and command passwords are identical, then this one password allows access to both com-
mands and settings.
NOTE
The remote password settings are only visible from a remote connection via the EnerVista UR Setup software. Select the
Settings > Product Setup > Password Security menu item to open the remote password settings window.
5. The new password is accepted and a value is assigned to the ENCRYPTED PASSWORD item.
If a command or setting password is lost (or forgotten), consult the factory with the corresponding Encrypted Password 8
value.
These settings allow the user to specify the length of inactivity required before returning to the restricted access level. Note
that the access level will set as restricted if control power is cycled.
• COMMAND LEVEL ACCESS TIMEOUT: This setting specifies the length of inactivity (no local or remote access)
required to return to restricted access from the command password level.
• SETTING LEVEL ACCESS TIMEOUT: This setting specifies the length of inactivity (no local or remote access)
required to return to restricted access from the command password level.
DUAL PERMISSION LOCAL SETTING AUTH: Range: selected FlexLogic™ operands (see below)
SECURITY ACCESS On
REMOTE SETTING AUTH: Range: FlexLogic™ operand
MESSAGE
On
ACCESS AUTH Range: 5 to 480 minutes in steps of 1
MESSAGE
TIMEOUT: 30 min.
8 The dual permission security access feature provides a mechanism for customers to prevent unauthorized or unintended
upload of settings to a relay through the local or remote interfaces interface.
The following settings are available through the local (front panel) interface only.
• LOCAL SETTING AUTH: This setting is used for local (front panel or RS232 interface) setting access supervision.
Valid values for the FlexLogic™ operands are either “On” (default) or any physical “Contact Input ~~ On” value.
If this setting is “On“, then local setting access functions as normal; that is, a local setting password is required. If this
setting is any contact input on FlexLogic™ operand, then the operand must be asserted (set as on) prior to providing
the local setting password to gain setting access.
If setting access is not authorized for local operation (front panel or RS232 interface) and the user attempts to obtain
setting access, then the UNAUTHORIZED ACCESS message is displayed on the front panel.
• REMOTE SETTING AUTH: This setting is used for remote (Ethernet or RS485 interfaces) setting access supervision.
If this setting is “On” (the default setting), then remote setting access functions as normal; that is, a remote password is
required). If this setting is “Off”, then remote setting access is blocked even if the correct remote setting password is
provided. If this setting is any other FlexLogic™ operand, then the operand must be asserted (set as on) prior to pro-
viding the remote setting password to gain setting access.
• ACCESS AUTH TIMEOUT: This setting represents the timeout delay for local setting access. This setting is applicable
when the LOCAL SETTING AUTH setting is programmed to any operand except “On”. The state of the FlexLogic™ oper-
and is continuously monitored for an off-to-on transition. When this occurs, local access is permitted and the timer pro-
grammed with the ACCESS AUTH TIMEOUT setting value is started. When this timer expires, local setting access is
immediately denied. If access is permitted and an off-to-on transition of the FlexLogic™ operand is detected, the time-
out is restarted. The status of this timer is updated every 5 seconds.
The following settings are available through the remote (EnerVista UR Setup) interface only. Select the Settings > Product
Setup > Security menu item to display the security settings window.
The Remote Settings Authorization setting is used for remote (Ethernet or RS485 interfaces) setting access supervision.
If this setting is “On” (the default setting), then remote setting access functions as normal; that is, a remote password is
required). If this setting is “Off”, then remote setting access is blocked even if the correct remote setting password is pro-
vided. If this setting is any other FlexLogic™ operand, then the operand must be asserted (set as on) prior to providing the
remote setting password to gain setting access.
The Access Authorization Timeout setting represents the timeout delay remote setting access. This setting is applicable
when the Remote Settings Authorization setting is programmed to any operand except “On” or “Off”. The state of the
FlexLogic™ operand is continuously monitored for an off-to-on transition. When this occurs, remote setting access is per-
mitted and the timer programmed with the Access Authorization Timeout setting value is started. When this timer
expires, remote setting access is immediately denied. If access is permitted and an off-to-on transition of the FlexLogic™
operand is detected, the timeout is restarted. The status of this timer is updated every 5 seconds.
Setting file templates simplify the configuration and commissioning of multiple relays that protect similar assets. An exam-
ple of this is a substation that has ten similar feeders protected by ten UR-series F60 relays.
In these situations, typically 90% or greater of the settings are identical between all devices. The templates feature allows
engineers to configure and test these common settings, then lock them so they are not available to users. For example,
these locked down settings can be hidden from view for field engineers, allowing them to quickly identify and concentrate
on the specific settings.
The remaining settings (typically 10% or less) can be specified as editable and be made available to field engineers install-
ing the devices. These will be settings such as protection element pickup values and CT and VT ratios.
The settings template mode allows the user to define which settings will be visible in EnerVista UR Setup. Settings tem-
plates can be applied to both settings files (settings file templates) and online devices (online settings templates). The func-
tionality is identical for both purposes.
The settings template feature requires that both the EnerVista UR Setup software and the T35 firmware are at ver-
sions 5.40 or higher.
NOTE
The software will prompt for a template password. This password is required to use the template feature and must be
at least four characters in length.
8 3. Enter and re-enter the new password, then click OK to continue.
The online settings template is now enabled. The device is now in template editing mode.
By default, all settings are specified as locked and displayed against a grey background. The icon on the upper right of
the settings window will also indicate that EnerVista UR Setup is in EDIT mode. The following example shows the
phase time overcurrent settings window in edit mode.
The software will prompt for a template password. This password must be at least four characters in length.
8
Phase time overcurrent window with template applied via
the Template Mode > View In Template Mode command.
The template specifies that only the Pickup and Curve
Phase time overcurrent settings window without template applied.
settings be available.
842858A1.CDR
Figure 8–4: APPLYING TEMPLATES VIA THE VIEW IN TEMPLATE MODE COMMAND
Viewing the settings in template mode also modifies the settings tree, showing only the settings categories that contain
editable settings. The effect of applying the template to a typical settings tree view is shown below.
Typical settings tree view without template applied. Typical settings tree view with template applied via
the Template Mode > View In Template Mode
command.
842860A1.CDR
Figure 8–5: APPLYING TEMPLATES VIA THE VIEW IN TEMPLATE MODE SETTINGS COMMAND
Use the following procedure to display settings available for editing and settings locked by the template.
1. Select an installed device or a settings file from the tree menu on the left of the EnerVista UR Setup main screen.
2. Apply the template by selecting the Template Mode > View All Settings option.
3. Enter the template password then click OK to apply the template.
Once the template has been applied, users will only be able to edit the settings specified by the template, but all settings
will be shown. The effect of applying the template to the phase time overcurrent settings is shown below.
Phase time overcurrent settings window without template applied. Phase time overcurrent window with template applied via
the Template Mode > View All Settings command.
8
The template specifies that only the Pickup and Curve
settings be available.
842859A1.CDR
Figure 8–6: APPLYING TEMPLATES VIA THE VIEW ALL SETTINGS COMMAND
4. Verify one more time that you wish to remove the template by clicking Yes.
The EnerVista software will remove all template information and all settings will be available.
The UR allows users to secure parts or all of a FlexLogic™ equation, preventing unauthorized viewing or modification of
critical FlexLogic™ applications. This is accomplished using the settings template feature to lock individual entries within
FlexLogic™ equations.
Secured FlexLogic™ equations will remain secure when files are sent to and retrieved from any UR-series device.
Once the template has been applied, users will only be able to view and edit the FlexLogic™ entries not locked by the tem-
plate. The effect of applying the template to the FlexLogic™ entries in the above procedure is shown below.
Typical FlexLogic™ entries without template applied. Typical FlexLogic™ entries locked with template via
the Template Mode > View In Template Mode command.
842861A1.CDR
8
Figure 8–9: SECURED FLEXLOGIC™ IN GRAPHICAL VIEW
A traceability feature for settings files allows the user to quickly determine if the settings in a T35 device have been
changed since the time of installation from a settings file. When a settings file is transfered to a T35 device, the date, time,
and serial number of the T35 are sent back to EnerVista UR Setup and added to the settings file on the local PC. This infor-
mation can be compared with the T35 actual values at any later date to determine if security has been compromised.
The traceability information is only included in the settings file if a complete settings file is either transferred to the T35
device or obtained from the T35 device. Any partial settings transfers by way of drag and drop do not add the traceability
information to the settings file.
The serial number of the UR-series device and the file transfer
date are added to the settings file when settings files
are transferred to the device.
1. The transfer date of a setting file written to a T35 is logged in the relay and can be viewed via EnerVista UR Setup or
the front panel display. Likewise, the transfer date of a setting file saved to a local PC is logged in EnerVista UR Setup.
2. Comparing the dates stored in the relay and on the settings file at any time in the future will indicate if any changes
have been made to the relay configuration since the settings file was saved.
842863A1.CDR
Traceability data
in settings report
842862A1.CDR
8
Figure 8–13: SETTINGS FILE REPORT SHOWING TRACEABILITY DATA
842865A1.CDR
The EnerVista security management system is a role-based access control (RBAC) system that allows a security adminis-
trator to easily manage the security privileges of multiple users. This allows for access control of URPlus-series devices by
multiple personnel within a substation and conforms to the principles of RBAC as defined in ANSI INCITS 359-2004. The
EnerVista security management system is disabled by default to allow the administrator direct access to the EnerVista soft-
ware after installation. It is recommended that security be enabled before placing the device in service.
The EnerVista security management system is disabled by default. This allows access to the device immediately after
installation. When security is disabled, all users are granted administrator access.
1. Select the Security > User Management menu item to open the user management configuration window.
2. Check the Enable Security box in the lower-left corner to enable the security management system.
Security is now enabled for the EnerVista UR Setup software. It will now be necessary to enter a username and password
upon starting the software.
The following pre-requisites are required to add new users to the EnerVista security management system.
• The user adding the new user must have administrator rights.
• The EnerVista security management system must be enabled.
8
The following procedure describes how to add new users.
1. Select the Security > User Management menu item to open the user management configuration window.
2. Enter a username in the User field. The username must be between 4 and 20 characters in length.
3. Select the user access rights by checking one or more of the fields shown.
The following pre-requisites are required to modify user privileges in the EnerVista security management system.
8 • The user modifying the privileges must have administrator rights.
• The EnerVista security management system must be enabled.
The following procedure describes how to modify user privileges.
1. Select the Security > User Management menu item to open the user management configuration window.
2. Locate the username in the User field.
3. Modify the user access rights by checking or clearing one or more of the fields shown.
a) OVERVIEW
The following commissioning tests are organized in two parts: general procedures for testing points of the differential-
restraint characteristics, and examples of the percent differential element response, based on different transformer configu-
rations and fault current distribution. The following tests can be performed by using either 2 or 3 individually adjustable cur-
rents, and do not require additional specialized equipment.
PREPARATION:
1. Select a 0° or 180° transformer phase shift and identical winding connection type into the relay.
2. Select the “Not Within Zone” setting value for each winding grounding setting.
3. Select and set the CT ratios for each winding.
4. Calculate the magnitude compensation factors M[1] and M[2] for each winding.
5. Enable the Transformer Percent Differential element, and enter the required test settings to shape the differential
restraint characteristic.
6. Connect the relay test set to inject x current (Ix) into the Winding 1 Phase A CT input, and y current (IY) into the Wind-
ing 2 Phase A CT input.
TESTING:
The tests of the differential restraint characteristic verify the minimum pickup point, the intersection point of Breakpoint 1
and Slope 1, and the intersection point of Breakpoint 2 and Slope 2.
For simplicity, enter the following settings for each winding:
SYSTEM SETUP ÖØ TRANSFORMER ÖØ WINDING 1(4) ÖØ WINDING 1(4) CONNECTION: “Wye”
SYSTEM SETUP ÖØ TRANSFORMER ÖØ WINDING 1(4) ÖØ WINDING 1(4) GROUNDING: “Not Within Zone”
SYSTEM SETUP ÖØ TRANSFORMER ÖØ WINDING 2(4) ÖØ WINDING 2(4) ANGLE WRT WINDING 1: “0°”
If the power transformer phase shift is 0°, the two currents to be injected to the relay should be 180° apart. The 180° phase
shift results from the inversion of the field CT, as their positive marks are away from the protected transformer terminals and
are connected to the positively marked terminals on the relay.
b) MINIMUM PICKUP
Inject current (Ix) into Winding 1 Phase A and monitor the per-unit Phase A differential current until it exceeds the minimum
pickup setting. The theoretical injected current for minimum pickup verification can be computed as follows:
CT
I x = minimum pickup × ----------- (EQ 9.1)
M[1]
where CT is the 1 A or 5 A tap, and M[1] is the calculated magnitude compensation factor (see the Transformer section in
Chapter 5 for details on calculating the M[1] and M[2] factors).
c) SLOPE 1 / BREAKPOINT 1
The point of Slope 1 and Breakpoint 1 is tested as follows. Refer to the Differential Restraint Characteristic diagram below
for details.
1. Inject current (Iy) into Winding 2 Phase A as follows:
CT
I YB1 = Breakpoint 1 × ----------- (EQ 9.2)
M[2]
2. At Breakpoint 1, the injected current IXOP1 is determined by:
CT
I XOP1 = Breakpoint 1 × ( 1 – Slope 1 ) × ----------- (EQ 9.3)
M[1]
and the differential current should be equal to:
I d = Slope 1 (in %) × Breakpoint 1 (in pu) (EQ 9.4)
3. Preset the Ix current to 1.05 × I XOP1 . Switch on the test set. The relay should restraint, as the differential to restraint
ratio will become less than the Slope 1 setting. Switch off the current.
4. Preset the Ix current to 0.95 × I XOP1 . Switch on the test set. The relay should operate. Switch off the current.
To test any other point from the Slope 1 section of the curve, inject a per-unit restraint current smaller than the Breakpoint 1
current and repeat the steps above by substituting the Breakpoint 1 value with the new per-unit restraint current value into
the equations above.
d) SLOPE 2 / BREAKPOINT 2
The point of Slope 2 and Breakpoint 2 is tested as follows. Refer to the diagram below for details.
1. Preset the Iy current to a magnitude that results in the restraint current being equal to Breakpoint 2. Use the following
calculation to define the magnitude of the injected current:
CT
I YB2 = Breakpoint 2 × ----------- (EQ 9.5)
M[2]
2. At the above current (restraint), the IXOP2 current required to operate the element is calculated as:
CT
I XOP2 = Breakpoint 2 × ( 1 – Slope 2 ) × ----------- (EQ 9.6)
M[1]
3. Preset the Ix current to 1.05 × I XOP1 and switch on the test set. The relay should restrain, as the differential to restraint
ratio will become less than the Slope 2 setting. Switch off the current.
4. Preset the Ix current to 0.95 × I XOP1 . Switch on the test set and verify relay operation. Switch off the current.
To test any point from the Slope 2 portion of the characteristic, inject a per-unit restraint current greater than the Breakpoint
2 current as restraint and repeat the steps above by substituting the Breakpoint 2 value in the equations above with the new
per-unit restraint current value.
The above two tests can be repeated for Phases B and C.
Id (pu)
S2
9
S1
PKP
B1 B2 Ir (pu)
The T35 commissioning tests are based on secondary current injections, where two or three individually adjustable cur-
rents are required. The differential protection compares the magnitudes of the varying HV and LV currents in real time.
Therefore, the test set currents and their angles must be an exact replica of the HV and LV currents and angles shown on
the diagrams, along with the correct CT polarity and orientation.
Ensure that the thermal rating of the relay current inputs is not exceeded. Stopping the injection of the currents to the relay
by using contact outputs triggered by protection operation can prevent this from occurring.
Due to the complexity of the mathematics defining the operating characteristic of the region between Breakpoint 1 and 2,
the use of a factory-supplied Microsoft Excel simulation utility is highly recommended. This utility indicates graphically
whether the relay should operate, based on the settings and winding current injection. This allows the tester to define and
confirm various points on the operating characteristic. The spreadsheet can be found at GE Multilin website at http://
www.GEindustrial.com/multilin.
Y/y0°
Transformer
~c ~b ~c
~b
IA = 0 pu Ia = 0 pu
~c BC Fault
~b
~c ~b
Ib = 0.866 ∠–270° pu
IB = 0.866 ∠–90° pu
~c ~b ~b ~c
Figure 9–2: CURRENT DISTRIBUTION ON A Y/YG0° TRANSFORMER WITH b-c FAULT ON LV SIDE
Consider the above system, which illustrates the importance of CT orientation, polarity and relay connection. These factors
will also apply when performing the tests outlined in the next examples.
The transformer high voltage (HV) and low voltage (LV) side fault currents, and angles are all related. More specifically, the
HV and LV primary fault currents are displaced by 180°. The CT polarity marks point away from the protected zone and are
connected to the ~a terminals of the relay. The displayed current is what is reported by the relay.
The ~a and ~b terminal identifications are illustrative only. Refer to CT/VT Modules section in Chapter 3 for specific
terminal identification.
NOTE
a) DESCRIPTION
TRANSFORMER DATA:
• 20 MVA, 115/12.47 kV, CT (HV) = 200:1, CT (LV) = 1000:1, Y/y0° with a grounded LV neutral
TEST SET CONFIGURATION:
The fault current distribution for an external b-c fault is identical for the HV and LV transformer sides and can be simulated
easily with two current sources. Connect the first current source to the relay Phase “B” and “C” terminals, corresponding to
the HV winding CTs in series, and the second source to the Phase “b” and “c” relay terminals, corresponding to the LV CTs.
Ensure the polarity is correct and the relative phase angles are similar to the shown in the figure; that is, 180° between IB
and IC, 180° between Ib and Ic, 180° between IB and Ib, and 180° between IC and Ic. Follow the magnitudes and angles of
the injected currents from the tables below to ensure the test will be performed correctly
OPERATING CRITERIA:
The differential element operates if the differential current (Id) exceeds the characteristic defined by the relay settings for
restraint current magnitude (Ir). The differential current Id is the vector sum of the compensated currents, and Ir is the larg-
est compensated current. Compensation refers to vector and magnitude corrections applied to the currents from the HV
and LV transformer sides.
The tests verify the operation and no-operation response for points from all regions of the percentage differential character-
istic. These tests are:
• Test for zero differential current
• Minimum Pickup
• Slope 1
• The region between Slope 1 and Slope 2
• Slope 2
RELAY CONFIGURATION:
The AC Inputs and Source are configured as follows:
AC INPUTS SETTING CT F1 CT M1 SOURCE SETTING SOURCE 1 SOURCE 2
Phase CT Primary 200 1000 Name SRC 1 SRC 2
Phase CT Secondary 1 1 Phase CT F1 M1
Ground CT Primary X X Ground CT X X
Ground CT Secondary X X Phase VT X X
Aux VT X X
APPLICATION OF EXCESSIVE CURRENT (> 3 × In) FOR EXTENTED PERIODS WILL CAUSE DAMAGE TO
THE RELAY!
WARNING
5. The following differential and restraint current should be read from the T35 actual values menu:
PHASE DIFFERENTIAL CURRENT (Id) PHASE RESTRAINT CURRENT (Ir)
A 0 ∠0° A 0 ∠0°
B 0.044 pu ∠0° B 0.275 pu ∠–180°
C 0.044 pu ∠0° C 0.275 pu ∠0°
The relay will not operate since Id is still lower that the 0.1 pu MINIMUM PICKUP setting.
6. Increase I1 to 0.2 A. The differential current increases to I d = 0.136 pu > Min PKP and I r < 0.67 pu .
7. Verify that the Percent Differential element operates and the following are displayed in the actual values menu:
PHASE DIFFERENTIAL CURRENT (Id) PHASE RESTRAINT CURRENT (Ir)
9
A 0 ∠0° A 0 ∠0°
B 0.136 ∠0° B 0.367 pu ∠–180°
C 0.136 ∠0° C 0.367 pu ∠0°
d) SLOPE 1 TEST
Inject current in such a manner that the magnitude of Ir is larger than the restraint current of 0.67 pu, corresponding to the
intersection of the minimum PKP and Slope 1 and smaller than the Breakpoint 1 setting; that is,
I r ( intersection of Min PKP and Slope 1 ) < I r ( actual ) < I r ( Break 1 ) (EQ 9.9)
2. The following differential and restraint current should be read from the T35 actual values menu:
PHASE DIFFERENTIAL CURRENT (Id) PHASE RESTRAINT CURRENT (Ir)
A 0 ∠0° A 0 ∠0°
B 0.113 pu ∠0° B 1 pu ∠–180°
C 0.113 pu ∠0° C 1 pu ∠0°
The Percent Differential element will not operate even though Id is larger than the Minimum Pickup, because Id
is not large enough to make the I d ⁄ I r ratio larger than the Slope 1 setting of 15%. The actual ratio is 11.3%.
NOTE
3. Adjust the I1 current as shown below (thereby increasing Id) and verify that the element operates.
WINDING 1 WINDING 2
PHASE SINGLE CURRENT (I1) PHASE SINGLE CURRENT (I2)
A 0 A ∠0° A 0 A ∠0°
B 0.45 A ∠0° B 1 A ∠–180°
C 0.45 A ∠–180° C 1 A ∠0°
4. The following differential and restraint current should appear in the T35 actual values menu:
PHASE DIFFERENTIAL CURRENT (Id) PHASE RESTRAINT CURRENT (Ir)
A 0 ∠0° A 0 ∠0°
B 0.170 pu ∠0° B 1 pu ∠–180°
C 0.170 pu ∠0° C 1 pu ∠0°
5. The actual I d ⁄ I r ratio is now 17%. Verify that the element operates correctly.
For this example, 2 pu < I r < 8 pu . Remember that the maximum current is the restraint current I r = 3.5 pu .
WINDING 1 WINDING 2
PHASE SINGLE CURRENT (I1) PHASE SINGLE CURRENT (I2)
A 0 A ∠0° A 0 A ∠0°
B 1.2 A ∠0° B 3.5 A ∠–180°
C 1.2 A ∠–180° C 3.5 A ∠0°
2. The following differential and restraint current should be read from the T35 actual values menu:
PHASE DIFFERENTIAL CURRENT (Id) PHASE RESTRAINT CURRENT (Ir)
A 0 ∠0° A 0 ∠0°
B 1.287 pu ∠–180° B 3.5 pu ∠–180°
C 1.287 pu ∠0° C 3.5 pu ∠0°
The I d ⁄ I r ratio is 36.77% and the Differential element does not operate because the actual I d = 1.287 pu is still too
low at I r = 3.5 pu .
Due to the mathematical complexity involved in shaping the curve between Breakpoint 1 and Breakpoint 2, an
Excel-based simulation tool is available from the GE Multilin website at http://www.GEindustrial.com/multilin.
NOTE
With this tool, the user can see the preset I d ⁄ I r curve point ratios and the actual I d ⁄ I r ratio as per the entered
test currents. The tool graphically indicates differential and restraint current magnitudes and indicates whether
the relay should operate.
3. In this example, a ratio of I d ⁄ I r > 38% causes the element to trip. Decreasing I1 as shown in the table below increases
the differential current Id, causing the element to operate.
WINDING 1 WINDING 2
PHASE SINGLE CURRENT (I1) PHASE SINGLE CURRENT (I2)
A 0 A ∠0° A 0 A ∠0°
B 1.1 A ∠0° B 3.5 A ∠–180°
C 1.1 A ∠–180° C 3.5 A ∠0°
4. The following differential and restraint current should be read from the T35 actual values menu:
PHASE DIFFERENTIAL CURRENT (Id) PHASE RESTRAINT CURRENT (Ir)
A 0 ∠0° A 0 ∠0°
B 1.471 pu ∠–180° B 3.5 pu ∠–180°
C 1.471 pu ∠0° C 3.5 pu ∠0°
f) SLOPE 2 TEST
Inject currents in such a manner that the magnitude of Ir is larger than the restraint current at Breakpoint 2; that is,
I r > I r ( Break 2 ) = 8 pu (EQ 9.11)
2. The following differential and restraint current should be read from the T35 actual values menu:
PHASE DIFFERENTIAL CURRENT (Id) PHASE RESTRAINT CURRENT (Ir)
A 0 ∠0° A 0 ∠0°
B 8.078 pu ∠–180° B 9 pu ∠–180°
C 8.078 pu ∠0° C 9 pu ∠0°
Since I d ⁄ I r = 89.8% and lower than the required 95%, the Percent Differential element will not operate.
3. Adjust the I1 current as shown below (thereby increasing Id) and verify that the relay operates.
WINDING 1 WINDING 2
PHASE SINGLE CURRENT (I1) PHASE SINGLE CURRENT (I2)
A 0 A ∠0° A 0 A ∠0°
B 0.2 A ∠0° B 9 A ∠–180°
C 0.2 A ∠–180° C 9 A ∠0°
4. The following differential and restraint current should appear in the T35 actual values menu:
PHASE DIFFERENTIAL CURRENT (Id) PHASE RESTRAINT CURRENT (Ir)
A 0 ∠0° A 0 ∠0°
B 8.631 pu ∠–180° B 9 pu ∠–180°
C 8.631 pu ∠0° C 9 pu ∠0°
5. The actual I d ⁄ I r ratio is now 95.9%. Verify that the element operates correctly.
g) SUMMARY
The above tests describe the principles of testing the differential element for all regions from the operating characteristic.
For verification of more points, one should consider adjusting the magnitude of the restraint current Ir to the desired portion
of the characteristic and change the other current to vary Id until the relay operates. Use the Excel tool to compare the
actual and expected operating values.
A blank result table is provided at the end of this chapter for convenience.
Fault
IB(f) = 0 pu Ib(f) = 0
B B
C C
IC(f) = 0.577 pu ∠–180° Ic(f) = 0
828737A1.CDR
Figure 9–3: CURRENT DISTRIBUTION ON A D/YG30° TRANSFORMER WITH A LV-SIDE GROUND FAULT
Figure 9–4: CURRENT DISTRIBUTION ON A YG/D30° TRANSFORMER WITH AN a TO b FAULT ON THE LV SIDE
Three adjustable currents are required in this case. The Phase A and C Wye-side line currents, identical in magnitude but
displaced by 180°, can be simulated with one current source passed through these relay terminals in series. The second
current source simulates the Phase B primary current. The third source simulates the delta “b” and “c” phase currents, also
equal in magnitude but displaced by 180°.
TEST PHASE INJECTED CURRENT DISPLAYED CURRENT STATUS
W1 CURRENT W2 CURRENT DIFFERENTIAL RESTRAINT
Balanced A 0.25 ∠0° 0 ∠0° 0 ∠0° 0 ∠0° Not Applicable
Condition
B 0.5 ∠–180° 0.8 ∠0° 0 ∠0° 0.8 ∠0°
C 0.25 ∠0° 0.8 ∠–180° 0 ∠0° 0.8 ∠–180°
Min Pickup A 0.25 ∠0° 0 ∠0° 0 ∠0° 0 ∠0° Block
change the
B 0.5 ∠–180° 0.95 ∠0° 0.154 ∠0° 0.948 ∠0°
Id = 0.051 < Min PKP
Min PKP to
0.2 pu C 0.25 ∠0° 0.95 ∠–180° 0.155 ∠0° 0.950 ∠–180°
Minimum A 0.25 ∠0° 0 ∠0° 0 ∠0° 0 ∠0° Operate
Pickup
B 0.5 ∠–180° 1.05 ∠0° 0.253 ∠0° 1.049 ∠0°
Id = 0.102 > Min PKP
C 0.25 ∠0° 1.05 ∠–180° 0.255 ∠0° 1.050 ∠–180°
Slope 1 A 0.25 ∠0° 0 ∠0° 0 ∠0° 0 ∠0° Block
return the Id /Ir = 13.2%
Min PKP to B 0.5 ∠–180° 0.92 ∠0° 0.123 ∠0° 0.919 ∠0°
0.1 pu C 0.25 ∠0° 0.92 ∠–180° 0.123 ∠0° 0.919 ∠–180°
Slope 1 A 0.25 ∠0° 0 ∠0° 0 ∠0° 0 ∠0° Operate
Id /Ir = 15.9%
B 0.5 ∠–180° 0.95 ∠0° 0.153 ∠0° 0.948 ∠0°
C 0.25 ∠0° 0.95 ∠–180° 0.153 ∠0° 0.948 ∠–180°
Intermediate A 2 ∠0° 0 ∠0° 0 ∠0° 0 ∠0° Block
Slope 1 & 2 Id /Ir = 84.3%
B 4 ∠–180° 1 ∠0° 5.37 ∠–180° 6.37 ∠0° < 86.6% computed
C 2 ∠0° 1 ∠–180° 5.37 ∠0° 6.37 ∠–180°
Intermediate A 2 ∠0° 0 ∠0° 0 ∠0° 0 ∠0° Operate
Slope 1 & 2 Id /Ir = 87.5%
B 4 ∠–180° 0.8 ∠0° 5.57 ∠–180° 6.37 ∠0°
9 C 2 ∠0° 0.8 ∠–180° 5.57 ∠0° 6.37 ∠–180°
> 86.6% computed
H winding X winding
IB(f) = 0.866 pu ∠–90° Ib(f) = 0.866 pu ∠–90°
B B
F
C C
IC(f) = 0.866 pu ∠–270°. Ic(f) = 0.866 pu ∠–270°
828739A1.CDR
Figure 9–5: CURRENT DISTRIBUTION OF D/D TRANSFORMER WITH AN a TO b FAULT ON THE LV SIDE
The Inrush Inhibit Test requires a secondary injection test capable of producing a current with an adjustable second
harmonic component. Use the appropriate commissioning tables at the end of this chapter to record values.
NOTE
This procedure is based upon the example provided in the Differential Characteristic Test Example section. The trans-
former parameters are as follows:
Transformer: Y/y0°, 230/69 kV, CT1 (300:1), CT2 (1000:1)
2nd Harmonic Setting = 20%
1. Connect the relay test set to inject current into the Winding 1 Phase A CT input.
2. Inject currents into the relay as shown in the table below until the biased differential element picks up.
3. Confirm that only the percent differential element has operated.
4. Increase the harmonic content until the element drops out. Record this value as the Inrush Inhibit Level Pickup.
5. Gradually decrease the harmonic content level until the element picks up. Record this value as the Inrush Inhibit
Level Dropout.
6. Switch off the current.
7. Repeat steps 1 through 6 for phases B and C.
8. Repeat steps 1 through 7 for Winding 2 (and Windings 3 and 4 if necessary).
The second harmonic inhibit feature can be verified by setting the INRUSH INHIBIT MODE setting as follows:
For INRUSH INHIBIT MODE set to "2-out-of-3":
1. Set the INRUSH INHIBIT FUNCTION to "Trad. 2nd" and the INRUSH INHIBIT LEVEL to "20%".
2. Inject currents into one CT bank (one winding only) until the biased differential operates for all three phases.
3. Apply a second harmonic to Phase A higher than the set threshold and monitor operation of Phases A, B, and C. The
element should stay operated on all three phases.
4. Apply a second harmonic to Phase B with a level less than the set threshold.
5. Increase the second harmonic level in Phase B. When it passes the set threshold, all three phases of differential pro-
tection should drop out.
For INRUSH INHIBIT MODE set to "Average":
9 1. Set the INRUSH INHIBIT FUNCTION to "Trad. 2nd" and the INRUSH INHIBIT LEVEL to "20%".
2. Inject currents into one CT bank (one winding only) until the biased differential operates for all three phases.
3. Apply a second harmonic to Phase A with a level greater than the set threshold and monitor the operation of the Per-
cent Differential element. The element should drop out when the injected second harmonic level becomes three times
larger than the set threshold.
The Overexcitation Inhibit Test requires a secondary injection from a source capable of producing an adjustable 5th
harmonic component. Use the appropriate commissioning tables at the end of this chapter to record values.
NOTE
This procedure is based upon the example provided in the Differential Characteristic Test Example section. The trans-
former parameters are as follows:
Transformer: Y/y0°, 230/69 kV, CT1 (300:1), CT2 (1000:1)
5th Harmonic Setting = 10%
1. Connect the relay test set to inject current into the Winding 1 Phase A CT input.
2. Inject a current into the relay until the biased Differential element operates.
3. Confirm that ONLY the differential element has operated.
4. Increase the 5th harmonic content level until the element drops out. Record this value as the Overexcitation Inhibit
Level Pickup.
5. Gradually decrease the harmonic content level until the element picks up. Record this value as the Overexcitation
Inhibit Level Dropout.
6. Switch off the current.
7. Repeat steps 1 through 6 for phases B and C.
8. Repeat steps 1 through 7 for winding 2 (and windings 3 and 4 if necessary).
9 B
A
Table A–1: FLEXANALOG DATA ITEMS (Sheet 1 of 12)
ADDRESS FLEXANALOG NAME UNITS DESCRIPTION
6144 SRC 1 Ia RMS Amps Source 1 phase A current RMS
6146 SRC 1 Ib RMS Amps Source 1 phase B current RMS
6148 SRC 1 Ic RMS Amps Source 1 phase C current RMS
6150 SRC 1 In RMS Amps Source 1 neutral current RMS
6152 SRC 1 Ia Mag Amps Source 1 phase A current magnitude
6154 SRC 1 Ia Angle Degrees Source 1 phase A current angle
6155 SRC 1 Ib Mag Amps Source 1 phase B current magnitude
6157 SRC 1 Ib Angle Degrees Source 1 phase B current angle
6158 SRC 1 Ic Mag Amps Source 1 phase C current magnitude
6160 SRC 1 Ic Angle Degrees Source 1 phase C current angle
6161 SRC 1 In Mag Amps Source 1 neutral current magnitude
6163 SRC 1 In Angle Degrees Source 1 neutral current angle
6164 SRC 1 Ig RMS Amps Source 1 ground current RMS
6166 SRC 1 Ig Mag Degrees Source 1 ground current magnitude
6168 SRC 1 Ig Angle Amps Source 1 ground current angle
6169 SRC 1 I_0 Mag Degrees Source 1 zero-sequence current magnitude
6171 SRC 1 I_0 Angle Amps Source 1 zero-sequence current angle
6172 SRC 1 I_1 Mag Degrees Source 1 positive-sequence current magnitude
6174 SRC 1 I_1 Angle Amps Source 1 positive-sequence current angle
6175 SRC 1 I_2 Mag Degrees Source 1 negative-sequence current magnitude
6177 SRC 1 I_2 Angle Amps Source 1 negative-sequence current angle
6178 SRC 1 Igd Mag Degrees Source 1 differential ground current magnitude
6180 SRC 1 Igd Angle Amps Source 1 differential ground current angle
6208 SRC 2 Ia RMS Amps Source 2 phase A current RMS
6210 SRC 2 Ib RMS Amps Source 2 phase B current RMS
6212 SRC 2 Ic RMS Amps Source 2 phase C current RMS
6214 SRC 2 In RMS Amps Source 2 neutral current RMS
6216 SRC 2 Ia Mag Amps Source 2 phase A current magnitude
6218 SRC 2 Ia Angle Degrees Source 2 phase A current angle
6219 SRC 2 Ib Mag Amps Source 2 phase B current magnitude
6221 SRC 2 Ib Angle Degrees Source 2 phase B current angle
6222 SRC 2 Ic Mag Amps Source 2 phase C current magnitude
6224 SRC 2 Ic Angle Degrees Source 2 phase C current angle
6225 SRC 2 In Mag Amps Source 2 neutral current magnitude
6227 SRC 2 In Angle Degrees Source 2 neutral current angle
6228 SRC 2 Ig RMS Amps Source 2 ground current RMS
6230 SRC 2 Ig Mag Degrees Source 2 ground current magnitude
6232 SRC 2 Ig Angle Amps Source 2 ground current angle
6233 SRC 2 I_0 Mag Degrees Source 2 zero-sequence current magnitude
6235 SRC 2 I_0 Angle Amps Source 2 zero-sequence current angle
6236 SRC 2 I_1 Mag Degrees Source 2 positive-sequence current magnitude
6238 SRC 2 I_1 Angle Amps Source 2 positive-sequence current angle
6239 SRC 2 I_2 Mag Degrees Source 2 negative-sequence current magnitude
6241 SRC 2 I_2 Angle Amps Source 2 negative-sequence current angle
6242 SRC 2 Igd Mag Degrees Source 2 differential ground current magnitude
A ADDRESS
6244
FLEXANALOG NAME
SRC 2 Igd Angle
UNITS
Amps
DESCRIPTION
Source 2 differential ground current angle
6272 SRC 3 Ia RMS Amps Source 3 phase A current RMS
6274 SRC 3 Ib RMS Amps Source 3 phase B current RMS
6276 SRC 3 Ic RMS Amps Source 3 phase C current RMS
6278 SRC 3 In RMS Amps Source 3 neutral current RMS
6280 SRC 3 Ia Mag Amps Source 3 phase A current magnitude
6282 SRC 3 Ia Angle Degrees Source 3 phase A current angle
6283 SRC 3 Ib Mag Amps Source 3 phase B current magnitude
6285 SRC 3 Ib Angle Degrees Source 3 phase B current angle
6286 SRC 3 Ic Mag Amps Source 3 phase C current magnitude
6288 SRC 3 Ic Angle Degrees Source 3 phase C current angle
6289 SRC 3 In Mag Amps Source 3 neutral current magnitude
6291 SRC 3 In Angle Degrees Source 3 neutral current angle
6292 SRC 3 Ig RMS Amps Source 3 ground current RMS
6294 SRC 3 Ig Mag Degrees Source 3 ground current magnitude
6296 SRC 3 Ig Angle Amps Source 3 ground current angle
6297 SRC 3 I_0 Mag Degrees Source 3 zero-sequence current magnitude
6299 SRC 3 I_0 Angle Amps Source 3 zero-sequence current angle
6300 SRC 3 I_1 Mag Degrees Source 3 positive-sequence current magnitude
6302 SRC 3 I_1 Angle Amps Source 3 positive-sequence current angle
6303 SRC 3 I_2 Mag Degrees Source 3 negative-sequence current magnitude
6305 SRC 3 I_2 Angle Amps Source 3 negative-sequence current angle
6306 SRC 3 Igd Mag Degrees Source 3 differential ground current magnitude
6308 SRC 3 Igd Angle Amps Source 3 differential ground current angle
6336 SRC 4 Ia RMS Amps Source 4 phase A current RMS
6338 SRC 4 Ib RMS Amps Source 4 phase B current RMS
6340 SRC 4 Ic RMS Amps Source 4 phase C current RMS
6342 SRC 4 In RMS Amps Source 4 neutral current RMS
6344 SRC 4 Ia Mag Amps Source 4 phase A current magnitude
6346 SRC 4 Ia Angle Degrees Source 4 phase A current angle
6347 SRC 4 Ib Mag Amps Source 4 phase B current magnitude
6349 SRC 4 Ib Angle Degrees Source 4 phase B current angle
6350 SRC 4 Ic Mag Amps Source 4 phase C current magnitude
6352 SRC 4 Ic Angle Degrees Source 4 phase C current angle
6353 SRC 4 In Mag Amps Source 4 neutral current magnitude
6355 SRC 4 In Angle Degrees Source 4 neutral current angle
6356 SRC 4 Ig RMS Amps Source 4 ground current RMS
6358 SRC 4 Ig Mag Degrees Source 4 ground current magnitude
6360 SRC 4 Ig Angle Amps Source 4 ground current angle
6361 SRC 4 I_0 Mag Degrees Source 4 zero-sequence current magnitude
6363 SRC 4 I_0 Angle Amps Source 4 zero-sequence current angle
6364 SRC 4 I_1 Mag Degrees Source 4 positive-sequence current magnitude
6366 SRC 4 I_1 Angle Amps Source 4 positive-sequence current angle
6367 SRC 4 I_2 Mag Degrees Source 4 negative-sequence current magnitude
6369 SRC 4 I_2 Angle Amps Source 4 negative-sequence current angle
6370 SRC 4 Igd Mag Degrees Source 4 differential ground current magnitude
6372 SRC 4 Igd Angle Amps Source 4 differential ground current angle
A ADDRESS
6658
FLEXANALOG NAME
SRC 1 Vbg RMS
UNITS
Volts
DESCRIPTION
Source 1 phase BG voltage RMS
6660 SRC 1 Vcg RMS Volts Source 1 phase CG voltage RMS
6662 SRC 1 Vag Mag Volts Source 1 phase AG voltage magnitude
6664 SRC 1 Vag Angle Degrees Source 1 phase AG voltage angle
6665 SRC 1 Vbg Mag Volts Source 1 phase BG voltage magnitude
6667 SRC 1 Vbg Angle Degrees Source 1 phase BG voltage angle
6668 SRC 1 Vcg Mag Volts Source 1 phase CG voltage magnitude
6670 SRC 1 Vcg Angle Degrees Source 1 phase CG voltage angle
6671 SRC 1 Vab RMS Volts Source 1 phase AB voltage RMS
6673 SRC 1 Vbc RMS Volts Source 1 phase BC voltage RMS
6675 SRC 1 Vca RMS Volts Source 1 phase CA voltage RMS
6677 SRC 1 Vab Mag Volts Source 1 phase AB voltage magnitude
6679 SRC 1 Vab Angle Degrees Source 1 phase AB voltage angle
6680 SRC 1 Vbc Mag Volts Source 1 phase BC voltage magnitude
6682 SRC 1 Vbc Angle Degrees Source 1 phase BC voltage angle
6683 SRC 1 Vca Mag Volts Source 1 phase CA voltage magnitude
6685 SRC 1 Vca Angle Degrees Source 1 phase CA voltage angle
6686 SRC 1 Vx RMS Volts Source 1 auxiliary voltage RMS
6688 SRC 1 Vx Mag Volts Source 1 auxiliary voltage magnitude
6690 SRC 1 Vx Angle Degrees Source 1 auxiliary voltage angle
6691 SRC 1 V_0 Mag Volts Source 1 zero-sequence voltage magnitude
6693 SRC 1 V_0 Angle Degrees Source 1 zero-sequence voltage angle
6694 SRC 1 V_1 Mag Volts Source 1 positive-sequence voltage magnitude
6696 SRC 1 V_1 Angle Degrees Source 1 positive-sequence voltage angle
6697 SRC 1 V_2 Mag Volts Source 1 negative-sequence voltage magnitude
6699 SRC 1 V_2 Angle Degrees Source 1 negative-sequence voltage angle
6720 SRC 2 Vag RMS Volts Source 2 phase AG voltage RMS
6722 SRC 2 Vbg RMS Volts Source 2 phase BG voltage RMS
6724 SRC 2 Vcg RMS Volts Source 2 phase CG voltage RMS
6726 SRC 2 Vag Mag Volts Source 2 phase AG voltage magnitude
6728 SRC 2 Vag Angle Degrees Source 2 phase AG voltage angle
6729 SRC 2 Vbg Mag Volts Source 2 phase BG voltage magnitude
6731 SRC 2 Vbg Angle Degrees Source 2 phase BG voltage angle
6732 SRC 2 Vcg Mag Volts Source 2 phase CG voltage magnitude
6734 SRC 2 Vcg Angle Degrees Source 2 phase CG voltage angle
6735 SRC 2 Vab RMS Volts Source 2 phase AB voltage RMS
6737 SRC 2 Vbc RMS Volts Source 2 phase BC voltage RMS
6739 SRC 2 Vca RMS Volts Source 2 phase CA voltage RMS
6741 SRC 2 Vab Mag Volts Source 2 phase AB voltage magnitude
6743 SRC 2 Vab Angle Degrees Source 2 phase AB voltage angle
6744 SRC 2 Vbc Mag Volts Source 2 phase BC voltage magnitude
6746 SRC 2 Vbc Angle Degrees Source 2 phase BC voltage angle
6747 SRC 2 Vca Mag Volts Source 2 phase CA voltage magnitude
6749 SRC 2 Vca Angle Degrees Source 2 phase CA voltage angle
6750 SRC 2 Vx RMS Volts Source 2 auxiliary voltage RMS
6752 SRC 2 Vx Mag Volts Source 2 auxiliary voltage magnitude
6754 SRC 2 Vx Angle Degrees Source 2 auxiliary voltage angle
A ADDRESS
6872
FLEXANALOG NAME
SRC 4 Vbc Mag
UNITS
Volts
DESCRIPTION
Source 4 phase BC voltage magnitude
6874 SRC 4 Vbc Angle Degrees Source 4 phase BC voltage angle
6875 SRC 4 Vca Mag Volts Source 4 phase CA voltage magnitude
6877 SRC 4 Vca Angle Degrees Source 4 phase CA voltage angle
6878 SRC 4 Vx RMS Volts Source 4 auxiliary voltage RMS
6880 SRC 4 Vx Mag Volts Source 4 auxiliary voltage magnitude
6882 SRC 4 Vx Angle Degrees Source 4 auxiliary voltage angle
6883 SRC 4 V_0 Mag Volts Source 4 zero-sequence voltage magnitude
6885 SRC 4 V_0 Angle Degrees Source 4 zero-sequence voltage angle
6886 SRC 4 V_1 Mag Volts Source 4 positive-sequence voltage magnitude
6888 SRC 4 V_1 Angle Degrees Source 4 positive-sequence voltage angle
6889 SRC 4 V_2 Mag Volts Source 4 negative-sequence voltage magnitude
6891 SRC 4 V_2 Angle Degrees Source 4 negative-sequence voltage angle
6912 SRC 5 Vag RMS Volts Source 5 phase AG voltage RMS
6914 SRC 5 Vbg RMS Volts Source 5 phase BG voltage RMS
6916 SRC 5 Vcg RMS Volts Source 5 phase CG voltage RMS
6918 SRC 5 Vag Mag Volts Source 5 phase AG voltage magnitude
6920 SRC 5 Vag Angle Degrees Source 5 phase AG voltage angle
6921 SRC 5 Vbg Mag Volts Source 5 phase BG voltage magnitude
6923 SRC 5 Vbg Angle Degrees Source 5 phase BG voltage angle
6924 SRC 5 Vcg Mag Volts Source 5 phase CG voltage magnitude
6926 SRC 5 Vcg Angle Degrees Source 5 phase CG voltage angle
6927 SRC 5 Vab RMS Volts Source 5 phase AB voltage RMS
6929 SRC 5 Vbc RMS Volts Source 5 phase BC voltage RMS
6931 SRC 5 Vca RMS Volts Source 5 phase CA voltage RMS
6933 SRC 5 Vab Mag Volts Source 5 phase AB voltage magnitude
6935 SRC 5 Vab Angle Degrees Source 5 phase AB voltage angle
6936 SRC 5 Vbc Mag Volts Source 5 phase BC voltage magnitude
6938 SRC 5 Vbc Angle Degrees Source 5 phase BC voltage angle
6939 SRC 5 Vca Mag Volts Source 5 phase CA voltage magnitude
6941 SRC 5 Vca Angle Degrees Source 5 phase CA voltage angle
6942 SRC 5 Vx RMS Volts Source 5 auxiliary voltage RMS
6944 SRC 5 Vx Mag Volts Source 5 auxiliary voltage magnitude
6946 SRC 5 Vx Angle Degrees Source 5 auxiliary voltage angle
6947 SRC 5 V_0 Mag Volts Source 5 zero-sequence voltage magnitude
6949 SRC 5 V_0 Angle Degrees Source 5 zero-sequence voltage angle
6950 SRC 5 V_1 Mag Volts Source 5 positive-sequence voltage magnitude
6952 SRC 5 V_1 Angle Degrees Source 5 positive-sequence voltage angle
6953 SRC 5 V_2 Mag Volts Source 5 negative-sequence voltage magnitude
6955 SRC 5 V_2 Angle Degrees Source 5 negative-sequence voltage angle
6976 SRC 6 Vag RMS Volts Source 6 phase AG voltage RMS
6978 SRC 6 Vbg RMS Volts Source 6 phase BG voltage RMS
6980 SRC 6 Vcg RMS Volts Source 6 phase CG voltage RMS
6982 SRC 6 Vag Mag Volts Source 6 phase AG voltage magnitude
6984 SRC 6 Vag Angle Degrees Source 6 phase AG voltage angle
6985 SRC 6 Vbg Mag Volts Source 6 phase BG voltage magnitude
6987 SRC 6 Vbg Angle Degrees Source 6 phase BG voltage angle
A ADDRESS
7222
FLEXANALOG NAME
SRC 2 Sc
UNITS
VA
DESCRIPTION
Source 2 phase C apparent power
7224 SRC 2 PF --- Source 2 three-phase power factor
7225 SRC 2 Phase A PF --- Source 2 phase A power factor
7226 SRC 2 Phase B PF --- Source 2 phase B power factor
7227 SRC 2 Phase C PF --- Source 2 phase C power factor
7232 SRC 3 P Watts Source 3 three-phase real power
7234 SRC 3 Pa Watts Source 3 phase A real power
7236 SRC 3 Pb Watts Source 3 phase B real power
7238 SRC 3 Pc Watts Source 3 phase C real power
7240 SRC 3 Q Vars Source 3 three-phase reactive power
7242 SRC 3 Qa Vars Source 3 phase A reactive power
7244 SRC 3 Qb Vars Source 3 phase B reactive power
7246 SRC 3 Qc Vars Source 3 phase C reactive power
7248 SRC 3 S VA Source 3 three-phase apparent power
7250 SRC 3 Sa VA Source 3 phase A apparent power
7252 SRC 3 Sb VA Source 3 phase B apparent power
7254 SRC 3 Sc VA Source 3 phase C apparent power
7256 SRC 3 PF --- Source 3 three-phase power factor
7257 SRC 3 Phase A PF --- Source 3 phase A power factor
7258 SRC 3 Phase B PF --- Source 3 phase B power factor
7259 SRC 3 Phase C PF --- Source 3 phase C power factor
7264 SRC 4 P Watts Source 4 three-phase real power
7266 SRC 4 Pa Watts Source 4 phase A real power
7268 SRC 4 Pb Watts Source 4 phase B real power
7270 SRC 4 Pc Watts Source 4 phase C real power
7272 SRC 4 Q Vars Source 4 three-phase reactive power
7274 SRC 4 Qa Vars Source 4 phase A reactive power
7276 SRC 4 Qb Vars Source 4 phase B reactive power
7278 SRC 4 Qc Vars Source 4 phase C reactive power
7280 SRC 4 S VA Source 4 three-phase apparent power
7282 SRC 4 Sa VA Source 4 phase A apparent power
7284 SRC 4 Sb VA Source 4 phase B apparent power
7286 SRC 4 Sc VA Source 4 phase C apparent power
7288 SRC 4 PF --- Source 4 three-phase power factor
7289 SRC 4 Phase A PF --- Source 4 phase A power factor
7290 SRC 4 Phase B PF --- Source 4 phase B power factor
7291 SRC 4 Phase C PF --- Source 4 phase C power factor
7296 SRC 5 P Watts Source 5 three-phase real power
7298 SRC 5 Pa Watts Source 5 phase A real power
7300 SRC 5 Pb Watts Source 5 phase B real power
7302 SRC 5 Pc Watts Source 5 phase C real power
7304 SRC 5 Q Vars Source 5 three-phase reactive power
7306 SRC 5 Qa Vars Source 5 phase A reactive power
7308 SRC 5 Qb Vars Source 5 phase B reactive power
7310 SRC 5 Qc Vars Source 5 phase C reactive power
7312 SRC 5 S VA Source 5 three-phase apparent power
7314 SRC 5 Sa VA Source 5 phase A apparent power
A ADDRESS
8979
FLEXANALOG NAME
Xfmr Icr Mag
UNITS
Amps
DESCRIPTION
Transformer restraint phase C current magnitude
8980 Xfmr Icr Angle Degrees Transformer restraint phase C current angle
8981 Xfmr Harm2 Icd Mag Amps Transformer differential phase C second harmonic current magnitude
8982 Xfmr Harm2 Icd Angle Degrees Transformer differential phase C second harmonic current angle
8983 Xfmr Harm5 Icd Mag Amps Transformer differential phase C fifth harmonic current magnitude
8984 Xfmr Harm5 Icd Angle Degrees Transformer differential phase C fifth harmonic current angle
13504 DCMA Inputs 1 Value mA dcmA input 1 actual value
13506 DCMA Inputs 2 Value mA dcmA input 2 actual value
13508 DCMA Inputs 3 Value mA dcmA input 3 actual value
13510 DCMA Inputs 4 Value mA dcmA input 4 actual value
13512 DCMA Inputs 5 Value mA dcmA input 5 actual value
13514 DCMA Inputs 6 Value mA dcmA input 6 actual value
13516 DCMA Inputs 7 Value mA dcmA input 7 actual value
13518 DCMA Inputs 8 Value mA dcmA input 8 actual value
13520 DCMA Inputs 9 Value mA dcmA input 9 actual value
13522 DCMA Inputs 10 Value mA dcmA input 10 actual value
13524 DCMA Inputs 11 Value mA dcmA input 11 actual value
13526 DCMA Inputs 12 Value mA dcmA input 12 actual value
13528 DCMA Inputs 13 Value mA dcmA input 13 actual value
13530 DCMA Inputs 14 Value mA dcmA input 14 actual value
13532 DCMA Inputs 15 Value mA dcmA input 15 actual value
13534 DCMA Inputs 16 Value mA dcmA input 16 actual value
13536 DCMA Inputs 17 Value mA dcmA input 17 actual value
13538 DCMA Inputs 18 Value mA dcmA input 18 actual value
13540 DCMA Inputs 19 Value mA dcmA input 19 actual value
13542 DCMA Inputs 20 Value mA dcmA input 20 actual value
13544 DCMA Inputs 21 Value mA dcmA input 21 actual value
13546 DCMA Inputs 22 Value mA dcmA input 22 actual value
13548 DCMA Inputs 23 Value mA dcmA input 23 actual value
13550 DCMA Inputs 24 Value mA dcmA input 24 actual value
13552 RTD Inputs 1 Value --- RTD input 1 actual value
13553 RTD Inputs 2 Value --- RTD input 2 actual value
13554 RTD Inputs 3 Value --- RTD input 3 actual value
13555 RTD Inputs 4 Value --- RTD input 4 actual value
13556 RTD Inputs 5 Value --- RTD input 5 actual value
13557 RTD Inputs 6 Value --- RTD input 6 actual value
13558 RTD Inputs 7 Value --- RTD input 7 actual value
13559 RTD Inputs 8 Value --- RTD input 8 actual value
13560 RTD Inputs 9 Value --- RTD input 9 actual value
13561 RTD Inputs 10 Value --- RTD input 10 actual value
13562 RTD Inputs 11 Value --- RTD input 11 actual value
13563 RTD Inputs 12 Value --- RTD input 12 actual value
13564 RTD Inputs 13 Value --- RTD input 13 actual value
13565 RTD Inputs 14 Value --- RTD input 14 actual value
13566 RTD Inputs 15 Value --- RTD input 15 actual value
13567 RTD Inputs 16 Value --- RTD input 16 actual value
13568 RTD Inputs 17 Value --- RTD input 17 actual value
A ADDRESS
39453
FLEXANALOG NAME
FlexElement 15 Value
UNITS
---
DESCRIPTION
FlexElement™ 15 actual value
39455 FlexElement 16 Value --- FlexElement™ 16 actual value
45584 GOOSE Analog In 1 --- IEC 61850 GOOSE analog input 1
45586 GOOSE Analog In 2 --- IEC 61850 GOOSE analog input 2
45588 GOOSE Analog In 3 --- IEC 61850 GOOSE analog input 3
45590 GOOSE Analog In 4 --- IEC 61850 GOOSE analog input 4
45592 GOOSE Analog In 5 --- IEC 61850 GOOSE analog input 5
45594 GOOSE Analog In 6 --- IEC 61850 GOOSE analog input 6
45596 GOOSE Analog In 7 --- IEC 61850 GOOSE analog input 7
45598 GOOSE Analog In 8 --- IEC 61850 GOOSE analog input 8
45600 GOOSE Analog In 9 --- IEC 61850 GOOSE analog input 9
45602 GOOSE Analog In 10 --- IEC 61850 GOOSE analog input 10
45604 GOOSE Analog In 11 --- IEC 61850 GOOSE analog input 11
45606 GOOSE Analog In 12 --- IEC 61850 GOOSE analog input 12
45608 GOOSE Analog In 13 --- IEC 61850 GOOSE analog input 13
45610 GOOSE Analog In 14 --- IEC 61850 GOOSE analog input 14
45612 GOOSE Analog In 15 --- IEC 61850 GOOSE analog input 15
45614 GOOSE Analog In 16 --- IEC 61850 GOOSE analog input 16
The UR-series relays support a number of communications protocols to allow connection to equipment such as personal
computers, RTUs, SCADA masters, and programmable logic controllers. The Modicon Modbus RTU protocol is the most
basic protocol supported by the UR. Modbus is available via RS232 or RS485 serial links or via ethernet (using the Mod-
bus/TCP specification). The following description is intended primarily for users who wish to develop their own master com-
munication drivers and applies to the serial Modbus RTU protocol. Note that:
• The UR always acts as a slave device, meaning that it never initiates communications; it only listens and responds to B
requests issued by a master computer.
• For Modbus®, 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.
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, 10Base-T, or 10Base-F. Data flow is half-duplex
in all configurations. See chapter 3 for details on communications 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 relay’s 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® RTU protocol is used.
Communications takes place in packets which are groups of asynchronously framed byte data. The master transmits a
packet to the slave and the slave responds with a packet. The end of a packet is marked by dead-time on the communica-
tions line. The following describes general format for both transmit and receive packets. For exact details on packet format-
ting, refer to subsequent sections describing each function code.
• SLAVE ADDRESS: This is the address of the slave device that is intended to receive the packet sent by the master
and to perform the desired action. Each slave device on a communications bus must have a unique address to prevent
bus contention. All of the relay’s ports have the same address which is programmable from 1 to 254; see chapter 5 for
details. Only the addressed slave will respond to a packet that starts with its address. Note that the faceplate port is an
exception to this rule; it will act on a message containing any slave address.
A master transmit packet with slave address 0 indicates a broadcast command. All slaves on the communication link
take action based on the packet, but none respond to the master. Broadcast mode is only recognized when associated
with function code 05h. For any other function code, a packet with broadcast mode slave address 0 will be ignored.
• FUNCTION CODE: This is one of the supported functions codes of the unit which tells the slave what action to per-
form. See the Supported Function Codes section for complete details. An exception response from the slave is indi-
cated by setting the high order bit of the function code in the response packet. See the Exception Responses section
for further details.
• DATA: This will be a variable number of bytes depending on the function code. This may include actual values, set-
tings, or addresses sent by the master to the slave or by the slave to the master.
• CRC: This is a two byte error checking code. The RTU version of Modbus® includes a 16-bit cyclic redundancy check
B (CRC-16) with every packet which is an industry standard method used for error detection. If a Modbus slave device
receives a packet in which an error is indicated by the CRC, the slave device will not act upon or respond to the packet
thus preventing any erroneous operations. See the CRC-16 Algorithm section for details on calculating the CRC.
• DEAD TIME: A packet is terminated when no data is received for a period of 3.5 byte transmission times (about 15 ms
at 2400 bps, 2 ms at 19200 bps, and 300 µs at 115200 bps). Consequently, the transmitting device must not allow gaps
between bytes longer than this interval. Once the dead time has expired without a new byte transmission, all slaves
start listening for a new packet from the master except for the addressed slave.
The CRC-16 algorithm essentially treats the entire data stream (data bits only; start, stop and parity ignored) as one contin-
uous binary number. This number is first shifted left 16 bits and then divided by a characteristic polynomial
(11000000000000101B). The 16-bit remainder of the division is appended to the end of the packet, MSByte first. The
resulting packet including CRC, when divided by the same polynomial at the receiver will give a zero remainder if no trans-
mission errors have occurred. This algorithm requires the characteristic polynomial to be reverse bit ordered. The most sig-
nificant bit of the characteristic polynomial is dropped, since it does not affect the value of the remainder.
A C programming language implementation of the CRC algorithm will be provided upon request.
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.
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 T35 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
three register values starting at address 4050h from slave device 11h (17 decimal); the slave device responds with the val-
ues 40, 300, and 0 from registers 4050h, 4051h, and 4052h, respectively.
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 decimal) 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 definition of this function code.
B
Table B–4: 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 05 FUNCTION CODE 05
OPERATION CODE - high 00 OPERATION CODE - high 00
OPERATION CODE - low 01 OPERATION CODE - low 01
CODE VALUE - high FF CODE VALUE - high FF
CODE VALUE - low 00 CODE VALUE - low 00
CRC - low DF CRC - low DF
CRC - high 6A CRC - high 6A
This function code allows the master to modify the contents of a single setting register in an relay. Setting registers are
always 16 bit (two byte) values transmitted high order byte first. The following table shows the format of the master and
slave packets. The example shows a master device storing the value 200 at memory map address 4051h to slave device
11h (17 dec).
This function code allows the master to modify the contents of a one or more consecutive setting registers in a relay. Setting
registers are 16-bit (two byte) values transmitted high order byte first. The maximum number of setting registers that can be
stored in a single packet is 60. The following table shows the format of the master and slave packets. The example shows
a master device storing the value 200 at memory map address 4051h, and the value 1 at memory map address 4052h to
slave device 11h (17 decimal).
B
Table B–7: MASTER AND SLAVE DEVICE PACKET TRANSMISSION EXAMPLE
MASTER TRANSMISSION SLAVE RESPONSE
PACKET FORMAT EXAMPLE (HEX) PACKET FORMAT EXMAPLE (HEX)
SLAVE ADDRESS 11 SLAVE ADDRESS 11
FUNCTION CODE 10 FUNCTION CODE 10
DATA STARTING ADDRESS - hi 40 DATA STARTING ADDRESS - hi 40
DATA STARTING ADDRESS - lo 51 DATA STARTING ADDRESS - lo 51
NUMBER OF SETTINGS - hi 00 NUMBER OF SETTINGS - hi 00
NUMBER OF SETTINGS - lo 02 NUMBER OF SETTINGS - lo 02
BYTE COUNT 04 CRC - lo 07
DATA #1 - high order byte 00 CRC - hi 64
DATA #1 - low order byte C8
DATA #2 - high order byte 00
DATA #2 - low order byte 01
CRC - low order byte 12
CRC - high order byte 62
Programming or operation errors usually happen because of illegal data in a packet. These errors result in an exception
response from the slave. The slave detecting one of these errors sends a response packet to the master with the high order
bit of the function code set to 1.
The following table shows the format of the master and slave packets. The example shows a master device sending the
unsupported function code 39h to slave device 11.
a) DESCRIPTION
The UR relay has a generic file transfer facility, meaning that you use the same method to obtain all of the different types of
files from the unit. The Modbus registers that implement file transfer are found in the "Modbus File Transfer (Read/Write)"
and "Modbus File Transfer (Read Only)" modules, starting at address 3100 in the Modbus Memory Map. To read a file from
the UR relay, use the following steps:
B 1. Write the filename to the "Name of file to read" register using a write multiple registers command. If the name is shorter
than 80 characters, you may write only enough registers to include all the text of the filename. Filenames are not case
sensitive.
2. Repeatedly read all the registers in "Modbus File Transfer (Read Only)" using a read multiple registers command. It is
not necessary to read the entire data block, since the UR relay will remember which was the last register you read. The
"position" register is initially zero and thereafter indicates how many bytes (2 times the number of registers) you have
read so far. The "size of..." register indicates the number of bytes of data remaining to read, to a maximum of 244.
3. Keep reading until the "size of..." register is smaller than the number of bytes you are transferring. This condition indi-
cates end of file. Discard any bytes you have read beyond the indicated block size.
4. If you need to re-try a block, read only the "size of.." and "block of data", without reading the position. The file pointer is
only incremented when you read the position register, so the same data block will be returned as was read in the pre-
vious operation. On the next read, check to see if the position is where you expect it to be, and discard the previous
block if it is not (this condition would indicate that the UR relay did not process your original read request).
The UR relay retains connection-specific file transfer information, so files may be read simultaneously on multiple Modbus
connections.
b) OTHER PROTOCOLS
All the files available via Modbus may also be retrieved using the standard file transfer mechanisms in other protocols (for
example, TFTP or MMS).
B 14C0
14C1
Target Sequence
Number of Targets
0 to 65535
0 to 65535
---
---
1
1
F001
F001
0
0
Element Targets (Read/Write)
14C2 Target to Read 0 to 65535 --- 1 F001 0
Element Targets (Read Only)
14C3 Target Message --- --- --- F200 “.”
Digital Input/Output States (Read Only)
1500 Contact Input States (6 items) 0 to 65535 --- 1 F500 0
1508 Virtual Input States (8 items) 0 to 65535 --- 1 F500 0
1510 Contact Output States (4 items) 0 to 65535 --- 1 F500 0
1518 Contact Output Current States (4 items) 0 to 65535 --- 1 F500 0
1520 Contact Output Voltage States (4 items) 0 to 65535 --- 1 F500 0
1528 Virtual Output States (6 items) 0 to 65535 --- 1 F500 0
1530 Contact Output Detectors (4 items) 0 to 65535 --- 1 F500 0
Remote Input/Output States (Read Only)
1540 Remote Device States 0 to 65535 --- 1 F500 0
1542 Remote Input States (4 items) 0 to 65535 --- 1 F500 0
1550 Remote Devices Online 0 to 1 --- 1 F126 0 (No)
1551 Remote Double-Point Status Input 1 State 0 to 3 --- 1 F605 3 (Bad)
1552 Remote Double-Point Status Input 2 State 0 to 3 --- 1 F605 3 (Bad)
1553 Remote Double-Point Status Input 3 State 0 to 3 --- 1 F605 3 (Bad)
1554 Remote Double-Point Status Input 4 State 0 to 3 --- 1 F605 3 (Bad)
1555 Remote Double-Point Status Input 5 State 0 to 3 --- 1 F605 3 (Bad)
Platform Direct Input/Output States (Read Only)
15C0 Direct input states (6 items) 0 to 65535 --- 1 F500 0
15C8 Direct outputs average message return time 1 0 to 65535 ms 1 F001 0
15C9 Direct outputs average message return time 2 0 to 65535 ms 1 F001 0
15CA Direct inputs/outputs unreturned message count - Ch. 1 0 to 65535 --- 1 F001 0
15CB Direct inputs/outputs unreturned message count - Ch. 2 0 to 65535 --- 1 F001 0
15D0 Direct device states 0 to 65535 --- 1 F500 0
15D1 Reserved 0 to 65535 --- 1 F001 0
15D2 Direct inputs/outputs CRC fail count 1 0 to 65535 --- 1 F001 0
15D3 Direct inputs/outputs CRC fail count 2 0 to 65535 --- 1 F001 0
Ethernet Fibre Channel Status (Read/Write)
1610 Ethernet primary fibre channel status 0 to 2 --- 1 F134 0 (Fail)
1611 Ethernet secondary fibre channel status 0 to 2 --- 1 F134 0 (Fail)
Data Logger Actuals (Read Only)
1618 Data logger channel count 0 to 16 channel 1 F001 0
1619 Time of oldest available samples 0 to 4294967295 seconds 1 F050 0
161B Time of newest available samples 0 to 4294967295 seconds 1 F050 0
161D Data logger duration 0 to 999.9 days 0.1 F001 0
Source Current (Read Only) (6 modules)
1800 Source 1 Phase A Current RMS 0 to 999999.999 A 0.001 F060 0
1802 Source 1 Phase B Current RMS 0 to 999999.999 A 0.001 F060 0
1804 Source 1 Phase C Current RMS 0 to 999999.999 A 0.001 F060 0
1806 Source 1 Neutral Current RMS 0 to 999999.999 A 0.001 F060 0
1808 Source 1 Phase A Current Magnitude 0 to 999999.999 A 0.001 F060 0
180A Source 1 Phase A Current Angle -359.9 to 0 degrees 0.1 F002 0
180B Source 1 Phase B Current Magnitude 0 to 999999.999 A 0.001 F060 0
B 26FC
26FE
IEC 61850 received uinteger 7
IEC 61850 received uinteger 8
0 to 4294967295
0 to 4294967295
---
---
1
1
F003
F003
0
0
2700 IEC 61850 received uinteger 9 0 to 4294967295 --- 1 F003 0
2702 IEC 61850 received uinteger 10 0 to 4294967295 --- 1 F003 0
2704 IEC 61850 received uinteger 11 0 to 4294967295 --- 1 F003 0
2706 IEC 61850 received uinteger 12 0 to 4294967295 --- 1 F003 0
2708 IEC 61850 received uinteger 13 0 to 4294967295 --- 1 F003 0
270A IEC 61850 received uinteger 14 0 to 4294967295 --- 1 F003 0
270C IEC 61850 received uinteger 15 0 to 4294967295 --- 1 F003 0
270E IEC 61850 received uinteger 16 0 to 4294967295 --- 1 F003 0
Expanded FlexStates (Read Only)
2B00 FlexStates, one per register (256 items) 0 to 1 --- 1 F108 0 (Off)
Expanded Digital Input/Output states (Read Only)
2D00 Contact Input States, one per register (96 items) 0 to 1 --- 1 F108 0 (Off)
2D80 Contact Output States, one per register (64 items) 0 to 1 --- 1 F108 0 (Off)
2E00 Virtual Output States, one per register (96 items) 0 to 1 --- 1 F108 0 (Off)
Expanded Remote Input/Output Status (Read Only)
2F00 Remote Device States, one per register (16 items) 0 to 1 --- 1 F155 0 (Offline)
2F80 Remote Input States, one per register (64 items) 0 to 1 --- 1 F108 0 (Off)
Oscillography Values (Read Only)
3000 Oscillography Number of Triggers 0 to 65535 --- 1 F001 0
3001 Oscillography Available Records 0 to 65535 --- 1 F001 0
3002 Oscillography Last Cleared Date 0 to 400000000 --- 1 F050 0
3004 Oscillography Number Of Cycles Per Record 0 to 65535 --- 1 F001 0
Oscillography Commands (Read/Write Command)
3005 Oscillography Force Trigger 0 to 1 --- 1 F126 0 (No)
3011 Oscillography Clear Data 0 to 1 --- 1 F126 0 (No)
User Programmable Fault Report Commands (Read/Write Command)
3060 User Fault Report Clear 0 to 1 --- 1 F126 0 (No)
User Programmable Fault Report Actuals (Read Only)
3070 Newest Record Number 0 to 65535 --- 1 F001 0
3071 Cleared Date 0 to 4294967295 --- 1 F050 0
3073 Report Date (10 items) 0 to 4294967295 --- 1 F050 0
User Programmable Fault Report (Read/Write Setting) (2 modules)
3090 Fault Report 1 Fault Trigger 0 to 65535 --- 1 F300 0
3091 Fault Report 1 Function 0 to 1 --- 1 F102 0 (Disabled)
3092 Fault Report 1 Prefault Trigger 0 to 65535 --- 1 F300 0
3093 Fault Report Analog Channel 1 (32 items) 0 to 65536 --- 1 F600 0
30B3 Fault Report 1 Reserved (5 items) --- --- --- F001 0
30B8 ...Repeated for Fault Report 2
Modbus file transfer (read/write)
3100 Name of file to read --- --- --- F204 (none)
Modbus file transfer values (read only)
3200 Character position of current block within file 0 to 4294967295 --- 1 F003 0
3202 Size of currently-available data block 0 to 65535 --- 1 F001 0
3203 Block of data from requested file (122 items) 0 to 65535 --- 1 F001 0
Event recorder actual values (read only)
3400 Events Since Last Clear 0 to 4294967295 --- 1 F003 0
3402 Number of Available Events 0 to 4294967295 --- 1 F003 0
B 350E
350F
RTD Input 31 Value
RTD Input 32 Value
-32768 to 32767
-32768 to 32767
°C
°C
1
1
F002
F002
0
0
3510 RTD Input 33 Value -32768 to 32767 °C 1 F002 0
3511 RTD Input 34 Value -32768 to 32767 °C 1 F002 0
3512 RTD Input 35 Value -32768 to 32767 °C 1 F002 0
3513 RTD Input 36 Value -32768 to 32767 °C 1 F002 0
3514 RTD Input 37 Value -32768 to 32767 °C 1 F002 0
3515 RTD Input 38 Value -32768 to 32767 °C 1 F002 0
3516 RTD Input 39 Value -32768 to 32767 °C 1 F002 0
3517 RTD Input 40 Value -32768 to 32767 °C 1 F002 0
3518 RTD Input 41 Value -32768 to 32767 °C 1 F002 0
3519 RTD Input 42 Value -32768 to 32767 °C 1 F002 0
351A RTD Input 43 Value -32768 to 32767 °C 1 F002 0
351B RTD Input 44 Value -32768 to 32767 °C 1 F002 0
351C RTD Input 45 Value -32768 to 32767 °C 1 F002 0
351D RTD Input 46 Value -32768 to 32767 °C 1 F002 0
351E RTD Input 47 Value -32768 to 32767 °C 1 F002 0
351F RTD Input 48 Value -32768 to 32767 °C 1 F002 0
Expanded Direct Input/Output Status (Read Only)
3560 Direct Device States, one per register (8 items) 0 to 1 --- 1 F155 0 (Offline)
3570 Direct Input States, one per register (96 items) 0 to 1 --- 1 F108 0 (Off)
Passwords (Read/Write Command)
4000 Command Password Setting 0 to 4294967295 --- 1 F003 0
Passwords (Read/Write Setting)
4002 Setting Password Setting 0 to 4294967295 --- 1 F003 0
Passwords (Read/Write)
4008 Command Password Entry 0 to 4294967295 --- 1 F003 0
400A Setting Password Entry 0 to 4294967295 --- 1 F003 0
Passwords (read only actual values)
4010 Command password status 0 to 1 --- 1 F102 0 (Disabled)
4011 Setting password status 0 to 1 --- 1 F102 0 (Disabled)
Passwords (read/write settings)
4012 Control password access timeout 5 to 480 minutes 1 F001 5
4013 Setting password access timeout 5 to 480 minutes 1 F001 30
4014 Invalid password attempts 2 to 5 --- 1 F001 3
4015 Password lockout duration 5 to 60 minutes 1 F001 5
4016 Password access events 0 to 1 --- 1 F102 0 (Disabled)
4017 Local setting authorization 1 to 65535 --- 1 F300 1
4018 Remote setting authorization 0 to 65535 --- 1 F300 1
4019 Access authorization timeout 5 to 480 minutes 1 F001 30
User Display Invoke (Read/Write Setting)
4040 Invoke and Scroll Through User Display Menu Operand 0 to 65535 --- 1 F300 0
LED Test (Read/Write Setting)
4048 LED Test Function 0 to 1 --- 1 F102 0 (Disabled)
4049 LED Test Control 0 to 65535 --- 1 F300 0
Preferences (Read/Write Setting)
404F Language 0 to 3 --- 1 F531 0 (English)
4050 Flash Message Time 0.5 to 10 s 0.1 F001 10
4051 Default Message Timeout 10 to 900 s 1 F001 300
B 40EA
40EC
IEC 60870-5-104 energy default threshold
IEC 60870-5-104 power default threshold
0 to 65535
0 to 65535
---
---
1
1
F001
F001
30000
30000
40EE IEC 60870-5-104 other default threshold 0 to 65535 --- 1 F001 30000
40F0 IEC 60870-5-104 client address (5 items) 0 to 4294967295 --- 1 F003 0
4104 IEC 60870-5-104 redundancy port 0 to 1 --- 1 F126 0 (No)
4005 Reserved (59 items) 0 to 1 --- 1 F001 0
4140 DNP object 1 default variation 1 to 2 --- 1 F001 2
4141 DNP object 2 default variation 1 to 3 --- 1 F001 2
4142 DNP object 20 default variation 0 to 3 --- 1 F523 0 (1)
4143 DNP object 21 default variation 0 to 3 --- 1 F524 0 (1)
4144 DNP object 22 default variation 0 to 3 --- 1 F523 0 (1)
4145 DNP object 23 default variation 0 to 3 --- 1 F523 0 (1)
4146 DNP object 30 default variation 1 to 5 --- 1 F001 1
4147 DNP object 32 default variation 0 to 5 --- 1 F525 0 (1)
Ethernet switch (Read/Write Setting)
4148 Ethernet switch IP address 0 to 4294967295 --- 1 F003 3232235778
414A Ethernet switch Modbus IP port number 1 to 65535 --- 1 F001 502
414B Ethernet switch Port 1 Events 0 to 1 --- 1 F102 0 (Disabled)
414C Ethernet switch Port 2 Events 0 to 1 --- 1 F102 0 (Disabled)
414D Ethernet switch Port 3 Events 0 to 1 --- 1 F102 0 (Disabled)
414E Ethernet switch Port 4 Events 0 to 1 --- 1 F102 0 (Disabled)
414F Ethernet switch Port 5 Events 0 to 1 --- 1 F102 0 (Disabled)
4150 Ethernet switch Port 6 Events 0 to 1 --- 1 F102 0 (Disabled)
Ethernet switch (Read Only Actual Values)
4151 Ethernet switch MAC address --- --- 1 F072 0
4154 Ethernet switch Port 1 Status 0 to 2 --- 1 F134 0 (Fail)
4155 Ethernet switch Port 2 Status 0 to 2 --- 1 F134 0 (Fail)
4156 Ethernet switch Port 3 Status 0 to 2 --- 1 F134 0 (Fail)
4157 Ethernet switch Port 4 Status 0 to 2 --- 1 F134 0 (Fail)
4158 Ethernet switch Port 5 Status 0 to 2 --- 1 F134 0 (Fail)
4159 Ethernet switch Port 6 Status 0 to 2 --- 1 F134 0 (Fail)
415A Switch Firmware Version 0.00 to 99.99 --- 0.01 F001 0
Simple Network Time Protocol (Read/Write Setting)
4168 Simple Network Time Protocol (SNTP) function 0 to 1 --- 1 F102 0 (Disabled)
4169 Simple Network Time Protocol (SNTP) server IP address 0 to 4294967295 --- 1 F003 0
416B Simple Network Time Protocol (SNTP) UDP port number 1 to 65535 --- 1 F001 123
Data Logger Commands (Read/Write Command)
4170 Data Logger Clear 0 to 1 --- 1 F126 0 (No)
Data Logger (Read/Write Setting)
4181 Data Logger Channel Settings (16 items) --- --- --- F600 0
4191 Data Logger Mode 0 to 1 --- 1 F260 0 (continuous)
4192 Data Logger Trigger 0 to 65535 --- 1 F300 0
4193 Data Logger Rate 15 to 3600000 ms 1 F003 60000
Clock (Read/Write Command)
41A0 Real Time Clock Set Time 0 to 235959 --- 1 F050 0
Clock (Read/Write Setting)
41A2 SR Date Format 0 to 4294967295 --- 1 F051 0
41A4 SR Time Format 0 to 4294967295 --- 1 F052 0
41A6 IRIG-B Signal Type 0 to 2 --- 1 F114 0 (None)
B 42C6
42C8
...Repeated for User-Programmable LED 36
...Repeated for User-Programmable LED 37
42CA ...Repeated for User-Programmable LED 38
42CC ...Repeated for User-Programmable LED 39
42CE ...Repeated for User-Programmable LED 40
42D0 ...Repeated for User-Programmable LED 41
42D2 ...Repeated for User-Programmable LED 42
42D4 ...Repeated for User-Programmable LED 43
42D6 ...Repeated for User-Programmable LED 44
42D8 ...Repeated for User-Programmable LED 45
42DA ...Repeated for User-Programmable LED 46
42DC ...Repeated for User-Programmable LED 47
42DE ...Repeated for User-Programmable LED 48
Installation (Read/Write Setting)
43E0 Relay Programmed State 0 to 1 --- 1 F133 0 (Not Programmed)
43E1 Relay Name --- --- --- F202 “Relay-1”
User Programmable Self Tests (Read/Write Setting)
4441 User Programmable Detect Ring Break Function 0 to 1 --- 1 F102 1 (Enabled)
4442 User Programmable Direct Device Off Function 0 to 1 --- 1 F102 1 (Enabled)
4443 User Programmable Remote Device Off Function 0 to 1 --- 1 F102 1 (Enabled)
4444 User Programmable Primary Ethernet Fail Function 0 to 1 --- 1 F102 0 (Disabled)
4445 User Programmable Secondary Ethernet Fail Function 0 to 1 --- 1 F102 0 (Disabled)
4446 User Programmable Battery Fail Function 0 to 1 --- 1 F102 1 (Enabled)
4447 User Programmable SNTP Fail Function 0 to 1 --- 1 F102 1 (Enabled)
4448 User Programmable IRIG-B Fail Function 0 to 1 --- 1 F102 1 (Enabled)
4449 User Programmable Ethernet Switch Fail Function 0 to 1 --- 1 F102 0 (Disabled)
CT Settings (Read/Write Setting) (6 modules)
4480 Phase CT 1 Primary 1 to 65000 A 1 F001 1
4481 Phase CT 1 Secondary 0 to 1 --- 1 F123 0 (1 A)
4482 Ground CT 1 Primary 1 to 65000 A 1 F001 1
4483 Ground CT 1 Secondary 0 to 1 --- 1 F123 0 (1 A)
4484 ...Repeated for CT Bank 2
4488 ...Repeated for CT Bank 3
448C ...Repeated for CT Bank 4
4490 ...Repeated for CT Bank 5
4494 ...Repeated for CT Bank 6
VT Settings (Read/Write Setting) (3 modules)
4500 Phase VT 1 Connection 0 to 1 --- 1 F100 0 (Wye)
4501 Phase VT 1 Secondary 50 to 240 V 0.1 F001 664
4502 Phase VT 1 Ratio 1 to 24000 :1 1 F060 1
4504 Auxiliary VT 1 Connection 0 to 6 --- 1 F166 1 (Vag)
4505 Auxiliary VT 1 Secondary 50 to 240 V 0.1 F001 664
4506 Auxiliary VT 1 Ratio 1 to 24000 :1 1 F060 1
4508 ...Repeated for VT Bank 2
4510 ...Repeated for VT Bank 3
Source Settings (Read/Write Setting) (6 modules)
4580 Source 1 Name --- --- --- F206 “SRC 1"
4583 Source 1 Phase CT 0 to 63 --- 1 F400 0
4584 Source 1 Ground CT 0 to 63 --- 1 F400 0
B 4732
474B
...Repeated for breaker 3
...Repeated for breaker 4
4764 ...Repeated for breaker 5
477D ...Repeated for breaker 6
Flexcurves A and B (Read/Write Settings)
4800 FlexCurve A (120 items) 0 to 65535 ms 1 F011 0
48F0 FlexCurve B (120 items) 0 to 65535 ms 1 F011 0
Modbus User Map (Read/Write Setting)
4A00 Modbus Address Settings for User Map (256 items) 0 to 65535 --- 1 F001 0
User Displays Settings (Read/Write Setting) (16 modules)
4C00 User-Definable Display 1 Top Line Text --- --- --- F202 ““
4C0A User-Definable Display 1 Bottom Line Text --- --- --- F202 ““
4C14 Modbus Addresses of Display 1 Items (5 items) 0 to 65535 --- 1 F001 0
4C19 Reserved (7 items) --- --- --- F001 0
4C20 ...Repeated for User-Definable Display 2
4C40 ...Repeated for User-Definable Display 3
4C60 ...Repeated for User-Definable Display 4
4C80 ...Repeated for User-Definable Display 5
4CA0 ...Repeated for User-Definable Display 6
4CC0 ...Repeated for User-Definable Display 7
4CE0 ...Repeated for User-Definable Display 8
4D00 ...Repeated for User-Definable Display 9
4D20 ...Repeated for User-Definable Display 10
4D40 ...Repeated for User-Definable Display 11
4D60 ...Repeated for User-Definable Display 12
4D80 ...Repeated for User-Definable Display 13
4DA0 ...Repeated for User-Definable Display 14
4DC0 ...Repeated for User-Definable Display 15
4DE0 ...Repeated for User-Definable Display 16
User Programmable Pushbuttons (Read/Write Setting) (12 modules)
4E00 User Programmable Pushbutton 1 Function 0 to 2 --- 1 F109 2 (Disabled)
4E01 User Programmable Pushbutton 1 Top Line --- --- --- F202 (none)
4E0B User Programmable Pushbutton 1 On Text --- --- --- F202 (none)
4E15 User Programmable Pushbutton 1 Off Text --- --- --- F202 (none)
4E1F User Programmable Pushbutton 1 Drop-Out Time 0 to 60 s 0.05 F001 0
4E20 User Programmable Pushbutton 1 Target 0 to 2 --- 1 F109 0 (Self-reset)
4E21 User Programmable Pushbutton 1 Events 0 to 1 --- 1 F102 0 (Disabled)
4E22 User Programmable Pushbutton 1 LED Operand 0 to 65535 --- 1 F300 0
4E23 User Programmable Pushbutton 1 Autoreset Delay 0 to 600 s 0.05 F001 0
4E24 User Programmable Pushbutton 1 Autoreset Function 0 to 1 --- 1 F102 0 (Disabled)
4E25 User Programmable Pushbutton 1 Local Lock 0 to 65535 --- 1 F300 0
4E26 User Programmable Pushbutton 1 Message Priority 0 to 2 --- 1 F220 0 (Disabled)
4E27 User Programmable Pushbutton 1 Remote Lock 0 to 65535 --- 1 F300 0
4E28 User Programmable Pushbutton 1 Reset 0 to 65535 --- 1 F300 0
4E29 User Programmable Pushbutton 1 Set 0 to 65535 --- 1 F300 0
4E2A ...Repeated for User Programmable Pushbutton 2
4E54 ...Repeated for User Programmable Pushbutton 3
4E7E ...Repeated for User Programmable Pushbutton 4
4EA8 ...Repeated for User Programmable Pushbutton 5
B 7BB6
7BE1
...Repeated for User Programmable Pushbutton 3
...Repeated for User Programmable Pushbutton 4
7C0C ...Repeated for User Programmable Pushbutton 5
7C37 ...Repeated for User Programmable Pushbutton 6
7C62 ...Repeated for User Programmable Pushbutton 7
7C8D ...Repeated for User Programmable Pushbutton 8
7CB8 ...Repeated for User Programmable Pushbutton 9
7CE3 ...Repeated for User Programmable Pushbutton 10
7D0E ...Repeated for User Programmable Pushbutton 11
7D39 ...Repeated for User Programmable Pushbutton 12
7D64 ...Repeated for User Programmable Pushbutton 13
7D8F ...Repeated for User Programmable Pushbutton 14
7DBA ...Repeated for User Programmable Pushbutton 15
7DE5 ...Repeated for User Programmable Pushbutton 16
Frequency (Read Only)
8000 Tracking Frequency --- Hz --- F001 0
EGD Fast Production Status (Read Only)
83E0 EGD Fast Producer Exchange 1 Signature 0 to 65535 --- 1 F001 0
83E1 EGD Fast Producer Exchange 1 Configuration Time 0 to 4294967295 --- --- F003 0
83E3 EGD Fast Producer Exchange 1 Size 0 to 65535 --- 1 F001 0
EGD Slow Production Status (Read Only) (2 modules)
83F0 EGD Slow Producer Exchange 1 Signature 0 to 65535 --- 1 F001 0
83F1 EGD Slow Producer Exchange 1 Configuration Time 0 to 4294967295 --- --- F003 0
83F3 EGD Slow Producer Exchange 1 Size 0 to 65535 --- 1 F001 0
83F4 ...Repeated for module number 2
EGD Fast Production (Read/Write Setting)
8400 EGD Fast Producer Exchange 1 Function 0 to 1 --- 1 F102 0 (Disabled)
8401 EGD Fast Producer Exchange 1 Destination 0 to 4294967295 --- 1 F003 0
8403 EGD Fast Producer Exchange 1 Data Rate 50 to 1000 ms 50 F001 1000
8404 EGD Fast Producer Exchange 1 Data Item 1 (20 items) 0 to 65535 --- 1 F001 0
8418 Reserved (80 items) --- --- --- F001 0
EGD Slow Production (Read/Write Setting) (2 modules)
8500 EGD Slow Producer Exchange 1 Function 0 to 1 --- 1 F102 0 (Disabled)
8501 EGD Fast Producer Exchange 1 Destination 0 to 4294967295 --- 1 F003 0
8503 EGD Slow Producer Exchange 1 Data Rate 500 to 1000 ms 50 F001 1000
8504 EGD Slow Producer Exchange 1 Data Item 1 (50 items) 0 to 65535 --- 1 F001 0
8536 Reserved (50 items) --- --- --- F001 0
8568 ...Repeated for EGD Exchange 2
FlexState Settings (Read/Write Setting)
8800 FlexState Parameters (256 items) --- --- --- F300 0
Trip Bus (Read/Write Setting)
8E00 Trip Bus 1 Function 0 to 1 --- 1 F102 0 (Disabled)
8E01 Trip Bus 1 Block --- --- --- F300 0
8E02 Trip Bus 1 Pickup Delay 0 to 600 s 0.01 F001 0
8E03 Trip Bus 1 Reset Delay 0 to 600 s 0.01 F001 0
8E04 Trip Bus 1 Input 1 0 to 65535 --- 1 F300 0
8E05 Trip Bus 1 Input 2 0 to 65535 --- 1 F300 0
8E06 Trip Bus 1 Input 3 0 to 65535 --- 1 F300 0
8E07 Trip Bus 1 Input 4 0 to 65535 --- 1 F300 0
B 9306
930C
...Repeated for dcmA Output 2
...Repeated for dcmA Output 3
9312 ...Repeated for dcmA Output 4
9318 ...Repeated for dcmA Output 5
931E ...Repeated for dcmA Output 6
9324 ...Repeated for dcmA Output 7
932A ...Repeated for dcmA Output 8
9330 ...Repeated for dcmA Output 9
9336 ...Repeated for dcmA Output 10
933C ...Repeated for dcmA Output 11
9342 ...Repeated for dcmA Output 12
9348 ...Repeated for dcmA Output 13
934E ...Repeated for dcmA Output 14
9354 ...Repeated for dcmA Output 15
935A ...Repeated for dcmA Output 16
9360 ...Repeated for dcmA Output 17
9366 ...Repeated for dcmA Output 18
936C ...Repeated for dcmA Output 19
9372 ...Repeated for dcmA Output 20
9378 ...Repeated for dcmA Output 21
937E ...Repeated for dcmA Output 22
9384 ...Repeated for dcmA Output 23
938A ...Repeated for dcmA Output 24
Direct Input/Output Names (Read/Write Setting) (96 modules)
9400 Direct Input 1 Name 0 to 96 --- 1 F205 “Dir Ip 1”
9406 Direct Output 1 Name 1 to 96 --- 1 F205 “Dir Out 1”
940C ...Repeated for Direct Input/Output 2
9418 ...Repeated for Direct Input/Output 3
9424 ...Repeated for Direct Input/Output 4
9430 ...Repeated for Direct Input/Output 5
943C ...Repeated for Direct Input/Output 6
9448 ...Repeated for Direct Input/Output 7
9454 ...Repeated for Direct Input/Output 8
9460 ...Repeated for Direct Input/Output 9
946C ...Repeated for Direct Input/Output 10
9478 ...Repeated for Direct Input/Output 11
9484 ...Repeated for Direct Input/Output 12
9490 ...Repeated for Direct Input/Output 13
949C ...Repeated for Direct Input/Output 14
94A8 ...Repeated for Direct Input/Output 15
94B4 ...Repeated for Direct Input/Output 16
94C0 ...Repeated for Direct Input/Output 17
94CC ...Repeated for Direct Input/Output 18
94D8 ...Repeated for Direct Input/Output 19
94E4 ...Repeated for Direct Input/Output 20
94F0 ...Repeated for Direct Input/Output 21
94FC ...Repeated for Direct Input/Output 22
9508 ...Repeated for Direct Input/Output 23
9514 ...Repeated for Direct Input/Output 24
B 9B92
9B93
Teleprotection Channel 1 Number of Lost Packets
Teleprotection Channel 2 Status
0 to 65535
0 to 2
---
---
1
1
F001
F134
0
1 (OK)
9B94 Teleprotection Channel 2 Number of Lost Packets 0 to 65535 --- 1 F001 0
9B95 Teleprotection Network Status 0 to 2 --- 1 F134 2 (n/a)
9BA0 Teleprotection Channel 1 Input States 0 to 1 --- 1 F500 0
9BA1 Teleprotection Channel 2 Input States 0 to 1 --- 1 F500 0
9BB0 Teleprotection Input 1 States, 1 per register (16 items) 0 to 1 --- 1 F108 0 (Off)
9BC0 Teleprotection Input 2 States, 1 per register (16 items) 0 to 1 --- 1 F108 0 (Off)
Selector switch actual values (read only)
A210 Selector switch 1 position 1 to 7 --- 1 F001 0
A211 Selector switch 2 position 1 to 7 --- 1 F001 1
Selector switch settings (read/write, 2 modules)
A280 Selector 1 Function 0 to 1 --- 1 F102 0 (Disabled)
A281 Selector 1 Range 1 to 7 --- 1 F001 7
A282 Selector 1 Timeout 3 to 60 s 0.1 F001 50
A283 Selector 1 Step Up 0 to 65535 --- 1 F300 0
A284 Selector 1 Step Mode 0 to 1 --- 1 F083 0 (Time-out)
A285 Selector 1 Acknowledge 0 to 65535 --- 1 F300 0
A286 Selector 1 Bit0 0 to 65535 --- 1 F300 0
A287 Selector 1 Bit1 0 to 65535 --- 1 F300 0
A288 Selector 1 Bit2 0 to 65535 --- 1 F300 0
A289 Selector 1 Bit Mode 0 to 1 --- 1 F083 0 (Time-out)
A28A Selector 1 Bit Acknowledge 0 to 65535 --- 1 F300 0
A28B Selector 1 Power Up Mode 0 to 2 --- 1 F084 0 (Restore)
A28C Selector 1 Target 0 to 2 --- 1 F109 0 (Self-reset)
A28D Selector 1 Events 0 to 1 --- 1 F102 0 (Disabled)
A28E Reserved (10 items) --- --- 1 F001 0
A298 ...Repeated for Selector 2
DNP/IEC Points (Read/Write Setting)
A300 DNP/IEC 60870-5-104 Binary Input Points (256 items) 0 to 65535 --- 1 F300 0
A400 DNP/IEC 60870-5-104 Analog Input Points (256 items) 0 to 65535 --- 1 F300 0
Flexcurves C and D (Read/Write Setting)
A600 FlexCurve C (120 items) 0 to 65535 ms 1 F011 0
A680 FlexCurve D (120 items) 0 to 65535 ms 1 F011 0
Non Volatile Latches (Read/Write Setting) (16 modules)
A700 Non-Volatile Latch 1 Function 0 to 1 --- 1 F102 0 (Disabled)
A701 Non-Volatile Latch 1 Type 0 to 1 --- 1 F519 0 (Reset Dominant)
A702 Non-Volatile Latch 1 Set 0 to 65535 --- 1 F300 0
A703 Non-Volatile Latch 1 Reset 0 to 65535 --- 1 F300 0
A704 Non-Volatile Latch 1 Target 0 to 2 --- 1 F109 0 (Self-reset)
A705 Non-Volatile Latch 1 Events 0 to 1 --- 1 F102 0 (Disabled)
A706 Reserved (4 items) --- --- --- F001 0
A70A ...Repeated for Non-Volatile Latch 2
A714 ...Repeated for Non-Volatile Latch 3
A71E ...Repeated for Non-Volatile Latch 4
A728 ...Repeated for Non-Volatile Latch 5
A732 ...Repeated for Non-Volatile Latch 6
A73C ...Repeated for Non-Volatile Latch 7
A746 ...Repeated for Non-Volatile Latch 8
B AB2C
AB2D
Operand for IEC 61850 XCBR5.ST.Loc status
Command to clear XCBR5 OpCnt (operation counter)
0 to 65535
0 to 1
---
---
1
1
F300
F126
0
0 (No)
AB2E Operand for IEC 61850 XCBR6.ST.Loc status 0 to 65535 --- 1 F300 0
AB2F Command to clear XCBR6 OpCnt (operation counter) 0 to 1 --- 1 F126 0 (No)
IEC 61850 LN name prefixes (read/write settings)
AB30 IEC 61850 logical node LPHD1 name prefix 0 to 65534 --- 1 F206 (none)
AB33 IEC 61850 logical node PIOCx name prefix (72 items) 0 to 65534 --- 1 F206 (none)
AC0B IEC 61850 logical node PTOCx name prefix (24 items) 0 to 65534 --- 1 F206 (none)
AC53 IEC 61850 logical node PTUVx name prefix (13 items) 0 to 65534 --- 1 F206 (none)
AC7A IEC 61850 logical node PTOVx name prefix (10 items) 0 to 65534 --- 1 F206 (none)
AC98 IEC 61850 logical node PDISx name prefix (10 items) 0 to 65534 --- 1 F206 (none)
ACB6 IEC 61850 logical node RBRFx name prefix (24 items) 0 to 65534 --- 1 F206 (none)
ACFE IEC 61850 logical node RPSBx name prefix 0 to 65534 --- 1 F206 (none)
AD01 IEC 61850 logical node RRECx name prefix (6 items) 0 to 65534 --- 1 F206 (none)
AD13 IEC 61850 logical node MMXUx name prefix (6 items) 0 to 65534 --- 1 F206 (none)
AD25 IEC 61850 logical node GGIOx name prefix (5 items) 0 to 65534 --- 1 F206 (none)
AD34 IEC 61850 logical node RFLOx name prefix (5 items) 0 to 65534 --- 1 F206 (none)
AD43 IEC 61850 logical node XCBRx name prefix (6 items) 0 to 65534 --- 1 F206 (none)
AD55 IEC 61850 logical node PTRCx name prefix (6 items) 0 to 65534 --- 1 F206 (none)
AD67 IEC 61850 logical node PDIFx name prefix (6 items) 0 to 65534 --- 1 F206 (none)
AD73 IEC 61850 logical node MMXNx name prefix (6 items) 0 to 65534 --- 1 F206 (none)
ADE2 IEC 61850 logical node CSWIx name prefix (6 items) 0 to 65534 --- 1 F206 (none)
AE3C IEC 61850 logical node XSWIx name prefix (6 items) 0 to 65534 --- 1 F206 (none)
IEC 61850 XSWI configuration (read/write settings)
AECF Operand for IEC 61850 XSWI1.ST.Loc status 0 to 65535 --- 1 F300 0
AED0 Command to clear XSWI1 OpCnt (operation counter) 0 to 1 --- 1 F126 0 (No)
AED1 Repeated for IEC 61850 XSWI2
AED3 Repeated for IEC 61850 XSWI3
AED5 Repeated for IEC 61850 XSWI4
AED7 Repeated for IEC 61850 XSWI5
AED9 Repeated for IEC 61850 XSWI6
AEDB Repeated for IEC 61850 XSWI7
AEDD Repeated for IEC 61850 XSWI8
AEDF Repeated for IEC 61850 XSWI9
AEE1 Repeated for IEC 61850 XSWI10
AEE3 Repeated for IEC 61850 XSWI11
AEE5 Repeated for IEC 61850 XSWI12
AEE7 Repeated for IEC 61850 XSWI13
AEE9 Repeated for IEC 61850 XSWI14
AEEB Repeated for IEC 61850 XSWI15
AEED Repeated for IEC 61850 XSWI16
AEEF Repeated for IEC 61850 XSWI17
AEF1 Repeated for IEC 61850 XSWI18
AEF3 Repeated for IEC 61850 XSWI19
AEF5 Repeated for IEC 61850 XSWI20
AEF7 Repeated for IEC 61850 XSWI21
AEF9 Repeated for IEC 61850 XSWI22
AEFB Repeated for IEC 61850 XSWI23
AEFD Repeated for IEC 61850 XSWI24
B B013
B03F
IEC 61850 GSSE ID
IEC 61850 GOOSE Function (GoEna)
---
0 to 1
---
---
---
1
F209
F102
“GSSEOut”
0 (Disabled)
B040 IEC 61850 GSSE Destination MAC Address --- --- --- F072 0
B043 IEC 61850 Standard GOOSE ID --- --- --- F209 “GOOSEOut”
B064 IEC 61850 Standard GOOSE Destination MAC Address --- --- --- F072 0
B067 IEC 61850 GOOSE VLAN Transmit Priority 0 to 7 --- 1 F001 4
B068 IEC 61850 GOOSE VLAN ID 0 to 4095 --- 1 F001 0
B069 IEC 61850 GOOSE ETYPE APPID 0 to 16383 --- 1 F001 0
B06A Reserved (2 items) 0 to 1 --- 1 F001 0
IEC 61850 Server Configuration (Read/Write Settings/Commands)
B06C TCP Port Number for the IEC 61850 / MMS Protocol 1 to 65535 --- 1 F001 102
B06D IEC 61850 Logical Device Name --- --- --- F213 “IECName”
B07D IEC 61850 Logical Device Instance --- --- --- F213 “LDInst”
B08D IEC 61850 LPHD Location --- --- --- F204 “Location”
B0B5 Include non-IEC 61850 Data 0 to 1 --- 1 F102 0 (Disabled)
B06B IEC 61850 Server Data Scanning Function 0 to 1 --- 1 F102 0 (Disabled)
B0B7 Reserved (15 items)
IEC 61850 MMXU Deadbands (Read/Write Setting) (6 modules)
B0C0 IEC 61850 MMXU TotW Deadband 1 0.001 to 100 % 0.001 F003 10000
B0C2 IEC 61850 MMXU TotVAr Deadband 1 0.001 to 100 % 0.001 F003 10000
B0C4 IEC 61850 MMXU TotVA Deadband 1 0.001 to 100 % 0.001 F003 10000
B0C6 IEC 61850 MMXU TotPF Deadband 1 0.001 to 100 % 0.001 F003 10000
B0C8 IEC 61850 MMXU Hz Deadband 1 0.001 to 100 % 0.001 F003 10000
B0CA IEC 61850 MMXU PPV.phsAB Deadband 1 0.001 to 100 % 0.001 F003 10000
B0CC IEC 61850 MMXU PPV.phsBC Deadband 1 0.001 to 100 % 0.001 F003 10000
B0CE IEC 61850 MMXU PPV.phsCA Deadband 1 0.001 to 100 % 0.001 F003 10000
B0D0 IEC 61850 MMXU PhV.phsADeadband 1 0.001 to 100 % 0.001 F003 10000
B0D2 IEC 61850 MMXU PhV.phsB Deadband 1 0.001 to 100 % 0.001 F003 10000
B0D4 IEC 61850 MMXU PhV.phsC Deadband 1 0.001 to 100 % 0.001 F003 10000
B0D6 IEC 61850 MMXU A.phsA Deadband 1 0.001 to 100 % 0.001 F003 10000
B0D8 IEC 61850 MMXU A.phsB Deadband 1 0.001 to 100 % 0.001 F003 10000
B0DA IEC 61850 MMXU A.phsC Deadband 1 0.001 to 100 % 0.001 F003 10000
B0DC IEC 61850 MMXU A.neut Deadband 1 0.001 to 100 % 0.001 F003 10000
B0DE IEC 61850 MMXU W.phsA Deadband 1 0.001 to 100 % 0.001 F003 10000
B0E0 IEC 61850 MMXU W.phsB Deadband 1 0.001 to 100 % 0.001 F003 10000
B0E2 IEC 61850 MMXU W.phsC Deadband 1 0.001 to 100 % 0.001 F003 10000
B0E4 IEC 61850 MMXU VAr.phsA Deadband 1 0.001 to 100 % 0.001 F003 10000
B0E6 IEC 61850 MMXU VAr.phsB Deadband 1 0.001 to 100 % 0.001 F003 10000
B0E8 IEC 61850 MMXU VAr.phsC Deadband 1 0.001 to 100 % 0.001 F003 10000
B0EA IEC 61850 MMXU VA.phsA Deadband 1 0.001 to 100 % 0.001 F003 10000
B0EC IEC 61850 MMXU VA.phsB Deadband 1 0.001 to 100 % 0.001 F003 10000
B0EE IEC 61850 MMXU VA.phsC Deadband 1 0.001 to 100 % 0.001 F003 10000
B0F0 IEC 61850 MMXU PF.phsA Deadband 1 0.001 to 100 % 0.001 F003 10000
B0F2 IEC 61850 MMXU PF.phsB Deadband 1 0.001 to 100 % 0.001 F003 10000
B0F4 IEC 61850 MMXU PF.phsC Deadband 1 0.001 to 100 % 0.001 F003 10000
B0F6 ...Repeated for Deadband 2
B12C ...Repeated for Deadband 3
B162 ...Repeated for Deadband 4
B198 ...Repeated for Deadband 5
B BB20
BB28
...Repeated for Contact Input 5
...Repeated for Contact Input 6
BB30 ...Repeated for Contact Input 7
BB38 ...Repeated for Contact Input 8
BB40 ...Repeated for Contact Input 9
BB48 ...Repeated for Contact Input 10
BB50 ...Repeated for Contact Input 11
BB58 ...Repeated for Contact Input 12
BB60 ...Repeated for Contact Input 13
BB68 ...Repeated for Contact Input 14
BB70 ...Repeated for Contact Input 15
BB78 ...Repeated for Contact Input 16
BB80 ...Repeated for Contact Input 17
BB88 ...Repeated for Contact Input 18
BB90 ...Repeated for Contact Input 19
BB98 ...Repeated for Contact Input 20
BBA0 ...Repeated for Contact Input 21
BBA8 ...Repeated for Contact Input 22
BBB0 ...Repeated for Contact Input 23
BBB8 ...Repeated for Contact Input 24
BBC0 ...Repeated for Contact Input 25
BBC8 ...Repeated for Contact Input 26
BBD0 ...Repeated for Contact Input 27
BBD8 ...Repeated for Contact Input 28
BBE0 ...Repeated for Contact Input 29
BBE8 ...Repeated for Contact Input 30
BBF0 ...Repeated for Contact Input 31
BBF8 ...Repeated for Contact Input 32
BC00 ...Repeated for Contact Input 33
BC08 ...Repeated for Contact Input 34
BC10 ...Repeated for Contact Input 35
BC18 ...Repeated for Contact Input 36
BC20 ...Repeated for Contact Input 37
BC28 ...Repeated for Contact Input 38
BC30 ...Repeated for Contact Input 39
BC38 ...Repeated for Contact Input 40
BC40 ...Repeated for Contact Input 41
BC48 ...Repeated for Contact Input 42
BC50 ...Repeated for Contact Input 43
BC58 ...Repeated for Contact Input 44
BC60 ...Repeated for Contact Input 45
BC68 ...Repeated for Contact Input 46
BC70 ...Repeated for Contact Input 47
BC78 ...Repeated for Contact Input 48
BC80 ...Repeated for Contact Input 49
BC88 ...Repeated for Contact Input 50
BC90 ...Repeated for Contact Input 51
BC98 ...Repeated for Contact Input 52
BCA0 ...Repeated for Contact Input 53
B BE9C
BEA8
...Repeated for Virtual Input 10
...Repeated for Virtual Input 11
BEB4 ...Repeated for Virtual Input 12
BEC0 ...Repeated for Virtual Input 13
BECC ...Repeated for Virtual Input 14
BED8 ...Repeated for Virtual Input 15
BEE4 ...Repeated for Virtual Input 16
BEF0 ...Repeated for Virtual Input 17
BEFC ...Repeated for Virtual Input 18
BF08 ...Repeated for Virtual Input 19
BF14 ...Repeated for Virtual Input 20
BF20 ...Repeated for Virtual Input 21
BF2C ...Repeated for Virtual Input 22
BF38 ...Repeated for Virtual Input 23
BF44 ...Repeated for Virtual Input 24
BF50 ...Repeated for Virtual Input 25
BF5C ...Repeated for Virtual Input 26
BF68 ...Repeated for Virtual Input 27
BF74 ...Repeated for Virtual Input 28
BF80 ...Repeated for Virtual Input 29
BF8C ...Repeated for Virtual Input 30
BF98 ...Repeated for Virtual Input 31
BFA4 ...Repeated for Virtual Input 32
BFB0 ...Repeated for Virtual Input 33
BFBC ...Repeated for Virtual Input 34
BFC8 ...Repeated for Virtual Input 35
BFD4 ...Repeated for Virtual Input 36
BFE0 ...Repeated for Virtual Input 37
BFEC ...Repeated for Virtual Input 38
BFF8 ...Repeated for Virtual Input 39
C004 ...Repeated for Virtual Input 40
C010 ...Repeated for Virtual Input 41
C01C ...Repeated for Virtual Input 42
C028 ...Repeated for Virtual Input 43
C034 ...Repeated for Virtual Input 44
C040 ...Repeated for Virtual Input 45
C04C ...Repeated for Virtual Input 46
C058 ...Repeated for Virtual Input 47
C064 ...Repeated for Virtual Input 48
C070 ...Repeated for Virtual Input 49
C07C ...Repeated for Virtual Input 50
C088 ...Repeated for Virtual Input 51
C094 ...Repeated for Virtual Input 52
C0A0 ...Repeated for Virtual Input 53
C0AC ...Repeated for Virtual Input 54
C0B8 ...Repeated for Virtual Input 55
C0C4 ...Repeated for Virtual Input 56
C0D0 ...Repeated for Virtual Input 57
C0DC ...Repeated for Virtual Input 58
B C2C0
C2C8
...Repeated for Virtual Output 51
...Repeated for Virtual Output 52
C2D0 ...Repeated for Virtual Output 53
C2D8 ...Repeated for Virtual Output 54
C2E0 ...Repeated for Virtual Output 55
C2E8 ...Repeated for Virtual Output 56
C2F0 ...Repeated for Virtual Output 57
C2F8 ...Repeated for Virtual Output 58
C300 ...Repeated for Virtual Output 59
C308 ...Repeated for Virtual Output 60
C310 ...Repeated for Virtual Output 61
C318 ...Repeated for Virtual Output 62
C320 ...Repeated for Virtual Output 63
C328 ...Repeated for Virtual Output 64
C330 ...Repeated for Virtual Output 65
C338 ...Repeated for Virtual Output 66
C340 ...Repeated for Virtual Output 67
C348 ...Repeated for Virtual Output 68
C350 ...Repeated for Virtual Output 69
C358 ...Repeated for Virtual Output 70
C360 ...Repeated for Virtual Output 71
C368 ...Repeated for Virtual Output 72
C370 ...Repeated for Virtual Output 73
C378 ...Repeated for Virtual Output 74
C380 ...Repeated for Virtual Output 75
C388 ...Repeated for Virtual Output 76
C390 ...Repeated for Virtual Output 77
C398 ...Repeated for Virtual Output 78
C3A0 ...Repeated for Virtual Output 79
C3A8 ...Repeated for Virtual Output 80
C3B0 ...Repeated for Virtual Output 81
C3B8 ...Repeated for Virtual Output 82
C3C0 ...Repeated for Virtual Output 83
C3C8 ...Repeated for Virtual Output 84
C3D0 ...Repeated for Virtual Output 85
C3D8 ...Repeated for Virtual Output 86
C3E0 ...Repeated for Virtual Output 87
C3E8 ...Repeated for Virtual Output 88
C3F0 ...Repeated for Virtual Output 89
C3F8 ...Repeated for Virtual Output 90
C400 ...Repeated for Virtual Output 91
C408 ...Repeated for Virtual Output 92
C410 ...Repeated for Virtual Output 93
C418 ...Repeated for Virtual Output 94
C420 ...Repeated for Virtual Output 95
C428 ...Repeated for Virtual Output 96
Mandatory (Read/Write Setting)
C430 Test Mode Function 0 to 1 --- 1 F245 0 (Disabled)
C431 Force VFD and LED 0 to 1 --- 1 F126 0 (No)
B C68C
C698
...Repeated for Contact Output 50
...Repeated for Contact Output 51
C6A4 ...Repeated for Contact Output 52
C6B0 ...Repeated for Contact Output 53
C6BC ...Repeated for Contact Output 54
C6C8 ...Repeated for Contact Output 55
C6D4 ...Repeated for Contact Output 56
C6E0 ...Repeated for Contact Output 57
C6EC ...Repeated for Contact Output 58
C6F8 ...Repeated for Contact Output 59
C704 ...Repeated for Contact Output 60
C710 ...Repeated for Contact Output 61
C71C ...Repeated for Contact Output 62
C728 ...Repeated for Contact Output 63
C734 ...Repeated for Contact Output 64
Reset (Read/Write Setting)
C750 FlexLogic™ operand which initiates a reset 0 to 65535 --- 1 F300 0
Control Pushbuttons (Read/Write Setting) (7 modules)
C760 Control Pushbutton 1 Function 0 to 1 --- 1 F102 0 (Disabled)
C761 Control Pushbutton 1 Events 0 to 1 --- 1 F102 0 (Disabled)
C762 ...Repeated for Control Pushbutton 2
C764 ...Repeated for Control Pushbutton 3
C766 ...Repeated for Control Pushbutton 4
C768 ...Repeated for Control Pushbutton 5
C76A ...Repeated for Control Pushbutton 6
C76C ...Repeated for Control Pushbutton 7
Clear Records (Read/Write Setting)
C771 Clear User Fault Reports operand 0 to 65535 --- 1 F300 0
C772 Clear Event Records operand 0 to 65535 --- 1 F300 0
C773 Clear Oscillography operand 0 to 65535 --- 1 F300 0
C774 Clear Data Logger operand 0 to 65535 --- 1 F300 0
C775 Clear Breaker 1 Arcing Current operand 0 to 65535 --- 1 F300 0
C776 Clear Breaker 2 Arcing Current operand 0 to 65535 --- 1 F300 0
C777 Clear Breaker 3 Arcing Current operand 0 to 65535 --- 1 F300 0
C778 Clear Breaker 4 Arcing Current operand 0 to 65535 --- 1 F300 0
C779 Clear Breaker 5 Arcing Current operand 0 to 65535 --- 1 F300 0
C77A Clear Breaker 6 Arcing Current operand 0 to 65535 --- 1 F300 0
C77F Clear Unauthorized Access operand 0 to 65535 --- 1 F300 0
C781 Clear Platform Direct Input/Output Statistics operand 0 to 65535 --- 1 F300 0
C782 Reserved (13 items) --- --- --- F001 0
Force Contact Inputs/Outputs (Read/Write Settings)
C7A0 Force Contact Input x State (96 items) 0 to 2 --- 1 F144 0 (Disabled)
C800 Force Contact Output x State (64 items) 0 to 3 --- 1 F131 0 (Disabled)
Direct Inputs/Outputs (Read/Write Setting)
C880 Direct Device ID 1 to 16 --- 1 F001 1
C881 Direct I/O Channel 1 Ring Configuration Function 0 to 1 --- 1 F126 0 (No)
C882 Platform Direct I/O Data Rate 64 to 128 kbps 64 F001 64
C883 Direct I/O Channel 2 Ring Configuration Function 0 to 1 --- 1 F126 0 (No)
C884 Platform Direct I/O Crossover Function 0 to 1 --- 1 F102 0 (Disabled)
B CA36
CA38
...Repeated for Direct Output 20
...Repeated for Direct Output 21
CA3A ...Repeated for Direct Output 22
CA3C ...Repeated for Direct Output 23
CA3E ...Repeated for Direct Output 24
CA40 ...Repeated for Direct Output 25
CA42 ...Repeated for Direct Output 26
CA44 ...Repeated for Direct Output 27
CA46 ...Repeated for Direct Output 28
CA48 ...Repeated for Direct Output 29
CA4A ...Repeated for Direct Output 30
CA4C ...Repeated for Direct Output 31
CA4E ...Repeated for Direct Output 32
Direct Input/Output Alarms (Read/Write Setting)
CAD0 Direct Input/Output Channel 1 CRC Alarm Function 0 to 1 --- 1 F102 0 (Disabled)
CAD1 Direct I/O Channel 1 CRC Alarm Message Count 100 to 10000 --- 1 F001 600
CAD2 Direct Input/Output Channel 1 CRC Alarm Threshold 1 to 1000 --- 1 F001 10
CAD3 Direct Input/Output Channel 1 CRC Alarm Events 0 to 1 --- 1 F102 0 (Disabled)
CAD4 Reserved (4 items) 1 to 1000 --- 1 F001 10
CAD8 Direct Input/Output Channel 2 CRC Alarm Function 0 to 1 --- 1 F102 0 (Disabled)
CAD9 Direct I/O Channel 2 CRC Alarm Message Count 100 to 10000 --- 1 F001 600
CADA Direct Input/Output Channel 2 CRC Alarm Threshold 1 to 1000 --- 1 F001 10
CADB Direct Input/Output Channel 2 CRC Alarm Events 0 to 1 --- 1 F102 0 (Disabled)
CADC Reserved (4 items) 1 to 1000 --- 1 F001 10
CAE0 Direct I/O Ch 1 Unreturned Messages Alarm Function 0 to 1 --- 1 F102 0 (Disabled)
CAE1 Direct I/O Ch 1 Unreturned Messages Alarm Msg Count 100 to 10000 --- 1 F001 600
CAE2 Direct I/O Ch 1 Unreturned Messages Alarm Threshold 1 to 1000 --- 1 F001 10
CAE3 Direct I/O Ch 1 Unreturned Messages Alarm Events 0 to 1 --- 1 F102 0 (Disabled)
CAE4 Reserved (4 items) 1 to 1000 --- 1 F001 10
CAE8 Direct IO Ch 2 Unreturned Messages Alarm Function 0 to 1 --- 1 F102 0 (Disabled)
CAE9 Direct I/O Ch 2 Unreturned Messages Alarm Msg Count 100 to 10000 --- 1 F001 600
CAEA Direct I/O Ch 2 Unreturned Messages Alarm Threshold 1 to 1000 --- 1 F001 10
CAEB Direct I/O Channel 2 Unreturned Messages Alarm Events 0 to 1 --- 1 F102 0 (Disabled)
CAEC Reserved (4 items) --- --- 1 F001 10
Remote Devices (Read/Write Setting) (16 modules)
CB00 Remote Device 1 GSSE/GOOSE Application ID --- --- --- F209 “Remote Device 1“
CB21 Remote Device 1 GOOSE Ethernet APPID 0 to 16383 --- 1 F001 0
CB22 Remote Device 1 GOOSE Dataset 0 to 8 --- 1 F184 0 (Fixed)
CB23 Remote Device 1 in PMU Scheme 0 to 1 --- 1 F126 0 (No)
CB24 ...Repeated for Device 2
CB48 ...Repeated for Device 3
CB6C ...Repeated for Device 4
CB90 ...Repeated for Device 5
CBB4 ...Repeated for Device 6
CBD8 ...Repeated for Device 7
CBFC ...Repeated for Device 8
CC20 ...Repeated for Device 9
CC44 ...Repeated for Device 10
CC68 ...Repeated for Device 11
B D258
D25C
...Repeated for Remote Output 15
...Repeated for Remote Output 16
D260 ...Repeated for Remote Output 17
D264 ...Repeated for Remote Output 18
D268 ...Repeated for Remote Output 19
D26C ...Repeated for Remote Output 20
D270 ...Repeated for Remote Output 21
D274 ...Repeated for Remote Output 22
D278 ...Repeated for Remote Output 23
D27C ...Repeated for Remote Output 24
D280 ...Repeated for Remote Output 25
D284 ...Repeated for Remote Output 26
D288 ...Repeated for Remote Output 27
D28C ...Repeated for Remote Output 28
D290 ...Repeated for Remote Output 29
D294 ...Repeated for Remote Output 30
D298 ...Repeated for Remote Output 31
D29C ...Repeated for Remote Output 32
Remote Output UserSt Pairs (Read/Write Setting) (32 modules)
D2A0 Remote Output UserSt 1 Operand 0 to 65535 --- 1 F300 0
D2A1 Remote Output UserSt 1 Events 0 to 1 --- 1 F102 0 (Disabled)
D2A2 Reserved (2 items) 0 to 1 --- 1 F001 0
D2A4 ...Repeated for Remote Output 2
D2A8 ...Repeated for Remote Output 3
D2AC ...Repeated for Remote Output 4
D2B0 ...Repeated for Remote Output 5
D2B4 ...Repeated for Remote Output 6
D2B8 ...Repeated for Remote Output 7
D2BC ...Repeated for Remote Output 8
D2C0 ...Repeated for Remote Output 9
D2C4 ...Repeated for Remote Output 10
D2C8 ...Repeated for Remote Output 11
D2CC ...Repeated for Remote Output 12
D2D0 ...Repeated for Remote Output 13
D2D4 ...Repeated for Remote Output 14
D2D8 ...Repeated for Remote Output 15
D2DC ...Repeated for Remote Output 16
D2E0 ...Repeated for Remote Output 17
D2E4 ...Repeated for Remote Output 18
D2E8 ...Repeated for Remote Output 19
D2EC ...Repeated for Remote Output 20
D2F0 ...Repeated for Remote Output 21
D2F4 ...Repeated for Remote Output 22
D2F8 ...Repeated for Remote Output 23
D2FC ...Repeated for Remote Output 24
D300 ...Repeated for Remote Output 25
D304 ...Repeated for Remote Output 26
D308 ...Repeated for Remote Output 27
D30C ...Repeated for Remote Output 28
B D356
D357
IEC 61850 GGIO2.CF.SPCSO55.ctlModel Value
IEC 61850 GGIO2.CF.SPCSO56.ctlModel Value
0 to 2
0 to 2
---
---
1
1
F001
F001
2
2
D358 IEC 61850 GGIO2.CF.SPCSO57.ctlModel Value 0 to 2 --- 1 F001 2
D359 IEC 61850 GGIO2.CF.SPCSO58.ctlModel Value 0 to 2 --- 1 F001 2
D35A IEC 61850 GGIO2.CF.SPCSO59.ctlModel Value 0 to 2 --- 1 F001 2
D35B IEC 61850 GGIO2.CF.SPCSO60.ctlModel Value 0 to 2 --- 1 F001 2
D35C IEC 61850 GGIO2.CF.SPCSO61.ctlModel Value 0 to 2 --- 1 F001 2
D35D IEC 61850 GGIO2.CF.SPCSO62.ctlModel Value 0 to 2 --- 1 F001 2
D35E IEC 61850 GGIO2.CF.SPCSO63.ctlModel Value 0 to 2 --- 1 F001 2
Remote Device Status (Read Only) (16 modules)
D380 Remote Device 1 StNum 0 to 4294967295 --- 1 F003 0
D382 Remote Device 1 SqNum 0 to 4294967295 --- 1 F003 0
D384 ...Repeated for Remote Device 2
D388 ...Repeated for Remote Device 3
D38C ...Repeated for Remote Device 4
D390 ...Repeated for Remote Device 5
D394 ...Repeated for Remote Device 6
D398 ...Repeated for Remote Device 7
D39C ...Repeated for Remote Device 8
D3A0 ...Repeated for Remote Device 9
D3A4 ...Repeated for Remote Device 10
D3A8 ...Repeated for Remote Device 11
D3AC ...Repeated for Remote Device 12
D3B0 ...Repeated for Remote Device 13
D3B4 ...Repeated for Remote Device 14
D3B8 ...Repeated for Remote Device 15
D3BC ...Repeated for Remote Device 16
D3C0 ...Repeated for Remote Device 17
D3C4 ...Repeated for Remote Device 18
D3C8 ...Repeated for Remote Device 19
D3CC ...Repeated for Remote Device 20
D3D0 ...Repeated for Remote Device 21
D3D4 ...Repeated for Remote Device 22
D3D8 ...Repeated for Remote Device 23
D3DC ...Repeated for Remote Device 24
D3E0 ...Repeated for Remote Device 25
D3E4 ...Repeated for Remote Device 26
D3E8 ...Repeated for Remote Device 27
D3EC ...Repeated for Remote Device 28
D3F0 ...Repeated for Remote Device 29
D3F4 ...Repeated for Remote Device 30
D3F8 ...Repeated for Remote Device 31
D3FC ...Repeated for Remote Device 32
Setting file template values (read only)
ED00 FlexLogic™ displays active 0 to 1 --- 1 F102 1 (Enabled)
ED01 Reserved (6 items) --- --- --- --- ---
ED07 Last settings change date 0 to 4294967295 --- 1 F050 0
ED09 Template bitmask (750 items) 0 to 65535 --- 1 F001 0
F001 F040
UR_UINT16 UNSIGNED 16 BIT INTEGER UR_UINT48 48-BIT UNSIGNED INTEGER
F002
UR_SINT16 SIGNED 16 BIT INTEGER
F050
UR_UINT32 TIME and DATE (UNSIGNED 32 BIT INTEGER)
B
Gives the current time in seconds elapsed since 00:00:00 January
1, 1970.
F003
UR_UINT32 UNSIGNED 32 BIT INTEGER (2 registers)
High order word is stored in the first register. F051
Low order word is stored in the second register. UR_UINT32 DATE in SR format (alternate format for F050)
First 16 bits are Month/Day (MM/DD/xxxx). Month: 1=January,
2=February,...,12=December; Day: 1 to 31 in steps of 1
F004
Last 16 bits are Year (xx/xx/YYYY): 1970 to 2106 in steps of 1
UR_SINT32 SIGNED 32 BIT INTEGER (2 registers)
High order word is stored in the first register/
Low order word is stored in the second register. F052
UR_UINT32 TIME in SR format (alternate format for F050)
First 16 bits are Hours/Minutes (HH:MM:xx.xxx).
F005
Hours: 0=12am, 1=1am,...,12=12pm,...23=11pm;
UR_UINT8 UNSIGNED 8 BIT INTEGER
Minutes: 0 to 59 in steps of 1
Last 16 bits are Seconds (xx:xx:.SS.SSS): 0=00.000s,
F006 1=00.001,...,59999=59.999s)
UR_SINT8 SIGNED 8 BIT INTEGER
F060
F011 FLOATING_POINT IEEE FLOATING POINT (32 bits)
UR_UINT16 FLEXCURVE DATA (120 points)
A FlexCurve is an array of 120 consecutive data points (x, y) which
F070
are interpolated to generate a smooth curve. The y-axis is the user
HEX2 2 BYTES - 4 ASCII DIGITS
defined trip or operation time setting; the x-axis is the pickup ratio
and is pre-defined. Refer to format F119 for a listing of the pickup
ratios; the enumeration value for the pickup ratio indicates the off-
F071
set into the FlexCurve base address where the corresponding time HEX4 4 BYTES - 8 ASCII DIGITS
value is stored.
F072
F012
HEX6 6 BYTES - 12 ASCII DIGITS
DISPLAY_SCALE DISPLAY SCALING
(unsigned 16-bit integer)
MSB indicates the SI units as a power of ten. LSB indicates the F073
number of decimal points to display. HEX8 8 BYTES - 16 ASCII DIGITS
Example: Current values are stored as 32 bit numbers with three
decimal places and base units in Amps. If the retrieved value is
F074
12345.678 A and the display scale equals 0x0302 then the dis-
HEX20 20 BYTES - 40 ASCII DIGITS
played value on the unit is 12.35 kA.
F083
F013
ENUMERATION: SELECTOR MODES
POWER_FACTOR (SIGNED 16 BIT INTEGER)
0 = Time-Out, 1 = Acknowledge
Positive values indicate lagging power factor; negative values
indicate leading.
F084
ENUMERATION: SELECTOR POWER UP
0 = Restore, 1 = Synchronize, 2 = Sync/Restore
F086 F108
ENUMERATION: DIGITAL INPUT DEFAULT STATE ENUMERATION: OFF/ON
0 = Off, 1 = On, 2= Latest/Off, 3 = Latest/On 0 = Off, 1 = On
F090 F109
ENUMERATION: LATCHING OUTPUT TYPE ENUMERATION: CONTACT OUTPUT OPERATION
B 0 = Operate-dominant, 1 = Reset-dominant 0 = Self-reset, 1 = Latched, 2 = Disabled
F100 F110
ENUMERATION: VT CONNECTION TYPE ENUMERATION: CONTACT OUTPUT LED CONTROL
0 = Wye; 1 = Delta 0 = Trip, 1 = Alarm, 2 = None
F101 F112
ENUMERATION: MESSAGE DISPLAY INTENSITY ENUMERATION: RS485 BAUD RATES
0 = 25%, 1 = 50%, 2 = 75%, 3 = 100%
bitmask value bitmask value bitmask value
0 300 4 9600 8 115200
F102 1 1200 5 19200 9 14400
ENUMERATION: DISABLED/ENABLED 2 2400 6 38400 10 28800
F103 F113
ENUMERATION: CURVE SHAPES ENUMERATION: PARITY
0 = None, 1 = Odd, 2 = Even
bitmask curve shape bitmask curve shape
0 IEEE Mod Inv 9 IAC Inverse
1 IEEE Very Inv 10 IAC Short Inv F114
2 IEEE Ext Inv 11 I2t ENUMERATION: IRIG-B SIGNAL TYPE
3 IEC Curve A 12 Definite Time 0 = None, 1 = DC Shift, 2 = Amplitude Modulated
4 IEC Curve B 13 FlexCurve™ A
5 IEC Curve C 14 FlexCurve™ B
F115
6 IEC Short Inv 15 FlexCurve™ C
ENUMERATION: BREAKER STATUS
7 IAC Ext Inv 16 FlexCurve™ D
0 = Auxiliary A, 1 = Auxiliary B
8 IAC Very Inv
F116
F104
ENUMERATION: NEUTRAL OVERVOLTAGE CURVES
ENUMERATION: RESET TYPE
0 = Definite Time, 1 = FlexCurve™ A, 2 = FlexCurve™ B,
0 = Instantaneous, 1 = Timed, 2 = Linear
3 = FlexCurve™ C
F105
F117
ENUMERATION: LOGIC INPUT
ENUMERATION: NUMBER OF OSCILLOGRAPHY RECORDS
0 = Disabled, 1 = Input 1, 2 = Input 2
0 = 1×72 cycles, 1 = 3×36 cycles, 2 = 7×18 cycles, 3 = 15×9 cycles
F106
F118
ENUMERATION: PHASE ROTATION
ENUMERATION: OSCILLOGRAPHY MODE
0 = ABC, 1 = ACB
0 = Automatic Overwrite, 1 = Protected
bitmask element
F119
21 Phase Time Overcurrent 6
ENUMERATION: FLEXCURVE™ PICKUP RATIOS
24 Phase Directional Overcurrent 1
mask value mask value mask value mask value 25 Phase Directional Overcurrent 2
0 0.00 30 0.88 60 2.90 90 5.90 32 Neutral Instantaneous Overcurrent 1
1 0.05 31 0.90 61 3.00 91 6.00 33 Neutral Instantaneous Overcurrent 2
2 0.10 32 0.91 62 3.10 92 6.50 34 Neutral Instantaneous Overcurrent 3
3 0.15 33 0.92 63 3.20 93 7.00 35 Neutral Instantaneous Overcurrent 4 B
4 0.20 34 0.93 64 3.30 94 7.50 36 Neutral Instantaneous Overcurrent 5
5 0.25 35 0.94 65 3.40 95 8.00 37 Neutral Instantaneous Overcurrent 6
6 0.30 36 0.95 66 3.50 96 8.50 38 Neutral Instantaneous Overcurrent 7
7 0.35 37 0.96 67 3.60 97 9.00 39 Neutral Instantaneous Overcurrent 8
8 0.40 38 0.97 68 3.70 98 9.50 40 Neutral Instantaneous Overcurrent 9
9 0.45 39 0.98 69 3.80 99 10.00 41 Neutral Instantaneous Overcurrent 10
10 0.48 40 1.03 70 3.90 100 10.50 42 Neutral Instantaneous Overcurrent 11
11 0.50 41 1.05 71 4.00 101 11.00 43 Neutral Instantaneous Overcurrent 12
12 0.52 42 1.10 72 4.10 102 11.50 48 Neutral Time Overcurrent 1
13 0.54 43 1.20 73 4.20 103 12.00 49 Neutral Time Overcurrent 2
14 0.56 44 1.30 74 4.30 104 12.50 50 Neutral Time Overcurrent 3
15 0.58 45 1.40 75 4.40 105 13.00 51 Neutral Time Overcurrent 4
16 0.60 46 1.50 76 4.50 106 13.50 52 Neutral Time Overcurrent 5
17 0.62 47 1.60 77 4.60 107 14.00 53 Neutral Time Overcurrent 6
18 0.64 48 1.70 78 4.70 108 14.50 56 Neutral Directional Overcurrent 1
19 0.66 49 1.80 79 4.80 109 15.00 57 Neutral Directional Overcurrent 2
20 0.68 50 1.90 80 4.90 110 15.50 60 Negative Sequence Directional Overcurrent 1
21 0.70 51 2.00 81 5.00 111 16.00 61 Negative Sequence Directional Overcurrent 2
22 0.72 52 2.10 82 5.10 112 16.50 64 Ground Instantaneous Overcurrent 1
23 0.74 53 2.20 83 5.20 113 17.00 65 Ground Instantaneous Overcurrent 2
24 0.76 54 2.30 84 5.30 114 17.50 66 Ground Instantaneous Overcurrent 3
25 0.78 55 2.40 85 5.40 115 18.00 67 Ground Instantaneous Overcurrent 4
26 0.80 56 2.50 86 5.50 116 18.50 68 Ground Instantaneous Overcurrent 5
27 0.82 57 2.60 87 5.60 117 19.00 69 Ground Instantaneous Overcurrent 6
28 0.84 58 2.70 88 5.70 118 19.50 70 Ground Instantaneous Overcurrent 7
29 0.86 59 2.80 89 5.80 119 20.00 71 Ground Instantaneous Overcurrent 8
72 Ground Instantaneous Overcurrent 9
73 Ground Instantaneous Overcurrent 10
F122
74 Ground Instantaneous Overcurrent 11
ENUMERATION: ELEMENT INPUT SIGNAL TYPE
75 Ground Instantaneous Overcurrent 12
0 = Phasor, 1 = RMS 80 Ground Time Overcurrent 1
81 Ground Time Overcurrent 2
Bitmask Error
F134
15 Latching Output Discrepancy
ENUMERATION: PASS/FAIL
16 Ethernet Switch Fail
0 = Fail, 1 = OK, 2 = n/a 17 Maintenance Alert 01
18 SNTP Failure
F135 19 ---
ENUMERATION: GAIN CALIBRATION 20 Primary Ethernet Fail
B 0 = 0x1, 1 = 1x16 21 Secondary Ethernet Fail
22 Temperature Monitor
23 Process Bus Trouble
F136 24 Brick Trouble
ENUMERATION: NUMBER OF OSCILLOGRAPHY RECORDS
25 Field RTD Trouble
0 = 31 x 8 cycles, 1 = 15 x 16 cycles, 2 = 7 x 32 cycles 26 Field TDR Trouble
3 = 3 x 64 cycles, 4 = 1 x 128 cycles 27 Remote Device Offline
28 Direct Device Offline
bitmask definition
F145
26 Test Mode Isolated
ENUMERATION: ALPHABET LETTER
27 Test Mode Forcible
bitmask type bitmask type bitmask type bitmask type 28 Test Mode Disabled
0 null 7 G 14 N 21 U 29 Temperature Warning On
1 A 8 H 15 O 22 V 30 Temperature Warning Off
2 B 9 I 16 P 23 W 31 Unauthorized Access
3 C 10 J 17 Q 24 X 32 System Integrity Recovery B
4 D 11 K 18 R 25 Y 33 System Integrity Recovery 06
5 E 12 L 19 S 26 Z 34 System Integrity Recovery 07
6 F 13 M 20 T
F151
F146 ENUMERATION: RTD SELECTION
ENUMERATION: MISCELLANEOUS EVENT CAUSES bitmask RTD# bitmask RTD# bitmask RTD#
0 NONE 17 RTD 17 33 RTD 33
bitmask definition
1 RTD 1 18 RTD 18 34 RTD 34
0 Events Cleared
2 RTD 2 19 RTD 19 35 RTD 35
1 Oscillography Triggered
3 RTD 3 20 RTD 20 36 RTD 36
2 Date/time Changed
4 RTD 4 21 RTD 21 37 RTD 37
3 Default Settings Loaded
5 RTD 5 22 RTD 22 38 RTD 38
4 Test Mode Forcing On
6 RTD 6 23 RTD 23 39 RTD 39
5 Test Mode Forcing Off
7 RTD 7 24 RTD 24 40 RTD 40
6 Power On
8 RTD 8 25 RTD 25 41 RTD 41
7 Power Off
9 RTD 9 26 RTD 26 42 RTD 42
8 Relay In Service
10 RTD 10 27 RTD 27 43 RTD 43
9 Relay Out Of Service
11 RTD 11 28 RTD 28 44 RTD 44
10 Watchdog Reset
12 RTD 12 29 RTD 29 45 RTD 45
11 Oscillography Clear
13 RTD 13 30 RTD 30 46 RTD 46
12 Reboot Command
14 RTD 14 31 RTD 31 47 RTD 47
13 Led Test Initiated
15 RTD 15 32 RTD 32 48 RTD 48
14 Flash Programming
16 RTD 16
15 Fault Report Trigger
16 User Programmable Fault Report Trigger
17 --- F152
18 Reload CT/VT module Settings ENUMERATION: SETTING GROUP
19 --- 0 = Active Group, 1 = Group 1, 2 = Group 2, 3 = Group 3
20 Ethernet Port 1 Offline 4 = Group 4, 5 = Group 5, 6 = Group 6
21 Ethernet Port 2 Offline
22 Ethernet Port 3 Offline
F155
23 Ethernet Port 4 Offline
ENUMERATION: REMOTE DEVICE STATE
24 Ethernet Port 5 Offline
0 = Offline, 1 = Online
25 Ethernet Port 6 Offline
F156 F161
ENUMERATION: REMOTE INPUT BIT PAIRS ENUMERATION: TRANSFORMER RATED WINDING
TEMPERATURE RISE
bitmask value bitmask value
0 = 55°C (oil), 1 = 65°C (oil), 2 = 80°C (dry), 3 = 115°C (dry),
0 NONE 35 UserSt-3
4 = 150°C (dry)
1 DNA-1 36 UserSt-4
2 DNA-2 37 UserSt-5
B 3 DNA-3 38 UserSt-6 F162
ENUMERATION: TRANSFORMER TYPE OF COOLING
4 DNA-4 39 UserSt-7
5 DNA-5 40 UserSt-8 0 = OA, 1 = FA, 2 = Non-directed FOA/FOW,
6 DNA-6 41 UserSt-9 3 = Directed FOA/FOW
7 DNA-7 42 UserSt-10
8 DNA-8 43 UserSt-11 F163
9 DNA-9 44 UserSt-12 ENUMERATION: TRANSFORMER WINDING CONNECTION
10 DNA-10 45 UserSt-13
0 = Wye, 1 = Delta, 2 = Zig-zag
11 DNA-11 46 UserSt-14
12 DNA-12 47 UserSt-15
13 DNA-13 48 UserSt-16 F164
ENUMERATION: TRANSFORMER WINDING GROUNDING
14 DNA-14 49 UserSt-17
15 DNA-15 50 UserSt-18 0 = Not within zone, 1 = Within zone
16 DNA-16 51 UserSt-19
17 DNA-17 52 UserSt-20
F165
18 DNA-18 53 UserSt-21 ENUMERATION: TRANSFORMER TAP INPUT
19 DNA-19 54 UserSt-22
0 = None, 1 = Tap Input 1, 2 = Tap Input 2, 3 = Auto-detect
20 DNA-20 55 UserSt-23
21 DNA-21 56 UserSt-24
22 DNA-22 57 UserSt-25 F166
23 DNA-23 58 UserSt-26 ENUMERATION: AUXILIARY VT CONNECTION TYPE
24 DNA-24 59 UserSt-27 0 = Vn, 1 = Vag, 2 = Vbg, 3 = Vcg, 4 = Vab, 5 = Vbc, 6 = Vca
25 DNA-25 60 UserSt-28
26 DNA-26 61 UserSt-29
F167
27 DNA-27 62 UserSt-30
ENUMERATION: SIGNAL SOURCE
28 DNA-28 63 UserSt-31
0 = SRC 1, 1 = SRC 2, 2 = SRC 3, 3 = SRC 4,
29 DNA-29 64 UserSt-32
4 = SRC 5, 5 = SRC 6
30 DNA-30 65 Dataset Item 1
31 DNA-31 66 Dataset Item 2
32 DNA-32 67 Dataset Item 3 F168
33 UserSt-1 ↓ ↓ ENUMERATION: INRUSH INHIBIT FUNCTION
34 UserSt-2 128 Dataset Item 64 0 = Disabled, 1 = Adapt. 2nd, 2 = Trad. 2nd
F157 F169
ENUMERATION: BREAKER MODE ENUMERATION: OVEREXCITATION INHIBIT FUNCTION
0 = 3-Pole, 1 = 1-Pole 0 = Disabled, 1 = 5th
F159 F170
ENUMERATION: BREAKER AUX CONTACT KEYING ENUMERATION: LOW/HIGH OFFSET and GAIN
TRANSDUCER INPUT/OUTPUT SELECTION
0 = 52a, 1 = 52b, 2 = None
0 = LOW, 1 = HIGH
F160
ENUMERATION: TRANSFORMER PHASE COMPENSATION
0 = Internal (software), 1 = External (with CTs)
F171 F180
ENUMERATION: TRANSDUCER CHANNEL INPUT TYPE ENUMERATION: PHASE/GROUND
0 = dcmA IN, 1 = Ohms IN, 2 = RTD IN, 3 = dcmA OUT, 0 = PHASE, 1 = GROUND
4 = RRTD IN
F181
F172 ENUMERATION: ODD/EVEN/NONE
ENUMERATION: SLOT LETTERS
0 = ODD, 1 = EVEN, 2 = NONE B
bitmask slot bitmask slot bitmask slot bitmask slot
0 F 4 K 8 P 12 U
F183
1 G 5 L 9 R 13 V ENUMERATION: AC INPUT WAVEFORMS
2 H 6 M 10 S 14 W
3 J 7 N 11 T 15 X bitmask definition
0 Off
1 8 samples/cycle
F173 2 16 samples/cycle
ENUMERATION: DCMA INPUT/OUTPUT RANGE
3 32 samples/cycle
0 0 to –1 mA
1 0 to 1 mA
F184
2 –1 to 1 mA ENUMERATION: REMOTE DEVICE GOOSE DATASET
3 0 to 5 mA
4 0 to 10 mA value GOOSE dataset
5 0 to 20 mA 0 Off
6 4 to 20 mA 1 GooseIn 1
2 GooseIn 2
3 GooseIn 3
F174
4 GooseIn 4
ENUMERATION: TRANSDUCER RTD INPUT TYPE
5 GooseIn 5
0 = 100 Ohm Platinum, 1 = 120 Ohm Nickel, 6 GooseIn 6
2 = 100 Ohm Nickel, 3 = 10 Ohm Copper
7 GooseIn 7
8 GooseIn 8
F175
ENUMERATION: PHASE LETTERS
F185
0 = A, 1 = B, 2 = C ENUMERATION: PHASE A,B,C, GROUND SELECTOR
0 = A, 1 = B, 2 = C, 3 = G
F177
ENUMERATION: COMMUNICATION PORT
F186
0 = None, 1 = COM1-RS485, 2 = COM2-RS485, ENUMERATION: MEASUREMENT MODE
3 = Front Panel-RS232, 4 = Network - TCP, 5 = Network - UDP
0 = Phase to Ground, 1 = Phase to Phase
F178
ENUMERATION: DATA LOGGER RATES F189
ENUMERATION: INRUSH INHIBIT MODE
0 = 1 sec, 1 = 1 min, 2 = 5 min, 3 = 10 min, 4 = 15 min,
5 = 20 min, 6 = 30 min, 7 = 60 min, 8 = 15 ms, 9 = 30 ms, 0 = Per Phase, 1 = 2-out-of-3, 2 = Average
10 = 100 ms, 11 = 500 ms
F190 F202
ENUMERATION: SIMULATED KEYPRESS TEXT20: 20-CHARACTER ASCII TEXT
10 registers, 16 Bits: 1st Char MSB, 2nd Char. LSB
bitmsk keypress bitmsk keypress
0 --- 23 Reset
use between real keys
24 User 1 F203
1 1 25 User 2 TEXT16: 16-CHARACTER ASCII TEXT
B 2 2 26 User 3
3 3 27 User-programmable key 1
F204
4 4 28 User-programmable key 2
TEXT80: 80-CHARACTER ASCII TEXT
5 5 29 User-programmable key 3
6 6 30 User-programmable key 4
7 7 31 User-programmable key 5 F205
TEXT12: 12-CHARACTER ASCII TEXT
8 8 32 User-programmable key 6
9 9 33 User-programmable key 7
10 0 34 User-programmable key 8 F206
11 Decimal Point 35 User-programmable key 9 TEXT6: 6-CHARACTER ASCII TEXT
12 Plus/Minus 36 User-programmable key 10
13 Value Up 37 User-programmable key 11
F207
14 Value Down 38 User-programmable key 12
TEXT4: 4-CHARACTER ASCII TEXT
15 Message Up 43 User-programmable key 13
16 Message Down 44 User-programmable key 14
17 Message Left 45 User-programmable key 15 F208
TEXT2: 2-CHARACTER ASCII TEXT
18 Message Right 46 User-programmable key 16
19 Menu 47 User 4 (control pushbutton)
20 Help 48 User 5 (control pushbutton) F213
21 Escape 49 User 6 (control pushbutton) TEXT32: 32-CHARACTER ASCII TEXT
22 --- 50 User 7 (control pushbutton)
F220
F192 ENUMERATION: PUSHBUTTON MESSAGE PRIORITY
ENUMERATION: ETHERNET OPERATION MODE
value priority
0 = Half-Duplex, 1 = Full-Duplex
0 Disabled
1 Normal
F194 2 High Priority
ENUMERATION: DNP SCALE
0 = 0.01, 1 = 0.1, 2 = 1, 3 = 10, 4 = 100, 5 = 1000, 6 = 10000,
F222
7 = 100000, 8 = 0.001 ENUMERATION: TEST ENUMERATION
0 = Test Enumeration 0, 1 = Test Enumeration 1
F199
ENUMERATION: DISABLED/ENABLED/CUSTOM
F226
0 = Disabled, 1 = Enabled, 2 = Custom
ENUMERATION: REMOTE INPUT/OUTPUT TRANSFER
METHOD
F200 0 = None, 1 = GSSE, 2 = GOOSE
TEXT40: 40-CHARACTER ASCII TEXT
20 registers, 16 Bits: 1st Char MSB, 2nd Char. LSB
F227
ENUMERATION: RELAY SERVICE STATUS
501 GGIO4.MX.AnIn23.mag.f ↓ ↓
F300
UR_UINT16: FLEXLOGIC™ BASE TYPE (6-bit type) F491
ENUMERATION: ANALOG INPUT MODE
The FlexLogic™ BASE type is 6 bits and is combined with a 9 bit
0 = Default Value, 1 = Last Known
descriptor and 1 bit for protection element to form a 16 bit value.
The combined bits are of the form: PTTTTTTDDDDDDDDD,
where P bit if set, indicates that the FlexLogic™ type is associated
with a protection element state and T represents bits for the BASE F500
type, and D represents bits for the descriptor. UR_UINT16: PACKED BITFIELD
The values in square brackets indicate the base type with P prefix First register indicates input/output state with bits 0 (MSB) to 15
[PTTTTTT] and the values in round brackets indicate the descrip- (LSB) corresponding to input/output state 1 to 16. The second reg-
tor range. ister indicates input/output state with bits 0 to 15 corresponding to
[0] Off(0) – this is boolean FALSE value input/output state 17 to 32 (if required) The third register indicates
[0] On (1) – this is boolean TRUE value input/output state with bits 0 to 15 corresponding to input/output
[2] CONTACT INPUTS (1 to 96) state 33 to 48 (if required). The fourth register indicates input/out-
[3] CONTACT INPUTS OFF (1 to 96) put state with bits 0 to 15 corresponding to input/output state 49 to
[4] VIRTUAL INPUTS (1 to 64) 64 (if required).
[6] VIRTUAL OUTPUTS (1 to 96) The number of registers required is determined by the specific
[10] CONTACT OUTPUTS VOLTAGE DETECTED (1 to 64) data item. A bit value of 0 = Off and 1 = On.
[11] CONTACT OUTPUTS VOLTAGE OFF DETECTED (1 to 64)
[12] CONTACT OUTPUTS CURRENT DETECTED (1 to 64)
[13] CONTACT OUTPUTS CURRENT OFF DETECTED (1 to 64) F501
[14] REMOTE INPUTS (1 to 32) UR_UINT16: LED STATUS
[28] INSERT (via keypad only)
[32] END Low byte of register indicates LED status with bit 0 representing
[34] NOT (1 INPUT) the top LED and bit 7 the bottom LED. A bit value of 1 indicates
[36] 2 INPUT XOR (0) the LED is on, 0 indicates the LED is off.
[38] LATCH SET/RESET (2 inputs)
[40] OR (2 to 16 inputs)
[42] AND (2 to 16 inputs) F502
[44] NOR (2 to 16 inputs) BITFIELD: ELEMENT OPERATE STATES
[46] NAND (2 to 16 inputs) Each bit contains the operate state for an element. See the F124
[48] TIMER (1 to 32) format code for a list of element IDs. The operate bit for element ID
[50] ASSIGN VIRTUAL OUTPUT (1 to 96) X is bit [X mod 16] in register [X/16].
[52] SELF-TEST ERROR (see F141 for range)
[56] ACTIVE SETTING GROUP (1 to 6)
F504 F520
BITFIELD: 3-PHASE ELEMENT STATE ENUMERATION: TRANSFORMER REFERENCE WINDING
bitmask element state bitmask Transformer Reference Winding
0 Pickup 0 Automatic Selection
1 Operate 1 Winding 1
2 Pickup Phase A 2 Winding 2
B 3
4
Pickup Phase B
Pickup Phase C
3
4
Winding 3
Winding 4
5 Operate Phase A 5 Winding 5
6 Operate Phase B 6 Winding 6
7 Operate Phase C
F522
F505 ENUMERATION: TRANSDUCER DCMA OUTPUT RANGE
BITFIELD: CONTACT OUTPUT STATE
0 = –1 to 1 mA; 1 = 0 to 1 mA; 2 = 4 to 20 mA
0 = Contact State, 1 = Voltage Detected, 2 = Current Detected
F523
F507 ENUMERATION: DNP OBJECTS 20, 22, AND 23 DEFAULT
BITFIELD: COUNTER ELEMENT STATE VARIATION
0 = Count Greater Than, 1 = Count Equal To, 2 = Count Less Than bitmask default variation
0 1
F509 1 2
BITFIELD: SIMPLE ELEMENT STATE 2 5
3 6
0 = Operate
F524
F511
ENUMERATION: DNP OBJECT 21 DEFAULT VARIATION
BITFIELD: 3-PHASE SIMPLE ELEMENT STATE
0 = Operate, 1 = Operate A, 2 = Operate B, 3 = Operate C bitmask Default Variation
0 1
1 2
F515
2 9
ENUMERATION ELEMENT INPUT MODE
3 10
0 = Signed, 1 = Absolute
F525
F516 ENUMERATION: DNP OBJECT 32 DEFAULT VARIATION
ENUMERATION ELEMENT COMPARE MODE
0 = Level, 1 = Delta bitmask default variation
0 1
1 2
F518 2 3
ENUMERATION: FLEXELEMENT™ UNITS
3 4
0 = Milliseconds, 1 = Seconds, 2 = Minutes 4 5
5 7
F519
ENUMERATION: NON-VOLATILE LATCH
0 = Reset-Dominant, 1 = Set-Dominant
F530 F605
ENUMERATION: FRONT PANEL INTERFACE KEYPRESS ENUMERATION: REMOTE DOUBLE-POINT STATUS INPUT
STATUS
value keypress value keypress value keypress
0 None 15 3 33 User PB 3 Enumeration Remote DPS input status
1 Menu 16 Enter 34 User PB 4 0 Intermediate
2 Message Up 17 Message 35 User PB 5 1 Off
Down
3 7 ~
18 0 ~
36 User PB 6
2 On B
3 Bad
4 8 19 Decimal 37 User PB 7
5 9 20 +/– 38 User PB 8
6 Help 21 Value Up 39 User PB 9 F606
7 Message Left 22 Value Down 40 User PB 10 ENUMERATION: REMOTE DOUBLE-POINT STATUS INPUT
8 4 23 Reset 41 User PB 11
Enumeration Remote double-point status input
9 5 24 User 1 42 User PB 12
0 None
10 6 25 User 2 44 User 4
1 Remote input 1
11 Escape 26 User 3 45 User 5
2 Remote input 2
12 Message 31 User PB 1 46 User 6
Right 3 Remote input 3
13 1 32 User PB 2 47 User 7 ↓ ↓
14 2 64 Remote input 64
F531 F611
ENUMERATION: LANGUAGE ENUMERATION: GOOSE RETRANSMISSION SCHEME
The IEC 61850 standard is the result of electric utilities and vendors of electronic equipment to produce standardized com-
munications systems. IEC 61850 is a series of standards describing client/server and peer-to-peer communications, sub-
station design and configuration, testing, environmental and project standards. The complete set includes:
• IEC 61850-1: Introduction and overview
• IEC 61850-2: Glossary
• IEC 61850-3: General requirements
• IEC 61850-4: System and project management
• IEC 61850-5: Communications and requirements for functions and device models
• IEC 61850-6: Configuration description language for communication in electrical substations related to IEDs
• IEC 61850-7-1: Basic communication structure for substation and feeder equipment - Principles and models
C
• IEC 61850-7-2: Basic communication structure for substation and feeder equipment - Abstract communication service
interface (ACSI)
• IEC 61850-7-3: Basic communication structure for substation and feeder equipment – Common data classes
• IEC 61850-7-4: Basic communication structure for substation and feeder equipment – Compatible logical node classes
and data classes
• IEC 61850-8-1: Specific Communication Service Mapping (SCSM) – Mappings to MMS (ISO 9506-1 and ISO 9506-2)
and to ISO/IEC 8802-3
• IEC 61850-9-1: Specific Communication Service Mapping (SCSM) – Sampled values over serial unidirectional multi-
drop point to point link
• IEC 61850-9-2: Specific Communication Service Mapping (SCSM) – Sampled values over ISO/IEC 8802-3
• IEC 61850-10: Conformance testing
These documents can be obtained from the IEC (http://www.iec.ch). It is strongly recommended that all those involved with
any IEC 61850 implementation obtain this document set.
IEC 61850 specifies the use of the Manufacturing Message Specification (MMS) at the upper (application) layer for transfer
of real-time data. This protocol has been in existence for several of years and provides a set of services suitable for the
transfer of data within a substation LAN environment. Actual MMS protocol services are mapped to IEC 61850 abstract ser-
vices in IEC 61850-8-1.
The T35 relay supports IEC 61850 server services over both TCP/IP and TP4/CLNP (OSI) communication protocol stacks.
The TP4/CLNP profile requires the T35 to have a network address or Network Service Access Point (NSAP) to establish a
communication link. The TCP/IP profile requires the T35 to have an IP address to establish communications. These
addresses are located in the SETTINGS Ö PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ NETWORK menu. Note that the T35
supports IEC 61850 over the TP4/CLNP or TCP/IP stacks, and also operation over both stacks simultaneously. It is possi-
ble to have up to five simultaneous connections (in addition to DNP and Modbus/TCP (non-IEC 61850) connections).
• Client/server: This is a connection-oriented type of communication. The connection is initiated by the client, and com-
munication activity is controlled by the client. IEC 61850 clients are often substation computers running HMI programs
or SOE logging software. Servers are usually substation equipment such as protection relays, meters, RTUs, trans-
former tap changers, or bay controllers.
• Peer-to-peer: This is a non-connection-oriented, high speed type of communication usually between substation equip-
ment such as protection relays. GSSE and GOOSE are methods of peer-to-peer communication.
• Substation configuration language (SCL): A substation configuration language is a number of files used to describe
the configuration of substation equipment. Each configured device has an IEC Capability Description (ICD) file. The
substation single line information is stored in a System Specification Description (SSD) file. The entire substation con-
figuration is stored in a Substation Configuration Description (SCD) file. The SCD file is the combination of the individ-
ual ICD files and the SSD file.
IEC 61850 defines an object-oriented approach to data and services. An IEC 61850 physical device can contain one or
more logical device(s). Each logical device can contain many logical nodes. Each logical node can contain many data
objects. Each data object is composed of data attributes and data attribute components. Services are available at each
level for performing various functions, such as reading, writing, control commands, and reporting.
Each T35 IED represents one IEC 61850 physical device. The physical device contains one logical device, and the logical
device contains many logical nodes. The logical node LPHD1 contains information about the T35 IED physical device. The
logical node LLN0 contains information about the T35 IED logical device.
C The GGIO1 logical node is available in the T35 to provide access to as many 128 digital status points and associated time-
stamps and quality flags. The data content must be configured before the data can be used. GGIO1 provides digital status
points for access by clients.
It is intended that clients use GGIO1 in order to access digital status values from the T35. Configuration settings are pro-
vided to allow the selection of the number of digital status indications available in GGIO1 (8 to 128), and to allow the choice
of the T35 FlexLogic™ operands that drive the status of the GGIO1 status indications. Clients can utilize the IEC 61850
buffered and unbuffered reporting features available from GGIO1 in order to build sequence of events (SOE) logs and HMI
display screens. Buffered reporting should generally be used for SOE logs since the buffering capability reduces the
chances of missing data state changes. Unbuffered reporting should generally be used for local status display.
The GGIO2 logical node is available to provide access to the T35 virtual inputs. Virtual inputs are single-point control
(binary) values that can be written by clients. They are generally used as control inputs. GGIO2 provides access to the vir-
tual inputs through the IEC 61850 standard control model (ctlModel) services:
• Status only.
• Direct control with normal security.
• SBO control with normal security.
Configuration settings are available to select the control model for each point. Each virtual input used through GGIO2
should have its VIRTUAL INPUT 1(64) FUNCTION setting programmed as “Enabled” and its corresponding GGIO2 CF SPSCO1(64)
CTLMODEL setting programmed to the appropriate control configuration.
C.2.4 GGIO3: DIGITAL STATUS AND ANALOG VALUES FROM RECEIVED GOOSE DATA
The GGIO3 logical node is available to provide access for clients to values received via configurable GOOSE messages.
The values of the digital status indications and analog values in GGIO3 originate in GOOSE messages sent from other
devices.
The GGIO4 logical node provides access to as many as 32 analog value points, as well as associated timestamps and
quality flags. The data content must be configured before the data can be used. GGIO4 provides analog values for access
by clients.
It is intended that clients use GGIO4 to access generic analog values from the T35. Configuration settings allow the selec-
tion of the number of analog values available in GGIO4 (4 to 32) and the choice of the FlexAnalog™ values that determine
the value of the GGIO4 analog inputs. Clients can utilize polling or the IEC 61850 unbuffered reporting feature available
from GGIO4 in order to obtain the analog values provided by GGIO4.
A limited number of measured analog values are available through the MMXU logical nodes.
Each MMXU logical node provides data from a T35 current and voltage source. There is one MMXU available for each con-
figurable source (programmed in the SETTINGS ÖØ SYSTEM SETUP ÖØ SIGNAL SOURCES menu). MMXU1 provides data
from T35 source 1, and MMXU2 provides data from T35 source 2.
MMXU data is provided in two forms: instantaneous and deadband. The instantaneous values are updated every time a
read operation is performed by a client. The deadband values are calculated as described in IEC 61850 parts 7-1 and 7-3.
The selection of appropriate deadband settings for the T35 is described in chapter 5 of this manual.
IEC 61850 buffered and unbuffered reporting capability is available in all MMXU logical nodes. MMXUx logical nodes pro-
vide the following data for each source:
• MMXU1.MX.TotW: three-phase real power
• MMXU1.MX.TotVAr: three-phase reactive power
C
• MMXU1.MX.TotVA: three-phase apparent power
• MMXU1.MX.TotPF: three-phase power factor
• MMXU1.MX.Hz: frequency
• MMXU1.MX.PPV.phsAB: phase AB voltage magnitude and angle
• MMXU1.MX.PPV.phsBC: phase BC voltage magnitude and angle
• MMXU1.MX.PPV.phsCA: Phase CA voltage magnitude and angle
• MMXU1.MX.PhV.phsA: phase AG voltage magnitude and angle
• MMXU1.MX.PhV.phsB: phase BG voltage magnitude and angle
• MMXU1.MX.PhV.phsC: phase CG voltage magnitude and angle
• MMXU1.MX.A.phsA: phase A current magnitude and angle
• MMXU1.MX.A.phsB: phase B current magnitude and angle
• MMXU1.MX.A.phsC: phase C current magnitude and angle
• MMXU1.MX.A.neut: ground current magnitude and angle
• MMXU1.MX.W.phsA: phase A real power
• MMXU1.MX.W.phsB: phase B real power
• MMXU1.MX.W.phsC: phase C real power
• MMXU1.MX.VAr.phsA: phase A reactive power
• MMXU1.MX.VAr.phsB: phase B reactive power
• MMXU1.MX.VAr.phsC: phase C reactive power
• MMXU1.MX.VA.phsA: phase A apparent power
• MMXU1.MX.VA.phsB: phase B apparent power
• MMXU1.MX.VA.phsC: phase C apparent power
• MMXU1.MX.PF.phsA: phase A power factor
• MMXU1.MX.PF.phsB: phase B power factor
• MMXU1.MX.PF.phsC: phase C power factor
The following list describes the protection elements for all UR-series relays. The T35 relay will contain a subset of protec-
tion elements from this list.
• PDIF: bus differential, transformer instantaneous differential, transformer percent differential
IEC 61850 buffered and unbuffered reporting is provided in the GGIO1 logical nodes (for binary status values) and MMXU1
to MMXU6 (for analog measured values). Report settings can be configured using the EnerVista UR Setup software, sub-
station configurator software, or via an IEC 61850 client. The following items can be configured:
• TrgOps: Trigger options. The following bits are supported by the T35:
– Bit 1: data-change
– Bit 4: integrity
– Bit 5: general interrogation
• OptFlds: Option Fields. The following bits are supported by the T35:
– Bit 1: sequence-number
– Bit 2: report-time-stamp
C
– Bit 3: reason-for-inclusion
– Bit 4: data-set-name
– Bit 5: data-reference
– Bit 6: buffer-overflow (for buffered reports only)
– Bit 7: entryID (for buffered reports only)
– Bit 8: conf-revision
– Bit 9: segmentation
• IntgPd: Integrity period.
• BufTm: Buffer time.
MMS file services are supported to allow transfer of oscillography, event record, or other files from a T35 relay.
The timestamp values associated with all IEC 61850 data items represent the time of the last change of either the value or
quality flags of the data item. To accomplish this functionality, all IEC 61850 data items must be regularly scanned for data
changes, and the timestamp updated when a change is detected, regardless of the connection status of any IEC 61850 cli-
ents. For applications where there is no IEC 61850 client in use, the IEC 61850 SERVER SCANNING setting can be pro-
grammed as “Disabled”. If a client is in use, this setting should be programmed as “Enabled” to ensure the proper
generation of IEC 61850 timestamps.
The logical device name is used to identify the IEC 61850 logical device that exists within the T35. This name is composed
of two parts: the IED name setting and the logical device instance. The complete logical device name is the combination of
the two character strings programmed in the IEDNAME and LD INST settings. The default values for these strings are “IED-
Name” and “LDInst”. These values should be changed to reflect a logical naming convention for all IEC 61850 logical
devices in the system.
C.3.5 LOCATION
The LPHD1 logical node contains a data attribute called location (LPHD1.DC.PhyNam.location). This is a character string
meant to describe the physical location of the T35. This attribute is programmed through the LOCATION setting and its
default value is “Location”. This value should be changed to describe the actual physical location of the T35.
IEC 61850 specifies that each logical node can have a name with a total length of 11 characters. The name is composed of:
• a five or six-character name prefix.
• a four-character standard name (for example, MMXU, GGIO, PIOC, etc.).
• a one or two-character instantiation index.
Complete names are of the form xxxxxxPIOC1, where the xxxxxx character string is configurable. Details regarding the
logical node naming rules are given in IEC 61850 parts 6 and 7-2. It is recommended that a consistent naming convention
be used for an entire substation project.
C A built-in TCP/IP connection timeout of two minutes is employed by the T35 to detect ‘dead’ connections. If there is no data
traffic on a TCP connection for greater than two minutes, the connection will be aborted by the T35. This frees up the con-
nection to be used by other clients. Therefore, when using IEC 61850 reporting, clients should configure report control
block items such that an integrity report will be issued at least every 2 minutes (120000 ms). This ensures that the T35 will
not abort the connection. If other MMS data is being polled on the same connection at least once every 2 minutes, this tim-
eout will not apply.
The T35 relay makes available a number of non-IEC 61850 data items. These data items can be accessed through the
“UR” MMS domain. IEC 61850 data can be accessed through the standard IEC 61850 logical device. To access the non-
IEC data items, the INCLUDE NON-IEC DATA setting must be “Enabled”.
The exact structure and values of the supported IEC 61850 logical nodes can be seen by connecting to a T35 relay with an
MMS browser, such as the “MMS Object Explorer and AXS4-MMS” DDE/OPC server from Sisco Inc.
IEC 61850 specifies two types of peer-to-peer data transfer services: Generic Substation State Events (GSSE) and Generic
Object Oriented Substation Events (GOOSE). GSSE services are compatible with UCA 2.0 GOOSE. IEC 61850 GOOSE
services provide virtual LAN (VLAN) support, Ethernet priority tagging, and Ethertype Application ID configuration. The sup-
port for VLANs and priority tagging allows for the optimization of Ethernet network traffic. GOOSE messages can be given
a higher priority than standard Ethernet traffic, and they can be separated onto specific VLANs. Because of the additional
features of GOOSE services versus GSSE services, it is recommended that GOOSE be used wherever backwards com-
patibility with GSSE (or UCA 2.0 GOOSE) is not required.
Devices that transmit GSSE and/or GOOSE messages also function as servers. Each GSSE publisher contains a “GSSE
control block” to configure and control the transmission. Each GOOSE publisher contains a “GOOSE control block” to con-
figure and control the transmission. The transmission is also controlled via device settings. These settings can be seen in
the ICD and/or SCD files, or in the device configuration software or files.
IEC 61850 recommends a default priority value of 4 for GOOSE. Ethernet traffic that does not contain a priority tag has a
C
default priority of 1. More details are specified in IEC 61850 part 8-1.
IEC 61850 recommends that the Ethertype Application ID number be configured according to the GOOSE source. In the
T35, the transmitted GOOSE Application ID number must match the configured receive Application ID number in the
receiver. A common number may be used for all GOOSE transmitters in a system. More details are specified in IEC 61850
part 8-1.
IEC 61850 Generic Substation Status Event (GSSE) communication is compatible with UCA GOOSE communication.
GSSE messages contain a number of double point status data items. These items are transmitted in two pre-defined data
structures named DNA and UserSt. Each DNA and UserSt item is referred to as a ‘bit pair’. GSSE messages are transmit-
ted in response to state changes in any of the data points contained in the message. GSSE messages always contain the
same number of DNA and UserSt bit pairs. Depending the on the configuration, only some of these bit pairs may have val-
ues that are of interest to receiving devices.
The GSSE FUNCTION, GSSE ID, and GSSE DESTINATION MAC ADDRESS settings are used to configure GSSE transmission.
GSSE FUNCTION is set to “Enabled” to enable the transmission. If a valid multicast Ethernet MAC address is entered for the
GSSE DESTINATION MAC ADDRESS setting, this address will be used as the destination MAC address for GSSE messages. If
a valid multicast Ethernet MAC address is not entered (for example, 00 00 00 00 00 00), the T35 will use the source Ether-
net MAC address as the destination, with the multicast bit set.
The T35 supports two types of IEC 61850 Generic Object Oriented Substation Event (GOOSE) communication: fixed
GOOSE and configurable GOOSE. All GOOSE messages contain IEC 61850 data collected into a dataset. It is this dataset
that is transferred using GOOSE message services. The dataset transferred using the T35 fixed GOOSE is the same data
that is transferred using the GSSE feature; that is, the DNA and UserSt bit pairs. The FlexLogic™ operands that determine
the state of the DNA and UserSt bit pairs are configurable via settings, but the fixed GOOSE dataset always contains the
same DNA/UserSt data structure. Upgrading from GSSE to GOOSE services is simply a matter of enabling fixed GOOSE
and disabling GSSE. The remote inputs and outputs are configured in the same manner for both GSSE and fixed GOOSE.
It is recommended that the fixed GOOSE be used for implementations that require GOOSE data transfer between UR-
series IEDs. Configurable GOOSE may be used for implementations that require GOOSE data transfer between UR-series
IEDs and devices from other manufacturers.
The configurable GOOSE feature allows for the configuration of the datasets to be transmitted or received from the T35.
The T35 supports the configuration of eight (8) transmission and reception datasets, allowing for the optimization of data
transfer between devices.
Items programmed for dataset 1 will have changes in their status transmitted as soon as the change is detected. Dataset 1
should be used for high-speed transmission of data that is required for applications such as transfer tripping, blocking, and
breaker fail initiate. At least one digital status value needs to be configured in dataset 1 to enable transmission of all data
configured for dataset 1. Configuring analog data only to dataset 1 will not activate transmission.
Items programmed for datasets 2 through 8 will have changes in their status transmitted at a maximum rate of every
100 ms. Datasets 2 through 8 will regularly analyze each data item configured within them every 100 ms to identify if any
changes have been made. If any changes in the data items are detected, these changes will be transmitted through a
GOOSE message. If there are no changes detected during this 100 ms period, no GOOSE message will be sent.
For all datasets 1 through 8, the integrity GOOSE message will still continue to be sent at the pre-configured rate even if no
changes in the data items are detected.
The GOOSE functionality was enhanced to prevent the relay from flooding a communications network with GOOSE mes-
sages due to an oscillation being created that is triggering a message.
C The T35 has the ability of detecting if a data item in one of the GOOSE datasets is erroneously oscillating. This can be
caused by events such as errors in logic programming, inputs improperly being asserted and de-asserted, or failed station
components. If erroneously oscillation is detected, the T35 will stop sending GOOSE messages from the dataset for a min-
imum period of one second. Should the oscillation persist after the one second time-out period, the T35 will continue to
block transmission of the dataset. The T35 will assert the MAINTENANCE ALERT: GGIO Ind XXX oscill self-test error mes-
sage on the front panel display, where XXX denotes the data item detected as oscillating.
The configurable GOOSE feature is recommended for applications that require GOOSE data transfer between UR-series
IEDs and devices from other manufacturers. Fixed GOOSE is recommended for applications that require GOOSE data
transfer between UR-series IEDs.
IEC 61850 GOOSE messaging contains a number of configurable parameters, all of which must be correct to achieve the
successful transfer of data. It is critical that the configured datasets at the transmission and reception devices are an exact
match in terms of data structure, and that the GOOSE addresses and name strings match exactly. Manual configuration is
possible, but third-party substation configuration software may be used to automate the process. The EnerVista UR Setup-
software can produce IEC 61850 ICD files and import IEC 61850 SCD files produced by a substation configurator (refer to
the IEC 61850 IED configuration section later in this appendix).
The following example illustrates the configuration required to transfer IEC 61850 data items between two devices. The
general steps required for transmission configuration are:
1. Configure the transmission dataset.
2. Configure the GOOSE service settings.
3. Configure the data.
The general steps required for reception configuration are:
1. Configure the reception dataset.
2. Configure the GOOSE service settings.
3. Configure the data.
This example shows how to configure the transmission and reception of three IEC 61850 data items: a single point status
value, its associated quality flags, and a floating point analog value.
The following procedure illustrates the transmission configuration.
1. Configure the transmission dataset by making the following changes in the PRODUCT SETUP ÖØ COMMUNICATION ÖØ
IEC 61850 PROTOCOL Ö GSSE/GOOSE CONFIGURATION Ö TRANSMISSION ÖØ CONFIGURABLE GOOSE Ö CONFIGURABLE
GOOSE 1 ÖØ CONFIG GSE 1 DATASET ITEMS settings menu:
– Set ITEM 1 to “GGIO1.ST.Ind1.q” to indicate quality flags for GGIO1 status indication 1.
– Set ITEM 2 to “GGIO1.ST.Ind1.stVal” to indicate the status value for GGIO1 status indication 1.
The transmission dataset now contains a set of quality flags and a single point status Boolean value. The reception
dataset on the receiving device must exactly match this structure.
2. Configure the GOOSE service settings by making the following changes in the PRODUCT SETUP ÖØ COMMUNICATION
ÖØ IEC 61850 PROTOCOL Ö GSSE/GOOSE CONFIGURATION Ö TRANSMISSION ÖØ CONFIGURABLE GOOSE Ö CONFIGU-
RABLE GOOSE 1 settings menu:
– Set ITEM 1 to “GGIO3.ST.Ind1.q” to indicate quality flags for GGIO3 status indication 1.
– Set ITEM 2 to “GGIO3.ST.Ind1.stVal” to indicate the status value for GGIO3 status indication 1.
The reception dataset now contains a set of quality flags, a single point status Boolean value, and a floating point ana-
log value. This matches the transmission dataset configuration above.
2. Configure the GOOSE service settings by making the following changes in the INPUTS/OUTPUTS ÖØ REMOTE DEVICES
ÖØ REMOTE DEVICE 1 settings menu:
– Set REMOTE DEVICE 1 ID to match the GOOSE ID string for the transmitting device. Enter “GOOSEOut_1”.
– Set REMOTE DEVICE 1 ETYPE APPID to match the Ethertype application ID from the transmitting device. This is “0” in
the example above.
– Set the REMOTE DEVICE 1 DATASET value. This value represents the dataset number in use. Since we are using
configurable GOOSE 1 in this example, program this value as “GOOSEIn 1”.
3. Configure the data by making the following changes in the INPUTS/OUTPUTS ÖØ REMOTE INPUTS ÖØ REMOTE INPUT 1
settings menu:
– Set REMOTE IN 1 DEVICE to “GOOSEOut_1”.
– Set REMOTE IN 1 ITEM to “Dataset Item 2”. This assigns the value of the GGIO3.ST.Ind1.stVal single point status
item to remote input 1.
Remote input 1 can now be used in FlexLogic™ equations or other settings. The T35 must be rebooted (control power
removed and re-applied) before these settings take effect.
The value of remote input 1 (Boolean on or off) in the receiving device will be determined by the GGIO1.ST.Ind1.stVal value
in the sending device. The above settings will be automatically populated by the EnerVista UR Setup software when a com-
plete SCD file is created by third party substation configurator software.
Ethernet capable devices each contain a unique identifying address called a Media Access Control (MAC) address. This
address cannot be changed and is unique for each Ethernet device produced worldwide. The address is six bytes in length
and is usually represented as six hexadecimal values (for example, 00 A0 F4 01 02 03). It is used in all Ethernet frames as
the ‘source’ address of the frame. Each Ethernet frame also contains a destination address. The destination address can
be different for each Ethernet frame depending on the intended destination of the frame.
A special type of destination address called a multicast address is used when the Ethernet frame can be received by more
than one device. An Ethernet MAC address is multicast when the least significant bit of the first byte is set (for example, 01
00 00 00 00 00 is a multicast address).
GSSE and GOOSE messages must have multicast destination MAC addresses.
By default, the T35 is configured to use an automated multicast MAC scheme. If the T35 destination MAC address setting
is not a valid multicast address (that is, the least significant bit of the first byte is not set), the address used as the destina-
tion MAC will be the same as the local MAC address, but with the multicast bit set. Thus, if the local MAC address is 00 A0
F4 01 02 03, then the destination MAC address will be 01 A0 F4 01 02 03.
GSSE messages contain an identifier string used by receiving devices to identify the sender of the message, defined in IEC
C 61850 part 8-1 as GsID. This is a programmable 65-character string. This string should be chosen to provide a descriptive
name of the originator of the GSSE message.
GOOSE messages contain an identifier string used by receiving devices to identify the sender of the message, defined in
IEC 61850 part 8-1 as GoID. This programmable 65-character string should be a descriptive name of the originator of the
GOOSE message. GOOSE messages also contain two additional character strings used for identification of the message:
DatSet - the name of the associated dataset, and GoCBRef - the reference (name) of the associated GOOSE control block.
These strings are automatically populated and interpreted by the T35; no settings are required.
The T35 can be configured for IEC 61850 via the EnerVista UR Setup software as follows.
1. An ICD file is generated for the T35 by the EnerVista UR Setup software that describe the capabilities of the IED.
2. The ICD file is then imported into a system configurator along with other ICD files for other IEDs (from GE or other ven-
dors) for system configuration.
3. The result is saved to a SCD file, which is then imported back to EnerVista UR Setup to create one or more settings
file(s). The settings file(s) can then be used to update the relay(s) with the new configuration information.
The configuration process is illustrated below.
Import
System
specification data SSD file
System specification tool
System configurator
System Configuration
(network, cross-
communications, IED setting
modification, etc.)
SCD file
EnerVista UR Setup
Ethernet
842790A1.CDR
Before creating an ICD file, the user can customize the IEC 61850 related settings for the IED. For example, the IED name
and logical device instance can be specified to uniquely identify the IED within the substation, or transmission GOOSE
datasets created so that the system configurator can configure the cross-communication links to send GOOSE messages
from the IED. Once the IEC 61850 settings are configured, the ICD creation process will recognize the changes and gener-
ate an ICD file that contains the updated settings.
Some of the IED settings will be modified during they system configuration process. For example, a new IP address may be
assigned, line items in a Transmission GOOSE dataset may be added or deleted, or prefixes of some logical nodes may be
changed. While all new configurations will be mapped to the T35 settings file when importing an SCD file, all unchanged
settings will preserve the same values in the new settings file.
These settings can be configured either directly through the relay panel or through the EnerVista UR Setup software (pre-
ferred method). The full list of IEC 61850 related settings for are as follows:
• Network configuration: IP address, IP subnet mask, and default gateway IP address (access through the Settings >
Product Setup > Communications > Network menu tree in EnerVista UR Setup).
• Server configuration: IED name and logical device instance (access through the Settings > Product Setup > Com-
munications > IEC 61850 > Server Configuration menu tree in EnerVista UR Setup).
• Logical node prefixes, which includes prefixes for all logical nodes except LLN0 (access through the Settings > Prod-
uct Setup > Communications > IEC 61850 > Logical Node Prefixes menu tree in EnerVista UR Setup).
• MMXU deadbands, which includes deadbands for all available MMXUs. The number of MMXUs is related to the num-
ber of CT/VT modules in the relay. There are two MMXUs for each CT/VT module. For example, if a relay contains two
CT/VT modules, there will be four MMXUs available (access through the Settings > Product Setup > Communica-
tions > IEC 61850 > MMXU Deadbands menu tree in EnerVista UR Setup).
• GGIO1 status configuration, which includes the number of status points in GGIO1 as well as the potential internal map-
pings for each GGIO1 indication. However only the number of status points will be used in the ICD creation process
(access through the Settings > Product Setup > Communications > IEC 61850 > GGIO1 Status Configuration
menu tree in EnerVista UR Setup).
• GGIO2 control configuration, which includes ctlModels for all SPCSOs within GGIO2 (access through the Settings >
Product Setup > Communications > IEC 61850 > GGIO2 Control Configuration menu tree in EnerVista UR
Setup).
• Configurable transmission GOOSE, which includes eight configurable datasets that can be used for GOOSE transmis-
sion. The GOOSE ID can be specified for each dataset (it must be unique within the IED as well as across the whole
substation), as well as the destination MAC address, VLAN priority, VLAN ID, ETYPE APPID, and the dataset items.
C
The selection of the dataset item is restricted by firmware version; for version 5.7x, only GGIO1.ST.Indx.stVal and
GGIO1.ST.Indx.q are valid selection (where x is between 1 to N, and N is determined by number of GGIO1 status
points). Although configurable transmission GOOSE can also be created and altered by some third-party system con-
figurators, we recommend configuring transmission GOOSE for GE Multilin IEDs before creating the ICD, and strictly
within EnerVista UR Setup software or the front panel display (access through the Settings > Product Setup > Com-
munications > IEC 61850 > GSSE/GOOSE Configuration > Transmission > Tx Configurable GOOSE menu tree
in EnerVista UR Setup).
• Configurable reception GOOSE, which includes eight configurable datasets that can be used for GOOSE reception.
However, unlike datasets for transmission, datasets for reception only contains dataset items, and they are usually cre-
ated automatically by process of importing the SCD file (access through the Settings > Product Setup > Communi-
cations > IEC 61850 > GSSE/GOOSE Configuration > Reception > Rx Configurable GOOSE menu tree in
EnerVista UR Setup).
• Remote devices configuration, which includes remote device ID (GOOSE ID or GoID of the incoming transmission
GOOSE dataset), ETYPE APPID (of the GSE communication block for the incoming transmission GOOSE), and
DATASET (which is the name of the associated reception GOOSE dataset). These settings are usually done automat-
ically by process of importing SCD file (access through the Settings > Inputs/Outputs > Remote Devices menu tree
in EnerVista UR Setup).
• Remote inputs configuration, which includes device (remote device ID) and item (which dataset item in the associated
reception GOOSE dataset to map) values. Only the items with cross-communication link created in SCD file should be
mapped. These configurations are usually done automatically by process of importing SCD file (access through the
Settings > Inputs/Outputs > Remote Inputs menu tree in EnerVista UR Setup).
The SCL language is based on XML, and its syntax definition is described as a W3C XML Schema. ICD is one type of SCL
file (which also includes SSD, CID and SCD files). The ICD file describes the capabilities of an IED and consists of four
major sections:
• Header
• Communication
• IEDs
• DataTypeTemplates
SCL
Communication
DataTypeTemplates
842795A1.CDR
Communication
SubNetwork (name)
Address
P (type)
Text
Other P elements
Address
P (type)
Text
Services
AccessPoint (name)
Server
Authentication (none) C
LDevice (inst)
DataSet (name)
DOI (name)
DataSet (name)
DOI (name)
The DataTypeTemplates node defines instantiable logical node types. A logical node type is an instantiable template of the
data of a logical node. A LnodeType is referenced each time that this instantiable type is needed with an IED. A logical
node type template is built from DATA (DO) elements, which again have a DO type, which is derived from the DATA classes
(CDC). DOs consist of attributes (DA) or of elements of already defined DO types (SDO). The attribute (DA) has a func-
tional constraint, and can either have a basic type, be an enumeration, or a structure of a DAType. The DAType is built from
BDA elements, defining the structure elements, which again can be BDA elements of have a base type such as DA.
DataTypeTemplates
DO (name, type)
Other DO elements
DAType (id)
EnumType (id)
An ICD file can be created directly from a connected T35 IED or from an offline T35 settings file with the EnerVista UR
Setup software using the following procedure:
1. Right-click the connected UR-series relay or settings file and select Create ICD File.
2. The EnerVista UR Setup will prompt to save the file. Select the file path and enter the name for the ICD file, then click
OK to generate the file.
The time to create an ICD file from the offline T35 settings file is typically much quicker than create an ICD file directly from
the relay.
System configuration is performed in the system configurator. While many vendors (including GE Multilin) are working their
own system configuration tools, there are some system configurators available in the market (for example, Siemens DIGSI
version 4.6 or above and ASE Visual SCL Beta 0.12).
Although the configuration tools vary from one vendor to another, the procedure is pretty much the same. First, a substation
project must be created, either as an empty template or with some system information by importing a system specification
file (SSD). Then, IEDs are added to the substation. Since each IED is represented by its associated ICD, the ICD files are
imported into the substation project, and the system configurator validates the ICD files during the importing process. If the
ICD files are successfully imported into the substation project, it may be necessary to perform some additional minor steps
to attach the IEDs to the substation (see the system configurator manual for details).
Once all IEDs are inserted into the substation, further configuration is possible, such as:
• assigning network addresses to individual IEDs
• customizing the prefixes of logical nodes
• creating cross-communication links (configuring GOOSE messages to send from one IED to others)
When system configurations are complete, the results are saved to an SCD file, which contains not only the configuration
for each IED in the substation, but also the system configuration for the entire substation. Finally, the SCD file is passed
back to the IED configurator (vendor specific tool) to update the new configuration into the IED.
The SCD file consists of at least five major sections:
• Header
• Substation
• Communication
• IED section (one or more)
• DataTypeTemplates
The root file structure of an SCD file is illustrated below.
SCL
C Substation
Communication
DataTypeTemplates
842791A1.CDR
Substation
PowerSystemResource
GeneralEquipment
EquipmentContainer
VoltageLevel Bay
Voltage
PowerSystemResource
Function SubFunction
GeneralEquipment
842792A1.CDR
The Communication node describes the direct communication connection possibilities between logical nodes by means of
logical buses (sub-networks) and IED access ports. The communication section is structured as follows.
Communication
SubNetwork (name)
ConnectedAP (IED 1)
Address
P (type)
Text
Other P elements
P (type)
Other P elements
ConnectedAP (IED 2)
Address
P (type)
Text
Other P elements
Address
P (type)
Text
Other P elements
Other GSE elements
AccessPoint (name)
Server
Authentication (none)
LDevice (inst)
DataSet elements
C ReportControl elements
DOI elements
Inputs
GSEControl elements
842794A1.CDR
The following procedure describes how to update the T35 with the new configuration from an SCD file with the EnerVista
UR Setup software.
1. Right-click anywhere in the files panel and select the Import Contents From SCD File item.
3. The software will open the SCD file and then prompt the user to save a UR-series settings file. Select a location and
name for the URS (UR-series relay settings) file.
If there is more than one GE Multilin IED defined in the SCD file, the software prompt the user to save a UR-series set-
tings file for each IED.
4. After the URS file is created, modify any settings (if required).
5. To update the relay with the new settings, right-click on the settings file in the settings tree and select the Write Set-
tings File to Device item.
6. The software will prompt for the target device. Select the target device from the list provided and click Send. The new
settings will be updated to the selected device.
c1: shall be "M" if support for LOGICAL-DEVICE model has been declared
O: Optional
NOTE M: Mandatory
c2: shall be "M" if support for LOGICAL-NODE model has been declared
c3: shall be "M" if support for DATA model has been declared
NOTE c4: shall be "M" if support for DATA-SET, Substitution, Report, Log Control, or Time models has been declared
c5: shall be "M" if support for Report, GSE, or SMV models has been declared
M: Mandatory
In the table below, the acronym AA refers to Application Associations (TP: Two Party / MC: Multicast). The c6 to c10 entries
are defined in the notes following the table.
The UR-series of relays supports IEC 61850 logical nodes as indicated in the following table. Note that the actual instantia-
tion of each logical node is determined by the product order code. For example. the logical node “PDIS” (distance protec-
tion) is available only in the D60 Line Distance Relay.
This document is adapted from the IEC 60870-5-104 standard. For ths section the boxes indicate the following: 4 – used in
standard direction;
– not used; – cannot be selected in IEC 60870-5-104 standard.
1. SYSTEM OR DEVICE:
System Definition
Controlling Station Definition (Master)
4 Controlled Station Definition (Slave)
2. NETWORK CONFIGURATION:
Point-to-Point Multipoint
Multiple Point-to-Point Multipoint Star
3. PHYSICAL LAYER
Transmission Speed (control direction):
Unbalanced Interchange Unbalanced Interchange Balanced Interchange Circuit
Circuit V.24/V.28 Standard: Circuit V.24/V.28 Recommended X.24/X.27:
if >1200 bits/s: D
100 bits/sec. 2400 bits/sec. 2400 bits/sec.
200 bits/sec. 4800 bits/sec. 4800 bits/sec.
300 bits/sec. 9600 bits/sec. 9600 bits/sec.
600 bits/sec. 19200 bits/sec.
1200 bits/sec. 38400 bits/sec.
56000 bits/sec.
64000 bits/sec.
Transmission Speed (monitor direction):
Unbalanced Interchange Unbalanced Interchange Balanced Interchange Circuit
Circuit V.24/V.28 Standard: Circuit V.24/V.28 Recommended X.24/X.27:
if >1200 bits/s:
100 bits/sec. 2400 bits/sec. 2400 bits/sec.
200 bits/sec. 4800 bits/sec. 4800 bits/sec.
300 bits/sec. 9600 bits/sec. 9600 bits/sec.
600 bits/sec. 19200 bits/sec.
1200 bits/sec. 38400 bits/sec.
56000 bits/sec.
64000 bits/sec.
4. LINK LAYER
Link Transmission Procedure: Address Field of the Link:
Balanced Transmision Not Present (Balanced Transmission Only)
Unbalanced Transmission One Octet
Two Octets
Structured
Unstructured
Frame Length (maximum length, number of octets): Not selectable in companion IEC 60870-5-104 standard
When using an unbalanced link layer, the following ADSU types are returned in class 2 messages (low priority) with the
indicated causes of transmission:
The standard assignment of ADSUs to class 2 messages is used as follows:
5. APPLICATION LAYER
Transmission Mode for Application Data:
Mode 1 (least significant octet first), as defined in Clause 4.10 of IEC 60870-5-4, is used exclusively in this companion
stanadard.
Common Address of ADSU:
One Octet
4 Two Octets
Information Object Address:
One Octet 4 Structured
Either the ASDUs of the set <2>, <4>, <6>, <8>, <10>, <12>, <14>, <16>, <17>, <18>, and <19> or of the set
<30> to <40> are used.
Process information in control direction
4 <45> := Single command C_SC_NA_1
D
<46> := Double command C_DC_NA_1
<47> := Regulating step command C_RC_NA_1
<48> := Set point command, normalized value C_SE_NA_1
<49> := Set point command, scaled value C_SE_NB_1
<50> := Set point command, short floating point value C_SE_NC_1
<51> := Bitstring of 32 bits C_BO_NA_1
Either the ASDUs of the set <45> to <51> or of the set <58> to <64> are used.
System information in monitor direction
4 <70> := End of initialization M_EI_NA_1
File transfer
<120> := File Ready F_FR_NA_1
<121> := Section Ready F_SR_NA_1
<122> := Call directory, select file, call file, call section F_SC_NA_1
<123> := Last section, last segment F_LS_NA_1
<124> := Ack file, ack section F_AF_NA_1
<125> := Segment F_SG_NA_1
<126> := Directory (blank or X, available only in monitor [standard] direction) C_CD_NA_1
ACTIVATION TERMINATION
REQUEST OR REQUESTED
BACKGROUND SCAN
PERIODIC, CYCLIC
FILE TRANSFER
SPONTANEOUS
DEACTIVATION
ACTIVATION
INITIALIZED
20 37
NO. MNEMONIC 1 2 3 4 5 6 7 8 9 10 11 12 13 to to 44 45 46 47
36 41
<1> M_SP_NA_1 X X X X X
<2> M_SP_TA_1
<3> M_DP_NA_1
<4> M_DP_TA_1
<5> M_ST_NA_1
<6> M_ST_TA_1
<7> M_BO_NA_1
<8> M_BO_TA_1
<9> M_ME_NA_1
ACTIVATION TERMINATION
REQUEST OR REQUESTED
BACKGROUND SCAN
PERIODIC, CYCLIC
FILE TRANSFER
SPONTANEOUS
DEACTIVATION
ACTIVATION
INITIALIZED
20 37
NO. MNEMONIC 1 2 3 4 5 6 7 8 9 10 11 12 13 to to 44 45 46 47
36 41
<10> M_ME_TA_1 D
<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
<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
ACTIVATION TERMINATION
REQUEST OR REQUESTED
BACKGROUND SCAN
PERIODIC, CYCLIC
FILE TRANSFER
SPONTANEOUS
DEACTIVATION
ACTIVATION
INITIALIZED
20 37
NO. MNEMONIC 1 2 3 4 5 6 7 8 9 10 11 12 13 to to 44 45 46 47
36 41
D <61>
<62>
C_SE_TA_1
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*)
Spontaneous Transmission:
4 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:
4 Global D
4 Group 1 4 Group 5 4 Group 9 4 Group 13
4 Group 2 4 Group 6 4 Group 10 4 Group 14
4 Group 3 4 Group 7 4 Group 11 4 Group 15
4 Group 4 4 Group 8 4 Group 12 4 Group 16
Clock synchronization:
4 Clock synchronization (optional, see Clause 7.6)
Command transmission:
4 Direct command transmission
Direct setpoint command transmission
4 Select and execute command
Select and execute setpoint command
4 C_SE ACTTERM used
4 No additional definition
4 Short pulse duration (duration determined by a system parameter in the outstation)
4 Long pulse duration (duration determined by a system parameter in the outstation)
4 Persistent output
4 Counter read
4 Counter freeze without reset
APPENDIX E DNP COMMUNICATIONSE.1DEVICE PROFILE DOCUMENT E.1.1 DNP V3.00 DEVICE PROFILE
The following table provides a ‘Device Profile Document’ in the standard format defined in the DNP 3.0 Subset Definitions
Document.
Notable objects, functions, and/or qualifiers supported in addition to the Highest DNP Levels Supported (the complete
list is described in the attached table):
Binary Inputs (Object 1)
Binary Input Changes (Object 2)
Binary Outputs (Object 10)
Control Relay Output Block (Object 12)
Binary Counters (Object 20)
E
Frozen Counters (Object 21)
Counter Change Event (Object 22)
Frozen Counter Event (Object 23)
Analog Inputs (Object 30)
Analog Input Changes (Object 32)
Analog Deadbands (Object 34)
Time and Date (Object 50)
File Transfer (Object 70)
Internal Indications (Object 80)
Maximum Data Link Frame Size (octets): Maximum Application Fragment Size (octets):
Transmitted: 292 Transmitted: configurable up to 2048
Received: 292 Received: 2048
Others:
Transmission Delay: No intentional delay
Need Time Interval: Configurable (default = 24 hrs.)
Select/Operate Arm Timeout: 10 s
Binary input change scanning period: 8 times per power system cycle
Analog input change scanning period: 500 ms
Explanation of ‘Sometimes’: Object 12 points are mapped to UR Virtual Inputs. The persistence of Virtual Inputs is
determined by the VIRTUAL INPUT X TYPE settings. Both “Pulse On” and “Latch On” operations perform the same func-
tion in the UR; that is, the appropriate Virtual Input is put into the “On” state. If the Virtual Input is set to “Self-Reset”,
it will reset after one pass of FlexLogic™. The On/Off times and Count value are ignored. “Pulse Off” and “Latch Off”
operations put the appropriate Virtual Input into the “Off” state. “Trip” and “Close” operations both put the appropriate
Virtual Input into the “On” state.
Reports Binary Input Change Events when no Reports time-tagged Binary Input Change Events when no
specific variation requested: specific variation requested:
Never
Never
4 Only time-tagged 4 Binary Input Change With Time
Only non-time-tagged
Binary Input Change With Relative Time
Configurable
Configurable (attach explanation)
The following table identifies the variations, function codes, and qualifiers supported by the T35 in both request messages
and in response messages. For static (non-change-event) objects, requests sent with qualifiers 00, 01, 06, 07, or 08, will be
responded with qualifiers 00 or 01. Static object requests sent with qualifiers 17 or 28 will be responded with qualifiers 17 or
28. For change-event objects, qualifiers 17 or 28 are always responded.
3 Binary Input Change with Relative Time 1 (read) 06 (no range, or all)
07, 08 (limited quantity)
10 0 Binary Output Status (Variation 0 is used to 1 (read) 00, 01(start-stop)
request default variation) 06 (no range, or all)
07, 08 (limited quantity)
17, 28 (index)
2 Binary Output Status 1 (read) 00, 01 (start-stop) 129 (response) 00, 01 (start-stop)
06 (no range, or all) 17, 28 (index)
07, 08 (limited quantity) (see Note 2)
17, 28 (index)
12 1 Control Relay Output Block 3 (select) 00, 01 (start-stop) 129 (response) echo of request
4 (operate) 07, 08 (limited quantity)
5 (direct op) 17, 28 (index)
6 (dir. op, noack)
20 0 Binary Counter 1 (read) 00, 01(start-stop)
(Variation 0 is used to request default 7 (freeze) 06(no range, or all)
variation) 8 (freeze noack) 07, 08(limited quantity)
9 (freeze clear) 17, 28(index)
10 (frz. cl. noack)
22 (assign class)
1 32-Bit Binary Counter 1 (read) 00, 01 (start-stop) 129 (response) 00, 01 (start-stop)
7 (freeze) 06 (no range, or all) 17, 28 (index)
8 (freeze noack) 07, 08 (limited quantity) (see Note 2)
9 (freeze clear) 17, 28 (index)
10 (frz. cl. noack)
22 (assign class)
Note 1: A default variation refers to the variation responded when variation 0 is requested and/or in class 0, 1, 2, or 3 scans. The default varia-
tions for object types 1, 2, 20, 21, 22, 23, 30, and 32 are selected via relay settings. Refer to the Communications section in Chapter 5
for details. This optimizes the class 0 poll data size.
Note 2: For static (non-change-event) objects, qualifiers 17 or 28 are only responded when a request is sent with qualifiers 17 or 28, respec-
tively. Otherwise, static object requests sent with qualifiers 00, 01, 06, 07, or 08, will be responded with qualifiers 00 or 01 (for change-
event objects, qualifiers 17 or 28 are always responded.)
Note 3: Cold restarts are implemented the same as warm restarts – the T35 is not restarted, but the DNP process is restarted.
The DNP binary input data points are configured through the PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ DNP / IEC104 POINT
LISTS Ö BINARY INPUT / MSP POINTS menu. Refer to the Communications section of Chapter 5 for additional details. When a
freeze function is performed on a binary counter point, the frozen value is available in the corresponding frozen counter
point.
Supported Control Relay Output Block fields: Pulse On, Pulse Off, Latch On, Latch Off, Paired Trip, Paired Close.
E.2.3 COUNTERS
The following table lists both Binary Counters (Object 20) and Frozen Counters (Object 21). When a freeze function is per-
formed on a Binary Counter point, the frozen value is available in the corresponding Frozen Counter point.
BINARY COUNTERS
Static (Steady-State) Object Number: 20
Change Event Object Number: 22
Request Function Codes supported: 1 (read), 7 (freeze), 8 (freeze noack), 9 (freeze and clear),
10 (freeze and clear, noack), 22 (assign class)
Static Variation reported when variation 0 requested: 1 (32-Bit Binary Counter with Flag)
Change Event Variation reported when variation 0 requested: 1 (32-Bit Counter Change Event without time)
Change Event Buffer Size: 10
Default Class for all points: 3
FROZEN COUNTERS
Static (Steady-State) Object Number: 21
Change Event Object Number: 23
Request Function Codes supported: 1 (read)
Static Variation reported when variation 0 requested: 1 (32-Bit Frozen Counter with Flag)
E Change Event Variation reported when variation 0 requested: 1 (32-Bit Frozen Counter Event without time)
Change Event Buffer Size: 10
Default Class for all points: 3
A counter freeze command has no meaning for counters 8 and 9. T35 Digital Counter values are represented as 32-bit inte-
gers. The DNP 3.0 protocol defines counters to be unsigned integers. Care should be taken when interpreting negative
counter values.
The DNP analog input data points are configured through the PRODUCT SETUP ÖØ COMMUNICATIONS ÖØ DNP / IEC104 POINT
LISTS Ö ANALOG INPUT / MME POINTS menu. Refer to the Communications section of Chapter 5 for additional details.
It is important to note that 16-bit and 32-bit variations of analog inputs are transmitted through DNP as signed numbers.
Even for analog input points that are not valid as negative values, the maximum positive representation is 32767 for 16-bit
values and 2147483647 for 32-bit values. This is a DNP requirement.
The deadbands for all Analog Input points are in the same units as the Analog Input quantity. For example, an Analog Input
quantity measured in volts has a corresponding deadband in units of volts. This is in conformance with DNP Technical Bul-
letin 9809-001: Analog Input Reporting Deadband. Relay settings are available to set default deadband values according to
data type. Deadbands for individual Analog Input Points can be set using DNP Object 34.
3-40
3-40
3-40
3-40
Update
Update
Updated MANAGED ETHERNET SWITCH OVERVIEW section
Updated MANAGED ETHERNET SWITCH MODULE HARDWARE section
F
--- 3-43 Add Added UPLOADING T35 SWITCH MODULE FIRMWARE sub-section
--- 3-43 Add Added SELECTING THE PROPER SWITCH FIRMWARE VERSION sub-section
5-7 5-7 Update Updated PASSWORD SECURITY section (now titled SECURITY)
--- 5-31 Add Added ETHERNET SWITCH sub-section
5-41 5-42 Update Updated USER-PROGRAMMABLE PUSHBUTTONS section
--- 5-76 Add Added BREAKERS section
B-8 B-8 Update Update MODBUS MEMORY MAP section for revision 5.5x
F 2-2
2-7
2-2
2-7
Update
Update
Updated ORDERING section
Updated PROTECTION ELEMENTS specifications section
--- C-2 Add Added GGIO4: GENERIC ANALOG MEASURED VALUES section
3-20 3-20 Update Updated CPU MODULE COMMUNICATIONS WIRING diagram to 842765A2
5-95 5-95 Update Updated PERCENT DIFFERENTIAL SCHEME LOGIC diagram to 828001A6
3-30 3-30 Update Updated TIMING CONFIGURATION FOR RS422 TWO-CHANNEL, 3-TERMINAL APPLICATION
drawing to 831022A3 F
5-13 5-13 Update Updated DNP PROTOCOL sub-section
5-17 5-17 Update Updated IEC 61850 PROTOCOL sub-section
5-74 5-76 Update Updated FLEXLOGIC™ OPERANDS table
In the event of a failure covered by warranty, GE Multilin will undertake to repair or replace the relay
providing the warrantor determined that it is defective and it is returned with all transportation
charges prepaid to an authorized service centre or the factory. Repairs or replacement under war-
ranty will be made without charge.
Warranty shall not apply to any relay which has been subject to misuse, negligence, accident,
incorrect installation or use not in accordance with instructions nor any unit that has been altered
outside a GE Multilin authorized factory outlet.
F GE Multilin is not liable for special, indirect or consequential damages or for loss of profit or for
expenses sustained as a result of a relay malfunction, incorrect application or adjustment.
For complete text of Warranty (including limitations and disclaimers), refer to GE Multilin Standard
Conditions of Sale.
INDEX
CRC ALARM .................................................................... 5-60 see also DIRECT INPUTS and DIRECT OUTPUTS
CRC-16 ALGORITHM ........................................................ B-2 application example ........................................... 5-147, 5-148
CRITICAL FAILURE RELAY ..................................... 2-13, 3-11 configuration examples ........................ 5-54, 5-57, 5-60, 5-61
CSA APPROVAL .............................................................. 2-17 settings ..............................................5-54, 5-60, 5-61, 5-146
CT BANKS DIRECT INPUTS
settings ......................................................................... 5-65 actual values ................................................................... 6-7
CT INPUTS ...................................................... 3-13, 5-6, 5-65 application example ........................................... 5-147, 5-148
CT WIRING ...................................................................... 3-13 clearing counters ............................................................. 7-2
CURRENT BANK ............................................................. 5-65 FlexLogic™ operands .....................................................5-99
CURRENT METERING Modbus registers .............. B-10, B-16, B-30, B-44, B-45, B-46
actual values ................................................................. 6-14 settings ........................................................................ 5-146
Modbus registers ...........................................................B-10 specifications .................................................................2-12
specifications ................................................................. 2-11 DIRECT INPUTS/OUTPUTS
CURVES error messages ............................................................... 7-6
definite time................................................................. 5-119 DIRECT OUTPUTS
FlexCurves™ ...................................................... 5-88, 5-119 application example ........................................... 5-147, 5-148
I2T .............................................................................. 5-119 clearing counters ............................................................. 7-2
IAC ............................................................................. 5-118 Modbus registers ....................... B-10, B-30, B-44, B-45, B-46
IEC ............................................................................. 5-117 settings ........................................................................ 5-146
IEEE ........................................................................... 5-116 DISCONNECT SWITCH
types ........................................................................... 5-115 FlexLogic™ operands .....................................................5-98
logic ..............................................................................5-87
Modbus registers ........................................................... B-27
settings ..........................................................................5-85
D DISPLAY ........................................................ 1-16, 4-22, 5-12
DISTURBANCE DETECTOR
DATA FORMATS, MODBUS .............................................B-51
FlexLogic™ operands .....................................................5-98
DATA LOGGER
internal ..........................................................................5-68
clearing ........................................................................... 7-2
DNA-1 BIT PAIR ............................................................. 5-144
Modbus .......................................................................... B-7
DNP COMMUNICATIONS
Modbus registers ..................................................B-10, B-18
binary counters ............................................................. E-10
settings ......................................................................... 5-40
binary input points ........................................................... E-8
specifications ................................................................. 2-11
binary output points ......................................................... E-9
via COMTRADE .............................................................. B-6
control relay output blocks ............................................... E-9
DATE ................................................................................. 7-2
device profile document ................................................... E-1
DCMA INPUTS ................................................................. 6-18
frozen counters ............................................................. E-10
Modbus registers ..................................................B-15, B-26
implementation table ....................................................... E-4
settings ....................................................................... 5-153
Modbus registers ........................................................... B-17
specifications ................................................................. 2-12
settings ..........................................................................5-17
DCMA OUTPUTS
DUPLEX, HALF ................................................................. B-1
description..................................................................... 3-22
Modbus registers ...........................................................B-30
settings ....................................................................... 5-155
specifications ................................................................. 2-14 E
DEFINITE TIME CURVE ................................................. 5-119
DESIGN ............................................................................. 1-3 EGD PROTOCOL
DEVICE ID ..................................................................... 5-142 actual values ................................................................... 6-8
DEVICE PROFILE DOCUMENT ......................................... E-1 Modbus registers ........................................................... B-28
DIELECTRIC STRENGTH ........................................ 2-17, 3-11 settings ..........................................................................5-33
DIFFERENTIAL ELECTROSTATIC DISCHARGE ........................................2-17
actual values ................................................................. 6-13 ELEMENTS ....................................................................... 5-4
instantaneous .............................................................. 5-114 ENERVISTA UR SETUP
percent ........................................................................ 5-110 creating a site list ............................................................ 4-1
transformer ............................. 5-70, 5-72, 5-79, 5-109, 5-110 event recorder ................................................................. 4-2
DIGITAL COUNTERS firmware upgrades ........................................................... 4-2
actual values ................................................................... 6-6 installation ...................................................................... 1-5
FlexLogic™ operands .................................................... 5-97 introduction ..................................................................... 4-1
logic ............................................................................ 5-133 oscillography ................................................................... 4-2
Modbus registers ................................................... B-9, B-33 overview ......................................................................... 4-1
settings ....................................................................... 5-132 requirements ................................................................... 1-5
DIGITAL OUTPUTS EQUATIONS
see entry for CONTACT OUTPUTS definite time curve ........................................................ 5-119
DIMENSIONS .............................................................. 3-1, 3-2 FlexCurve™ ................................................................. 5-119
DIRECT DEVICES I²t curves ..................................................................... 5-119
actual values ................................................................... 6-7 IAC curves ...................................................................5-118
Modbus registers ...........................................................B-16 IEC curves ...................................................................5-117
settings ....................................................................... 5-146 IEEE curves ................................................................. 5-116
DIRECT I/O EQUIPMENT MISMATCH ERROR ...................................... 7-5
S
T
SALES OFFICE .................................................................. 1-1
SCAN OPERATION ............................................................ 1-4 TARGET MESSAGES ........................................................ 7-4
SELECTOR SWITCH TARGET SETTING ............................................................ 5-5
actual values ................................................................... 6-6 TARGETS MENU ............................................................... 7-4
application example ..................................................... 5-130 TCP PORT NUMBER ........................................................5-32
FlexLogic™ operands .................................................... 5-98 TELEPROTECTION
logic ............................................................................ 5-131 actual values ................................................................... 6-4
Modbus registers ...........................................................B-32 clearing counters ............................................................. 7-2
settings ....................................................................... 5-126 FlexLogic™ operands .....................................................5-99
specifications ................................................................. 2-10 logic ............................................................................ 5-151
timing ................................................................5-129, 5-130 Modbus registers .................................................. B-31, B-32
SELF-TESTS overview ...................................................................... 5-149
description....................................................................... 7-4 settings .................................................... 5-62, 5-149, 5-150
error messages ................................................................ 7-6 specifications .................................................................2-12
FlexLogic™ operands .................................................. 5-101 TEMPERATURE MONITOR ...................................... 5-101, 7-8
Modbus registers ............................................................ B-8 TEMPERATURE, OPERATING ..........................................2-16
SERIAL NUMBER ............................................................ 6-21 TERMINALS ...................................................................... 3-8
SERIAL PORTS TESTING
Modbus registers ...........................................................B-17 force contact inputs ...................................................... 5-160