Вы находитесь на странице: 1из 24

Chapter - 5

Optimal Placement
& sizing of
Distributed Generator (DG)
- A Single Objective Approach
CHAPTER - 5
Distributed Generation (DG) for Power Loss Minimization

5.1 Introduction
Distributed generators [2] are very commonly employed to provide active and reactive
power compensation in distribution systems. Installations of Distributed generators are
important for active and reactive power planning of a distribution system. Due to high
concentration of inductive loads in distribution system, power losses are more. The
installations of Distributed generators are necessary for many reasons. The power injections
from DG units located close to the load centers provide an opportunity for system power loss
reduction, cost reduction, voltage profile improvement, voltage stability improvement,
environmental friendliness, postponement system upgrading and increasing reliability. This
impact can be enhanced via optimal DG placement and sizing.

From the literature survey, it is observed that most of these population based
optimization techniques have successfully used to determine optimal placement and sizing of
DG for power loss minimization in RDS. These motivate to introduce new, simple, efficient
and fast population based optimization method to solve optimal DG placement and sizing
problem of RDS.

This chapter presents a Modified Teaching Learning Based Optimization (MTLBO)


algorithm to solve the problem of optimal placement and sizing of multiple DG units in RDS.
This problem can be divided into two sub problems - determining the location of the optimal

79
bus and the optimal DG size that would minimize the network active power losses. The
proposed approach addresses the two sub problems simultaneously by using modified TLBO
algorithm that is capable of handling multiple DG planning in a single run. The proposed
algorithm adopts the distribution power flow algorithm developed in chapter - 2.

Three distributed generators that operated at different power factors are installed in to
the system. Two scenarios of each DG source are tested. The first considers the DG units with
a fixed power factor of unity (unity p.f.), while the second has a fixed power factor of 0.866
leading (0.866 p.f. leading). To show the effectiveness and superiority, the performance of the
proposed method was tested on 33 and 69 bus RDS and the results were compared with the
results of other popular optimization techniques.

The rest of the chapter is organized as follows. In Section 5.2, model of a radial
distribution system with the inclusion of DG units is discussed. The problem formulation with
system constraints are addresses in Section 5.3. Application of MTLBO to solve the optimal
DG placement and sizing problem in RDS is explained in Section 5.4. In Section 5.5, DG
placement & sizing evaluation indices are described. Simulation results and analysis are
reported in Section 5.6. Finally, conclusions are drawn in Section 5.7.

5.2 Model of a Distribution System with the inclusion of DG units


5.2.1 Assumptions

• Power flow calculation is performed using S base = 100MVA and V base =12.66KV.

• Three small distributed generators that operated at different power factors i.e. inject
only pure real power (unit p.f.) or inject real power and reactive power (0.866 p. f.
leading) are installed in to the system.

• The bus at which load is connected is considered as the location for DG.

• The source bus is not considered as the location for DG placement.

• The limits of DG unit sizes for installation at different systems bus locations
assumed to be 0 to 1.2 MW.

• Voltage at the primary bus of a substation is 1.0 p.u.

• The upper and lower limits of voltage for each bus are 1.05p.u. and 0.95 p.u.,
respectively.

80
• The maximum allowable number of the parallel DG is one, in each bus.

• The load model used in the simulations is uniform with constant power.

5.2.2 Load flow solution


A simple backward – forward algorithm that is based on basic circuit theory is used. It
is assumed that the three-phase radial distribution network is balanced and can be represented
by their equivalent single-line diagram. Fig. 5.1 represents the electrical equivalent of a
typical branch of a distribution system. The algorithm utilizes the Kirchhoff’s voltage law and
Kirchhoff’s current law to find voltage at each node and current at each branch. At the
initialization step, a flat voltage profile is considered, i.e., V = 1.0 p.u at each node. A
constant power load model is used in the analysis. The currents are computed based on the
voltages of the previous iteration. The voltage drop is calculated in each branch. The currents
and voltages are updated in each iteration cycle until stopping criterion is reached. The
iteration cycle will stop if the difference in previous voltage value and new voltage value is
reached less than 0.0001. The detailed load flow analysis is given in chapter - 2.

Fig. 5.1 : Distribution system with DG installation at any bus

5.2.3 Modeling of DG units in RDS


