A Deterministic Analysis Method for Back-feed Power Restoration of Distribution Networks

Size: px
Start display at page:

Download "A Deterministic Analysis Method for Back-feed Power Restoration of Distribution Networks"

Transcription

1 1 A Deterministic Analysis Method for Back-feed Power Restoration of Distribution Networks Zhenyuan Wang, Vaibhav Donde, Fang Yang, James Stoupis, Member, IEEE Abstract This paper presents a deterministic algorithm that identifies a back-feed restoration strategy to restore the out-ofservice load due to fault isolation while ensuring that the postrestoration network has a valid configuration. The algorithm is based on the concepts of network tracing and it supports both single-path and multi-path restoration. In case the network components are too stressed and even the multi-path restoration cannot restore all the out-of-service loads, the algorithm tries to shed minimal load while restoring as many other loads as possible. Capability of the algorithm is demonstrated with a few back-feed restoration solution examples. Index Terms feeder automation, distribution automation, restoration switching analysis, power restoration, network model. S I. INTRODUCTION MART Grid refers to electric power systems that enhance grid reliability and efficiency by automatically anticipating and responding to system disturbances [1]. To achieve smart grid at the power distribution system level, various automatic technologies have been attempted in the areas of system metering, protection, and control. Within these technologies, automated power restoration [2-4] is an important part of the smart grid puzzle. Traditionally, electric utilities use the trouble call system to detect power outages. Specifically, when a fault occurs and customers experience power outages, they call and report the power outage. The distribution system control center then dispatches a maintenance crew to the field. The crew first finds the actual fault location, and then implements the switching scheme(s) to conduct fault isolation and power restoration. This traditional procedure for power restoration may take several hours to complete, depending on how fast customers report the power outage and the maintenance crew can locate the fault point and conduct the power restoration. In recent years, utilities have deployed the feeder switching devices (reclosers, circuit breakers, and so on) with intelligent electronic devices (IEDs) for protection and control applications. The automated capabilities of IEDs, such as measurement, monitoring, control, and communication This work is supported by ABB Corporate Research funding. All authors are with the ABB US Corporate Research Center, 940 Main Campus Dr., Suite 300, Raleigh, NC 27606, USA ( s: Zhenyuan.Wang@us.abb.com, Vaibhav.D.Donde@us.abb.com, Fang.Yang@us.abb.com, James.Stoupis@us.abb.com ) /09/$ IEEE functions, make it practical to implement automated fault identification, fault isolation, and power restoration. As a result, the power outage duration and the system reliability can be improved significantly. Based on the information provided by IEDs, automated fault location identification and fault isolation are relatively easy to achieve. In contrast, automated power restoration becomes a challenging task because of the consideration of operating constraints, load balancing and many other practical concerns, and many research efforts have been focused in this area. Many automated power restoration algorithms have been proposed in previous literature, such as heuristic search-based techniques [5-8], artificial intelligent-based algorithms [9-14] (e.g., expert system, genetic method, fuzzy logic), analyticalbased algorithms [15, 16], and algorithms combining two or more of these techniques [16, 17]. Although some of the proposed algorithms aim to provide a real-time solution, most of them are only suitable for planning analysis or were developed to be executed in the distribution control centers to aid system operators with appropriate decisions. This paper presents an on-line method for the automated power restoration application previously described. The developed method conducts a deterministic analysis to achieve back-feed power restoration, i.e., healthy load zones that have lost power will be restored through their boundary tie switching devices from neighboring sources, and no reconfiguration beyond the tie devices will be considered. The back-feed restoration should not overload any part of the back-feeding network. As forward-feed power restoration for circuit breaker and load switch mixed networks is straightforward, it is excluded from the scope of this method. Thus, the fault isolation switching devices in this algorithm are used for back-feeding isolation only. II. REQUIREMENTS, CONCEPTS AND METHODOLOGIES A restoration switching analysis (RSA) algorithm produces a switching sequence that when executed, will reach a valid post-restoration network that satisfies the following requirements: 1) it is radial; 2) there is no current violation at any network component; 3) there is no voltage violation at any network node. A complete restoration switching analysis algorithm also has optimization requirements such as the minimization of

2 2 network losses and the number of switching operation, and the load balancing of transformers that participate in the backfeed, etc. Not all these requirements are covered in this paper, Furthermore, other important issues related to the fault restoration execution, such as protection coordination of IEDs after the restoration, and switching control exception (switching device fails to operate) handling during the execution, are not discussed in this paper due to the on-going research nature of the topic. They are certainly the subjects of future papers. The algorithm in this paper is based on the following concepts and methodologies. A. Network Model For the sake of method description, a simplified network model is considered that includes three types of components: sources, switching devices (a.k.a. switches that represent sectionalizers, load switches, circuit breakers and reclosers), and loads. Sources are assumed to have limited capacity (ampere rating) but constant voltage. Switches are assumed to have limited loading capability (in amperes, circuit breakers and reclosers have unlimited current interruption capability). Loads are assumed to be of constant power and connect to switches over zero-impedance feeder conductors. The conductors have limited current carrying capability. B. Connectivity Matrix The connectivity of the network model is represented by the branch-node incidence matrix of the graph represented by the network. For the simplified network model in Figure 1, the matrix has the form Brk1 SW 2 SW 6 SW 3 Brk2 SW1 SW5 SW 4 L1 L2 L3 L4 L5 L6 S1 S2 The rows and columns of this matrix correspond to the switches and buses (loads and sources) respectively. The rows and columns are labeled with the corresponding switch and bus names for clarity. Columns of this matrix are arranged in such a way that the ones corresponding to load buses are placed first, followed by those corresponding to source buses. To observe this, the matrix above has been partitioned into two groups of columns. The first group of columns correspond to load buses while the other group to source buses. The upstream and downstream bus information for each (1) switch is also stored in this matrix. The elements on any row are either +1, -1 or 0 (0 is omitted in Equation 1 for clarity). The element +1 denotes the upstream bus position and -1 denotes the downstream bus position. For instance, the first row that corresponds to the switch Brk1, the element in the L1 column is -1 and that in the S1 column is +1. Thus, bus S1 is an upstream bus of Brk1 while L1 is its downstream bus. Since an upstream and downstream of a normally open (NO) tie switch are not defined, +1 and -1 elements are arbitrarily placed at the columns corresponding to the terminal buses of an NO tie switch (for example, see the rows corresponding to switches SW5 and SW6). The network tracing algorithms described below are based on this connectivity matrix. Figure 1: Example Distribution Network (Simplified) C. Restoration Validation Check The restoration validation check confirms the validity of the post-restoration network configuration in order to ensure that the network is radial and all the currents and voltages are within the component limits. The restoration algorithm that forms the main focus of this paper (Section III. ) produces radial post-restoration networks. Thus any additional radiality checks are not necessary. A current violation check is done as an integral part of the algorithm, based on the loading aggregation method described below. This check ensures that for all the network components, their post-restoration loading currents are less than their loading current limits. Voltage violation can be checked after a load flow analysis of the post-restoration network, or it can be checked as an integral part of the algorithm. This paper uses a simplified network model mainly to illustrate how the restoration switching sequence can be determined. For such a simplified network, load flow analysis cannot guarantee the outcome accuracy of the voltage violation check (In fact, any load flow analysis without considering load fluctuations has limited capability of evaluating bus voltage violations, and the voltage violation check based on this analysis is of limited value). Voltage violation check is therefore not the main focus of this paper. However, when a detailed network model is available, this algorithm can be modified to include a voltage validation process based on load flow analysis, to make sure the postrestoration network does not have dangerously high or low voltages on any node.

