You are on page 1of 10

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/252000959

Applications of IEC 61850 in distribution automation

Article · March 2011


DOI: 10.1109/PSCE.2011.5772491

CITATIONS READS
44 11,560

7 authors, including:

Salman Mohagheghi Jean-Charles Tournier


Colorado School of Mines CERN
118 PUBLICATIONS   4,230 CITATIONS    35 PUBLICATIONS   429 CITATIONS   

SEE PROFILE SEE PROFILE

J. Stoupis Laurent Guise

24 PUBLICATIONS   500 CITATIONS   
EnergySemantic.com
17 PUBLICATIONS   111 CITATIONS   
SEE PROFILE
SEE PROFILE

All content following this page was uploaded by Salman Mohagheghi on 09 February 2014.

The user has requested enhancement of the downloaded file.


1

Applications of IEC 61850 in Distribution


Automation
Salman Mohagheghi*, Member, IEEE, Jean-Charles Tournier, Member, IEEE, James Stoupis*, Member, IEEE
Laurent Guise*, Thierry Coste*, Claus A. Andersen*, Jacob Dall*

Abstract—Distribution Automation (DA) is viewed as an action or report an action to the central control center [1].
integral component of the Smart Grid paradigm. It facilitates the Such a communication system should make large quantities of
employment of computer technology and communication data available to different applications while preserving its
infrastructure to advance management and operation of the quality. This in turn raises the issue of how and with what
distribution network from a semi-automated approach towards a
format the data should be modeled and transported.
fully automated one. SCADA systems, advanced sensors, and
electronic controllers are integrated into the DA system in order Additionally, in more advanced automation applications, data
to achieve the desired performance and reliability at the needs to be accompanied by additional attributes such as the
distribution network. Interoperability of all the components address of the device the message is being sent to, the address
participating in the DA system requires communication of the device initiating the message, type and length of the
standards covering not only the devices in the substation, but all data, time stamp of the event/message, its priority compared to
the components from the substation to the point of interface with
the other messages received, as well as its quality.
the end consumers. While the IEC 61850 standard was originally
addressing applications and communications within the Traditionally, proprietary protocols have been used to
substation, recent work is undergone for extending it beyond the model and transport the data and the applications. The
substation fence. With its object oriented structure, IEC 61850 technologies developed were exclusive to each vendor and
can provide comprehensive and accurate information models for were not compatible with the systems and technologies of
various components of distribution automation systems, while others. The inherent multi-vendor nature of advanced
providing an efficient solution for this naturally multi-vendor
distribution automation applications leads to the need for an
environment. This paper provides some concrete examples on
how IEC 61850 can be employed in the context of distribution interoperable environment in which all devices and vendors
automation applications, and what measures need to be taken to share a common modeling and communication protocol.
enable it to efficiently respond to some of the emerging While the IEC 61850 standard was originally intended for
technologies in DA systems. intra-substation applications, this paper promotes the idea of
Index Terms—IEC 61850, communication protocols, extending its applicability to distribution automation
information models, interoperability, distribution automation, applications integrating field devices located outside the
feeder automation, Smart Grid substation fence. Some typical DA applications have therefore
been presented here based on integration with IEC 61850.
I. INTRODUCTION These include volt/Var control, fault detection, fault isolation,

S MART Grid refers to a power system that incorporates the


state of the art in communication, electronic control and
and service restoration. For each application, the paper
attempts to discuss the modeling aspects, as well as the gaps
information technology in order to achieve enhanced and improvements that could be brought upon the standard to
operational monitoring, control, intelligence, and connectivity. better suit distribution applications.
To achieve a “smart” distribution system, various automatic The remainder of the paper is organized as follows: Section
technologies and approaches have been attempted in the areas II gives an overview of the IEC 61850 standard by focusing
of system metering, monitoring, protection, and control. on its modeling and communications aspects, while section III
Although some automation schemes may only utilize local presents the main characteristics of distribution automation
measurement (e.g. loss of voltage to initiate switching systems. Section IV is the core of the paper and presents the
operations), most advanced schemes of distribution use cases of some typical DA applications using IEC 61850.
automation systems require communication between the Section V discusses communication aspects of the standard,
different devices located in the field and/or to initiate an and some practical considerations related to the
implementation issues. Finally, concluding remarks appear in
S. Mohagheghi, J.C. Tournier and J. Stoupis are with ABB Corporate section VI.
Research, Raleigh, NC 27606 USA (email: salman.mohagheghi@us.abb.com,
jean-charles.tournier@us.abb.com, james.stoupis@us.abb.com).
II. COMMUNICATIONS WITHIN THE SUBSTATION- IEC 61850
L. Guise is with Schneider Electric, Grenoble, France (email: laurent.guise
@schneider-electric.com).
T. Coste is with EDF, Clamart, France (email: thierry.coste@edf.fr). A. Overview
C.A. Andersen and J. Dall are with EURISCO ApS, Odense, Denmark IEC 61850 is a standard recommended by the International
(email: caa@eurisco.dk, jd@eurisco.dk).
*
Member of the IEC Technical Committee 57, Working Group 17 on Electrotechnical Commission (IEC) originally for the design
Communication Systems for Distributed Energy Resources. of substation automation (SA) systems [3], which was recently
2