DG units are modeled as synchronous generators for small hydro power, geothermal
power, combined cycles and combustion turbines. They are treated as induction generators for
wind and micro hydro power. DG units are considered as power electronic inverter generators
such as micro gas turbines, solar power, photovoltaic power and fuel cells.

81
A distributed generation (DG) unit can be modeled as either a voltage-controlled bus
(PV bus) or as a complex power injection (PQ bus) in the distribution system. If DGs have
control over the voltage by regulating the excitation voltage (synchronous generator DGs) or
if the control circuit of the converter is used to control P and V independently, then the DG
unit may be modeled as a PV type. Other DGs, like induction generator – based units or
converters used to control P and Q independently, are modeled as PQ types. The PV model
regulates the terminal bus voltage by adjusting their reactive power output. However, it is
preferred to not to use a PV model, since injecting a great amounts of reactive power in order
to raise the bus voltage may result in high field currents and overheating for the generator,
triggering the excitation limit and disconnecting the generator from the network. The most
commonly used DG model is the PQ model. It should be noted that in PQ model, the DG is
considered as negative load. In this work, the DG units are represented as a negative PQ load
model delivering active and reactive power to a distribution system. This gives flexibility in
modeling various types of DG.

In general, DG can be classified into four major types [80] based on their terminal
characteristics in terms of active and reactive power delivering capability as follows :

• Type 1 : DG capable of injecting real power only, like photovoltaic, fuel cell
etc. ( p. f DG = 1 )

• Type 2 : DG capable of injecting both real and reactive power, e.g. synchronous
machines. ( 0 < p. f DG < 1, leading)

• Type 3 : DG capable of injecting real but consuming reactive power, e.g. induction
generators used in the wind farms. ( 0 < p. f DG < 1 , lagging)

• Type 4 : DG capable of injecting reactive power only to improve the voltage profile,
e.g. kvar compensator, synchronous compensator, capacitors etc.( p. f DG = 0 )

By considering the properties of DG units and in order to modeling them in the


mentioned optimization problem, the injected active and reactive powers to the i th bus are
modeled as follows :
Pi = PDGi − PLi (5.1)

Qi = QDGi − QLi = (α
i × PDGi ) − QLi (5.2)

82
where Q DGi = α i × P DGi (5.3)

αi = ( sign ) ( (
× tan cos −1 p. f DGi )) (5.4)

The power factor depends on the DG type and operation condition of the DG. For the
type 1: p. f DG = 1, for the type 2: 0 < p. f DG < 1 and sign = +1, for the type 3: 0 <

p. f DG < 1 and sign = −1, finally for the type4: p. f DG = 0.

With the proposed methodology, it is possible to handle four different types of DGs.
However, in this work, the DG units are modeled as type – 1 DG operated at unity power
factor and type - 2 DG operated at 0.866 power factor leading.

5.3 Problem Formulation


The problem is to determine placement and size of the DG units which minimizes the
total active power losses, improve the voltage profile and improve the voltage stability in a
given radial distribution system while satisfying all constraints for a fixed number of DG units
and specific total capacity of the DG units.

5.3.1 Objective function


In this chapter, three objective functions are considered separately as single objective
for the DG unit placement and sizing problem in the radial distribution network.

5.3.1.1 Minimization of the active power losses ( f 1 )

The active power loss of the line section connecting buses i and j derived in chapter -
2 is used in this chapter.
2
Pi + Qi
2
P L o ss ( i , j ) = R ij ⋅ 2 (5.5)
V i
The objective function for total active power loss of the all lines sections is described as

n−1 (P
2
i + Qi2 ) nb (P
2
i + Qi2 )
f 1 = PT ,Loss = ∑ Rij ⋅ 2
= ∑ Rij ⋅ 2 (5.6)
ij =1 Vi ij =1 Vi

83
5.3.1.2 Minimization of Voltage deviation ( f 2 )
The objective function for minimization of voltage deviation is defined as
n
f 2 = ∑ V i , nom − V i (5.7)
i =1

5.3.1.3 Improvement of the voltage stability index ( f 3 )


The objective function for improving voltage stability index is defined as
 1 
f 3 =   , j = 2,3,......n (5.8)
 SI j 

where the voltage stability index at bus j as described in chapter – 2 is calculated as :


2
− 4  P j X ij − Q j Rij  − 4  P j Rij + Q j X ij  V i
2
SI j = V i
4
(5.9)
 

5.3.2 System Constraints


