Implementation of Control Center Based Voltage and Var Optimization in Distribution Management System

Size: px
Start display at page:

Download "Implementation of Control Center Based Voltage and Var Optimization in Distribution Management System"

Transcription

1 1 Implementation of Center d Voltage and Var Optimization in Distribution Management System Xiaoming Feng, William Peterson, Fang Yang, Gamini M. Wickramasekara, John Finney Abstract--This paper presents the implementation of an online voltage and var optimization (VVO) application that runs at the control center for distribution systems. The innovative VVO application combines state of the art optimization technology with detailed and accurate modeling of distribution systems. The multi-phase, unbalanced system model can have radial or meshed circuits, single or multiple sources, wye and/or delta connected transformers, grounded or ungrounded, voltage dependent load models, ganged or unganged controls of capacitor banks and voltage regulators. This application is capable of optimizing large and complex networks with online application speed. It is designed for smart grid application to optimize distribution energy delivery efficiency by minimizing the energy loss and manage system demand. Index Terms Distribution management system, energy efficiency, multi-phase, multi-source, unbalanced, meshed, reactive compensation devices, utility control center, var compensation, voltage and var optimization (VVO), voltage regulating devices I I. INTRODUCTION n a world strapped for energy and in need for significant reduction in carbon emission, energy efficiency and demand management have become key strategies for electric power grid operators all over the world to make the best use of the energy, optimize utilization of transmission and distribution assets, and meet growing demand. Distribution systems, which historically accounted for about 4~5% of the total energy losses from power plants to end users, is the last frontier for energy efficiency and demand management technology. Most of the energy loss occurring on the distribution system is the ohmic loss resulting from the electric current flowing through conductions made from aluminum or copper. The amount of loss is proportional to the product of the conductor resistance and the square of the current magnitude. Energy loss can be reduced, therefore, either by reducing resistance or the current magnitude or both. The resistance of a conductor is determined by the resistivity of the conductor material, by its cross sectional area, and by its length, none of which can All authors are affiliated with ABB Inc., Raleigh, North Carolina, be changed easily in existing distribution networks. However, the current magnitude can be reduced by eliminating unnecessary current flows in the distribution network. For any conductor in a distribution network, the current flowing through it can be decomposed into two components: active and reactive. The active component is in phase with the terminal voltage phasor angle and delivers the active energy that does the real work for a utility. The reactive component is orthogonal in phase to the terminal voltage phasor angle and delivers the reactive power that does not do any real work, but uses nevertheless the energy delivery capacity of the conductors. Reactive power (var) compensation devices are designed to reduce or eliminate the unproductive component of the current and thus energy loss. Reactive compensation devices, such as capacitor banks, are used to reduce the reactive power flows through out the distribution network. The capacitor banks may be located in the substation or on the feeders. The voltage profile on the feeders can also affect the current distribution, although indirectly and to a smaller extent, affect energy loss. On the other hand, the voltage profile could have significant influence on the system demand for the system that has considerable amount of voltage dependent loads, such as constant impedance loads. Voltage regulating devices include substation transformers that have on load tap changers and special transformers with tap changers called voltage regulators at various locations on the feeders. By adjusting the tap settings of these devices, the voltage profiles on the feeders can be controlled to varying degrees. Historically, the voltage and var control devices are regulated in accordance with locally available measurements of, for example, voltage or current. On a feeder with multiple voltage regulation and var compensation devices, each device is controlled independently, without regard for the resulting consequences of actions taken by other control devices. This practice yields inconsistent control actions and sub-optimal results. To achieve optimal result, a coordinated approach is preferred. The coordination could be done centrally using a substation automation system or a distribution management system. Two main obstacles prevented the adoption of coordinated control: 1) affordable two-way communication infrastructure, and 2) robust voltage and var optimization algorithm to handle large and complex real distribution systems /10/$ IEEE

2 2 The accelerated adoption of substation automation (SA), feeder automation (FA) technology, and the wide-spread deployment of advanced metering infrastructure (AMI) have over the last few years laid the foundations for a centralized control approach, by providing the necessary sensor, actuator, and reliable two-way communications between the field and the distribution system control center. Until recently, however, VVO technologies have not been mature enough to optimize large and complex distribution systems with satisfactory performance in solution quality, robustness, and speed. The search for VVO methodologies has been going on for several decades. References [1]-[7] are representatives of using analytical techniques to solve the problem, in which the distribution system is generally modeled as the radial system, the impact of the detailed and accurate system component models on the solution is not taken into account, and the optimization problem is simplified to make it easy to solve. In the last decade, some other techniques have been attempted to solve the problem, including the rule based techniques [8]- [14] and Meta-heuristic techniques [15]-[18] (e.g., genetic algorithms, simulated annealing, particle swarming, etc). These approaches can avoid the modeling complexity. However, they are limited in solving small scale problems and in off-line applications where online performance is not required. This paper begins with a review of the technical challenges for voltage and var optimization for the distribution systems. It describes the special requirements for modeling distribution systems with unbalanced construction and loading conditions, especially for meshed network with multiple sources. It then presents an implementation of a centralized voltage and var optimization application. A general formulation of the centralized VVO is provided, where the problem is cast as mixed integer quadratic programming for a var optimization sub-problem and iterative mixed integer quadratic programming for a voltage regulation sub-problem. Representative results of the centralized VVO using real utility circuits with thousand nodes are provided to illustrate the effectiveness of this implementation. II. TECHNICAL CHALLENGES The objective of VVO is to minimize the energy loss on a distribution circuit or the total MW demand supplied from a substation. The controls are the switching status of the capacitor banks and the tap settings of voltage regulation devices. Two main obstacles lie ahead of the coordinated voltage and var optimization. 1) Accurate modeling of the distribution system s behavior under any control setting 2) Efficient and robust search algorithm for optimization to provide discrete solution for capacitor bank status and taps of voltage regulating devices. A good VVO solution approach should be able to handle large, real distribution systems that have any combinations of the following characteristics: Multi-phase unbalanced construction and loading Radial or meshed systems Single or multiple sources Various transformer connections (Y/Y, Y/, /Y, /, grounded or ungrounded) Various load connections (Y or ) Various combination of voltage dependent load models Ganged or un-ganged control for capacitor banks and voltage regulating devices. VVO in essence is a non-linear combinatorial optimization problem with the following characteristics: o Integer decision variables both the switching status of capacitor banks and the tap position of regulation transformers are integer variables o Nonlinear objective being an implicit function of decision variables energy loss or system demand are implicit functions of the controls o High dimension nonlinear constraints power flow equations numbering in the thousands in the multiphase system model o o Non-convex objective function and solution set High dimension search space with un-ganged control, the number of control variables could double or triple. For a distribution circuits with 5 capacitor banks, each of which has two status (on and off), and 5 voltage regulating devices, each of which has 32 tap settings, the total number of combinations of controls for ganged operation is , or for un-ganged operation, It is well known among operation research theoretician and practitioners that for such mixed integer nonlinear, non convex (MINLP-NC) problems, it is very difficult to develop efficient search algorithms. A good algorithm is the one that delivers optimal or very near optimal solution efficiently, which is a very essential attribute for online applications. Since a certain amount of computational resource (CPU time) is needed to evaluate the loss or demand for a single specific control solution (a single functional evaluation), an algorithm that requires fewer number of functional evaluation in order to find the optimal solution is generally regarded as more efficient than one that requires more functional evaluations to achieve the same objective. In the case of VVO, a single function evaluation involves solving a set of non-linear equations, the unbalanced load flow, with several thousand state variables. III. CONTROL CENTER BASED VVO This paper presents a control center based VVO that has been recently developed and implemented by authors. This new generation of VVO is capable of optimizing very large and complex unbalanced meshed distribution networks with online application speed. It combines accurate distribution system modeling (a general purpose unbalanced load flow model) and state of the art optimization techniques built on mixed integer quadratic programming to overcome the technical challenges for coordinated VVO. A. General Problem Definition for VVO The objective of VVO is to minimize the weighted sum of energy loss MW load Voltage violation Current