extended to cover other utility automation functions as well. and services used for access to the elements of the domain
Traditionally for the SA systems, the standard divides inter- specific object model. ACSI is a network independent
substation communications into three levels: process level interface that defines the semantic of the service models with
including the I/O devices, intelligent sensors and actuators, their attributes, and describes what these services provide. The
bay/unit level including the protection and control IEDs, and abstract nature of ACSI is necessary to make the SA system
the substation level, including the substation computer, compatible with the fast advances in the communication
operator’s desk and the interfaces with outside the substation. technology, keeping the SA specific data models separate
All the communications within and between these levels are from the underlying communication technology.
covered in the standard (Fig. 1). Moreover, in its recent
edition, the standard also covers protection data exchange
between the bay and remote protection, as well as control data
exchange between the substation and the remote control
center.

Fig. 2. Data structure in IEC 61850.

The syntax and encoding of the messages are defined in


Specific Communication Service Mapping (SCSM). For
example, IEC 61850-8-1 is a SCSM for mapping of services
to Manufacturing Message Specification (MMS). Figure 3
illustrates how these communication stacks and interfaces are
Fig. 1. Substation automation topology based on IEC 61850. related.

In the IEC 61850 environment, protection and control


functions are broken down into smaller units called Logical
Nodes (LN). These virtual units are in fact the objects defined
in the object oriented context of the standard, and present one
of the most important advantages of the standard over legacy
protocols. These LNs correspond to various protection,
protection related, control, metering, and monitoring functions
as well as the physical components such as transformers and
breakers. Each LN can have a few or up to 30 data objects,
each of which belonging to a Common Data Class (CDC).
Each data object in turn has a few or more than 20 data
attributes. The LNs can be on any of the three levels defined
for substation automation, and are normally grouped into
logical devices (LD) – one or more of which reside in each
physical device [3] (Fig. 2).
IEC 61850 defines an abundance of services that act upon Fig. 3. Communication services- mapping to the OSI layered model
the data objects of the LNs. These services not only cover the
traditional control/read/write commands, but they also cover In addition to the client/server services by mapping to the
new and expanded services for grouping the data objects, MMS stack, the standard provides peer-to-peer services for
reporting an event and logging, as well as transmitting the fast transmitting Sampled Values (SV) and GOOSE messages
messages, i.e. GOOSE and GSSE [3]. (Fig. 4). SV represents quantities digitized at the source to be
The communication services and data models are defined transmitted to the substation. These quantities come from
in section 61850-7-2 of the standard. The Abstract modern low energy voltage and current sensors which gather
Communication Service Interface (ACSI) specifies the models information from the primary power system. IEC 61850-9-1
3

