Communicationprotocolsinsubstationautomationand IEC61850 Basedproposal
Communicationprotocolsinsubstationautomationand IEC61850 Basedproposal
net/publication/261466832
CITATIONS READS
16 3,961
3 authors:
Vladimir Sobeslav
University of Hradec Králové
72 PUBLICATIONS 230 CITATIONS
SEE PROFILE
Some of the authors of this publication are also working on these related projects:
TACR "Application for the economic evaluation of the migration of IT infrastructure into the cloud" View project
All content following this page was uploaded by Vladimir Sobeslav on 22 January 2015.
Abstract— The automation of control systems of substations in whole substation automation systems can be connected and
the energy industry uses a variety of specialized standards, create the complex system. Furthermore this paper is mainly
technologies and protocols. Among the most frequently used focused on the modern standrard IEC 61850 and the
belong MODBUS, IEC60870, DNP3 and IEC61850 protocols. implementation in complex SAS project in Czech Republic.
The present paper analyses and compares approaches to data On the other hand the integrated solution brings the potential
communication among the abovementioned protocols with the risk factors, such as security vulnerabilities and threads.
main focus on modern standard IEC61850. The paper was According to EU direction 96/92/EC, only one operator
created on the basis of experience while implementing data is responsible for power distribution. Distribution and power
communications for ČEPS a.s., the national distributor in the
production is separated to ensure the competition on the
Czech Republic.
market. In the Czech Republic ČEPS, a.s. serves distribution
Keywords- IEC standards, power system control, substation services. This company, controlled by the government,
automation, IP networks, ethernet networks, network topology. ensures the allocation of power resources, transformation
capacities, management and security issues. Dispatching
centre grants neighbouring countries interconnection for
I. INTRODUCTION international collaboration in Europe, respecting UCTE [6]
Substation automation in power industry enables the rules for electricity power exchange. Bilateral cooperation is
development of remote monitoring, control and electronic currently in progress with distribution operators in Germany,
devices coordination. Substation automation encounters the Poland, Austria, Slovakia, Hungary and Slovenia.
challenge of power distribution reliability and efficiency.
Potential risk factors such as lighting, accidents, system II. DEVELOPMENT OF SUBSTATION AUTOMATION
faults or financial efficiency leads to development of STANDARDS
standardization process [1], [2]. Standards and appropriate Variety of systems, technologies and protocols has been
technologies help to contribute to the following issues: developed throughout the history. The main problem in this
area is the fact that many of these protocols and developed
Reduce settings and configuration effort systems are usually vendor depended and cannot be adopted
Create more capability and flexibility as a complex solution. If we analyse this area from the data
Stimulate more interoperability networking point of view the most important protocols are
Lower installation cost Modbus, Modbus Plus, DNP3 and IEC 60870. These
Reduce manual effort & errors protocols still operates at the electronic utility level. Systems
usually serve the selected services and cannot be adopted
Throughout the history, variety of systems, technologies over the standard and high-speed communication
and protocols has been developed. The main problem in this technologies like the Ethernet [3]. Ethernet is one of the most
area is the fact that many of these protocols and developed important technologies in the networking area. The
systems are usually vendor depended and cannot be adopted utilization and interconnection with the industry
as a complex solution. If we analyse this area from the data communication standards is a topical issue and brings many
networking point of view the most important protocols are assets. Important Ethernet characteristic is that is part of
Modbus, Modbus Plus, DNP3 and IEC 60870. These standardised networking models like ISO/OSI and TCP/IP
protocols still operates at the electronic utility level. Systems protocol stack. The independent parts of the substation or the
usually serve the selected services and cannot be adopted whole substation automation systems can be connected to
over the standard and high-speed communication create the complex system.
technologies like the Ethernet [3]. Ethernet is one of the most
important technologies in the networking area. The III. MODBUS
utilization and interconnection with the industry The MODBUS protocol has gradually become the
communication standards is a topical issue and brings many standard for creation of automation systems in wide are of
assets. Important Ethernet characteristic is that is part of industrial applications. Recently Modbus support various set
standardised networking models like ISO/OSI and TCP/IP of networking technologies including serial communication,
protocol stack. The independent parts of the substation or the
optical or radio networks, RS-232, RS-422 a RS-485 serial
communication or the TCP/IP enhancements.
According to the transport technologies, MODBUS IEC 60870-5-10 is a structured substandard which
operates at different layers within the protocol stack model. provides the definition for the interfaces of RTU (Remote
Following picture presents possible solution. At the Terminal Units) and IED (Intelligent Electronic Device). It
operational level, Modbus works in a response/answer consists of the necessary components and profile definitions
manner. Required function is presented by the sequence code for vendor’s development and ensures the compatibility with
listed in protocol documentation. Modbus is suitable mainly other systems. The communication profiles and mechanisms
for serial data communication and it is not optimized for are technologically independent, according to ISO/OSI
communication over the Ethernet. Modbus plus is important relation model. They act mainly on application a data link
enhancement of previous protocol version. Modbus plus can layer.At the physical layer allows the selection of compatible
be seen as a complex solution for remote communication in standards with RS-232 and RS-485, and also support fibre
industry area. Adoption of TCP/IP protocol stack extends the optics interfaces. The frame specification provides the
use of this protocol. For the connection over the internet, required data integrity together with the maximum efficiency
Modbus obtained reserved system port 502. Modbus/TCP for acceptable implementations. FT 1.2 represents
basically encapsulates a Modbus frame into a TCP frame in a asynchronous way of communication and can be
simple manner. Transmission Control Protocol represents the implemented using standard Universal Asynchronous
connection oriented and reliable mechanism instead of other Recover Transmitters ports. This standard also offers fixed
industrial or network technologies. Therefore, Modbus can and variable block length and single transmission character
make use of the advantages of internetworking technologies control procedure. The data link layer specifies if an
and this fit the master and slave nature of Modbus. There are unbalanced or balanced transmission mode is used together
some disadvantages of this protocol. Modbus for example with the link procedures. The selection corresponds with
does not give time stamped events. The sequence of events is function codes. The address schemas for communication
missing the time stamp context and also not provides polled circuit are also provided. The link transmission procedures
report by exception. follow the IEC 870-5-2 standard, like other parts of the
protocol stack, and specify the send commands with
IV. IEC 60870-5-101 confirmation and no replay, request and response message.
This protocol stack can be implemented in multidrop bus and
IEC 870-5-101 is an industrial standard developed by the
point to point networks topology.
IEC TC57 for electric utility communication between master
stations and remote units. The IEC 870-5-101 consist of five V. DNP3
parts, like the DNP3 protocol, which we will discuss in the
next chapter. IEC 60870-5-101 is one of the IEC 60870 set DNP3 - distributed network protocol is a protocol stack
of standards, which is focused on remote control in electrical or a set of communication protocols used for the
engineering and power system automation applications. The interconnection of automation systems. Typically is used
substandard part 5 provides a communication profile for within the SCADA systems and Intelligent Electronic
sending basic remote control messages between two systems Devices (IED in the terminology of IEEE TC97 group) in the
via directly connected permanent circuit. area of power industry. DNP3 is not widely used in other
industries. DNP3 uses the IEC60870-5 defined frame (FT3).
FT3 frame is very similar but not strictly identical. CRC
checking and optimal enhancements are the main
differences. In the networking terminology, according to the
ISO/OSI reference model, DNP3 is mostly the layer 2
protocol, which provides multiplexing, error checksum, link
control, data fragmentation, basic QoS prioritization and
layer2 addressing schemas. From the transport and
application layer perspective, the DNP3 packet loses its own
logical context, the interconnection with data units and
substation transport events. There were some enhancements Type 1 (Fast messages)
developed, for example the UCA 2.0 (Utility Type 1A (Shutdown messages)
Communication Architecture developed). Type 2 (Midfast messages)
Type 3 (Slow messages)
VI. IEC 61850
Type 4 (Prime data messages)
IEC 61850 is the response of previous standards limits. It Type 5 (Data transfer messages)
brings many assets for technology development and Type 6 (Time synchronization messages)
implementation. The standardization process brings the
convention for object modelling and programming, the use Type 1 and Type 1A are mapped on specific ether-types
of modern networking technologies, commands schemas, for decoding optimization of accepted messages. Type 2, 3
data representation, data transfer, encapsulation and many and 5 are requested by service oriented messages. ISO 9506
more. IEC 61850 is a huge standard and consist of many MMS (Manufacturing Message Specification) provides
substandard. It would be impossible to cover all topics; more methods and services for ACSI information modelling.
information can be found here [3], [4], [5]. ISO/OSI reference model splits up network
IEC 61850 communication and data transfers can be communication into seven sub-layers and helps to scale the
realised via serial and modern computer networks future development of networking model. IEC 61850 enables
technologies using TCP/IP model and Ethernet encapsulation utilization of frequently used IP networks; it helps to lower
techniques. We recognize two categories of communication: financial costs [8], [9]. The picture bellow illustrates the
vertical and horizontal [7]. The collection of IEC 61850 interconnection between ISO/OSI layers, networking
standards covers the methodology for devices integration, technologies and services. There are three main utilized
data encapsulation or network services protocols. services: GOOSE, SVM and ACSI basics.
Relationships between the specific sub-layers of IEC models
are described in the following table. Changes in one part
should not affect other relations or elements.