3 3 violation, subject to a variety of engineering constraints, such as: o Power flow equations (multi-phase, multi-source, unbalanced, meshed system) o Voltage constraints (phase to neutral or phase to phase) o Current constraints (cables, overhead lines, transformers, neutral, grounding resistance) o Tap change constraints (operation ranges) o Shunt capacitor change constraints (operation ranges) The control variables for the optimization include: o Switchable shunts capacitor banks (ganged or unganged) o lable taps of transformer/voltage regulators (ganged or un-ganged) B. Solution Approach The VVO problem is formulated as a sequence of capacitor (var) only optimization and voltage regulation (voltage) only optimization tasks. The var optimization task is formulated as a mixed integer quadratic program. The voltage optimization problem is formulated as a sequence of LP problems [19]. C. Distribution Network Model Detailed and realistic network modeling is essential to the proper functioning of VVO. Real distribution networks do not change from unbalanced operation to balanced operation, or from a meshed network to radial network so that a simplified network model can be used. The model used for VVO must fit the operation reality, not the other way around. For VVO, phase based models are used to represent every network component. Loads/capacitor banks can be delta or wye connected. Transformers can be connected in various delta/wye and various secondary leading/lagging configurations with/without ground resistance, with primary or secondary regulation capability. Figure 1- Figure 4 provide representative model examples of various distribution network components including distribution feeders, loads, capacitor banks and transformers. I ~ La I ~ Lb I ~ Lc ab bc ca Figure 2 : -connected load I ~ Ca I ~ Cb I ~ Cc bn jb a an jbb jbc - cn Figure 3 : Y-connected capacitor bank I ~ A A B C I ~ B I ~ C ~ Y ~ Y ~ Y Figure 4 : Y/Y connected transformer (one of many possible connections VVO can model) D. Implementation Environment The mixed integer quadratic programming based VVO was implemented in a distribution management system (DMS). Shown in Figure 5 is the operator GUI of the DMS, from which an operator can initiate a variety of integrated applications, including load allocation, balanced power flow, unbalanced load flow, outage management, voltage and var optimization, and others. t:1 I ~ a a I ~ - b b I ~ c c k Node ak I ~ ak bk I ~ bk ck I ~ ck I ~ a I ~ b I ~ c z ~ aa z ~ bb z ~ cc } z ~ ab z ~ ac } z ~ bc Node l al I ~ al bl I ~ bl cl I ~ cl 1 1 I ~ abcsk [ Y abcs ] [ Y abcs ] I ~ abcsl Figure 1 : Three-wire model of three-phase four-wire construction Figure 5 : DMS GUI

4 4 E. Defining features In the current VVO implementation, both voltage and var controls can be ganged or un-ganged. Voltage constraints are enforced for each individual phase, using phase to ground or phase to phase voltage, depending on the connection type of the load. Table 1 is a concise summary of the features of the proposed VVO in contrast to prior art. Table 1 : Comparison of VVO capability with prior art Prior Art Single phase equivalent model Balanced load Single source Radial system Ganged control Academic system size Offline performance Heuristic Proposed VVO Capability Multi-phase, unbalanced Model Unbalanced load Multi-source Meshed system Ganged or un-ganged control Real utility system size Online performance MIP, MIQP IV. PRELIMINARY EXPERIENCES The VVO implementation has been tested on various utilities distribution networks using a general purpose office desktop computer. The sizes of the test systems range from 1,600 to 7,800 nodes and 1,600 to 8,100 branches per circuit. Optimization improved the loss from 2.5 percent to 67 percent and demand reduction from 1.4 percent to 5.8 percent. The algorithm and its implementation is very efficient, it finished most the optimization in less than 10 seconds. It is able to converge with 5~8 iterations for voltage regulation optimization with fifteen un-ganged tap controls. The key dimensions of the tested system circuits are provided in Table 2, showing for each circuit the, numbers of circuit total components, feeders, nodes, loads, lines, capacitor banks, regulating transformers. Table 3 shows the approximate number of nodes, loads, and branches of these test circuits. These parameters are indicators of the size of the nonlinear equations that unbalanced load flow needs to solve. Table 2 : Test system dimension Comp. Feeder Node Load Line Cap. Bank Reg. Xfrm Comp. Component, Cap. Capacitor Reg. Xfrm Regulating Transformer Summarized here are representative test results for var only optimization, voltage regulation optimization, and combined voltage and var optimization. For var optimization, Table 4 and Table 5 provide each test case with the information including specific load allocation (LA) level, percentage of constant power load, capacitor control type (ganged or unganged control), the demand and loss before and after optimization, the reduction in demand and loss brought by the optimization. Note that the amount of loss reductions depends on the initial control setting of the controls. Obviously, if the loss optimization starts from an optimal solution, there is little room, if any, to further reduce the loss. Table 3 : Test system load flow dimension Max Nodes Max Loads Max Branches Table 4 : case results for var only optimization Load Level Constant Power Load Type 1 20% 100% Ganged 2 20% 100% Ganged 3 20% 100% Ganged 4 20% 100% Ganged 5 20% 100% Ganged Table 5 : Optimized results for var only optimization Reduction Reduction Reduction % % % % % Optimized For voltage regulator optimization, Table 6 and Table 7 provide each test case with the information including specific load allocation (LA) level, percentage of constant power load, voltage regulating transformer control type (ganged or unganged), the demand and objective function value before and after optimization, the reduction in demand and objective brought by the optimization. The objective column may have a different value depending if there is any voltage violations, the objective value is the total demand plus and voltage violations weighted by a large penalty factor. After the voltage regulation optimization, both the voltage violations and the total demand have been reduced. It can be seen that when the load is 100% constant power, the effect of voltage regulation optimization is the elimination of the voltage