and 61850-9-2 define two mappings for SV over serial DA promises to benefit the utility and customers alike by
unidirectional multi-drop point-to-point link and SV over reducing operation and maintenance costs, improving
ISO/IEC 8802-3. reliability and power quality, enabling new customer services,
deferring capacity expansion projects (CAPX), and providing
better information for utility engineers and planners [7]. DA
covers the complete range of functions from existing SCADA
systems to ever-increasing deployment of AMI technologies at
the customer level in which local automation, remote control,
and central decision making are brought together to deliver a
cost-effective, flexible, and cohesive operating architecture
[8]. A DA implementation could be as simple as upgrading a
manual switching scheme with remote control to deployment
of sophisticated DMS systems with integrated IEDs. Some
examples of DA/FA applications are listed below, each
requiring automated operation and control of a specific set of
components within the distribution system:
• Fault Detection, Isolation and Restoration (FDIR) –
algorithms used for detecting and isolating faults in the
distribution system, and restoring power to the customers
Fig. 4. Client/server and peer-to-peer communication modes in IEC 61850. located in the outage area. This improves system
reliability and availability of service.
Multicast GOOSE messages on the other hand are used to • Feeder Reconfiguration – preventive or restorative
model the transmission of high priority information such as actions for dynamic reconfiguration of the network in
trip commands or interlocking information. The model is order to achieve improved efficiency, reduced losses, load
based on cyclic and high-priority transmission of status balancing, lower congestion, and smaller probability of
information. Information like a trip command is transmitted outages.
spontaneously and then cyclically at increasing intervals. • Outage Management System (OMS) – utilizes the data
Although other standard protocols exist that cover available from fault location systems, IEDs and Advanced
communications beyond substations, it is generally believed Metering Infrastructure (AMI) to achieve accurate outage
that the capabilities of IEC 61850 can be potentially used to scoping, thereby replacing the traditional trouble call
improve these applications. In this context, IEC 61850 can be approach and reducing the response time to system
used as the communication protocol for feeder automation outages.
applications or communication with the control centers [5]. • Distribution State Estimation (DSE) – perform near-real-
time state estimation and topology processing to achieve
III. DISTRIBUTION AUTOMATION an accurate state/topology of the distribution network to
Distribution Automation (DA) as a concept emerged in the be used either by other applications or for situational
1970s to promote the application of computer and awareness purposes.
communications technologies for the improvement of • Voltage/Var Optimization (VVO) – regulates shunt
distribution system operating performance. Since then, DA capacitors and transformer tap positions in order to
has evolved and turned into an established concept which is achieve minimized power losses, reduced demand and/or
adopted by the utilities worldwide. Today, DA has gained improved voltage profile.
renewed attention and accelerated momentum in view of the • Distributed Generation (DG) Management – optimal
recent industry-wide push towards Smart Grids and the need dispatch of DG units to minimize the losses, improve the
for more reliable and efficient distribution systems. In fact, it system voltage profile, manage reactive power
is estimated that by 2030, 55% of all distribution feeders in production, improve the system congestion profile, or
the US will be integrated with advanced DA systems [6]. assist system restoration, while adhering to the market
DA specifics vary from one utility system to another, but in conditions.
general it refers to deployment of automation technologies for • Microgrid Management – supervisory control of low
protection, control, monitoring, and operation of distribution voltage and medium voltage microgrids during grid
systems. These technologies enable electric utilities to connected mode and/or performing microgrid islanding.
monitor, control, and operate distribution components in a • Demand Response (DR) – demand side management to
real-time or non-real-time mode from remote locations. A key make use of the demand reduction offered by proactive
requirement for any DA system is an advanced two-way consumers, primarily for peak shaving purposes. Some
communication system for providing capability of remote similar mechanisms can also be used to manage ancillary
measurements/operations of field devices from a substation or services that contribute to quality of service and system
the control center. security in the distribution system.
4

• Protection Coordination – to achieve dynamic optimal modeled using IEC 61850.


coordination between the protective devices in the 1) Shunt Capacitor Control
distribution system after a change in the network setpoints A typical LN-representation of the capacitor bank and the
or configuration. related controls are depicted in Fig. 5. In this case, three
• Load Forecast and Modeling – accurate load forecast and separate sets of logical nodes are assigned to phases a, b and
modeling for real-time or near-real-time applications, at c, in order to represent the individual instrument transformers
the substation, service transformer or meter level, for the three phases. The logical node XSWI represents a
considering the consumption patterns and/or econometric switching device not capable of tripping short circuits [10].
data of individual or groups of customers. Examples are load breakers, capacitor breakers, disconnecting
• Electric Vehicle (EV) Integration to the Grid – to model, switches and grounding switches. It should be noted that
analyze, and manage the integration of EVs into the grid although the capacitor bank in Fig. 5 is considered to allow
for battery charge and discharge processes, given the for individual phase switching, the individual XSWIs are
utility needs and the market information. shown as a stack of switches and not three switches for three
The recently coined term Advanced Distribution phases. This is due to the fact that a capacitor bank normally
Automation (ADA) describes the extension of intelligent consists of several parallel capacitors per phase and therefore
control over electrical power grid functions to the distribution each phase has more than one switch associated with it. The
level and beyond [9]. While traditionally, electric utilities with proposed logical node AVVC represents the application LN
SCADA systems have control over the transmission level and for VVC.
distribution level equipment, their area of responsibility falls
short of the end users’ territory and they are unable to provide
direct control of smaller energy units such as autonomous
distributed energy resources (DER), homes and buildings.
ADA concept is a platform that offers extension of utility’s
control over these small scale systems in order to achieve
higher efficiency, sustainability and reliability.

