GOOSEING YOUR PARALLELING SCHEME

Size: px
Start display at page:

Download "GOOSEING YOUR PARALLELING SCHEME"

Transcription

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

2

3 Power & Energy Automation Conference GOOSEING YOUR PARALLELING SCHEME TABLE OF CONTENTS 1 Introduction DTE Energy Stone Pool Substation DTE Energy Functional Requirements Substation LAN Impacts Breaker Status for the Controllers Testing Method Conceptual Architecture Detailed Design Remote I/O Design Drawings Detailed Logic Configurations Lab Testing Test Plan Status Lessons Learned Bibliography... 9 LIST OF FIGURES Figure 1 - LTC Controller with Traditional Circulating Current Equipment... 2 Figure 2 - P2P Default Configuration Settings... 3 Figure 3 - Original Substation LAN with Transformers and IEDs Required to Provide Breaker Status... 4 Figure 4 - Conceptual Architecture... 6 Figure 5 - Logic Diagram... 8 LIST OF FIGURES Table 1 - Remote I/O Requirements... 6 BLACK & VEATCH Introduction i

4

5 Power & Energy Automation Conference GOOSEING YOUR PARALLELING SCHEME 1 Introduction In late 2012, DTE Energy embarked on deploying IEC at new substations in an effort to reduce costs. One area where DTE Energy sees the most cost benefit in deploying IEC is in GOOSE messaging. DTE Energy has been successful deploying two GOOSE schemes to date. Recently, DTE Energy decided to use GOOSE messaging to replace their transformer paralleling scheme. This paper discusses the new GOOSE application and its impact on the substation automation system architecture, the validation testing, the results of the installation, and any lessons learned from the implementation. 1.1 DTE ENERGY Founded in 1903, DTE Electric is the largest electric utility in Michigan and one of the largest in the nation. Based in Detroit, Michigan, DTE Energy is a diversified energy company that develops and manages energy-related businesses and services nationwide. Its operating units include DTE Electric, which generates, transmits and distributes electricity to 2.2 million customers in southeastern Michigan. With an 11,084 megawatt system capacity, the company uses coal, nuclear fuel, natural gas, hydroelectric pumped storage and renewable sources to generate its electrical output. A 1.2 STONE POOL SUBSTATION The Stone Pool Substation is a new Class S type substation located in Detroit, MI and built to serve new load in Midtown Detroit. The substation consists of three 120 kv-13.2 kv, 40MVA transformers and two, 12-position 13.2 kv metalclad switchgear/power distribution center (PDC) line-ups, fed in a 4-bus ring configuration. ITC Transmission Company owns and operates the 120 kv equipment up to the high-side disconnects. One future PDC lineup is planned. The low-side also includes four capacitor banks located in their own enclosure. Each transformer was originally ordered with a load tap changer (LTC) on the low side of the transformer and a corresponding LTC controller and transformer monitor. The substation operation could operate all three transformers in parallel or in any combination. The original design of the substation automation system specified two isolated Ethernet local area networks (LANs) for each PDC, each connecting the following types of intelligent electronic devices (IEDs): 1. Substation data concentrator 2. Protection relays 3. Transformer IEDs (originally a transformer monitor and LTC controller) 4. LTC controllers 5. Capacitor bank controllers 6. Substation computers Today, one PDC includes 36 IEDs and the other contains 42 IEDs. Each PDC s substation LAN includes Ethernet switches and routers that are substation rated and compliant with IEEE 1613 and IEC The LAN architecture is straightforward: LAN A connects primary IEDs. BLACK & VEATCH Introduction 1

6 GOOSEing Your Paralleling Scheme Power & Energy Automation Conference LAN B connects most backup IEDs. The data concentrator and substation computer are dual ported and connected to both LAN A and LAN B. Other IEDs that are not redundant are connected to root switches. This substation is the fourth substation to implement IEC and included the lessons learned from the previous projects: 1. DNP3 TCP/IP is the primary SCADA data collection protocol 2. IEC GOOSE is used for two schemes: a. Fast bus trip scheme b. Capacitor bank control scheme 3. SNTP is the primary time synchronization protocol The traditional transformer paralleling scheme was implemented on previous substations up until Stone Pool Substation. The traditional scheme uses a circulating current method that is typical to the industry and requires several devices in addition to the LTC controller (refer to Figure 1). The LTC controllers installed as part of the design support several different transformer paralleling methods 1 : 1. Traditional circulating current as described in [B, C]. 2. Master/Follower. 3. ΔVAR as described in [D]. 4. ΔVAR method ΔVAR 2 (KeepTrack ). 6. ΔVAR Peer to Peer (P2P), which uses IEC messaging for paralleling up to sixteen transformers and requires the use of status inputs to each controller for knowledge of the status for each transformer s load-side breaker, left breaker, and right breaker. Refer to Figure 2 for all P2P settings in the LTC controller. Figure 1 - LTC Controller with Traditional Circulating Current Equipment 1 Refer to the Beckwith Electric manual for the M2001D for a detailed technical description of all available paralleling methods. 2 FEBRUARY 2017

7 Power & Energy Automation Conference GOOSEING YOUR PARALLELING SCHEME Figure 2 - P2P Default Configuration Settings 2 DTE Energy Functional Requirements DTE Energy wanted to implement the P2P scheme instead of the traditional circulating current method, but the following had to be evaluated: The substation LAN architecture Provision of breaker status to each controller Testing method 2.1 SUBSTATION LAN IMPACTS The original design provided complete separation of each PDC, with two transformers belonging to one PDC. The P2P requires the controllers to be able to hear the GOOSE messages from the other controllers involved in the P2P. Refer to Figure 3. BLACK & VEATCH DTE Energy Functional Requirements 3

