Search

Premium Membership ♕

Save 50% on all EEP Academy courses with Enterprise Membership Plan and study specialized LV/MV/HV technical articles, guides and courses.

Home / Technical Articles / Functional testing of IEC 61850 based Substation Automation Systems

Introduction to Substation Automation System

Testing the protection element settings of IEDs and protection schemes are well established practices when testing a Protection, Automation and Control (PAC) system. Tools and methods are available to support standardized and automated protection testing routines. Test plans can be created for specific relay types and schemes to be reused during distinct phases of a project, like Factory Acceptance Tests (FAT), commissioning, Site Acceptance Tests (SAT) and maintenance.

Testing the functional performance of a modern substation automation system with StationScout
Testing the functional performance of a modern substation automation system with StationScout (photo credit: Omicron)

Contrary, testing the Substation Automation System (SAS), which involves many automation, control and SCADA functionalities, is usually performed manually. When looking at the time spent during commissioning, for example, testing the automation and communication system is currently more time consuming than testing the protection functions.

Automation systems have become increasingly complex and the efforts for testing communication, interlocking logic, and proper operation of all signals transmitted to SCADA systems have grown dramatically. In substations, all connection interfaces between IEDs and primary equipment need to be checked as part of the FAT and SAT. For hardwired interfaces, as an example, this is usually performed one-by-one in a manual process of “green marking” all interfaces on printed functional and wiring diagrams.

For testing the implemented logic functions such as command interlockings, many physical inputs need to be forced at the same time, and the logic verified by executing the related control operation. For testing the SCADA signaling, an end-to-end check is performed by stimulating the signals directly at the equipment level in the switchyard or by forcing them at the IED’s input terminals. Additional documentation is typically required, like a spreadsheet with Remote Terminal Unit (RTU) signal and mappings list.

This process, which is preferably performed during FAT before delivery and installation at site, requires several weeks for a typical substation and involves several experienced control and SCADA engineers.

The following hardware, software and technical competencies shall be available for system testing in the factory:

  • Ideally the entire SAS with all bay IEDs, networking equipment, gateways, HMIs, etc.,
  • A switchgear simulator hardwired to the IEDs (can be simple switches and LED indicators up to sophisticated PLC based simulators),
  • Control center simulator supporting the used SCADA protocol (e.g. IEC 60870-5-104, DNP3)
  • Network testing tools and the IED specific maintenance tools
  • Deep knowledge about the implemented vendor products, the IEC 61850 standard and Ethernet networks in general
  • Well prepared test plans and documentation (Signal spreadsheet, interlocking logics and other test procedures)

Usually, not all components of the SAS are available at the factory, e.g. in cases where IEDs are part of switchgear deliveries and shipped directly to substation site without a proper system test done before. In such cases, testing must be exclusively performed on site, with consequences in terms of efforts and costs.

Practical experience shows that the better the system is tested in the factory, the less problems occur during installation and testing on site, and the more efficient and smooth the project finally is.

During the testing procedure, bugs and errors in device parameters but sometimes also in the device’ firmware are detected and fixed. But every update of firmware version and as well as any change of device settings requires at least retesting of the involved function, ideally a retest of the entire system. This process is not efficient if manual testing is performed, therefore a new approach towards more automated and efficient system testing is heavily needed.

Such a solution is available today and based on the SCL concept which is part of the IEC 61850 standard.

Table of Contents:

  1. IEC 61850 and the SCL Concept
    1. SCL Engineering Process
    2. SCL Content
    3. Substation Structure and Functional Naming
    4. Content and Usage of SCD Files
  2. New SAS Testing approach based on SCD Files
    1. Test Approach
    2. SAS Functional Testing with StationScout
    3. Verification of Communication Links
    4. Testing Interlocking Logics
    5. Troubleshooting by Tracing Signals
    6. Testing RTU/Gateway and local HMI Configuration
  3. Practical Use Case: Extension of an existing substation
    1. Factory testing of the new IEDs
    2. Testing of the updated gateways
  4. Conclusion

