You are on page 1of 6

APPLICATION OF HIGH-SPEED PEER-TO-PEER COMMUNICATIONS FOR

PROTECTION AND CONTROL

A. P. Apostolov

ALSTOM T&D Protection & Control

USA

1. INTRODUCTION interfaces for real time data acquisition, data archiving,


The electric power industry is in the process of substation control and fault records extraction. This to a
intensive integration of Intelligent Electronic Devices great extent reduces the benefits of integration because
(IEDs) in substations and power systems. The success of of the need for additional hardware, such as protocol
this effort is to a great extent a function of the converters, software (multiple user interface programs)
development of a universal platform that will allow and increased engineering and training costs. The
microprocessor based protection and control devices to industry is currently in the process of developing a
interoperate over the substation local area network or the universal platform that will allow a “plug-and-play”
utility wide area network. technology to replace today’s proprietary devices.
Microprocessor based multifunctional protective relays This requires a significant joint effort by experts, who
are the preferred IEDs in today’s substation integration until recently came from completely different fields such
or substation automation systems. However, the process as power system protection, metering, information
of relay integration is slowed down by the fact, that each systems, communications, energy control systems, etc.
relay manufacturer typically uses a proprietary The only solution to this problem is the object-oriented
communications protocol and user interface software approach to the client-server and peer-to-peer
Interoperability between protective relays from communications between IEDs in the substation and the
different manufacturers in the substation becomes a power system. The development of user friendly graphical
necessity in order to achieve substation level interface to allow the configuration of the protective
interlocking, protection and control functions and device to send and receive control signals over the
improve the efficiency of microprocessor based relays network is required as well.
applications.
Substation Integration and Automation are becoming 2. INTEGRATED SUBSTATION PROTECTION
one of the tools that can help a utility to achieve reduced AND CONTROL SYSTEM
installation, maintenance and operations costs. This is A simplified diagram of a typical Integrated Substation
possible because of the integration of microprocessor Protection and Control Systems is shown on Fig. 1.
based devices, particularly protective relays, into It consist of a series of devices interconnected through
Substation or even Power System Integration Systems. one or more Ethernet networks. Such a system has a
Protection functions based on exchange of signals hierarchical structure with distributed intelligence and
between multiply protection devices exist to day in the different level of complexity:
form of wiring between outputs and inputs of the At the bottom of the integrated system are the
different IEDs. The goal is to replace such an expensive multifunctional protective Intelligent Electronic
hardwired system with exchange of signals between the Devices(IED). Their primary function is to protect
relays over the SLAN. different substation and power system elements such as
The biggest obstacle in this integration process is the transformers, buses, capacitor banks, transmission and
fact that Intelligent Electronic Devices (IEDs) from distribution lines.
different manufacturers or even from the same vendor The protective IEDs however perform this basic
use different communication protocols and different user function only when there is a fault, which is an event