8 GOOSEing Your Paralleling Scheme Power & Energy Automation Conference Substation PDC 1 PDC 2 A1 CBL_TIE_A_B87C F1 XFMR1_F_C67 G4 TIE_G_87P H4 CBL_TIE_H_50BF M2 CBL_TIE_M_B87 C R2 XFMR2_R_C67 S5 TIE_S_87P T5 XFMR3_T_C67 XFMR 1 XFMR 2 XFMR 3 M2001D M2001D M2001D LINE BREAKER LEFT BREAKER RIGHT BREAKER LINE BREAKER LEFT BREAKER RIGHT BREAKER LINE BREAKER LEFT BREAKER RIGHT BREAKER 1 Figure 3 - Original Substation LAN with Transformers and IEDs Required to Provide Breaker Status There were several options available to ensure that the controllers could hear each other: 1. Encrypted VPN tunnel between the PDCs. a. The performance of the encrypted VPN tunnel was not known and the performance requirements for the P2P were not published. These requirements are necessary to confirm proper function of the P2P E,F. b. The routers would be in the critical path for the P2P GOOSE messages and they were not redundant F. 2. Move one of the transformers to the other PDC. a. There was limited availability of fiber optic ports, so a new Ethernet switch would be required. b. The data concentrator configurations would require modification to move the data collection to the other PDC. 3. Consolidate the LANS from two independent LANs into one flat LAN with a ring of switches and a backup router to provide some improved performance. a. A new IP address scheme would be required as the old IP address scheme had subnets that were too small for all of the IEDs. b. The data concentrator configurations would require updating to change the IP addresses. 4 FEBRUARY 2017

9 Power & Energy Automation Conference GOOSEING YOUR PARALLELING SCHEME 2.2 BREAKER STATUS FOR THE CONTROLLERS Impacting the decision on network architecture was how to provide the required breaker status to each controller (refer to Figure 4). While the concept sounds simple, the substation s bus configuration: 1. Did not necessarily have one breaker status input for the load side breaker. 2. Did not necessarily have one breaker status input for the left breaker. 3. Did not necessarily have one breaker status input for the right breaker. 4. Some breaker statuses had to be sent to multiple controllers. These breaker statuses could have been hardwired from each PDC to each controller as required, which was a lot of wiring that was not planned. Plus there was already a LAN connection to the transformer cabinets to support the transformer IEDs. A way was needed to minimize wiring changes while maximizing the communications network that was already installed. Another GOOSE application was born! An additional set of GOOSE messages was added between each IED owning a breaker status required by the controller. A new IED was needed that could create three calculated outputs from the required breaker statuses, do so in a way that would cause the P2P to fail safe in the event that the new IED failed or had GOOSE communication problems, and fit into the available space in the control cabinet. 2.3 TESTING METHOD DTE wanted a test plan so that the P2P was completely tested. The vendor does provide a testing method in its standard manual, but it only provided a test procedure for testing the paralleling scheme application. There was no test plan for ensuring all of the IEDs involved were configured properly and communicating. There was no test plan for addressing communication failure modes and whether the application failed-safe. 2.4 CONCEPTUAL ARCHITECTURE The functional requirements were reviewed by a team comprised of the vendor, the substation contractor, and DTE Energy resources from protection, SCADA, IT, and transformers. The group decided to (refer to Figure 4): 1. Combine the substation LANs into one network. 2. Install a new remote I/O device in the transformer cabinets to calculate the required breaker status points from another set of GOOSE messages. 3. Create additions to the test plan to ensure the proper operation of the IEDs and network and to test different failure modes. BLACK & VEATCH DTE Energy Functional Requirements 5

10 GOOSEing Your Paralleling Scheme Power & Energy Automation Conference Substation PDC 1 PDC 2 A1 CBL_TIE_A_B87C F1 XFMR1_F_C67 G4 TIE_G_87P H4 CBL_TIE_H_50BF M2 CBL_TIE_M_B87 C R2 XFMR2_R_C67 S5 TIE_S_87P T5 XFMR3_T_C67 XFMR 1 XFMR 2 XFMR 3 M2001D (3 or 4) Remote I/O M2001D (3 or 4) Remote I/O M2001D (3 or 4) Remote I/O LINE BREAKER LEFT BREAKER RIGHT BREAKER LINE BREAKER LEFT BREAKER RIGHT BREAKER LINE BREAKER LEFT BREAKER RIGHT BREAKER 1 Figure 4 - Conceptual Architecture 3 Detailed Design The detail design involved the following major elements: 1. Finding a remote I/O device that could meet a minimum set of requirements. 2. Updating the design drawings to show the design changes and provide a bill of material for all new equipment. 3. Creating detailed logic to convert GOOSE messages to outputs that the LTC controller inputs could use for breaker status. 4. Modifying the configurations of all impacted IEDs. 5. Lab testing to confirm proper operation. 6. Creating a test plan. 3.1 REMOTE I/O A set of minimum requirements was developed for the remote I/O to ensure proper support of the P2P application. The following requirements were developed and compared against several products available on the market G. Refer to Table 1. Table 1 - Remote I/O Requirements DESCRIPTION REQUIREMENT 6 FEBRUARY 2017

