SlideShare a Scribd company logo
1 of 6
Download to read offline
M Mozaffari Legha et al Int. Journal of Engineering Research and Application
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.228-233

RESEARCH ARTICLE

www.ijera.com

OPEN ACCESS

Capacitor Placement in Radial Distribution System for Improve
Network Efficiency Using Artificial Bee Colony
Mahdi Mozaffari Legha 1, Marjan Tavakoli 2, Farzaneh Ostovar3, Milad Askari
Hashemabadi4
1

Department of Power Engineering, Jiroft Branch, Islamic Azad University, Iran
Department of Power Engineering, Jiroft Branch, Islamic Azad University, Iran
3
Department of Power Engineering, Shadegan Branch, Islamic Azad University, Iran
4
Department of Power Engineering, Islamic Azad University of science and Research Kerman branch, Iran
2

Abstract
Increasing application of capacitor banks on distribution networks is the direct impact of development of
technology and the energy disasters that the world is encountering. To obtain these goals the resources capacity
and the installation place are of a crucial importance. In this paper a new method is proposed to find the optimal
and simultaneous place and capacity of these resources to reduce losses, improve voltage profile. The advantage
of ABC algorithm is that it does not require external parameters such as cross over rate and mutation rate as in
case of genetic algorithm and differential evolution and it is hard to determine these parameters in prior. To
demonstrate the validity of the proposed algorithm, computer simulations are carried out on actual power
network of Kerman Province, Iran and the simulation results are presented and discussed.
Keywords: Distribution systems, Loss Sensitivity Factors, Capacitor placement, Artificial Bee Colony
Algorithm

I.

Introduction

The loss minimization in distribution systems
has assumed greater significance recently since the
trend towards distribution automation will require the
most efficient operating scenario for economic
viability variations. The power losses in distribution
systems correspond to about 70% of total losses in
electric power systems (2005). To reduce these losses,
shunt capacitor banks are installed on distribution
primary feeders. The advantages with the addition of
shunt capacitors banks are to improve the power factor,
feeder voltage profile, Power loss reduction and
increases available capacity of feeders. Therefore it is
important to find optimal location and sizes of
capacitors in the system to achieve the above
mentioned objectives. Since, the optimal capacitor
placement is a complicated combinatorial optimization
problem, many different optimization techniques and
algorithms have been proposed in the past. H. Ng et al
(2000) proposed the capacitor placement problem by
using fuzzy approximate reasoning. Sundharajan and
Pahwa (1994) proposed the genetic algorithm approach
to determine the optimal placement of capacitors based
on the mechanism of natural selection. Ji-Pyng Chiou
et al (2006) proposed the variable scale hybrid
differential evolution algorithm for the capacitor
placement in distribution system. Both Grainger et al
(1981) and Baghzouz and Ertem (1990) proposed the
concept that the size of capacitor banks was considered
as a continuous variable. Bala et al (1995) presented a
sensitivity-based method to solve the optimal capacitor
placement problem.
www.ijera.com

In this paper a new method is proposed to find
the optimal and simultaneous place and capacity of
these resources to reduce losses, improve voltage
profile. The artificial bee colony algorithm is a new
meta heuristic approach, proposed by Karaboga [9][11]. It is inspired by the intelligent foraging behavior
of honey bee swarm. The proposed method is tested on
actual power network of Kerman Province, Iran and
the simulation results are presented and discussed.

II.

Objective function

The objective of capacitor placement in the
distribution system is to minimize the annual cost of
the system, subjected to certain operating constraints
and load pattern. For simplicity, the operation and
maintenance cost of the capacitor placed in the
distribution system is not taken into consideration. The
three-phase system is considered as balanced and loads
are assumed as time invariant. Mathematically, the
objective function of the problem is described as:
Where COST includes the cost of power loss and the
capacitor placement, and will be discussed further
later. λ is a penalty function and ( V 2) min is the
squared sum of the violated voltage constraint.
Moreover, the penalty function satisfies the following
properties:
(1) If the voltage constraint is not violated, λ =0;
(2) If the constraint is violated, a significant penalty is
imposed to cause the objective function to move away
from the undesirable solution.
228 | P a g e
M Mozaffari Legha et al Int. Journal of Engineering Research and Application
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.228-233
The voltage magnitude at each bus must be
maintained within its limits and is expressed as:
Where │Vi│ is the voltage magnitude of bus i, V min
and Vmax are bus minimum and maximum voltage
limits, respectively.

III.

www.ijera.com

Where n is number of candidate locations for capacitor
placement, Kp is the equivalent annual cost per unit of
power loss in $/(kW-year); Kcf is the fixed cost for the
capacitor placement. Constant
is the annual
capacitor installation cost, and, i = 1, 2, ... , n are the
indices of the buses selected for compensation. The
bus reactive compensation power is limited to

Formulation

The power flows are computed by the
following set of simplified recursive equations derived
from the single-line diagram depicted in Fig. 1.

Where 1Qc and LQc are the reactive power
compensated at bus i and the reactive load power at
bus i, respectively.

IV.

Figure 1: Single line diagram of main feeder

( )
Where Pi and Qi are the real and reactive
powers flowing out of bus i, and P Li and QLi are the
real and reactive load powers at bus i. The resistance
and reactance of the line section between buses i and
i+1 are denoted by Ri,i+1 and Xi,i+1 respectively. The
power loss of the line section connecting buses i and
i+1 may be computed as

The total power loss of the feeder,
may
then be determined by summing up the losses of all
line sections of the feeder, which is given as

Considering the practical capacitors, there
exists a finite number of standard sizes which are
integer multiples of the smallest size Q0 c. Besides, the
cost per Kvar varies from one size to another. In
general, capacitors of larger size have lower unit
prices. The available capacitor size is usually limited to

Power Flow Analysis Method

The methods proposed for solving distribution
power flow analysis can be classified into three
categories: Direct methods, Backward-Forward sweep
methods and Newton-Raphson (NR) methods. The
Backward-Forward Sweep method is an iterative
means to solving the load flow equations of radial
distribution systems which has two steps. The
Backward sweep, which updates currents using
Kirchoff’s Current Law (KCL), and the Forward
sweep, which updates voltage using voltage drop
calculations [12].
The Backward Sweep calculates the current
injected into each branch as a function of the end node
voltages. It performs a current summation while
updating voltages. Bus voltages at the end nodes are
initialized for the first iteration. Starting at the end
buses, each branch is traversed toward the source bus
updating the voltage and calculating the current
injected into each bus. These calculated currents are
stored and used in the subsequent Forward Sweep
calculations. The calculated source voltage is used for
mismatch calculation as the termination criteria by
comparing it to the specified source voltage. The
Forward Sweep calculates node voltages as a function
of the currents injected into each bus. The Forward
Sweep is a voltage drop calculation with the constraint
that the source voltage used is the specified nominal
voltage at the beginning of each forward sweep. The
voltage is calculated at each bus, beginning at the
source bus and traversing out to the end buses using
the currents calculated in previous the Backward
Sweep [12]. Single line diagram of main feeder
depicted in Fig. 2.