IV. CASE STUDIES


This section provides some detailed examples on how to
model various DA functions using the data models provided
in the standard IEC 61850.
A. Voltage/Var Control
Generally, the objective of volt/Var control (VVC)
problem is to minimize the power losses in the network,
reduce the total demand, and/or flatten the voltage profile.
This objective is achieved by regulating the size/status of the
shunt capacitors, and tap positions of the voltage regulating
transformers along the feeder(s) as well as that of the on-load
tap changer (OLTC) at the substation. The optimization Fig. 5. Decomposition of shunt capacitor bank control into LNs.
problem is subject to operational constraints of the control
elements as well as the network constraints for the power The size of the capacitor bank can be regulated by opening
system. Mathematically, the problem can be formulated as or closing one or more switches from the stack of parallel
follows: capacitors. This can be achieved by accessing the data
Min { power losses, total demand } attribute Pos belonging to each logical node XSWI.
Subject to one or more of the following: Furthermore, the logical node ZCAP represents a capacitor
- Load balance equations bank, and in addition to typical optional attributes such as the
- Bus voltage constraints equipment health and operation time, provides mandatory
- Line/transformer current constraints attributes CapDS and DschBlk to indicate capacitor bank
- Power factor constraints at the main substation device status and blockage due to discharge respectively [11].
- Reactive power constraints at the main substation Finally, the data attribute OpCntRs belonging to the logical
- Maximum allowable number of operations for each node SSWI determines the (resettable) number of switching
transformer tap for a given time duration actions on the XSWI. This information is critical in evaluating
- Maximum allowable number of switching operations the operational constraints of the capacitor, namely, the
for each capacitor for a given time duration number of switching operations in a day, or the last switching
The two main control elements of the VVC problem, i.e., action –which are often limited.
the shunt capacitor and the voltage regulator, can be easily
5

2) Voltage Regulator Tap Position Control 2. Single phase and three phase measurements from across
Voltage regulators with automatic tap changing capabilities the system are available through MMXU and MMXN.
allow for controlling the voltage according to a predefined Examples include the total active demand, total reactive
automatic logic or by remote access through the operator power, total power factor, etc.
command. The most relevant LNs defined in IEC 61850 for 3. Capacitor status and number of switching operations are
this application are ATCC that represents the automatic tap retrieved for all capacitors.
changer controller, YLTC that represents the tap changer 4. Tap position and number of operations are retrieved for
which is the device allocated to the power transformer all voltage regulators.
allowing changing taps of the winding, and MMXU/MMXN 5. Algorithm is executed (at the utility side or at the
that indicates the presence of three phase/non-phase metering substation), control actions are determined (subject to
operational constraints of individual capacitors and tap
and measurement for operative purposes [10]. Some of the
changers).
main data attributes associated with the logical node ATCC
6. Finally, control signals are sent to local controllers
are as follows [11]:
(CSWI and ATCC).
• Loc: to indicate local operation The communication scheme for the VVC application
• TapPos: tap position depends on the way the algorithm is being implemented.
• OpCntRs: resettable operation counter (i.e., number of tap While for centralized solutions implemented at the control
operations) center level, the communication services would be in the form
• TapChg: change tap position (stop, higher, lower) of client/server applications, for more decentralized solutions
• LTCBlk: block automatic control of LTC –for instance at the substation level or lower– the services
• Auto: automatic/manual operation could be either in the form of client/server or peer-to-peer
• ParOp: parallel/independent operation (which is used for applications. Both these schemes are supported by the
ganged or unganged operation of the tap changer) standard.
• HiTapPos/LoTapPos: to indicate that the high or low tap
B. Fault Detection and Isolation
positions have been reached.
Fig. 6 illustrates a tap changer with a three-phase control, The objective of fault detection and isolation is to sense
which similar to the previous section can be easily expanded and locate a fault in the network, and consequently, isolate it
to incorporate individual phase control capability as well. In from the rest of the network in minimum amount of time.
that case, the attribute ParOp of ATCC needs to be set to the Fault detection and isolation therefore contribute to the overall
correct setting to indicate independent (un-ganged) as opposed system security by minimizing the impact of an electrical fault
to parallel (ganged) operation. on the network. The fault isolation needs to ensure that the
fault is isolated with minimum amount of unserved load as a
result of the disturbance. This mechanism is largely dependent
on the protection scheme employed at the feeders. In general,
two main protection schemes can be considered that are
currently being used worldwide:
• A distributed protection scheme, mostly used in rural
distribution networks or when large distances have to be
covered – In such a scheme, multiple breakers and/or
reclosers are located on the same feeder and contribute
directly to clear the fault as close to where it occurs as
possible. Since this mode is very frequent in North
America, it has been referred to here as the NA influenced
feeder topology.
• A centralized protection scheme, where protection
devices able to clear the fault are exclusively located in
the primary substation. This means that in the event of a
fault only one breaker can trip (or perform reclosing
Fig. 6. Decomposition of tap changer control into LNs.
action). Any other switching equipment on the line does
not have fault interruption capabilities. In the current state
3) VVC Use Case of the art, no more than 2.5 switches per feeder are
A typical voltage/Var control use case can be described as remotely controllable. Since this mode is very frequently
follows: used in Europe, it has been referred to here as the
1. Load forecast, network model, loss calculations are European influenced feeder topology.
imported from external modules and used for algorithm Fault detection and isolation issues for these two schemes
calculations. are described in the following sections.
6