The objective function is subjected to the following constraints :

5.3.2.1 Equality constraints


5.3.2.1.1 Power balance constraints
The total active power injected by DGs and total reactive power injected by DGs must
satisfy the power constraints as (5.10) and (5.11), respectively;

n n
P SUB + ∑ P DG ,i = ∑ P Li + P T , Loss (5.10)
i =1 i =1

n n
Q SU B + ∑ Q D G ,i = ∑ Q Li + Q T , Los s (5.11)
i =1 i =1

5.3.2.2 Inequality constraints


5.3.2.2.1 Bus Voltage limit
The voltage at various buses should be maintained within the acceptable limits by (5.12) :

Vi
min
≤ V i ≤ V imax (5.12)

5.3.2.2.2 Thermal Limits


The current at various branches should be maintained within the acceptable limits by (5.13) :
max
I ij ≤ I ij (5.13)

84
5.3.2.2.3 Radial structure of the network

det (A) = 1 or -1 (radial system) (5.14)

det (A) = 0 (non radial system) (5.15)

where A = Bus incidence matrix

5.3.2.2.4 Power limits of DG


The active and reactive power sizes of DG at the i th bus are maintained within the
acceptable limits by (5.16) and (5.17), respectively:

P DG ,i ≤ P DG ,i ≤ P DG ,i
min max
(5.16)

Q min max
DG ,i ≤ Q DG ,i ≤ Q DG ,i (5.17)

5.4 Application of MTLBO to Solve the Optimal Placement and


Sizing Problem of DG units
The procedure for implementing the MTLBO algorithm in solving optimal DG
placement problem can be summarized by the following steps:

Step 1: Read the system data, constraints, the population size ( N ), the maximum number of
iterations ( G ), the number of DG units to be installed in the distribution network, limits of
DG placement buses and limits of DG sizes.

Step 2 : The DG placement Buses are positive integers, while the variables that represent the
DG unit size variables are continuous. The placement of DG buses and size of the DGs are
randomly generated and normalized between the maximum and the minimum operating
limits. The placement of DG buses and size of the DGs of j th DG is normalized to b jDG and
j
P DG as given below to satisfy the placement of DG buses and size of the DGs constraints:

+
DG ∈ N , b DG = [b DG ,min
j
b b DG ,max ]

j  j

( j
( j
)) 
b DG = round  b DG,min + random( ) × b DG max − b DG,min 

(5.18)

j
Where b DG represents DG bus location. Main distribution substation is designated as b jDG = 1

85
P DG ∈ R , P DG = [ 0 P DG ,max ]
j

P DG = P
j j
DG ,min ( (
+ random ( ) × P jDG , max − P jDG ,min )) (5.19)

Select DG placement buses randomly from all the buses and the DG units are installed
in these selected buses. The rating of all the installed DG units, comprise a vector which
represents the grade of different subjects of a particular student and it also represents a
candidate solution for the optimal DG allocation problem. Each set of the feasible solution of
matrix Mi represents a potential solution which is given by

M i =  P DGi,1, P DGi,2 ......., P DGi,nDG bDGi,1, bDGi,2......., PDGi,nDG  (5.20)

The proposed DG has a pre specified power factor (unity p. f and 0.866 leading p. f ),
so the dimension of the vector is two variables per DG installed (the positive integer bus
number and the DG real power output). Moreover for multiple DG units (n DG) to be
installed in the grid, the vector will have a dimension of (1× 2nDG ) .

Depending upon the population size, initial solution M is created which is given by :

M =  M 1, M 2......., M j......, M P  (5.21)

Step 3 : Compute the objective function.

Step 4 : Identify the best solution and assign that solution as the teacher of the class.

Step 5 : Modify the grade of each subject (independent variables of radial distribution
system) of each student based on the teacher knowledge using equation (3.11) in chapter -3.

Step 6 : Update grade of each subject of each student based on the learners’ knowledge by utilizing
the knowledge of some other learner of the same group using equation (3.13) in chapter- 3.

Step 7 : Check whether the independent variables violate the operating limits or not. If any
independent variable is less than the minimum level it is made equal to minimum value and if
it is greater than the maximum level it is made equal to maximum level.

Step 8 : Go to step 2 until the current iteration number reaches the pre specified maximum
iteration number.

