SlideShare a Scribd company logo
1 of 5
Download to read offline
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 12, Issue 1 Ver. III (Jan. – Feb. 2017), PP 27-31
www.iosrjournals.org
DOI: 10.9790/1676-1201032731 www.iosrjournals.org 27 | Page
Network Reconfiguration in Distribution Systems Using
Harmony Search Algorithm
K. Premdeep Reddy 1
, Sabarinath.G 2
, Dr. T. Gowri Manohar 3
1
(PG Student, E.E.E Department, S.V.University, Tirupati, India)
2
(Research Scholar, E.E.E Department, S.V.University, Tirupati, India)
3
(Professor, E.E.E Department, S.V.University, Tirupati, India)
Abstract: This manuscript explores feeder reconfiguration in distribution networks and presents an efficient
method to optimize the radial distribution system by means of simultaneous reconfiguration. Network
Reconfiguration of radial distribution system is a significant way of altering the power flow through the lines.
This assessment presents a modern method to solve the network reconfiguration problem with an objective of
minimizing real power loss and improving the voltage profile in radial distribution system (RDS). A precise and
load flow algorithm is applied and the objective function is formulated to solve the problem which includes
power loss minimization. HSA Algorithm is utilized to restructure and identify the optimal strap switches for
minimization of real power loss in a distribution network.. The strategy has been tested on IEEE 33-bus and 69-
bus systems to show the accomplishment and the adequacy of the proposed technique. The results demonstrate
that a significant reduction in real power losses and improvement of voltage profiles.
Keywords: Harmony Search Algorithm, load flow analysis, Network Reconfiguration, real power loss, Radial
distribution systems, voltage profile.
I. Introduction
A power distribution network consists of a group of radial feeders which can be connected together
with several tie switches and tie lines. Power loss reduction in the network is a major concern of electric
distribution utilities. Among conventional methods, optimal reconfiguration and capacitor placement are two
effective methods which can be applied to the network. Optimization methods have been used to find the
optimal location and size of different devices such as capacitors, FACTS, and distributed generations, in power
distribution systems. In this paper, optimization methods are used for optimal reconfiguration and capacitor
allocation in power systems. Feeder reconfiguration is the process of changing the distribution network topology
by changing the status of its switches. There are two kinds of switches based on their open or close conditions:
normally open (N.O.) and normally close (N.C.). N.O. Switches are considered as tie switches in the network.
During a reconfiguration process, the status of these switches will be changed optimally based on the proposed
objective function. Opening and closing of these switches can change the amount of power losses.
Optimal capacitor placement and distribution network feeder reconfiguration (DNR) have been
investigated in many papers separately, and various approaches have been used with different objective
functions to model the network and optimize the problem solution. A number of research papers have been
emerged on the general topic of feeder reconfiguration; there is still a need to develop more appropriate and
effective techniques for the reconfiguration under reliable operating conditions.Many recent researches on
distribution feeder reconfiguration on reducing the power losses. Baran and Wu [1], described the optimal size
of capacitors, so that the real power losses will be minimized for a given load profile. This method is efficient,
numerically robust and has good convergence characteristics. Sundhararajan [2], proposed to minimize the
energy losses by sensitivity analysis to select locations and genetic algorithm is used to determine the optimal
capacitor locations. Das [3], presented genetic algorithm is to select the optimal values of switched capacitors
required to place on the radial system under varying load conditions to minimize the energy loss while keeping
the voltage at load buses within prescribed limits. Milosevic [4], proposed a strategy for placing capacitors at
multiple locations on a distribution feeder to power factor correction and power loss reduction. Damodar Reddy
[5], a fuzzy multi-objective algorithm is used to solve an optimal capacitor placement and reconfiguration.
Abdellatif [6], a simple and efficient load flow solution has been proposed for determining voltage rms values
and phase-angles of radial distribution feeders. Hooshmand [7], multi-objective problem, bacterial foraging
oriented by PSO algorithm, a new method for the optimal location of fixed and switching capacitors were
presented to reduce the costs of power losses as well as improving the voltage profile. Damodar Reddy [8-9] a
two-stage methodology of finding the optimal locations and sizes of shunt capacitors for loss reduction in radial
distribution systems is presented. Fuzzy approach is proposed to find the optimal capacitor locations and
Harmony Search Algorithm is proposed to find the optimal capacitor sizes. Farahani [10], Reconfiguration is
based on a simple branch exchange method of a single loop. A joint optimization algorithm is proposed for
Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
DOI: 10.9790/1676-1201032731 www.iosrjournals.org 28 | Page
combining this improved method of reconfiguration and capacitor placement for maximum loss reduction. El-
Fergany [11], an efficient heuristic based approach to assign static shunt capacitors using an ABC algorithm to
enhance overall system static voltage stability index and achieve maximum savings. Sravan Reddy [12],
proposed a hybrid method to determine the optimal capacitor placement in distribution networks by using fuzzy
and shuffled frog leaping algorithm. Sudhakar Reddy [13] proposed dragonfly algorithm to resolve the final
network reconfiguration and reduce the system losses. Sudhakar Reddy [14-15] proposed PSO algorithm to
determine the optimal network reconfiguration to reduce the real power losses and variational technique is used
to sizing for D-STATCOM. Bhargav Reddy [16] proposed PSO algorithm to determine the different
configurations to reduce the real power losses at different load conditions.
II. Problem Formulation
2.1 Calculation of load current:
The complex power injected into the bus is given by
The load current at any bus is given by (1)
Where, N = total number of buses
= load currents@ bus
= real power demand@ bus
= reactive power demand@ bus
= bus voltage@ bus
Fig 1: A Simple 6-bus radial distribution system
2.2 Formation of BIBC matrix:
The relation between load currents and branch currents can be found by using KCL equations as follows.
= + + + + (2)
= + + + (3)
= + (4)
= (5)
= (6)
Thus the relationship between load currents and branch currents can be expressed in matrix form as shown
below.
(7)
The above matrix is reduced to
Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
DOI: 10.9790/1676-1201032731 www.iosrjournals.org 29 | Page
[IB] = [BIBC] [IL] (8)
The receiving end voltages can be premeditated by forward sweeping across the line by subtracting the line
section drop from the sending end voltages of the line section.
* (9)
The power losses in the distribution systems are
= (10)
2.3 Objective Function
The objective function of the problem is formulated to exploit the power loss reduction in the radial distributed
system, which is given by
Fitness function = min { } (11)
III. Harmony Search Algorithm
The harmony search algorithm (HSA) is a new meta-heuristic algorithm. The harmony search
algorithm (HSA) is simple in concept, few in parameters and easy in implementation. The Harmony search
algorithm is the concept of natural musical performance processes. The musicians starting with some harmonies,
they attempt to achieve better harmonies by improvisation and create iteratively new best solutions based on
past solutions on random modifications. Finally HSA gives optimum value. This algorithm was originally
developed for discrete optimization and later expanded for continuous optimization. It has been successfully
applied to various computational optimization problems such as structural design, water network design, dam
scheduling, school bus routing, Sudoku game, musical composition, benchmark and real-world problems.
Fig 2: Flow chart for Proposed Algorithm
The HS algorithm initializes the Harmony Memory (HM) with randomly generated solutions. The
number of solutions stored in the HM is defined by the Harmony Memory Size (HMS). Then iteratively a new
solution is created as follows. Each decision variable is generated either on memory consideration and a possible
additional modification, or on random selection. The parameters that are used in the generation process of a new
solution are called Harmony Memory Considering Rate (HMCR) and Pitch Adjust Rate (PAR). After a new
solution has been created, it is evaluated and compared to the worst solution in the HM. If its objective value is
better than that of the worst solution, it replaces the worst solution in the HM. This process is repeated, until a
termination criterion is fulfilled.
Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
DOI: 10.9790/1676-1201032731 www.iosrjournals.org 30 | Page
Application of HSA for loss minimization problem with reconfiguration is illustrated with the help of
standard 33-bus radial distribution system. In 33-bus system, there are five open tie switches with branch
numbers 33, 34, 35, 36, and 37, respectively, which forms five loops to as shown in Fig. 3. Further, assume that
candidate buses for optimal installation of DG units, which is not proposed in this work.
3.1 Algorithm to find the optimum reconfiguration using harmony search algorithm
Step 1) Initialize the problem and algorithm parameters.
Step 2) Initialize the harmony memory.
Step 3) Improvise a new harmony.
Step 4) Update the harmony memory.
Step 5) Check the termination criterion.
The solution vector corresponding to the best fitness value gives the optimal network RCG in n optimal
switching. Apply Greedy Search between old harmony and New Harmony by comparing fitness values. The
convergence pattern is presented and the method was tested on several other systems and yields a good
performance. It may also be noted that the HSA algorithm takes a small solution time. This may be achieved
through appropriate tuning. Appropriate tuning may be done through proper selection of Harmony Memory
Considering Rate (HMCR) and Pitch Adjust Rate (PAR).
In the present work, harmony memory size HMS=50, HMCR=0.9; harmony consideration rate 0< HMCR <1;
PARmin=0.4; PARmax=0.9; min bandwidth, bwmin=0.0001; max bandwidth bwmax=1.0; maximum no of
iterations =1000.
IV. Results
In order to demonstrate the effectiveness of the anticipated method, HSA is tested on standard IEEE 33-bus and
69-bus systems.
33-bus Test System:
The 33-bus system is a large-scale radial distribution system with 32 sectionalizing and five tie
switches. Configuration, line, load, and tie line data are taken from [14]. Total system loads for base
configuration are 3715 kW and 2300 kVAR. The sectionalizing switches are labeled from 1 to 32 and tie
switches from 33 to 37, respectively. HSA parameters of the algorithm used to simulate this test system and
results are shown for test system in table 1.
Table 1: Network Reconfiguration Results for 33 bus systems
1 Initial configuration 33, 34, 35, 36, 37
2 Total real power loss of the original network 182.1760 kW
3 Total reactive power loss of the original network 123.2556 kVAR
4 Minimum voltage of the original network 0.9115 p.u
5 Final reconfiguration 11, 14, 7, 31, 28
6 Real power loss for the final reconfigured network 87.5623 kW
7 Total reactive power loss of the final reconfigured network 64.6136 kVAR
8 Minimum voltage of the final reconfigured network 0.9557 p.u
9 Loss reduction for final reconfiguration 51.93 %
69-bus Test System:
The 69-bus system is a large-scale radial distribution system with 68 sectionalizing and five tie
switches. Configuration, line, load, and tie line data are taken from [14]. Total system loads for base
configuration are 3802.2 kW and 2694.6 kVAR. The sectionalizing switches are labeled from1 to 68 and tie
switches from 69 to 73, respectively. HSA parameters of the algorithm used to simulate this 69-bus test system
and results are shown for test system in table 2.
Table 2: Network Reconfiguration Results for 69 bus systems
1 Initial configuration 69 70 71 72 73
2 Total real power loss of the original network 224.9767 kW
3 Total reactive power loss of the original network 102.1548 kVAR
4 Minimum voltage of the original network 0.9092 p.u
5 Final reconfiguration 69 70 14 58 61
6 Real power loss for the final reconfigured network 99.6195 kW
7 Total reactive power loss of the final reconfigured network 114.6828 kVAR
8 Minimum voltage of the final reconfigured network 0.9428
9 Loss reduction for final reconfiguration 55.72 %
Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
DOI: 10.9790/1676-1201032731 www.iosrjournals.org 31 | Page
Fig. 3: Comparison of voltages before and after final reconfiguration for 33-bus system
Fig. 4: Comparison of voltages before and after final reconfiguration for 69-bus system
V. Conclusion
In this paper, the HSA algorithm is successively applied to a distribution feeder problem. The objective
to minimize the real power loss, while maintaining the radial structure of the network based on, LSW33 and
LSW69 [12]. The effectiveness of the proposed method is demonstrated on 33-bus and 69-bus systems. The
numerical results illustrate that the proposed algorithm is capable of finding the optimal solution is obtained by
using an HSA. Thus, the final results of the proposed HSA method illustrate considerable loss reduction is
possible as compared to previous reports of other researchers. The active power loss reduction for IEEE 33-bus
and 69-bus systems are 51.93% and 55.72% respectively.
References
[1] M. E. Baran and F. Wu, “Optimal sizing of capacitors placed on a radial distribution system” IEEE Trans. Power Del., vol. 4, no. 1,
pp.735–743, Jan. 1989.
[2] Srinivasan Sundhararajan, Ani1 Pahwa, “Optimal selection of capacitors for radial distribution systems using a genetic algorithm”,
IEEE Transactions on Power Systems, Vol.9, No.3, pp.1499-1507, August 1994.
[3] D.Das, “Reactive power compensation for radial distribution networks using genetic algorithm”, Electrical power and Energy
systems, 24, pp.573-581, 2002.
[4] Borka Milosevic, Miroslav Begovic, “Capacitor placement for conservative voltage reduction on distribution feeder”, IEEE
Transactions on Power Delivery, Vol.19, No.3, pp.1360-1367, July 2004.
[5] M. Damodar Reddy, Prof. V.C.Veera Reddy “A two-stage methodology of optimal capacitor placement for the reconfigured
network”, Indian Journal of Engineering & Material Sciences, Vol-17, p.p. 105-112, April - 2010.
[6] Abdellatif Hamouda, Khaled Zehar, “Improved algorithm for radial distribution network load flow solution”, Electrical Power and
Energy Systems 33, pp.508–514, 2011.
[7] Rahamat Allah Hooshmand, Hossein Mohkam, “New optimal placement of capacitors and dispersed generators using bacterial
foraging oriented by particle swarm optimization algorithm in distribution systems”, Springer, 2011.
[8] M. Damodar Reddy and Dr. V.C. Veera Reddy, “A two-stage methodology of network reconfiguration for the compensated
network”, i-manager’s Journal on Electrical Engineering, Vol-1, No-4, p.p. 22-29, April-June 2008
[9] M. Damodar Reddy, N.V.Vijay Kumar “Optimal Capacitor Placement for Loss Reduction in Distribution System Using Fuzzy and
Harmony Search Algorithm”, ARPN Journal of Engineering and Applied Sciences, Vol. 7, No.1, pp. 15-19, January - 2012.
[10] Vahid Farahani, Behrooz Vahidi, Hossein Askarian Abyaneh, “Reconfiguration and Capacitor Placement Simultaneously for
Energy Loss Reduction Based on an Improved Reconfiguration Method”, IEEE Trans. on Power Systems, Vol.27, iss.2, 2012.
[11] Attia El-Fergany, A.Y.Abdelaziz “Improved for radial distribution networks using Artificial Bee Colony Algorithm”, Journal of
Electrical Engg Technology Vol 9, No. 2, pp.441-451, 2014.
[12] K. Sravan Kumar Reddy, Prof. M. Damodar Reddy, “Optimal Placement of Capacitor in Distribution Networks using Fuzzy and
SFLA" IEEE International Conference on Electrical, Electronics, Signals, Communication and Optimization (EESCO) - 2015.
[13] A. V. Sudhakara Reddy, Prof. M. Damodar Reddy, “Optimization of distribution network reconfiguration using a dragonfly
algorithm”, Journal of Electrical Engineering,Dec- 2016.
[14] A. V. Sudhakara Reddy, Prof. M. Damodar Reddy, “Optimization of network reconfiguration by using particle swarm
optimization”, IEEE, Delhi Technological University, 2016.
[15] A. V. Sudhakara Reddy, Prof. M. Damodar Reddy, “Optimal network reconfiguration and D-STATCOM allocation in primary
distribution system”,DIET, Visakhapatnam, Andhra Pradesh, India, ICAMT-2016.
[16] P.Prasad, B.Bhargav Reddy, “Power loss minimization in distribution system using network reconfiguration with particle swarm
optimization” International Journal of Engineering Science & Advanced Technology, Vol.-5 issue-3, pp 171-178 June 2015.