11 Power & Energy Automation Conference GOOSEING YOUR PARALLELING SCHEME DESCRIPTION REQUIREMENT Size 8-1/2" h x 6-1/8" w x d 5.88" h x 5.88" w x d GOOSE Subscription Limit (messages) Minimum 3 Logic Required Inputs Minimum 1 Outputs Minimum 4 Output Voltage Power Supply Operating Temperature Fiber optic Ethernet 120 VAC 120 VAC Outdoor-cabinet rated Required The market for remote I/O devices has remarkably expanded since Several products were compared and one model recommended for implementation. DTE Energy approved the selection and detailed design began. 3.2 DESIGN DRAWINGS The following types of design drawings were modified: Communication Block Diagram (2) Network Closet drawing Fiber Optic Network drawing Ethernet Network drawing (2) Transformer drawings (3) Networking Diagrams (2) Bill of materials (2) 3.3 DETAILED LOGIC Once the detailed design was completed, detailed logic was created based upon the conceptual design shown in Figure 4. The final logic is shown in Figure 5. Highlights of the logic are to calculate the following for each LTC controller: 1. Calculate breaker status based upon received GOOSE messages and Device OK. 2. Calculate an internal logical point called Device OK to indicate either GOOSE communication failure or IED failure. 3. Use the auto/manual switch from the LTC control panel and GOOSE message quality to calculate a new auto/manual status that would place the LTC controller in manual if the auto/manual switch was in manual or there was any GOOSE communication failure. BLACK & VEATCH Detailed Design 7

12 GOOSEing Your Paralleling Scheme Power & Energy Automation Conference XFMR1_SEL-2411 XFMR2_SEL-2411 CBL_TIE_A_B87C XFMR1_F_C67 XFMR1_F_C67.GCB1.PRO.INDGG01_IND01 VB001 LINE_BKR SV02 OUT302 XFMR2_R_C67.GCB1.PRO.INDGG01_IND01 VB001 LINE_BKR SV02 OUT302 TIE_G_87P CBL_TIE_H_50BF TIE_G_87P.GCB1.PRO.INDGG01_IND01 CBL_TIE_H_50BF.GCB1.PRO.INDGG01_IND01 CBL_TIE_M_B87C.GCB1.PRO.INDGG01_IND01 RIGHT_BKR_1 VB002 RIGHT_BKR_2 VB003 RIGHT_BKR_3 VB004 SV03 OUT303 TIE_S_87P.GCB1.PRO.INDGG01_IND01 XFMR3_T_C67.GCB1.PRO.INDGG01_IND01 RIGHT_BKR_1 VB002 RIGHT_BKR_2 VB003 SV03 OUT303 CBL_TIE_M_B87C XFMR2_R_C67 CBL_TIE_A_B87C.GCB1.PRO.INDGG01_IND01 VB005 HALARM LEFT_BKR_1 SV04 OUT304 CBL_TIE_H_50BF.GCB1.PRO.INDGG01_IND01 TIE_G_87P.GCB1.PRO.INDGG01_IND01 CBL_TIE_M_B87C.GCB1.PRO.INDGG01_IND01 VB005 VB006 VB007 LEFT_BKR_1 LEFT_BKR_2 LEFT_BKR_3 SV04 OUT303 CBL_TIE_A_B87C.GCB1.MessageQuality TIE_G_87P.GCB1.MessageQuality VB008 VB009 SV05 XFMR2_R_C67.GCB1.MessageQuality HALARM VB008 TIE_S_87P CBL_TIE_H_50BF.GCB1.MessageQuality VB010 TIE_G_87P.GCB1.MessageQuality VB009 SV05 XFMR3_T_C67 CBL_TIE_M_B87C.GCB1.MessageQuality XFMR1_F_C67.GCB1.MessageQuality VB011 VB TCS SV01 XFMR3_SEL-2411 OUT301 CBL_TIE_H_50BF.GCB1.MessageQuality CBL_TIE_M_B87C.GCB1.MessageQuality TIE_S_87P.GCB1.MessageQuality XFMR3_T_C67.GCB1.MessageQuality VB010 VB011 VB012 VB TCS SV01 OUT301 SV02 OUT302 CBL_TIE_A_B87C.GCB1.PRO.INDGG01_IND01 VB002 RIGHT_BKR_1 OUT303 SV03 TIE_S_87P.GCB1.PRO.INDGG01_IND01 XFMR3_T_C67.GCB1.PRO.INDGG01_IND01 VB005 VB006 LEFT_BKR_1 LEFT_BKR_2 SV04 OUT304 NOTES INPUT FOR 43TCS AUTO/MANUAL SWITCH. MANUAL POSITION IS HIGH INPUT. 2. SV05 USED TO FORCE ALL BREAKERS TO SHOW OPEN, AND LTCCONTROLLER TO MANUAL, UPON SEL-2411FAILURE INDICATION OR LOSS OF ANY GOOSE INPUT. 3. MESSAGE QUALITY IS THE GOOSE MESSAGE QUALITY: A 1 INDICATES BAD QUALITY AND IS LOGICAL OR CONDITION OF ALL OF THE HALARM GOOSE MESSAGE CHECKES FROM EACH DEVICE. SEL ARCHITECT SETTINGS DEFINING QUALITY ARE SET TO DEFAULTS. ALL SEL DEVICES BLOCK THE GOOSE MESSAGE ON BAD QUALITY. CBL_TIE_A_B87C.GCB1.MessageQuality TIE_S_87P.GCB1.MessageQuality XFMR3_T_C67.GCB1.MessageQuality VB008 VB009 VB010 SV05 OUT THE NUMBER OF GOOSE ALLOWED IN THE SEL-2411 IS: 6 INCOMING AND 8 OUTGOING 5. SEE SCHEMATIC DIAGRAM PTD01031L FOR THE OPERATION OF SEL OUTPUTS 6. THE GoID SETTING IS LTCParallel 7. THE AppID SETTING IS 0004 HEX SV01 8. THE BROADCAST MAC ADDRESS IS 01-0C-CD TCS 9. THE MAX TIME ALLOWED TO LIVE SETTING FOR THE RELAYS IS 1000 MS. Figure 5 - Logic Diagram 3.4 CONFIGURATIONS The following configurations were modified or created: 1. Substation data concentrator configuration was modified to update the IP addresses and to poll the remote I/O device for data related to its status. 2. Remote I/O device configurations were created. 3. Eight relay configurations were modified to broadcast a new GOOSE message for the remote I/O device to subscribe. 4. All other IED configurations were modified for a change in IP addresses. 3.5 LAB TESTING The configurations were loaded into a small test system that included three relays and three LTC controllers plus a complete mock-up of all of the LAN equipment. The goals of the lab testing were to confirm: 1. Network communications are as expected under network failure modes. 2. The modified configurations would correctly download to the IEDs without generating any errors. 3. The configurations modified for the P2P scheme generated the expected network traffic. 4. The P2P failure modes performed as expected. 5. Data was reported to the data concentrator as expected. The majority of testing time was spent on the first three items because of problems with the network switch configurations and properly modifying the LTC controller s default GOOSE configurations. 8 FEBRUARY 2017