Therefore, for each installation location, there
are L capacitor sizes {1QC, 2Qc, 3Qc, …, LQc}
available. Given the annual installation cost for each
compensated bus, the total cost due to capacitor
placement and power loss change is written as

www.ijera.com

229 | P a g e
M Mozaffari Legha et al Int. Journal of Engineering Research and Application
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.228-233
Input Data

The model coefficients are
computed once

www.ijera.com

information is based on the comparison of food source
positions. When the nectar of a food source is
abandoned by the bees, a new food source is randomly
determined by a scout bee and replaced with the
abandoned one. Flowchart of the proposed method
depicted in Fig. 3.

Backward forward Sweep
load flow computation

Calculation of real and
reactive power
Calculate the branch
current of the bus and the
first bus
No

Accuracy < V

Yes
Calculate the branch current of
the bus and the first bus

Figure 2: Single line diagram of main feeder

V.

Artificial Bee Colony Algorithm (ABC)

Artificial Bee Colony (ABC) algorithm,
proposed by Karaboga for optimizing numerical
problems in [6], simulates the intelligent foraging
behavior of honey bee swarms. In ABC algorithm, the
colony of artificial bees contains three groups of bees:
employed bees, and unemployed bees: onlookers and
scouts. In ABC, first half of the colony consists of
employed artificial bees and the second half constitutes
the artificial onlookers. The employed bee whose food
source has been exhausted becomes a scout bee. In
ABC algorithm, the position of a food source
represents a possible solution to the optimization
problem and the nectar amount of a food source
corresponds to the quality (fitness) of the associated
solution. The number of the employed bees is equal to
the number of food sources, each of which also
represents a site, being exploited at the moment or to
the number of solutions in the population.
In the ABC algorithm, first half of the colony
consists of employed artificial bees and the second half
constitutes the onlookers. For every food source, there
is only one employed bee. In the ABC algorithm, each
cycle of the search consists of three steps: sending the
employed bees onto the food sources and then
measuring their nectar amounts Hence, the dance of
employed bees carrying higher nectar recruits the
onlookers for the food source areas with higher nectar
amount. After arriving at the selected area, she chooses
a new food source in the neighborhood of the one in
the memory depending on visual information. Visual
www.ijera.com

Figure 3: Flowchart of the proposed method

VI.

Test Results

To study the proposed method, actual power
network of Kosar feeder of Kerman Province, Iran is
simulated in Cymedist. Figure 3 illustrates the singleline diagram of this network. The base values of the
system are taken as 20kV and 20MVA. The system
consists of 20 distribution transformers with various
ratings. The details of the distribution transformers are
given in table 1. The details of the distribution
conductors are given in table 2. The lengths of the
feeder segments are given in table 3. The total
connected load on the system is 2550 KVA and the
peak demand for the year is 2120 KVA at a PF of 0.8
lag. The connected loads on the transformers are listed
in table 4.
Table 1: Details of transformers in the system
Rating [KVA]
50 100 250
Number
5
9
6
No load losses
150 250 480
[watts]
Impedance [%]
4.5 4.5 4.5
230 | P a g e
M Mozaffari Legha et al Int. Journal of Engineering Research and Application
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.228-233
Table 2: Details of conductors in the system
Type
R
X
Cmax
A
[Ω/km] [Ω/km]
[A]
[mm2]
Hyena
0.1576 0.2277
550
126
Dog
0.2712 0.2464
440
120
Mink
0.4545 0.2664
315
70
Table 3: Distribution System Line Data
from
To
Length (meters)
1
2
80
2
3
80
3
4
80
4
5
60
5
6
60
6
7
60
7
8
60
8
9
60
9
10
60
10
11
60
11
12
60
12
13
60
13
14
60
14
15
60
14
16
60
16
17
60
17
18
60
18
19
60
19
20
60
Table 4: Details of the connected loads
Transformer no
Load [Kva]
1
35
2
245
3
85
4
165
5
50
6
85
7
180
8
35
9
35
10
90
11
85
12
75
13
200
14
73
15
35
16
85
17
98
18
230
19
220
20
85
In addition the total network loss, which was
10.05MW before installing capacitor, has diminished
to the 4.55MW which shows 45.81% decrease. Table 5
and 6 depicts the Results of power flow before and
after installation of capacitor.

www.ijera.com

www.ijera.com

The simulation results are given in Table 7.
These results reveal that the inclusions of capacitor
reduce the line losses as expected. It can be shown
from the graphs that, LRI decreases marginally, since
the core losses of the transformers and the LV side
losses remain constant being independent of the
presence of v. It can also be seen that with the increase
in the reactive power of capacitor, LRI, decrease
Table 5: Results of power flow before installation of
capacitor
Bus Number
V (pu)
1
1.0
2
0.9999
3
0.9998
4
0.9988
5
0.9988
6
0.9987
7
0.9985
8
0.9889
9
0.9879
10
0.9849
11
0.97
12
0.93
13
0.89
14
0.9849
15
0.9849
16
0.91
17
0.92
18
0.95
19
0.94
20
0.89
Table 6: Results of power flow after installation of
capacitor banks
Bus Number
V (pu)
1
1.0
2
0.9999
3
0.9999
4
0.9999
5
0.9999
6
0.9988
7
0.9988
8
0.9888
9
0.9881
10
0.9885
11
0.99
12
0.97
13
0.91
14
0.988
15
0.988
16
0.95
17
0.96
18
0.98
19
0.95
20
0.93

231 | P a g e
M Mozaffari Legha et al Int. Journal of Engineering Research and Application
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.228-233

www.ijera.com

