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

Impact of Optimal Location, Size and Number of

Distributed Generation Units on the Performance


of Radial Distribution Systems
Mohamed Shekeew Mostafa Elshahed Magdy Elmarsafawy
Department of Electrical Power and Machines
Faculty of Engineering - Cairo University
Giza, Egypt
*E-mail: shekeew@yahoo.com

Abstract— this paper presents the optimal location, size and Many studies investigated how DG is used in distribution
number of different types of distributed generation (DG) units in systems using different optimization techniques. Particle
distribution systems. The main objective is to minimize the total Swarm Optimization (PSO) and Clonal Selection Algorithm
power losses by optimal location and size of two types of DG units are the two methods which have been applied to minimize
considering the voltage limits and the lines’ transfer capacities. power losses and improvement of voltage profile on a radial
Also, the effect of increasing number of DG units is presented system [5]. The same objective has been verified by an
according to the power factor of the substation and the voltage algorithm which has been written in C-language for
profile of the system. Moreover, solutions to improve the Implementation of DG to radial distribution feeder heavily
performance of the system in case of using DG units which
overloaded with non-uniformly distributed load. The
supply active power only are suggested. This optimization
problem can be classified as a mixed-integer nonlinear problem
algorithm was based on analytical approach and had been
which is difficult to solve by classical optimization techniques. implemented on the 11 kV radial distribution feeders of
The Genetic Algorithm (GA) is used as an optimization technique Panian in Pakistan with non-uniformly distributed loads (168
and backward / forward sweep (BFS) method is applied as a load nodes) [6]. The author of reference [7] applied a numerical
flow technique. The IEEE 69-bus radial distribution system is method to get the size of the distributed generation to
used to test the effectiveness of the proposed models. minimize the power losses and generation costs. On the other
hand, A multi-objective cost function considering active
Keywords— Distributed generation, Genetic algorithm, back- power loss, reliability index and DG cost has been used to find
ward / forward sweep, mixed-integer nonlinear optimization the optimal size and location of DG units solved by Genetic
Algorithm [8]. For the same purpose of the power losses
I. INTRODUCTION reduction, A Meta heuristic Harmony Search Algorithm has
been applied to identify the optimal locations for installation
In recent years, it's clear that electrical demand load of DG units in a distribution network [9] however, A Meta
increases rapidly, so the power rating of the electric utility heuristic optimization algorithm has been presented for
must be able to feed this change in the demand. The traditional optimal placement and sizing of DGs in a large scale radial
solution is to build new distribution systems but this solution distribution system to minimize network power losses and to
needs high cost for new equipment [1], [2].On the other hand, improve the voltage stability [10].
a new technique has been applied to satisfy demand locally
and incrementally by investing in distributed generation. The authors in [11] have proposed an effective improved
Because of the advancement in technology of power elect- analytical (IA) method for allocating different types DG units
ronics and energy storage devices, the contribution of dist- for loss reduction in primary distribution networks. This
ribution generators is increasing [3]. method has been applied to calculate the optimal size of
different DG types. However, the optimal number has not
According to authors of [4], DG units are classified as been addressed. Complementing the work of [11], but by
Traditional combustion generators and Non-traditional gen- using different optimization technique. The main objective is
erators. The traditional combustion generators such as Micro- to minimize the total power losses by optimal location and
turbine (MT). The Non-traditional generators consist of Fuel size of two types of DG sources. Also the effect of increasing
Cells, Photovoltaic (PV) and Wind-turbines (WT) which are number of DG units is presented according to the power factor
renewable energy sources. The main advantages of using of the substation and the voltage profile of the system.
renewable energy sources are clean energy, permanent res- Moreover, solutions to improve the performance of the system
ources and low running cost. However, the main in case of using DG units which supply active power only are
disadvantages are relatively low efficiency, and high initial suggested. The GA is used as an optimization technique and
costs. backward / forward sweep (BFS) method is applied as a load

978-1-5090-2320-2/16/$31.00 ©2016 IEEE