1) NA Influenced Topology 2) European Influenced Topology


In this first scheme, protective relays often detect the fault In this type of feeder operation, there is only one breaker in
and trip their corresponding circuit breakers to isolate it from charge of protecting the line against electrical fault. Very
the healthy feeders. Fault detection, location and isolation often in order to minimize the impact of a fault, the real
applications can be easily modeled using IEC 61850 since it topology of the feeder is an open ring. Fault detectors are
involves virtually the same set of devices and operations to spread on the line (underground or overhead) and are used to
detect and isolate the fault within the substation as it does identify the faulty section of the line. Isolation of this section
down on the feeder. will then isolate the electrical fault based on the information
a) Fault Detection received from the fault detectors and hence, restoration will be
Various protection devices can be used for sensing a possible by supplying the healthy section by closing the
disturbance, the most common ones for the distribution normally open point of the open-ringed feeder.
network being time overcurrent, directional overcurrent, a) Fault Detection
differential protection, and earth fault detection. Although in The fault detection scheme in this specific case not only
the presence of distributed energy resources other protection has to detect the fault, but also to ensure that this fault has
devices such as over/under-voltage protection, over/under- been cleared by the upstream breaker. A confirmation is
frequency protection, directional over/under-power and therefore needed that this fault was a “true” fault. Fault
suchlike can also be employed. All these protection functions signature analysis (fault detection) can be performed and
are modeled in details in the standard [11]. In this topology, it modeled using the P series LNs such as PTOC, PTOV, etc
is also common to install reclosers along the feeder. These (see the Appendix). However, in such cases, the
devices are equipped with typical protection elements such as corresponding Start and Op attributes which are considered
PTOC and can help in detecting the fault. mandatory in the standard are generally not very useful unless
Once the protection device senses a disturbance, it sends they are used for providing setting information.
the trip command to the circuit breakers and reclosers to lock
out and interrupt the fault. Fault detection at the control center
level can be achieved by monitoring the position of the
switch, i.e., XCBR.Pos or the status of the auto-recloser, i.e.,
RREC.AutoRecSt. The standard also provides data attributes
for counting the number of operations of these devices, which
is specifically important in applications involving auto-
reclosers. Examples of these attributes are RREC.OpCntRs
and XCBR.OpCnt.
b) Fault Isolation
Switches and reclosers used for isolating the fault are all
modeled in IEC 61850:
• RREC: an auto-recloser is modeled in the standard as a
controllable device whose status AutoRecSt can be Fig. 7. Functional breakdown of a fault detector in the European influenced
feeder topology.
accessed by an external application, and can operate using
the data attribute Op. The standard provides optional Another function –not currently supported by the standard–
reclose time attributes that indicate the time of the first, is the function in charge of detecting the presence of voltage
second and third reclose operations. or current. It is therefore possible to create a new LN for
• XCBR: is a switch with short circuit breaking capability supporting these functions, which can also be of interest in a
that is controlled by the protection logical nodes Pxyz. “standalone” approach.
The switch position can be accessed by retrieving the Moreover, the decision-making function, which will take
attribute Pos, while its operation mode can be changed into account the signal coming from the fault signature LNs,
from local mode (without communication) to remote as well as from the presence of power (voltage or current), is
mode by accessing the data attribute Loc. very specific, and cannot really be semantically modeled using
• XSWI: the circuit switch is very similar to the XCBR, the PTRC logical node, which is generally used for protection
except that it cannot interrupt a short circuit. The switch relays, because such function is not supposed to perform trip
position and mode of operation (local/remote) is often conditioning. Therefore, it is recommended here to add a new
controlled by the logical node CSWI. LN to cover this type of function, from the S series LN (S
c) Fault Location meaning supervision). The proposed LN is called SFPI, i.e.,
The standard also provides a logical node RFLO for fault Supervision Fault Passage Indicator. This would lead to the
location. Among its various data attributes, the LN provides LN breakdown of FPI as depicted in Fig. 8. By using peer to
measurements for fault impedance (FltZ) and distance (in km) peer communications, current break down may evolve by
to the fault (FltDiskm). computing the real status of the upper breaker, rather than an
image of its position through voltage and current analysis.
7