Table 7: Variation of LRI and Optimal place and capacity of capacitor banks
3
3
5
5
7
7
2,12,1 7,13,1 2,6,7,13,1 7,8,9,11,2 5,7,13,15,16,18,2 2,4,9,10,14,18,2
6
5
5
0
0
0
Picked
0.02
0.02
0.575
0.35
1.2
1.12
capacity
[Mvar]
Presumabl
0.025
0.05
0.025
0.05
0.025
0.05
e
0.05
0.1
0.05
0.1
0.05
0.1
Capacity
0.1
0.2
0.1
0.2
0.1
0.2
Range
0.2
0.4
0.2
0.4
0.2
0.4
[Mvar]
0.25
0.5
0.25
0.5
0.25
0.5
0.4
0.8
0.4
0.8
0.4
0.8
0.5
1
0.5
1
0.5
1
LRI [%]
0.9296 0.8866
0.7627
0.6649
0.7026
0.9754
Number
place

The detailed pu voltages profile of all the
nodes of the system after capacitor placement are
shown in the Figure 4.
1

[2]
0.98

Voltage

0.96

0.94

[3]

0.92

0.9

0.88

Voltage profile before capacitor placement
Voltage profile after capacitor placement
0

2

4

6

8

10

12

14

16

18

20

Bus Number

Fig 4: Voltage profile of 20 bus system before and
after capacitor placement

VII.

[4]

Conclusion

In the present paper, a new population
based artificial In the present paper, a new
population based artificial bee colony algorithm
(ABC) has been proposed to solve capacitor
placement problem and quantifying the total line
loss reduction in distribution system. Simulations
are carried on actual power network of Kerman
Province, Iran. The simulation results show that the
inclusion of capacitor, marginally reduce the losses
in a distribution system. This is because; the line
losses form only a minor part of the distribution
system losses and the capacitor can reduce only the
line losses. The other losses viz. the transformer
losses and the LV side distribution losses remain
unaltered. Hence this fact should be considered
before installing a capacitor into a system. The
results obtained by the proposed method
outperform the other methods in terms of quality of
the solution and computation efficiency.

[5]

[6]

[7]

[8]

References
[1]

C. Lyra, C. Pissara, C. Cavellucci, A.
Mendes, P. M. Franca(200 ), “Capacitor
placement in largesized radial distribution
networks, replacement and sizing of

www.ijera.com

[9]

capacitor banks in distorted distribution
networks by genetic algorithms”, IEE
Proceedings Generation, Transmision &
Distribution, pp. 498-516.
Ng H.N., Salama M.M.A. and Chikhani
A.Y(2000), “Capacitor allocation by
approximate reasoning: fuzzy capacitor
placement”, IEEE Transactions on Power
Delivery, vol. 15, No. 1, pp. 393-398.
Sundharajan and A. Pahwa(1994),
“Optimal selection of capacitors for radial
distribution systems using genetic
algorithm”, IEEE Trans. Power Systems,
vol. 9, No.3, pp.1499-1507.
Ji-Pyng Chiou et al(2006), “Capacitor
placement in large scale distribution
system using variable scaling hybrid
differential evolution”, Electric Power and
Energy Systems, vol. 28, pp.739-745.
J. J. Grainger, S. H. Lee (1981),
“Optimum size and location of shunt
capacitors for reduction of losses on
distribution feeders”, IEEE Trans Power
Apparatus Systems, vol. 100, pp. 11051108.
S. H. Lee, J. J. Grainger (1981),
“Optimum placement of fixed and
switched
capacitors
on
primary
distribution feeders”, IEEE Trans PAS,
vol. 100,pp. 345-352.
Baghzouz. Y and Ertem S(1990), “Shunt
capacitor sizing for radial distribution
feeders
with
distorted
substation
voltages”,
IEEE
Trans
Power
Delivery,vol. 5, pp.650-57.
J. L. Bala, P. A. Kuntz, M. Tayor(1995),
“Sensitivity-based
optimal
capacitor
placement on a radial distribution feeder”,
Proc. Northcon 95, IEEE Technical
Application Conf., pp. 225230.
B. Basturk, D. Karaboga(2006), “An
artificial bee colony (ABC) algorithm for
numeric function optimization”, IEEE

232 | P a g e
M Mozaffari Legha et al Int. Journal of Engineering Research and Application
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.228-233

[10]

[11]

[12]

[13]

[14]

[15]

[16]

[17]

[18]

[19]

Swarm Intelligence Symposium 2006,
May 12-14, Indianapolis, IN, USA.
D. Karaboga, B. Basturk(2007), “A
powerful and efficient algorithm for
numerical function optimization: artificial
bee colony (ABC) algorithm”,Journal of
Global Optimization, vol. 39, pp. 459-471.
D. Karaboga, B. Basturk(2008), “On the
performance of artificial bee colony
(ABC)
algorithm”,
Applied
Soft
Computing, vol. 8 pp. 687-697.
Baran ME, Wu FF (1989), “Optimal
sizing of capacitors placed on a radial
distribution systems”, IEEE Trans Power
Deliver, vol. 4, pp. 735-43.
Prakash K. and Sydulu M (2007),
“Particle swarm optimization based
capacitor placement on radial distribution
systems”, IEEE Power Engineering
Society general meeting 2007, pp. 1-5.
S. F. Mekhamer et al (2002), “New
heuristic strategies for reactive power
compensation of radial distribution
feeders”, IEEE Trans Power Delivery, vol.
17, No. 4, pp.1128-1135.
D.
Das(2002),
“Reactive
power
compensation for radial distribution
networks using genetic algorithms”,
Electric Power and Energy Systems, vol.
24, pp.573-581.
K. S. Swarup (200 ),”Genetic Algorithm
for optimal capacitor allocation in radial
distribution systems”,Proceedings of the
6th
WSEAS
Int.
Conf.
on
EVOLUTIONARY
COMPUTING,
Lisbon, Portugal, June 16-18, pp152-159.
M.Chis, M. M. A. Salama and S.
Jayaram(1997), “Capacitor Placement in
distribution system using heuristic search
strategies,” IEE Proc-Gener, Transm,
Distrib, vol, 144, No.3, pp. 225-230.
Das et al (199 ), “Simple and efficient
method for load flow solution of radial
distribution network,” Electric Power and
Energy Systems, vol. 17, No.5, pp.335346.
H.N.Ng,
M.M.A.
Salama
and
A.Y.Chikhani(2000),
“Capacitor
Allocation by Approximate Reasoning:
Fuzzy Capacitor Placement,” IEEE
Trans.Power Delivery, vol. 15, no.1, pp.
393-398.

www.ijera.com