Dr. Alexander Apostolov, ALSTOM T&D P&C, 2950 Bentley Ave., Unit 4, Los Angeles, CA 90064, USA
with very low probability. At the same time they are
devices with significant processing power and The table below includes the common components
intelligence. This allows their use as the lower level of used to facilitate the GOOSE Class Object.
the hierarchical data acquisition, control, monitoring and Considering the importance of the functions performed
fault recording system. using GOOSE messages, UCA defines very strict
At the next level are Intelligent Electronic Devices that performance requirements. The idea is that the
provide additional digital and analog interface with the implementation of high-speed peer-to-peer
substation environment and at the same provide communications should be equal to or better than what is
protection and control functionality at the bay level in the achievable by existing technology. Thus the total peer-
substation. In the case of an Ethernet based substation to-peer time should not exceed 4 ms [1].
integration architecture both the individual substation Another important requirement for the GOOSE
equipment IEDs and the Bay Controller IEDs are messages is very high reliability. Since the messages are
connected to the same physical LAN. The hierarchy in
not confirmed, but multicasted, and considering the
this case is functional.
importance of a message such as Initiate Breaker Failure
At the top of the multilevel integrated protection and
Protection or Fault in Reverse Direction, there has to be a
control system in the substation is the substation
mechanism to ensure that the receiving IEDs will receive
computer, which provides the Human Machine Interface
with the different IEDs in the substation. It also supports the message and operate as expected.
alarm and event reporting, data archiving, analysis,
monitoring, etc. functions. The advantages of such Table 1 GOOSE
architecture include reduced wiring, improved reliability, structure
better overall protection and control functionality. Common Components Required for GOOSE
The peer-to-peer communications in an integrated Name Description Data Type
substation protection and control system are based on Sending Sending IED IDENT IDENT
what is defined as a GOOSE [1]. This is a Generic IED
Object Oriented Substation Event (GOOSE) and it is t GOOSE Timestamp BTIME6
based upon the asynchronous reporting of an IEDs SqNum Message Sequence INT16U
digital outputs status to other peer devices enrolled to Number
receive it during the configuration stages of the StNum Event Sequence Number INT16U
substation integration process (Fig. 4). It is used to HoldTim Time to Wait before RS INT16U
replace the hard wired control signal exchange between BackTim Time since Event INT16U
IEDs for interlocking and protection purposes and, PhsID Identifies Faulted Phases INT16U
consequently, is mission sensitive, time critical and must DNA Protection DNA BSTR64
be highly reliable. UserSt User defined Bitstring, BSTR256
The associated IEDs receiving the message use the used in bit pairs
contained information to determine what the appropriate
protection response is for the given state. The decision of
To achieve a high level of reliability, messages will be
the appropriate action to GOOSE messages and the
repeated as long as the state persists. To maximize
action to take should a message time out due to a
communication failure is determined by local dependability and security, a message will have a time to
intelligence in the IED receiving the GOOSE message. It live which will be known as “hold time”. After the hold
can be used for Breaker Failure Protection to trip the time expires the message (status) will expire unless the
adjacent breakers or to provide distribution or same status message is repeated or a new message is
transmission bus protection based on GOOSE messages received prior to the expiration of the hold time.
from the feeder protection IEDs. The repeat time for the initial GOOSE message will be
short and subsequent messages have an increase in repeat
MAINTENANCE
SCADA
and hold times until a maximum is reached. The GOOSE
Local Control Computer (OPTIONAL) Master

HMI RCC
message contains information (Table 1) that will allow
MMS CLIENT
the receiving IED to know that a message has been
Printer
LCC FRAD
missed, a status has changed and the time since the last
ROUTER

(ALTERNATE)
WAN
status change.
• • • FRAD
In order to achieve high speed performance and at the
FRAD same time reduce the network traffic during severe fault
ETHERNET
HUB A • • • • •
ETHERNET conditions, the GOOSE message has been designed
HUB B
based on the idea to have a single message that conveys
• • •
SYMMETRY
• • • all required protection scheme information regarding an
IED
A1 A2 A3 An
IED
B1 B2 B3 Bn
individual protection IED. It represents a state machine
that reports the status of the devices in the IED to its
Fig. 1 Typical UCA substation integration system peers. To allow further customization of the GOOSE
topology
messages, individual applications can map other status algorithms based on superimposed components of the
points to the User Defined bit pairs UserSt. currents and voltages calculated by multiple protective
High-speed peer-to-peer communications can be relays connected to the substation LAN (Fig. 2 and 3)
implemented in different kinds of distributed bus In case of a fault on any of the protected elements, one
protection schemes as a function of the substation or more IEDs will see a fault in the forward direction
configuration and the type of protected bus. (Fig. 2). Each of the relays protecting transmission lines
An example for the use of GOOSE messages in or transformers, or installed on tie breakers connected to
distribution protection is a blocking scheme used to the protected bus will send a GOOSE message indicating
provide protection for faults on a distribution bus. For a the detection of a fault, combined with the fault direction
fault on any distribution feeders the feeder relay will determined by the relay, In this case one or more relays
send a blocking GOOSE message to the relay at the low will detect a forward fault and the rest will see a reverse
side of the transformer. If the fault is on the bus, none of fault, indicating to the bay controller IED that this is an
the distribution relays will operate and the transformer external to the distributed bus protection fault.
relay will not receive any blocking signal. It will If the fault is on the bus, all IEDs will see a reverse
determine that this is a distribution bus fault and will fault or no fault (if connected to a weak source), i.e. no
send a GOOSE message to trip the transformer breaker IED will see a forward fault (Fig. 3).
and clear the fault.
Another example can be a transmission bus protection
scheme based on the exchange of directional signals
between the individual protective IEDs and the
transmission bus bay controller IED described below.