13 Power & Energy Automation Conference GOOSEING YOUR PARALLELING SCHEME 3.6 TEST PLAN A test plan was created that added to the vendor s test plan by providing a series of steps and tests to perform prior to performing the vendor s recommended P2P application testing. 4 Status As of January 26, 2017, the installation was not complete. The schedule indicates at that time that testing may be completed by the time this paper is presented at the conference. Results will be presented at that time. 5 Lessons Learned The biggest lesson learned is that some vendors interpret the VLAN ID as hexadecimal and others as decimal, making the VLAN ID a new type called hexordecimal. Another lesson learned is that vendors implementing their own GOOSE schemes in products that could be implemented in any substation automation system architecture need to provide technical documentation and configurability so that the scheme can be integrated into the overall substation automation system architecture, such as: Logical network requirements (such as required VLAN ID and whether value is configured as hexadecimal or decimal). Performance requirements for the application (what performance class from IEC is required so that application performs properly). GOOSE message settings, such as VLAN ID, GOOSE ID, broadcast MAC address, and APP ID should be user configurable. VLAN priority and retransmission time should be allowed to be modified by the user unless adverse performance results. IEC CID files should be provided with instructions on how to download. 6 Bibliography A DTE-About DTE, retrieved 2017/01/24, from B Application Note #11, Introduction to Paralleling of LTC Transformers by the Circulating Current Method, available from C Application Note #13, Advanced Paralleling of LTC Transformers by the Circulating Current Method, available from D Application note #24, Advanced Paralleling of LTC Transformers by DVAr Method, available from E Preuss, Boles, and Nutter, Are Fast Flying GOOSE Messages a Myth?, presented at the 2016 Power & Energy Conference. F IEEE P , Draft 11, Recommended Practice for Implementing an IEC Based Substation Communications, Protection, Monitoring and Control System. G Preuss, Applications for Distributed I/O in Substation Integration and Automation Systems, presented at the 2009 Western Power Delivery Automation Conference. BLACK & VEATCH Status 9

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

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

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

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

IEC Overview. Grant Gilchrist. Principal Consultant, Smart Grid Engineering November 2009

IEC Overview. Grant Gilchrist. Principal Consultant, Smart Grid Engineering November 2009 IEC 61850 Overview Grant Gilchrist Principal Consultant, Smart Grid Engineering November 2009 Traditional Power System Protocols Memory-mapped Register-based, like a filing cabinet. Anything could be in

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

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

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

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

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

SEL-2730M. Reliably Control and Monitor Your Substation and Plant Networks. Managed 24-Port Ethernet Switch

SEL-2730M. Reliably Control and Monitor Your Substation and Plant Networks. Managed 24-Port Ethernet Switch SEL-2730M Managed 24-Port Ethernet Switch Reliably Control and Monitor Your Substation and Plant Networks Features and Benefits Tough Designed, built, and tested for trouble-free operation in extreme conditions,

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

More Than Communication the Engineering Approach of IEC 61850

More Than Communication the Engineering Approach of IEC 61850 More Than Communication the Engineering Approach of IEC 61850 Tim Tibbals and Dave Dolezilek Schweitzer Engineering Laboratories, Inc. Presented at the 2nd International Conference on Advanced Power System

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

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

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

Standards Are Not Enough! Challenges of Interoperability. A. ESHPETER SUBNET Solutions Inc. Canada

Standards Are Not Enough! Challenges of Interoperability. A. ESHPETER SUBNET Solutions Inc. Canada 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2015 Grid of the Future Symposium Standards Are Not Enough! Challenges of 61850 Interoperability A. ESHPETER SUBNET Solutions