86
5.5 DG Placement & Sizing Indices
There are various technical issues that need to be addressed when considering the
presence of distributed generators in distribution systems. To study the effect of DG units on
the performance of power systems, some indices are used as shown in Table 5.1.The details of
indices are described in chapter – 4.

Table 5.1: Evaluation indices due to installation of DG units in RDS

Impact index Formula

P L = S DG × 100%
DG penetration level
S lo a d
PT , Loss , NO DG − PT , Loss , DG
Active power loss reduction APLR = × 100%
PT , Loss , NO DG
Q T , L o ss , − Q T , L o ss ,
NO DG DG
Reactive power loss reduction RPLR = × 100%
Q T , L o ss , NO DG

VD NO DG − VD
Voltage deviation reduction VDR = DG
× 100%
VD NO DG

VSI NO DG − VSI
Voltage stability index reduction V S IR = DG
× 100%
VSI NO DG

1 n  V i − DG
− V i − nom 
Voltage deviation index
VDI =
n
∑ 



i =1
 V i − nom 
n
∑ V i − DG − V i − NO DG
1 i =1
Voltage profile index VPI = n
× 100%
n ∑ V i − NODG
i =1
n
Qualified load index Q L I = ∑ V i × P Li
i =1

n −1  S 
i − DG
Line loading index L L I = m ax  
i =1  S i − r a te d 
 

5.6 Simulation Results and Analysis


The proposed method has been programmed using MATLAB and run on a personal
computer having dual core processor, 1.86GHz speed and 2GB RAM. The proposed MTLBO
algorithm is run for 5 independent runs having 50 population size and 50 iterations for each
case.

87
A PQ model is considered for DG units in this study system. The DG units are
considered to be working at a specified power factor as mentioned below. In this work, the
two test systems (33 and 69 bus RDS) are considered with existing loading conditions. The
impacts of DG units are studied by comparing the case with and without DG units.

The effectiveness of the proposed method is tested on 33 and 69 bus radial distribution
systems installing two types of three DG units operating at different power factors.

Case – I : Type – 1, three DG units operated at unity power factor

Case – II : Type – 2, three DG units operated at 0.866 power factor leading

5.6.1 Test system -1 (33 bus RDS)


The first system is a 12.66 kV, 33 bus RDS consisting of 33 buses configured with one
substation, one main feeder, 3 laterals and 32 branches. The total active and reactive loads on
this system are 3715 kW and 2300 kVAr, respectively. It is demonstrated in Fig. A.1 [68].
The line and load data of this system is given in appendix table A.1 & A.2 .

In this section, the results of proposed method for 33 bus RDS for case - I & II are
presented. Table 5.2 shows the before installation objective function values of DG units as
given in chapter - 2.

Table 5.2 : Objective function value of the RDS before DG units installation (Base case)

Objective function value


System Min. Voltage / Bus No.
f 1 (kW) f 2 (p. u.) f 3
(p. u.)
33-Bus 210.07 0.1338 1.49 0.9042 / 18

The detailed performance analysis using proposed (MTLBO) algorithm for 33 bus
RDS after installation of the three DG units are described in Table 5.3 for minimization of the
active power losses. The worst, the best, the arithmetic mean and the Standard deviation of
the objective function for minimization of the active power losses in system 33 bus RDS are
given in Table 5.4. To explain the impact of DG units on the performance of power systems,
some indices are calculated as shown in Table 5.5.

88
Table 5.3 : Performance analysis of the 33 bus RDS after three DG units installation

Unity p.f. 0.866 p.f. leading


System parameters
(Case-I) (Case-II)
Optimal Location of DG 30, 24, 15 30 , 24 , 10
1.0356, 1.0310,
Active power rating (MW) 0.9951, 1.0685,
0.7290 0.8496
Optimal DG size
0.5953,
Reactive power rating
- 0.6169,
(MVAr)
0.4906
Total active power Loss ( f1) in kW 73.7061 17.5473
Total reactive power Loss in kVAr 51.2866 13.4520
Voltage Deviation ( f 2) in p. u. 0.0171 0.0024
Voltage stability index ( f ) in p. u.
3
1.13 1.06
Vmin (p. u.) / Bus No. 0.9667 / 33 0.9817 / 18

Table 5.6 gives the results which are compared with other existing techniques for 33
bus RDS respectively. It may be observed from the simulation results that distribution losses
achieved due to installation of DG units in optimal position obtained by different algorithms
are reduced significantly.