3 3 D. Network Tracing based Loading Aggregation As stated in the introduction, back-feed power restoration should not overload any part of the back-feeding network. In the algorithm, this is achieved by a recursive network tracing based loading aggregation method: 1) Start from a back-feeding source (usually a transformer), trace down all the network components it supplies, until the end of the tree structure is reached; 2) When returning to the source, the tracing method sums up the loading current at each network component and if applicable, compared with its corresponding limit; 3) The available capacity of a source can be calculated after the tracing goes back to the source. The available capacity factor of a source can be defined as: ( S LD ) S sum acf = (2) S Where S is the source capacity, LD sum is the present loading level of the source. E. Path Selection at T-Node A T-node is defined as the connection point of a lateral in a feeder. If the isolated network has T-nodes, its pre-restoration tree structure will define the isolation switch as the root and the potential back-feeding tie switches as the termination end. Suppose that both of the two downstream branches of a T- node may be back-fed, the algorithm has to choose one out of the two, otherwise a circuit loop will be generated in the postrestoration network. If the two downstream branches are to be back-fed from the same source, the branch with higher loading capability (absolute value) all the way to the source is chosen; otherwise, either the source of the higher available capacity is chosen, or the source with the lower available capacity factor S acf (as computed according to Equation 2) is chosen. A back-feeding path is defined as the connected circuit component from the back-feed source to the to-be-closed tie switch. F. Single-Path and Multi-Path Restoration If a source can provide the restoration power over a single path to an out-of-service load zone, the restoration is called a single-path restoration. Otherwise, the out-of-service load zone may have to be split into two or more load zones to be back-feed, and the scenario is named as multi-path restoration. Both single-path and multi-path restorations may have to shed load in case the back-feed source capacity or feeder components loading capability is not sufficient. III. THE ALGORITHM As shown in Figure 2, the algorithm starts with a backfeeding isolation switch search. This search is done on the pre-fault network s tree structure, with the tripped breaker as the root. The search traces down the tree, finds the most downstream switch that passed the fault current, and names it the forward-feed isolation switch. It then traces down further Figure 2: Flowchart of the Algorithm

4 4 for the first layer of downstream switches, and names them the back-feed isolation switches SW iso [i]. Then, the algorithm applies the following recursive steps: 1. For each isolation switch SW iso [i], the algorithm traces downstream and finds the first T-node (multi-connection load node) L mc, which is the load node that connects with more than one downstream switch; 2. After finding the first L mc node, the following judgment is made: if one or more single back-feed path exists to restore all loads in the particular isolated network by itself, then the back-feed path with the maximum available capacity will be selected; the restoration algorithm then returns to the Step 1 to process the next isolation switch. Otherwise, when no single back-feed path has sufficient capacity, the algorithm searches all the immediate downstream switches that connect to the L mc and stores them in vector SW other []; 3. The algorithm continues to trace all the downstream closed switches between the first L mc and a downstream tie-switch or a downstream second L mc node and stores them in vector SWs[]; 4. By opening each switch in SWs[], the algorithm determines whether the network will be divided into two sub-networks, in which out-of-service loads can be restored respectively. If so, the switch that can best balance the loading levels of the back-feeding sources will be selected as the switch that should be opened in the final restoration strategy; 5. Otherwise, in the case that no such switch in SWs[] can be found, for each switch in SW other [], i.e., SW other [j], if the number of its downstream tie-switches is greater than 1, which means that another L mc node exists in the downstream of this SW other [j], switch SW other [j] is treated as an isolation switch in SW iso, and the algorithm goes back to Step 1; 6. If no switch in SWs[] can be found to have more than one downstream tie-switches, the downstream tie-switch will be searched instead, and the out-of-service loads will be restored from the alternative back-feed path that connects to the tie-switch up to switch SW iso [i] or SW other [j] by closing the tie-switch. If the algorithm stops before it can reach switch SW iso [i] or SW other [j] because validation check didn t pass, the algorithm will goes back to Step 1 or 2; 7. If more than one path can restore up to its corresponding SW other [j], the one with more remaining capacity at its SW other [j] will be selected, and the restoration will proceed upstream via L mc to the corresponding SW iso [i]; 8. If the restoration can reach SW iso [i] and still have remaining capacity, it will start from L mc and try to restore any loads downstream of L mc that is still out-ofservice (Step 6 stops before reaching SW other [j]). IV. SOLUTION EXAMPLES These examples are for algorithm validation and capability demonstration only. They do not represent any physical circuit (for example, the feeder breakers are used as tie switches, and loading capability of feeder conductors and switching devices are assumed sufficient enough so loading violation checks on these devices are not necessary). However, when a detailed network model is available, the algorithm can be easily modified to include loading violation checks of any branch devices. Figure 3 shows a single-path full restoration example, where a fault at T-node L3 must be isolated by opening a forward-feed isolation switch R3 and two back-feed isolation switches R6 and R10. In this example, back-feed sources S3 and S4 both have sufficient capacity to pick up the out-ofservice load on their corresponding restoration path and each tie switch R9 and R12 can be closed to achieve the restoration. The post-restoration circuit topology is shown in Figure 3(b). (a) Normal Topology (b) Post-Restoration Topology Figure 3: Single-Path Restoration Example Figure 4 shows a multi-path full restoration example, where a fault at load node L1 must be isolated by a forward-