flow technique to solve this problem. The approach is applied maximum number of iterations are selected 20 and 200,
on IEEE 69-bus radial distribution system. respectively. Finally, the final chromosome in this process is
the solution of this problem.
II. METHODOLOGY
DG1 DG2
This section focuses on a detailed description of using BFS Location Location
PDG1 QDG1 PDG2 QDG2
method and GA to optimize the total power losses in the IEEE
69-bus system. Fig. 2. The chromosome of location and size of DG units .
A. The Total Power losses
The total active losses in the power networks are presented III. PROBLEM FORMULATION
by the following formula.
j The main objective of this approach is to optimize the size and
PL = ™ Ibr 2
(j) * Rbr(j) (1) the location of the DG units to produce the minimum active
losses on the distribution system. The installation of non-
j=1
j the total number of lines. optimized DG units may have an undesirable effect on the
PL the total active power losses. system, so GA is applied to study the effect of the optimized
Ibr (j) the distribution line current of line (j). location and size of DG units. The effect of increasing number
Rbr (j) is the distribution line resistance of line (j). of DG units is also presented. The objective function of this
problem is a single objective function . It is formulated as the
B. Backward / Forward Sweep Load Flow Algorithm
total power losses in the system as in the following
The radial distribution systems are characterized by their equation:
radial nature and high R/X ratio [12]. Some of the power flow
techniques have been applied on radial systems such as The objective function = Min PL (2)
Newton-Raphson, Gauss-Seidel. These methods may become
The optimization problem should have operational
inefficient for the distribution network because of its special
constraints based on the variables of the Objective function.
features like radial form, high R/X ratio and unbalanced load
These constraints consist of equality constraints and Inequality
etc. [13]. Constraints. The equality constraint could be presented by the
On the otherwise, some algorithms are suitable for power following equation (3).
flow of the radial distribution systems such as the branch
injection to branch current matrix (BIBC) and the BFS SS.S+ SDGs = Sloads + Slosses (3)
method. The BIBC technique has been applied by Jen-Hao
SS.S the total apparent power generated by substation
Teng [14].This matrix is formed by applying Kirchhoff’s
in case DG units are injected to the system.
current law for the distribution network. In this paper, BFS
SDGs the total apparent power generated by DG units.
Load Flow Algorithm is applied to solve power flow for the
Sloads the total apparent power of loads at busses.
radial test system. A brief description of the BFS method is
Slosses the total apparent power losses of the system.
presented in [15]. The following flow chart in Fig.1 describes
the operation steps of BFS method.
The Inequality Constraints are given as follow:
C. The optimization technique (Genetic Algorithm)
• DG location constraint
A Genetic Algorithm (GA) is a programming algorithm
that mimics biological evolution based on Darwinian’s 2nd bus ” DGs location ” nth bus ,n is the total busses.
principle of evolution and survival of fittest to optimize a We assumed that the DG location should be near the loads,
population of candidate solutions towards fitness. so the DG location constraint will start on the 2nd bus.
The GA starts to generate a random population of chrom- • DG Size constraint
osomes where these chromosomes form the location and the
size of the distributed generators as shown in Fig.2 .They are DG size is supposed to be less than of total load power.
formed based on the defined constraints of the fitness
0 ” SDGs ” Sloads
function. These chromosomes are used to evaluate the fitness
function which presents the total power losses of the system. • Voltage bus limit
The new population is produced based on two operators, Vmin ” V (i) ” Vmax
crossover and mutation. The main objective of crossover is to
search the parameter space. The loss of the information is Vmin and Vmax are maximum and minimum allowable
prevented by the mutation operator [16]. After generating new voltages at buses respectively. V(i) is the voltage at the
population and evaluating the change in the result of the bus(i). Vmin and Vmax are set 0.95and 1.05p.u respectively.
fitness function, it will stop if no changing in the value of • Distribution Line Capacity Limits:
the fitness function or the number of defined iterations Power flow of lines after adding DGs should be less
reached. This process is illustrated in Fig.3. The Mutation than maximum permitted power of lines
probability and crossover probability are set as 0.2 and 0.8, S with DG (j) ” S (j) max
respectively. The number of the initial population and the S(j)max is MVA capacity of the line( j).
Fig. 1. The flow chart of the BFS method. Fig. 3. The flow chart of the GA.

IV. SIMULATION RESULTS AND DISCUSSIONS