3. DISTRIBUTED BUS PROTECTION


The protection and control in substations is distributed
in nature by the fact that each protective relay is
designed in general to provide primary protection of an
individual substation equipment such as transmission and
distribution lines, transformers, capacitor banks, etc.
The only substation equipment that requires a
centralized form of protection is the busbar.
Transmission buses are typically protected by bus
differential protection relays. They require current Fig. 3 Distributed bus protection during bus fault
signals from each primary equipment connected to the
The bay controller IED has to be programmed to
bus to be available at the central location of the bus
differential protection. The scheme becomes much more subscribe to GOOSE messages from all IEDs with high
complicated and expensive if the current transformer speed directional detection elements connected to the
protected bus. In case of a fault, the distributed bus
ratios are different. Things get even worse if the bus
differential protection is used in a substation where the protection function in the bay controller IED monitors
bus configuration may change. the GOOSE messages coming from the individual relays
included in the distributed bus protection function of the
system. If all messages indicate reverse or no-fault
condition and none gives a forward fault direction, the
bus protection function identifies a bus fault and sends a
communication message to trip all breakers connected to
the bus.

4. DISTRIBUTION BUS PROTECTION


Because of the high cost and the increased
requirements for maintenance, in many cases bus
differential protection is not installed on distribution or
subtransmission buses. As a result, bus faults are cleared
by backup relays with longer fault clearing times. This
becomes a significant power quality problem because of
the increased duration of deep voltage sags.
Fig. 2 Distributed bus protection during line fault This problem is easily resolved by a distributed
distribution bus protection. This application is again
The concept of Distributed Intelligence in protection is based on the high speed peer-to-peer GOOSE
very well illustrated by a distributed bus protection. It communications described above.
uses advanced high speed directional detection
In case of a fault on any of the protected distribution The peer to peer communications based distribution
feeders, one of the feeder IEDs will see a fault in the bus protection operating time is based on the operating
forward direction (Fig. 4). However, if the fault is on the time of the fault detectors in the distribution feeder
bus (Fig. 5), no feeder protection IED will see a fault (we relays, the safety margins and the time for sending,
assume that the distribution feeders are not connected to receiving and processing the GOOSE message by the
a remote source), i.e. only the transformer, or incomer receiving IED. We can assume that a typical
protection IED will see a fault. microprocessor based feeder protection relay will detect
In case of a distribution feeder fault, a distributed bus a feeder fault condition in about 1.5 cycles.
protection function in a bay controller IED or a The time for transmission of the communication
transformer protection IED monitors the GOOSE message results in the addition of 0.25 cycle (4-5 ms).
messages coming from the individual relays included in The time to process the GOOSE message (we can
the distributed protection function of the distribution bus. assume a time of 0.5 cycle in the relay performing the
distribution bus protection function) ensures a total worst
case maximum operating time of 2.5 cycles. The typical
operating time is expected to be about 2 cycles.
The benefit of the peer-to-peer communications based
distributed bus protection is that it provides fast fault
clearance for distribution bus faults without the need for
any additional protection equipment (if the function is
implemented in a bay controller IED). It replaces a high
or low impedance transmission bus protection device and
in some cases may eliminate the need for addition or
replacement of current transformers.