1. IEC 61850 and the SCL Concept

IEC 61850, the international standard for Communication networks and systems for power utility automation, defines not just communication protocols, but also data models for substation equipment. Moreover, the standard also specifies a common, vendor independent configuration concept.

Machine readable configuration information in an XML based standardized format is used in this process – the System Configuration Language (SCL).

1.1 SCL Engineering Process

The SCL concept is defined in IEC 61850-6. Its main purpose is to allow the exchange of configuration data, in a compatible way, between different configuration and testing tools.

Figure 1 – SCL concept

SCL concept
Figure 1 – SCL concept

Figure 1 shows the general concept of the engineering process of a substation automation system with the usage of SCL data exchange.

The following types of SCL files, with different extensions, are specified for exchange of information:

SSD (System Specification Description): describes the single line diagram of the substation, voltage levels, primary equipment and required logical nodes (LN) for implementing the substation automation functions. The SSD file is generated by a System Specification Tool (SST).

ICD (IED Capability Description): describes the functional capabilities of an IED type. Each IED type has its related ICD file. It contains the IED logical nodes, data and supported services. It is generated by the vendor specific IED Configuration Tool (ICT).

SCD (System Configuration Description): contains all configured IEDs, the communication configuration and all IEC 61850 aspects for a given system. It is created by the System Configuration Tool (SCT).

CID (Configured IED Description): contains a subset of the SCD file with all information related to one specific IED. Private extensions are allowed.

In principle, there are three types of engineering tools in this process: System Specification Tool (SST), System Configuration Tool (SCT) and IED Configuration Tool (ICT). Practically, an all-in-one tool and no SSD is often used in case in single-vendor systems. In multi-vendor installations with vendor specific ICTs, typically a dedicated SCT is used.

Today, more and more users understand the need for standardization and use an SST for the specification process.

The SCT allows engineers to design and configure the system-wide IEC 61850 communication dataflow. ICD files from all IEDs and the SSD file can be imported into the SCT. The tool should allow the configuration of IEC 61850 related features of the IEDs, configuration of horizontal communication links (GOOSE and Sampled Values) and configuration of vertical communication links (Client/Server Reports).

By using data from the SSD file or by direct entry, the engineer can associate IED functions (Logical Nodes) to the single-line equipment and functions. Ultimately, the SCD file, documenting the complete system, is generated by the SCT.

Go back to Contents Table ↑


1.2 SCL Content

The SCL language in its full scope allows to describe a model of the substation comprising of three basic parts:

Substation: describes the single line diagram of the substation, primary equipment and functions; The substation equipment such as a Circuit Breaker is “connected” to the virtual logical nodes contained in the IED;

IED: describes all the hardware devices (IEDs) used in the substation automation system. The data model implemented in the IED including its logical devices and logical nodes are described in this part. IEDs are connected to the communication system via its access-points;

Communication: describes logically possible connections between IEDs in sub-networks by means of access-points (communication ports).

Figure 2 – SCL content

SCL content
Figure 2 – SCL content

The content of a complete SCD file is comprised of these three parts plus a section with data type templates describing which data and attributes are used by the IEDs.

Go back to Contents Table ↑


1.3 Substation Structure and Functional Naming

The substation structure represents the primary system architecture and describes which primary equipment functions are used, and how the equipment is connected. The objects in this section are hierarchically structured and designated according to IEC 81346.

Figure 3 shows an example of a substation single line diagram following the naming conventions of IEC 81346 for the substation structure and equipment such as disconnect switches and breakers.

Figure 3 – Example substation topology

Example substation topology
Figure 3 – Example substation topology

The main purpose of this section is to derive a clear functional designation for the abstract logical nodes, which are implemented in the IEDs to the primary equipment in the substation. Otherwise it might be difficult for the system tester to find out which specific LN-instance in the IED is “connected” to which primary element in the switchgear.