More information

Designing Non-Deterministic PAC Systems to Meet Deterministic Requirements

Designing Non-Deterministic PAC Systems to Meet Deterministic Requirements 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

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

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

November 29, ECE 421 Session 28. Utility SCADA and Automation. Presented by: Chris Dyer

November 29, ECE 421 Session 28. Utility SCADA and Automation. Presented by: Chris Dyer ECE 421 Session 28 November 29, 2018 Utility SCADA and Automation Presented by: Chris Dyer Utility SCADA & Automation Chris Dyer, P.E. BSEE University of Idaho, 1997 SCADA & Automation Engineer POWER Engineers,

More information

An Innovative Approach to Implementing SCADA into the Industrial Environment

An Innovative Approach to Implementing SCADA into the Industrial Environment Feature An Innovative Approach to Implementing SCADA into the Industrial Environment by Lynn Hamrick and David Charles ESCO Energy Services ESCO Energy Services Company recently implemented a Supervisory,

More information

Peter Overgaauw Pascal Stijns 27 Oct 2016 EXPERION PKS CONTROLS ELECTRICAL SYSTEMS TOO!

Peter Overgaauw Pascal Stijns 27 Oct 2016 EXPERION PKS CONTROLS ELECTRICAL SYSTEMS TOO! Peter Overgaauw Pascal Stijns 27 Oct 2016 EXPERION PKS CONTROLS ELECTRICAL SYSTEMS TOO! Abstract Gain a basic understanding of an electrical control management system Exposure to a number of technology

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

Npefm!681F! !!!681F!Gjcfspqujd!Usbotdfjwfs! Gjcfspqujd!Ofuxpsl!Tpmvujpo!! Model 570E Features. The Fiberoptic Communications Specialists

Npefm!681F! !!!681F!Gjcfspqujd!Usbotdfjwfs! Gjcfspqujd!Ofuxpsl!Tpmvujpo!! Model 570E Features. The Fiberoptic Communications Specialists !!!681F!Gjcfspqujd!Usbotdfjwfs! Gjcfspqujd!Ofuxpsl!Tpmvujpo!! The Fiberoptic Communications Specialists The Model 570E offers high-speed serial communication to meet the challenging needs of distribution

More information

Catching Falling Conductors in Midair Detecting and Tripping Broken Distribution Circuit Conductors at Protection Speeds

Catching Falling Conductors in Midair Detecting and Tripping Broken Distribution Circuit Conductors at Protection Speeds Catching Falling Conductors in Midair Detecting and Tripping Broken Distribution Circuit Conductors at rotection Speeds Karl Iliev San Diego Gas & Electric Company Eric Udren Quanta Technology, LLC Copyright

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

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

Protection, Automation, and Control System. Combine subcycle line protection with complete substation bay control

Protection, Automation, and Control System. Combine subcycle line protection with complete substation bay control Protection, Automation, and Control System Combine subcycle line protection with complete substation bay control Subcycle distance protection minimizes damage and expensive repairs on transmission lines.

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

October 05, ECE 421 Session 12. Utility SCADA and Automation. Presented by: Chris Dyer

October 05, ECE 421 Session 12. Utility SCADA and Automation. Presented by: Chris Dyer ECE 421 Session 12 October 05, 2017 Utility SCADA and Automation Presented by: Chris Dyer Utility SCADA & Automation Chris Dyer, P.E. BSEE University of Idaho, 1997 SCADA & Automation Engineer POWER Engineers,

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

SDG&E EPIC Program Overview

SDG&E EPIC Program Overview SDG&E EPIC Program Overview Presented by: Frank Goodman, SDG&E i-pcgrid Workshop March 30, 2018. All copyright and trademark rights reserved. Presentation overview SDG&E overview Project lists for three

More information

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

Lecture 5 Substation Automation Systems. Course map

Lecture 5 Substation Automation Systems. Course map Lecture 5 Substation Automation Systems 1 Course map 2 1 Contents of the Lecture Part 1 Substation Automation Components Substation Automation Functions Communication within the Substation (Intro) Part

More information

Multi-Vendor Data Concentration of 7000 Distribution Devices to Facilitate Asset Optimization

Multi-Vendor Data Concentration of 7000 Distribution Devices to Facilitate Asset Optimization Multi-Vendor Data Concentration of 7000 Distribution Devices to Facilitate Asset Optimization Alan Lytz System Architect PPL Electric Utilities HQ: Allentown Pennsylvania USA 1.4 million customers 80,000

More information

Kyland solution for IEEE1588 Precision Time Synchronization in Electric Utilities

Kyland solution for IEEE1588 Precision Time Synchronization in Electric Utilities Kyland solution for IEEE1588 Precision Time Synchronization in Electric Utilities IEEE1588 v2 In measurement and control systems there is often a need to synchronize distributed clocks. Traditionally,

More information

Real-Time Automation Controller (RTAC) Powerful, reliable, and secure multifunction controller

Real-Time Automation Controller (RTAC) Powerful, reliable, and secure multifunction controller SEL-3530 Real-Time Automation Controller (RTAC) Powerful, reliable, and secure multifunction controller Versatile RTAC operates as a supervisory control and data acquisition (SCADA) remote terminal unit

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

Power Systems Communications Implementation of IEC61850 in a Substation Environment