• Activation of distributed energy resources (DER) and


bringing the reserve supplies online.
• Adjustment of the generation setpoints of the dispatchable
DER units.
Due to space limitations, this paper only focuses on the
case involving the activation of DER to support the additional
load. To illustrate this case a small example is presented in
Fig. 9. The proposed system consists of two main generation
sources, four feeders and a DER unit. Under normal operating
conditions, feeders 1, 2 and 3 are energized through Generator
1, while feeder 4 is energized by Generator 2 –with the
Fig. 8. Fault presence indicator LN breakdown for the European influenced normally open switch R3 being open. It is also assumed that
feeder topology. SVPI and SCPI represent supervisory LNs for voltage and Generator 2 has enough capacity to support feeder 4 with no
current presence indicators. need for bringing the DER unit online.

b) Fault isolation
Fault isolation is performed by remotely managing the
remotely controllable switches located on the corresponding
feeder(s). Here also peer-to-peer communications between the
fault detectors and the controllable switch can speed up the
overall reaction time of the DA system.
3) Discussion
The standard seems to cover almost all the devices that
participate in the detection, isolation and location of the fault.
Minor information missing can be added as described in the Fig. 9. Service restoration example – normal operating condition.
preceding sections. Moreover, geographical attributes can be
added to the reclosers and switches that indicate their When a fault occurs along feeder 2, switches R1 and R2
association with the connectivity model of the system. open up in order to isolate the fault. The consequence of the
However, the important point is that no new common data fault isolation is that feeder 3 is now without power. It is
class is needed to provide the required data. assumed in this case that the load of feeder 3 can not be
handled solely by Generator 2; however, it can be handled if
C. Service Restoration Use Case
the DER unit is connected to the network. The set of actions
Following the occurrence of a fault in the distribution and operations to perform in order to restore the power on
system and its consequent isolation from the rest of the feeder 3 are (see Fig. 10):
network, the customers initially affected by this interruption • Evaluate the load on feeder 3.
are not limited to those connected to the faulty circuit; rather, • Determine the maximum capacity of Generator 2.
a larger number of customers –for instance those connected to
• Determine the maximum capacity of the DER unit. This
the downstream of the fault location– will be left without
will provide an estimate of the total generation capacity
electricity as well. Service restoration algorithms are therefore
available.
applied in the distribution management system (DMS) in
• If the total power exceeds the loads on feeders 3 and 4
order to supply electricity to the customers located in the
then proceed.
outage area, while the fault is isolated and the faulty circuit is
• Perform synchronism check between the DER and the
being repaired; thereby improving the availability of the
grid.
system. Traditionally, the selection of the restoration sources
and the restoration paths is determined only by the capacity • Connect the DER to the network (set to the load
margin of the restoration source as well as the rating limits of following mode).
the equipment along the restoration path. The consequence of • Close the switch R3 to re-energize feeder 3.
service restoration is an additional load imposed on the
generators located on the restoration path. When the
additional load exceeds the capacity of these generators,
several actions can be performed:
• A demand response signal can be sent to the customers on
the restoration path to lower their load. In this case, the
demand response signal should be a direct load control
(DLC) signal so that the load reduction happens as fast as
Fig. 10. Service restoration example – after service is restored to outage area.
possible.
From an IEC 61850 modeling point of view, the above
8