Saveh Branch. He is interested in the stability of
power systems and electrical distribution systems
and DSP in power systems. He has presented more
than 8 journal papers and 35 conference papers.

Marjan Tavakoli; Trainer of department
of Power Engineering, Islamic Azad University
Jiroft Branch. She is received MSc degrees of
Department of communication engineering, Shahid
Bahonar University, Kerman, Iran. She is interested
in the communication, DSP, DIP and stability of
power communication and power distribution
systems.

Farzaneh Ostovar; Trainer of department
of Power Engineering, Islamic Azad University
Shadegan Branch. She is received MSc degrees of
Department of Power engineering, Islamic Azad
University Dezful Branch. She is interested in the
stability of power systems and power distribution
systems.

Milad Askari Hashem Abadi: MSc
Student of Department of Power Engineering,
Islamic Azad University of science and Research
Kerman branch, Iran. He is interested in the
stability of power systems and power quality in
distribution systems.

Mahdi Mozaffari Legha; PhD student of
Power Engineering from Shiraz University, He is
Trainer of department of Power Engineering,
Islamic Azad University Jiroft Branch and received
the M.Sc. degrees from Islamic Azad University
www.ijera.com

233 | P a g e

More Related Content

What's hot

Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...IDES Editor
 
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDYLOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDYijiert bestjournal
 
Optimal Capacitor Placement in Distribution System using Fuzzy Techniques
Optimal Capacitor Placement in Distribution System using Fuzzy TechniquesOptimal Capacitor Placement in Distribution System using Fuzzy Techniques
Optimal Capacitor Placement in Distribution System using Fuzzy TechniquesIDES Editor
 
Gauss Siedel method of Load Flow
Gauss Siedel method of Load FlowGauss Siedel method of Load Flow
Gauss Siedel method of Load FlowAbdul Azeem
 
DFisher ETLS 747 Paper - Optimal Power Flow
DFisher ETLS 747 Paper - Optimal Power FlowDFisher ETLS 747 Paper - Optimal Power Flow
DFisher ETLS 747 Paper - Optimal Power FlowDan Fisher
 
SIMULTANEOUS OPTIMIZATION OF STANDBY AND ACTIVE ENERGY FOR SUB-THRESHOLD CIRC...
SIMULTANEOUS OPTIMIZATION OF STANDBY AND ACTIVE ENERGY FOR SUB-THRESHOLD CIRC...SIMULTANEOUS OPTIMIZATION OF STANDBY AND ACTIVE ENERGY FOR SUB-THRESHOLD CIRC...
SIMULTANEOUS OPTIMIZATION OF STANDBY AND ACTIVE ENERGY FOR SUB-THRESHOLD CIRC...VLSICS Design
 
DISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEM
DISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEMDISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEM
DISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEMIAEME Publication
 
A Solution to Optimal Power Flow Problem using Artificial Bee Colony Algorith...
A Solution to Optimal Power Flow Problem using Artificial Bee Colony Algorith...A Solution to Optimal Power Flow Problem using Artificial Bee Colony Algorith...
A Solution to Optimal Power Flow Problem using Artificial Bee Colony Algorith...IOSR Journals
 
Genetic Algo. for Radial Distribution System to reduce Losses
Genetic Algo. for Radial Distribution System to reduce LossesGenetic Algo. for Radial Distribution System to reduce Losses
Genetic Algo. for Radial Distribution System to reduce LossesAbhishek Jangid
 
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...IDES Editor
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Optimal Power Generation in Energy-Deficient Scenarios Using Bagging Ensembles
Optimal Power Generation in Energy-Deficient Scenarios Using Bagging EnsemblesOptimal Power Generation in Energy-Deficient Scenarios Using Bagging Ensembles
Optimal Power Generation in Energy-Deficient Scenarios Using Bagging EnsemblesKashif Mehmood
 

What's hot (17)

Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
 
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDYLOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
 
Optimal Capacitor Placement in Distribution System using Fuzzy Techniques
Optimal Capacitor Placement in Distribution System using Fuzzy TechniquesOptimal Capacitor Placement in Distribution System using Fuzzy Techniques
Optimal Capacitor Placement in Distribution System using Fuzzy Techniques
 
Gauss Siedel method of Load Flow
Gauss Siedel method of Load FlowGauss Siedel method of Load Flow
Gauss Siedel method of Load Flow
 
40220140504009
4022014050400940220140504009
40220140504009
 
DFisher ETLS 747 Paper - Optimal Power Flow
DFisher ETLS 747 Paper - Optimal Power FlowDFisher ETLS 747 Paper - Optimal Power Flow
DFisher ETLS 747 Paper - Optimal Power Flow
 
SIMULTANEOUS OPTIMIZATION OF STANDBY AND ACTIVE ENERGY FOR SUB-THRESHOLD CIRC...
SIMULTANEOUS OPTIMIZATION OF STANDBY AND ACTIVE ENERGY FOR SUB-THRESHOLD CIRC...SIMULTANEOUS OPTIMIZATION OF STANDBY AND ACTIVE ENERGY FOR SUB-THRESHOLD CIRC...
SIMULTANEOUS OPTIMIZATION OF STANDBY AND ACTIVE ENERGY FOR SUB-THRESHOLD CIRC...
 
DISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEM
DISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEMDISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEM
DISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEM
 
A Solution to Optimal Power Flow Problem using Artificial Bee Colony Algorith...
A Solution to Optimal Power Flow Problem using Artificial Bee Colony Algorith...A Solution to Optimal Power Flow Problem using Artificial Bee Colony Algorith...
A Solution to Optimal Power Flow Problem using Artificial Bee Colony Algorith...
 
POWER (LOAD) FLOW STUDY
POWER (LOAD)  FLOW STUDYPOWER (LOAD)  FLOW STUDY
POWER (LOAD) FLOW STUDY
 
Genetic Algo. for Radial Distribution System to reduce Losses
Genetic Algo. for Radial Distribution System to reduce LossesGenetic Algo. for Radial Distribution System to reduce Losses
Genetic Algo. for Radial Distribution System to reduce Losses
 
E021052327
E021052327E021052327
E021052327
 
F011136467
F011136467F011136467
F011136467
 
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
 
G011136871
G011136871G011136871
G011136871
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Optimal Power Generation in Energy-Deficient Scenarios Using Bagging Ensembles
Optimal Power Generation in Energy-Deficient Scenarios Using Bagging EnsemblesOptimal Power Generation in Energy-Deficient Scenarios Using Bagging Ensembles
Optimal Power Generation in Energy-Deficient Scenarios Using Bagging Ensembles
 