The Proposed Methodology is tested on IEEE 69-bus
radial distribution system with two different types of DG
power output and different number of DG units. The Proposed
Methodology simulated using MATLAB v.2015a. The data of
IEEE 69-bus radial distribution test system in [17], with the
total load of the system is 4.57 MVA, the base Voltage is
12.66 KV and the base apparent power is 10MVA. By
applying the BFS Technique Using Matlab M.File to calculate
the voltage at each bus and total power losses without adding
DG units. The bus voltages from bus 56 to bus 65 have the
lowest values (from 0.93 to 0.91p.u). Also the results
presented that the total Active power losses equal 224.9310 Fig. 4. Line loading without adding DG units.
kW and the total reactive power losses equal 102.1333kVAR.
It is noted that some transmission lines are over loaded from A. Case study-I
line 5 to 8 and 52 to 60 according to Fig.4.
In this case DG units are installed to the test system which
So we will install DG units to study their effect on the supply active power only (Type-1) such as photo voltaic
voltage profile, the loading of distribution lines, the total arrays and wind turbines. These units could be used in far
power losses and the total power supplied from the substation. areas which have suitable nature for their operation. This
According to reference[4] there are different power types of nature may be a suitable wind speed or the longtime of Sun
DG units. In the following studies, two cases are applied. One rise.
for DG unit which supplies active power only and the second
Four scenarios are applied in this case to show the effect of
which injects active and reactive power.
increasing number of DG units on the system. Scenario-I: one
DG unit is installed , scenario-II: two DG units are installed,
scenario-III: three DG units are installed and scenario-IV: four
DG units are installed.
By Appling GA as explained in section 2.3 and editing the
constraints according to each scenario. The optimal locations
and sizes of DG units and the total power losses of the system
are presented in table I. The effect of adding DG units on the
loading of the branches are illustrated by analyzing results
obtained and shown in Fig. 5 and 6 respectively for scenario-I
and scenario-II. On the other hand, Fig.7 illustrates the effect
of installing DG units on the voltage profile of the system.
According to Scenario-I the optimal location of one DG
unit at bus 61 with rating 1.873 MW about 41% of the total
power of loads. The voltage profile of the system improved
Fig. 5. Line loading after adding DG unit at bus 61(Scenario-I).
especially from bus 6 to 27 and 51 to 69. The lowest bus
voltage at bus 28 equals to 0.968 p.u as shown in Fig. 7 and
the loading of transmission line reduced as shown in Fig. 5
According to table I the total power losses reduced, also the
power taken from supply reduced to 3.33MVA about 1.5
MVA reductions. the power factor of the substation equal 0.57
lagging (Poor P.F) because the total active power less than the
total reactive power supplied by the substation.
After adding one more DG unit as in Scenario-II, the
voltage profile will be better than the previous scenario as
shown in Fig.7 and no more overloading in transmission lines
except the fifth line that is slightly overloaded as shown in
Fig.6.The total losses and total power taken from substation
reduced this clear in Table I. There is a bad effect due to using
Fig. 6. Line loading after adding DG units at bus 61,66 (Scenario-II).
two DG units with unity power factor is that the P.F of the
substation will be 0.404 lagging (Very poor P.F). In Scenario-
III, the loading of lines are similar as of scenario-II, the total TABLE I. RESULTS OF CASE STUDY -I
power losses reduces and the voltage profile is better than the
voltage profile in Scenario-II but in case of adding four DG DG
DG
units to the system as in Scenario-IV the voltage is not good as Case
units
units Plosses Qlosses SS.S
P.FS.S
in scenario-III and the total losses increased, also lines 5,6and study -1
location
sizes (KW) (Kvar) (MVA)
(MW)
7 are overloaded.
Base 0.81
- - 224.93 102.13 4.817
This means that the optimal number of DG units is three units case lag
with location and sizes of Scenario-III. Scenario 0.57
61 1.873 83.19 40.52 3.331
-I lag
So that the voltage profile can be improved by adding DG Scenario 61 1.734
74.47 36.64 2.98
0.404
units and the total power losses reduced in case study-I, but in -II 66 0.827 lag
18 0.466
the other side, the power factor of the substation will be very Scenario 0.364
53 0.547 70.15 35.23 2.928
poor and some of lines are fully loaded and some slightly -III
61 1.685
lag
overloaded. So it is required to provide a reactive power 2 1.564
source to the network to improve the overall power factor of Scenario 2 0.029 0.026
75.387 39.781 2.733
the system. The reactive power source may be provided by -IV 16 2.518 lag
adding Static Var Compensation (SVC) with DG units of 61 0.414
type-1 to the network or by changing the type of the DG unit
itself by DG units can supply active and reactive power to the
According to Scenario-I the optimal location of DG at bus 61
network. The next case study will discuss the effect of adding
with rating 2.2436 MVA about 49% of the total power of
DG units which supply active and reactive power such as Gas
loads. As shown in Fig.9, the voltage profile of the system
turbines and Diesel generators[4].
improved especially from bus 6 to 28 and 51 to 69. The lowest
B. Case study-II bus voltage at bus 27 equal to 0.973 p.u and all transmission
lines under Maximum thermal capacity limit as shown in Fig.8
In this case, DG units injected to the test system which and better than the base case, also the total power losses
supplies Active and Reactive power (Type-2) such as Gas reduced, the power taken from supply reduced to 2.35 MVA
turbines and Diesel generators. By the way, four scenarios are about 2.46 MVA reductions and The power factor of the
applied As in case study-1, Scenario-I presents the effect of substation equal 0.8023 lagging (Good P.F) because The DG
adding one DG unit, Scenario-II for adding two DG units, unit contributes reactive power to the system.
Scenario-III three DG units added and Scenario-IV four DG
units added.
Fig. 7. Voltage profile of case study-I.