5 5 violations and small reduction in the loss. When the percentage of constant impedance load is significant, voltage regulation optimization not only reduces the voltage violations, but also significantly reduces the total demand. Table 6 : case results for voltage regulator only optimization Load Level CPL Objective Type 1 30% 50% Unganged 2 30% 50% Unganged 3 30% 50% Unganged 4 30% 50% Unganged 6 45% 100% Unganged 8 30% 50% Unganged CPL-Constant Power Load Table 7 : Optimized results for voltage regulator only optimization Obj.. Obj. Obj % 4.5% % 17% % 1.4% % 27% % 47% % 7.4% -Optimized, Obj.- Objective, -Reduction For combined capacitor bank and voltage regulator optimization, Table 8 and Table 9 provide each test case with the information including specific load allocation (LA) level, percentage of constant power load (CPL), capacitor and voltage regulator control type, the demand and loss before and after optimization, the reduction in demand and loss brought by the optimization, as well as the CUP time. The results show that both the total demand and loss are reduced appreciable percentages. Table 8 : case results for voltage and var optimization LA CPL (Kw) Cap. Xfrm. 1 30% 50% Gang Ungang 2 30% 50% Gang Ungang 8 30% 50% Gang Ungang CPL - Constant Power Load, Cap. Capacitor, Xfrm. - Transformer Table 9 : Optimized results for voltage and var optimization % 7.2% % 12% % 3.4% -Optimized, -Reduction V. CONCLUSIONS This paper describes the implementation of a state of the art voltage and var optimization process that can work with multisource, multi-phase, unbalanced, meshed distribution systems. The centralized VVO method has been implemented to work with the comprehensive network modeling capabilities of the unbalanced load flow (UBLF) within a DMS platform. The implementation has been tested with real utility distribution circuits with varying degree of unbalance and model complexity. The implementation demonstrates the feasibility and effectiveness of centralized VVO. VI. REFERENCES [1] J. J. Grainger and S. Civanlar, "Volt/Var on Distribution Systems with Lateral Branches Using Shunt Capacitors and Voltage Regulators-Part 1: The Overall Problem, IEEE Trans. Power Apparatus and Systems, vol. PAS-104, no.11, pp , Nov [2] S. Civanlar and J. J. Grainger, "Volt/Var on Distribution Systems with Lateral Branches Using Shunt Capacitors and Voltage Regulators-Part 2: The Solution Method, " IEEE Trans. Power Apparatus and Systems, vol. PAS-104, no.11, pp , Nov [3] R. Baldick and F. F. Wu, "Efficient Integer Optimization Algorithm for Optimal Coordination of Capacitors and Regulators, IEEE Trans. Power Systems, vol.5 no.3, pp , Aug [4] F.C. Lu and Y.Y. Hsu, Reactive Power/Voltage in a Distribution Substation Using Dynamic Programming, IEE Proceedings- Generation, Transmission and Distribution, vol. 142, no. 6, pp , November [5] F.C. Lu and Y.Y. Hsu, Fuzzy Dynamic Programming Approach to Reactive Power/Voltage in a Distribution Substation, IEEE Transactions on Power Systems, vol. 12, no. 2, pp , May [6] I. Roytelman, B. K. Wee, and R. L. Lugtu, and T. M. Kulars, "Volt/Var Algorithm for Modern Distribution Management System," IEEE Trans. Power Systems, vol.10, no.3, pp , Aug [7] I. Roytelman, B. K. Wee, and R. L. Lugtu, T. M. Kulars, and T. Brossart, Pilot Project to Estimate the Generalized Volt/Var Effectiveness, IEEE Trans. Power Systems, vol. 13, no.3, pp , Aug [8] S. J. Cheng, O. P. Malik, and G. S. Hope, An Expert System for Voltage and Reactive Power of a Power System, IEEE Trans. Power Systems, vol. 3, no.4, pp , Nov [9] M.M.A. Salama and A.Y. Chikhani, An Expert System for Reactive Power of a Distribution System- Part 1: System Configuration, IEEE Transactions on Power Delivery, vol. 7, no. 2, pp , April [10] J.R.P-R. Laframbiose, G. Ferland, A.Y. Chikhani and M.M.A. Salama, An Expert System for Reactive Power of a Distribution System- Part 2: System Implementation, IEEE Transactions on Power Systems, vol. 10, no. 3, pp , August [11] G. Ramakrishna and N.D. Rao, A Fuzzy Logic Framework for of Switched Capacitors in Distribution Systems, in Proc. Canadian Conference on Electrical & Computer Engineering, Montreal, Canada, September 1995, pp [12] G. Ramakrishna and N.D. Rao, Fuzzy Inference System to Assist the Operator in Reactive Power in Distribution Systems, IEE Proceedings- Generation, Transmission and Distribution, vol. 145, no. 2, pp , March [13] V. Miranda and P. Calisto, A Fuzzy Inference System to Voltage/Var in DMS- Distribution Management System, in Proc. 14 th Power Systems Computations Conference, Sevilla, Spain, June [14] Y.Y. Hsu and F.C. Lu, A Combined Artificial Neural Network-Fuzzy Dynamic Programming Approach to Reactive Power/Voltage in a Distribution Substation, IEEE Transactions on Power Systems, vol. 13, no. 4, pp , November [15] R.H. Liang and Y.S. Wang, Fuzzy-d Reactive Power and Voltage in a Distribution System, IEEE Transactions on Power Delivery, vol. 18, no. 2, pp , April [16] Z. Hu, X. Wang, H. Chen and G.A. Taylor, Volt/Var in Distribution Systems Using a Time-Interval d Approach, IEE

6 6 Proceedings- Generation, Transmission and Distribution, vol. 150, no. 5, pp , September [17] T. Niknam, A.M. Ranjbar and A.R. Shirani, Impact of Distributed Generation on Volt/Var in Distribution Networks, in Proc. IEEE PowerTech Conference, Bologna, Italy, June [18] J. Olamaie and T. Niknam, Daily Volt/Var in Distribution Networks with Regard to DGs: A Comparison of Evolutionary Methods, in Proc. IEEE Power India Conference, New Delhi, India, April [19] X. Feng, W. Peterson, F. Yang, G. M. Wickramasekara, J. Finney, Smart Grids Are More Efficient: Voltage and Var Optimization Reduces Energy es and Peak s, Vol. 3, ABB Review, VII. BIOGRAPHIES Xiaoming Feng (SM 2004) is Executive Consulting R&D Engineer with ABB Inc. He has been with ABB Corporate Research for over ten years. He leads research in a broad range of areas in power system simulation, control, and optimization. William Peterson is affiliated with ABB Inc. in Raleigh, North Carolina. Fang Yang (M 2007) joined ABB US Corporate Research Center in Raleigh, North Carolina in Her research interests include distribution automation, power system reliability analysis, application of artificial intelligence techniques in power system control. Gamini M. Wickramasekara is affiliated with ABB Inc. in Raleigh, North Carolina. John Finney joined ABB in 1995 after receiving a PhD from Georgia Institute of Technology, and has held roles since then as researcher, developer, and research program manager. Currently John serves as product manager for ABB's network management software systems.

Evaluation of Requirements for Volt/Var Control and Optimization Function in Distribution Management Systems

Evaluation of Requirements for Volt/Var Control and Optimization Function in Distribution Management Systems Downloaded from orbit.dtu.dk on: Nov 09, 2018 Evaluation of Requirements for Volt/Var Control and Optimization Function in Distribution Management Systems Rahimi, Saaed; Marinelli, Mattia; Silvestro, Federico

More information

Improve Distribution System Energy Efficiency With Coordinated Reactive Power Control

Improve Distribution System Energy Efficiency With Coordinated Reactive Power Control IEEE TRANSACTIONS ON POWER SYSTEMS 1 Improve Distribution System Energy Efficiency With Coordinated Reactive Power Control Fang Yang, Member, IEEE, and Zhao Li, Member,IEEE Abstract In the distribution

More information

Genetic Algorithm based Voltage Regulator Placement in Unbalanced Radial Distribution Systems

Genetic Algorithm based Voltage Regulator Placement in Unbalanced Radial Distribution Systems Volume 50, Number 4, 2009 253 Genetic Algorithm based Voltage Regulator in Unbalanced Radial Distribution Systems Ganesh VULASALA, Sivanagaraju SIRIGIRI and Ramana THIRUVEEDULA Abstract: In rural power

More information

LV Self Balancing Distribution Network Reconfiguration for Minimum Losses

LV Self Balancing Distribution Network Reconfiguration for Minimum Losses Paper accepted for presentation at 2009 EEE Bucharest Power Tech Conference, June 28th - July 2nd, Bucharest, Romania LV Self Balancing Distribution Network Reconfiguration for Minimum Losses D. V. Nicolae,

More information

Electric Circuits II Three-Phase Circuits. Dr. Firas Obeidat

Electric Circuits II Three-Phase Circuits. Dr. Firas Obeidat Electric Circuits II Three-Phase Circuits Dr. Firas Obeidat 1 Table of Contents 1 Balanced Three-Phase Voltages 2 Balanced Wye-Wye Connection 3 Balanced Wye-Delta Connection 4 Balanced Delta-Delta Connection

More information