Table 5.4 : Statistics of active power loss in kW for 33 bus RDS

33 Bus
Unity p.f. 0.866 p.f. leading
(Case - I) (Case - II)
Best P loss (kW) 73.7061 17.5473
Worst P loss (kW) 76.2018 20.1178
Arithmetic Mean of P loss (kW) 74.9351 19.1021
St. Dev. of P loss (kW) 1.0416 0.9471

Table 5.5 : Evaluation indices for 33 bus RDS

33 Bus
Impact index Unity p. f. 0.866 p.f. leading
(Case-I) (Case-II)
DG penetration level (%) 63.16 77.93
Active power loss reduction (%) 64.91 91.65

89
Reactive power loss reduction (%) 64.19 90.62
Voltage deviation reduction (%) 87.14 98.13
Voltage stability index reduction (%) 24.16 28.85
Voltage deviation index 0.020 0.0072
Voltage profile index 0.1111 0.1523
Qualified Load Index 0.0359 0.0363
Line loading Index 0.0389 0.0123

Table 5.6 : Comparison of the proposed method results with previous publications for 33 bus
RDS with three DG units at different power factor

GA / PSO LSFSA Proposed


Items
[54] [59] (MTLBO)

Unity p. f. (Case - I)

DG placement 11,16, 32 6 ,18 ,30 30, 24, 15


0.9250, 1.1124, 1.0356,
Active power Rating of DG (MW) 0.8630, 0.4874, 0.9951,
1.2000 0.8679 0.7290
Reactive power Rating of DG( MVAr ) - - -

Active power loss (kW ) 103.400 82.003 73.70

Active power loss reduction (%) 50.99 61.13 64.91

Critical bus voltage (p.u.) / Bus No. 0.98083 / 25 0.96767 / 14 0.9667 / 33

0.866 p. f. leading (Case - II)

DG placement - 6, 18, 30 30, 24, 10


1.1976, 1.0310,
Active power Rating of DG ( MW) - 0.4778, 1.0685,
0.9205 0.8496
0.6915, 0.5953,
Reactive power Rating of DG (MVAr ) - 0.2759, 0.6169,
0.5315 0.4906
Active power loss (kW ) - 26.720 17.54

Active power loss reduction (%) - 87.33 91.65

Critical bus voltage (p.u.) / Bus No. - 0.98266 / 25 0.9817 / 18

90
In addition, it should be pointed out that for 33 bus RDS accomplished with the installation
of three numbers of DG units, the proposed MTLBO algorithm attains active power loss reduction
of 64.91% for unity p.f. and 91.65% for 0.866 p.f. leading which are better than previously
reported methods. Therefore, it can be concluded that MTLBO technique is more efficient than
other techniques in reducing the power loss of 33 bus radial distribution systems.
Obj. Function ( Active power loss) in kW

84

82

80

78

76

74

0 5 10 15 20 25 30 35 40 45 50
Iteration No.

Fig. 5.2 : Objective function ( f 1) variation of 33 bus RDS for case -I


Obj. Function ( Active power loss) in kW

25
24
23
22
21
20
19
18
17
16
0 5 10 15 20 25 30 35 40 45 50
Iteration No.

Fig. 5.3 : Objective function ( f 1) variation of 33 bus RDS for case – II

The convergence characteristics of objective function after the installation of three DG


units obtained by the proposed algorithm for case – I & II of 33 bus RDS are illustrated in
Figs. 5.2 and 5.3 respectively.

91
60
Without DG (Base Case)
50 With 3DGs at unity p.f
Active power loss in kW

With 3DGs at 0.866 p.f leading


40

30

20

10

0
0 5 10 15 20 25 30 35
Branch No.

Fig. 5.4 : Active power loss (kW) before & after DG units installation for 33 bus RDS

Figs. 5.4 depicts active power loss of each bus for case – I & II in 33 bus RDS. It is seen that
the three numbers of DG units injecting active and reactive power at 0.866 p.f. leading(case-II)
results in higher real power loss reduction in the systems as compared to the three DG units
injecting active power only at unity p.f.(case-I) only and without DG (base case).

35
Without DG (Base Case)
30 With 3DGs at unity p.f
Reactive power loss in kVAr

With 3DGs at 0.866p.f leading


25

20

15

10