In Scenario-II, the voltage profile is better than the previous


scenario as shown in Fig.9.The total active power losses and
total power taken from substation reduced as indicated in
table II.
In Scenario-III the total power losses reduced to 6.35 kW and
the voltage profile is improved from bus 48 to bus 63 and it is
better than the voltage profile of Scenario-II at the same
busses.
In Scenario-IV, the voltage profile is almost same as in
scenario-III as shown in Fig.9. By the way, the total losses
decreased but by very low value as indicated in table II, also it
is clear that the power factor of the substation in the case of
scenario-III is better than of scenario-IV. So that the number
Fig. 8. Line loading after adding one DG of type-2 at bus 61
of DG units in case of scenario-III is the optimal number.
As shown in Fig.8 and Fig.9, by using DG units of type-2
which supply active and reactive power, the voltage profile TABLE II. RESULTS OF CASE STUDY -II
on all busses will be improved and better than of case
study-I specially busses (6 to 27 and 49 to 69) and the total
power losses decreased to 6.35 kW less than the lowest value Case DG PDG QDG Plosses Qlosses SS.S
P.FSS
-II location MW Mvar KW Kvar MVA
of case study –I which equals 70.1586 kW. Moreover, no
lines overloaded in case-II rather than in case study -I. So that Base
- - - 224.93 102.13 4.817
0.81
the performance of the system in case of using DG units which case lag
supply active and reactive power to the system is better than in 0.8
Scn-I 61 1.828 1.301 23.146 14.37 2.35
lag
the case of using DG units which supply active power only. Scn- 17 0.522 0.353 0.8
7.201 8.043 1.821
We deduced that the best way of using DG units to the II 61 1.735 1.238 lag
12 0.792 0.509
system is using DG units of type-2 or Using DG units which Scn- 0.87
50 0. 718 0.307 6.35 2.95 1.39
supply active power only (Type-1) besides reactive power III
61 1.691 1.197
lag
sources such as SVC. 12 0. 783 0. 505
Scn- 50 0. 719 0. 305 0.6
6.2105 2.895 0.833
IV 59 0.153 0. 067 lag
61 1.565 1.137
Fig. 9. Voltage profile of case study-II.