Power Systems Communications Implementation of IEC61850 in a Substation Environment Power Systems Communications Implementation of IEC61850 in a Substation Environment 26 October 2009 Reference VEE4700-01 Revision 0 Document Control Document ID: DOCUMENT1 Rev No Date Revision Details

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

Scout-S Station Controller

Scout-S Station Controller Scout-S Station Controller Substation Automation Scout-S Station Controller The Scout-S Station Controller is a SCADA enabled remote terminal unit (RTU) with a data concentrator, event reporter, and built-in

More information

A Collation & Analysis Methodology for Substation Event Data via a Web Interface (supporting COMTRADE, GOOSE & MMS Data Sources from Multiple Vendors)

A Collation & Analysis Methodology for Substation Event Data via a Web Interface (supporting COMTRADE, GOOSE & MMS Data Sources from Multiple Vendors) 1 A Collation & Analysis Methodology for Substation Event Data via a Web Interface (supporting COMTRADE, GOOSE & MMS Data Sources from Multiple Vendors) Abstract Author: Bruce Mackay Email Address: bruce.mackay@concogrp.com

More information

Engineering Approach for the End User in IEC applications

Engineering Approach for the End User in IEC applications 21, rue d Artois, F-75008 PARIS D2/B5-115 CIGRE 2010 http : //www.cigre.org Engineering Approach for the End User in IEC 61850 applications N. NIBBIO M. GENIER C. BRUNNER Romande Energie SA SIG UTInnovation

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

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

Our Power & Control line of Business offers solutions that safely distribute power to your home or business. Our product range includes Low/Medium

Our Power & Control line of Business offers solutions that safely distribute power to your home or business. Our product range includes Low/Medium Our Power & Control line of Business offers solutions that safely distribute power to your home or business. Our product range includes Low/Medium Voltage Panels and Enclosures designed and built with

More information

High-Reliability Fault-Clearing System solution. Application Guide. Outdoor Distribution (15.5 kv through 38 kv) S&C ELECTRIC COMPANY

High-Reliability Fault-Clearing System solution. Application Guide. Outdoor Distribution (15.5 kv through 38 kv) S&C ELECTRIC COMPANY S&C Remote Supervisory V ista Outdoor Distribution (15.5 kv through 38 kv) Electric utility customers are increasingly concerned about the frequency and duration of outages they are experiencing, and are

More information

Data Concentration of 7000 Distribution Devices to Facilitate Asset Optimization with the PI System

Data Concentration of 7000 Distribution Devices to Facilitate Asset Optimization with the PI System Data Concentration of 7000 Distribution Devices to Facilitate Asset Optimization with the PI System Presented by Alan Lytz System Architect PPL Electric Utilities HQ: Allentown Pennsylvania USA 1.4 million

More information

Lecture 6 Substation Automation Systems

Lecture 6 Substation Automation Systems Lecture 6 Substation Automation Systems 1 Course map 2 Contents of the Lecture Part 1 Substation Automation Components & Architectures Substation Automation Functions Communication within the Substation

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

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

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition Chapter Seven Local Area Networks: Part 1 Data Communications and Computer Networks: A Business User s Approach Seventh Edition After reading this chapter, you should be able to: State the definition of

More information

Using the Bitronics 70 Series to Improve Local Monitoring and Control

Using the Bitronics 70 Series to Improve Local Monitoring and Control Automate a Substation and Preserve the Electromechanical Relay Investment Part Two of Four Using the Bitronics 70 Series to Improve Local Monitoring and Control Paul Grabowski - Bitronics Senior Application

More information

EECS Introduction to Computer Networking. Local Area Networks / Ethernet. Hub

EECS Introduction to Computer Networking. Local Area Networks / Ethernet. Hub Ethernet -- Topology: Ethernet MAC: Hub Single collision domain Hub Hub Relay Collision! After a collision, stop for a random time wait for a random time, then try again. (Walrand/Varaiya slides) - computers

More information

Transmission Infrastructure Investment & Development in Vietnam

Transmission Infrastructure Investment & Development in Vietnam Transmission Infrastructure Investment & Development in Vietnam Presented by: Mr. Cao Duc Dung Expert of Technical Department National Power Transmission Corporation (NPT) 28 September, 2011 1 CONTENTS

More information

IT114 NETWORK+ Learning Unit 1 Objectives: 1, 2 Time In-Class Time Out-Of-Class Hours 2-3. Lectures: Course Introduction and Overview

IT114 NETWORK+ Learning Unit 1 Objectives: 1, 2 Time In-Class Time Out-Of-Class Hours 2-3. Lectures: Course Introduction and Overview IT114 NETWORK+ Course Objectives Upon successful completion of this course, the student will be able to: 1. Identify the devices and elements of computer networks; 2. Diagram network models using the appropriate

More information

An Insight into IEC Protocol mplementation with ERLPhase new generation Devices

An Insight into IEC Protocol mplementation with ERLPhase new generation Devices An Insight into IEC 61850 Protocol mplementation with ERLPhase new generation Devices IEEE Winnipeg January 25, 2011 Dr. Krish Narendra, PhD VP Technology and Quality ERLPhase Power Technologies Ltd. All

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

T48 - Integrating Your Power and Automation Control Systems

T48 - Integrating Your Power and Automation Control Systems T48 - Integrating Your Power and Automation Control Systems PUBLIC Copyright 2018 Rockwell Automation, Inc. All Rights Reserved. 1 Integrated Power & Automation The Evolution of End Client Requirements