More Related Content

What's hot

VOLTAGE PROFILE IMPROVEMENT AND LINE LOSSES REDUCTION USING DG USING GSA AND ...
VOLTAGE PROFILE IMPROVEMENT AND LINE LOSSES REDUCTION USING DG USING GSA AND ...VOLTAGE PROFILE IMPROVEMENT AND LINE LOSSES REDUCTION USING DG USING GSA AND ...
VOLTAGE PROFILE IMPROVEMENT AND LINE LOSSES REDUCTION USING DG USING GSA AND ...Journal For Research
 
Distribution network reconfiguration for loss reduction and voltage
Distribution network reconfiguration for loss reduction and voltageDistribution network reconfiguration for loss reduction and voltage
Distribution network reconfiguration for loss reduction and voltageGaddafi Sani
 
Frequency regulation service of multiple-areas vehicle to grid application in...
Frequency regulation service of multiple-areas vehicle to grid application in...Frequency regulation service of multiple-areas vehicle to grid application in...
Frequency regulation service of multiple-areas vehicle to grid application in...IJECEIAES
 
Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...TELKOMNIKA JOURNAL
 
Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...IJECEIAES
 
Design methodology of smart photovoltaic plant
Design methodology of smart photovoltaic plant Design methodology of smart photovoltaic plant
Design methodology of smart photovoltaic plant IJECEIAES
 