5. SYMPATHETIC TRIP SCHEME


Another example of high-speed communications
application for protection in substations is the so called
Fig. 4 Distribution bus protection during feeder fault Sympathetic Trip Scheme.

If there are no messages that indicate distribution


feeder fault condition and none gives an out of service
indication, the bus protection function identifies a bus
fault and sends a communication message to trip the
transformer breaker connected to the bus. A small time
delay is required in order to ensure that all feeder relays
have had sufficient time to detect the fault and send the
GOOSE message if they detect a fault on the feeder they
protect.

Fig. 6 Sympathetic Trip Scheme

In case of a fault on a distribution feeder in a substation


with predominantly motor load, the voltage sag caused
by the fault and the following clearing of the fault will
result in a load inrush condition that may lead to the
undesired tripping of unfaulted feeders. In order to
prevent this, the relay that detects the fault and issues the
trip signal to clear it will have to send at the same time a
Fig. 5 Distribution bus protection during bus fault GOOSE message to all other relays connected to the
distribution bus (Fig. 6) to block them for a certain time
All relays protecting feeder equipment connected to the in a manner similar to the Cold Load Pickup logic of
bus act in this application as the sending IEDs, while the distribution feeder relay. Actually, the Trip signal itself
bay controller or the transformer relay is the receiving can be considered as a blocking signal for all other relays
IED. on the bus.
In conventional systems this will require physical relay attempt to re-trip the faulted feeder breaker through a
outputs to be wired with inputs of all the other relays different physical connection or another breaker IED
connected to the distribution bus. Multicasting the Trip connected to the substation LAN.
(or Block) signal from the relay protecting the faulted
distribution feeder saves all the required wiring. The only
requirement is that all relays connected to other feeders 7. UNDERFREQUENCY LOAD SHEDDING
on the same distribution bus will have to subscribe to There are two main methods for underfrequency load
receive GOOSE messages from all other IEDs connected shedding in substations:
to the segment of the distribution LAN. Distributed - when each distribution feeder is equipped
This will require all relays connected to the same with a simple load-shedding function that trips its
distribution bus to subscribe for the Trip or the Block associated circuit breaker in an attempt to restore the
message from all other protection IEDs on the same bus. balance between generation and load. Typically these
relays will require no peer-to-peer communications with
the exception when the breaker operation is controlled by
6. BREAKER FAILURE PROTECTION a breaker IED. The underfrequency function is usually a
Breaker Failure Protection is a very important function simple frequency element.
in an integrated substation protection and control system. A more advanced underfrequency load shedding
It can be designed in two different ways - as a built-in scheme is based on a multifunctional voltage/frequency
function in the protection IED that detected the fault and relay that combines measurements of the frequency, rate
issued the trip signal or as a function in another IED that of change of frequency and the average rate of change of
initiates the Breaker Failure Protection when it sees the the frequency. They are combined in a programmable
Trip signal from the relay protecting the faulted power scheme logic with under voltage elements, that allows
system device. the development of a very sophisticated load shedding
scheme.

Fig. 7 Breaker Failure Protection Fig. 8 Underfrequency Load Shedding