Viewers also liked (20)

Ap36252256
Ap36252256Ap36252256
Ap36252256
 
Au36281286
Au36281286Au36281286
Au36281286
 
Ba36317323
Ba36317323Ba36317323
Ba36317323
 
Aw36294299
Aw36294299Aw36294299
Aw36294299
 
Az36311316
Az36311316Az36311316
Az36311316
 
Ca36464468
Ca36464468Ca36464468
Ca36464468
 
Ae36176187
Ae36176187Ae36176187
Ae36176187
 
As36269275
As36269275As36269275
As36269275
 
At36276280
At36276280At36276280
At36276280
 
Ak36215227
Ak36215227Ak36215227
Ak36215227
 
Ao36247251
Ao36247251Ao36247251
Ao36247251
 
Ar36263268
Ar36263268Ar36263268
Ar36263268
 
Aq36257262
Aq36257262Aq36257262
Aq36257262
 
Aj36210214
Aj36210214Aj36210214
Aj36210214
 
Af36188193
Af36188193Af36188193
Af36188193
 
Ah36200203
Ah36200203Ah36200203
Ah36200203
 
Ai36204209
Ai36204209Ai36204209
Ai36204209
 
Am36234239
Am36234239Am36234239
Am36234239
 
Ag36194199
Ag36194199Ag36194199
Ag36194199
 
April 2014 - Fiscal squeeze
April 2014 - Fiscal squeezeApril 2014 - Fiscal squeeze
April 2014 - Fiscal squeeze
 

Similar to Al36228233

Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...ijeei-iaes
 
Power flow solution
Power flow solutionPower flow solution
Power flow solutionBalaram Das
 
Performance Improvement of the Radial Distribution System by using Switched C...
Performance Improvement of the Radial Distribution System by using Switched C...Performance Improvement of the Radial Distribution System by using Switched C...
Performance Improvement of the Radial Distribution System by using Switched C...idescitation
 
Volt/Var Optimization by Smart Inverters and Capacitor Banks
Volt/Var Optimization by Smart Inverters and Capacitor BanksVolt/Var Optimization by Smart Inverters and Capacitor Banks
Volt/Var Optimization by Smart Inverters and Capacitor BanksPower System Operation
 
A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...
A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...
A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...paperpublications3
 
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Onyebuchi nosiri
 
Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...
Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...
Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...IJAAS Team
 
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
 
19 avadhanam kartikeya sarma 177-185
19 avadhanam kartikeya sarma 177-18519 avadhanam kartikeya sarma 177-185
19 avadhanam kartikeya sarma 177-185Alexander Decker
 
IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...
IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...
IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...IRJET Journal
 
Machine learning for prediction models to mitigate the voltage deviation in ...
Machine learning for prediction models to mitigate the voltage  deviation in ...Machine learning for prediction models to mitigate the voltage  deviation in ...
Machine learning for prediction models to mitigate the voltage deviation in ...IJECEIAES
 
Power Flow Analysis for Four Buses System by NR Method
Power Flow Analysis for Four Buses System by NR MethodPower Flow Analysis for Four Buses System by NR Method
Power Flow Analysis for Four Buses System by NR Methodijtsrd
 
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...IOSR Journals
 
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...theijes
 
Three-phase four-wire shunt hybrid active power filter model with model pred...
Three-phase four-wire shunt hybrid active power filter model  with model pred...Three-phase four-wire shunt hybrid active power filter model  with model pred...
Three-phase four-wire shunt hybrid active power filter model with model pred...IJECEIAES
 
Optimal placement and sizing of ht shunt capacitors for transmission loss min...
Optimal placement and sizing of ht shunt capacitors for transmission loss min...Optimal placement and sizing of ht shunt capacitors for transmission loss min...
Optimal placement and sizing of ht shunt capacitors for transmission loss min...IAEME Publication
 

Similar to Al36228233 (20)

Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
 
Power flow solution
Power flow solutionPower flow solution
Power flow solution
 
Performance Improvement of the Radial Distribution System by using Switched C...
Performance Improvement of the Radial Distribution System by using Switched C...Performance Improvement of the Radial Distribution System by using Switched C...
Performance Improvement of the Radial Distribution System by using Switched C...
 
40220140503002
4022014050300240220140503002
40220140503002
 
Volt/Var Optimization by Smart Inverters and Capacitor Banks
Volt/Var Optimization by Smart Inverters and Capacitor BanksVolt/Var Optimization by Smart Inverters and Capacitor Banks
Volt/Var Optimization by Smart Inverters and Capacitor Banks
 
A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...
A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...
A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...
 
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
 
Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...
Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...
Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...
 
Ad03401640171
Ad03401640171Ad03401640171
Ad03401640171
 
[IJET-V1I4P7] Authors :Su Mon Myint
[IJET-V1I4P7] Authors :Su Mon Myint[IJET-V1I4P7] Authors :Su Mon Myint
[IJET-V1I4P7] Authors :Su Mon Myint
 
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
 
EE6501 - Power System Analysis
EE6501 - Power System AnalysisEE6501 - Power System Analysis
EE6501 - Power System Analysis
 
19 avadhanam kartikeya sarma 177-185
19 avadhanam kartikeya sarma 177-18519 avadhanam kartikeya sarma 177-185
19 avadhanam kartikeya sarma 177-185
 
IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...
IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...
IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...
 
Machine learning for prediction models to mitigate the voltage deviation in ...
Machine learning for prediction models to mitigate the voltage  deviation in ...Machine learning for prediction models to mitigate the voltage  deviation in ...
Machine learning for prediction models to mitigate the voltage deviation in ...
 
Power Flow Analysis for Four Buses System by NR Method
Power Flow Analysis for Four Buses System by NR MethodPower Flow Analysis for Four Buses System by NR Method
Power Flow Analysis for Four Buses System by NR Method
 
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
 
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
 
Three-phase four-wire shunt hybrid active power filter model with model pred...
Three-phase four-wire shunt hybrid active power filter model  with model pred...Three-phase four-wire shunt hybrid active power filter model  with model pred...
Three-phase four-wire shunt hybrid active power filter model with model pred...
 
Optimal placement and sizing of ht shunt capacitors for transmission loss min...
Optimal placement and sizing of ht shunt capacitors for transmission loss min...Optimal placement and sizing of ht shunt capacitors for transmission loss min...
Optimal placement and sizing of ht shunt capacitors for transmission loss min...
 