DISTRIBUTION NETWORK RECONFIGURATION FOR LOSS MINIMISATION USING DIFFERENTIAL EVOLUTION ALGORITHM

DISTRIBUTION NETWORK RECONFIGURATION FOR LOSS MINIMISATION USING DIFFERENTIAL EVOLUTION ALGORITHM DISTRIBUTION NETWORK RECONFIGURATION FOR LOSS MINIMISATION USING DIFFERENTIAL EVOLUTION ALGORITHM K. Sureshkumar 1 and P. Vijayakumar 2 1 Department of Electrical and Electronics Engineering, Velammal

More information

Optimal Voltage Regulators Placement in Radial Distribution System Using Fuzzy Logic

Optimal Voltage Regulators Placement in Radial Distribution System Using Fuzzy Logic Optimal Voltage Regulators Placement in Radial Distribution System Using Fuzzy Logic K.Sandhya 1, Dr.A.Jaya Laxmi 2, Dr.M.P.Soni 3 1 Research Scholar, Department of Electrical and Electronics Engineering,

More information

Coordinated Voltage and Reactive Power Control of Power Distribution Systems with Distributed Generation

Coordinated Voltage and Reactive Power Control of Power Distribution Systems with Distributed Generation University of Kentucky UKnowledge Theses and Dissertations--Electrical and Computer Engineering Electrical and Computer Engineering 2014 Coordinated Voltage and Reactive Power Control of Power Distribution

More information

CHAPTER 11. Balanced Three-Phase Circuits

CHAPTER 11. Balanced Three-Phase Circuits CHAPTER 11 Balanced Three-Phase Circuits 11.1 Balanced Three-Phase Voltages Three sinusoidal voltages Identical amplitudes and frequencies Out of phase 120 with each other by exactly As the a-phase voltage,

More information

Effect of Parameter Tuning on Performance of Cuckoo Search Algorithm for Optimal Reactive Power Dispatch

Effect of Parameter Tuning on Performance of Cuckoo Search Algorithm for Optimal Reactive Power Dispatch RESEARCH ARTICLE OPEN ACCESS Effect of Parameter Tuning on Performance of Cuckoo Search Algorithm for Optimal Reactive Power Dispatch Tejaswini Sharma Laxmi Srivastava Department of Electrical Engineering

More information

GA BASED CAPACITOR PLACEMENT FOR VOLTAGE OPTIMIZATION IN 33-BUS RADIAL DISTRIBUTION SYSTEM

GA BASED CAPACITOR PLACEMENT FOR VOLTAGE OPTIMIZATION IN 33-BUS RADIAL DISTRIBUTION SYSTEM International Journal of Information Technology and Knowledge Management July-December 2011, Volume 4, No. 2, pp. 713-718 GA BASED CAPACITOR PLACEMENT FOR VOLTAGE OPTIMIZATION IN 33-BUS RADIAL DISTRIBUTION

More information

AS the power distribution networks become more and more

AS the power distribution networks become more and more IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 21, NO. 1, FEBRUARY 2006 153 A Unified Three-Phase Transformer Model for Distribution Load Flow Calculations Peng Xiao, Student Member, IEEE, David C. Yu, Member,

More information

A Novel Fuzzy Neural Network Based Distance Relaying Scheme

A Novel Fuzzy Neural Network Based Distance Relaying Scheme 902 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 15, NO. 3, JULY 2000 A Novel Fuzzy Neural Network Based Distance Relaying Scheme P. K. Dash, A. K. Pradhan, and G. Panda Abstract This paper presents a new

More information

Minimization of Power Loss and Improvement of Voltage Profile in a Distribution System Using Harmony Search Algorithm

Minimization of Power Loss and Improvement of Voltage Profile in a Distribution System Using Harmony Search Algorithm Minimization of Power Loss and Improvement of Voltage Profile in a Distribution System Using Harmony Search Algorithm M. Madhavi 1, Sh. A. S. R Sekhar 2 1 PG Scholar, Department of Electrical and Electronics

More information

ABSTRACT. SHI, YUE. Integrated Volt/Var Control on Smart Distribution Systems. (Under the direction of Dr. Mesut Baran).

ABSTRACT. SHI, YUE. Integrated Volt/Var Control on Smart Distribution Systems. (Under the direction of Dr. Mesut Baran). ABSTRACT SHI, YUE. Integrated Volt/Var Control on Smart Distribution Systems. (Under the direction of Dr. Mesut Baran). This study investigates the integrated Volt/Var Control (VVC) on smart distribution

More information

Volume 2, Number 4, 2016 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online):

Volume 2, Number 4, 2016 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online): JJEE Volume, Number 4, 6 Pages - Jordan Journal of Electrical Engineering ISSN (Print): 49-96, ISSN (Online): 49-969 Enhancement of Voltage Stability and Line Loadability by Reconfiguration of Radial Electrical

More information

Optimal Placement of AVR in RDS Using Modified Cuckoo Search Algorithm

Optimal Placement of AVR in RDS Using Modified Cuckoo Search Algorithm IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 2 Ver. I (Mar. Apr. 2016), PP 54-65 www.iosrjournals.org Optimal Placement of AVR

More information

OPTIMAL PLACEMENT OF UNIFIED POWER QUALITY CONDITIONER IN DISTRIBUTION SYSTEMS USING PARTICLE SWARM OPTIMIZATION METHOD

OPTIMAL PLACEMENT OF UNIFIED POWER QUALITY CONDITIONER IN DISTRIBUTION SYSTEMS USING PARTICLE SWARM OPTIMIZATION METHOD OPTIMAL PLACEMENT OF UNIFIED POWER QUALITY CONDITIONER IN DISTRIBUTION SYSTEMS USING PARTICLE SWARM OPTIMIZATION METHOD M. Laxmidevi Ramanaiah and M. Damodar Reddy Department of E.E.E., S.V. University,

More information

Optimal Allocation of TCSC Devices Using Genetic Algorithms

Optimal Allocation of TCSC Devices Using Genetic Algorithms Proceedings of the 14 th International Middle East Power Systems Conference (MEPCON 10), Cairo University, Egypt, December 19-21, 2010, Paper ID 195. Optimal Allocation of TCSC Devices Using Genetic Algorithms

More information

Voltage Controller for Radial Distribution Networks with Distributed Generation

Voltage Controller for Radial Distribution Networks with Distributed Generation International Journal of Scientific and Research Publications, Volume 4, Issue 3, March 2014 1 Voltage Controller for Radial Distribution Networks with Distributed Generation Christopher Kigen *, Dr. Nicodemus

More information

A REVIEW OF VOLTAGE/VAR CONTROL

A REVIEW OF VOLTAGE/VAR CONTROL Abstract A RVIW OF VOLTAG/VAR CONTROL M. Lin, R. K. Rayudu and S. Samarasinghe Centre for Advanced Computational Solutions Lincoln University This paper presents a survey of voltage/var control techniques.

More information

THERE has been a growing interest in the optimal operation

THERE has been a growing interest in the optimal operation 648 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 22, NO. 2, MAY 2007 A New Optimal Routing Algorithm for Loss Minimization and Voltage Stability Improvement in Radial Power Systems Joong-Rin Shin, Member,

More information

Future. Ready. SM. Using Meters as Distribution Sensors for Capacitor Bank Monitoring. White Paper

Future. Ready. SM. Using Meters as Distribution Sensors for Capacitor Bank Monitoring. White Paper White Paper Using Meters as Distribution Sensors for Capacitor Bank Monitoring The role capacitor banks play in maintaining power quality varies by utility. But regardless of how capacitors are deployed,

More information

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Vivek Kumar Bhatt 1, Dr. Sandeep Bhongade 2 1,2 Department of Electrical Engineering, S. G. S. Institute of Technology

