Anda di halaman 1dari 7

Electric Power Systems Research 68 (2004) 167 /173

www.elsevier.com/locate/epsr

Effects of unbalances and harmonics on optimal capacitor placement


in distribution system
T. Ghose a, S.K. Goswami b,*
a
Department of Electrical and Electronic Engineering Section, Birla Institute of Technology Mesra, Ranchi, India
b
Power System Section, Department of Electrical Engineering, Jadavpur University, Kolkata 700 032, India

Received 29 January 2002; received in revised form 28 March 2003; accepted 28 May 2003

Abstract

A method comprising of heuristic search technique and simulated annealing (SA) has been proposed for solving the problem of
optimal capacitor placement in radial distribution system and the effects of network and load unbalances, supply harmonics and
load non-linearities have been studied. The effect of network unbalances is most severe and can be incorporated very easily. But a
new formulation of the problem is needed to include the effects of load unbalances, supply harmonics and load non-linearities as
these are uncertain in nature.
# 2003 Elsevier B.V. All rights reserved.

Keywords: Distribution network; Capacitor placement; Harmonics; Unbalances; Simulated annealing; Heuristic search

1. Introduction distribution system. Inclusion of system unbalances


increases the dimension of the problem as all the three
In real life distribution networks are unbalanced both phases are to be considered separately instead of single
in respect of mutual coupling between phase conductors phase balanced representation. Consideration of har-
and loading on different phases. Moreover, a consider- monics, on the other hand, introduces more constraints
able amount of harmonic distortion exists in distribu- in the problem, thus making the capacitor placement
tion system. Most of the methods developed in the past problem more complex compared with the balanced
for optimally locating and sizing of capacitors in sinusoidal case. In the present paper, simulated anneal-
distribution system, considered the system to be ba- ing (SA) along with heuristic search technique has been
lanced and the supply as sinusoidal [1 /9]. In more used to solve the problem.
recent publications, the need for considering system
unbalances [10,11] and presence of harmonics and non-
linearity of loads [12 /14] have been felt.
But to the best of the authors’ knowledge, no attempt 2. The capacitor placement problem
has been made to solve the complete problem of
capacitor placement giving due considerations to the The objective function of the capacitor placement
presence of both harmonics and unbalances in the problem may be written as:Minimize,
distribution system. X
N X
M X X
L
The aim of the present paper is to investigate the C Cc (Qi )Cc ( [Ipk(rms) ]2 Rpk )Tj
effect of system unbalances, supply harmonics and load i1 j1 Pa;b;c k1
non-linearity on the problem of capacitor placement in qffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
p hm
where, Ik(rms)  ðah1 ½Ipk;h ½2 Þ/such that:

* Corresponding author.
(i) Vi;min 5Vi 5Vi;max
E-mail addresses: tirtha_ghose@yahoo.com (T. Ghose), qffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
hm
skgoswami_ju@yahoo.co.in (S.K. Goswami). where, Vi  ah1 ½Vi;h ½2
0378-7796/03/$ - see front matter # 2003 Elsevier B.V. All rights reserved.
doi:10.1016/S0378-7796(03)00149-4
168 T. Ghose, S.K. Goswami / Electric Power Systems Research 68 (2004) 167 /173

(ii) THDi 5THDmax 6) If T /Tmin, go to step 2, otherwise, output the


vffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi optimum solution.
uh
uX m
t ½V ½2i;h Feasibility of a solution can be ascertained by
h"1
THDi  performing load flow and harmonic analysis. If the
Vi1 solution is not feasible, a new feasible solution can be
where, Ipk(rms), rms current at phase ‘p’ of line ‘k’; hm, found out using the search technique ‘heuristic search
upper limit of the harmonic orders being considered; N, for a feasible solution’.
total number of capacitor locations; L, total number of Cost of a solution can be evaluated considering the
lines in the network; M, total number of load levels; annualized cost of capacitor, and the annualized cost of
Cc(Qi), cost of capacitor installed at location i; Ce, cost energy loss.
of energy per unit; Rpk, resistance of phase ‘p’ of line ‘k’;
Tj, duration of jth load level; THDi, total harmonic
distortion at bus i; THDmax, maximum allowable 4. Heuristic search for a feasible solution
harmonic distortion; Vi, rms voltage at bus i; Vi1,
fundamental frequency voltage at bus i; Vi,h, hth The SA technique starts with a feasible solution point.
harmonic voltage at bus i. The solution is then perturbed to obtain new feasible
The problem stated above has to be solved consider- solutions, which are either accepted or discarded,
ing the discrete size of available capacitors and the depending upon some probabilistic acceptance criterion.
variation of load during a day. For simplicity, however, A feasible solution refers to capacitor settings at the
the load /duration curve may be divided into a number probable capacitor locations for which the node vol-
of time intervals, and during each interval the load may tages, line flows and harmonic distortions are within the
be assumed to be constant. acceptable limits. A heuristic search technique has been
The objective function thus represents a combinator- developed for quick detection of the feasible solutions.
ial optimization problem for which two well known The capacitor setting at a node is varied keeping the
methods for solution are (i) Simulated Annealing capacitor settings at all other location fixed. This
Technique, and (ii) Genetic Algorithm. process is repeated for the nodes until a feasible solution
In this paper, SA technique is used and it is supported is obtained. In case a feasible solution can not be found
by a newly developed heuristic search technique, which out, the best infeasible solution is accepted. The best
enhances the speed of the solution. infeasible solution refers to the solution where the
constraint violation is minimum.
The heuristic search technique begins at three arbi-
3. Proposed solution technique trary search points within the search space bounded by
the minimum and maximum capacitor kvar available.
SA is a powerful optimization technique that exploits During each iteration, the search space is made nar-
the resemblance between a minimization process and the rower by moving the boundaries of the search space
crystallization in physical system. SA depends upon around the best of the three search points. The best
three important parameters, initial temperature T, cool- search point of an iteration is carried to the next
ing rate b and final temperature Tmin. Solution of the iteration and two additional search points are selected
capacitor placement problem using SA consists of the within the new search boundary. The flowchart of the
following steps: heuristic search is shown in Fig. 1, and the details of the
mechanism is discussed in Appendix A.
1) Select an initial temperature ‘T’, a minimum tem-
perature, Tmin, a cooling rate b, and an initial
feasible capacitor kvars, Qi, i/1, 2, . . . n, n being 5. Perturbation technique
the total number of probable capacitor locations.
2) Generate new feasible solution in the neighborhood New solutions are searched in the neighborhood of
of the old solution by a suitable perturbation the old solution following the simple perturbation
mechanism. techniques as given below:
3) Evaluate the change in cost of the solution as DC /
cost(new solution) /cost(old solution). a) Increase (or decrease) the capacitor kvar at location
4) Check the acceptability of the new solution: accept i, keeping capacitor kvars at all other locations
the solution if (i) either DC B/0, or (ii) eDC/T /r, unchanged.
where r is a random number between 0 and 1; b) Increase (or decrease) the capacitor kvar at location
otherwise, discard the new solution. i and decrease (or increase) the capacitor kvar at
5) T /bT. location j.
T. Ghose, S.K. Goswami / Electric Power Systems Research 68 (2004) 167 /173 169

For the harmonic flow study, linear load is repre-


sented by a parallel combination of resistance and
inductance to account for the respective active and
reactive power at fundamental frequency [12].
Non-linear loads are represented by simple ideal
current source. The mixed loads are modeled as an
admittance (representing the linear portion) in shunt
with a current source (representing the non-linear
portion).
For the solution of the harmonic flow problem the
basic loop based algorithm proposed in [17] has been
used as branch based radial load flow type algorithm
which showed convergence difficulties. In this method,
loop equations are written at each harmonic frequency
of interest. Each loop is formed including the source
node. Thus loops for all ‘A’ phases of the load nodes
start at the ‘A’ phase of the source and end at the load
Fig. 1. Flowchart of the heuristic search technique. node. While solving the harmonic flow problem the
effect of mutual coupling between phases has been
These perturbation mechanisms are to be used along considered. Formulation of the loop equations are
with the heuristic search technique for finding the explained in Appendix B.
feasible or best infeasible solutions. The complete
algorithm for using the perturbation technique is given
in Fig. 2.
7. Test results

Results obtained by solving the capacitor placement


6. Power flow and harmonic analysis problem of a 23 kV 10 bus system are reported in this
section. The system has a total active and reactive power
The distribution system has been modeled taking into loads of 37 105 kW and 12 558 kvar, respectively. The
the effect of network unbalances. Mutual coupling effect loads at different buses for balanced loading condition
between phases has been considered and grounding are shown in Table 1. Table 2 shows the network
effect has been included. Presence of 18, 28 and 38 lines configuration. Line impedances are calculated consider-
has been modeled. Models for constant power, constant ing the effect of ground as (3 /3) matrix and the
impedance and constant current type load representa- impedance values are shown in Table 4. Table 3 shows
tions have been incorporated. Distributed loads have the load /duration data while the operational con-
been modeled using the method proposed in [15]. Effects straints supply harmonics and the various cost data
of different transformer connections have been incorpo- are given in Table 5. It has been assumed that capacitors
rated as proposed in [16]. Shunt capacitor is represented are available in multiple of 50 kvar.
by constant impedance. The load flow algorithm used is In order to examine the effect of system unbalances,
a simple branch based method. supply harmonics and load non-linearity on the opti-
mum compensation level, the capacitor placement of the