0
0 5 10 15 20 25 30 35
Branch No.

Fig. 5.5 : Reactive power loss (kVAr) before & after DG units installation for 33 bus RDS

Figs. 5.5 gives reactive power loss of each bus for case – I & II in 33 bus RDS. It is seen that
the three numbers of DG units injecting active and reactive power at 0.866 p.f. leading(case-

92
II) results in higher reactive power loss reduction in the systems as compared to the three DG
units injecting active power only at unity p.f.(case-I) and without DG (base case).

1.04
Without DG(Base Case)
1.02 With 3DGs at unity p.f
Voltage magnitude (p.u.)

With 3DGs at 0.866 p.f leading


1

0.98

0.96

0.94

0.92

0.9
0 5 10 15 20 25 30 35
Bus No.
Fig. 5.6 : Bus voltage level (p. u.) before and after DG units Installation for a 33 bus RDS

Figs. 5.6 gives voltage profile of each bus for case – I & II in 33 bus RDS. The results show
the different voltage levels before installation and after installation of the DG units for
proposed method. Before installation of DG units, voltage level in a 33 bus RDS are low.
After installation of the three DG units, the voltage levels are improved in the proposed
method. It is seen that the three numbers of DG units injecting active and reactive power at
0.866 p.f. leading (case-II) results in higher voltage level in the systems as compared to the
three DG units injecting active power only at unity p.f. (case-I) and without DG (base case).

0.14
Without DG(Base Case)
0.12 With 3DGs at unity p.f
Voltage deviation ( p.u. )

With 3DGs at 0.866 p.f leading


0.1

0.08

0.06

0.04

0.02

0
0 5 10 15 20 25 30 35
Bus No.
Fig. 5.7 : Voltage deviation (p. u.) before and after DG units installation for a 33 bus RDS

93
Figs. 5.7 gives bus voltage deviation of each bus for case – I & II in 33 and 69 bus RDS. It is
observed that the three numbers of DG units injecting active and reactive power at 0.866 p.f.
leading (case-II) results in higher voltage deviation reduction in the systems as compared to
the three DG units injecting active power only at unity p.f.(case-I) and without DG (base
case).

1.6
Without DG (Base case)
Voltage stability index (p.u)

1.5 With 3 DGs at unity p.f.


With 3 DGs at 0.866 p.f. leading
1.4

1.3

1.2

1.1

1
0 5 10 15 20 25 30 35
Bus No.

Fig. 5.8 : Voltage stability index (p. u.) before and after DG units installation for a 33 bus RDS

Figs. 5.8 gives voltage stability index of each bus for case – I & II in 33 bus RDS. The results
show that the three numbers of DG units injecting active and reactive power at 0.866 p.f.
leading(case-II) results in higher voltage stability index reduction in the systems as compared
to the three DG units injecting active power only at unity p.f.(case-I) and without DG (base
case).

5.6.2 Test system - 2 (69 bus RDS)


The second system is a 12.66 kV, 69 bus large scale RDS consisting of 69 buses
configured with one substation, one main feeder, 7 laterals and 68 branches. The total active
and reactive loads on this system are 3802.19 kW and 2694.6 kVAr, respectively. It is
demonstrated in Fig. A.2 [70]. The line and load data of this system is given in appendix
Table A.3 & A.4.

94
In this section, the results of proposed method for 69 bus RDS for case - I & II are
presented. Table 5.7 shows the before installation objective function values of DG units as
given in chapter - 2.

Table 5.7: Objective function value of the RDS before DGs installation (Base case)

Objective function value Min. Voltage /


System
f 1 (kW) f 2 (p. u.) f 3
(p.u.) Bus No.
69-Bus 224.54 0.0993 1.45 0.9102 / 65

The detailed performance analysis using proposed (MTLBO) algorithm for 69 bus
RDS after installation of the three DGs are described in Table 5.8 for minimization of the
active power losses. The worst, the best, the arithmetic mean and the standard deviation of the
objective function for minimization of the active power losses in 69 bus RDS are given in
Table 5.9.To explain the impact of DG units on the performance of power systems, some
indices are calculated as shown in Table 5.10. Table 5.11 gives the results which are
compared with other existing techniques for 69 bus RDS respectively. It may be observed
from the simulation results that distribution losses achieved due to installation of DG units in
optimal position obtained by different algorithms are reduced significantly.

