Designing Non-Deterministic PAC Systems to Meet Deterministic Requirements

Size: px
Start display at page:

Download "Designing Non-Deterministic PAC Systems to Meet Deterministic Requirements"

Transcription

1 Designing Non-Deterministic PAC Systems to Meet Deterministic Requirements 1 Abstract. This paper presents the results of the design and performance testing of a complete PAC system for a 230/115 kv generation substation using IEC Ethernet communication for protection and control. The station included multiple step-up transformers, busses, circuit breakers (45), synchronous condensers and auto transformers in a breaker and a half arrangement. More than 200 protection and control IEDs from different manufacturers, with 4,000 messages were part of the integrated system. Design techniques and best practices to avoid communication delays due to network routing and congestion are presented. Test results of the network reliability and performance with detailed results evaluated for suitability of the design for this highly important application are also provided. As an example for high traffic conditions (data storm), test data from a live bus differential scheme is given. Lessons learned from the project are detailed and future plans and opportunities to expand this technology are discussed. Index Terms--. IEC / Performance / Inter - device Interoperability / Substation Automation / Network structure I. NOMENCLATURE Generic Object Oriented Substation Events MMS Manufacturing Message Service (SV) Samples Values IED(s) Intelligent Electronic Device(s) II. INTRODUCTION In the past Ethernet has not been seen as a means of reliable communication for critical communication such as control and protection within a substation. Serial communication is said to be more deterministic as its polling cycles can be calculated. However, the bandwidth of serial communication and the fact that there is no peer-to-peer protocol makes it less suited for protection. For many years, hardwired signals from protection IED relay to relay was considered by many engineers to be the only deterministic means to provide the needed speed and reliability for protection and control of a substation. This paper describes how it is possible, with a modern Ethernet, to achieve similar reliability and shows best practices and lessons learned for designing a reliable system based on non-deterministic protocols (). Stefan Nohe, Oliver Hartmann and Farel Becker Siemens Raleigh, NC Cedric Harispuru SIEMENS Nuremberg, Germany III. CONCEPTS OF THE IEC STANDARD [2] According to the IEC standard the network LAN of a substation is divided into two parts. The first domain is the process bus, which consists of the interface between the process equipment at the instrument transformer level, such as breakers, disconnects switches, and intelligent protection relays (IED). The second domain is the station bus which comprises the interface between the digital protection relays and the supervision equipment, including HMI and SCADA. The standard defines the three protocols for communication between the Process Bus or Station Bus as follows: MMS (Manufacturing Message Service) Protocol Reporting services (Alarms/Events) are messages which are vital to the operation of the substation. This message type contains all of the necessary information for supervision of the control and monitoring signals. These types of messages communicate on the Station Bus between IEC Client and Server and the communication protocol used is MMS. It is a lower priority messaging and is usually located between the control/protection equipments (IEDs) and supervision systems such as a Data concentrators, local HMIs and SCADA systems. (Generic Object Oriented Substation Event) protocol is often used to replace the conventional hardwires for intra-relay interlocking and trips. The messages service of IEC is most often used for protection and automation of electric systems within the substation. In this application messages communicate horizontally and travel peer to peer between IEC IEDs or servers. At this level they pass commands and status data amongst protection relays (IEDs) which are associated with breakers/disconnect switches. These IEDs then execute the control/protection algorithms. When a message is generated by IED (IEC server), it uses a layer 2 (Figure III-1) multi-cast transmission to send the event on the network. The receiving devices, known as a subscriber, subscribe to the multicast address of the message to be able to quickly filter the information and execute the needed task(s). The performance requirements for a message are stringent no more than 4 ms is allowed to elapse from the time an event occurs to the time the message is received. During a steady state or normal operating conditions in the substation, the IED broadcasts and retransmits messages cyclically ( heartbeat ). The number of IEDs and the amount of information for a given functionality will all contribute to the number of messages that will be generated. The health of the messages are monitored closely to assure on-time delivery as described in the next