More information

SDG&E s EPIC Demonstration Projects on Emerging Communication Standards. IEC Europe 2017 Conference. Frank Goodman, SDG&E EPIC Program Manager

SDG&E s EPIC Demonstration Projects on Emerging Communication Standards. IEC Europe 2017 Conference. Frank Goodman, SDG&E EPIC Program Manager SDG&E s EPIC Demonstration Projects on Emerging Communication Standards Frank Goodman, SDG&E EPIC Program Manager IEC 61850 Europe 2017 Conference September 26-28, 2017 2017 San Diego Gas & Electric Company.

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

Case Study: Using IEC to Simplify Lockout Circuits in a 345 kv Wind Generation Integration Substation

Case Study: Using IEC to Simplify Lockout Circuits in a 345 kv Wind Generation Integration Substation Case Study: Using IEC 61850 to Simplify Lockout Circuits in a 345 kv Wind Generation Integration Substation Derek Vonada and Gary Condict Sunflower Electric Power Corporation Jonathan Martin UC Synergetic

More information

Lecture #11 Power system communication

Lecture #11 Power system communication KTH ROYAL INSTITUTE OF TECHNOLOGY Lecture #11 Power system communication Nicholas Honeth In this series Lecture #9 Communication protocol basics The OSI model Relationship between OSI and

More information

Chapter 2 Review Questions

Chapter 2 Review Questions Chapter 2 Review Questions The following questions are designed to test your understanding of this chapter s material. For more information on how to get additional questions, please see www.lammle.com/ccn

More information

Real-Time Automation Controllers (RTACs) Economical, multifunctional, compact real-time automation control

Real-Time Automation Controllers (RTACs) Economical, multifunctional, compact real-time automation control SEL-3505/3505-3 Real-Time Automation Controllers (RTACs) Economical, multifunctional, compact real-time automation control RTAC versatility facilitates easy event collection, protocol conversion, and secure

More information

DS Agile C264. Grid Solutions. Dual-bay Modular Substation Controller. Multi-function Controller. Automation and Control. Advanced Communication

DS Agile C264. Grid Solutions. Dual-bay Modular Substation Controller. Multi-function Controller. Automation and Control. Advanced Communication GE Grid Solutions DS Agile C264 Dual-bay Modular Substation Controller The DS Agile C264 substation controller is a sophisticated solution supporting multiple applications and functions for substation

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

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

Global Synchronized Phasor Measurement Standards

Global Synchronized Phasor Measurement Standards Global Synchronized Phasor Measurement Standards Vahid Madani and Farnoosh Rahmatian March 30, 2011 i-pcgrid Workshop 2011 Phasor Measurement System GPS Timing standards IEEE 1588 PTP C37.238 Profile Communication

More information

Local Area Network Overview

