Habtamu Eshete PDF
Habtamu Eshete PDF
Habtamu Eshete PDF
INSTITUTE OF TECHNOLOGY
SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING
HABTAMU ESHETE
ADVISOR
A Thesis Submitted to the School of Graduate Studies of Addis Ababa University in Partial
Fulfillment of the Requirements for the Degree of Masters of Science in Electrical Engineering
June, 2018
Habtamu Eshete
___________________________ ____________________
_______________________ ______________________
Advisor Signature
________________________ _______________________
_______________________ ______________________
I, the undersigned, declare that this thesis is my original work, has not been Presented for a
degree in this or any other university, and all sources of materials used for the thesis have been
fully acknowledged.
Name Signature
This thesis has been submitted for examination with my approval as a university advisor.
___________________________ _______________________
Advisor‟s Name Signature
Addis North 132/15 kV substation feeders are used as test system for this particular study.
Before the reconfiguration, the power loss is 3.983783 MW, after reconfiguration the power loss
has decreased from 3.983783 MW to 1.594640 MW, which is 2.389143 MW (59.91716%)
reduction. Besides, the maximum voltage drop before reconfiguration is 0.352639, and the
reconfiguration increased it to 5.050102. The minimum voltage before reconfiguration is
0.992618 p.u., and the minimum voltage is found to be 0.947288 p.u. after reconfiguration. In
addition, the maximum voltage before reconfiguration is 0.992069 p.u., and it is found to be
0.9953500 p.u. after reconfiguration. Based on the findings of this research, it is concluded that
reconfiguration of distribution networks can reduce power loss and operating cost as well as
improves the voltage profile of distribution systems. Hence, it is recommended that all the
distribution network feeders of Addis Ababa city to be reconfigured for the betterment of the
Ethiopian Electric Utility (EEU) services.
ABSTRACT .................................................................................................................................. IV
Chapter 3 ....................................................................................................................................... 15
F1 Feeder One
F2 Feeder Two
F3 Feeder Three
F4 Feeder Four
F5 Feeder Five
F6 Feeder Six
R Resistance
X Reactance
Z Impedance
I Current
P Active Power
Q Reactive Power
S Apparent Power
Va Voltage at node a
Vb Voltage at node b
Distribution system is a largest portion of network of electrical power system. Different actions
have been taken to improve the efficiency of the distribution network. One of the most basic and
the commonest way to improve the performance of the distribution network is the network
reconfiguration. Feeder reconfiguration is performed by opening sectionalizing (normally closed)
and closing tie (normally open) switches of the network.
Addis North 132/15 KV substation has six outgoing feeders. The one line diagram is shown in
figure 1.1, which is obtained from Addis North 132/15 KV substation.
This thesis is delimited to the study of power loss minimization in Addis North 132/15 KV
Substation. The power loss and distribution system of the selected area has been first studied. This
has been followed with reconfiguration of the networking system aiming to minimize the power
loss.
To study the Addis North 132/15 kV substation and the distribution system.
To formulate the objective function and solve the optimal reconfiguration problem using
genetic algorithm.
To study reconfiguration method of power loss reduction.
To reconfigure the distribution system by the use of tie and sectionalizing switches.
To minimize distribution losses by optimal reconfiguration of the existing network.
To evaluate the distribution loss with and without reconfiguration of the distribution
network.
To investigate the voltage profile with and without reconfiguration of the distribution
system.
To draw conclusions based on the finding of this research and make recommendation to
Ethiopia Electric Utility (EEU) for possible improvement in performance of Addis Ababa
distribution system.
1.6 Methodology
The following methodology are adopted in carrying out this research and are itemized as follows;
i. Collection of data for radial distribution network of Addis North 132/15 KV distribution
substation network.
ii. Establishment of the most suitable method for performing power flow analysis for the radial
distribution network.
iii. Based on ii, a power flow analysis is carried out to estimate the initial configuration for
distribution network.
iv. Development of genetic algorithm model used to determine the optimal location of tie and
sectionalizing switches considering active power loss and total voltage profile.
v. Testing and validation of the developed model.
vi. A comparison of the reconfigure system with the original system is carried out, to
determine the extent of loss reduction.
In 1993, solutions to the problem were presented through neural networks, which initially model
few operating constraints and simple load models. In 1997, models with more constraints were
used. Between 1995 and 1996 the heuristic method was proposed again in order to optimize energy
losses using more precise load models. From 1997 until now, the techniques used are combinations
of the previous techniques, aiming to complement each method's strengths. Also new methods like
Ant Colony (ACO) and Particle Swarm Optimization (PSO) are used. According to the historic
development, the computational searching methods are classified into three large groups:
EAs have an important characteristic: the lack of a rigorous mathematical formulation that allows
establishing their operation in each situation with certainty. These techniques start from a solution
and improve it. Genetic algorithm, simulated annealing, neural networks, ant colony (ACO),
particle swarm optimization (PSO), etc. belong to this category. Genetic algorithm is a search
based on the mechanism of natural selection and natural genetics. It can be used to solve the multi
objective optimization problem. It is used by [1], [2], [3]. Simulated annealing method can avoid
local optima but requires an excessive computation time. It is used by [4]. Artificial neural network
methods were also used by [5].
Genetic algorithms are most attractive for parallel processing environments, and when each child
can be evaluated quickly. The cross breeding and mutation algorithms must be custom designed
and tested for each application. Parameters such as the number of crossbreeding per generation,
mutation probability, number of generations, population size, and percentage of population
reseeded must all be determined by testing.
Applications to reconfiguration have used simplified network analysis because many thousands of
topologies are considered, so the resulting solution may not be optimal with a more detailed model.
Fudou, Fukuyama and Nakanishi [3] present a GA using three phases unbalanced load flow. A
proper string representation for loads and power supplies is devised and a method to yield a good
problem dependent initial string population is presented. A repair operator which modifies the
string so as to improve the objective function of the problem and to satisfy the radial network
constraints. A modification to the fitness function is made to reinforce the satisfaction of the power
source limits and voltage as well as current constraints.
H. Kim [6] presented the strategy of feeder reconfiguration to reduce the power loss by artificial
neural (ANN) network. This approach developed is basically different in the aspects that the load
transfer and the corresponding load flow solution during the search process are not required. The
set of ANN is the optimal system topology corresponding to various load patterns which minimizes
the load under given conditions.
It is used by [9], [10], [11] used ACO for optimal reconfiguration of distribution network for loss
minimization and load balancing. Matlab program which uses ACO was developed and tested on
Baran and Wu 33 bus system and two large practical distribution systems. The results were also
validated using Power World simulation software.
Tamer M. Khalil, and Alexander V. Gorpinich [7] used selective particle swarm optimization
(SPSO) for loss reduction. This algorithm is a simple modification to the binary particles warm
optimization (BPSO). The search space of the algorithm is a set of branches (switches) which are
normally closed or normally opened, this search space may be dissimilar for different dimensions.
The process of solving reconfiguration problem is divided in to two steps. First, finding search
spaces after closing all switches and second, using SPSO to find switches that would be opened.
The presented technique is applied to a 33-node system and a 69-node system. The results obtained
via SPSO are compared with some previous methods to demonstrate the effectiveness of the
proposed algorithm.
Branch and bound method will work better if the initial solution is close to optimal, because more
pruning will occur. Branch and bound also benefits from breaking the problem into sub problems,
each of which can be optimized separately. Even so, branch and bound is a combinatorial method
and hence too slow for practical use. Therefore, most of the recent work on reconfiguration has
D. Shirmomohammadi and Hong [12] improved the method of Merlin and Back. As a result, it
shares the two principle benefits of that methodology, convergence to the optimum or near
optimum solution and the independence of the final solution from the initial status of the network
switches. At the same time, this method avoids all the major drawbacks of Merlin and Back.
Civanlar [13] developed a branch exchange method. In this method, loss reduction is achieved by
exchange operation corresponds to the selection of a pair of switches, one for opening and the other
for closing so that the resulting network has lower line losses while remaining connected and
radial.
The final network reconfiguration is dependent on the initial state of the network switches.
Optimum solution is not guaranteed.
Selection of each switches exchange operation becomes very time consuming.
Baran and Wu [14] presented a heuristic reconfiguration methodology based on the branch
exchange to reduce losses and balance the loads in the feeders. To assist in the search, two
approximated load flows for radial networks with different degrees of accuracy are used. They are
simple power flow method and back and forward update of power flow method. The method is
very time consuming due to the complicated combinations in large scale system and converges to a
local optimum solution, that is, convergence to the global optimum is not guaranteed.
It is used by [15], [16] used a combined method, the switch exchange (SEM) and sequential switch
opening method (SSOM) for reconfiguration of the network for loss reduction.
Its main advantage is optimum or near optimum configuration is obtained using one of the two
basic methods, SEM where closing switch and opening another in the loop formed. SSOM where
all tie switches are initially closed and an optimal load flow is obtained. The system is returned to a
radial configuration by successive opening of the switches having the least current flow until
network radiality is obtained. SEM requires less computation time and SSOM is independent from
the initial configuration and thus more likely leads to the actual optimum.
R. Safri, M.M.A Salama and Y. Chickani [18] proposed an algorithm that is based on network
portioning into groups of load buses such that the line section losses between the groups of nodes
are minimized, the proposed method overcomes the size restriction imposed by reconfiguration
techniques. By dividing the distribution network into groups of buses, the combinatorial nature of
reconfiguration problem is reduced while simultaneously minimizing losses.
G. Celli, M. Loddo, F. Pilo and A. Abur [20] formulated and solved the network reconfiguration
problem with DGs using a simple linear programming approach. Optimal configurations are
determined by considering the effects of DG outputs, load variations, and various other
contingences such as faults and maintenance outages. Demand Side Management actions have also
been taken into account.
Abhisek Ukil and Willy Siti [22] used Fuzy Logic for load balancing. They presented a fuzzy
logic-based load balancing system along with a combinatorial optimization-based implementation
system for implementing the load changes. The input to the fuzzy step is the total load (kW) per
phase of the feeders. Output of the fuzzy step is the load change values, negative value for load
releasing and positive value for load receiving. Sum of the positive and negative values is zero, i.e.,
the total load remains unchanged for the entire phase balancing.
N. Rugthaicharoencheep and S. Sirisumrannukul [23] used Tabu Search (TS) for loss reduction of
distribution networks with distributed generation. The developed methodology is tested with a 69-
bus distribution system having 48 load points. The study results indicate that for a given set of
distributed generators and their locations, the proposed method can identify optimal on/off patterns
of the switches that yield the minimum loss while satisfying the constraints.
King and Radha [26] used a fuzzy logic controller to adapt the cross over and mutation
probabilities based on the fitness function. The main advantages of fuzzy control system over the
conventional method are: ability of modeling the quantities aspects of human knowledge and
reasoning process, model free estimator, robustness, and easy implementation. The fuzzy logic
Mehdi Assadian [27] investigated the ability of particle swarm optimization (PSO) in cooperation
with graph theory for network reconfiguration to reduce the power loss and voltage profile
enhancement of distribution system.
Radial distribution system reconfiguration is done by opening/closing two types of switches, tie
switches and sectionalizing switches. A feeder may be served for another feeder by closing a tie
switch linking the two while a particular sectionalizing switch must be opened to maintain radial
structures. In case of power loss reduction, the problem here to be addressed is to identify tie and
sectionalizing switches that should be closed and opened, respectively, to achieve a maximum
reduction in power losses. Theoretically, it is a straightforward matter to determine whether or
not, the new system obtained through a feeder reconfiguration would incur lower power losses.
The reduction in power losses can easily be computed from the results of two load flow studies of
the system configurations before and after the feeder reconfiguration.
Let us consider a distribution network of n nodes. The optimization problem is then finding an
optimal radial network u among all possible radial networks of search space S generated with the
switch condition changes that minimize the objective function without violation of the constraints.
a. Objective Function
Assuming that S = P + jQ, and it turns out that |S| is the total power that is transported through the
circuit component in order to get a usable active power P. We call S the apparent power. It is clear
from the definitions that a smaller phase difference results in a smaller reactive (useless) power,
hence a smaller difference between the active power and the apparent power. In electrical
3.1
=( ) 3.2
= 3.3
= Z |I| 2 3.4
= R |I| 2 + j X |I| 2 3.5
Using Ohm‟s law, now the reactance X only gives information about the phase difference between
the current and the voltages due to the cable, where the resistance R induces the permeability of the
cable. Only the latter plays a role for power loss, so the actual power loss is P loss = |I| 2R. So that
the objective of the optimal feeder reconfiguration problem to minimize the total power loss can be
expressed as:
Minimize ∑ 3.6
Ri = Resistance of ithbranch.
b. Constraints:
The objective function in equation 1.6 is subjected to the following constraints.
Number of buses.
One of the more challenging aspects of using genetic algorithms is to choose the configuration
parameter settings. Discussion of Genetic Algorithm (GA) theory provides little guidance of proper
selection of the settings. The population size, the mutation rate, and the type of recombination have
the largest effect on search performance. They are used to control the run of a Genetic Algorithm
(GA). They can influence the Population and the Reproduction part of the Genetic Algorithm GAs.
In traditional GAs the parameters have fixed values [28].
Genetic algorithm optimization is the process of making something better. In any process, we have
a set of inputs and a set of outputs as shown in figure 3.1.
The new individuals, called offspring C (t), are then evaluated. A new population is formed by
selecting the more fit individuals from the parent population and offspring population. After
several generations, genetic algorithm converges to the best individual, which hopefully represents
an optimal or suboptimal solution to the problem.
Begin
t=0;
Initialize P(t);
Evaluate P(t);
Evaluate C(t);
t=t+1;
End
End
There are five basic genetic algorithms operators which are Population, Fitness function, Selection,
Crossover and mutation.
A. Population
The process begins with a set of individuals which is called a Population. Each individual is a
solution to the problem you want to solve. An individual is characterized by a set of parameters
(variables) known as Genes. Genes are joined into a string to form a Chromosome (solution).
In a genetic algorithm, the set of genes of an individual is represented using a string, in terms of an
alphabet. Usually, binary values are used (string of 1s and 0s). We say that we encode the genes in a
chromosome, as shown in fig 3.3.
B. Fitness Function
The fitness function determines how fit an individual is (the ability of an individual to compete
with other individuals). It gives a fitness value to each individual. The probability that an individual
will be selected for reproduction is based on its fitness value.
C. Selection
The idea of selection phase is to select the fittest individuals and let them pass their genes to the
next generation. Two pairs of individuals (parents) are selected based on their fitness values [36].
Individuals with high fitness have more chance to be selected for reproduction.
Selection is the process of determining the number of times a particular individual is chosen for
reproduction and, thus, the number of offspring that an individual will produce. The principle of
genetic algorithms is essentially Darwinian natural selection. Selection provides the driving force in
genetic algorithms. With too much force, genetic search will terminate prematurely. While with too
little force, evolutionary progress will be slower than necessary.
Typically, a lower selection pressure is indicated at the start of genetic search in favor of a wide
exploration of the search space, while a higher selection pressure is recommended to the end to
narrow the search space. In this way, the selection directs the genetic search for promising regions
in the search space and that will improve the performance of genetic algorithms. Many selection
methods have been proposed, examined and compared. The most common types are:
In roulette wheel selection, as in all selection methods, possible solutions are assigned fitness by
the fitness function. This fitness level is used to associate a probability of selection of each
In ranking selection, the individuals in the population are sorted through best to worst according to
their fitness values. Each individual in the population is assigned a numerical rank based on fitness,
and selection is based on this ranking rather than differences in fitness. The advantage of this
method is that it can prevent very fit individuals from gaining dominance early at the expense of
less fit ones, which would reduce the population's genetic diversity and might hinder attempts to
find an acceptable solution. The disadvantage of this method is that it required sorting the entire
population by rank which is a potentially time consuming procedure. Rank selection effect is
shown in figure 3.5 (a and b).
This method randomly chooses a set of individual and picks out the best individual for
reproduction. The number of individual in the set is called the tournament size. A common
tournament size is two, this is called binary tournament. By adjusting tournament size, the selection
pressure can be made arbitrarily large or small. For example, using large Tournament size has the
effect of increasing the selection pressure, since below average individuals are less likely to win a
tournament while above average individuals are more likely to win it [35].
D. Crossover
Crossover is the most significant phase in a genetic algorithm. For each pair of parents to be mated,
a crossover point is chosen at random from within the genes. For example, consider the crossover
point to be three, as shown below in figure 3.6.
A1 0 0 0 0 0 0
A2 1 1 1 1 1 1
Crossover point
Offspring are created by exchanging the genes of parents among themselves until the crossover
point is reached, as shown in figure 3.7. And the new offspring are added to the population, as
shown in figure 3.8.
A3 0 0 0 0 0 0
A4 1 1 1 1 1 1
Crossover point
A6 0 0 0 1 1 1
A commonly used method of crossover is called single point crossover. In this method, a single
point crossover position (called cut point) is chosen at random (e.g., between the 10th and 5th
point) and the parts of two parents after the crossover position are exchanged to form two offspring,
as shown in figure 3.9. Cross point
1 0 0 0 1 1 1 1 0 0 1 1 1 0 0 Parent 1
0 0 1 1 1 0 0 1 1 0 1 0 1 1 0 Parent2
Cross point
1 0 0 0 1 1 1 1 0 0 1 0 1 1 0 offspring1
0 0 1 1 1 0 0 1 1 0 1 1 1 0 0 Offspring 2
1 0 0 0 1 1 1 1 0 0 1 1 1 0 0 Parent 1
0 0 1 1 1 0 0 1 1 0 1 0 1 1 0 Parent2
1 0 1 1 1 0 0 1 1 0 1 0 1 1 0 offspring1
0 0 0 0 1 1 1 1 0 0 1 1 1 0 0 Offspring 2
1 0 0 0 1 1 1 1 0 0 1 1 1 0 0 Parent 1
0 0 1 1 1 0 0 1 1 0 1 0 1 1 0 Parent2
1 0 1 1 1 1 1 1 1 0 1 0 1 1 0 offspring1
0 0 0 0 1 1 1 1 0 0 1 1 1 0 0 Offspring 2
In certain new offspring formed, some of their genes can be subjected to a mutation with a low
random probability. This implies that some of the bits in the bit string can be flipped, as shown in
fig 3.12.
A5 1 1 1 0 0 0
Before mutation
A5 1 1 0 1 1 0
After Mutation
1 0 0 0 1 1 1 1 0 0 1 1 1 0 0 Parent
1 0 0 0 1 1 1 1 0 0 1 1 1 0 0 Offspring
1 0 0 0 1 1 1 1 0 0 1 1 1 0 0 Parent
1 0 0 0 1 1 1 1 0 0 1 1 1 0 0 Offspring
3.2. 4 Encoding
How to encode the solutions to the problem of chromosomes is a key issue when using genetic
algorithms. One outstanding problem associated with encoding is that some individuals correspond
to infeasible or illegal solutions to a given problem. This may become very severe for constrained
optimization problems and combinatorial optimization problems.
Various encoding methods have been created for particular problems to provide effective
implementation of genetic algorithms. According to what kind of symbol is used as the alleles of a
gene, the encoding methods can be classified as follows:
i. Binary encoding
ii. Real-number encoding
iii. Integer or literal permutation encoding
i. Binary Encoding
Binary encoding (i.e., the bit strings) are the most common encoding used for several of reasons.
One is historical: in their earlier work, Holland and his students concentrated on such encodings
and genetic algorithms practices have tended to follow this lead. Another reason for that was
because much of existing GAs theories are based on the assumption of using binary encoding. In
spite of all that, binary encoding for function optimization problems is known to severe drawbacks
due to the existence of Hamming cliffs, pairs of encoding having a large Hamming distance (The
Hamming distance between two bit strings is defined as the number of corresponding positions in
The probability that crossover and mutation will occur can be very small. In this sense, the binary
code doses not preserve the locality of points in the phenotype space. For many problems in the
industrial engineering world, it is nearly impossible to represent their solution with binary
encoding.
1. PowerFactory core functions: definition, modification and organization of cases; core numerical
routines; output and documentation functions.
2. Integrated interactive single line graphic and data case handling.
3. Power system element and base case database.
4. Integrated calculation functions (e.g. line and machine parameter calculation based on
geometrical or nameplate information).
5. Power system network configuration with interactive or on-line SCADA access.
6. Generic interface for computer-based mapping systems.
Use of a single database, with the required data for all equipment within a power system (e.g. line
data, generator data, protection data, harmonic data, controller data), means that PowerFactory can
easily execute all power simulation functions within a single program environment - functions such
as load-flow, short-circuit calculation, harmonic analysis, protection coordination, stability
calculation, and modal analysis. Although PowerFactory includes some sophisticated power system
analysis functions, the intuitive user interface makes it possible for new users to very quickly
perform common activities such as load-flow and short-circuit calculations.
In this thesis DIgSILENT PowerFactory, is used for simulating the distribution network
reconfiguration system.
This chapter discusses the overall simulation results obtained from DIgSILENT PowerFactory on
the distribution system of Addis North 132/15 KV substation and Matlab for Genetic Algorithm
optimization. The overall Addis North 132/15 KV substation distribution system simulation
modeling is represented in the DIgSILENT PowerFactory as shown in figures A-1 in the
appendix.
The proposed network reconfiguration has been computed in Addis North 132/15 KV substation,
Addis Ababa, which comprises six feeders as shown in Appendix-A before reconfiguration and
Appendix-B after reconfiguration and For Genetic Algorithm optimization result the Matlab
algorithm is shown in Appendix-D. The DIgSILENT PowerFactory simulation result is shown from
Table 4-1 to Table 4- 6 and Genetic Algorithm optimization result is shown from Table 4-7 to Table 4-
9. The system is a three phase system, 15 KV and the input data is shown in table Appendix-C, which
is obtained from Ethiopia Electric Utility (EEU). The following conductors are used in the feeder.
1. Underground cables used for each feeder are listed below, which is obtained from Addis North
132/15 KV Substation.
2. Overhead lines used for all feeders, which is obtained from Ethiopia Electric Utility (EEU).
AAC 50 sqmm, AAC 25 sqmm, 50 ACSR sqmm
3. The proposed overhead lines for all feeders
AAAC 240 sqmm , AAC 95 sqmm, AAC 50 sqmm
In table 4 -1, the six feeders input current and total load have been obtained before optimization of
the distribution network. As shown in the table 4-1, the total power loss is 3.983783 MW.
Switch/Line(32) BF_F4
Switch/Line(27) BF_F5
Switch/Line033 BF_F4
Switch/Line033 OPEN
Switch/Line028 OPEN
Switch/Line37 OPEN
Switch/Line CLOSE
Switch/Line CLOSE
Switch/Line CLOSE
Table 4-6 Feeder output calculation analysis after optimization shown table below
10
8
Input Current [kA]
6
Total Load [MW]
4 Losses [MW]
0
F1 F2 F3 F4 F5 F6
With the parameters chosen as above, the best results were achieved. A higher number of iterations
always results in better output. The test results achieved when using the above parameter values can
be found in Table 4-7, for 10 iterations and for 1000 iterations. For this test result the Matlab
algorithm is shown in Appendix D.
Total No of Switches (u + v) 56 56 56
Table 4-7 Genetic algorithm test results for feeder 1 and feeder 2
With the parameters chosen as above, the best results were achieved. A higher number of iterations
always results in better output. The test results achieved when using the above parameter values can
be found in Table 4-8, for 10 iterations and for 100 iterations. For this test result the Matlab
algorithm is shown in Appendix D.
Total No of Switches (u + v) 65 65 65
Table 4-8 Genetic algorithm test results for feeder 3 and feeder 4
With the parameters chosen as above, the best results were achieved. A higher number of iterations
always results in better output. The test results achieved when using the above parameter values can
be found in Table 4-9, for 10 iterations and for 1000 iterations. For this test result the Matlab
algorithm is shown in Appendix D.
Power Loss
Total No of Switches (u + v) 66 66 66
Table 4-9 Genetic algorithm test results for feeder 5 and feeder 6
By using current average electric sale bill of EEU, it can be converting in ETB.
Price: $5.2/piece
Assuming that the installation costs are 10% and annual maintenance costs are 2%.
2% of $498,125.889435 = $9,962.52
5.1 Conclusions
Network reconfiguration means restructuring the power lines which connect various buses in a
power system. Restructuring of specific lines leads to alternate system configurations. System
reconfiguration can be accomplished by placing line interconnection switches into network.
Opening and closing a switch connects or disconnect a line to the existing network.
The main objective of this thesis is to minimize the electrical power loss by considering network
reconfiguration and applying a Genetic Algorithm in an electric distribution power system in the case of Addis
North 132/15 KV substation, Addis Ababa. Obviously, Addis Ababa is experiencing frequent power
interruptions in recent times as the distribution system is not designed and built to handle the current load
demands. The power interruption can be minimized by using network reconfiguration.
As can be referred from the simulation and result discussion of chapter 4, the test system has been
computed in Addis North 132/15 KV substation distribution network. The network reconfiguration
has been simulated using DIgSILENT PowerFactory and Genetic Algorithm has been optimized
using Matlab algorithm. An optimization problem is a maximization or minimization problem
which involves finding the best solution out of a set of possible alternatives. It can be completely
characterized by the search space and objective function. The search space is a finite or countable
infinite set of possible solutions, and the objective function maps each point in the search space into
the real line, to give a measure of how good a solution is relative to the others.
After network reconfiguration for loss minimization, the power loss has been reduced, which is
59.91716% reduction. Hence, reconfiguration of distribution networks can reduce power loss and
operating cost as well as improves the voltage profile of distribution systems.
5.2 Recommendations
The following are the recommendations based on the study on power loss minimization for network
reconfiguration.
1. From this thesis reconfiguration of distribution network has shown to decrease the power loss
significantly. Therefore, it is highly recommended if all the distribution network feeders of Addis
Ababa city to be reconfigured for the objectives wanted by the Ethiopian Eclectic Utility
(EEU).
1. The simulation of the distribution network can also be used for optimization for capacitor
placement. To reduce real power losses, improve the voltage profile and improve the load
balancing of the network.
2. The simulation of the distribution network can be made to include strategically placed
distribution generators (DG) and the network can be reconfigured. In doing so the voltage
profiles, the real power losses and the system load balancing index can be improved.
3. Other optimization algorithms, some of which are described in literature review, can also be
used to improve the reconfiguration of the distribution network and find global optimum
solutions.
[3] H. Fudou, T. Genji, Y. Fukuyamam and Y. Nakanishi, “A genetic algorithm for network
reconfiguration using three unbalanced load flow”, Intelligent System Applications to Power
System (ISAP‟97), Seoul, Korea, 1997, pp. 1-5.
[4] Ray Daniel Zimmerman, Network Reconfiguration for Loss Minimization in Three Phase
Power Distribution System, Cornel University, May 1992
[5] Ali Reza Fereidunian, Hamid Lesani and Caro Lucas “Distribution systems reconfiguration
using pattern recognizer neural networks” IJE International: Applications Vol. 15, No. 2, July
2002 – 135.
[6] H. Kim, “ANN based feeder reconfiguration for loss reduction in distribution system”, IEEE
Transaction on Power Delivery, Vol. 8,No. 3, 1993, pp. 1356-1366.
[7] Tamer M. Khalil, and Alexander V. Gorpinich, “Reconfiguration for Loss Reduction of
Distribution Systems Using Selective Particle Swarm Optimization” International Journal Of
Multidisciplinary Sciences And Engineering, Vol. 3, No. 6, June 2012.
[8] A. Merlin, H. Back, “Search for a minimal-loss operating spanning tree configuration in an
urban power distribution system” Proceedings of 5th Power System Computation Conference
(PSCC), Cambridge, UK, (1975), pp. 1-18.
[13] S. Civanlar, J.J. Grainger, H. Yin, S.S. Lee, “Distribution Feeder Reconfiguration for Loss
Reduction”, IEEE Transactions on Power Delivery, Vol. 3, No. 3, July 1988, pp. 1217-1223.
[14] M.E. Baran, F.F. Wu, “Network Reconfiguration in Distribution Systems for Loss Reduction
and Load Balancing”, IEEE Transactions on Power Delivery, Vol. 4, No. 2, April 1989, pp.
1401-1407.
[16] G.J Peponis, M.P. Popadopoulos and N.D Hatziargyrion, “Distribution network
reconfiguration for resistive line losses”, IEEE Transactions on Power Delivery, Vol. 10,
No. 3, 1995, pp. 1338-1342.
[17] R.P Broadwater, A.H. Khan, H.E Shalaan and R.E. Lee, “Time varying load analysis to
reduce distribution losses through reconfiguration”, IEEE Transactions on Power Delivery,
Vol. 8, No. 1, 1993, pp. 294-300.
[18] R. Safri, M.M.A Salama and Y. Chickani, “Distribution system reconfiguration for loss
reduction: an algorithm based on network portioning theory”,a IEEE Transactions on Power
System, Vol. 11, No. 1, 1996, pp. 504-510.
[20] G. Celli, M. Loddo, F. Pilo and A. Abur ” On-line network reconfiguration for loss reduction
in distribution networks with distributed generation” 18th International Conference on
Electricity Distribution, Turin, 6-9 June 2005.
[21] Ramadoni Syahputra ” Fuzzy multi-objective approach for the Improvement of distribution
network efficiency by considering DG” International Journal of Computer Science &
Information Technology (IJCSIT) Vol 4, No 2, April 2012.
[22] Abhisek Ukil and Willy Siti “Feeder Load Balancing using Fuzzy Logic and Combinatorial
Optimization-based Implementation”
[24] T.P. Wagner, A.Y. Chikhani, R. Hackam, “Feeder Reconfiguration for Loss Reduction: An
Application of Distribution Automation”, IEEE Transactions on Power Delivery, Vol. 6, No.
4, July 1991, pp. 1922-1931.
[26] R.T.F Ah King, B. Radha and H.C.S Rughooputh, “A fuzzy logic controlled GA for optimal
electric distribution network reconfiguration”, Proc.IEEE, International Confernce on
Networking Sensing and Control, Taipei, Taiwan, 2004, pp. 577-582.
[29] Bäck, Thomas, Evolutionary Algorithms in Theory and Practice (1996), p. 120, Oxford
Univ. Press
[31] Cedeno, W. and V. Vemuri (1994). Multi-niche crowding in genetic algorithms and its
application to the assembly of DNA restriction fragments, Evolutionary Computation, Vol.
2, No. 4, pp 321-345. MIT Press.
[32] Cooper, M.G. (1994). Genetic Design of Rule-Based Fuzzy Controllers. PhD dissertation,
Department of Computer Science, University of California, Los Angeles.
[33] DeJong, K.A. (1975). Analysis of the Behavior of a Class of Genetic Adaptive Systems.
PhD dissertation, Department of Computer and Communication Sciences, University of
Michigan.
[34] Goldberg, D.E. (1989). Genetic Algorithms in Search, Optimization, and Machine Learning.
Addison-Wesley.
[35] D. Whitley, “The GENITOR algorithm and selection pressure: why rank based allocations
of reproductive trials is best”, Proc. ICGA 3, pp. 116-121, 1989.
[37] G. Syswerda, “Uniform crossover in genetic algorithms”, Proc. ICGA 3, pp. 2-9, 1989.
[38] W. M. Spears and K. A. De Jong, “On the Virtues of Parameterised Uniform Crossover”,
Proc. ICGA 4, pp.230-236, 1991.
[39] G. Syswerda, “Uniform crossover in genetic algorithms”, Proc. ICGA 3, pp. 2-9, 1989.
[43] M. F. Bramlette, “Initialization, Mutation and Selection Methods in Genetic Algorithms for
Function Optimization”, Proc ICGA 4, pp. 100-107, 1991.
Figure A.1 Addis North 132/15 kV substation outgoing feeders online diagram
crossover_fitness=p_3;
end
select_min1=min(abs(crossover_fitness-p_t/2));
for i=1:size(crossover_val,1)
if (select_min1==abs(crossover_fitness(i,1)-p_t/2))
pos1=i;
break;
end;
end;
%%the position of the max fitness value after crossover
pos1;
% to select the 2nd bst fitness value.
select_min2=abs(crossover_fitness(1,1)-p_t/2);
pos2=1;
if select_min2==select_min1
select_min2=abs(crossover_fitness(2,1)-p_t/2);
pos2=2;
end;
for i=1:size(crossover_fitness,1)
if(select_min1==abs(crossover_fitness(i,1)-p_t/2))
continue;
elseif (abs(crossover_fitness(i,1)-p_t/2)~=select_min2)
select_min2=abs(crossover_fitness(i,1)-p_t/2);
pos2=i;
end;
end;
% the values of 2nd best fitness values and its position
select_min2;
pos2;