Table 1
Bus data

Bus Load per phase (kW, kvar)

1 0.0, 0.0
2 1840.0, 460.0
3 980.0, 340.0
4 1790.0, 446.0
5 1598.0, 1840.0
6 1610.0, 600.0
7 780.0, 110.0
8 1150.0, 60.0
9 980.0, 130.0
10 1640.0, 200.0
Fig. 2. Flowchart of the perturbation mechanism.
170 T. Ghose, S.K. Goswami / Electric Power Systems Research 68 (2004) 167 /173

Table 2 Table 5
Branch data Operational constraints and variable cost data

Bus A Bus B Length (mile) Minimum voltage limit 0.95


Maximum voltage 1. 05
1 2 0.63 Permissible THD 5%
2 3 0.88 Cost of energy $0.05 per kW h
3 4 1.70 Cost of capacitor $4 per kvar
4 5 0.81
Supply harmonics (V )
5 6 2.30
Linear load
6 7 1.05
5th harmonic 3%
7 8 1.50
7th harmonic 2%
8 9 3.50
9 10 3.90

load of phase A and load at phase C is lower by same


amount, thus keeping the total three phase loads as in
Table 3
the balanced loading situation.
Load /duration data
The following points may be noted:
Load level 1 2 3
Per unit load 0.3 0.6 1.1 . Though the total system load remains the same, the
Duration (h) 1000 6760 1000 total capacitor kvar for compensation increases with
increase in degree of unbalance in loading (both with
and without harmonics).
. Total kvar required for compensation is less when
test network has been solved for the following different harmonics are considered. This is expected as har-
cases. monics increases the rms values.
. The total capacitive kvar required is less when mutual
1) Sinusoidal supply voltage, balanced system and coupling of the network is considered. This is true for
linear load. all level of loading unbalances, whether harmonics
2) Considering the mutual coupling of network, pre- are considered or not.
sence of harmonics and varying the degree of . The effect of supply harmonics, load non-linearity or
unbalance in loading. loading unbalance is much less prominent than the
3) Considering the mutual coupling of network, ignor- effect of network unbalances.
ing supply harmonics and varying the degree of
unbalance in loading. From the above observations it may be concluded
4) Ignoring the mutual coupling of network, consider- that while determining the optimum capacitor locations
ing the presence of supply harmonics and varying and sizes of capacitors to be placed on distribution
the degree of unbalance in loading. system, both the system unbalance and the presence of
5) Ignoring the mutual coupling of network, ignoring harmonics in the system should be considered. A
supply harmonics and varying the degree of un- solution without considering these aspects will result in
balance in loading. a non-optimal solution.
6) Assuming sinusoidal supply voltage, considering
mutual coupling of network, presence of non-linear
load and varying the degree of unbalance in loading.
8. Effect of ignoring unbalances, harmonics and load non-
Capacitive kvar required for the above cases are linearity
summarized in the bar graphs of Figs. 3 and 4.
In the reported results, a x% unbalance indicates that In order to see the effect of ignoring the presence of
load at each load node of phase B is x% higher than the unbalances, harmonics and load non-linearity the capa-

Table 4
Impedance matrix including mutual coupling

Z (V/mile)

Zaa Zab Zac Zbb Zbc Zcc

0.7433/j1.2092 0.1566/j0.479 0.1536/j0.3865 0.7526/j1.1758 0.1587/j0.437 0.7472/j1.1959


T. Ghose, S.K. Goswami / Electric Power Systems Research 68 (2004) 167 /173 171

Table 6
Results showing the effects of supply harmonics, mutual coupling, loading unbalances and load non-linearity

Test case System cost Vmax Vmin THD

A
495 780 1.03261 0.9002
1 (a) 540 934 1.0399 0.925 6.24
1 (b) 546 689 1.042 0.9118 6.81
2 (a) 498 952 1.032 0.9009 4.75
2 (b) 504 585 1.034 0.8684 4.845
3 (a) 532 572 1.039 0.9240
3 (b) 538 287 1.0417 0.910
4 (a) 533 957 1.039 0.9241 1.05
4 (b) 539 681 1.0418 0.9105 1.813
5 (a) 536 697 1.039 0.924 3.892
5 (b) 542 426 1.042 0.9108 3.763
Case Supply harmonics Mutual coupling Loading unbalance Load non-linearity