Heuristic remedial actions in the reliability assessment of high voltage dire...
Heuristic remedial actions in the reliability assessment of high voltage dire...Heuristic remedial actions in the reliability assessment of high voltage dire...
Heuristic remedial actions in the reliability assessment of high voltage dire...IJECEIAES
 
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverterHybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverterIJECEIAES
 
Resource aware wind farm and D-STATCOM optimal sizing and placement in a dist...
Resource aware wind farm and D-STATCOM optimal sizing and placement in a dist...Resource aware wind farm and D-STATCOM optimal sizing and placement in a dist...
Resource aware wind farm and D-STATCOM optimal sizing and placement in a dist...IJECEIAES
 
The gravitational search algorithm for incorporating TCSC devices into the sy...
The gravitational search algorithm for incorporating TCSC devices into the sy...The gravitational search algorithm for incorporating TCSC devices into the sy...
The gravitational search algorithm for incorporating TCSC devices into the sy...IJECEIAES
 
Distribution network reconfiguration for loss reduction using PSO method
Distribution network reconfiguration for loss reduction  using PSO method Distribution network reconfiguration for loss reduction  using PSO method
Distribution network reconfiguration for loss reduction using PSO method IJECEIAES
 
Deep segmentation of the liver and the hepatic tumors from abdomen tomography...
Deep segmentation of the liver and the hepatic tumors from abdomen tomography...Deep segmentation of the liver and the hepatic tumors from abdomen tomography...
Deep segmentation of the liver and the hepatic tumors from abdomen tomography...IJECEIAES
 
The optimal solution for unit commitment problem using binary hybrid grey wol...
The optimal solution for unit commitment problem using binary hybrid grey wol...The optimal solution for unit commitment problem using binary hybrid grey wol...
The optimal solution for unit commitment problem using binary hybrid grey wol...IJECEIAES
 
Comparison of backstepping, sliding mode and PID regulators for a voltage inv...
Comparison of backstepping, sliding mode and PID regulators for a voltage inv...Comparison of backstepping, sliding mode and PID regulators for a voltage inv...
Comparison of backstepping, sliding mode and PID regulators for a voltage inv...IJECEIAES
 
IRJET- Comparative Study of Radial and Ring Type Distribution System
IRJET-  	  Comparative Study of Radial and Ring Type Distribution SystemIRJET-  	  Comparative Study of Radial and Ring Type Distribution System
IRJET- Comparative Study of Radial and Ring Type Distribution SystemIRJET Journal
 
Decentralised PI controller design based on dynamic interaction decoupling in...
Decentralised PI controller design based on dynamic interaction decoupling in...Decentralised PI controller design based on dynamic interaction decoupling in...
Decentralised PI controller design based on dynamic interaction decoupling in...IJECEIAES
 
Single core configurations of saturated core fault current limiter performanc...
Single core configurations of saturated core fault current limiter performanc...Single core configurations of saturated core fault current limiter performanc...
Single core configurations of saturated core fault current limiter performanc...IJECEIAES
 

What's hot (19)

VOLTAGE PROFILE IMPROVEMENT AND LINE LOSSES REDUCTION USING DG USING GSA AND ...
VOLTAGE PROFILE IMPROVEMENT AND LINE LOSSES REDUCTION USING DG USING GSA AND ...VOLTAGE PROFILE IMPROVEMENT AND LINE LOSSES REDUCTION USING DG USING GSA AND ...
VOLTAGE PROFILE IMPROVEMENT AND LINE LOSSES REDUCTION USING DG USING GSA AND ...
 