Recently uploaded

"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 

Recently uploaded (20)

"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 

Al36228233

  • 1. M Mozaffari Legha et al Int. Journal of Engineering Research and Application ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.228-233 RESEARCH ARTICLE www.ijera.com OPEN ACCESS Capacitor Placement in Radial Distribution System for Improve Network Efficiency Using Artificial Bee Colony Mahdi Mozaffari Legha 1, Marjan Tavakoli 2, Farzaneh Ostovar3, Milad Askari Hashemabadi4 1 Department of Power Engineering, Jiroft Branch, Islamic Azad University, Iran Department of Power Engineering, Jiroft Branch, Islamic Azad University, Iran 3 Department of Power Engineering, Shadegan Branch, Islamic Azad University, Iran 4 Department of Power Engineering, Islamic Azad University of science and Research Kerman branch, Iran 2 Abstract Increasing application of capacitor banks on distribution networks is the direct impact of development of technology and the energy disasters that the world is encountering. To obtain these goals the resources capacity and the installation place are of a crucial importance. In this paper a new method is proposed to find the optimal and simultaneous place and capacity of these resources to reduce losses, improve voltage profile. The advantage of ABC algorithm is that it does not require external parameters such as cross over rate and mutation rate as in case of genetic algorithm and differential evolution and it is hard to determine these parameters in prior. To demonstrate the validity of the proposed algorithm, computer simulations are carried out on actual power network of Kerman Province, Iran and the simulation results are presented and discussed. Keywords: Distribution systems, Loss Sensitivity Factors, Capacitor placement, Artificial Bee Colony Algorithm I. Introduction The loss minimization in distribution systems has assumed greater significance recently since the trend towards distribution automation will require the most efficient operating scenario for economic viability variations. The power losses in distribution systems correspond to about 70% of total losses in electric power systems (2005). To reduce these losses, shunt capacitor banks are installed on distribution primary feeders. The advantages with the addition of shunt capacitors banks are to improve the power factor, feeder voltage profile, Power loss reduction and increases available capacity of feeders. Therefore it is important to find optimal location and sizes of capacitors in the system to achieve the above mentioned objectives. Since, the optimal capacitor placement is a complicated combinatorial optimization problem, many different optimization techniques and algorithms have been proposed in the past. H. Ng et al (2000) proposed the capacitor placement problem by using fuzzy approximate reasoning. Sundharajan and Pahwa (1994) proposed the genetic algorithm approach to determine the optimal placement of capacitors based on the mechanism of natural selection. Ji-Pyng Chiou et al (2006) proposed the variable scale hybrid differential evolution algorithm for the capacitor placement in distribution system. Both Grainger et al (1981) and Baghzouz and Ertem (1990) proposed the concept that the size of capacitor banks was considered as a continuous variable. Bala et al (1995) presented a sensitivity-based method to solve the optimal capacitor placement problem. www.ijera.com In this paper a new method is proposed to find the optimal and simultaneous place and capacity of these resources to reduce losses, improve voltage profile. The artificial bee colony algorithm is a new meta heuristic approach, proposed by Karaboga [9][11]. It is inspired by the intelligent foraging behavior of honey bee swarm. The proposed method is tested on actual power network of Kerman Province, Iran and the simulation results are presented and discussed. II. Objective function The objective of capacitor placement in the distribution system is to minimize the annual cost of the system, subjected to certain operating constraints and load pattern. For simplicity, the operation and maintenance cost of the capacitor placed in the distribution system is not taken into consideration. The three-phase system is considered as balanced and loads are assumed as time invariant. Mathematically, the objective function of the problem is described as: Where COST includes the cost of power loss and the capacitor placement, and will be discussed further later. λ is a penalty function and ( V 2) min is the squared sum of the violated voltage constraint. Moreover, the penalty function satisfies the following properties: (1) If the voltage constraint is not violated, λ =0; (2) If the constraint is violated, a significant penalty is imposed to cause the objective function to move away from the undesirable solution. 228 | P a g e
  • 2. M Mozaffari Legha et al Int. Journal of Engineering Research and Application ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.228-233 The voltage magnitude at each bus must be maintained within its limits and is expressed as: Where │Vi│ is the voltage magnitude of bus i, V min and Vmax are bus minimum and maximum voltage limits, respectively. III. www.ijera.com Where n is number of candidate locations for capacitor placement, Kp is the equivalent annual cost per unit of power loss in $/(kW-year); Kcf is the fixed cost for the capacitor placement. Constant is the annual capacitor installation cost, and, i = 1, 2, ... , n are the indices of the buses selected for compensation. The bus reactive compensation power is limited to Formulation The power flows are computed by the following set of simplified recursive equations derived from the single-line diagram depicted in Fig. 1. Where 1Qc and LQc are the reactive power compensated at bus i and the reactive load power at bus i, respectively. IV. Figure 1: Single line diagram of main feeder ( ) Where Pi and Qi are the real and reactive powers flowing out of bus i, and P Li and QLi are the real and reactive load powers at bus i. The resistance and reactance of the line section between buses i and i+1 are denoted by Ri,i+1 and Xi,i+1 respectively. The power loss of the line section connecting buses i and i+1 may be computed as The total power loss of the feeder, may then be determined by summing up the losses of all line sections of the feeder, which is given as Considering the practical capacitors, there exists a finite number of standard sizes which are integer multiples of the smallest size Q0 c. Besides, the cost per Kvar varies from one size to another. In general, capacitors of larger size have lower unit prices. The available capacitor size is usually limited to Power Flow Analysis Method The methods proposed for solving distribution power flow analysis can be classified into three categories: Direct methods, Backward-Forward sweep methods and Newton-Raphson (NR) methods. The Backward-Forward Sweep method is an iterative means to solving the load flow equations of radial distribution systems which has two steps. The Backward sweep, which updates currents using Kirchoff’s Current Law (KCL), and the Forward sweep, which updates voltage using voltage drop calculations [12]. The Backward Sweep calculates the current injected into each branch as a function of the end node voltages. It performs a current summation while updating voltages. Bus voltages at the end nodes are initialized for the first iteration. Starting at the end buses, each branch is traversed toward the source bus updating the voltage and calculating the current injected into each bus. These calculated currents are stored and used in the subsequent Forward Sweep calculations. The calculated source voltage is used for mismatch calculation as the termination criteria by comparing it to the specified source voltage. The Forward Sweep calculates node voltages as a function of the currents injected into each bus. The Forward Sweep is a voltage drop calculation with the constraint that the source voltage used is the specified nominal voltage at the beginning of each forward sweep. The voltage is calculated at each bus, beginning at the source bus and traversing out to the end buses using the currents calculated in previous the Backward Sweep [12]. Single line diagram of main feeder depicted in Fig. 2. Therefore, for each installation location, there are L capacitor sizes {1QC, 2Qc, 3Qc, …, LQc} available. Given the annual installation cost for each compensated bus, the total cost due to capacitor placement and power loss change is written as www.ijera.com 229 | P a g e
  • 3. M Mozaffari Legha et al Int. Journal of Engineering Research and Application ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.228-233 Input Data The model coefficients are computed once www.ijera.com information is based on the comparison of food source positions. When the nectar of a food source is abandoned by the bees, a new food source is randomly determined by a scout bee and replaced with the abandoned one. Flowchart of the proposed method depicted in Fig. 3. Backward forward Sweep load flow computation Calculation of real and reactive power Calculate the branch current of the bus and the first bus No Accuracy < V Yes Calculate the branch current of the bus and the first bus Figure 2: Single line diagram of main feeder V. Artificial Bee Colony Algorithm (ABC) Artificial Bee Colony (ABC) algorithm, proposed by Karaboga for optimizing numerical problems in [6], simulates the intelligent foraging behavior of honey bee swarms. In ABC algorithm, the colony of artificial bees contains three groups of bees: employed bees, and unemployed bees: onlookers and scouts. In ABC, first half of the colony consists of employed artificial bees and the second half constitutes the artificial onlookers. The employed bee whose food source has been exhausted becomes a scout bee. In ABC algorithm, the position of a food source represents a possible solution to the optimization problem and the nectar amount of a food source corresponds to the quality (fitness) of the associated solution. The number of the employed bees is equal to the number of food sources, each of which also represents a site, being exploited at the moment or to the number of solutions in the population. In the ABC algorithm, first half of the colony consists of employed artificial bees and the second half constitutes the onlookers. For every food source, there is only one employed bee. In the ABC algorithm, each cycle of the search consists of three steps: sending the employed bees onto the food sources and then measuring their nectar amounts Hence, the dance of employed bees carrying higher nectar recruits the onlookers for the food source areas with higher nectar amount. After arriving at the selected area, she chooses a new food source in the neighborhood of the one in the memory depending on visual information. Visual www.ijera.com Figure 3: Flowchart of the proposed method VI. Test Results To study the proposed method, actual power network of Kosar feeder of Kerman Province, Iran is simulated in Cymedist. Figure 3 illustrates the singleline diagram of this network. The base values of the system are taken as 20kV and 20MVA. The system consists of 20 distribution transformers with various ratings. The details of the distribution transformers are given in table 1. The details of the distribution conductors are given in table 2. The lengths of the feeder segments are given in table 3. The total connected load on the system is 2550 KVA and the peak demand for the year is 2120 KVA at a PF of 0.8 lag. The connected loads on the transformers are listed in table 4. Table 1: Details of transformers in the system Rating [KVA] 50 100 250 Number 5 9 6 No load losses 150 250 480 [watts] Impedance [%] 4.5 4.5 4.5 230 | P a g e
  • 4. M Mozaffari Legha et al Int. Journal of Engineering Research and Application ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.228-233 Table 2: Details of conductors in the system Type R X Cmax A [Ω/km] [Ω/km] [A] [mm2] Hyena 0.1576 0.2277 550 126 Dog 0.2712 0.2464 440 120 Mink 0.4545 0.2664 315 70 Table 3: Distribution System Line Data from To Length (meters) 1 2 80 2 3 80 3 4 80 4 5 60 5 6 60 6 7 60 7 8 60 8 9 60 9 10 60 10 11 60 11 12 60 12 13 60 13 14 60 14 15 60 14 16 60 16 17 60 17 18 60 18 19 60 19 20 60 Table 4: Details of the connected loads Transformer no Load [Kva] 1 35 2 245 3 85 4 165 5 50 6 85 7 180 8 35 9 35 10 90 11 85 12 75 13 200 14 73 15 35 16 85 17 98 18 230 19 220 20 85 In addition the total network loss, which was 10.05MW before installing capacitor, has diminished to the 4.55MW which shows 45.81% decrease. Table 5 and 6 depicts the Results of power flow before and after installation of capacitor. www.ijera.com www.ijera.com The simulation results are given in Table 7. These results reveal that the inclusions of capacitor reduce the line losses as expected. It can be shown from the graphs that, LRI decreases marginally, since the core losses of the transformers and the LV side losses remain constant being independent of the presence of v. It can also be seen that with the increase in the reactive power of capacitor, LRI, decrease Table 5: Results of power flow before installation of capacitor Bus Number V (pu) 1 1.0 2 0.9999 3 0.9998 4 0.9988 5 0.9988 6 0.9987 7 0.9985 8 0.9889 9 0.9879 10 0.9849 11 0.97 12 0.93 13 0.89 14 0.9849 15 0.9849 16 0.91 17 0.92 18 0.95 19 0.94 20 0.89 Table 6: Results of power flow after installation of capacitor banks Bus Number V (pu) 1 1.0 2 0.9999 3 0.9999 4 0.9999 5 0.9999 6 0.9988 7 0.9988 8 0.9888 9 0.9881 10 0.9885 11 0.99 12 0.97 13 0.91 14 0.988 15 0.988 16 0.95 17 0.96 18 0.98 19 0.95 20 0.93 231 | P a g e
  • 5. M Mozaffari Legha et al Int. Journal of Engineering Research and Application ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.228-233 www.ijera.com Table 7: Variation of LRI and Optimal place and capacity of capacitor banks 3 3 5 5 7 7 2,12,1 7,13,1 2,6,7,13,1 7,8,9,11,2 5,7,13,15,16,18,2 2,4,9,10,14,18,2 6 5 5 0 0 0 Picked 0.02 0.02 0.575 0.35 1.2 1.12 capacity [Mvar] Presumabl 0.025 0.05 0.025 0.05 0.025 0.05 e 0.05 0.1 0.05 0.1 0.05 0.1 Capacity 0.1 0.2 0.1 0.2 0.1 0.2 Range 0.2 0.4 0.2 0.4 0.2 0.4 [Mvar] 0.25 0.5 0.25 0.5 0.25 0.5 0.4 0.8 0.4 0.8 0.4 0.8 0.5 1 0.5 1 0.5 1 LRI [%] 0.9296 0.8866 0.7627 0.6649 0.7026 0.9754 Number place The detailed pu voltages profile of all the nodes of the system after capacitor placement are shown in the Figure 4. 1 [2] 0.98 Voltage 0.96 0.94 [3] 0.92 0.9 0.88 Voltage profile before capacitor placement Voltage profile after capacitor placement 0 2 4 6 8 10 12 14 16 18 20 Bus Number Fig 4: Voltage profile of 20 bus system before and after capacitor placement VII. [4] Conclusion In the present paper, a new population based artificial In the present paper, a new population based artificial bee colony algorithm (ABC) has been proposed to solve capacitor placement problem and quantifying the total line loss reduction in distribution system. Simulations are carried on actual power network of Kerman Province, Iran. The simulation results show that the inclusion of capacitor, marginally reduce the losses in a distribution system. This is because; the line losses form only a minor part of the distribution system losses and the capacitor can reduce only the line losses. The other losses viz. the transformer losses and the LV side distribution losses remain unaltered. Hence this fact should be considered before installing a capacitor into a system. The results obtained by the proposed method outperform the other methods in terms of quality of the solution and computation efficiency. [5] [6] [7] [8] References [1] C. Lyra, C. Pissara, C. Cavellucci, A. Mendes, P. M. Franca(200 ), “Capacitor placement in largesized radial distribution networks, replacement and sizing of www.ijera.com [9] capacitor banks in distorted distribution networks by genetic algorithms”, IEE Proceedings Generation, Transmision & Distribution, pp. 498-516. Ng H.N., Salama M.M.A. and Chikhani A.Y(2000), “Capacitor allocation by approximate reasoning: fuzzy capacitor placement”, IEEE Transactions on Power Delivery, vol. 15, No. 1, pp. 393-398. Sundharajan and A. Pahwa(1994), “Optimal selection of capacitors for radial distribution systems using genetic algorithm”, IEEE Trans. Power Systems, vol. 9, No.3, pp.1499-1507. Ji-Pyng Chiou et al(2006), “Capacitor placement in large scale distribution system using variable scaling hybrid differential evolution”, Electric Power and Energy Systems, vol. 28, pp.739-745. J. J. Grainger, S. H. Lee (1981), “Optimum size and location of shunt capacitors for reduction of losses on distribution feeders”, IEEE Trans Power Apparatus Systems, vol. 100, pp. 11051108. S. H. Lee, J. J. Grainger (1981), “Optimum placement of fixed and switched capacitors on primary distribution feeders”, IEEE Trans PAS, vol. 100,pp. 345-352. Baghzouz. Y and Ertem S(1990), “Shunt capacitor sizing for radial distribution feeders with distorted substation voltages”, IEEE Trans Power Delivery,vol. 5, pp.650-57. J. L. Bala, P. A. Kuntz, M. Tayor(1995), “Sensitivity-based optimal capacitor placement on a radial distribution feeder”, Proc. Northcon 95, IEEE Technical Application Conf., pp. 225230. B. Basturk, D. Karaboga(2006), “An artificial bee colony (ABC) algorithm for numeric function optimization”, IEEE 232 | P a g e
  • 6. M Mozaffari Legha et al Int. Journal of Engineering Research and Application ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.228-233 [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] Swarm Intelligence Symposium 2006, May 12-14, Indianapolis, IN, USA. D. Karaboga, B. Basturk(2007), “A powerful and efficient algorithm for numerical function optimization: artificial bee colony (ABC) algorithm”,Journal of Global Optimization, vol. 39, pp. 459-471. D. Karaboga, B. Basturk(2008), “On the performance of artificial bee colony (ABC) algorithm”, Applied Soft Computing, vol. 8 pp. 687-697. Baran ME, Wu FF (1989), “Optimal sizing of capacitors placed on a radial distribution systems”, IEEE Trans Power Deliver, vol. 4, pp. 735-43. Prakash K. and Sydulu M (2007), “Particle swarm optimization based capacitor placement on radial distribution systems”, IEEE Power Engineering Society general meeting 2007, pp. 1-5. S. F. Mekhamer et al (2002), “New heuristic strategies for reactive power compensation of radial distribution feeders”, IEEE Trans Power Delivery, vol. 17, No. 4, pp.1128-1135. D. Das(2002), “Reactive power compensation for radial distribution networks using genetic algorithms”, Electric Power and Energy Systems, vol. 24, pp.573-581. K. S. Swarup (200 ),”Genetic Algorithm for optimal capacitor allocation in radial distribution systems”,Proceedings of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lisbon, Portugal, June 16-18, pp152-159. M.Chis, M. M. A. Salama and S. Jayaram(1997), “Capacitor Placement in distribution system using heuristic search strategies,” IEE Proc-Gener, Transm, Distrib, vol, 144, No.3, pp. 225-230. Das et al (199 ), “Simple and efficient method for load flow solution of radial distribution network,” Electric Power and Energy Systems, vol. 17, No.5, pp.335346. H.N.Ng, M.M.A. Salama and A.Y.Chikhani(2000), “Capacitor Allocation by Approximate Reasoning: Fuzzy Capacitor Placement,” IEEE Trans.Power Delivery, vol. 15, no.1, pp. 393-398. www.ijera.com Saveh Branch. He is interested in the stability of power systems and electrical distribution systems and DSP in power systems. He has presented more than 8 journal papers and 35 conference papers. Marjan Tavakoli; Trainer of department of Power Engineering, Islamic Azad University Jiroft Branch. She is received MSc degrees of Department of communication engineering, Shahid Bahonar University, Kerman, Iran. She is interested in the communication, DSP, DIP and stability of power communication and power distribution systems. Farzaneh Ostovar; Trainer of department of Power Engineering, Islamic Azad University Shadegan Branch. She is received MSc degrees of Department of Power engineering, Islamic Azad University Dezful Branch. She is interested in the stability of power systems and power distribution systems. Milad Askari Hashem Abadi: MSc Student of Department of Power Engineering, Islamic Azad University of science and Research Kerman branch, Iran. He is interested in the stability of power systems and power quality in distribution systems. Mahdi Mozaffari Legha; PhD student of Power Engineering from Shiraz University, He is Trainer of department of Power Engineering, Islamic Azad University Jiroft Branch and received the M.Sc. degrees from Islamic Azad University www.ijera.com 233 | P a g e