(B ) Test case specifications


1 (a) Y Y 0 0
1 (b) Y Y 10 0
2 (a) Y N 0 0
2 (b) Y N 10 0
3 (a) N Y 0 0
3 (b) N Y 10 0
4 (a) N Y 0 5
4 (b) N Y 10 5
5 (a) N Y 0 10
5 (b) N Y 10 10

citor placement problem was solved for balanced . The system cost increases in all the cases due to
sinusoidal system assuming load to be perfectly linear. increased energy losses. Cost increase is minimum in
The effects of network and load unbalances, supply case where the network unbalance is ignored and
harmonics and load non-linearity has then been inves- maximum in case where the network unbalance is
tigated on this compensated system and the results thus considered.
obtained are reported in Table 6. The required capacitor . The difference in the THD values of cases shows that
value changes with the changing of the non-linearity and the network unbalances has great effect on the THD
degree of unbalance in loading as shown in bar graph of values also.
Fig. 5. The following observations can be made: . With unbalanced load, variation of voltage from
peak to light load condition is more than the
variation of voltage with balanced load (Fig. 5).

Fig. 3. Capacitor kvar needed for different loading unbalances Fig. 4. Capacitor kvar needed for different loading unbalances
considering mutual coupling effects of the network. ignoring mutual coupling effects of the network.
172 T. Ghose, S.K. Goswami / Electric Power Systems Research 68 (2004) 167 /173

tion. The proposed solution algorithm may well be


applied to solve the problem. The authors are hopeful to
report such a solution very shortly.

Appendix A

Let, Qmin and Qmax are the minimum and maximum


available capacitor sizes. Qlow and Qhigh are the search
boundaries corresponding to the lower and upper
capacitor kvars. Qold is the best capacitor kvar obtained
from the previous step and, Qup is the capacitor kvar at
Fig. 5. Capacitor kvar needed for different loading unbalances as load
the midway between Qold and Qhigh, obtained as,
non-linearity varies.
Qhigh  Qold
9. Conclusion Qup  Qold  (1)
2

This paper investigated on the necessity of considering Qdown is the capacitor kvar in the midway between
both unbalance and the presence of harmonics in Qlow and Qold, obtained as,
distribution system while solving the capacitor place- Qold  Qlow
ment problem and has proposed a method for solving Qdown Qold  (2)
2
the problem using heuristic search along with SA
technique. Test results indicate that the capacitor kvar At the beginning of the search, Qlow is set equal to
obtained by ignoring network unbalance and supply Qmin and Qhigh is set equal to Qmax.
harmonics gives overcompensation and thus is not Let Sold, Sup and Sdown are the solutions correspond-
optimal. A novel heuristic search technique has also ing to Qold, Qup and Qdown.
been developed to quickly identify the feasible capacitor The search algorithm continues as follows:
setting. This search technique has been suitably used to
1) If either Sold, Sup or Sdown is feasible, stop, other-
enhance the solution speed of the SA technique.
wise.
Though the presence of network unbalances may be
2) (i) If Sold is superior of the three solutions: move
incorporated very easily, it is very difficult to incorpo-
Qlow and Qhigh toward Qold as Qlow /Qdown,
rate the presence of supply harmonics, load non-
Qhigh /Qup, Qold /Qold and calculate Qup and
linearity and loading unbalances as these data are Qdown using Eqs. (1) and (2). (ii) If, Qdown is superior
generally not known to the utilities and the great of the three solutions, move Qlow and Qhigh towards
uncertainty involved in these data. It is, however, not Qdown as Qlow /Qlow, Qhigh /Qold, Qold /Qdown.
impossible to estimate a possible range of variation of (iii) If, Qup is superior of the three solutions, move
these data in a utility system from sample test measure- Qdown and Qhigh towards Qup as Qlow /Qold,
ments. The authors feel that a new formulation of the Qhigh /Qhigh, Qold /Qup.
capacitor placement problem is possible where the
supply harmonics, load non-linearity and loading un- The search is continued until a feasible solution is
balances may be incorporated as fuzzy data and the obtained, or the best infeasible solution is found.
capacitor placement problem may be solved to have the
most acceptable solution instead of the optimum solu-
Appendix B

Consider the system as shown in (Fig. 6) .