Go back to Contents Table ↑


1.4 Content and Usage of SCD Files

As explained above, the SCD file is the ultimate file resulting from a completed IEC 61850 system design. The SCD file is not only used by engineering tools and for documentation purposes, but also by testing tools. Testing tools can support a more efficient testing, taking advantage of the SCD file information about the substation under test.

However, while the standard defines a clear concept for the engineering process, it does not define a minimum content requirement for the SCD file. Topology information in the substation section, for example, is optional. Information in the IED section depends on the capabilities of the specific IED products used in the project.

So, it is strongly recommended for asset owners to include minimum requirements on the SCD file into SAS specifications used for project tenders and service contracts, such as:

  • Substation section must contain all voltage levels, bays and CBs/disconnectors with their LN references (XCBR/XSWI, CSWI and CILO)
  • Data Objects include “desc” description attributes with signal text as defined by the owner,
  • GOOSE subscriptions use <IEDName> elements in the element, and use <Inputs><ExtRef type=”GOOSE”> elements
  • RTUs/Gateways or HMIs must be defined, have the Report Control Blocks in the IED reserved and declared using <ClientLN> in the <ReportControl> element.
  • All data sets used in report reports are of static type (as dynamic data sets are not documented in the SCD)

The better the quality and content of the substation’s SCD file, the higher the efficiency of system testing will be. A compliant SCD file is also highly supporting later extensions of the station as described later.

Go back to Contents Table ↑


2. New SAS Testing approach based on SCD Files

2.1 Test Approach

As mentioned, testing of the automation and control functionality are usually performed in a manual way. Since many years, tools are available offering testing capabilities on a per IED basis, allowing manual test and simulation of individual IEDs.

The method presented here extends the test from single IED testing and simulation to testing of the entire Substation Automation System. The test is entirely based on the SCD configuration file. By importing the SCD file, the entire system can be visualized and all information available in the SCD is used. The information in the substation section is used to place IEDs and switchgear equipment within their voltage levels and bays.

As can be seen in Figure 5, the tester gets to view the system in a very similar way as the single-line diagram or the local substation HMI, which he is already familiar with.
The method proposed is suitable for testing the SAS during its entire project lifecycle, which project phases are described at IEC 61850-4 and illustrated in Figure 4.

The tool using this method should support both monitoring as well as simulation of the system. When testing, the test set should have access to the GOOSE network traffic and a MMS connection to the IEDs.

Figure 4 – SAS lifecycle

SAS lifecycle
Figure 4 – SAS lifecycle

During specification phase, the SCD file, the signals and communication services can be validated without need of any physical device. Later, testing of SCADA gateways and HMIs can be performed by simulating the communication behavior and signals of all IEDs – again without any real IED. During the FAT, IEDs that are not yet present can be simulated to test those ones which are already available.

As the project moves into the commissioning stage, more monitoring and testing of the real IEDs is done instead of simulation.

One of the key factors for an efficient approach is the option to create test plans. A test procedure can be documented and reused throughout the SAS lifecycle. Test sequences can be performed and assessed automatically.

Go back to Contents Table ↑


2.2 SAS Functional Testing with StationScout

StationScout is the innovative testing solution for IEC 61850 substations which provides the required testing features as described before. StationScout simplifies testing for the SAS and significantly reduces the required testing effort. It comes with a robust and powerful hardware that allows users to simulate multiple IEDs with a secure isolation to the SAS networks.

This user-friendly software helps to visualize SCL files or tracing signals within the substation without any configuration effort.

Figure 5 – Example SCL loaded into StationScout

Example SCL loaded into StationScout
Figure 5 – Example SCL loaded into StationScout (click to zoom)

Some practical use cases of StationScout related to troubleshooting and testing of SAS are discussed in the following sections.

Go back to Contents Table ↑