More information

Transactions on Information and Communications Technologies vol 16, 1996 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 16, 1996 WIT Press,  ISSN An expert system for teaching voltage control in power systems M. Negnevitsky & T. L. Le Department of Electrical & Electronic Engineering University of Tasmania GPO Box 252C Hobart, Tasmania 7001, Australia

More information

Annamacharya Institute of Technology and Sciences, Tirupathi, A.P, India

Annamacharya Institute of Technology and Sciences, Tirupathi, A.P, India Active Power Loss Minimization Using Simultaneous Network Reconfiguration and DG Placement with AGPSO Algorithm K.Sandhya,Venkata Supura Vemulapati 2,2 Department of Electrical and Electronics Engineering

More information

DISTRIBUTION SYSTEM PLANNING USING NETWORK RECONFIGURATION FOR LOSS REDUCTION

DISTRIBUTION SYSTEM PLANNING USING NETWORK RECONFIGURATION FOR LOSS REDUCTION DISTRIBUTION SYSTEM PLANNING USING NETWORK RECONFIGURATION FOR LOSS REDUCTION Raval Vivek 1, Sanjay R. Vyas 2 1PG Scholar, EE Dept., LDRP-ITR, Gandhinagar, Gujarat, India. 2Head of Department, EE Dept.,

More information

Keywords: unbalanced voltage, unbalanced current, Load balancing transformer

Keywords: unbalanced voltage, unbalanced current, Load balancing transformer Effects of Distorted Source on Operating a Load-Balancing Transformer in a Distribution Network Danial Ahmadi Mohammad Tavakoli Bina Masoud Aliakbar Golkar Faculty of Electrical Engineering, K. N. Toosi

More information

Study Guide for Chapter 11

Study Guide for Chapter 11 Study Guide for Chapter 11 Objectives: 1. Know how to analyze a balanced, three-phase Y-Y connected circuit. 2. Know how to analyze a balanced, three-phase Y-Δ connected circuit. 3. Be able to calculate

More information

HARMONIC distortion complicates the computation of. The Optimal Passive Filters to Minimize Voltage Harmonic Distortion at a Load Bus

HARMONIC distortion complicates the computation of. The Optimal Passive Filters to Minimize Voltage Harmonic Distortion at a Load Bus 1592 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 20, NO. 2, APRIL 2005 The Optimal Passive Filters to Minimize Voltage Harmonic Distortion at a Load Bus Ahmed Faheem Zobaa, Senior Member, IEEE Abstract A

More information

Sensitivity Analysis for 14 Bus Systems in a Distribution Network With Distributed Generators

Sensitivity Analysis for 14 Bus Systems in a Distribution Network With Distributed Generators IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 3 Ver. I (May Jun. 2015), PP 21-27 www.iosrjournals.org Sensitivity Analysis for

More information

NSGA Based Optimal Volt / Var Control in Distribution System with Dispersed Generation

NSGA Based Optimal Volt / Var Control in Distribution System with Dispersed Generation NSGA Based Optimal Volt / Var Control in Distribution System with Dispersed Generation P. N. Hrisheekesha, and Jaydev Sharma Abstract In this paper, a method based on Non-Dominated Sorting Genetic Algorithm

More information

Optimal placement of distribution transformers in radial distribution system

Optimal placement of distribution transformers in radial distribution system International Journal of Smart Grid and Clean Energy Optimal placement of distribution transformers in radial distribution system Vishwanath Hegde *, Raghavendra C. G., Prashanth Nayak Pradeep S., Themchan

More information

IMPLEMENTATION OF ADVANCED DISTRIBUTION AUTOMATION IN U.S.A. UTILITIES

IMPLEMENTATION OF ADVANCED DISTRIBUTION AUTOMATION IN U.S.A. UTILITIES IMPLEMENTATION OF ADVANCED DISTRIBUTION AUTOMATION IN U.S.A. UTILITIES (Summary) N S Markushevich and A P Berman, C J Jensen, J C Clemmer Utility Consulting International, JEA, OG&E Electric Services,

More information

Optimal methodology for distribution systems reconfiguration based on OPF and solved by decomposition technique

Optimal methodology for distribution systems reconfiguration based on OPF and solved by decomposition technique Optimal methodology for distribution systems reconfiguration based on OPF and solved by decomposition technique H. M. Khodr, J. Martínez-Crespo, Z. A. Valeand C. Ramos SUMMARY This paper presents a new

More information

Improvement of Power Quality Using a Hybrid Interline UPQC

Improvement of Power Quality Using a Hybrid Interline UPQC Improvement of Power Quality Using a Hybrid Interline UPQC M.K.Elango 1, C.Vengatesh Department of Electrical and Electronics Engineering K.S.Rangasamy College of Technology Tiruchengode, Tamilnadu, India

More information

NEW APPROACH TO REGULATE LOW VOLTAGE DISTRIBUTION NETWORK

NEW APPROACH TO REGULATE LOW VOLTAGE DISTRIBUTION NETWORK NEW APPROACH TO REGULATE LOW VOLTAGE DISTRIBUTION NETWORK Yves CHOLLOT Philippe DESCHAMPS Arthur JOURDAN SCHNEIDER ELECTRIC France SCHNEIDER ELECTRIC France SCHNEIDER ELECTRIC France yves.chollot@schneider-electric.com

More information

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Journal of Clean Energy Technologies, Vol. 4, No. 3, May 2016 Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Hanim Ismail, Zuhaina Zakaria, and Noraliza Hamzah

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 7, July ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 7, July ISSN International Journal of Scientific & Engineering Research, Volume 4, Issue 7, July-2013 377 Self-Healing Framework for Distribution Systems Fazil Haneef, S.Angalaeswari Abstract - The self healing framework

More information

Optimal PMU Placement in Power System Considering the Measurement Redundancy

Optimal PMU Placement in Power System Considering the Measurement Redundancy Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 4, Number 6 (2014), pp. 593-598 Research India Publications http://www.ripublication.com/aeee.htm Optimal PMU Placement in Power System

More information

Efficient Hybrid Shunt Active Power Filter for Improvement of Power Factor and Harmonic Suppression using MATLAB

Efficient Hybrid Shunt Active Power Filter for Improvement of Power Factor and Harmonic Suppression using MATLAB Efficient Hybrid Shunt Active Power Filter for Improvement of Power Factor and Harmonic Suppression using MATLAB ABSTRACT Jarupula Somlal Associate Professor, EEE Department Swarnandhra College of Engineering

More information

Keyword: conductors, feeders, genetic algorithm, conventional method, real power loss, reactive power loss, distributed load flow, cost and savings.

Keyword: conductors, feeders, genetic algorithm, conventional method, real power loss, reactive power loss, distributed load flow, cost and savings. Optimal Conductor Selection Using Genetic Algorithm Deepak Sharma 1, Priya Jha 2,S.Vidyasagar 3 1 PG Student, SRM University, Chennai, India 2 PG Student, SRM University, Chennai, India 3 Assistant Professor,

More information

Identification of weak buses using Voltage Stability Indicator and its voltage profile improvement by using DSTATCOM in radial distribution systems

Identification of weak buses using Voltage Stability Indicator and its voltage profile improvement by using DSTATCOM in radial distribution systems IOSR Journal of Electrical And Electronics Engineering (IOSRJEEE) ISSN : 2278-1676 Volume 2, Issue 4 (Sep.-Oct. 2012), PP 17-23 Identification of weak buses using Voltage Stability Indicator and its voltage

More information

Dynamic Grid Edge Control

Dynamic Grid Edge Control Dynamic Grid Edge Control Visibility, Action & Analytics at the Grid Edge to Maximize Grid Modernization Benefits The existence of greater volatility at the grid edge creates a set of problems that require