Let, Ia,b,c
i,h , hth harmonic loop currents for a, b, and c
phases involving the source and the loads at node i
[Iai;h Ibi;h Ici;h ]T : Va,b,c
0,h , hth harmonic voltage at the three
phases of the source node /½Va0;h Vb0;h Vc0;h ½T :/
Za,b,c
oi,h , hth harmonic impedance of the three phase line
2 aa 3
Zoi;h Zab oi;h Zac
oi;h
6 7 aa bb cc
section o-i /4Zab oi;h Zbb
oi;h Zbc
oi;h 5/Zoi,h, Zoi,h, Zoi,h, hth
Fig. 6. A network with two load nodes for illustrating the formation Zac
oi;h Zbc
oi;h Zcc
oi;h
of the loop equations for harmonic study.
T. Ghose, S.K. Goswami / Electric Power Systems Research 68 (2004) 167 /173 173

harmonic self impedances of the line section o-i.Zab oi,h, References


Zac
oi,h , Zbc
oi,h , hth harmonic mutual impedances of the line
section o-i. [1] J.J. Grainger, S.H. Lee, Optimum size and location of shunt
capacitors for reduction of losses in distribution feeders, IEEE
Zabc
ig,h, hth harmonic three phase load impedances to
2 a 3 Trans. PAS (1981) 1105 /1118.
Z1g;h 0 0 [2] J.J. Grainger, S.H. Lee, Capacity release by shunt capacitor
ground at node i/4 0 b
Z1g;h 0 5/Za1g,h, Zb1g,h, placement on distribution feeders: a new voltage dependent
c model, IEEE Trans. PAS (1982) 1236 /1244.
0 0 Z1g;h
c [3] M. Ponnavaikko, K.S. Prakasa Rao, Optimal choice of fixed and
Z1g,h, load impedances of phase a, b, c to ground.
switched capacitors on radial distributors by method of local
Selecting the loops in such a way that each loop starts variations, IEEE Trans. PAS (1983) 1607 /1615.
at the source node and ends at a load node, the loop [4] M. Kaplan, Optimization of number, location, size, control type
equation for the system is: and control setting of shunt capacitors on radial distribution
feeders, IEEE Trans. PAS (1984) 2654 /2665.
[5] S. Civanlav, J.J. Grainger, Volt/Var control on distribution
systems with lateral branches using shunt capacitors and voltage
regulators: Part I, Part II, Part III, IEEE Trans. PAS (1985)
3278 /3279.
[6] M.E. Baran, F.F. Wu, Optimal capacitor placement on rarial
distribution feeders with distribution systems, IEEE Trans.
PWRD (1990) 725 /734.
[7] M.E. Baran, F.F. Wu, Optimal sizes of capacitors placed on a
radial distribution system, IEEE Trans. PWRD (1990) 735 /743.
[8] H.D. Chians, J.C. Wang, O. Cockings, H.D. Shin, Optimal
capacitor placement in distribution systems: part I, part II, IEEE
Trans. PWRD (1990) 634 /649.
[9] S. Sundhararajan, A. Pahwa, Optimal selection of capacitors for
radial distribution systems using a genetic algorithm, IEEE Trans.
PWRS (1994) 1499 /1507.
[10] C.S. Chen, Y.H. Yan, Optimal distribution feeder capacitor
placement considering mutual coupling effect of conductors,
IEEE Trans. PWRD (1995) 987 /994.
[11] H. Chiang, J. Wang, J. Tong, G. Darling, Optimal capacitor
placement, replacement and control in large-scale unbalanced
distribution systems, IEEE Trans. PWRS (1995) 356 /369.
[12] Y. Baghzouz, S. Ertem, Shunt capacitor sizing for radial
distribution feeders with distorted substation voltages, IEEE
Trans. PWRD (1990) 650 /656.
[13] Y. Baghzouz, Effects of nonlinear loads on optimal capacitor
placement in radial feeders, IEEE Trans. PWRD (1991) 245 /251.
[14] E.B. Makram, D. Luke, W.P. Adams, A new technique for
optimal size and location of capacitor banks in the presence of
harmonics and distortion, Electric Power Syst. Res. 34 (1995).
[15] C.S. Cheng, D. Shirmohammadi, A three phase power flow
method for real-time distribution system analysis, IEEE Trans.
PWRS (1995) 671 /679.
[16] T.H. Chan, Y.L. Chang, Integrated models of distribution
transformers and their loads for three-phase power flow analysis,
IEEE Trans. PWRD (1996) 507 /573.
[17] S.K. Goswami, S.K. Basu, Direct solution of distribution systems,
IEE Proc. Part C (1991) 78 /88.

Anda mungkin juga menyukai