Distribution network reconfiguration for loss reduction and voltage
Distribution network reconfiguration for loss reduction and voltageDistribution network reconfiguration for loss reduction and voltage
Distribution network reconfiguration for loss reduction and voltage
 
Frequency regulation service of multiple-areas vehicle to grid application in...
Frequency regulation service of multiple-areas vehicle to grid application in...Frequency regulation service of multiple-areas vehicle to grid application in...
Frequency regulation service of multiple-areas vehicle to grid application in...
 
Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...
 
Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...
 
Design methodology of smart photovoltaic plant
Design methodology of smart photovoltaic plant Design methodology of smart photovoltaic plant
Design methodology of smart photovoltaic plant
 
Heuristic remedial actions in the reliability assessment of high voltage dire...
Heuristic remedial actions in the reliability assessment of high voltage dire...Heuristic remedial actions in the reliability assessment of high voltage dire...
Heuristic remedial actions in the reliability assessment of high voltage dire...
 
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverterHybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
 
Resource aware wind farm and D-STATCOM optimal sizing and placement in a dist...
Resource aware wind farm and D-STATCOM optimal sizing and placement in a dist...Resource aware wind farm and D-STATCOM optimal sizing and placement in a dist...
Resource aware wind farm and D-STATCOM optimal sizing and placement in a dist...
 
The gravitational search algorithm for incorporating TCSC devices into the sy...
The gravitational search algorithm for incorporating TCSC devices into the sy...The gravitational search algorithm for incorporating TCSC devices into the sy...
The gravitational search algorithm for incorporating TCSC devices into the sy...
 
Distribution network reconfiguration for loss reduction using PSO method
Distribution network reconfiguration for loss reduction  using PSO method Distribution network reconfiguration for loss reduction  using PSO method
Distribution network reconfiguration for loss reduction using PSO method
 
slide FYP 2
slide FYP 2slide FYP 2
slide FYP 2
 
Deep segmentation of the liver and the hepatic tumors from abdomen tomography...
Deep segmentation of the liver and the hepatic tumors from abdomen tomography...Deep segmentation of the liver and the hepatic tumors from abdomen tomography...
Deep segmentation of the liver and the hepatic tumors from abdomen tomography...
 
P1111143901
P1111143901P1111143901
P1111143901
 
The optimal solution for unit commitment problem using binary hybrid grey wol...
The optimal solution for unit commitment problem using binary hybrid grey wol...The optimal solution for unit commitment problem using binary hybrid grey wol...
The optimal solution for unit commitment problem using binary hybrid grey wol...
 
Comparison of backstepping, sliding mode and PID regulators for a voltage inv...
Comparison of backstepping, sliding mode and PID regulators for a voltage inv...Comparison of backstepping, sliding mode and PID regulators for a voltage inv...
Comparison of backstepping, sliding mode and PID regulators for a voltage inv...
 
IRJET- Comparative Study of Radial and Ring Type Distribution System
IRJET-  	  Comparative Study of Radial and Ring Type Distribution SystemIRJET-  	  Comparative Study of Radial and Ring Type Distribution System
IRJET- Comparative Study of Radial and Ring Type Distribution System
 
Decentralised PI controller design based on dynamic interaction decoupling in...
Decentralised PI controller design based on dynamic interaction decoupling in...Decentralised PI controller design based on dynamic interaction decoupling in...
Decentralised PI controller design based on dynamic interaction decoupling in...
 
Single core configurations of saturated core fault current limiter performanc...
Single core configurations of saturated core fault current limiter performanc...Single core configurations of saturated core fault current limiter performanc...
Single core configurations of saturated core fault current limiter performanc...
 

Similar to Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm

Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...IJERA Editor
 
Review on Optimal Allocation of Capacitor in Radial Distribution System
Review on Optimal Allocation of Capacitor in Radial Distribution SystemReview on Optimal Allocation of Capacitor in Radial Distribution System
Review on Optimal Allocation of Capacitor in Radial Distribution SystemIRJET Journal
 
Fuzzy expert system based optimal capacitor allocation in distribution system-2
Fuzzy expert system based optimal capacitor allocation in distribution system-2Fuzzy expert system based optimal capacitor allocation in distribution system-2
Fuzzy expert system based optimal capacitor allocation in distribution system-2IAEME Publication
 
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...IOSR Journals
 
Simultaneous network reconfiguration and capacitor allocations using a novel ...
Simultaneous network reconfiguration and capacitor allocations using a novel ...Simultaneous network reconfiguration and capacitor allocations using a novel ...
Simultaneous network reconfiguration and capacitor allocations using a novel ...IJECEIAES
 
Reliability improvement and loss reduction in radial distribution system wit...
Reliability improvement and loss reduction in radial  distribution system wit...Reliability improvement and loss reduction in radial  distribution system wit...
Reliability improvement and loss reduction in radial distribution system wit...IJECEIAES
 
Multi-objective distributed generation integration in radial distribution sy...
Multi-objective distributed generation integration in radial  distribution sy...Multi-objective distributed generation integration in radial  distribution sy...
Multi-objective distributed generation integration in radial distribution sy...IJECEIAES
 
Loss allocation in distribution networks with distributed generators undergoi...
Loss allocation in distribution networks with distributed generators undergoi...Loss allocation in distribution networks with distributed generators undergoi...
Loss allocation in distribution networks with distributed generators undergoi...IJECEIAES
 
Soft Computing Technique Based Enhancement of Transmission System Lodability ...
Soft Computing Technique Based Enhancement of Transmission System Lodability ...Soft Computing Technique Based Enhancement of Transmission System Lodability ...
Soft Computing Technique Based Enhancement of Transmission System Lodability ...IJERA Editor
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
Optimal electric distribution network configuration using adaptive sunflower ...
Optimal electric distribution network configuration using adaptive sunflower ...Optimal electric distribution network configuration using adaptive sunflower ...
Optimal electric distribution network configuration using adaptive sunflower ...journalBEEI
 
Alternating optimization algorithms for power adjustment and receive filter d...
Alternating optimization algorithms for power adjustment and receive filter d...Alternating optimization algorithms for power adjustment and receive filter d...
Alternating optimization algorithms for power adjustment and receive filter d...LogicMindtech Nologies
 
Recent Developments in Routing Algorithms for Achieving Elongated Life in WSN
Recent Developments in Routing Algorithms for Achieving Elongated Life in WSNRecent Developments in Routing Algorithms for Achieving Elongated Life in WSN
Recent Developments in Routing Algorithms for Achieving Elongated Life in WSNijsrd.com
 
Optimal Allocation of Capacitor Bank in Radial Distribution System using Anal...
Optimal Allocation of Capacitor Bank in Radial Distribution System using Anal...Optimal Allocation of Capacitor Bank in Radial Distribution System using Anal...
Optimal Allocation of Capacitor Bank in Radial Distribution System using Anal...IJECEIAES
 