Local Area Network Overview Local Area Network Overview Chapter 15 CS420/520 Axel Krings Page 1 LAN Applications (1) Personal computer LANs Low cost Limited data rate Back end networks Interconnecting large systems (mainframes and

More information

Cisco Cisco Certified Network Associate (CCNA)

Cisco Cisco Certified Network Associate (CCNA) Cisco 200-125 Cisco Certified Network Associate (CCNA) http://killexams.com/pass4sure/exam-detail/200-125 Question: 769 Refer to exhibit: Which destination addresses will be used by Host A to send data

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

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

IEC What It Can and Cannot Offer to Traditional Protection Schemes

IEC What It Can and Cannot Offer to Traditional Protection Schemes 1 IEC 61850 What It Can and Cannot Offer to Traditional Protection Schemes Daqing Hou and Dave Dolezilek, Schweitzer Engineering Laboratories, Inc. Abstract As the latest standard that is quickly gaining

More information

OrionLX. An Overview of the OrionLX Product Line

OrionLX. An Overview of the OrionLX Product Line OrionLX TM An Overview of the OrionLX Product Line The Best Substation Automation Platform Out There Is in Here The OrionLX Family of Substation Automation Platforms perform an expanding array of 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

Trademarks. Statement of Conditions by NETGEAR, Inc. All rights reserved.

Trademarks. Statement of Conditions by NETGEAR, Inc. All rights reserved. 2004 by NETGEAR, Inc. All rights reserved. Trademarks @2004 NETGEAR, Inc. NETGEAR, the Netgear logo, The Gear Guy and Everybody s connecting are trademarks of Netgear, Inc. in the United States and/or

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

115 kv / 34.5 kv Solar Power Plant / Substation

115 kv / 34.5 kv Solar Power Plant / Substation 115 kv / 34.5 kv Solar Power Plant / Substation Project Plan MAY1602 INDUSTRY CLIENT: ADVISORS: TEAM EMAIL: TEAM: Black and Veatch Corporation Venkataramana Ajjarapu, Anne Kimber may1602@iastate.edu Chase

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

Distribution Substations Relaying

Distribution Substations Relaying Distribution Substations Relaying Trends That Will Affect Your Next Design Court H. Weathers, PE August 2018 1 Trend: Increasing Integration 3 ElectromechanincalRelays & RTUs Limited Status (52a) Few Controls

More information

CH : 15 LOCAL AREA NETWORK OVERVIEW

CH : 15 LOCAL AREA NETWORK OVERVIEW CH : 15 LOCAL AREA NETWORK OVERVIEW P. 447 LAN (Local Area Network) A LAN consists of a shared transmission medium and a set of hardware and software for interfacing devices to the medium and regulating

More information

IEC Engineering Process and Multi-Vendor System Configuration Tools Reduce Engineering Costs of Substation Automation Projects

IEC Engineering Process and Multi-Vendor System Configuration Tools Reduce Engineering Costs of Substation Automation Projects IEC 61850 Engineering Process and Multi-Vendor System Configuration Tools Reduce Engineering Costs of Substation Automation Projects Adam Gauci, P.Eng. Schneider Electric North America Summary Abstract...

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

Design and Implementation of IEC in Communication-Assisted Protection Strategy

Design and Implementation of IEC in Communication-Assisted Protection Strategy Design and Implementation of IEC 61850 in Communication-Assisted Protection Strategy Wei Sun, Reece Chambers, Ryan Kleinjan, Jeremy Nelson and Steven Hietpas Dept. of Electrical Engineering and Computer

More information

SIPROTEC 5 V7.8 Protection, automation and monitoring for digital substations

SIPROTEC 5 V7.8 Protection, automation and monitoring for digital substations SIPROTEC 5 V7.8 Protection, automation and monitoring for digital substations siemens.com/siprotec5 SIPROTEC 5 Table of content Introduction New functions of V7.8 SIPROTEC 5 - the core of Digital Substation

More information

The Smart Utility Meets The Smart tgid Grid. The Smart. Bob Uluski. Technology Quanta Technology LLC

The Smart Utility Meets The Smart tgid Grid. The Smart. Bob Uluski. Technology Quanta Technology LLC The Smart Utility Meets The Smart tgid Grid The Smart Substation Bob Uluski Quanta Technology Why is the Smart Substation Key power apparatus important? for maintaining the reliability and efficiency of

More information

MONITORING AND CONTROL REQUIREMENTS FOR DISTRIBUTED GENERATION FACILITIES

MONITORING AND CONTROL REQUIREMENTS FOR DISTRIBUTED GENERATION FACILITIES MONITORING AND CONTROL REQUIREMENTS FOR DISTRIBUTED GENERATION FACILITIES 1. Introduction Real time monitoring and control is necessary to ensure public and employee safety and to protect the integrity

More information

I E C E N G I N E E R I N G P R O C E S S I N O F F S H O R E W I N D F A R M S

I E C E N G I N E E R I N G P R O C E S S I N O F F S H O R E W I N D F A R M S IEC 61850 ENGINEERING PROCESS IN OFFSHORE WIND FARMS Saeed Nemati 27 September 2017 IEC 61850 2 IEC 61850 in Offshore Wind Farms About Dong Energy Main Business Units Bioenergy & Thermal Power Distribution

More information

Communication Networks

Communication Networks Communication Networks Nicholas Honeth (nicholash@ics.kth.se) Contents of the series Lecture 10 - Recap of the networks we ve seen so far - OSI model - Circuit and packet switching - Physical media Lecture

More information

Lecture #7 Substation Automation with IEC 61850

Lecture #7 Substation Automation with IEC 61850 Lecture #7 Substation Automation with IEC 61850 Course map 1 Outline of the Lecture Recap of Substation Configurations Recap of Substation Automation Functions Recap of modern substation architectures

More information

MINER-S Station Controller

MINER-S Station Controller MINER-S Station Controller Substation Automation MINER-S Station Controller The MINER-S Station Controller is a SCADA enabled fixed point remote terminal unit (RTU) with a data concentrator, event reporter,

More information

IEEE Standards Activities in the Smart Grid Space (ICT Focus) Overview

IEEE Standards Activities in the Smart Grid Space (ICT Focus) Overview This document contains supplemental information referenced by the European Rolling Plan for ICT Standardisation. IEEE Standards Activities in the Smart Grid Space (ICT Focus) Overview IEEE s standardization

More information

Karl Iliev, San Diego Gas & Electric Company

Karl Iliev, San Diego Gas & Electric Company INTEGRATING DER THROUGH DISTRIBUTION SYNCROPHASORS Karl Iliev, San Diego Gas & Electric Company 2002 San Diego Gas and Electric Co. and Southern California Gas Company. All copyright and trademark rights

More information

E1-E2 (EB) Chapter 7 NIB II

E1-E2 (EB) Chapter 7 NIB II E1-E2 (EB) Chapter 7 NIB II For internal circulation of BSNL only Page 1 7. NIB PHASE - II Core of BSNL s Broadband service is National Internet Backbone (NIB). NIB is a mission to build world-class infrastructure

More information

1: Review Of Semester Provide an overview of encapsulation.

1: Review Of Semester Provide an overview of encapsulation. 1: Review Of Semester 1 1.1.1.1. Provide an overview of encapsulation. Networking evolves to support current and future applications. By dividing and organizing the networking tasks into separate layers/functions,

More information

Substation SCADA Monitoring

Substation SCADA Monitoring Substation SCADA Monitoring Contact us Today for a FREE quotation to deliver this course at your company?s location. https://www.electricityforum.com/onsite-training-rfq Substations are a critical component

More information

Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and

Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and Networking Technologies Mean? p. 3 What Is a Computer Network?

More information

Practical Backup Fault Protection with Synchrophasors

Practical Backup Fault Protection with Synchrophasors Practical Backup Fault Protection with Synchrophasors Eric A. Udren Quanta Technology, LLC Pittsburgh, PA Presentation for Celebrating the visions of Synchrophasor Pioneers: A technical symposium in honor

More information