Fig. 7 shows an example of a Breaker Failure As soon as the underfrequency load shedding function
Protection scheme based on an external device. detects that there is an unbalance in the system that can
The performance of the different elements of the be controlled by load shedding, it will send a GOOSE
distributed breaker failure protection scheme is as message to the network with a bit pair set in order to
follows: indicate which group of loads has to be shed.
The relay will detect a fault condition on the protected Individual feeder protection IEDs will have to
line and based on the coordination or whatever else subscribe to their load shedding group bit pair and as
setting requirements will issue a trip signal in order to soon as they see this change of state in the multicasted
clear the fault. This can be a GOOSE message with the GOOSE message, they will trip their associated breaker.
Trip bit pair indicating the operation of the Trip Output
function of the IED. The bay controller that implements 8. ADAPTIVE LOAD SHEDDING
the distributed breaker failure function will subscribe to Centralized load-shedding schemes in the substation
this message, and as soon as it is received will start the can use high-speed-peer-to-peer signals to trip a selected
breaker failure timer. If the breaker fails to trip, the BFR group of breakers in the substation if they receive a load-
will indicate a breaker failure and will send a GOOSE shedding command from the electric power system
message to the substation LAN to trip adjacent breakers remedial action schemes during wide spread power
in order to clear the fault. system disturbances. In this case the systems or different
In some cases the BFR function in the bay controller parts of the system are not separated, so the changes in
can also send a Trip GOOSE to the network that will
the frequency are not significant enough to result in the monitor a specific bit pair that indicates that the feeder
operation of the underfrequency load shedding scheme. needs to be tripped.
The Adaptive Load Shedding function is located at the
substation controller. It continuously monitors the
loading of the individual feeders in the substation and 9. CONCLUSIONS
calculates the optimal grouping of different sets of Substation Integration and Automation are becoming
feeders in such a way, that when a load shedding request one of the tools that can help a utility to achieve reduced
is received for a specific amount of load from the installation, maintenance and operations costs. This is
Remedial Action or other special protection scheme, it possible because of the integration of microprocessor
will multicast a GOOSE message that will result in the based devices, particularly protective relays, into
tripping of the breakers of the feeders in a predefined Substation or even Power System Integration Systems.
group. Interoperability between protective relays from
Fig. 9 show a centralized Adaptive Load-Shedding different manufacturers in the substation becomes a
scheme based on high speed peer-to-peer necessity in order to achieve substation level
communications. interlocking, protection and control functions and
The load-shedding request is received from a higher improve the efficiency of microprocessor based relays
level of the power system protection and control applications.
hierarchy and includes the required amount of load to be High speed peer-to-peer communications between
shed in the substation. IEDs connected to the substation LAN based on
The control signal is received through a router from the exchange of GOOSE messages can successfully be used
utility wide area network by a communications IED for different protection and control applications such as
connected to the substation local area network. the protection of distribution buses, adaptive protection
or load-shedding in substations with varying
configuration.
Such systems provide some significant advantages over
conventional centralized systems used to perform the
same functions in the substations:
• Reduced wiring, installation, maintenance and
commissioning costs
• Easy adaptation to changing bus configuration
in the substation
Peer-to-peer communications messages indicating
change of status of substation breakers that affect the
levels of ground currents for faults on transmission or
distribution lines can be used to adapt the relay settings
in order to optimize the ground overcurrent protection
performance.
Centralized load-shedding schemes in the substation
can use high-speed-peer-to-peer signals to trip a selected
Fig. 9 Centralized Adaptive Load Shedding group of breakers in the substation if they receive a load-
shedding command from the electric power system
Based on the command the communications IED will remedial action schemes during wide spread power
send a GOOSE message to the Substation Controller. system disturbances.
Multiple bit pairs from the User Defined group of the Testing of high speed peer-to-peer based protection and
DNA are used to specify the amount of load that will be control systems presents new challenges to protection
shed. engineers and requires strict methodology, dedicated
The load-shedding optimization algorithm runs every tools, understanding of the integration strategy and
time when there is a change in the load on any of the modern project management.
distribution feeders included in the load-shedding
scheme. This procedure is repeated for each amount of Reference: :
load that might be requested by the remedial action or 1. Generic Object Models for Substation and
other special protection scheme. Feeder Equipment (GOMSFE), Version 0.91
As soon as the control signal is received, the substation 2. Substation Integrated Protection, Control and
will pickup the load-shedding group of feeders that as Data Acquisition, Phase 1, Task 2, Requirements
closely as possible matches the load-shedding request Specification, Preliminary Report, Version 1.0
and will send a GOOSE message indicating which
feeders will be operated.
The distribution protection IEDs will have to be
configured to subscribe to this GOOSE message and to

You might also like