2.3 Verification of Communication Links

By loading the SCD file and having access to the network traffic and MMS connection to the IEDs, StationScout can automatically validate all GOOSE, Sampled Values and Report communication links. The test set can poll for attributes in the IEDs and validate against the model. The user can check, for example, if the Report Control Blocks are currently enabled and if the Owners of the Reports are the Clients declared in the SCD file.

GOOSE communication links will be automatically verified for:

  • GOOSE mismatch on the sender side: by verifying Control Block settings;
  • GOOSE publishing errors: by sniffing on the network and comparing against SCD;
  • GOOSE subscription errors: by verifying the LGOS statuses at each subscribing IED. Mismatches are also checked.

Figure 6 illustrates an example where the GOOSE published by an IED is verified in the network, but StationScout identifies a problem at one of the subscribers due to a mismatch in the configuration revision. The connection link is highlighted in yellow and warning signs are displayed to indicate the issue.

Figure 6 – Check of GOOSE Publisher-Subscriber links

Check of GOOSE Publisher-Subscriber links
Figure 6 – Check of GOOSE Publisher-Subscriber links (click to zoom)

Go back to Contents Table ↑


2.4 Testing Interlocking Logics

PLC Logic is implemented in most IEDs to cover control and automation functions. They can be automatically tested by simulation of the inputs of the logic (either via IED simulation or real switchgear status) and assessment of the results of the logic calculations with StationScout. One application example is the use of logics for interlocking schemes to ensure proper operation of disconnect and grounding switches.

To represent the result of interlocking logic conditions, IEC 61850 defines the status of the release in the logical node CILO. For testing, a subset or ideally all possible combinations of inputs can be tested, and the logic output assessed by automatically reading the CILO status values.

Figure 7 – Testing of interlocking schemes: Interlocking logics and definition of test steps in spreadsheet

Testing of interlocking schemes: Interlocking logics and definition of test steps in spreadsheet
Figure 7 – Testing of interlocking schemes: Interlocking logics and definition of test steps in spreadsheet (click to zoom)

Figure 8 – Results of interlocking test after execution with StationScout

Results of interlocking test after execution with StationScout
Figure 8 – Results of interlocking test after execution with StationScout (click to zoom)

Go back to Contents Table ↑


2.5 Troubleshooting by Tracing Signals

There are multiple transfers of messages and signals within a SAS system. A signal passes multiple steps until it arrives at the control center. If there is an error in this communication, the commissioning engineer needs to follow the signal on its way through the SAS. Finding such signal errors can be very time consuming.

Using StationScout it is possible to follow how the signals propagate through the SAS.

Figure 9 – Breaker position transmitted over the SAS

Breaker position transmitted over the SAS
Figure 9 – Breaker position transmitted over the SAS

Go back to Contents Table ↑


2.6 Testing RTU/Gateway and local HMI Configuration

Gateways, RTUs and local HMIs usually communicate with almost all IEDs in the system, mainly via Reports, but also GOOSE. Typically, several thousand of signals need to be tested per substation. During commissioning, at least the most critical signals are tested point-to-point by stimulating the signal in the switchyard. All other signals can be simulated by StationScout.

A test plan can be built with StationScout simulating all IEDs and signals of the substation for a quick verification if the RTU and gateways are correctly configured.

Gateways/RTUs, HMIs and other IEDs in general are often exposed to firmware updates and security patches during their lifetime. Those devices can be easily re-tested after the update (sanity check) by executing the test plan which was already prepared for that device before it is put back into operation.

Those tests can be performed in the substation with all other IEDs simulated by StationScout without affecting the devices in operation.

Go back to Contents Table ↑


3. Practical Use Case: Extension of an existing substation

For an important 20kV Indoor Substation with around 55 IEDs, 3 busbars and two bus sections in a large industrial complex, the owner decided to extend the existing substation with several additional bays. The substation was commissioned around 10 years ago with a modern PAC system based on IEC 61850. Due to the operational constraints, the extension must be performed without de-energizing and during operation of the substation.