Harmony Search Algorithm Based Optimal Placement of Static Capacitors for Los...
Harmony Search Algorithm Based Optimal Placement of Static Capacitors for Los...Harmony Search Algorithm Based Optimal Placement of Static Capacitors for Los...
Harmony Search Algorithm Based Optimal Placement of Static Capacitors for Los...IRJET Journal
 

Similar to Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm (20)

Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
 
Review on Optimal Allocation of Capacitor in Radial Distribution System
Review on Optimal Allocation of Capacitor in Radial Distribution SystemReview on Optimal Allocation of Capacitor in Radial Distribution System
Review on Optimal Allocation of Capacitor in Radial Distribution System
 
Fuzzy expert system based optimal capacitor allocation in distribution system-2
Fuzzy expert system based optimal capacitor allocation in distribution system-2Fuzzy expert system based optimal capacitor allocation in distribution system-2
Fuzzy expert system based optimal capacitor allocation in distribution system-2
 
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
 
Simultaneous network reconfiguration and capacitor allocations using a novel ...
Simultaneous network reconfiguration and capacitor allocations using a novel ...Simultaneous network reconfiguration and capacitor allocations using a novel ...
Simultaneous network reconfiguration and capacitor allocations using a novel ...
 
Reliability improvement and loss reduction in radial distribution system wit...
Reliability improvement and loss reduction in radial  distribution system wit...Reliability improvement and loss reduction in radial  distribution system wit...
Reliability improvement and loss reduction in radial distribution system wit...
 
Multi-objective distributed generation integration in radial distribution sy...
Multi-objective distributed generation integration in radial  distribution sy...Multi-objective distributed generation integration in radial  distribution sy...
Multi-objective distributed generation integration in radial distribution sy...
 
Loss allocation in distribution networks with distributed generators undergoi...
Loss allocation in distribution networks with distributed generators undergoi...Loss allocation in distribution networks with distributed generators undergoi...
Loss allocation in distribution networks with distributed generators undergoi...
 
Soft Computing Technique Based Enhancement of Transmission System Lodability ...
Soft Computing Technique Based Enhancement of Transmission System Lodability ...Soft Computing Technique Based Enhancement of Transmission System Lodability ...
Soft Computing Technique Based Enhancement of Transmission System Lodability ...
 
1 s2.0-s0142061515005086-main
1 s2.0-s0142061515005086-main1 s2.0-s0142061515005086-main
1 s2.0-s0142061515005086-main
 
Al36228233
Al36228233Al36228233
Al36228233
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
Optimal electric distribution network configuration using adaptive sunflower ...
Optimal electric distribution network configuration using adaptive sunflower ...Optimal electric distribution network configuration using adaptive sunflower ...
Optimal electric distribution network configuration using adaptive sunflower ...
 
paper3
paper3paper3
paper3
 
Alternating optimization algorithms for power adjustment and receive filter d...
Alternating optimization algorithms for power adjustment and receive filter d...Alternating optimization algorithms for power adjustment and receive filter d...
Alternating optimization algorithms for power adjustment and receive filter d...
 
Recent Developments in Routing Algorithms for Achieving Elongated Life in WSN
Recent Developments in Routing Algorithms for Achieving Elongated Life in WSNRecent Developments in Routing Algorithms for Achieving Elongated Life in WSN
Recent Developments in Routing Algorithms for Achieving Elongated Life in WSN
 
Optimal Allocation of Capacitor Bank in Radial Distribution System using Anal...
Optimal Allocation of Capacitor Bank in Radial Distribution System using Anal...Optimal Allocation of Capacitor Bank in Radial Distribution System using Anal...
Optimal Allocation of Capacitor Bank in Radial Distribution System using Anal...
 
Harmony Search Algorithm Based Optimal Placement of Static Capacitors for Los...
Harmony Search Algorithm Based Optimal Placement of Static Capacitors for Los...Harmony Search Algorithm Based Optimal Placement of Static Capacitors for Los...
Harmony Search Algorithm Based Optimal Placement of Static Capacitors for Los...
 
paper11
paper11paper11
paper11
 
Ns2 2015 2016 titles abstract
Ns2 2015 2016 titles abstractNs2 2015 2016 titles abstract
Ns2 2015 2016 titles abstract
 

More from IOSRJEEE

GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...
GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...
GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...IOSRJEEE
 
Load Performances of a PIC Based Speed Governor for Micro Hydro Power Plant
Load Performances of a PIC Based Speed Governor for Micro Hydro Power PlantLoad Performances of a PIC Based Speed Governor for Micro Hydro Power Plant
Load Performances of a PIC Based Speed Governor for Micro Hydro Power PlantIOSRJEEE
 
A New Design in Parabolic Trough Using Heat Retention
A New Design in Parabolic Trough Using Heat RetentionA New Design in Parabolic Trough Using Heat Retention
A New Design in Parabolic Trough Using Heat RetentionIOSRJEEE
 
Investigation of Power Quality Indices in Jordanian Distribution Grid
Investigation of Power Quality Indices in Jordanian Distribution GridInvestigation of Power Quality Indices in Jordanian Distribution Grid
Investigation of Power Quality Indices in Jordanian Distribution GridIOSRJEEE
 
Improving Distribution System Performance in Deregulated Electricity Industry...
Improving Distribution System Performance in Deregulated Electricity Industry...Improving Distribution System Performance in Deregulated Electricity Industry...
Improving Distribution System Performance in Deregulated Electricity Industry...IOSRJEEE
 
High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...
High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...
High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...IOSRJEEE
 
Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...
Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...
Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...IOSRJEEE
 
A Review of Gas Sensors Based on Semiconducting Metal Oxide
A Review of Gas Sensors Based on Semiconducting Metal OxideA Review of Gas Sensors Based on Semiconducting Metal Oxide
A Review of Gas Sensors Based on Semiconducting Metal OxideIOSRJEEE
 
Stability Control System for a Two-Wheeler
Stability Control System for a Two-WheelerStability Control System for a Two-Wheeler
Stability Control System for a Two-WheelerIOSRJEEE
 
Voltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVR
Voltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVRVoltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVR
Voltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVRIOSRJEEE
 
Design of Intrusion Tolerance System based on Service Redundancy Level
Design of Intrusion Tolerance System based on Service Redundancy LevelDesign of Intrusion Tolerance System based on Service Redundancy Level
Design of Intrusion Tolerance System based on Service Redundancy LevelIOSRJEEE
 
Compensation of Harmonics of Fully Controlled Loads by Using SAHF
Compensation of Harmonics of Fully Controlled Loads by Using SAHFCompensation of Harmonics of Fully Controlled Loads by Using SAHF
Compensation of Harmonics of Fully Controlled Loads by Using SAHFIOSRJEEE
 
Design of Half Bridge LLC Resonant Converter for Low Voltage Dc Applications
Design of Half Bridge LLC Resonant Converter for Low Voltage Dc ApplicationsDesign of Half Bridge LLC Resonant Converter for Low Voltage Dc Applications
Design of Half Bridge LLC Resonant Converter for Low Voltage Dc ApplicationsIOSRJEEE
 
Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...
Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...
Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...IOSRJEEE
 