More information

Evolutionary Programming Optimization Technique for Solving Reactive Power Planning in Power System

Evolutionary Programming Optimization Technique for Solving Reactive Power Planning in Power System Evolutionary Programg Optimization Technique for Solving Reactive Power Planning in Power System ISMAIL MUSIRIN, TITIK KHAWA ABDUL RAHMAN Faculty of Electrical Engineering MARA University of Technology

More information

Power Quality Improvement of Distribution Network for Non-Linear Loads using Inductive Active Filtering Method Suresh Reddy D 1 Chidananda G Yajaman 2

Power Quality Improvement of Distribution Network for Non-Linear Loads using Inductive Active Filtering Method Suresh Reddy D 1 Chidananda G Yajaman 2 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 03, 2015 ISSN (online): 2321-0613 Power Quality Improvement of Distribution Network for Non-Linear Loads using Inductive

More information

Power Distribution System Planning with Demand Uncertainty Consideration

Power Distribution System Planning with Demand Uncertainty Consideration 0 Journal of Electrical Engineering & Technology, Vol. 3, No. 1, pp. 0~8, 008 Power Distribution System Planning with Demand Uncertainty Consideration Sirichai Wattanasophon and Bundhit Eua-arporn* Abstract

More information

Real Time Simulation of Distributed Power System for Designing Big Distribution Systems

Real Time Simulation of Distributed Power System for Designing Big Distribution Systems IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 6 Ver. II (Nov. Dec. 2016), PP 17-24 www.iosrjournals.org Real Time Simulation of

More information

p. 1 p. 6 p. 22 p. 46 p. 58

p. 1 p. 6 p. 22 p. 46 p. 58 Comparing power factor and displacement power factor corrections based on IEEE Std. 18-2002 Harmonic problems produced from the use of adjustable speed drives in industrial plants : case study Theory for

More information

Identifying Long Term Voltage Stability Caused by Distribution Systems vs Transmission Systems

Identifying Long Term Voltage Stability Caused by Distribution Systems vs Transmission Systems Identifying Long Term Voltage Stability Caused by Distribution Systems vs Transmission Systems Amarsagar Reddy Ramapuram M. Ankit Singhal Venkataramana Ajjarapu amar@iastate.edu ankit@iastate.edu vajjarapu@iastate.edu

More information

Low Voltage System State Estimation Using Smart Meters

Low Voltage System State Estimation Using Smart Meters Low Voltage System State Estimation Using Smart Meters Ahmad Abdel-Majeed IEH, University of Stuttgart, Germany Ahmad.abdel-majeed@ieh.uni-stuttgart.de Martin Braun IEH, University of Stuttgart, Germany

More information

International Journal on Technical and Physical Problems of Engineering (IJTPE) Published by International Organization of IOTPE

International Journal on Technical and Physical Problems of Engineering (IJTPE) Published by International Organization of IOTPE International Journal on Technical and Physical Problems of Engineering (IJTPE) Published by International Organization of IOTPE ISSN 2077-3528 IJTPE Journal www.iotpe.com ijtpe@iotpe.com June 2013 Issue

More information

A Coordinated Optimization Approach to Volt/VAr Control for Large Power Distribution Networks

A Coordinated Optimization Approach to Volt/VAr Control for Large Power Distribution Networks 2011 American Control Conference on O'Farrell Street, San Francisco, CA, USA June 29 - July 01, 2011 A Coordinated Optimization Approach to Volt/VAr Control for Large Power Distribution Networks Michael

More information

University of Nevada, Reno. Smart Meter Data-Driven Fault Location Algorithm in Distribution Systems

University of Nevada, Reno. Smart Meter Data-Driven Fault Location Algorithm in Distribution Systems University of Nevada, Reno Smart Meter Data-Driven Fault Location Algorithm in Distribution Systems A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science in

More information

Graph Theory-Based Feeder Automation Logic for Low-End Controller Application

Graph Theory-Based Feeder Automation Logic for Low-End Controller Application Graph Theory-Based Feeder Automation ogic for ow-end Controller Application Fang Yang, Zhao i, Vaibhav Donde, Zhenyuan Wang, James toupis Abstract---This paper presents a graph theory-based feeder automation

More information

ISSN Vol.05,Issue.06, June-2017, Pages:

ISSN Vol.05,Issue.06, June-2017, Pages: WWW.IJITECH.ORG ISSN 2321-8665 Vol.05,Issue.06, June-2017, Pages:1061-1066 Fuzzy Logic Based Fault Detection and Classification of Unsynchronized Faults in Three Phase Double Circuit Transmission Lines

More information

CHAPTER 5 POWER QUALITY IMPROVEMENT BY USING POWER ACTIVE FILTERS

CHAPTER 5 POWER QUALITY IMPROVEMENT BY USING POWER ACTIVE FILTERS 86 CHAPTER 5 POWER QUALITY IMPROVEMENT BY USING POWER ACTIVE FILTERS 5.1 POWER QUALITY IMPROVEMENT This chapter deals with the harmonic elimination in Power System by adopting various methods. Due to the

More information

Maximum Allowable PV Penetration by Feeder Reconfiguration Considering Harmonic Distortion Limits

Maximum Allowable PV Penetration by Feeder Reconfiguration Considering Harmonic Distortion Limits Maximum Allowable PV Penetration by Feeder Reconfiguration Considering Harmonic Distortion Limits Vemula Mahesh Veera Venkata Prasad #1, R. Madhusudhana Rao *, Mrutyunjay Mohanty #3 #1 M.Tech student,

More information

OPTIMAL SITING AND SIZING OF DISTRIBUTED GENERATION IN RADIAL DISTRIBUTION NETWORKS

OPTIMAL SITING AND SIZING OF DISTRIBUTED GENERATION IN RADIAL DISTRIBUTION NETWORKS OPTIMAL SITING AND SIZING OF DISTRIBUTED GENERATION IN RADIAL DISTRIBUTION NETWORKS Ms. Shilpa Kotwal, Ms. Amandeep Kaur Research Scholar, E-Max Institute of Engineering and Technology, Ambala, Haryana,

More information

ACCURATE MODELING FOR LOSSES REDUCTION USING A REAL-TIME POWER FLOW AT ENELVEN

ACCURATE MODELING FOR LOSSES REDUCTION USING A REAL-TIME POWER FLOW AT ENELVEN ACCURATE MODELING FOR LOSSES REDUCTION USING A REAL-TIME POWER FLOW AT ENELVEN Renato CESPEDES I. Roytelman, A.Ilo P.Parra,L.Rodriguez,H.Socorro,T. Romero KEMA Consulting Colombia SIEMENS USA,Austria ENELVEN

More information

Harmonic Distortion Levels Measured at The Enmax Substations

Harmonic Distortion Levels Measured at The Enmax Substations Harmonic Distortion Levels Measured at The Enmax Substations This report documents the findings on the harmonic voltage and current levels at ENMAX Power Corporation (EPC) substations. ENMAX is concerned

More information

Florida State University Libraries

Florida State University Libraries Florida State University Libraries Electronic Theses, Treatises and Dissertations The Graduate School 2015 Fault Location Identification in Smart Distribution Networks with Distributed Generation Jose

More information

LOAD BALANCING OF FEEDER USING FUZZY AND OPTIMIZATION TECHNIQUE

LOAD BALANCING OF FEEDER USING FUZZY AND OPTIMIZATION TECHNIQUE International Journal of Electrical Engineering & Technology (IJEET) Volume 9, Issue 4, July- August 2018, pp. 74 82, Article ID: IJEET_09_04_008 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=9&itype=4