The command interlockings have been implemented by PLC functions in the IEDs and GOOSE is used for exchange of the relevant signals between the IEDs. The bay-related interlocks are implemented in the respective bay device. In addition, a dedicated station interlocking IED calculates the station-wide interlockings (Figure 10).

To realize this, the bay devices send their switch positions and other information via GOOSE to the interlocking IED, which calculates topological information such as “busbar 1 grounded” and sends this information again via GOOSE back to the bay devices, where the final command releases are calculated. Benefit: If the central device fails, the bay-related interlocks remain available.

And most important: Existing bay IEDs are not affected in case of extensions of the substation!

Figure 10 – Principle system diagram of the SAS (grey… scope of extension project)

Principle system diagram of the SAS (grey… scope of extension project)
Figure 10 – Principle system diagram of the SAS (grey… scope of extension project) – Click to expand the diagram

This way of implementation allows subsequent extension without retesting the existing bays and – when using modern testing tools like StationScout – also during operation.

Go back to Contents Table ↑


3.1 Factory testing of the new IEDs

As the majority of the IEDs are already in operation, the IEDs for the new bays could not be factory tested together with the existing IEDs and station level devices. Therefore, the owner decided to perform the test of the new IEDs with a spare Interlocking IED and the rest of the substation to be simulated by StationScout (Figure 11).

At first, the engineer imported the existing SCD file into a new project data base, added the new IEDs, updated the central interlocking IED, the HMI and the gateways in order to incorporate the new bays and finally created a new SCD file of the entire substation (existing + extension).

The existing bay control and protection IEDs remained unaffected and will not be loaded with new parameter files.

Figure 11 – Test setup of the new IEDs in the factory

Test setup of the new IEDs in the factory
Figure 11 – Test setup of the new IEDs in the factory

For each disconnector’s open/close operation in the new bays, test cases with >50 test steps have been defined as a permutation table in a spread sheet (Figure 7) and implemented in StationScout. The test cases have been created just once for a typical bay and easily copied for the others. Finally, those test steps have been executed by simulation of the existing IEDs and assessment of the relevant CILO data objects in the new IEDs (Figure 11).

This way, the correct implementation of the interlocking scheme in the central interlocking IED as well as in the new bay IEDs has been verified.

Go back to Contents Table ↑


3.2 Testing of the updated gateways

A second part of the extension project involves the update of the existing gateways with latest CPU hardware and firmware for cybersecurity reasons. Considering the extensive evolution of hardware and firmware during the past 10 years, a complete retest of around 2.000 signals from the IEDs to the Control Center after the update was highly recommended.

As the station is equipped with redundant gateways, one of the two gateways can be disconnected from the Station LAN without disturbing remote control from the control center. Each gateway will be upgraded, and a complete signal test will be performed by simulating all reports and SCADA signals with StationScout, verifying the correct function of the gateway up to the control center.

Go back to Contents Table ↑


4. Conclusion

An innovative test approach was presented for testing the communication, automation, control and SCADA part of the SAS system, which is based on the SCD file information. Test plans can now be created to automate the test and document procedures that have been very time consuming until now.

Automated test plans also enable a quick re-test after security patches and firmware updates, which are performed quite often nowadays. Testing is becoming an integral part of the system and quickly evolving into a supervision and monitoring role.

Go back to Contents Table ↑


About Authors

author-pic

Christian Brauner

OMICRON electronics GmbH, Austria

Christian Brauner has an engineering degree in the field of electronics and communication technology. For 30 years he was engaged at manufacturers of substation automation, protection and SCADA systems. He started as a technical sales expert in Austria with VA TECH SAT (now Siemens), later he worked as sales manager with SPRECHER AUTOMATION. He has been involved into a variety if IEC 61850 related projects and frame contracts for large utilities all over Europe. Since 2018 he is with OMICRON Austria as sales development manager. His special focus is on testing and monitoring solutions for substation automation systems.