Design of an Integrated Power Factor Converter with PI Controller for Low Pow...
Design of an Integrated Power Factor Converter with PI Controller for Low Pow...Design of an Integrated Power Factor Converter with PI Controller for Low Pow...
Design of an Integrated Power Factor Converter with PI Controller for Low Pow...IOSRJEEE
 
Magneto Optic Current Transformer Technology (MOCT)
Magneto Optic Current Transformer Technology (MOCT)Magneto Optic Current Transformer Technology (MOCT)
Magneto Optic Current Transformer Technology (MOCT)IOSRJEEE
 
On Essentiality of RoHS in EE R&D Ecosystem
On Essentiality of RoHS in EE R&D EcosystemOn Essentiality of RoHS in EE R&D Ecosystem
On Essentiality of RoHS in EE R&D EcosystemIOSRJEEE
 
A high stable on-chip CMOS temperature sensor
A high stable on-chip CMOS temperature sensorA high stable on-chip CMOS temperature sensor
A high stable on-chip CMOS temperature sensorIOSRJEEE
 
Improvement of Load Power Factor by Using Capacitor
Improvement of Load Power Factor by Using CapacitorImprovement of Load Power Factor by Using Capacitor
Improvement of Load Power Factor by Using CapacitorIOSRJEEE
 
Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...
Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...
Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...IOSRJEEE
 

More from IOSRJEEE (20)

GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...
GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...
GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...
 
Load Performances of a PIC Based Speed Governor for Micro Hydro Power Plant
Load Performances of a PIC Based Speed Governor for Micro Hydro Power PlantLoad Performances of a PIC Based Speed Governor for Micro Hydro Power Plant
Load Performances of a PIC Based Speed Governor for Micro Hydro Power Plant
 
A New Design in Parabolic Trough Using Heat Retention
A New Design in Parabolic Trough Using Heat RetentionA New Design in Parabolic Trough Using Heat Retention
A New Design in Parabolic Trough Using Heat Retention
 
Investigation of Power Quality Indices in Jordanian Distribution Grid
Investigation of Power Quality Indices in Jordanian Distribution GridInvestigation of Power Quality Indices in Jordanian Distribution Grid
Investigation of Power Quality Indices in Jordanian Distribution Grid
 
Improving Distribution System Performance in Deregulated Electricity Industry...
Improving Distribution System Performance in Deregulated Electricity Industry...Improving Distribution System Performance in Deregulated Electricity Industry...
Improving Distribution System Performance in Deregulated Electricity Industry...
 
High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...
High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...
High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...
 
Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...
Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...
Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...
 
A Review of Gas Sensors Based on Semiconducting Metal Oxide
A Review of Gas Sensors Based on Semiconducting Metal OxideA Review of Gas Sensors Based on Semiconducting Metal Oxide
A Review of Gas Sensors Based on Semiconducting Metal Oxide
 
Stability Control System for a Two-Wheeler
Stability Control System for a Two-WheelerStability Control System for a Two-Wheeler
Stability Control System for a Two-Wheeler
 
Voltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVR
Voltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVRVoltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVR
Voltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVR
 
Design of Intrusion Tolerance System based on Service Redundancy Level
Design of Intrusion Tolerance System based on Service Redundancy LevelDesign of Intrusion Tolerance System based on Service Redundancy Level
Design of Intrusion Tolerance System based on Service Redundancy Level
 
Compensation of Harmonics of Fully Controlled Loads by Using SAHF
Compensation of Harmonics of Fully Controlled Loads by Using SAHFCompensation of Harmonics of Fully Controlled Loads by Using SAHF
Compensation of Harmonics of Fully Controlled Loads by Using SAHF
 
Design of Half Bridge LLC Resonant Converter for Low Voltage Dc Applications
Design of Half Bridge LLC Resonant Converter for Low Voltage Dc ApplicationsDesign of Half Bridge LLC Resonant Converter for Low Voltage Dc Applications
Design of Half Bridge LLC Resonant Converter for Low Voltage Dc Applications
 
Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...
Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...
Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...
 
Design of an Integrated Power Factor Converter with PI Controller for Low Pow...
Design of an Integrated Power Factor Converter with PI Controller for Low Pow...Design of an Integrated Power Factor Converter with PI Controller for Low Pow...
Design of an Integrated Power Factor Converter with PI Controller for Low Pow...
 
Magneto Optic Current Transformer Technology (MOCT)
Magneto Optic Current Transformer Technology (MOCT)Magneto Optic Current Transformer Technology (MOCT)
Magneto Optic Current Transformer Technology (MOCT)
 
On Essentiality of RoHS in EE R&D Ecosystem
On Essentiality of RoHS in EE R&D EcosystemOn Essentiality of RoHS in EE R&D Ecosystem
On Essentiality of RoHS in EE R&D Ecosystem
 
A high stable on-chip CMOS temperature sensor
A high stable on-chip CMOS temperature sensorA high stable on-chip CMOS temperature sensor
A high stable on-chip CMOS temperature sensor
 
Improvement of Load Power Factor by Using Capacitor
Improvement of Load Power Factor by Using CapacitorImprovement of Load Power Factor by Using Capacitor
Improvement of Load Power Factor by Using Capacitor
 
Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...
Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...
Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...
 

Recently uploaded

Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 