Table 5.8 : Performance analysis of the 69 bus RDS after three DGs installation

Unity p.f. 0.866 p.f. leading


System parameters
(Case-I) (Case-II)
Optimal Location of DG 18, 62, 61 62, 61, 21
0.5681, 0.6782,
Active power rating (MW) 0.7122, 1.1795,
Optimal DG 1.0303 0.5014
size 0.3916,
Reactive power rating (MVAr) - 0.6810,
0.2895
Total active power Loss ( f1) in kW 71.7734 9.3870
Total reactive power Loss in kVAr 35.9687 8.9742
Voltage Deviation ( f 2) in p. u. 0.0060 0.0004
Voltage stability index ( f ) in p. u.
3
1.08 1.03
Vmin (p. u.) / Bus No. 0.9782 / 65 0.9937 / 69

95
Table 5.9: Statistics of active power loss in kW for 69 bus RDS

69 Bus
Unity p.f. 0.866 p.f. leading
(Case-I) (Case-II)
Best P loss 71.7734 9.3870
Worst P loss 73.8754 11.6886
Arithmetic Mean of P loss 72.7203 10.5445
St. Dev. of P loss 1.0043 0.9975

Table 5.10 : Evaluation indices for 69 Bus RDS

69 Bus
Impact index Unity p.f. 0.866 p.f. leading
(Case - I) (Case - II)
DG penetration level (%) 49.58 79.85
Active power loss reduction (%) 68.03 95.82
Reactive power loss reduction (%) 64.78 91.21
Voltage deviation reduction (%) 93.94 99.52
Voltage stability index reduction (%) 25.51 28.75
Voltage deviation index 0.0071 0.0018
Voltage profile index 0.0291 0.0371
Qualified Load Index 0.0372 0.0376
Line loading Index 0.0451 0.0076

In addition, it should be pointed out that for 69 bus system, active power loss reduction
of 68.03% at unity p.f.(case - I ) and 95.82% at 0.866 p.f. leading (case-II) are accomplished
with the installation of three numbers of DG units using the proposed MTLBO algorithm
which is far better than the active power loss reduction of previously reported methods.
Therefore, it is concluded that MTLBO technique is more efficient than other techniques in
reducing the power loss of 69 bus radial distribution system.

96
Table 5.11 : Comparison of the proposed method results with previous publications for 69
bus RDS with three DG units at different power factor

Items GA/PSO [54] LSFSA [59] MTLBO


Unity p.f. ( Case - I )
DG placement 21,61,63 18,60,65 18, 62, 61
0.9105, 0.4204, 0.5681,
Active power Rating of DG ( MW ) 1.1926, 1.3311, 0.7122,
0.8849 0.4298 1.0303
Reactive power Rating of DG ( MVAr ) - - -
Active power loss (kW ) 81.100 77.1 71.7734
Active power loss reduction (%) 63.97 65.71 68.03
Critical bus voltage (p.u.) / Bus No. 0.9924 / 65 0.9811 / 61 0.9824 / 65
0.866 p.f. leading ( Case - II )
DG placement - 18,60,65 62, 61,21
0.5498, 0.6782,
Active power Rating of DG ( MW ) - 1.1954, 1.1795,
0.3122 0.5014
0.3175, 0.3916,
Reactive power Rating of DG ( MVAr ) - 0.8635, 0.6810,
0.1803 0.2895
Active power loss (kW ) - 16.260 9.3870
Active power loss reduction (%) 92.77 95.82
Critical bus voltage (p.u.) / Bus No. - 0.9885 / 61 0.9937 / 69
Obj. Function(Active power loss) in kW

86

84

82

80

78

76

74

72

70
0 5 10 15 20 25 30 35 40 45 50
Iteration No.

Fig. 5.9 : Objective function ( f 1) variation of 69 bus RDS for case – I

97
The convergence characteristics of objective function after the installation of three DG
units obtained by the proposed algorithm for case – I of 69 bus RDS are illustrated in Fig. 5.9.

25
Obj. Function(Active power loss) in kW

20

15

10

5
0 5 10 15 20 25 30 35 40 45 50
Iteration No.

Fig. 5.10 : Objective function ( f 1) variation of 69 bus RDS for case – II

The convergence characteristics of objective function after the installation of three DG


units obtained by the proposed algorithm for case –II of 69 bus RDS are illustrated in Fig. 5.10.