More information

CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS

CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS 66 CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS INTRODUCTION The use of electronic controllers in the electric power supply system has become very common. These electronic

More information

International Journal of Current Research and Modern Education (IJCRME) ISSN (Online): & Impact Factor: Special Issue, NCFTCCPS -

International Journal of Current Research and Modern Education (IJCRME) ISSN (Online): & Impact Factor: Special Issue, NCFTCCPS - GSM TECHNIQUE USED FOR UNDERGROUND CABLE FAULT DETECTOR AND DISTANCE LOCATOR R. Gunasekaren*, J. Pavalam*, T. Sangamithra*, A. Anitha Rani** & K. Chandrasekar*** * Assistant Professor, Department of Electrical

More information

Aggregated Rooftop PV Sizing in Distribution Feeder Considering Harmonic Distortion Limit

Aggregated Rooftop PV Sizing in Distribution Feeder Considering Harmonic Distortion Limit Aggregated Rooftop PV Sizing in Distribution Feeder Considering Harmonic Distortion Limit Mrutyunjay Mohanty Power Research & Development Consultant Pvt. Ltd., Bangalore, India Student member, IEEE mrutyunjay187@gmail.com

More information

CHAPTER 5 LOAD BALANCING OF LOW-VOLTAGE DISTRIBUTION NETWORK BY HEURISTIC METHODOLOGY

CHAPTER 5 LOAD BALANCING OF LOW-VOLTAGE DISTRIBUTION NETWORK BY HEURISTIC METHODOLOGY 167 CHAPTER 5 LOAD BALANCING OF LOW-VOLTAGE DISTRIBUTION NETWORK BY HEURISTIC METHODOLOGY 5.1 INTRODUCTION The reduction of energy losses in the distribution of low voltage distribution network has been

More information

HYSTERESIS CONTROL FOR CURRENT HARMONICS SUPPRESSION USING SHUNT ACTIVE FILTER. Rajesh Kr. Ahuja

HYSTERESIS CONTROL FOR CURRENT HARMONICS SUPPRESSION USING SHUNT ACTIVE FILTER. Rajesh Kr. Ahuja HYSTERESIS CONTROL FOR CURRENT HARMONICS SUPPRESSION USING SHUNT ACTIVE FILTER Rajesh Kr. Ahuja 1, Aasha Chauhan 2, Sachin Sharma 3 Rajesh Kr. Ahuja Faculty, Electrical & Electronics Engineering Dept.

More information

Optimal Positioning and Sizing of DG Units Using Differential Evolution Algorithm

Optimal Positioning and Sizing of DG Units Using Differential Evolution Algorithm Optimal Positioning and Sizing of DG Units Using Differential Evolution Algorithm Ravi 1, Himanshu Sangwan 2 Assistant Professor, Department of Electrical Engineering, D C R University of Science & Technology,

More information

Impact of Distributed Generation on Voltage Regulation by ULTC Transformer using Various Existing Methods

Impact of Distributed Generation on Voltage Regulation by ULTC Transformer using Various Existing Methods Proceedings of the th WSEAS International Conference on Power Systems, Beijing, China, September -, 200 Impact of Distributed Generation on Voltage Regulation by ULTC Transformer using Various Existing

More information

On Using Fuzzy Logic Based Automatic Voltage Relay In Distribution Network

On Using Fuzzy Logic Based Automatic Voltage Relay In Distribution Network On Using Fuzzy Logic Based Automatic Voltage Relay In Distribution Network 1 Uchegbu C.E 2, Ekulibe James 2. Ilo F.U 1 Department of Electrical and Electronic Engineering Enugu state University of science

More information

Application of Fuzzy Logic Controller in UPFC to Mitigate THD in Power System

Application of Fuzzy Logic Controller in UPFC to Mitigate THD in Power System International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 9, Issue 8 (January 2014), PP. 25-33 Application of Fuzzy Logic Controller in UPFC

More information

TO LIMIT degradation in power quality caused by nonlinear

TO LIMIT degradation in power quality caused by nonlinear 1152 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 13, NO. 6, NOVEMBER 1998 Optimal Current Programming in Three-Phase High-Power-Factor Rectifier Based on Two Boost Converters Predrag Pejović, Member,

More information

Three Phase Modeling in Distribution Systems

Three Phase Modeling in Distribution Systems Three Phase Modeling in Distribution Systems Raúl César Vilcahuamán Sanabria Escuela de Post Grado Facultad de Ingeniería Eléctrica, Electrónica y Sistemas Universidad Nacional del Centro del Perú Fax:

More information

Evolving Grid 700 MHz Field Area Network (FAN) Case Study. April 2018

Evolving Grid 700 MHz Field Area Network (FAN) Case Study. April 2018 Evolving Grid 700 MHz Field Area Network (FAN) Case Study April 2018 Communication System Overview 877 Managed IP Devices 899 Miles of microwave links (29 link total) 21 are 2 x 180 Mbps microwave links

More information

Voltage Control of Distribution Networks with Distributed Generation using Reactive Power Compensation

Voltage Control of Distribution Networks with Distributed Generation using Reactive Power Compensation Voltage Control of Distribution Networks with Distributed Generation using Reactive Power Compensation Author Mahmud, M., Hossain, M., Pota, H., M Nasiruzzaman, A. Published 2011 Conference Title Proceedings

More information

Size Selection Of Energy Storing Elements For A Cascade Multilevel Inverter STATCOM

Size Selection Of Energy Storing Elements For A Cascade Multilevel Inverter STATCOM Size Selection Of Energy Storing Elements For A Cascade Multilevel Inverter STATCOM Dr. Jagdish Kumar, PEC University of Technology, Chandigarh Abstract the proper selection of values of energy storing

More information

Accurate determination of distribution network losses

Accurate determination of distribution network losses Loughborough University Institutional Repository Accurate determination of distribution network losses This item was submitted to Loughborough University's Institutional Repository by the/an author. Citation:

More information

Impact of Distributed Generation on Network Voltage Levels

Impact of Distributed Generation on Network Voltage Levels EEE8052 Distributed Generation Taster Material Impact of Distributed Generation on Network Voltage Levels Steady-state rise in network voltage levels Existing practice is to control distribution voltage

More information

Improving Passive Filter Compensation Performance With Active Techniques

Improving Passive Filter Compensation Performance With Active Techniques IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 50, NO. 1, FEBRUARY 2003 161 Improving Passive Filter Compensation Performance With Active Techniques Darwin Rivas, Luis Morán, Senior Member, IEEE, Juan

More information

1. Governor with dynamics: Gg(s)= 1 2. Turbine with dynamics: Gt(s) = 1 3. Load and machine with dynamics: Gp(s) = 1

1. Governor with dynamics: Gg(s)= 1 2. Turbine with dynamics: Gt(s) = 1 3. Load and machine with dynamics: Gp(s) = 1 Load Frequency Control of Two Area Power System Using PID and Fuzzy Logic 1 Rajendra Murmu, 2 Sohan Lal Hembram and 3 A.K. Singh 1 Assistant Professor, 2 Reseach Scholar, Associate Professor 1,2,3 Electrical

More information

Reducing the Fault Current and Overvoltage in a Distribution System with an Active Type SFCL Employed PV System

Reducing the Fault Current and Overvoltage in a Distribution System with an Active Type SFCL Employed PV System Reducing the Fault Current and Overvoltage in a Distribution System with an Active Type SFCL Employed PV System M.S.B Subrahmanyam 1 T.Swamy Das 2 1 PG Scholar (EEE), RK College of Engineering, Kethanakonda,

More information

EE 221 CIRCUITS II. Chapter 12 Three-Phase Circuit