Recently uploaded (20)

Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 

Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 12, Issue 1 Ver. III (Jan. – Feb. 2017), PP 27-31 www.iosrjournals.org DOI: 10.9790/1676-1201032731 www.iosrjournals.org 27 | Page Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm K. Premdeep Reddy 1 , Sabarinath.G 2 , Dr. T. Gowri Manohar 3 1 (PG Student, E.E.E Department, S.V.University, Tirupati, India) 2 (Research Scholar, E.E.E Department, S.V.University, Tirupati, India) 3 (Professor, E.E.E Department, S.V.University, Tirupati, India) Abstract: This manuscript explores feeder reconfiguration in distribution networks and presents an efficient method to optimize the radial distribution system by means of simultaneous reconfiguration. Network Reconfiguration of radial distribution system is a significant way of altering the power flow through the lines. This assessment presents a modern method to solve the network reconfiguration problem with an objective of minimizing real power loss and improving the voltage profile in radial distribution system (RDS). A precise and load flow algorithm is applied and the objective function is formulated to solve the problem which includes power loss minimization. HSA Algorithm is utilized to restructure and identify the optimal strap switches for minimization of real power loss in a distribution network.. The strategy has been tested on IEEE 33-bus and 69- bus systems to show the accomplishment and the adequacy of the proposed technique. The results demonstrate that a significant reduction in real power losses and improvement of voltage profiles. Keywords: Harmony Search Algorithm, load flow analysis, Network Reconfiguration, real power loss, Radial distribution systems, voltage profile. I. Introduction A power distribution network consists of a group of radial feeders which can be connected together with several tie switches and tie lines. Power loss reduction in the network is a major concern of electric distribution utilities. Among conventional methods, optimal reconfiguration and capacitor placement are two effective methods which can be applied to the network. Optimization methods have been used to find the optimal location and size of different devices such as capacitors, FACTS, and distributed generations, in power distribution systems. In this paper, optimization methods are used for optimal reconfiguration and capacitor allocation in power systems. Feeder reconfiguration is the process of changing the distribution network topology by changing the status of its switches. There are two kinds of switches based on their open or close conditions: normally open (N.O.) and normally close (N.C.). N.O. Switches are considered as tie switches in the network. During a reconfiguration process, the status of these switches will be changed optimally based on the proposed objective function. Opening and closing of these switches can change the amount of power losses. Optimal capacitor placement and distribution network feeder reconfiguration (DNR) have been investigated in many papers separately, and various approaches have been used with different objective functions to model the network and optimize the problem solution. A number of research papers have been emerged on the general topic of feeder reconfiguration; there is still a need to develop more appropriate and effective techniques for the reconfiguration under reliable operating conditions.Many recent researches on distribution feeder reconfiguration on reducing the power losses. Baran and Wu [1], described the optimal size of capacitors, so that the real power losses will be minimized for a given load profile. This method is efficient, numerically robust and has good convergence characteristics. Sundhararajan [2], proposed to minimize the energy losses by sensitivity analysis to select locations and genetic algorithm is used to determine the optimal capacitor locations. Das [3], presented genetic algorithm is to select the optimal values of switched capacitors required to place on the radial system under varying load conditions to minimize the energy loss while keeping the voltage at load buses within prescribed limits. Milosevic [4], proposed a strategy for placing capacitors at multiple locations on a distribution feeder to power factor correction and power loss reduction. Damodar Reddy [5], a fuzzy multi-objective algorithm is used to solve an optimal capacitor placement and reconfiguration. Abdellatif [6], a simple and efficient load flow solution has been proposed for determining voltage rms values and phase-angles of radial distribution feeders. Hooshmand [7], multi-objective problem, bacterial foraging oriented by PSO algorithm, a new method for the optimal location of fixed and switching capacitors were presented to reduce the costs of power losses as well as improving the voltage profile. Damodar Reddy [8-9] a two-stage methodology of finding the optimal locations and sizes of shunt capacitors for loss reduction in radial distribution systems is presented. Fuzzy approach is proposed to find the optimal capacitor locations and Harmony Search Algorithm is proposed to find the optimal capacitor sizes. Farahani [10], Reconfiguration is based on a simple branch exchange method of a single loop. A joint optimization algorithm is proposed for
  • 2. Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm DOI: 10.9790/1676-1201032731 www.iosrjournals.org 28 | Page combining this improved method of reconfiguration and capacitor placement for maximum loss reduction. El- Fergany [11], an efficient heuristic based approach to assign static shunt capacitors using an ABC algorithm to enhance overall system static voltage stability index and achieve maximum savings. Sravan Reddy [12], proposed a hybrid method to determine the optimal capacitor placement in distribution networks by using fuzzy and shuffled frog leaping algorithm. Sudhakar Reddy [13] proposed dragonfly algorithm to resolve the final network reconfiguration and reduce the system losses. Sudhakar Reddy [14-15] proposed PSO algorithm to determine the optimal network reconfiguration to reduce the real power losses and variational technique is used to sizing for D-STATCOM. Bhargav Reddy [16] proposed PSO algorithm to determine the different configurations to reduce the real power losses at different load conditions. II. Problem Formulation 2.1 Calculation of load current: The complex power injected into the bus is given by The load current at any bus is given by (1) Where, N = total number of buses = load currents@ bus = real power demand@ bus = reactive power demand@ bus = bus voltage@ bus Fig 1: A Simple 6-bus radial distribution system 2.2 Formation of BIBC matrix: The relation between load currents and branch currents can be found by using KCL equations as follows. = + + + + (2) = + + + (3) = + (4) = (5) = (6) Thus the relationship between load currents and branch currents can be expressed in matrix form as shown below. (7) The above matrix is reduced to
  • 3. Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm DOI: 10.9790/1676-1201032731 www.iosrjournals.org 29 | Page [IB] = [BIBC] [IL] (8) The receiving end voltages can be premeditated by forward sweeping across the line by subtracting the line section drop from the sending end voltages of the line section. * (9) The power losses in the distribution systems are = (10) 2.3 Objective Function The objective function of the problem is formulated to exploit the power loss reduction in the radial distributed system, which is given by Fitness function = min { } (11) III. Harmony Search Algorithm The harmony search algorithm (HSA) is a new meta-heuristic algorithm. The harmony search algorithm (HSA) is simple in concept, few in parameters and easy in implementation. The Harmony search algorithm is the concept of natural musical performance processes. The musicians starting with some harmonies, they attempt to achieve better harmonies by improvisation and create iteratively new best solutions based on past solutions on random modifications. Finally HSA gives optimum value. This algorithm was originally developed for discrete optimization and later expanded for continuous optimization. It has been successfully applied to various computational optimization problems such as structural design, water network design, dam scheduling, school bus routing, Sudoku game, musical composition, benchmark and real-world problems. Fig 2: Flow chart for Proposed Algorithm The HS algorithm initializes the Harmony Memory (HM) with randomly generated solutions. The number of solutions stored in the HM is defined by the Harmony Memory Size (HMS). Then iteratively a new solution is created as follows. Each decision variable is generated either on memory consideration and a possible additional modification, or on random selection. The parameters that are used in the generation process of a new solution are called Harmony Memory Considering Rate (HMCR) and Pitch Adjust Rate (PAR). After a new solution has been created, it is evaluated and compared to the worst solution in the HM. If its objective value is better than that of the worst solution, it replaces the worst solution in the HM. This process is repeated, until a termination criterion is fulfilled.
  • 4. Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm DOI: 10.9790/1676-1201032731 www.iosrjournals.org 30 | Page Application of HSA for loss minimization problem with reconfiguration is illustrated with the help of standard 33-bus radial distribution system. In 33-bus system, there are five open tie switches with branch numbers 33, 34, 35, 36, and 37, respectively, which forms five loops to as shown in Fig. 3. Further, assume that candidate buses for optimal installation of DG units, which is not proposed in this work. 3.1 Algorithm to find the optimum reconfiguration using harmony search algorithm Step 1) Initialize the problem and algorithm parameters. Step 2) Initialize the harmony memory. Step 3) Improvise a new harmony. Step 4) Update the harmony memory. Step 5) Check the termination criterion. The solution vector corresponding to the best fitness value gives the optimal network RCG in n optimal switching. Apply Greedy Search between old harmony and New Harmony by comparing fitness values. The convergence pattern is presented and the method was tested on several other systems and yields a good performance. It may also be noted that the HSA algorithm takes a small solution time. This may be achieved through appropriate tuning. Appropriate tuning may be done through proper selection of Harmony Memory Considering Rate (HMCR) and Pitch Adjust Rate (PAR). In the present work, harmony memory size HMS=50, HMCR=0.9; harmony consideration rate 0< HMCR <1; PARmin=0.4; PARmax=0.9; min bandwidth, bwmin=0.0001; max bandwidth bwmax=1.0; maximum no of iterations =1000. IV. Results In order to demonstrate the effectiveness of the anticipated method, HSA is tested on standard IEEE 33-bus and 69-bus systems. 33-bus Test System: The 33-bus system is a large-scale radial distribution system with 32 sectionalizing and five tie switches. Configuration, line, load, and tie line data are taken from [14]. Total system loads for base configuration are 3715 kW and 2300 kVAR. The sectionalizing switches are labeled from 1 to 32 and tie switches from 33 to 37, respectively. HSA parameters of the algorithm used to simulate this test system and results are shown for test system in table 1. Table 1: Network Reconfiguration Results for 33 bus systems 1 Initial configuration 33, 34, 35, 36, 37 2 Total real power loss of the original network 182.1760 kW 3 Total reactive power loss of the original network 123.2556 kVAR 4 Minimum voltage of the original network 0.9115 p.u 5 Final reconfiguration 11, 14, 7, 31, 28 6 Real power loss for the final reconfigured network 87.5623 kW 7 Total reactive power loss of the final reconfigured network 64.6136 kVAR 8 Minimum voltage of the final reconfigured network 0.9557 p.u 9 Loss reduction for final reconfiguration 51.93 % 69-bus Test System: The 69-bus system is a large-scale radial distribution system with 68 sectionalizing and five tie switches. Configuration, line, load, and tie line data are taken from [14]. Total system loads for base configuration are 3802.2 kW and 2694.6 kVAR. The sectionalizing switches are labeled from1 to 68 and tie switches from 69 to 73, respectively. HSA parameters of the algorithm used to simulate this 69-bus test system and results are shown for test system in table 2. Table 2: Network Reconfiguration Results for 69 bus systems 1 Initial configuration 69 70 71 72 73 2 Total real power loss of the original network 224.9767 kW 3 Total reactive power loss of the original network 102.1548 kVAR 4 Minimum voltage of the original network 0.9092 p.u 5 Final reconfiguration 69 70 14 58 61 6 Real power loss for the final reconfigured network 99.6195 kW 7 Total reactive power loss of the final reconfigured network 114.6828 kVAR 8 Minimum voltage of the final reconfigured network 0.9428 9 Loss reduction for final reconfiguration 55.72 %
  • 5. Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm DOI: 10.9790/1676-1201032731 www.iosrjournals.org 31 | Page Fig. 3: Comparison of voltages before and after final reconfiguration for 33-bus system Fig. 4: Comparison of voltages before and after final reconfiguration for 69-bus system V. Conclusion In this paper, the HSA algorithm is successively applied to a distribution feeder problem. The objective to minimize the real power loss, while maintaining the radial structure of the network based on, LSW33 and LSW69 [12]. The effectiveness of the proposed method is demonstrated on 33-bus and 69-bus systems. The numerical results illustrate that the proposed algorithm is capable of finding the optimal solution is obtained by using an HSA. Thus, the final results of the proposed HSA method illustrate considerable loss reduction is possible as compared to previous reports of other researchers. The active power loss reduction for IEEE 33-bus and 69-bus systems are 51.93% and 55.72% respectively. References [1] M. E. Baran and F. Wu, “Optimal sizing of capacitors placed on a radial distribution system” IEEE Trans. Power Del., vol. 4, no. 1, pp.735–743, Jan. 1989. [2] Srinivasan Sundhararajan, Ani1 Pahwa, “Optimal selection of capacitors for radial distribution systems using a genetic algorithm”, IEEE Transactions on Power Systems, Vol.9, No.3, pp.1499-1507, August 1994. [3] D.Das, “Reactive power compensation for radial distribution networks using genetic algorithm”, Electrical power and Energy systems, 24, pp.573-581, 2002. [4] Borka Milosevic, Miroslav Begovic, “Capacitor placement for conservative voltage reduction on distribution feeder”, IEEE Transactions on Power Delivery, Vol.19, No.3, pp.1360-1367, July 2004. [5] M. Damodar Reddy, Prof. V.C.Veera Reddy “A two-stage methodology of optimal capacitor placement for the reconfigured network”, Indian Journal of Engineering & Material Sciences, Vol-17, p.p. 105-112, April - 2010. [6] Abdellatif Hamouda, Khaled Zehar, “Improved algorithm for radial distribution network load flow solution”, Electrical Power and Energy Systems 33, pp.508–514, 2011. [7] Rahamat Allah Hooshmand, Hossein Mohkam, “New optimal placement of capacitors and dispersed generators using bacterial foraging oriented by particle swarm optimization algorithm in distribution systems”, Springer, 2011. [8] M. Damodar Reddy and Dr. V.C. Veera Reddy, “A two-stage methodology of network reconfiguration for the compensated network”, i-manager’s Journal on Electrical Engineering, Vol-1, No-4, p.p. 22-29, April-June 2008 [9] M. Damodar Reddy, N.V.Vijay Kumar “Optimal Capacitor Placement for Loss Reduction in Distribution System Using Fuzzy and Harmony Search Algorithm”, ARPN Journal of Engineering and Applied Sciences, Vol. 7, No.1, pp. 15-19, January - 2012. [10] Vahid Farahani, Behrooz Vahidi, Hossein Askarian Abyaneh, “Reconfiguration and Capacitor Placement Simultaneously for Energy Loss Reduction Based on an Improved Reconfiguration Method”, IEEE Trans. on Power Systems, Vol.27, iss.2, 2012. [11] Attia El-Fergany, A.Y.Abdelaziz “Improved for radial distribution networks using Artificial Bee Colony Algorithm”, Journal of Electrical Engg Technology Vol 9, No. 2, pp.441-451, 2014. [12] K. Sravan Kumar Reddy, Prof. M. Damodar Reddy, “Optimal Placement of Capacitor in Distribution Networks using Fuzzy and SFLA" IEEE International Conference on Electrical, Electronics, Signals, Communication and Optimization (EESCO) - 2015. [13] A. V. Sudhakara Reddy, Prof. M. Damodar Reddy, “Optimization of distribution network reconfiguration using a dragonfly algorithm”, Journal of Electrical Engineering,Dec- 2016. [14] A. V. Sudhakara Reddy, Prof. M. Damodar Reddy, “Optimization of network reconfiguration by using particle swarm optimization”, IEEE, Delhi Technological University, 2016. [15] A. V. Sudhakara Reddy, Prof. M. Damodar Reddy, “Optimal network reconfiguration and D-STATCOM allocation in primary distribution system”,DIET, Visakhapatnam, Andhra Pradesh, India, ICAMT-2016. [16] P.Prasad, B.Bhargav Reddy, “Power loss minimization in distribution system using network reconfiguration with particle swarm optimization” International Journal of Engineering Science & Advanced Technology, Vol.-5 issue-3, pp 171-178 June 2015.