50
Without DG(Base Case)
With 3 DGs at unity p.f.
Active power loss in kW

40
With 3 DGs at 0.866p.f. leading

30

20

10

0
0 10 20 30 40 50 60 70
Branch No.

Fig. 5.11 : Active power loss (kW) before & after DG units installation for 69 bus RDS

Fig. 5.11 depicts active power loss of each bus for case – I & II in 69 bus RDS. It is observed
that the three numbers of DGs injecting active and reactive power at 0.866 p.f. leading (case - II)

98
results in higher real power loss reduction in the systems as compared to the three DG units
injecting active power only at unity p.f.(case - I) and without DG (base case).

20
Without DG(Base Case)
Reactive power loss in kVAr

With 3DGs at unity p.f


15 With 3DGs at 0.866 p.f leading

10

0
0 10 20 30 40 50 60 70
Branch No.

Fig. 5.12 : Reactive power loss ( kVAr ) before & after DG units installation for 69 bus RDS

Fig. 5.12 gives reactive power loss of each bus for case – I & II in 69 bus RDS. It is seen that
the three numbers of DGs injecting active and reactive power at 0.866 p.f. leading (case-II)
results in higher reactive power loss reduction in the systems as compared to the three DGs
injecting active power only at unity p.f. (case-I) and without DG (base case).
1.02

1
Voltage magnitude (p.u.)

0.98

0.96

0.94
Without DG(Base Case)
0.92 With 3 DGs at unity p.f.
With 3 DGs at 0.866p.f. leading
0.9
0 10 20 30 40 50 60 70
Bus No.
Fig. 5.13 : Bus voltage level (p. u.) before and after DG units installation for a 69 bus RDS

Fig. 5.13 depicts each bus voltage in 69 bus RDS. The results show the different voltage levels before
installation and after installation of the DGs for proposed method. Before installation of DGs, voltage
level in 69 bus RDS are low. After installation of the three DGs, the voltage levels are improved in the
proposed method. It is seen that the three numbers of DGs injecting active and reactive power at 0.866

99
p.f. leading (case-II) results in higher voltage level in the systems as compared to the three DGs
injecting active power only at unity p.f. (case-I) and without DG (base case).

0.1
Without DG(Base Case)
With 3DGs at unity p.f
0.08
Voltage deviation (p.u.)

With 3DGs at 0.866 p.f leading

0.06

0.04

0.02

0
0 10 20 30 40 50 60 70
Bus No.
Fig. 5.14 : Bus voltage deviation (p. u.) before and after DG units installation for a 69 bus RDS

Fig. 5.14 gives bus voltage deviation of each bus for case - I & II in 69 bus RDS. It is
observed that the three numbers of DGs injecting active and reactive power at 0.866 p.f.
leading (case-II) results in higher voltage deviation reduction in the systems as compared to
the three DGs injecting active power only at unity p.f.(case-I) and without DG (base case).

1.5
Without DG (Base case)
Voltage stability index (p.u)

1.4 With 3 DGs at unity p.f.


With 3 DGs at 0.866 p.f. leading
1.3

1.2

1.1

0.9
0 10 20 30 40 50 60 70
Bus No.

Fig. 5.15 : Voltage stability index (p.u.) before and after DG units installation for a 69 bus RDS

Fig. 5.15 gives voltage stability index of each bus for case - I & II in 69 bus RDS. The results
show that the three numbers of DGs injecting active and reactive power at 0.866 p.f. leading

100
(case-II) results in higher voltage stability index reduction in the systems as compared to the
three DGs injecting active power only at unity p.f. (case-I) and without DG (base case).

5.7 Conclusions
This chapter proposed MTLBO method to solve placement and sizing problems for
DGs simultaneously in 33 and 69 bus radial distribution systems. The proposed method was
implemented for the both systems to minimize the active power losses. The proposed method
stated less objective function values in state of existence DGs. Also this method gives less
active power losses in comparing with the results of other popular optimization techniques.
After DGs installation, the both RDS have shown major improvement in voltage profile and
increase the voltage stability index for the proposed method.

The comparison of the results using the proposed approach to those reported in the
literature confirms its effectiveness and superiority to find remarkable global solutions. The
proposed method introduces the accuracy as well as convergence speed and simplicity. Also
multi-objective studies can be done by the proposed algorithm.

101

Вам также может понравиться