2 2 section. A missing message is an indication for the subscriber that the communication from the sender has become disturbed. messages are repeated rapidly to account for possible lost telegrams due to congestion in the network or failure scenarios. The IEC architecture in the case of status changes, guarantees the speed, and avoids the speed degradations of layer 3 which is used for normal Ethernet LAN traffic. messages are digital or analog signals. Samples Values (SV) Protocol are messages with stamps of the frequency (50 or 60 Hz) to build the phase vector (phasor) together with the amplitude of the measurement. This type of message is horizontal and it goes in the Process Bus between IEC servers, usually between the current and potential transformers and the protection equipments (IEDs) which will execute the protection algorithms. These messages contain phasor measurement magnitude data. A process bus implementation was not available at the time for implementation in the described application. Figure II-1 demonstrates how the services defined by the standard are applied to the ISO/OSI Model. Figure III-1 Full 7 Layer ISO/OSI Model Stack message validity and delivery Under normal conditions, all messages are cyclically retransmitted heartbeat with a predefined time called T 0 or T max. (Figure II-2). The normal range for T 0 is ms. When a substation event occurs (i.e. Circuit Breaker trip signal) the transmission rate of the new messages increases to statistically assure that the message is delivered. This rapid fire mode called T 1 or T min has a range of.5 to 5ms. After the first rapid fire retransmission of the message, each successive message time doubles until again reaching T 0`. For example, if T 0 is set at a cyclical rate of 10ms and T 1 is set at a spontaneous rate of 1ms, the following message sequence would be expected: Message Sequence # Elapsed Time at Breaker Status Status # 1 0ms Closed ms Closed ms Closed ms tripped ms tripped ms tripped ms tripped ms tripped ms tripped Table III-I Mechanism Refer to figure III-2 for graphical representation In this example from the time the trip signal was initiated, four (4) rapid fire message transmissions would have been broadcast to the subscribing IEDs in just 7 ms. This would statistically assure that the message was received in time to cause the IED to trip. The IEC defines the mechanisms for tracking message frame exchange amongst the IED(s) in the network. The first mechanism is the tracking of message status. In this validation process, the message has a status number embedded in the frame header. At the moment when the status changes (e.g. circuit breaker goes from closed to tripped), the message status value increases by one. A second mechanism for tracking message frame exchange is to detect missing packages. Also imbedded in each message frame is a sequence number. Each message includes a number which increases with every message sent. In case of a change of state (going from cyclic to spontaneous transmission) the sequence number is set back to zero. If the receiver detects a gap in the sequence number it immediately knows that there were missing packages in between. The manufacturer s configuration software will allow one to annunciate an alarm message if this occurs. The final mechanism for tracking the validity of message frames detects if the time between messages has become extended beyond a safe transmission period. On the receiving side, if a non-sequential message character is received the message Receiver or Subscriber will wait a predefined time before it invalidates the signal. This waiting time is longer than a predefined time called Time Allowed to Live or T TAL, which is commonly defined as 1.5 times T max. If the T TAL is exceeded, the receiver will treat the message as suspect and therefore invalidate it. Once the message is invalidated, all subscribers on the network will receive updated information on the message status every T max time. The receiver will re-validate the message again after the next repetition after T TAL if and when it becomes valid. In combination, these three message validity mechanisms mathematically ensure delivery of the message even if there are temporary problems in the network.

3 3 10 ms 20 ms 23 ms 29 ms 22 ms 25 ms 37 ms 47 ms are Layer 2 multicast messages and broadcast to all ports without delay. This contributes to the fact that messages are faster then other Ethernet traffic and less likely to get lost in the event of a network reconfiguration. The use of VLAN and multicast filter is a possible concept to achieve separation of messages, but as discussed later, was not found to be necessary in this project. 0 ms IV. ENGINEERING AND DESIGN REQUIREMENTS Figure III-2 Mechanism Prioritization The IEC standard allows for the prioritization of messages over other Ethernet messages, thus allowing them to bypass the Ethernet data buffer. This requires Ethernet switches that support this feature. The message frame uses a layer 2 frame extension as defined by IEEE called 802.1Q, as shown in figure III-3. This makes the IEC different from most other protocols which do not use this Ethernet feature. This frame has an extra parameter that defines priorities for switches. Dependent on the priority set, the switch will bypass the buffer of non-prioritized telegrams and handle messages based on their priority. Figure III-3 uses the 802.1Q Frame The parameter that defines the priority tag is called 802.1p. frames used to bypass the normal traffic are shown in figure III-4. Figure III-4 Priority Tagging of Telegrams (Ethertype)[1] Since the message mostly exists in layer 2 of the ISO/OSI Model, the switch does not have to switch a message or learn any IP addresses. messages A. General In a conventional substation automation system, the design of the particular control or protection equipment is defined by the amount of inputs and outputs as well as the functions needed. All of this data can be found in respective device data sheets. Similar limitations apply when designing an IEC system. However, the limitations are not as obvious and will influence the network design decisions. Another focus in designing a reliable IEC based system is on the design of the telegrams. This can influence the number of required telegrams. Figure III-3 suggests that up to 1,500 bytes of data can be encapsulated into a single signal. Both control and protection signals could be put in the same telegram. A best design practice is for protection and control to be separated if possible so that the higher priority (protection) signals can be given a higher priority. One important design criterion is the network design, which is based on the performance of individual components that make up the backbone of the protection system. It must be understood that some devices have better performance than others in the IEC network system. This appears to be based on the design experience of the manufacturer rather than a comparison of the design philosophy of one component manufacturer to another. The know-how of the substation automation integration engineering staff designing a system is also an important criterion for success. To help avoid incompatibility, one should research and compare the performance data of a specific component vs. other components available on the market prior to incorporating a specific device into the network design. B. System For a protection system the most important requirement is reliability combined with secure execution of protection functionalities in the required time duration of a few milliseconds. During the design stage of the project it was beneficial to understand the selected devices as well as communication protocols and configuration tools in depth. For example, depends on implementation details like utilizing prioritization of events in the device. An event can be marked ( prioritized ) as non-time critical, e.g. control signal, or as time critical event, e.g. protection signal. This depends on the device capabilities and is based on the IEC data model.

4 4 The solution implemented in this project utilizes one field device ( I/O ) at the breaker to distribute status information and receive all breaker commands including trip signals. One of the main advantages of a system solely based on network communication is that the customer saves miles of copper cable. Additional features that require additional hardware and wiring in a conventional system can be done inside the relays, like a common lock-out for the breaker located at the I/O device. C. Network [3], [4] Reliability in a network-based application starts with the selection of the components and protocols used to ensure reliability. One major design aspect, besides choosing different manufacturers not only for the IEDs but also for the network switches, was to isolate the primary network and the secondary network. This assures that an issue causing a problem in one network does not affect the other network. Issues could include failure of a component which causes the network to reconfigure as well as congestion of the network due to an unexpected high volume of messages. This could be caused by design flaws as well as software defects in a device or a switch. A second design decision was to connect all relays in a star configuration to two switches and connect the switches in two independent rings are shown in figure IV-1. This assures not only protection against 1-out-of-n failures but provides protection against a large number of m-out-of-n failures. Switch Switch Switch Switch Relay Relay...n Relay Relay...n Relay Relay...n Relay Relay...n Switch Switch Switch Switch Figure IV-1 Overview primary protection network The selection of RuggedCom for the primary network and Hirschmann for the secondary network also supported the decision for the network redundancy protocol. RuggedCom switches were configured with the enhanced Rapid Spanning Tree implementation and on the secondary side Hirschmann s Hyper Ring protocol was utilized. Today, communication standards have introduced seamless protocols such as PRP and HSR to solve the issue in a generic way. D. Design Criteria From the start of the project until the site testing, the following main expectations needed to be fulfilled: 1. Reliability under any circumstance 2. Timely execution of trip functions 3. Secure behavior (lockout functionalities and interlocking) Reliability under any circumstance As mentioned above, the network design together with a fully redundant protection system ensures that no single failure will cause the system to fail. To ensure that both networks were separated as far as network protocols and messaging is concerned, but interconnected for all other purposes, a redundant set of routers is provided. This design not only protects against single failures, it also covers the following scenarios: - A failure in the DC power supply of either the primary or the secondary system causes a shutdown of the entire system. - Multiple network components on one side fail at the same time (e.g. an accident destroys multiple fiber cables). Another important design aspect is to ensure that if there is a problem in the system, the user knows about the problem and its extent. The substation monitoring and control system provides a full diagnostic system as part of the HMI for the entire network as well as for the communication. Timely execution of trip functions The timely execution of messages and respective commands mostly depends on the device capability as the network causes very little delay under normal circumstances. The timely execution was guaranteed by utilizing signals that the devices consider important (like protection trips) and sending them directly from the source (the protection function) and not processing them through internal logic. The test results presented at the end of the paper show that with this design: - High network traffic has no significant impact on the performance - Time delay of execution is experienced if devices are starting internal applications or if signals are used that are processed through internal logic rather then using the direct trip signal - Sending source signals (e.g. the internal trip signals) improves the timing Secure and selective behavior Secure behavior with IEC messages is a very important design criteria because unlike a hardwired signal, a relay will always keep the last status of a signal even if the communication fails. The signal will be marked as invalid but it keeps its last status. To ensure safe operation of the system, logic was put in place that set the signal to a safe state in case of a communication loss to prevent the system from underfunctioning. Another example for this is stub bus protection, which depends on the position of a switch/breaker. If the breaker position is unknown the safe assumption is to enable protection but this might cause the system to trip for no reason. In this

5 5 case the system will rely on the backup protection and disable the function to avoid over tripping.. V. TESTING The objective of this system building a system based on nondeterministic components with the same level of reliability as a system based on deterministic components leads to very extensive testing requirements. Based on this, the objective of testing has to verify that in normal operation the system performs within these limits and that it recovers from single failures to ensure that at any time the loss of redundancy is limited to an acceptable minimum. Therefore testing was conducted in the project to ensure reliability and to obtain the information so that design (theory) and implementation (reality) are aligned. Because of a high level of uncertainty, and because the system load can only be experienced with all components put together, the system was tested as a whole. There were two main stages of testing: - Performance Test - Reliability Test Performance Test The performance test was conducted in stages, adding additional load (number of messages) in every stage from simulating a single occurrence to the worst case a trip of the entire busbar. In the first test, a trip signal was developed using primary injection via a Dobel test kit generating a trip signal in the line protection relay of two vendors. The line protection relay of these two vendors and the associated protection scheme were tested. In turn, the line protection relays broadcast messages to the vendor s remote I/O devices to trip the breaker and two breaker failure relays. The results of when the messages occurred were recorded. Each time the test was run the results were consistent. The table below shows a summary of the test results for one of the test runs. The test shows the transmission time of the (different sender to different receiver; all equipment is mounted in one panel). This behavior is expected and not an issue to perform the most time critical function, clearing the fault, only the first message is needed. Test 5b - Latency (Only line) Broadcasting Relay Trip Sent Receiving - Time Received transmission time Line Distance protection (Vendor 1) 79ms I/O 1 (PBIO2202) 80ms 1ms Relay 1(P2202) 80ms 1ms Relay 2(P2208) 81ms 2ms Line Differential (Vendor 2) 133ms I/O 1 (PBIO2902) 144ms 11ms Relay 1(P2902) 146ms 13ms Relay 2(P2908) 145ms 12ms Table V-I: Goose Latency - same switch same panel The second performance test involved sending three messages at the same time to the same devices in this case, the trip of three phases of the same busbar. The results of this testing depend on the receiver capability. The first message is processed very quickly. The event list entry of the second message is delayed due to the fact the devices already executing the first command. This is an acceptable behavior because all trips are 3-phase trips, so the first message will already trip the breaker and clear the fault. The third test utilized 7 sending devices; in this case all 3 bus bars trip at the same time. This shows that even with an increased load on the network, the performance of the first received message is not affected. The performance of subsequent messages is slightly delayed due to a higher volume of messages that has to be processed in the relays. Sending I/O 1 I/O 2 Relay 1 Relay 2 Relay 3 Sect1. BBP Phase A 12ms 5ms 12ms 14ms 13ms Sect1. BBP Phase B 4ms 5ms 4ms 8ms 9ms Sect1. BBP Phase C 5ms 2ms 3ms 4ms 3ms Relay 4 Relay 5 Relay 6 Sect2. BBP Phase A 17ms 7ms Sect2. BBP Phase B 5ms 3ms Sect2. BBP Phase C 7ms 7ms Sect3. BBP Test 1a - 3 Phase Bus fault Bus 1A Receiving - Time Received Protectio n Relay 1 Relay 2 Test 2a - 3 Phase Bus fault Bus 1A, 2A, 3A Receiving - Time Received Relay 3 Table V-III: Latency 7 sending devices Relay 4 Sending I/O 1 I/O 2 Sect1. BBP Phase A 5ms 4ms 7ms 8ms 5ms 7ms Sect1. BBP Phase B 8ms 7ms 11ms 11ms 8ms 10ms Sect1. BBP Phase C 8ms 3ms 3ms 5ms 8ms 4ms Table V-II: Goose Latency - Three senders to one receiver The overall results of the performance test showed that independent of the network load the messages still reach the receiver in an acceptable time. The biggest delay can be seen from subsequent messages received by the same relay. This is caused by the relay reacting to the first received message. Reliability Testing The results of the performance test were promising and in line with the project requirements. The next step involved reliability testing. How reliable are the test results in different scenarios? Reliability testing in this case involved reproducing the test results from the performance testing under unusual, but possible scenarios. Theoretical scenarios with a minor possibility to occur in reality where disregarded. As part of reliability testing, we needed to see under which load conditions the network would start to become unstable and the delay in the communication would lead to a different 5ms

6 6 result. To be comparable with a deterministic system we did not consider any failure of components (switch/root switch) as this is covered by means of a redundant system. This is similar to deterministic solutions, where it is also not assumed that the wire will be loosened over the years from terminals (which is in reality happening). The load was increased further and more devices were added to the test, taking the results shown in Table V-III: Latency 7 sending devices as a reference. The outcome of this test was that no additional load (as it could occur in a realistic scenario) could affect the times. As a final stage additional load was generated by changing an existing signal with a high frequency to generate so called storms which can lead to delays in communication. Even in this extreme case, the test results were the same as shown in Table V-III: Latency 7 sending devices. Network reliability The other design aspect reliability of the network and downtime due to single failures was also tested extensively. To perform this test a ping was sent with high frequency to about 30% of the equipment and the number of times the ping signal was lost during several failure scenarios was recorded. The scenarios tested extended from a single network link failure up to failure of the root switch. The network showed the expected performance for the used protocols (erstp and Hyperring).[6] VI. LESSONS LEARNED The main lesson that was learned from the design and test of this system is that success depends upon the combined expertise in IEC 61850, relay programming and network design. This knowledge is needed to be able to design the system to be able to use all involved components in the best possible manner and to anticipate and avoid problems that can occur with this design. The design approach uses the IEC in a manner that the standard did not consider during the standardization process and therefore a careful selection of components is required. The complexity can be reduced if each system (primary and secondary) would only consist of one manufacturer for the protection and control devices because in this scenario all internal mechanisms that one vendor provides can be used to their full extent. Another lesson learned is that a fully developed and tested IEC process bus implementation would be the method of choice from an IEC point of view for such an application in the future. With regards to the network, technologies that provide a seamless (zero failover time) redundancy like PRP (parallel redundancy protocol) would increase the reliability beyond the point were the system has to rely on a secondary system in case of a network failure. VII. CONCLUSION The system described proves that it is possible to utilize, a non-deterministic application, to meet deterministic requirements of reliability, if the design techniques are taken into account. The test data presented proves that the concerns about network congestion can be avoided. The system performance depends on the utilized hardware and software architecture of the respective devices and other network components. This project serves as proof demonstrating that a system based only on fiber cables can replace a conventional system. The availability of faster CPUs and multiple communications ports enables this approach as an alternate for a conventional system. In the near future protocol based systems will bypass the conventional way of using miles of copper cables, not only in speed, but also in reliability. The lessons learned in this project will allow for the incorporation of better design techniques and the use of newer network technologies that were not available at the time this project was deployed. References: [1] Cesar Guerriero, McMahon Ryan, Winters Bill and Becker Farel, "Station integration for reduced costs and improved operational efficiency" presented at the Clemson Conference [2] IEC Communications networks and system in Substations First Edition [3] IEC Communication Networks and Systems in Substations: An Overview of Computer Science, Jianqing Zhangand Carl A.Gunter, Illinois Security Lab. [4] RuggedCom: The Communications Backbone for IEC 61850, IEC Seminar, derived from UCA Users Group Meeting CIGRE 2006 [5] DistribuTECH Setting your network for IEC61850 Traffic, Rene Midence. [6] Ruggedcom white paper - Redundancy in Substation LANs with the Rapid Spanning Tree Protocol (IEEE 802.1w). Michael Galea, Marzio Pozzuoli

Station Integration for Reduced Costs and Improved Operational Efficiency

Station Integration for Reduced Costs and Improved Operational Efficiency 1 Station Integration for Reduced Costs and Improved Operational Efficiency Ryan McMahon and Bill Winters Con Edison (ConEd) New York, NY Cesar Guerriero and Farel Becker Siemens Wendell, NC Abstract Multi-vender

More information

Ethernet Network Redundancy in SCADA and real-time Automation Platforms.

Ethernet Network Redundancy in SCADA and real-time Automation Platforms. Ethernet Network Redundancy in SCADA and real-time Automation Platforms www.copadata.com sales@copadata.com Content 1. ABSTRACT... 2 2. INTRODUCTION... 2 IEC 61850 COMMUNICATION SERVICES... 2 APPLICATION

More information

Substation to substation (ss2ss) GOOSE exchange for critical relay operations

Substation to substation (ss2ss) GOOSE exchange for critical relay operations CIGRÉ Canada 21, rue d Artois, F-75008 PARIS (CIGRE-130) Conference on Power Systems http : //www.cigre.org Vancouver, October 17-19, 2010 Substation to substation (ss2ss) GOOSE exchange for critical relay

More information

Deploying Digital Substations: Experience with a Digital Substation Pilot in North America. Harsh Vardhan, R Ramlachan GE Grid Solutions, USA

Deploying Digital Substations: Experience with a Digital Substation Pilot in North America. Harsh Vardhan, R Ramlachan GE Grid Solutions, USA Deploying Digital Substations: Experience with a Digital Substation Pilot in North America Harsh Vardhan, R Ramlachan GE Grid Solutions, USA Wojciech Szela, Edward Gdowik PECO, USA SUMMARY Though IEC 61850

More information

Importance of Interoperability in High Speed Seamless Redundancy (HSR) Communication Networks

Importance of Interoperability in High Speed Seamless Redundancy (HSR) Communication Networks Importance of Interoperability in High Speed Seamless Redundancy (HSR) Communication Networks Richard Harada Product Manager RuggedCom Inc. Introduction Reliable and fault tolerant high speed communication

More information

IEEE 1588v2 Time Synchronization in Energy Automation Applications Case Studies from China

IEEE 1588v2 Time Synchronization in Energy Automation Applications Case Studies from China IEEE 1588v2 Time Synchronization in Energy Automation Applications Case Studies from China Real Time Communications Symposium Munich, January 2012 Maciej Goraj maciejgoraj@ruggedcom.com 1 Who is RuggedCom?

More information

Jim McGhee, Utility Market Manager, RuggedCom Inc.

Jim McGhee, Utility Market Manager, RuggedCom Inc. First Practical Experience with IEEE 1588 High Precision Time Synchronization in High Voltage Substation with IEC 61850 Process Bus Jim McGhee, Utility Market Manager, RuggedCom Inc. (JimMcGhee@RuggedCom.com)

More information

Ahead of the challenge, ahead of the change. Beyond classical substation How seamless communication networks can be used in special applications

Ahead of the challenge, ahead of the change. Beyond classical substation How seamless communication networks can be used in special applications Ahead of the challenge, ahead of the change Beyond classical substation How seamless communication networks can be used in special applications siemens.com/energy-management Agenda Today s reliability

More information

A Current Based, Communication Assisted High Speed Protection System to Limit Arc Energy. Patrick Robinson Altelec Engineering

A Current Based, Communication Assisted High Speed Protection System to Limit Arc Energy. Patrick Robinson Altelec Engineering A Current Based, Communication Assisted High Speed Protection System to Limit Arc Energy Patrick Robinson Altelec Engineering Captured Arcing Fault Event Arc begins as phase A-C, 8ka peak, dies out then

More information

Energy Infrastructure Demands Mission Critical Networking

Energy Infrastructure Demands Mission Critical Networking May 2017 Energy Infrastructure Demands Mission Critical Networking Standard networking methods are acceptable for most SCADA systems but mission-critical power transmission and distribution system messaging

More information

Upgrading From a Successful Emergency Control System to a Complete WAMPAC System for Georgian State Energy System

Upgrading From a Successful Emergency Control System to a Complete WAMPAC System for Georgian State Energy System Upgrading From a Successful Emergency Control System to a Complete WAMPAC System for Georgian State Energy System Dave Dolezilek International Technical Director Schweitzer Engineering Laboratories SEL

More information

Overview and Application

Overview and Application IEC 61850 Overview and Application Who am I? Rich Hunt Market Development Leader GE Grid Solutions Over 25 years in the power systems industry At GE for 10 years (almost) Member of IEEE PSRC, U.S. Representative

More information

Building Resilient IEC Communication Networks with Next Generation Redundancy Technologies

Building Resilient IEC Communication Networks with Next Generation Redundancy Technologies Building Resilient IEC 61850 Communication Networks with Next Generation Redundancy Technologies Chew Kian Hwee Industrial Application Manager July 2014 2013 Belden Inc. belden.com @BeldenInc Redundancy

More information

Redundancy in Substation LANs with the Rapid Spanning Tree Protocol (IEEE 802.1w)

Redundancy in Substation LANs with the Rapid Spanning Tree Protocol (IEEE 802.1w) Redundancy in Substation LANs with the Rapid Spanning Tree Protocol (IEEE 0.1w) Michael Galea, Marzio Pozzuoli RuggedCom Inc. - Industrial Strength Networks Woodbridge, Ontario, Canada Introduction Ethernet

More information

Performance considerations in digital substations

Performance considerations in digital substations Performance considerations in digital substations Stefan Meier*, Thomas Werner, Constantin Popescu-Cirstucescu # *ABB Switzerland Ltd, Switzerland, stefan.meier@ch.abb.com ABB Switzerland Ltd, Switzerland

More information

Migration Paths for IEC Substation Communication Networks Towards Superb Redundancy Based on Hybrid PRP and HSR Topologies

Migration Paths for IEC Substation Communication Networks Towards Superb Redundancy Based on Hybrid PRP and HSR Topologies Transmission & Distribution SMART GRIDS ASIA 2013 Migration Paths for IEC 61850 Substation Communication Networks Towards Superb Redundancy Based on Hybrid PRP and HSR Topologies siemens.com/answers Table

More information

REALISATION OF AN INTELLIGENT AND CONTINUOUS PROCESS CONNECTION IN SUBSTATIONS

REALISATION OF AN INTELLIGENT AND CONTINUOUS PROCESS CONNECTION IN SUBSTATIONS REALISATION OF AN INTELLIGENT AND CONTINUOUS PROCESS CONNECTION IN SUBSTATIONS Christina SÜFKE Carsten HAVERKAMP Christian WEHLING Westnetz GmbH - Germany Westnetz GmbH - Germany Westnetz GmbH - Germany

More information

GOOSEING YOUR PARALLELING SCHEME

GOOSEING YOUR PARALLELING SCHEME GOOSEING YOUR PARALLELING SCHEME Black & Veatch Holding Company 2017. 2011. All rights reserved. PREPARED FOR Power & Energy Automation Conference 31 JANUARY 2017 Power & Energy Automation Conference

More information

This webinar brought to you by the Relion product family Advanced protection and control IEDs from ABB

This webinar brought to you by the Relion product family Advanced protection and control IEDs from ABB This webinar brought to you by the Relion product family Advanced protection and control IEDs from ABB Relion. Thinking beyond the box. Designed to seamlessly consolidate functions, Relion relays are smarter,

More information

needs for proper performance

needs for proper performance Stefan Meier, ABB Switzerland Ltd., Thomas Werner, ABB Switzerland Ltd. Performance considerations in digital substation applications White paper presented at PAC World UK 2015 Traditional substation protection,

More information

A NEW APPROCH FOR TEST IN SUBSTATION WITH ENTIRE APPLICATION OF IEC INCLUDING THE PROCESS BUS

A NEW APPROCH FOR TEST IN SUBSTATION WITH ENTIRE APPLICATION OF IEC INCLUDING THE PROCESS BUS 108 Study Committee B5 Colloquium August 25-31, 2013 Belo Horizonte, Brazil A NEW APPROCH FOR TEST IN SUBSTATION WITH ENTIRE APPLICATION OF IEC 61850 INCLUDING THE PROCESS BUS *Pereira Junior P. S., Martins

More information

Substation Automation Products. Bay control REC670/650 Relion 670 and 650 series

Substation Automation Products. Bay control REC670/650 Relion 670 and 650 series Substation Automation Products Bay control REC670/650 Relion 670 and 650 series For optimized control and reliable operation of your switchyard The REC670 and REC650 Bay control IEDs (Intelligent Electronic

More information

Lessons Learned and Successful Root Cause Analysis of Elusive Ethernet Network Failures in Installed Systems

Lessons Learned and Successful Root Cause Analysis of Elusive Ethernet Network Failures in Installed Systems Lessons Learned and Successful Root Cause Analysis of Elusive Ethernet Network Failures in Installed Systems D. Dolezilek, J. Dearien, and M. van Rensburg Schweitzer Engineering Laboratories, Inc. Presented

More information

Zero-Packet-Loss in the Substation. Marzio P. Pozzuoli RuggedCom Inc. Industrial Strength Networks Woodbridge, Ontario, Canada

Zero-Packet-Loss in the Substation. Marzio P. Pozzuoli RuggedCom Inc. Industrial Strength Networks Woodbridge, Ontario, Canada Zero-Packet-Loss in the Substation Marzio P. Pozzuoli RuggedCom Inc. Industrial Strength Networks Woodbridge, Ontario, Canada Introduction The proliferation of Ethernet networking technology from the office

More information

Lessons Learned Implementing an IEC based Microgrid Power- Management System. K.A. GRAY, J.J. MRAZ* POWER Engineers, Inc.

Lessons Learned Implementing an IEC based Microgrid Power- Management System. K.A. GRAY, J.J. MRAZ* POWER Engineers, Inc. 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2015 Grid of the Future Symposium Lessons Learned Implementing an IEC 61850-based Microgrid Power- Management System K.A.

More information

Highly Available Networks

Highly Available Networks Highly Available Networks Pamela Williams Dickerman Advanced Technology Consultant Michael Hayward Hewlett-Packard Company Copyright 1996 Hewlett-Packard Co., Inc. Table of Contents Abstract Single Points

More information

Impact of IEC communication protocol on substation automation systems

Impact of IEC communication protocol on substation automation systems International Journal of Research in Advanced Engineering and Technology ISSN: 2455-0876; Impact Factor: RJIF 5.44 www.engineeringresearchjournal.com Volume 2; Issue 5; September 2016; Page No. 49-53 Impact

More information

Utilization of IEC GOOSE messaging in protection applications in distribution network

Utilization of IEC GOOSE messaging in protection applications in distribution network 9AKK106930A2259 Utilization of IEC 61850 GOOSE messaging in protection applications in distribution network Yogesh Bhamare Head-Product Management, Distribution Automation, ABB Limited, Vadodara, India

More information

Substation Automation Products. Line distance protection REL670/650 Relion 670 and 650 series

Substation Automation Products. Line distance protection REL670/650 Relion 670 and 650 series Substation Automation Products Line distance protection REL670/650 Relion 670 and 650 series For maximum reliability of your power system REL670 and REL650 line distance protection IEDs (Intelligent Electronic

More information

Dan Murray, Siemens Energy Management Division

Dan Murray, Siemens Energy Management Division Design and Implementation of a Communication Network to Support Real-time Distribution Feeder Automation, SCADA Integration and Backhaul of Substation and Metering Data Dan Murray, Siemens Energy Management

More information

Relion 630 series. Load-shedding controller PML630 High performing load-shedding solution for industrial and utility power networks

Relion 630 series. Load-shedding controller PML630 High performing load-shedding solution for industrial and utility power networks Relion 630 series Load-shedding controller PML630 High performing load-shedding solution for industrial and utility power networks Integrated load-shedding and protection solution The PML630 is a freely-configurable

More information

Cybersecurity was nonexistent for most network data exchanges until around 1994.

Cybersecurity was nonexistent for most network data exchanges until around 1994. 1 The Advanced Research Projects Agency Network (ARPANET) started with the Stanford Research Institute (now SRI International) and the University of California, Los Angeles (UCLA) in 1960. In 1970, ARPANET

More information

EqualLogic Storage and Non-Stacking Switches. Sizing and Configuration

EqualLogic Storage and Non-Stacking Switches. Sizing and Configuration EqualLogic Storage and Non-Stacking Switches Sizing and Configuration THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES. THE CONTENT IS

More information

Electrical Integration with Smart Communication

Electrical Integration with Smart Communication Electrical Integration with Smart Communication New possibilities with Industrial Ethernet ABB Group September 24, 2009 Slide 1 Unified Integration Approach MES and Business Systems Knowledge Portals as

More information

Lessons Learned: Benefits of Using Standardized Protocols to Replace Substation Copper Field Wiring With Digital Communications

Lessons Learned: Benefits of Using Standardized Protocols to Replace Substation Copper Field Wiring With Digital Communications Lessons Learned: Benefits of Using Standardized Protocols to Replace Substation Copper Field Wiring With Digital Communications D. Dolezilek and A. Kalra Schweitzer Engineering Laboratories, Inc. Presented

More information

2. LAN Topologies Gilbert Ndjatou Page 1

2. LAN Topologies Gilbert Ndjatou Page 1 2. LAN Topologies Two basic categories of network topologies exist, physical topologies and logical topologies. The physical topology of a network is the cabling layout used to link devices. This refers

More information

Jehanpour Ranjkesh, Integrator Partner Seminar 2012 Station level product news Automation Controller COM600

Jehanpour Ranjkesh, Integrator Partner Seminar 2012 Station level product news Automation Controller COM600 Jehanpour Ranjkesh, Integrator Partner Seminar 2012 Station level product news Automation Controller COM600 Contents COM600 Product Overview Business Overview Product News Overview June 12-14, 2012 Slide

More information

DRAFT. Dual Time Scale in Factory & Energy Automation. White Paper about Industrial Time Synchronization. (IEEE 802.

DRAFT. Dual Time Scale in Factory & Energy Automation. White Paper about Industrial Time Synchronization. (IEEE 802. SIEMENS AG 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 DRAFT Dual Time Scale in Factory & Energy Automation White Paper about Industrial

More information

IEC OBJECT MODELS OF MULTIFUNCTIONAL PROTECTION RELAYS

IEC OBJECT MODELS OF MULTIFUNCTIONAL PROTECTION RELAYS IEC 61850 OBJECT MODELS OF MULTIFUNCTIONAL PROTECTION RELAYS Alexander Apostolov AREVA T&D Automation Los Angeles, USA alexander.apostolov@areva-td.com Abstract The paper analyzes the functional hierarchy

More information

Non-conventional instrument transformers Advanced GIS substations with IEC LE process bus

Non-conventional instrument transformers Advanced GIS substations with IEC LE process bus Non-conventional instrument transformers Advanced GIS substations with IEC 61850-9-2LE process bus Content Towards the digital GIS substations Optimized substation design NCIT for gas-insulated switchgears

More information

Designing a Reliable Industrial Ethernet Network

Designing a Reliable Industrial Ethernet Network N-TRON Corp. 820 S. University Blvd. Suite 4E Mobile, Al. 36609 Phone: 251-342-2164 Fax: 251-342-6353 Designing a Reliable Industrial Ethernet Network Most of the major manufacturing automation end users

More information

CASE STUDY. Wind Farm in Mexico Completes First Successful IEC Application With Multivendor Interoperability

CASE STUDY. Wind Farm in Mexico Completes First Successful IEC Application With Multivendor Interoperability CASE STUDY La Venta II Wind Farm Oaxaca, Mexico Wind Farm in Mexico Completes First Successful IEC 61850 Application With Multivendor Interoperability Comisión Federal de Electricidad (CFE) is Mexico s

More information

Latency on a Switched Ethernet Network

Latency on a Switched Ethernet Network FAQ 07/2014 Latency on a Switched Ethernet Network RUGGEDCOM Ethernet Switches & Routers http://support.automation.siemens.com/ww/view/en/94772587 This entry is from the Siemens Industry Online Support.

More information

Paper Number: Architecting Highly Available Networking Environments. Pamela Williams Dickerman. Advanced Technology Consultant.

Paper Number: Architecting Highly Available Networking Environments. Pamela Williams Dickerman. Advanced Technology Consultant. Paper Number: 2004 Architecting Highly Available Networking Environments Pamela Williams Dickerman Advanced Technology Consultant Michael Hayward Hewlett-Packard Company 19111 Pruneridge Avenue Cupertino,

More information

Designing a new IEC substation architecture

Designing a new IEC substation architecture Designing a new IEC 61850 substation architecture Gerrit Dogger Senior Product and Application Specialist Cooper Power Systems gerrit.dogger@cybectec.com Garry Tennese Station Integration Specialist Manitoba

More information

Anca Cioraca, Ilia Voloh, Mark Adamiak GE Grid Automation

Anca Cioraca, Ilia Voloh, Mark Adamiak GE Grid Automation Anca Cioraca, Ilia Voloh, Mark Adamiak GE Grid Automation In the beginning.rs-232 Migration to Ethernet in IEDs.circa 1997 Only invented in 1972.fast adoption for our industry Desire for Interoperability

More information

Digital Substation Overview of Technology, Industry

Digital Substation Overview of Technology, Industry Digital Substation Overview of Technology, Industry Trends and Standardization Efforts 4th International Scientific & Technical Conference Actual Trends in Development of Power System Protection and Automation

More information

Case Study: Increasing Reliability, Dependability, and Security of Digital Signals Via Redundancy and Supervision

Case Study: Increasing Reliability, Dependability, and Security of Digital Signals Via Redundancy and Supervision Case Study: Increasing Reliability, Dependability, and Security of Digital Signals Via Redundancy and Supervision Paulo Franco, Geraldo Rocha, and David Dolezilek Schweitzer Engineering Laboratories, Inc.

More information

High Availability Architectures for Ethernet in Manufacturing

High Availability Architectures for Ethernet in Manufacturing High Availability Architectures for Ethernet in Manufacturing Written by: Paul Wacker, Advantech Corporation, Industrial Automation Group Outside of craft manufacture, like blacksmithing, or custom jewelry

More information

Entergy Development and Deployment of IEC Protection and Control Including Process Bus

Entergy Development and Deployment of IEC Protection and Control Including Process Bus Entergy Development and Deployment of IEC 61850 Protection and Control Including Process Bus Chan Y. Wong Entergy Transmission Eric A. Udren and Solveig Ward Quanta Technology, LLC Presented at CIGRÉ Grid

More information

IEC Test Equipment Requirements

IEC Test Equipment Requirements OMICRON K02 03 20060309 IEC 61850 Test Equipment Requirements Dr. Alexander Apostolov K02 03 20060309 Page: 1 Intelligent Substation Automation Systems OMICRON K02 03 20060309 Page: 2 Intelligent Sensor

More information

Using Operator Interfaces to Optimize Performance of Industrial Wireless Networks

Using Operator Interfaces to Optimize Performance of Industrial Wireless Networks Using Operator Interfaces to Optimize Performance of Industrial Wireless Networks Jim Ralston, Wireless Sales Engineer ProSoft Technology, August 2007 Abstract The performance of wireless networks can

More information

Impact of Measurement and Communication Aspects on Protection of MTDC Grids

Impact of Measurement and Communication Aspects on Protection of MTDC Grids Impact of Measurement and Communication Aspects on Protection of MTDC Grids I Jahn*, F Hohn*, S Norrga* *KTH Royal Institute of Technology, Sweden, ilka@kth.se, fhohn@kth.se, norrga@kth.se Keywords: HVDC,,

More information

Introduction and Overview of IEC Communications. Schweitzer Engineering Laboratories, Inc.

Introduction and Overview of IEC Communications. Schweitzer Engineering Laboratories, Inc. Introduction and Overview of IEC 61850 Communications Schweitzer Engineering Laboratories, Inc. Copyright SEL 2009 SEL Provides Integration Best Practice & Stand-Alone IED Protocols SEL Suite SMART - SEL

More information

Trends in Station Bus and Process Bus Communications Via the Several IEC Protocols. Schweitzer Engineering Laboratories, Inc.

Trends in Station Bus and Process Bus Communications Via the Several IEC Protocols. Schweitzer Engineering Laboratories, Inc. Trends in Station Bus and Process Bus Communications Via the Several IEC 61850 Protocols Schweitzer Engineering Laboratories, Inc. Copyright SEL 2009 Reduce Cost / Complexity of Field Wiring Yard House

More information

Digitizing copper Defining key elements to ensure a successful integration from concept to maintenance

Digitizing copper Defining key elements to ensure a successful integration from concept to maintenance Alejandro Schnakofsky, ABB Inc. Digitizing copper Defining key elements to ensure a successful integration from concept to maintenance Abstract in this paper, IEC61850 GOOSE message is presented as a vehicle

More information

COMMUNICATION NETWORKS. FOX615/612 TEGO1 IEC GOOSE Proxy Gateway interface module.

COMMUNICATION NETWORKS. FOX615/612 TEGO1 IEC GOOSE Proxy Gateway interface module. COMMUNICATION NETWORKS FOX615/612 TEGO1 IEC 61850 GOOSE Proxy Gateway interface module. 2 FOX615/612 TEGO1 IEC 61850 GOOSE GATEWAY INTERFACE MODULE INTRODUCTION 3 FOX615/612 multiplexing platform. Enabling

More information

Graduate School of Fundamental Science and Engineering Computer and Communication Engineering. Waseda University. Master s Thesis

Graduate School of Fundamental Science and Engineering Computer and Communication Engineering. Waseda University. Master s Thesis Graduate School of Fundamental Science and Engineering Computer and Communication Engineering Waseda University Master s Thesis TITLE The study of ICN based routing scheme for Power System Grid Communication

More information

PAP13 - Harmonization of IEEE C with IEC and Precision Time Synchronization

PAP13 - Harmonization of IEEE C with IEC and Precision Time Synchronization PAP13 - Harmonization of IEEE C37.118 with IEC 61850 and Precision Time Synchronization 12 July 2010 Use Cases Related to Mapping IEEE C37.118 with IEC 61850 as Proposed for Draft IEC 61850-90-5 Synchrophasor

More information

IEC GOOSE Communication and Its Impact on Substation Performance

IEC GOOSE Communication and Its Impact on Substation Performance IEC 61850-8-1 GOOSE Communication and Its Impact on Substation Performance Sunil Gupta Department of Electrical & Electronics Engineering, Maharaja Surajmal Institute of Technology, Delhi, India sunil.gupta_eee@msit.in

More information

Experience with a Digital Substation Pilot in North Ame rica

Experience with a Digital Substation Pilot in North Ame rica Experience with a Digital Substation Pilot in North Ame rica Wojciech Szela, Edward Gdowik PECO Harsh Vardhan, R. Ramlachan GE Grid Solutions 2018 Texas A&M Protective Relaying Conference IEC MDS 61850

More information

Designing a Reliable Industrial Ethernet Network

Designing a Reliable Industrial Ethernet Network N-TRON Corp. 820 S. University Blvd. Suite 4E Mobile, Al. 36609 Phone: 251-342-2164 Fax: 251-342-6353 Designing a Reliable Industrial Ethernet Network Most of the major manufacturing automation end users

More information

Synchronous switching of distribution sub networks

Synchronous switching of distribution sub networks Synchronous switching of distribution sub networks Paul Stergiou ConEdison USA Manuel P Pimenta, - ConEdison USA Sergio A Rodriguez ConEdison USA Thomas Horan ConEdison USA Andre Smit- Siemens Industry

More information

How smart can the grid really be?

How smart can the grid really be? How smart can the grid really be? by Dale Pudney, HVT Power Systems and Luo Wei, NR Electric With the improvement of electronic communications and computing technology, it becomes possible to integrate

More information

Experimental Evaluation of an IEC Station Bus Communication Reliability

Experimental Evaluation of an IEC Station Bus Communication Reliability Experimental Evaluation of an IEC 61850-Station Bus Communication Reliability Ahmed Altaher, Stéphane Mocanu, Jean-Marc Thiriet To cite this version: Ahmed Altaher, Stéphane Mocanu, Jean-Marc Thiriet.

More information

TR IEC Deterministic Networking

TR IEC Deterministic Networking INTERNATIONAL ELECTROTECHNICAL COMMISSION TR IEC 61850-90-13 Deterministic Networking Maik Seewald IEC TC57, WG10 maseewal@cisco.com IEC 61850 in a nutshell Title: Communication networks and systems for

More information

Growth. Individual departments in a university buy LANs for their own machines and eventually want to interconnect with other campus LANs.

Growth. Individual departments in a university buy LANs for their own machines and eventually want to interconnect with other campus LANs. Internetworking Multiple networks are a fact of life: Growth. Individual departments in a university buy LANs for their own machines and eventually want to interconnect with other campus LANs. Fault isolation,

More information

Protection and the Communications Network: Can You Hear Me Now?

Protection and the Communications Network: Can You Hear Me Now? Protection and the Communications Network: Can You Hear Me Now? Ken Fodero and Adrian Silgardo Schweitzer Engineering Laboratories, Inc. Published in SEL Journal of Reliable Power, Volume 3, Number 2,

More information

Substation Automation Products. Line differential protection RED670 Relion 670 series

Substation Automation Products. Line differential protection RED670 Relion 670 series Substation Automation Products Line differential protection RED670 Relion 670 series For maximum reliability of your power system The RED670 IED (Intelligent Electronic Device) is designed for protection,

More information

Extended Managed Ethernet Switch - 8 Ports

Extended Managed Ethernet Switch - 8 Ports 11 ConneXium U Product data sheet Extended Managed Ethernet Switch - 8 Ports Description The ConneXium TCSESM-E family of 8 Port Extended Managed Ethernet Switch provides the capabilities of the standard

More information

10X: Power System Technology 10 Years Ahead of Industry International Standards- Based Communications

10X: Power System Technology 10 Years Ahead of Industry International Standards- Based Communications 10X: Power System Technology 10 Years Ahead of Industry International Standards- Based Communications David Dolezilek International Technical Director Information Technology (IT) Methods Jeopardize Operational

More information

1 Introduction. 2 Reasons for media redundancy

1 Introduction. 2 Reasons for media redundancy White Paper Media Redundancy Concepts High Availability in Industrial Ethernet 1 Introduction The general idea of media redundancy and redundant paths is almost as old as the use of Ethernet for industrial

More information

Medium Access Protocols

Medium Access Protocols Medium Access Protocols Summary of MAC protocols What do you do with a shared media? Channel Partitioning, by time, frequency or code Time Division,Code Division, Frequency Division Random partitioning

More information

FAST BUS PROTECTION USING IEC Cassandra Ha Goff

FAST BUS PROTECTION USING IEC Cassandra Ha Goff FAST BUS PROTECTION USING IEC 61850 By Cassandra Ha Goff Approved: Ahmed H. Eltom Professor of Electrical Engineering (Chair) Stephen D. Craven Adjunct Professor of Electrical Engineering (Committee Member)

More information

Designed, built, and tested for troublefree operation in extreme conditions

Designed, built, and tested for troublefree operation in extreme conditions SEL-2730M Managed 24-Port Ethernet Switch Designed, built, and tested for troublefree operation in extreme conditions Highest mean time between failures (MTBF) in the industry provides years of reliable

More information

GUIDELINES FOR USING DEVICE LEVEL RING (DLR) WITH ETHERNET/IP. PUB00316R ODVA, Inc. Page 1 of 18

GUIDELINES FOR USING DEVICE LEVEL RING (DLR) WITH ETHERNET/IP. PUB00316R ODVA, Inc. Page 1 of 18 GUIDELINES FOR USING DEVICE LEVEL RING (DLR) WITH ETHERNET/IP PUB00316R2 2017-2018 ODVA, Inc. Page 1 of 18 Guidelines for Using Device Level Ring (DLR) with EtherNet/IP Contents 1. Introduction... 3 2.

More information

POWER GRIDS. We are bridging the gap. Enabling Digital Substations.

POWER GRIDS. We are bridging the gap. Enabling Digital Substations. POWER GRIDS We are bridging the gap. Enabling Digital s. 2 A B B D i g i ta l S u b s tat i o n s ABB s Digital provides customers in the utility sector with unmatched control and efficiency. The digital

More information

Networking for Data Acquisition Systems. Fabrice Le Goff - 14/02/ ISOTDAQ

Networking for Data Acquisition Systems. Fabrice Le Goff - 14/02/ ISOTDAQ Networking for Data Acquisition Systems Fabrice Le Goff - 14/02/2018 - ISOTDAQ Outline Generalities The OSI Model Ethernet and Local Area Networks IP and Routing TCP, UDP and Transport Efficiency Networking

More information

Requests for Clarifications And Responses Order No. 754 Data Request The Study of Single Point of Failure

Requests for Clarifications And Responses Order No. 754 Data Request The Study of Single Point of Failure Requests for Clarifications And Responses Order No. 754 Data Request The Study of Single Point of Failure Revised: July 12, 2013 Introduction The following information includes requests for clarification

More information

Chapter 6: DNP Introduction. 6.2 Features of the DNP The OSI/ISO model. 6.3 Basic topology

Chapter 6: DNP Introduction. 6.2 Features of the DNP The OSI/ISO model. 6.3 Basic topology 6.1 Introduction DNP3 (Distributed Network Protocol Version 3) is an open, intelligent, robust and efficient modern SCADA protocol designed to optimise the transmission of data acquisition information

More information

Introduction to Open System Interconnection Reference Model

Introduction to Open System Interconnection Reference Model Chapter 5 Introduction to OSI Reference Model 1 Chapter 5 Introduction to Open System Interconnection Reference Model Introduction The Open Systems Interconnection (OSI) model is a reference tool for understanding

More information

Chapter 16: Switched Ethernet in Automation. Wenbo Qiao

Chapter 16: Switched Ethernet in Automation. Wenbo Qiao Chapter 16: Switched Ethernet in Automation Wenbo Qiao Ethernet Basics What is Ethernet? Why Ethernet? ( not FieldBus?) Flexibility, Scalability and Performance Key Strength: many protocols running simultaneously

More information

Grid Automation Controller COM600 How it fits into the Smart Grid?

Grid Automation Controller COM600 How it fits into the Smart Grid? ABB Oy Distribution Automation Grid Automation Controller How it fits into the Smart Grid? May 27, 2014 Slide 1 1MRS756763 E Content Technical Presentation May 27, 2014 Slide 2 Description Grid Automation

More information

IEC The Digital Power System. Mark Thompson National Grid IEC Engineering Manager

IEC The Digital Power System. Mark Thompson National Grid IEC Engineering Manager IEC 61850 The Digital Power System Mark Thompson National Grid IEC 61850 Engineering Manager November 12, 2018 1 Agenda IEC 61850 and the Digital Substation What is Substation Automation? High-Level Review

More information

Mark Cooksley Product Manager

Mark Cooksley Product Manager RSP, RSPE (Expandable), RSPS (Smart), RSPL (Lite), MSP, OCTOPUS, RED, Embedded Ethernet (EES,EESX) and GREYHOUND Switches - New Security, Redundancy, Fault Finding, and Ease of Use Features with HiOS 5.0

More information

IEC unites low-and medium-voltage

IEC unites low-and medium-voltage 25 PROTECTION AND SAFETY IEC 61850 unites low-and medium-voltage IEC 61850 can be used with ABB s low-voltage (LV) intelligent electronic devices (IEDs) such as medium-voltage (MV) protection relays and

More information

GE Intelligent Platforms PAC8000 RTU

GE Intelligent Platforms PAC8000 RTU GE Intelligent Platforms PAC8000 RTU A ruggedized, reliable RTU PAC8000 Remote Terminal Unit (RTU) thrives in the desert heat of the Arabian Peninsula and the arctic cold of Siberian oil fields delivering

More information

Drive Control via EtherNet/IP using CIP Motion and CIP Sync Profile Extensions

Drive Control via EtherNet/IP using CIP Motion and CIP Sync Profile Extensions Drive Control via EtherNet/IP using CIP Motion and CIP Sync Profile Extensions High-Performance Closed Loop Drive Control Using EtherNet/IP 2 This session will discuss why Industrial Ethernet is emerging

More information

NERC CIP in the Real World on a Real Budget

NERC CIP in the Real World on a Real Budget NERC CIP in the Real World on a Real Budget (Strategies for NERC CIP compliance with Ethernet Technology) Authors: Chan Wong PhD., PMP, Engineer 639 Loyola Ave, New Orleans, LA, (504)-495-3765, CWong@entergy.com

More information

Data Communication. Chapter # 1: Introduction. By: William Stalling

Data Communication. Chapter # 1: Introduction. By: William Stalling Data Communication Chapter # 1: By: Introduction William Stalling Data Communication The exchange of data between two devices via some form of transmission medium such as cable wire. For data communications

More information

Simulation of Power System Substation Communications Architecture Based on IEC Standard

Simulation of Power System Substation Communications Architecture Based on IEC Standard Simulation of Power System Substation Communications Architecture Based on IEC 61850 Standard Mohammad Golshani mohammad.golshani@brunel.ac.uk Gareth A. Taylor gareth.taylor@brunel.ac.uk Ioana Pisica ioana.pisica@brunel.ac.uk

More information

Page 1 of 5 Print this Page Close this Window TECHNICAL ARTICLE: STANDARDS-BASED REAL TIME ETHERNET NOW OFF-THE-SHELF Almost every major user organisation is currently propagating its own Ethernet-based

More information

Latency on a Switched Ethernet Network

Latency on a Switched Ethernet Network Page 1 of 6 1 Introduction This document serves to explain the sources of latency on a switched Ethernet network and describe how to calculate cumulative latency as well as provide some real world examples.

More information

UR Universal Relay Series

UR Universal Relay Series GE Digital Energy UR Universal Relay Series Revision 4.43 Release Notes GE Publication Number: GER-4380Rev1 Copyright 2010 GE Multilin Summary Overview GE Multilin issues the UR 4.43 release that introduces

More information

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur Module 5 Broadcast Communication Networks Lesson 5 High Speed LANs Token Ring Based Specific Instructional Objectives On completion, the student will be able to: Explain different categories of High Speed

More information

////// SUBSTATIONS. Control command and local Scada

////// SUBSTATIONS. Control command and local Scada ////// SUBSTATIONS Control command and local GENERAL INFORMATION The solution provided by Sécheron for local control and monitoring of traction substations is a significant step in supporting operations

More information

WHY GO DIGITAL? Evolving from Conventional to Intelligent Digital Substations. GE Grid Solutions. White Paper by: imagination at work

WHY GO DIGITAL? Evolving from Conventional to Intelligent Digital Substations. GE Grid Solutions. White Paper by: imagination at work GE Grid Solutions WHY GO DIGITAL? Evolving from Conventional to Intelligent Digital Substations White Paper by: Abraham Varghese, Global Utility Applications Leader imagination at work Substations are

More information

FAULT DETECTION ISOLATION AND RESTORATION ON THE FEEDER (FDIR): PICK YOUR TECHNOLOGY

FAULT DETECTION ISOLATION AND RESTORATION ON THE FEEDER (FDIR): PICK YOUR TECHNOLOGY FAULT DETECTION ISOLATION AND RESTORATION ON THE FEEDER (FDIR): PICK YOUR TECHNOLOGY Fahrudin Mekic Ken Alloway Cleber Angelo Robert Goodin ABB Inc. USA ABB Inc. USA ABB Inc. USA ABB Inc. USA fahrudin.mekic@us.abb.com.ken.alloway@us.abb.com

More information

Automation System Solutions

Automation System Solutions Automation System Solutions Automation Systems for Power Grid, Power Plant and Industries NR Electric Corporation Automation for Power Grid Substation Automation System Conventional Substation Automation

More information

Workshop : Ethernet as a fieldbus Genève Friday 28th September How Ethernet becomes industrial

Workshop : Ethernet as a fieldbus Genève Friday 28th September How Ethernet becomes industrial Workshop : Ethernet as a fieldbus Genève September 2001 How Ethernet becomes industrial Prof. Bernard Jouga - Supélec, Rennes France Bernard.Jouga@supelec.fr You said Ethernet Ethernet offers A level 1

More information