5 5 feed isolation switch (in this case no forward restoration is required) R1 and a back-feed isolation switch R2. In this example, none of the back-feed sources S2-S5 can completely pick up all the loads that are left unserved after fault isolation. Hence the algorithm splits the network into two parts (as in Step 4 above by opening R13 and the out-of-service load is restored by closing both R9 and R12 (from both S3 and S4). The post-restoration circuit topology is shown in Figure 4(b). (a) Normal Topology (a) Normal Topology (b) Post-Restoration Topology Figure 5: Multi-Path Partial Restoration Example V. CONCLUSIONS (b) Post-Restoration Topology Figure 4: Multi-Path Full Restoration Example Figure 5 shows an extreme example where the splitting of the out-of-service load zones is still not enough. Following the fault at load L1, and its isolation by opening R1 and R2, none of the backfeed sources can pick up the out-of-service loads completely or even partially without violating the current capacity limits of those sources. Load L5 has to be shed in order to restore power to as many out-of-service loads as possible. The post-restoration circuit topology is shown in Figure 5(b). Note that the out-of-service load zone has to be split into three portions, according to the algorithm. This paper presents a deterministic algorithm that identifies a restoration strategy to restore the out-of-service load due to fault isolation while ensuring that the postrestoration network has a valid configuration. The algorithm is based on the concepts of network tracing and it supports both single-path and multi-path restoration. In case the network components are too stressed and even the multi-path restoration cannot restore all the out-of-service loads, the algorithm tries to shed minimal load while restoring as many other loads as possible. Application examples show that the algorithm can produce appropriate back-feed switching strategies for any network topology. VI. ACKNOWLEDGMENT The author would like to thank ABB Corporate Research for the funding support of this research. VII. REFERENCES [1] [2] G. Ockwell, Implementation of Network Reconfiguration for Taiwan Power Company, IEEE PES General Meeting, [3] D.M. Staszesky, D. Craig, C.Befus, Advanced Feeder Automation Is Here, IEEE Power & Energy Magazine, Sept./Oct [4] J. Fan, X. Zhang, Feeder Automation within the Scope of Substation Automation, Power System Conference and Exposition, Nov [5] V. S. Devi, and G. Anandalingam, Optimal Restoration of Power Supply in Large Distribution Systems in Developing Countries, IEEE Transactions on Power Delivery, Vol. 10, NO. 1, January 1995.

6 6 [6] J. S. Wu, K. L. Tomsovic, and C. S. Chen, A Heuristic Search Approach to Feeder Switching Operations for Overload, Faults, Unbalanced Flow and Maintenance, IEEE Transactions on Power Delivery, Vol. 6, No. 4, Oct [7] T. Taylor and D. Lubkeman, Implementation of Heuristic Search Strategies for Distribution Feeder Reconfiguraiton, IEEE Transactions on Power Delivery, January [8] Y. Moon, B. Cho, H. Park, H. Ryu, B. Ha, and S. Lim, Fault Restoration Algorithm Using Fast Tracing Technique based on the Tree-Structured Database for the Distribution Automation System, IEEE PES Summer meeting, [9] C. Liu, S. J. Lee, and S. S. Venkata, An Expert System Operation Aid for Restoration and Loss Reduction of Distribution Systems, IEEE Transactions on Power Systems, Vol.3 No. 2, May [10] C. Huang, Multi-objective Service Restoration of Distribution Systems Using Fuzzy Cause-Effect Networks, IEEE Transactions on Power Systems, Vol. 18, No. 2, May [11] Y. T. Hsiao and C. Y. Chien, Enhancement of Restoration service in Distribution Systems Using a Combination Fuzzy-GA Method, IEEE Transactions on Power Systems, Vol. 15, Nov [12] Y. Ke, Distribution Feeder Reconfiguration for Load Balancing and Service Restoration by Using G-Nets Inference Mechanism, IEEE Transactions on Power Delivery, Vol. 19, No. 3, July [13] J. Wu, A Petri-Net Algorithm for Multiple Contingencies of Distribution System Operation, IEEE Transactions on Power Systems, Vol. 13, No. 3, August [14] Y. Ke, Distribution Feeder Reconfiguration for Load Balancing and Service Restoration by Using G-Nets Inference Mechanism, IEEE Transactions on Power Delivery, Vol. 19, No. 3, July [15] Q. Zhou, D. Shirmohammadi, W. E. Liu, Distribution Feeder Reconfiguration for Service Restoration and Load Balancing, IEEE Transactions on Power Systems, Vol. 12, No. 2, May [16] K. N. Miu, H. D. Chiang, B. Yuan, G. Darling, Fast Service Restoration for Large-Scale Distribution Systems with Priority Customers and Constraints, IEEE Transactions on Power Systems, Vol. 13, No. 3, August [17] C. Chen, C. Lin, and H. Tsai, A Rule-Based Expert System with Colored Petri Net Models for Distribution System Service Restoration, IEEE Transactions on Power Systems, Vol 17, No. 4, Nov [18] Paul W. Cox, Self-Healing Networks: Performance Improvement by Automated Switching Algorithm, CIRED Seminar 2008: SmartGrids for Distribution, paper No.0006, Frankfurt, June 2008 optimization, power system reliability analysis, the application of artificial intelligent techniques in power system control. James Stoupis (M 1991) is a Principal Consulting R&D Engineer in the Power Technologies Department for ABB s US Corporate Research Center located in Raleigh, North Carolina. Jim has been employed at USCRC for 12 years, and his research has been focused in the areas of distribution and feeder automation, wireless communications, power system protection and control, and event detection and classification. VIII. BIOGRAPHIES Zhenyuan Wang (M 2000) joined ABB US Corporate Research Center in Raleigh, North Carolina in 2000, where he is currently a Principal Consulting R&D Engineer. His research interests include electric power equipment condition monitoring/assessment/diagnosis, system monitoring, control and automation for a smart grid. His experiences include asset management IT applications in the electric power industry, power system transient analysis, substation/distribution automation, and data integration/warehousing/mining applications. Vaibhav Donde (M 2001) joined ABB US Corporate Research Center in Raleigh, North Carolina in 2006, where he is currently a Consulting R&D Engineer. Prior to joining ABB, he had a postdoctoral appointment at Lawrence Berkeley National Laboratory ( ). He holds Ph.D. (2004) and M.S. (2000) degrees, both in electrical engineering from the University of Illinois at Urbana-Champaign and a B.E. degree (1998) in electrical engineering from V.J.T.I., Mumbai, India. He has worked with TATA Consulting Engineers, Mumbai ( ). His technical interests include power system analysis, modeling and simulation, power distribution systems and automation, hybrid dynamical systems and nonlinear control. Fang Yang (M 2007) joined ABB US Corporate Research Center in Raleigh, North Carolina in Her research interests include distribution automation and voltage/var

DISRIBUTED AUTOMATION FOR BACK-FEED NETWORK POWER RESTORATION

DISRIBUTED AUTOMATION FOR BACK-FEED NETWORK POWER RESTORATION DISRIBUTED AUTOMATION FOR BACK-FEED NETWORK POWER RESTORATION Fahrudin Mekic Zhenyuan Wang Vaibhav Donde Fang Yang James Stoupis ABB Inc. USA ABB Inc. USA ABB Inc. USA ABB Inc. USA ABB Inc. USA fahrudin.mekic@us.abb.com

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

Maximizing protection coordination with self-healing technology

Maximizing protection coordination with self-healing technology Supersedes December 2011 Daniel P. Roth, Distribution Automation Technical Manager, Eaton s Cooper Power Systems Abstract Much of the Smart Grid initiative includes the installation of new recloser and

More information

Flexible High-Speed Load Shedding Using a Crosspoint Switch

Flexible High-Speed Load Shedding Using a Crosspoint Switch Flexible High-Speed Load Shedding Using a Crosspoint Switch Will Allen and Tony Lee Schweitzer Engineering Laboratories, Inc. Published in Wide-Area Protection and Control Systems: A Collection of Technical

More information

Automation of Distribution Grid with FLISR using ZigBee Communication

Automation of Distribution Grid with FLISR using ZigBee Communication Automation of Distribution Grid with FLISR using ZigBee Communication 1 Ajinkya Shirdhankar, 2 Digambar Ahire, 3 B. S. Kunure, 4 Asmita Bote Department of Electrical Engineering, ZCOER, Pune, India Abstract

More information

HIGH LEVEL REQUIREMENTS OF FAST SIMULATION AND MODELLING SUITE OF TOOLS FOR FUTURE SELF-HEALING DISTRIBUTION POWER SYSTEM

HIGH LEVEL REQUIREMENTS OF FAST SIMULATION AND MODELLING SUITE OF TOOLS FOR FUTURE SELF-HEALING DISTRIBUTION POWER SYSTEM HIGH LEVEL REQUIREMENTS OF FAST SIMULATION AND MODELLING SUITE OF TOOLS FOR FUTURE SELF-HEALING DISTRIBUTION POWER SYSTEM A. Valenti* I Bel ** S. Lee *EDF **EPRI E2I ConEdison France USA USA arnaud.valenti@edf.fr

More information

IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 20, NO. 2, MAY

IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 20, NO. 2, MAY IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 20, NO. 2, MAY 2005 709 Heuristic Rule-Based Phase Balancing of Distribution Systems by Considering Customer Load Patterns Chia-Hung Lin, Member, IEEE, Chao-Shun

More information

2012 Grid of the Future Symposium. Demonstration of Pulsecloser Applications and Benefits in Ameren s Distribution Automation Program

2012 Grid of the Future Symposium. Demonstration of Pulsecloser Applications and Benefits in Ameren s Distribution Automation Program 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2012 Grid of the Future Symposium Demonstration of Pulsecloser Applications and Benefits in Ameren s Distribution Automation

More information

Smart Grid Protection through Self-Healing

Smart Grid Protection through Self-Healing Smart Grid Protection through Self-Healing Chathurika Chandraratne, R.T. Naayagi, Thillainathan Logenthiran School of Electrical and Electronic Engineering Newcastle University (Singapore) Singapore 567739

More information

Development of a Smart Power Meter for AMI Based on ZigBee Communication

Development of a Smart Power Meter for AMI Based on ZigBee Communication Development of a Smart Power Meter for AMI Based on ZigBee Communication Shang-Wen Luan Jen-Hao Teng Member IEEE Department of Electrical Engineering, I-Shou University, Kaohsiung, Taiwan Abstract: Many

More information

FAULT DETECTION ON RADIAL POWER DISTRIBUTION SYSTEMS USING FUZZY LOGIC.

FAULT DETECTION ON RADIAL POWER DISTRIBUTION SYSTEMS USING FUZZY LOGIC. FAULT DETECTION ON RADIAL POWER DISTRIBUTION SYSTEMS USING FUZZY LOGIC. Nitish Kumar 1, Manish Sharma 2, Ayush Sinha 3,Indu Bhushan 4 1, 2,3 Students, Electrical Engineering Department Greater Noida Institutes

More information

MOST of electrical distribution systems operate in radial

MOST of electrical distribution systems operate in radial 1678 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 25, NO. 3, JULY 2010 Study of Reconfiguration for the Distribution System With Distributed Generators Yuan-Kang Wu, Member, IEEE, Ching-Yin Lee, Le-Chang

More information

Fortum SGEM Program Presentation of ongoing research activities

Fortum SGEM Program Presentation of ongoing research activities Fortum SGEM Program Presentation of ongoing research activities MV and LV Network Automation Solutions in EU Benchmarking Research 1 Existing Distribution Grid Little change in the past few decades Mostly

More information

DEVELOPMENT of a self-healing power network to allow

DEVELOPMENT of a self-healing power network to allow IEEE TRANSACTIONS ON POWER SYSTEMS 1 Distribution System Restoration With Microgrids Using Spanning Tree Search Juan Li, Member, IEEE, Xi-YuanMa, Student Member, IEEE, Chen-Ching Liu, Fellow,IEEE,and Kevin

More information

Real Time Monitoring of

Real Time Monitoring of Real Time Monitoring of Cascading Events Mladen Kezunovic Nan Zhang, Hongbiao Song Texas A&M University Tele-Seminar, March 28, 2006 Project Reports (S-19) M. Kezunovic, H. Song and N. Zhang, Detection,

More information

Advanced Fuse-Saving Techniques. T. ROUSAN Ameren Illinois USA. J. JERMAKOWICZ S&C Electric Company USA

Advanced Fuse-Saving Techniques. T. ROUSAN Ameren Illinois USA. J. JERMAKOWICZ S&C Electric Company USA 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2015 Grid of the Future Symposium Advanced Fuse-Saving Techniques T. ROUSAN Ameren Illinois USA J. JERMAKOWICZ S&C Electric

More information

A Novel Digital Relay Model Based on SIMULINK and Its Validation Based on Expert System

A Novel Digital Relay Model Based on SIMULINK and Its Validation Based on Expert System A Novel Digital Relay Model Based on SIMULINK and Its Validation Based on Expert System X. Luo, Student Member, IEEE, and M. Kezunovic, Fellow, IEEE Abstract This paper presents the development of a novel

More information

Application of Distributed Intelligence to Automatic Distribution Reconfiguration for Reliability Improvement

Application of Distributed Intelligence to Automatic Distribution Reconfiguration for Reliability Improvement Application of Distributed Intelligence to Automatic Distribution Reconfiguration for Reliability Improvement Doug Staszesky Director Product Management Automation Systems Division S&C Electric Company

More information

Preparing for the Dynamic Grid of Future

Preparing for the Dynamic Grid of Future Preparing for the Dynamic Grid of Future Peter Hoffman, P.E. Duke Energy, Grid Solutions Engineering & Technology POWERING LIVES & COMMUNITIES Environmental Stewardship Reliable Service Affordable Rates

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

CIM/E Oriented Graph Database Model Architecture and Parallel Network Topology Processing

CIM/E Oriented Graph Database Model Architecture and Parallel Network Topology Processing CIM/E Oriented Graph Model Architecture and Parallel Network Topology Processing Zhangxin Zhou a, b, Chen Yuan a, Ziyan Yao a, Jiangpeng Dai a, Guangyi Liu a, Renchang Dai a, Zhiwei Wang a, and Garng M.

More information

IntelliTeam II Automatic Restoration System

IntelliTeam II Automatic Restoration System No system is too complex to automate with... IntelliTeam II Automatic Restoration System Introduced in 1997, the IntelliTeam Automatic Restoration System was the first product of its kind. Using peer-to-peer

More information

Products Portfolio. Pole mounted Vacuum Recloser

Products Portfolio. Pole mounted Vacuum Recloser Products Portfolio Pole mounted Vacuum Recloser Efacec Switchgear Efacec Switchgear is a leading company in Portugal and a worldwide reference in the development of solutions for power generation, transmission,

More information

Siemens FuseSaver New half-cycle circuit breaker for rural smart grids to minimize operating costs of feeder and spur lines

Siemens FuseSaver New half-cycle circuit breaker for rural smart grids to minimize operating costs of feeder and spur lines Siemens FuseSaver New half-cycle circuit breaker for rural smart grids to minimize operating costs of feeder and spur lines Authors: Dr. Brett Watson, Siemens Ltd., PO Box 4833, Loganholme, QLD 4129, Australia

More information

CIGRE U.S. National Committee

CIGRE U.S. National Committee CIGRE U.S. National Committee 2014 Grid of the Future Symposium October 20, 2014 Houston, TX New Tools for Managing Smart Switching Devices Chris McCarthy, Jason Lombardo S&C Electric Company CWG/9416P

More information

SUBSTATION-BASED SELF-HEALING SOLUTION WITH ADVANCED FEATURES FOR CONTROL AND MONITORING OF DISTRIBUTION SYSTEMS

SUBSTATION-BASED SELF-HEALING SOLUTION WITH ADVANCED FEATURES FOR CONTROL AND MONITORING OF DISTRIBUTION SYSTEMS SUBSTATION-BASED SELF-HEALING SOLUTION WITH ADVANCED FEATURES FOR CONTROL AND MONITORING OF DISTRIBUTION SYSTEMS Daniel Perez DUARTE João Carlos GUARALDO Henrique KAGAN Sinapsis Brazil Sinapsis Brazil

More information

Network reconfiguration using PSAT for loss

Network reconfiguration using PSAT for loss University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2010 Network reconfiguration using PSAT for loss Essa-J-Abdul Zehra Iraqi

More information

Microgrids: Building Blocks of the Smart Grid Adaptive Protection Schemes for Microgrids

Microgrids: Building Blocks of the Smart Grid Adaptive Protection Schemes for Microgrids Enrico Ragaini (ABB Low Voltage Products), Alexandre Oudalov (ABB Corporate Research), ISGT Europe 2012, Berlin Microgrids: Building Blocks of the Smart Grid Adaptive Protection Schemes for Microgrids

More information

Fault and outage management

Fault and outage management WEBINAR, SEPTEMBER 2017 Distribution Automation for electrical grids Fault and outage management Alain Aurus, Theodoros Oikonomou, Yasmine Vögele Introduction Facility Management Use the detach button

More information

EMS / DMS. DISTRIBUTION MANAGEMENT SYSTEM- Functional Description

EMS / DMS. DISTRIBUTION MANAGEMENT SYSTEM- Functional Description EMS / DMS DISTRIBUTION MANAGEMENT SYSTEM- Content 1. INTRODUCTION... 4 2. MODES OF INTERACTION WITH THE SCADA SYSTEM... 5 2.1 Simulation Mode... 5 2.2 State Estimation Mode (See functional description

More information

Automated Analysis of Digital Relay Data Based on Expert System

Automated Analysis of Digital Relay Data Based on Expert System Automated Analysis of Digital Relay Data Based on Expert System X. Luo, Student Member, IEEE, and M. Kezunovic, Fellow, IEEE Abstract Modern digital protective relays generate various files and reports

More information

Cost and performance implications of infrastructure investment options in the Eskom Distribution network

Cost and performance implications of infrastructure investment options in the Eskom Distribution network Cost and performance implications of infrastructure investment options in the Eskom Distribution network Dr Clinton Carter-Brown Industry Association Resource Centre Eskom Holdings Limited Martin Cameron

More information

ELG4125: System Protection

ELG4125: System Protection ELG4125: System Protection System Protection Any power system is prone to 'faults', (also called short-circuits), which occur mostly as a result of insulation failure and sometimes due to external causes.

More information

INTELLIGENT SYSTEM FOR AUTOMATIC RECONFIGURATION OF DISTRIBUTION NETWORK IN REAL-TIME

INTELLIGENT SYSTEM FOR AUTOMATIC RECONFIGURATION OF DISTRIBUTION NETWORK IN REAL-TIME INTELLIGENT SYSTEM FOR AUTOMATIC RECONFIGURATION OF DISTRIBUTION NETWORK IN REAL-TIME Daniel BERNARDON Luciano PFITSCHER Luciane CANHA UFSM Brazil UFSC Brazil UFSM - Brazil dpbernardon@ufsm.br luciano.pfitscher@gmail.com

More information

AIR INTELLIGENT GRID AUTOMATION

AIR INTELLIGENT GRID AUTOMATION AIR INTELLIGENT GRID AUTOMATION Felipe ROVER Tiago MORAIS Jorge AITH Elektro Brazil Elektro Brazil Elektro Brazil felipe.rover@elektro.com.br tiago.morais@elektro.com.br jorge.aith@elektro.com.br ABSTRACT

More information

Loop Automation. Technical Manual for the ADVC Controller Range

Loop Automation. Technical Manual for the ADVC Controller Range Loop Automation Technical Manual for the ADVC Controller Range Contents List of Figures 5 List of Tables 7 Acronyms 7 Symbols 7 Introduction 8 About this Manual 8 ADVC Controller Firmware Version 9 WSOS

More information

KRUSKAL AIDED FLOYD WARSHALL ALGORITHM FOR SHORTEST PATH IDENTIFICATION IN MICROGRIDS

KRUSKAL AIDED FLOYD WARSHALL ALGORITHM FOR SHORTEST PATH IDENTIFICATION IN MICROGRIDS KRUSKAL AIDED FLOYD WARSHALL ALGORITHM FOR SHORTEST PATH IDENTIFICATION IN MICROGRIDS O. V. Gnana Swathika and S. Hemamalini VIT University, Chennai Campus, Chennai, India ABSTRACT Microgrids are indispensable

More information

Volt/VAR Control Options and How to Leverage AMI Data

Volt/VAR Control Options and How to Leverage AMI Data By Tom Helmer, Executive Consultant and Joseph Sottnik, P.E., Project Manager, Black & Veatch Published in the August 2012 issue of PowerGrid International Energy efficiency and operational optimization

More information

Auto-Check Circuit Breaker Interrupting Capabilities

Auto-Check Circuit Breaker Interrupting Capabilities Auto-Check Circuit Breaker Interrupting Capabilities Thanh C. Nguyen and Sherman Chan ASPEN, Inc. Ron Bailey and Thanh Nguyen Dominion Virginia Power Paper published in IEEE Computer Applications in Power,

More information

Fault Analysis of Distribution Network with Flexible Ring Network Control Device

Fault Analysis of Distribution Network with Flexible Ring Network Control Device 6th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2016) Fault Analysis of Distribution Network with Flexible Ring Network Control Device Kuo Tan 1, a, Chenghong Tang

More information

Distributed Load Flow using Partitioning and Equivalencing of Power Networks

Distributed Load Flow using Partitioning and Equivalencing of Power Networks 16th NATIONAL POWER SYSTEMS CONFERENCE, 15th-17th DECEMBER, 2010 335 Distributed Load Flow using Partitioning and Equivalencing of Power Networks G A Ezhilarasi Department of Electrical Engineering Indian

More information

Restoration of Power Supply in a Multiple Feeder Distribution Network using Dijkstra s Algorithm

Restoration of Power Supply in a Multiple Feeder Distribution Network using Dijkstra s Algorithm Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Restoration

More information

Distribution Management System Open++ Opera v.3.3. User Manual

Distribution Management System Open++ Opera v.3.3. User Manual Distribution Management System Open++ Opera v.3.3 User Manual 1MRS 751464-MUM Issued: 31.12.1999 Version: D/29.8.2003 Program Revision: 3.3D We reserve the right to change data without prior notice. User

More information

Memorias del XVI Congreso Latinoamericano de Control Automático, CLCA 2014 Octubre 14-17, Cancún, Quintana Roo, México

Memorias del XVI Congreso Latinoamericano de Control Automático, CLCA 2014 Octubre 14-17, Cancún, Quintana Roo, México Memorias del XVI Congreso atinoamericano de Control Automático, CCA 014 Service Restoration in Distribution Networks Considering Distributed Generation Jorge E. Mendoza-Baeza*, Héctor R. Pavez.*, Héctor

More information

Reliability Constrained Distribution Feeder Reconfiguration for Power Loss Minimization

Reliability Constrained Distribution Feeder Reconfiguration for Power Loss Minimization Reliability Constrained Distribution Feeder Reconfiguration for Power Loss Minimization Joel Jose and Anupama Kowli Department of Electrical Engineering Indian Institute of Technology Bombay Mumbai, India

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

Advanced Protection and Control for a Power System Serving Industrial Customers

Advanced Protection and Control for a Power System Serving Industrial Customers Advanced Protection and Control for a Power System Serving Industrial Customers Marco F. Jorge Iberdrola Energía Monterrey David Sánchez, Héctor J. Altuve, and Jorge L. Soto Schweitzer Engineering Laboratories,

More information

IEEE PES Swiss Chapter Workshop: Microgrids Evolution and Integration in Modern Power Systems

IEEE PES Swiss Chapter Workshop: Microgrids Evolution and Integration in Modern Power Systems Alexandre Oudalov, ABB Switzerland Ltd., Corporate Research, 2014-04-30 Microgrid Protection IEEE PES Swiss Chapter Workshop: Microgrids Evolution and Integration in Modern Power Systems Microgrid Protection

More information

Bus Protection Application Challenges

Bus Protection Application Challenges Bus Protection Application Challenges KN Dinesh Babu - Megger JC Theron, Lubomir Sevov GE Grid Solutions 2017 Texas A&M Protective Relay Conference Content Introduction Application Challenges Increase

More information

Robust Topology Determination Based on Additional Substation Data from IEDs

Robust Topology Determination Based on Additional Substation Data from IEDs Robust Topology Determination Based on Additional Substation Data from IEDs M. Kezunovic 1, Fellow IEEE, T. Djokic, T. Kostic 2, Member IEEE Abstract This paper describes an approach for more robust power

More information

PARALLEL and distributed processing [1], [2] has significant

PARALLEL and distributed processing [1], [2] has significant 230 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 20, NO. 1, FEBRUARY 2005 Distributed Processing of Reliability Index Assessment and Reliability-Based Network Reconfiguration in Power Distribution Systems

More information

Power System Protection Training

Power System Protection Training Power System Protection Training Contact us Today for a FREE quotation to deliver this course at your company?s location. https://www.electricityforum.com/onsite-training-rfq Refresh your knowledge of

More information

Information Fusion Based Fault Location Technology for Distribution Network

Information Fusion Based Fault Location Technology for Distribution Network 826 JOURNAL OF SOFTWARE, VOL. 6, NO. 5, MA 211 Information Fusion Based Fault Location Technology for Distribution Network Qingle Pang 1, 2 1. School of Information and Electronic Engineering, Shandong

More information

Distribution Feeder Reconfiguration for minimum losses using Genetic Algorithms

Distribution Feeder Reconfiguration for minimum losses using Genetic Algorithms Distribution Feeder Reconfiguration for minimum losses using Genetic Algorithms K.K.S.V.V. Prakasa Rao, Member IEEE and V. C. Veera Reddy, Former Member IEEE K.K.S.V.V Prakasa Rao, SDSC SHAR, ISRO, Dept

More information

Small Generator Interconnection System Impact Study Report. Completed For Q0047

Small Generator Interconnection System Impact Study Report. Completed For Q0047 Small Generator Interconnection Completed For Q0047 Proposed Interconnection PacifiCorp s Existing Goshen Rigby 69 kv Line March 7, 2005 1.0 Description of the Generation Facility Q0047 ( Interconnection

More information

SWITCHES ALLOCATION IN DISTRIBUTION NETWORK USING PARTICLE SWARM OPTIMIZATION BASED ON FUZZY EXPERT SYSTEM

SWITCHES ALLOCATION IN DISTRIBUTION NETWORK USING PARTICLE SWARM OPTIMIZATION BASED ON FUZZY EXPERT SYSTEM SWITCHES ALLOCATION IN DISTRIBUTION NETWORK USING PARTICLE SWARM OPTIMIZATION BASED ON FUZZY EXPERT SYSTEM Tiago Alencar UFMA tiagoalen@gmail.com Anselmo Rodrigues UFMA schaum.nyquist@gmail.com Maria da

More information

Alexandre Oudalov, ABB Corporate Research, Santiago 2013 Symposium on Microgrids. New Technologies for Microgrid Protection

Alexandre Oudalov, ABB Corporate Research, Santiago 2013 Symposium on Microgrids. New Technologies for Microgrid Protection Alexandre Oudalov, ABB Corporate Research, 2013-09-11 Santiago 2013 Symposium on Microgrids New Technologies for Microgrid Protection New technologies for microgrid protection Outline Introduction What?

More information

Smart Distribution Technology

Smart Distribution Technology Smart Distribution Technology Presentation Agenda Alabama Power Company, A Southern Company Distribution Automation Supervisory Control And Data Acquisition (SCADA) Multiple Address System (MAS) communications

More information

Third Generation System of the Future

Third Generation System of the Future Third Generation System of the Future Reza Ghafurian Consolidated Edison Company of New York 1 Company Overview Electric, gas, and steam regulated utility Supplying New York City and Westchester County

More information

Jussi Ahola, ABB Oy A self healing power system for the accurate fault location and zone concept T&D Smart Grids Europe 2012

Jussi Ahola, ABB Oy A self healing power system for the accurate fault location and zone concept T&D Smart Grids Europe 2012 Jussi Ahola, ABB Oy A self healing power system for the accurate fault location and zone concept T&D Smart Grids Europe 2012 October 16, 2012 Slide 1 Introduction Why self-healing? Needs to improvements

More information

A PMU-Based Three-Step Controlled Separation with Transient Stability Considerations

A PMU-Based Three-Step Controlled Separation with Transient Stability Considerations Title A PMU-Based Three-Step Controlled Separation with Transient Stability Considerations Author(s) Wang, C; Hou, Y Citation The IEEE Power and Energy Society (PES) General Meeting, Washington, USA, 27-31

More information

Development of an Intelligent Fault Indicator for Smart Grids

Development of an Intelligent Fault Indicator for Smart Grids 2011 International Conference on Information and Electronics Engineering IPCSIT vol.6 (2011) (2011) IACSIT Press, Singapore Development of an Intelligent Fault Indicator for Smart Grids Shang-Wen Luan

More information

Network Asset Design Standard HV SUBSTATION FEEDER EXIT CIRCUITS ISOLATION POLICY

Network Asset Design Standard HV SUBSTATION FEEDER EXIT CIRCUITS ISOLATION POLICY Network Asset Design Standard HV SUBSTATION FEEDER EXIT CIRCUITS ISOLATION POLICY Original Issue: September 2007 Prepared by: Lee Chan & Rob Rogerson This Revision: 0 October 2007 Date For Next Review:

More information

On-line Estimation of Power System Security Limits

On-line Estimation of Power System Security Limits Bulk Power System Dynamics and Control V, August 26-31, 2001, Onomichi, Japan On-line Estimation of Power System Security Limits K. Tomsovic A. Sittithumwat J. Tong School of Electrical Engineering and

More information

Reconfiguration of power networks based on graph-theoretic algorithms

Reconfiguration of power networks based on graph-theoretic algorithms Graduate Theses and Dissertations Graduate College 2010 Reconfiguration of power networks based on graph-theoretic algorithms Juan Li Iowa State University Follow this and additional works at: http://lib.dr.iastate.edu/etd

More information

Blackout 101. Dr. B. Don Russell Texas A&M University. Dr. Bruce Wollenberg University of Minnesota. Mr. John McDonald KEMA, Inc.

Blackout 101. Dr. B. Don Russell Texas A&M University. Dr. Bruce Wollenberg University of Minnesota. Mr. John McDonald KEMA, Inc. Blackout 101 Dr. B. Don Russell Texas A&M University Dr. Bruce Wollenberg University of Minnesota Mr. John McDonald KEMA, Inc. Dr. Pete Sauer University of Illinois at Urbana-Champaign An Electric Power

More information

3- and 4-pole switching in UPS installation

3- and 4-pole switching in UPS installation Smart tricks to improve power supply reliability White paper series Power Distribution & UPS 3- and 4-pole switching in UPS installation Janne Paananen Technology Manager, Critical Power Solutions, Eaton

More information

Southern Company Smart Grid

Southern Company Smart Grid Southern Company Smart Grid Smart Grid Investment Grant Update July 25, 2011 Southern Company Southern Company is one of the nations largest generators of electricity Has 4.4 million retail customers across

More information

Verifying the Protection System Operation Using an Advanced Fault Analysis Tool Combined with the Event Tree Analysis

Verifying the Protection System Operation Using an Advanced Fault Analysis Tool Combined with the Event Tree Analysis 1 Verifying the Protection System Operation Using an Advanced Fault Analysis Tool Combined with the Event Tree Analysis N. Zhang, Student Member, IEEE, and M. Kezunovic, Fellow, IEEE Abstract Relay misoperations

More information

System Studies for American Transmission Co. s Benson Lake SVC Project

System Studies for American Transmission Co. s Benson Lake SVC Project Helping to keep the lights on, businesses running and communities strong System Studies for American Transmission Co. s Benson Lake SVC Project Adam Manty, Transmission Planning Engineer, ATC Outline Introduction

More information

IMPROVING POWER SYSTEM RELIABILITY USING MULTIFUNCTION PROTECTIVE RELAYS

IMPROVING POWER SYSTEM RELIABILITY USING MULTIFUNCTION PROTECTIVE RELAYS IMPROVING POWER SYSTEM RELIABILITY USING MULTIFUNCTION PROTECTIVE RELAYS Armando Guzmán Schweitzer Engineering Laboratories, Inc. Pullman, WA 99163 A reliable power system maintains frequency and voltage

More information

Data Exchange Design and A Textured State Estimation Algorithm For Distributed Multi-Utility Operations In Electric Power Market.

Data Exchange Design and A Textured State Estimation Algorithm For Distributed Multi-Utility Operations In Electric Power Market. Data Exchange Design and A Textured State Estimation Algorithm For Distributed Multi-Utility Operations In Electric Power Market Jiansheng Lei Advisor: Dr. Garng M. Huang Department of Electrical Engineering

More information

Fault Location System for Radial MV Underground Distribution Cable Networks

Fault Location System for Radial MV Underground Distribution Cable Networks Submit for 2018 Texas A&M Relaying Conference 1 Fault Location System for Radial MV Underground Distribution Cable Networks Lifeng Yang, Senior Member, IEEE Abstract This paper presents a new fault localization

More information

Revised Generation Interconnection Impact Study Report. For. Queue Position 31 ( Interconnection Customer )

Revised Generation Interconnection Impact Study Report. For. Queue Position 31 ( Interconnection Customer ) Revised Generation Interconnection Impact Study Report For Queue Position 31 ( Interconnection Customer ) September 22, 2004 1 Generation Interconnection System Impact Study Report I. Revision of Original

More information

USE CASE 14 CONTROLLED ISLANDING

USE CASE 14 CONTROLLED ISLANDING I USE CASE 14 CONTROLLED ISLANDING Use Case Title Centralized application separates grid into islands to prevent blackout Use Case Summary Controlled islanding is a method that can significantly improve

More information

GEORGE J. ANDERS, Ph.D., P.Eng., Fellow IEEE

GEORGE J. ANDERS, Ph.D., P.Eng., Fellow IEEE GEORGE J. ANDERS, Ph.D., P.Eng., Fellow IEEE George Anders is a president of Anders Consulting. Between 1975 and 2012 he has been employed by Ontario Hydro and its successor companies in Toronto, Canada.

More information

Feeder Reconfiguration Using Binary Coding Particle Swarm Optimization

Feeder Reconfiguration Using Binary Coding Particle Swarm Optimization 488 International Journal Wu-Chang of Control, Wu Automation, and Men-Shen and Systems, Tsai vol. 6, no. 4, pp. 488-494, August 2008 Feeder Reconfiguration Using Binary Coding Particle Swarm Optimization

More information

False Analog Data Injection Attack Towards Topology Errors: Formulation and Feasibility Analysis

False Analog Data Injection Attack Towards Topology Errors: Formulation and Feasibility Analysis False Analog Data Injection Attack Towards Topology Errors: Formulation and Feasibility Analysis Yuqi Zhou, Jorge Cisneros-Saldana, Le Xie Department of Electrical and Computer Engineering Texas A&M University

More information

A RELIABILITY AND COST ASSESSMENT METHODOLOGY OF MEDIUM VOLTAGE FEEDERS

A RELIABILITY AND COST ASSESSMENT METHODOLOGY OF MEDIUM VOLTAGE FEEDERS A RELIABILITY AND COST ASSESSMENT METHODOLOGY OF MEDIUM VOLTAGE FEEDERS Cattia RODUNER BKW Energie AG Switzerland cattia.roduner@bkw.ch Efstratios TAXEIDIS BKW Energie AG - Switzerland efstratios.taxeidis@bkw.ch

More information

RECONSTRUCTION OF LOW VOLTAGE DISTRIBUTION NETWORKS: FROM GIS DATA TO POWER FLOW MODELS

RECONSTRUCTION OF LOW VOLTAGE DISTRIBUTION NETWORKS: FROM GIS DATA TO POWER FLOW MODELS RECONSTRUCTION OF LOW VOLTAGE DISTRIBUTION NETWORKS: FROM GIS DATA TO POWER FLOW MODELS Alejandro NAVARRO-ESPINOSA and Luis F. OCHOA The University of Manchester UK alejandro.navarroespinosa@manchester.ac.uk

More information

This application note describes configuring automatic bus transfer (ABT) logic with two V57 relays.

This application note describes configuring automatic bus transfer (ABT) logic with two V57 relays. [ ] Automatic Bus Transfer Automation Bus transfer 1 Introduction This application note describes configuring automatic bus transfer (ABT) logic with two V57 relays. In the Figure 1 is presented the single

More information

New Tools for Managing Smart Switching Devices. C.A. MCCARTHY S&C Electric Company USA

New Tools for Managing Smart Switching Devices. C.A. MCCARTHY S&C Electric Company USA 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2014 Grid of the Future Symposium New Tools for Managing Smart Switching Devices C.A. MCCARTHY S&C Electric Company USA

More information

FORM FOR PROPOSAL FOR 2014 NATIONAL ELECTRICAL CODE

FORM FOR PROPOSAL FOR 2014 NATIONAL ELECTRICAL CODE FORM FOR PROPOSAL FOR 2014 NATIONAL ELECTRICAL CODE INSTRUCTIONS PLEASE READ CAREFULLY Type or print legibly in black ink. Use a separate copy for each proposal. Limit each proposal to a SINGLE section.

More information

Evolution of Control for the Power Grid

Evolution of Control for the Power Grid Evolution of Control for the Power Grid Anjan Bose Washington State University Pullman, WA, USA PaiFest In Honor of Prof. M. A. Pai Urbana-Champaign, IL October 15, 2015 The Past (before 1960s) Hard

More information

A Quick Judgment Method for the Infeasible Solution of Distribution Network Reconfiguration

A Quick Judgment Method for the Infeasible Solution of Distribution Network Reconfiguration 2018 International Conference on Power, Energy and Environmental Engineering (ICPEEE 2018) ISBN: 978-1-60595-545-2 A Quick Judgment Method for the Infeasible Solution of Distribution Network Reconfiguration

More information

Background Smart Grid is changing the way we do business Fit and forget or Smart Grids? Different levels in automation

Background Smart Grid is changing the way we do business Fit and forget or Smart Grids? Different levels in automation Content Background Smart Grid is changing the way we do business Fit and forget or Smart Grids? Different levels in automation SGEM Highlights from different automation levels Process: Low-cost fault indicator

More information

A Heuristic Based Multi-Objective Approach for Network Reconfiguration of Distribution Systems

A Heuristic Based Multi-Objective Approach for Network Reconfiguration of Distribution Systems Abstract A Heuristic Based Multi-Objective Approach for Network Reconfiguration of Distribution Systems V. Raj Kumar (Corresponding author) Department of Electrical & Electronics Engineering, GITAM Institute

More information

Adaptive Protection in Distribution power networks

Adaptive Protection in Distribution power networks 1 Adaptive Protection in Distribution power networks Vasilis Kleftakis, Vasileios Papaspiliotopoulos, George Korres, Nikos Hatziargyriou vkleftakis@power.ece.ntua.gr Smart RUE: Smart grids Research Unit

More information

Feasibility Study on Load Flow and Short Circuit Project

Feasibility Study on Load Flow and Short Circuit Project Feasibility Study on Load Flow and Short Circuit Project 101813-01 Prepared by: Transmission Planning Department Cleco Corporation, Inc. 2180 St. Landry Hwy P.O. Box 70 St. Landry, LA 71367 Final November

More information

On-Line Transient Stability Assessment Scoping Study

On-Line Transient Stability Assessment Scoping Study On-Line Transient Stability Assessment Scoping Study Vijay Vittal ASU/ISU Peter Sauer UIUC Sakis Meliopoulos GA Tech George K. Stefopoulos, Graduate Student GA Tech Tele-Seminar, May 3, 2005 Project Objectives

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 7, Issue 1, July 2017

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 7, Issue 1, July 2017 Congestion Management in Deregulated Power System Using Market Splitting Based Approach Manish Harchand 1, KanwardeepSingh 2 M.Tech student 1, Associate professor 2 Department of Electrical Engineering,

More information

A Novel Method for Power-Flow Solution of Radial Distribution Networks

A Novel Method for Power-Flow Solution of Radial Distribution Networks A Novel Method for Power-Flow Solution of Radial Distribution Networks 1 Narinder Singh, 2 Prof. Rajni Bala 1 Student-M.Tech(Power System), 2 Professor(Power System) BBSBEC, Fatehgarh Sahib, Punjab Abstract

More information

Identify and understand the operation of common bus. After this presentation you will be able to: Identify common bus arrangements

Identify and understand the operation of common bus. After this presentation you will be able to: Identify common bus arrangements Introduction to Bus Protection By Matt Horvath, P.E. November 6, 2018 Electrical Buses Physical and Electrical Junction A bus is a critical element of a power system, as it is the point of convergence

More information

THE generic problem of fault management and power

THE generic problem of fault management and power 2378 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 4, OCTOBER 2007 Software Agents Situated in Primary Distribution Networks: A Cooperative System for Fault and Power Restoration Management Ioannis

More information

POWER FLOW ANALYSIS AND PROTECTION COORDINATION OF REAL TIME SYSTEM

POWER FLOW ANALYSIS AND PROTECTION COORDINATION OF REAL TIME SYSTEM POWER FLOW ANALYSIS AND PROTECTION COORDINATION OF REAL TIME SYSTEM Thanigaivel M PG Scholar Power Systems Engineering Sri Muthukumaran Institute of Technology Chennai, India Azeezur Rahman A Assistant

More information

INCREASING electrical network interconnection is

INCREASING electrical network interconnection is Blair, Steven Macpherson and Booth, Campbell and Turner, Paul and Turnham, Victoria (2013) Analysis and quantification of the benefits of interconnected distribution system operation. In: 5th International

More information

Jose Molina Sales Manager, Global Asset - RTU500 Series (Germany)

Jose Molina Sales Manager, Global Asset - RTU500 Series (Germany) X JORNADAS TECNICAS - ABB EN CHILE, 12 DE ABRIL 2017 Distribution Automation Solution with RTU500 series Jose Molina Sales Manager, Global Asset - RTU500 Series (Germany) Agenda Why RTUs in Distribution

More information

WHITE PAPER. Distribution Substation Outage Investigations. Overview. Introduction. By Ahmad Shahsiah, Ph.D., P.E. March 2018

WHITE PAPER. Distribution Substation Outage Investigations. Overview. Introduction. By Ahmad Shahsiah, Ph.D., P.E. March 2018 WHITE PAPER Distribution Substation Outage Investigations By Ahmad Shahsiah, Ph.D., P.E. March 2018 Overview Electrical distribution systems in the United States served approximately 152 million customers

More information

Unified AMI Information Models to Support Diversified Smart Grid Systems and Applications

Unified AMI Information Models to Support Diversified Smart Grid Systems and Applications Unified AMI Information Models to Support Diversified Smart Grid Systems and Applications Zhao Li*, Jiang Zheng*, Fang Yang +, Aldo Dagnino* *Industrial Software Systems + Grid Automation ABB US Corporate

More information

Chapter 8: Smart Grid Communication and Networking

Chapter 8: Smart Grid Communication and Networking Chapter 8: Smart Grid Communication and Networking Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Outline 1. The framework of smart grid 2. Network

More information