author-pic

Eugenio Carvalheira

OMICRON electronics Corp., USA

Eugenio Carvalheira received his B.Sc. in Electrical Engineering at UFPE in Brazil and his M.Sc. in Computational Engineering at the University of Erlangen in Germany. He has over 18 years of experience in the design and commissioning of power systems protection, automation and control systems. He joined OMICRON in 2008 as an Application Engineer and is currently Engineering Manager for North America based in Houston, TX. He is also an active member of IEEE PSRC working groups.

Copyright Notice

This technical article is protected by U.S. and international copyright laws. Reproduction and distribution of PDF version of this technical article to websites such as Linkedin, Scribd, Facebook and others without written permission of the sponsor is illegal and strictly prohibited.

© EEP-Electrical Engineering Portal.

Premium Membership

Get access to premium HV/MV/LV technical articles, electrical engineering guides, research studies and much more! It helps you to shape up your technical skills in your everyday life as an electrical engineer.
More Information
Christian B. and Eugenio C. at OMICRON  - Author at EEP-Electrical Engineering Portal

Christian B. and Eugenio C. at OMICRON

Christian Brauner - sales development manager. His special focus is on testing and monitoring solutions for substation automation systems; Eugenio Carvalheira - has over 18 years of experience in the design and commissioning of power systems protection, automation and control systems.
Profile: Christian B. and Eugenio C. at OMICRON

7 Comments


  1. Ahmed Abdel-Hafiez
    Feb 18, 2022

    Thanks for this interesting article, I am an electrical protection and control engineer, from Egypt. Could you please let me know more about Substation Automation Testing Techniques and GOOSE Communication.


  2. Christian B. and Eugenio C. at OMICRON
    Feb 19, 2021

    Thank you for taking your time to read our article. Please provide us with your email address so that we can send you more information on Goose communication. We look forward to hearing from you.


    • SUMIT KUMAR VERMA
      Feb 23, 2021

      Thank you for the article. I am electrical maintenance engineer from M/s NTPC Ltd, India. Kindly send more information about goose communication.


      • Christian B. and Eugenio C. at OMICRON
        Feb 26, 2021

        Hello Sumit,
        Thank you for your interest in our article. If you provide us with your email, we can send you the goose information.

        Best Regards,


    • Sirukhi Joseph
      Mar 24, 2021

      Thank you for the article. Nice. Electrical Engineer in the area of Automation, Control and protection. Please send more information or any updates in the future.


    • MACHNUN ARIF
      Jul 20, 2021

      Thank you for your article. I am Lead Electrical Engineer for Jawa Satu Power 1760 MW CCPP Project, Indonesia. Kindly send more information about goose communication. And hope EEP will available to provide online distance training .
      I am very Interested about ( https://electrical-engineering-portal.com/functional-testing-iec-61850-based-substation-automation-systems ).

      Thank you very much & Best Regards


  3. Kitboklang myrthong
    Feb 10, 2021

    thanks for sharing the information, it would be very helpful to me if you could write more about goose communication.

Leave a Comment

Tell us what you're thinking. We care about your opinion! Please keep in mind that comments are moderated and rel="nofollow" is in use. So, please do not use a spammy keyword or a domain as your name, or it will be deleted. Let's have a professional and meaningful conversation instead. Thanks for dropping by!

  +  twenty six  =  twenty eight

Learn How to Design Power Systems

Learn to design LV/MV/HV power systems through professional video courses. Lifetime access. Enjoy learning!

EEP Hand-Crafted Video Courses

Check more than a hundred hand-crafted video courses and learn from experienced engineers. Lifetime access included.
Experience matters. Premium membership gives you an opportunity to study specialized technical articles, online video courses, electrical engineering guides, and papers written by experienced electrical engineers.