EE 221 CIRCUITS II. Chapter 12 Three-Phase Circuit EE 221 CRCUTS Chapter 12 Three-Phase Circuit 1 THREE-PHASE CRCUTS CHAPTER 12 12.1 What is a Three-Phase Circuit? 12.2 Balanced Three-Phase oltages 12.3 Balanced Three-Phase Connection 12.4 Power in a Balanced

More information

A Practical Method for Load Balancing in the LV Distribution Networks Case study: Tabriz Electrical Network

A Practical Method for Load Balancing in the LV Distribution Networks Case study: Tabriz Electrical Network World Academy of Science, Engineering and Technology 00 A Practical Method for Load Balancing in the LV Distribution Networs Case study: Tabriz Electrical Networ A. Raminfard,, S. M. Shahrtash raminfard@elec.iust.ac.ir

More information

Optimal Sizing and Placement of DG in a Radial Distribution Network using Sensitivity based Methods

Optimal Sizing and Placement of DG in a Radial Distribution Network using Sensitivity based Methods Optimal Sizing and Placement of DG in a Radial Distribution Network using Sensitivity based Methods Nitin Singh 1, Smarajit Ghosh 2, Krishna Murari 3 EIED, Thapar university, Patiala-147004, India Email-

More information

Enhancement of Fault Current and Overvoltage by Active Type superconducting fault current limiter (SFCL) in Renewable Distributed Generation (DG)

Enhancement of Fault Current and Overvoltage by Active Type superconducting fault current limiter (SFCL) in Renewable Distributed Generation (DG) Enhancement of Fault Current and Overvoltage by Active Type superconducting fault current limiter (SFCL) in Renewable Distributed Generation (DG) PATTI.RANADHEER Assistant Professor, E.E.E., PACE Institute

More information

Deployment of Real-time State Estimator and Load Flow in BC Hydro DMS - Challenges and Opportunities

Deployment of Real-time State Estimator and Load Flow in BC Hydro DMS - Challenges and Opportunities IEEE PES General Meeting, Vancouver, Canada, July 2013 Deployment of Real-time State Estimator and Load Flow in BC Hydro DMS - Challenges and Opportunities Djordje Atanackovic, BC Hydro Valentina Dabic,

More information

A FUZZY INFERENCE SYSTEM TO VOLTAGE/VAR CONTROL IN DMS - DISTRIBUTION MANAGEMENT SYSTEM

A FUZZY INFERENCE SYSTEM TO VOLTAGE/VAR CONTROL IN DMS - DISTRIBUTION MANAGEMENT SYSTEM A FUZZY INFERENCE SYSTEM TO VOLTAGE/VAR CONTROL IN DMS - DISTRIBUTION MANAGEMENT SYSTEM Vladimiro Miranda vmiranda@inescporto.pt INESC - Instituto de Engenharia de Sistemas e Computadores do Porto P. República

More information

A Practical Method for Load Balancing in the LV Distribution Networks Case study: Tabriz Electrical Network

A Practical Method for Load Balancing in the LV Distribution Networks Case study: Tabriz Electrical Network Vol:, No:6, 00 A Practical Method for Load Balancing in the LV Distribution Networs Case study: Tabriz Electrical Networ A. Raminfard,, S. M. Shahrtash raminfard@elec.iust.ac.ir shahrtash@iust.ac.ir.tabriz

More information

Optimal Voltage Control using Singular Value Decomposition of Fast Decoupled Load Flow Jacobian

Optimal Voltage Control using Singular Value Decomposition of Fast Decoupled Load Flow Jacobian Optimal Voltage Control using Singular Value Decomposition of Fast Decoupled Load Flow Jacobian Talha Iqbal, Ali Dehghan Banadaki, Ali Feliachi Lane Department of Computer Science and Electrical Engineering

More information

Management of Electric Distribution Systems Planning

Management of Electric Distribution Systems Planning From the SelectedWorks of Almoataz Youssef Abdelaziz December, 2012 Management of Electric Distribution Systems Planning Almoataz Youssef Abdelaziz Available at: https://works.bepress.com/almoataz_abdelaziz/46/

More information

Voltage Unbalance Reduction in Low Voltage Feeders by Dynamic Switching of Residential Customers among Three Phases

Voltage Unbalance Reduction in Low Voltage Feeders by Dynamic Switching of Residential Customers among Three Phases Voltage Unbalance Reduction in Low Voltage Feeders by Dynamic Switching of Residential Customers among Three Phases Farhad Shahnia, Peter Wolfs and Arindam Ghosh 3 Centre of Smart Grid and Sustainable

More information

Discussion on the Deterministic Approaches for Evaluating the Voltage Deviation due to Distributed Generation

Discussion on the Deterministic Approaches for Evaluating the Voltage Deviation due to Distributed Generation Discussion on the Deterministic Approaches for Evaluating the Voltage Deviation due to Distributed Generation TSAI-HSIANG CHEN a NIEN-CHE YANG b Department of Electrical Engineering National Taiwan University

More information

Assessment of Different Compensation Strategies in Hybrid Active Power Filters

Assessment of Different Compensation Strategies in Hybrid Active Power Filters Assessment of Different Compensation Strategies in Hybrid Active Power Filters Rashed Bahrekazemi Electrical Engineering Department Iran University of Science & Technology (IUST) Tehran, Iran rbahrkazemi@ee.iust.ac.ir

More information

Verifying Transformer Differential Compensation Settings

Verifying Transformer Differential Compensation Settings Verifying Transformer Differential Compensation Settings Edsel Atienza and Marion Cooper Schweitzer Engineering Laboratories, Inc. Presented at the 6th International Conference on Large Power Transformers

More information

SuperOPF and Global-OPF : Design, Development, and Applications

SuperOPF and Global-OPF : Design, Development, and Applications SuperOPF and Global-OPF : Design, Development, and Applications Dr. Hsiao-Dong Chiang Professor, School of Electrical and Computer Engineering, Cornell University, Ithaca, NY, USA School of electrical

More information

Generated by CamScanner from intsig.com

Generated by CamScanner from intsig.com Generated by CamScanner from intsig.com Generated by CamScanner from intsig.com Generated by CamScanner from intsig.com iii P a g e Dedicated to My Parents ABSTRACT Large scale distribution system planning

More information

THREE PHASE LOAD BALANCING AND ENERGY LOSS REDUCTION IN DISTRIBUTION NETWORK USING LABIEW

THREE PHASE LOAD BALANCING AND ENERGY LOSS REDUCTION IN DISTRIBUTION NETWORK USING LABIEW Volume 116 No. 11 2017, 181-189 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v116i11.19 ijpam.eu THREE PHASE LOAD BALANCING AND ENERGY

More information

Madurai, Tamilnadu, India *Corresponding author. Madurai, Tamilnadu, India ABSTRACT

Madurai, Tamilnadu, India *Corresponding author. Madurai, Tamilnadu, India ABSTRACT International Journal of Electrical Engineering. ISSN 0974-2158 Volume 7, Number 2 (2014), pp. 211-226 International Research Publication House http://www.irphouse.com Power Quality Improvement of Distribution

More information

SIMPLE ROBUST POWER FLOW METHOD FOR RADIAL DISTRIBUTION SYSTEMS

SIMPLE ROBUST POWER FLOW METHOD FOR RADIAL DISTRIBUTION SYSTEMS SIMPLE ROBUST POWER FLOW METHOD FOR RADIAL DISTRIBUTION SYSTEMS 1 NITIN MALIK, 2 SHUBHAM SWAPNIL, 3 JAIMIN D. SHAH, 4 VAIBHAV A. MAHESHWARI 1 ITM University, Gurgaon, India, 2 School of Electrical Engg,

More information