V. CONCLUSION
This paper presents the optimal location, size and number [7] A. J. Gil Mena and J. A. Martín García, “An efficient approach for the
of different types of DG in distribution systems. The main siting and sizing problem of distributed generation,” International
objective is to minimize the power losses by optimal location Journal of Electrical Power & Energy Systems, vol. 69, pp. 167–172,
and size of different types of DG sources considering the 2015.
voltage limits and the lines’ capacities to present the effect of [8] Z. Boor and S. M. Hosseini, “GA Based Optimal Placement of DGs for
Loss Reduction and Reliability Improvement in Distribution Networks
increasing number of two types of DG units in the test system. with Time Varying Loads,” International Journal of Intelligent Systems
The Genetic algorithm is applied as an optimization technique and Applications, vol. 5, no. 4, pp. 55–63, 2013.
and Backward / Forward Sweep Load Flow technique is [9] R. S. Rao, K. Ravindra, K. Satish, and S. V. L. Narasimham, “Power
applied to calculate the voltage at each bus and calculate the loss minimization in distribution system using network reconfiguration
total power losses corresponding to DG units added to the test in the presence of distributed generation,” IEEE Transactions on Power
system. This approach is applied on IEEE 69-bus radial Systems, vol. 28, no. 1, pp. 317–325, 2013.
distribution system. results proved that the best ways of using [10] S. K. Injeti and N. Prema Kumar, “A novel approach to identify optimal
access point and capacity of multiple DGs in a small, medium and large
DG units to the distribution system are using DG units of scale radial distribution systems,” International Journal of Electrical
Type-2 which supply active and reactive power to the network Power and Energy Systems, vol. 45, no. 1, pp. 142–151, 2013.
or using DG units which supply active power only (Type-1) [11] D. Q. Hung and N. Mithulananthan, “Multiple distributed generator
side by side separate reactive power sources. placement in primary distribution networks for loss reduction,” IEEE
Trans. Ind. Electron., vol. 60, no. 4, pp. 1700–1708, 2013.
REFERENCES
[12] R. a. Jabr, “Radial distribution load flow using conic programming,”
[1] I. El-Samahy and E. El-Saadany, “The effect of DG on power quality in IEEE Trans. Power Syst., vol. 21, no. 3, pp. 1458–1459, 2006.
a deregulated environment,” IEEE Power Engineering Society General [13] D. Das, D. P. Kothari, and a. Kalam, “Simple and efficient method for
Meeting, 2005, pp. 1–8, 2005. load flow solution of radial distribution networks,” International Journal
[2] T. Ackermann, G. Andersson, and L. Söder, “Distributed generation: A of Electrical Power & Energy Systems, vol. 17, no. 5, pp. 335–346,
definition,” Electric Power Systems Research, vol. 57, no. 3, pp. 195– 1995.
204, 2001. [14] J.-H. Teng, “A direct approach for distribution system load flow
[3] M. N. Marwali, J.-W. Jung, and A. Keyhani, “Stability Analysis of Load solutions,” IEEE Trans. Power Deliv., vol. 18, no. 3, pp. 882 – 887,
Sharing Control for Distributed Generation Systems,” IEEE Trans. 2003.
Energy Convers., vol. 22, no. 3, pp. 737–745, 2007. [15] A. D. R. J. B. Darji and M. Pandya, “Backward / Forward Sweep Load
[4] W. El-Khattam and M. M. a Salama, “Distributed generation Flow Algorithm for Radial Distribution System,” IJSRD - Int. J. Sci.
technologies, definitions and benefits,” Electric Power Systems Res. Dev., vol. 2, no. 01, pp. 398–400, 2014.
Research, vol. 71, no. 2, pp. 119–128, 2004. [16] Z. Boor and S. M. Hosseini, “GA Based Optimal Placement of DGs for
[5] M. Sedighizadeh, M. Fallahnejad, M. R. Alemi, M. Omidvaran, and D. Loss Reduction and Reliability Improvement in Distribution Networks
Arzaghi-haris, “Optimal placement of distributed generation using with Time Varying Loads,” International Journal of Intelligent Systems
combination of PSO and clonal algorithm,” PECon2010 - 2010 IEEE and Applications, vol. 5, no. 4, pp. 55–63, 2013.
International Conference on Power and Energy, pp. 1–6, 2010. [17] M. Baran and F. F. Wu, “Optimal capacitor placement on radial
[6] H. Khan and M. A. Choudhry, “Implementation of Distributed distribution systems,” IEEE Trans. Power Deliv., vol. 4, no. 1, pp. 725–
Generation (IDG) algorithm for performance enhancement of 734, 1989.
distribution feeder under extreme load growth,” International Journal of
Electrical Power and Energy Systems, vol. 32, no. 9, pp. 985–997, 2010.

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