example can be modeled as in Fig. 11. The new application network can be spread over a very large area.
logical node ARES is proposed to indicate the service Finally, it is worth noting that compared to substation
restoration engine. To perform its actions, ARES uses: automation applications, most DA applications are not very
• MMXU20 that provides the current load supported by sensitive to network delays of a few seconds, as long as the
Generator 2, data is received before the next computation period (usually
• ZGEN2 which gives the capacity of Generator 2, considered in the order of minutes). This makes most
• MMXU2 which provides the load of feeder 3 before the transmission technologies viable options.
fault occurred, B. Network and Transport Layers
• DGEN30 which gives the capacity of the DER,
While a point-to-point communication is technically
• DRCC30 which allows to control the set point of the
feasible to implement most DA applications, the ongoing
DER,
effort for developing the Smart Grid infrastructure
• RSYN30 which checks the synchronism of the DER, necessitates considering routable protocols. An obvious
• XCBR30 which connects the DER to the network, choice is therefore IP and especially IPv6 when considering
• RREC3 which closes switch R3 to re-energize feeder 3. the future developments. The downside of IP and IPv6 is the
overhead it would cause for the data transmission channels
with limited bandwidth such as PLC when used over long
distances, where a simple point-to-point protocol would be
sufficient.
From a transport point of view, TCP is a protocol meeting
the reliability requirement needed by DA applications. Indeed,
while latencies are acceptable for such applications, the
assurance of having packets correctly sent and received is
crucial. It is worth noting that compared to substation
automation, DA cannot rely on redundant physical networks
Fig. 11. IEC 61850 based model of the service restoration example.
(e.g. PRP or HSR) and therefore requires software redundancy
mechanisms.
V. COMMUNICATION ASPECTS C. Session Layer
Distribution automation applications are characterized by a Communication services can be based on client-server,
large number of openly accessible devices, spread out over publish/subscribe or peer-to-peer patterns. For majority of
large geographical areas, which are connected to each other applications that are executed at the control center level, a
through heterogeneous means. Such characteristics make the client-server approach would be sufficiently effective.
requirements on the underlying communication infrastructure However, peer-to-peer can be useful in applications where
different from the ones applicable for substation automation all or part of communication with the control center fails and
applications. While communication infrastructure as defined the system (for instance the capacitor switches, tap positions,
by the OSI model [12] is too broad to be discussed in this etc) need to go to a failsafe mode.
paper, the discussion in this section is restricted to the most
critical parts, namely the physical layer, the network and D. Cyber Security
transport layers, the session layer and cyber security. Security is an important issue for automated DA
applications. In the modern smart grid paradigm, the nature of
A. Physical Layer
attacks to the power system have shifted from easily
At the physical layer, different media such as fiber optics, observable physical damages to physical assets towards more
Power Line Carrier (PLC) or wireless technologies can be subtle cyber-intrusions and cyber-attacks that can continue for
used. The selection of the proper medium depends on many a long time without showing an immediately observable
aspects, e.g., installation cost, geographical span of the impact on the performance of the system.
application, security, etc. Some options such as fiber optics When it comes to DA applications, some of the most
provide high throughput and high dependability, but are important cyber security concerns for the utilities are:
considerably more expensive for long distance applications • Availability – denial of service, whether issued from the
and may be only available in the urban areas. Similarly, server side or resulting from inaccessibility of field
wireless is a viable option for urban areas where the devices devices, can disrupt the performance of the DA
are not far from one another. Moreover, compared to optical applications.
fiber, wireless is a more economical option for many DA • Integrity – integrity violation by an unauthorized entity
applications, although with lower dependability and higher can adversely affect the performance of the network and
security risks. From an economical point of view, PLC is even even its configuration, which can potentially impact
cheaper as it does not require heavy investments and is thousands of customers.
therefore more suitable for rural areas where the distribution • Intrusion – intercepting the data packets through a man-
9

in-the-middle scenario, eavesdropping or spoofing are all • XCBR: circuit breaker


serious security threats for a DA system that if followed • XSWI: circuit switch- all kinds of switching devices not
by unauthorized alteration of data packets can lead to able to switch short circuits
malfunction of the distribution network and in some • YLTC: tap changer
extreme cases to system instability leading to brown-outs • ZCAP: Capacitor
and black-outs. • ZGEN: Generator
While, many of these issues can be potentially prevented
by message authentication and data encryption when B. Protection Logical Nodes
confidentiality is required, the major issues remain twofold: Some of the protections LNs that are more related to the
(a) the key management for such a wide and distributed DA applications are listed below:
network; and (b) unlike substations where a security • PDIF: differential protection
parameter or fence can be clearly identified, most the • PDIR: directional protection
distribution automation assets are located in the field and are • PDOP/PDUP: directional overpower/under-power
easily accessible. These characteristics pose serious challenges • PIOC: instantaneous overcurrent
to properly secure DA applications. • PSDE: sensitive directional earth fault
• PTEF: transient earth fault
VI. CONCLUDING REMARKS • PTOC: time overcurrent
IEC 61850 is an international standard for communication • PTOF/PTUF: over/under-frequency protection
networks and systems proposed originally for applications • PTOV/PTUV: over/under-voltage protection
within the substations, which was later extended to cover
systems outside substations as well. The purpose of this paper VIII. REFERENCES
was to demonstrate through use cases that the standard’s [1] J. Northcote-Green and R. Wilson, Control and Automation of Electrical
features can be utilized for control and automation functions Power Distribution Systems, CRC Press: Boca Raton, FL, 2007.
in the context of distribution and feeder automation systems, [2] K. Schwarz, “Comparison of IEC 60870-5-101/-103/-104, DNP3, and
IEC 60870-6-TASE.2 with IEC 61850,” February 2002, [Online]
and pave the way for interoperable operation required in the available at www.nettedautomation.com.
Smart Grid paradigm. Several of the most common examples [3] IEC 61850- Communication Networks and Systems in Substations, Part
of DA applications were studied in this paper and it was 1: Introduction and Overview, IEC Std. 2003, [Online] available at
www.iec.ch.
concluded that with occasional need to define new logical [4] SISCO. Inc., “Overview and Introduction to the Manufacturing Message
nodes and/or data attributes, the standard in its current format Specification (MMS),” November 1995, pp. 1-49, [Online] available at
can effectively provide modeling capabilities for DA/FA. The http://www.sisconet.com.
communication services can also be effectively modeled; [5] S. Mohagheghi, J. Stoupis and Z. Wang, “Communication Protocols and
Networks for Power Systems: Current Status and Future Trends,” in
however, cyber-security issues for the geographically Proc. IEEE PSCE, Seattle, WA, USA, Mar. 2009.
widespread nature of DA/FA applications need to be [6] C. Gellings, “Framework for Estimating the Cost of the Smart Grid,”
investigated. Technical Report, EPRI, July 2010.
[7] S. Mohagheghi, M. Mousavi, J. Stoupis and Z. Wang, “Modeling
Distribution Automation System Components Using IEC 61850,” in
VII. APPENDIX- DESCRIPTION OF THE LOGICAL NODES Proc. IEEE PES General Meeting (PES GM’09), Calgary, Alberta,
Canada, July 2009.
The logical nodes referred to in the case studies in this [8] E. Clarke, Control and Automation of Electrical Power Distribution
paper are listed below [11], [13]: Systems, CRC Press: Boca Raton, FL, 2006, p. 81.
[9] IntelliGrid Architecture, [Online] available at
A. Non-Protection Logical Nodes http://www.intelligrid.info/IntelliGrid_Architecture/Overview_Guidelies
/index.htm.
• ATCC: automatic tap changer control
[10] IEC 61850- Communication Networks and Systems in Substations, Part
• CSWI: switch controller for controlling any switchgear 5: Communication Requirements for Functions and Device Models, IEC
• DGEN: DER unit generator Std. 2003, [Online] available at www.iec.ch.
[11] IEC 61850- Communication Networks and Systems for Power Utility
• DRCC: DER supervisory control Automation, Part 7-4: Basic Communication Structure – Compatible
• IHMI: operator interface Logical Node Classes and Data Classes, Ed. 2, IEC Std. 2010, [Online]
• MMXN: non-phase related measurement available at www.iec.ch.
[12] R. Horak, Communications Systems and Networks, John Wiley:
• MMXU: measurement Indianapolis, IN, 3rd Ed., 2002.
• RFLO: fault locator [13] IEC 61850- Communication Networks and Systems for Power Utility
Automation, Part 7-420: Basic Communication Structure – Distributed
• RREC: recloser
Energy Resources Logical Nodes, Ed. 1, IEC Std. 2009, [Online]
• RSYN: synchronism-check available at www.iec.ch.
• SSWI: circuit switch supervision
• TCTR/TVTR: current/voltage transformer

View publication stats

You might also like