SlideShare a Scribd company logo
1 of 5
Download to read offline
International Journal of Modern Engineering Research (IJMER)
               www.ijmer.com         Vol.2, Issue.6, Nov-Dec. 2012 pp-4256-4260       ISSN: 2249-6645


         Real Power Loss Reduction in Distribution Systems Using Ant
               Colony Optimization Adapted By Graph Theory
                                Shaik Mohammad shakeer1, P.Suresh babu 2
   M.Tech student 1, Assistant Professor 2, 1, 2 Department of EEE A.I.T.S Engineering College Rajampet, kadapah , India

Abstract: This paper presents an efficient method for the         GA based methods [9]-[14] have been used for
reconfiguration of radial distribution systems for                reconfiguration of distribution networks. Mendoza et al.
minimization of real power loss using adapted ant colony          [13] proposed a new methodology for minimal loss
optimization. The conventional ant colony optimization is         reconfiguration using GA with the help of fundamental
adapted by graph theory to always create feasible radial          loops. They restricted the search space of GA by modifying
topologies during the whole evolutionary process. This            the genetic operators. Enacheanu et al. [14] presented a
avoids tedious mesh check and hence reduces the                   method based on GA for the loss minimization in
computational burden. The initial population is created           distribution networks, using matroid theory and graph
randomly and a heuristic spark is introduced to enhance           theory. Some other population-based meta-heuristic
the pace of the search process. The effectiveness of the          techniques, e.g., immune algorithm [15], evolutionary
proposed method is demonstrated on IEEE 14& 30-bus real           algorithm [16], simulated annealing [17], [18], tabu-search
distribution system. The simulation results show that the         [19]-[21], particle swarm optimization [22] and ant colony
proposed method is efficient and promising for                    optimization [23]-[27] etc. also have been attempted to
reconfiguration problem of radial distribution systems.           solve the reconfiguration problem of distribution network.
                                                                            The reconfiguration of distribution system for loss
IndexTerms: Ant colony optimization, distribution                 minimization is a complex, combinatorial optimization
network, graph theory, real power loss, and reconfiguration       problem. The application of these population based search
                                                                  techniques to solve the reconfiguration problem of
                   I. INTRODUCTION                                distribution networks faces an additional difficulty of
          DISTRIBUTION          networks      are     generally   maintaining the radiality constraint throughout the
structured in mesh but operated in radial configuration for       evolutionary process. These methods in the literature
effective co-ordination of their protective schemes and to        provide different ways of maintaining radiality constraint,
reduce the fault level. The reconfiguration of a distribution     but, they are incomplete as they may generate infeasible
system is a process that alters feeder topological structure      intermediate solutions during the evolutionary process.
by managing the open/close status of sectionalizing and tie-                These infeasible intermediate solutions have to be
switches in the system under contingencies or under normal        rejected and the process is to be repeated until it gets a
operating conditions. Reconfiguration of radial distribution      feasible individual, which may be time consuming. This
systems is a very effective and efficient means to reduce         paper presents a new codification to represent feasible
distribution network losses, improve voltage profile, to          radial topologies of distribution system for the meta-
manage load congestion and to enhance system reliability.         heuristic search techniques. For this purpose some rules are
The aim of distribution network reconfiguration is to find a      framed with the help of graph theory. As the ant colony
radial operating configuration that optimizes certain             optimization (ACO) is one of the latest meta-heuristic
objectives while satisfying all the operational constraints       techniques based on swarm intelligence and considered to
without islanding of any node(s). A lot of research work has      be an efficient method for solving the large-scale.
been carried out to solve distribution network                              The formulation of the loss minimization problem
reconfiguration problems.                                         is discussed in Section II. The conventional ACO is
          These reasearch efforts can be broadly classified       explained in Section III. The modifications proposed in the
into traditional approaches and AI based approaches. The          conventional ACO are discussed in Section IV, in Section
traditional approaches include heauristic optimization            V the proposed codification for AACO is illustrated with
techniques and classical optimization techniques. Merlin et       the help of an example. In Section VI the application results
al. [1] were first to report a method for distribution network    of the proposed method are presented and finally concluded
reconfiguration to minimize feeder loss. They formulated          in Section VII.
the problem as mixed integer non-linear optimization
problem and solved it through a discrete branch and- bound               II. PROBLEM FORMULATION FOR
technique. Later on [2]-[7] also suggested different branch                        MINIMAL POWER LOSS
exchange heuristic algorithms. The complexity of                           The distribution networks reconfigured frequently
reconfiguration problem increases with the exponential            to optimize operational efficiency and maintain power
growth in the size of modern distribution networks and the        quality.
heuristic techniques fails to provide a quality solution.                  The principal objective of distribution network
Therefore, the researchers diverted towards various               reconfiguration is to find the radial operating structure
stochastic-based search techniques. Nara et al. [8]               having minimum real power loss while satisfying various
introduced genetic algorithm (GA) for reconfiguration of          operating constraints. All the loads are assumed of the
distribution networks for loss minimization. Later, several       nature of constant power. The reconfiguration problem of

                                                         www.ijmer.com                                                 1 | Page
International Journal of Modern Engineering Research (IJMER)
               www.ijmer.com         Vol.2, Issue.6, Nov-Dec. 2012 pp-4256-4260       ISSN: 2249-6645
distribution networks for loss minimization is formulated as         IV. PROPOSED ADAPTIVE ANT COLONY
below:                                                                                  OPTIMIZATION
                                                                            While the conventional ACO is applied to solve
                                                                  the reconfiguration problem of distribution networks, the
                                                                  radiality constraint imposes main hurdle since a large
                                                                  number of infeasible individuals appears during
                                                                  initialization as well as at intermediate stages of the
                                                                  evolutionary process. These infeasible individuals may be
                                                                  transformed into the feasible ones using some engineering
                                                                  knowledge base. The proposed methodology creates
                                                                  feasible individuals all times for ACO by encoding the
         where, Vn, Pn and Qn are voltage, real power and         Individual ant with the help of graph theory [29] and the
reactive power at the sending end of the nth branch               terms are redefined in the context of distribution network
respectively, Rn is the resistance of the nth branch and E is     reconfiguration, as described in the next sub-sections.
the total number of branches in the system. Equation (1)
corresponds to the objective function to be optimized and         A. Ant encoding using Graph Theory
represent total real power loss of the distribution system.                  The graph of the given distribution network can be
Equation (2) corresponds to limit branch current and              obtained by closing all tie-switches. The radial
substation current capacities within permissible limits.          configuration in which the distribution networks must
Equation (3) considers voltage constraints for each node of       operate should not posses any closed path with all nodes
the system. Equation (4), deals with the radial topology          energized. These radial configurations are called trees of
constraint, it ensures radial structure of the ith candidate      the distribution network graph (DNG). The co-tree is the
topology.                                                         compliment of a tree. The elements of co-tree are called
                                                                  links. When one link is added in its corresponding tree, one
        III. ANT COLONY OPTIMIZATION                              fundamental loop is formed. In the distribution network
          Ant colony optimization (ACO) is a population-          reconfiguration problem, ants may be encoded by a set of
based meta-heuristic technique for solving combinatorial          definite number of switches to be opened (links). The
optimization problems, initially proposed by Marco Dorigo         number of links or the fundamental loops of a DNG is
in 1992 in his PhD thesis [28], inspired by the behavior of       unique [29] and is given by L = E – N + 1 (8) where, E is
ants in finding paths from the nest to food and back to the       total number of elements (sectionalizing and tie switches)
nest. The original idea has since diversified to solve a wider    of the network and N is total number of nodes of the
class of numerical problems, and as a result, several             network.
problems have emerged, drawing on various aspects of the                     The reconfiguration problem of distribution
behavior of ants. Ant communication is accomplished               network can be defined as to find that particular tree, i.e.,
primarily through chemicals called pheromones. Other ants         co-tree, which optimizes all objectives and satisfies all
perceive the presence of pheromone and tend to follow             constraints set by the optimization problem. Therefore,
paths where pheromone concentration is higher. An ant will        while using ACO ants may be encoded to represent a co-
move from node i to node j with probability                       tree. If the ant population is selected randomly for
                                                                  initialization, as in case of the conventional ACO, a large
                                                                  number of infeasible topologies will generate, moreover
                                                                  some infeasible topologies may appears during the
                                                                  evolutionary process, which increases the computational
          where τi,j is the amount of pheromone on edge i-j,      burden. Therefore, in the proposed AACO, some rules are
α is a parameter to control the influence of τi,j, ηi,j is the    framed to generate only feasible radial topologies. Before
desirability of edge i-j (a priori knowledge, typically 1/di,j;   framing these rules, let us define
dij is the distance between node i and j) and β is a              (i) Principal Node: The junction of three or more elements
parameter to control the influence of ηi,j. While moving          of the distribution network graph (DNG). (ii) Exterior
from node i to j, the ant updates the pheromone on the edge       Node: The node located at the perimeter of the DNG.
i-j. To escape local minima, pheromone evaporation is             (iii) Interior Node: The node located inside the perimeter of
used. Evaporation is applied uniformly to all edges with a        the DNG. (iv) Loop Vector: It is the set of elements
simple decay coefficient ρ. The pheromone update is given         constituting closed path in a DNG. The total number of
by                                                                loop vectors for a given DNG are Lk, where k = 1, 2, 3, …
                                                                  L. (v) Common Branch Vector: It is the set of elements
                                                                  which are common between any two loop vectors of a
                                                                  DNG. The common branch vector Cij , containing the set of
where τi,j is the amount of pheromone on a given edge i-j, ρ      elements common between two loop vectors Li and Lj.
is the rate of pheromone evaporation and Δτi,j is the amount      (vi) Prohibited Group Vector: It is the set of the common
of pheromone deposited, typically given by                        Branch vectors incident to interior node(s) of the DNG.
                                                                             The prohibited group vector Rm1 m2 m3 …..,
                                                                  isolate principal interior node(s) m1, m2, m3 …. of the
                                                                  DNG.
where Ck is the cost of the kth ant’s tour (typically length).    Now, the following rules are framed to create feasible

                                                          www.ijmer.com                                                2 | Page
International Journal of Modern Engineering Research (IJMER)
               www.ijmer.com         Vol.2, Issue.6, Nov-Dec. 2012 pp-4256-4260       ISSN: 2249-6645
individuals during the whole evolutionary process of
AACO: Rule 1: The mth member of the individual must
belong to loop vector Lm. Rule 2: Only one member from a
common branch vector can be selected to form an
individual.Rule 3: All the common branch vectors of any
prohibited group vector cannot participate simultaneously
to form an individual. The Rule 1 and Rule 2 prevent
islanding of exterior and interior nodes respectively
whereas Rule 3 prevents the islanding of principal interior
nodes of the DNG. Therefore, while encoding the
individual ant for AACO, these three rules ensure the radial
                                                                          The loop shown in Fig. 2 is a part of any meshed
topology of the network without islanding of any node(s)
                                                                 network. The encircled numbers represent the nodes and
and thus it avoids tedious mesh checks. In general, the ant
                                                                 numbers without circle represent switch position in a loop
encoding in real numbers may be defined as shown in Fig.
                                                                 vector Lm. It is also shown that an artificial ant is standing
1, where each member Zm represents the open switch of the        at switch position 6. If its probability of the selection of
distribution network in real number. The ant consists of L       edge from switch position 6 to switch position 10 is
such members, where the Zm belongs to the loop vector
                                                                 maximum, shown by solid line in the figure,
Lm; m= 1, 2,…, L.
                                                                 D. Desirability
                                                                           In ant colony optimization, the term desirability is
                                                                 normally defined as the reciprocal of the distance between
                                                                 two nodes. For the reconfiguration problem it is redefined
          In this paper, the conventional ACO is adapted         in terms of the sending end voltage of each line for the best
using fundamentals of graph theory to generate feasible          radial network obtained; as sending end voltage will keep
individuals. Therefore the proposed ACO is named as              on decreasing as its distance from the source increasing. A
Adapted Ant Colony Optimization (AACO). The AACO                 desirability matrix is created for each loop vector. The
transforms infeasible individual, whenever generated, into       matrix Dm is the desirability matrix for loop vector Lm and
feasible ones under the guidance of the rules framed.            the element Dmij represents the desirability of selection of
                                                                 switch j from switch i. The value of Dmij is defined as
B. Initialization using Heuristic Spark
          In the proposed algorithm, one individual of better
fitness is created using the heuristics of [2], which may be
called as heuristic spark. However, the remaining
individuals are created randomly under the guidance of
rules framed to maintain the diversity. The heuristic spark
ignites the search engine of the proposed AACO as the
other individuals are influenced by it. In the due course of
time, these individuals will get better descendents and this
enhances the pace of the ACO.
                                                                 F. Global Update
C. Edge Selection                                                           The ants communicate the best location of food
          In ant codification shown in Fig. 1, the member        with other ants. To implement this behavior of ants for
Zm indicates that an ant is standing at switch Zm and to         reconfiguration problem extra pheromone is added for the
implement Rule 1 its search is restricted to corresponding       edge from each switch in the loop vector to the switch of
loop vector Lm.                                                  the corresponding loop vector of global best solution. For
          An edge is defined as the imaginary path between       the loop vector Lm
one switch to another switch in the loop. In the next            τi,j = τi,j + σ Δτi,j
iteration, the probability of the movement of the ant from
current switch position i to all other switch positions within   G. Hunting Group
loop vector Lm is evaluated using (5) based on the               In ant colony the responsibility of a particular group is to
pheromone concentration and desirability. The desirability       explore new possible food location irrespective of the
in the context of reconfiguration is redefined in the next       pheromone deposition.
sub-section. The edge having the maximum probability is
selected. This process of selecting switch is used for each      H. Elitism
loop separately, in the guidance of Rule 2 and Rule 3, such      At the end of each iteration, all the tours visited by ants are
that the resultant ant represents a radial network.              evaluated and the ant with the best fitness is preserved for
Fig.                                                             the next iteration.

                                                                 I. Termination
                                                                 The algorithm is terminated if all the ants of the current
                                                                 population reach to the solution with same fitness or the
                                                                 iteration number reaches the predefined maximum iteration
                                                        www.ijmer.com                                                  3 | Page
International Journal of Modern Engineering Research (IJMER)
              www.ijmer.com         Vol.2, Issue.6, Nov-Dec. 2012 pp-4256-4260       ISSN: 2249-6645
number. The flow chart of the proposed AACO is shown in                 In this section, the effectiveness of the proposed
the Fig. 3.                                                   algorithm is tested on balanced IEEE 14-bus test
                                                              distribution system [5], [31]. The initial configuration,
                                                              system rated line voltage, nominal real and reactive
                                                              loadings, real power loss and minimum node voltage of
                                                              these test systems . The proposed AACO is implemented
                                                              with the ant population size and maximum iterations as
                                                              shown in Table V. The parameters α, β, ζ, ρ and σ are
                                                              adjusted for their optimal values by hit and trial and the
                                                              final values are. The simulation results for these
                                                              aforementioned test distribution systems and are found to
                                                              be either identical or better with the results
                                                              Test and Results of IEEE 14 & 30 bus
                                                              ---------------------------------------------------------------------------
                                                              From Bus to bus                  PL(LF)       PL(ACO)           PL(AACO)
                                                              ---------------------------------------------------------------------------
                                                                  1.0000      2.0000           12.9630         5.7350          4.8280
                                                                  1.0000      5.0000           11.6430         7.1320           6.7740
                                                                  2.0000      3.0000           9.5990          6.8760           6.6640
                                                                  2.0000      4.0000           5.0870          3.7500           2.7500
                                                                  2.0000      5.0000           2.8210          2.1810           1.1810
                                                                  3.0000      4.0000           0.9630          0.1910           0.1910
                                                                  4.0000      5.0000           1.4940          1.4470           1.4170
                                                                  4.0000      7.0000           1.6310          1.6830           1.6520
                                                                  4.0000      9.0000           1.2870          1.2760           1.2510
   V. ILLUSTRATION OF THE PROPOSED                                5.0000      6.0000           5.1520           6.2470          5.2470
                     CODIFICATION                                 6.0000 11.0000               0.2690           0.2650          0.2650
                                                                  6.0000 12.0000               0.1680           0.1670          0.1670
To understand the application of graph theory in the
                                                                  6.0000 13.0000               0.4940           0.4860          0.4860
proposed codification, let us consider the example of IEEE
                                                                  7.0000       8.0000         1.1110            1.1460          1.1460
14- bus system, shown in the Fig. 4. For this system E =17,
                                                                  7.0000       9.0000         1.0500            1.0730          1.0500
N=14 and L = 16 – 14 + 1 = 3. Therefore, there are three          9.0000 10.0000              0.0200            0.0280          0.0200
loop vectors. According to their position in the loop, each       9.0000 14.0000              0.2040            0.2120          0.2020
switch is assigned a position number as shown .For IEEE          10.0000 11.0000              0.1390            0.1330         0.1320
30-bus system L=35-31+1=5.Such that there are five loops         12.0000 13.0000              0.0100            0.0100         0.0100
                                                                 13.0000 14.0000              0.2280            0.2220         0.2220


                                                              IEEE30 bus
                                                              ------------------------------------------------------------------------
                                                                From-Bus To-Bus        RPL(without)      RPL(ACO)       RPL(AACO)
                                                              ------------------------------------------------------------------------
                                                                 1.0000       2.0000 16.3620             6.4790       4.4329
                                                                 1.0000       3.0000 11.5060             7.0560       5.5006
                                                                 2.0000 4.0000             3.3718        3.1450       3.2245
                                                                 2.0000 5.0000 62.0440 58.8760 57.0890
                Fig. 4. IEEE 14-bus system                       2.0000 6.0000             5.7961        5.7000       5.7890
                                                                 3.0000 4.0000             0.4810        0.4110       0.6741
                                                                 4.0000 6.0000             2.1020        1.9870       2.2117
                                                                 4.0000 12.0000            9.2030        8.9530       9.7453
                                                                 5.0000 7.0000             0.5630        0.5110       0.5015
                                                                 6.0000 7.0000             2.2520        2.1560       2.4501
                                                                 6.0000 8.0000             0.0790        0.0710       0.0820
                                                                 6.0000 9.0000             0.8090        0.8070       0.8879
                                                                 6.0000 10.0000            3.8120        3.8040       3.9844
                                                                 6.0000 28.0000            0.1240        0.1260       0.1264
                                                                 8.0000 28.0000            0.0006        0.0002       0.0006
                                                                 9.0000 10.0000             0.6350        0.6330       0.6443
                                                                 9.0000 11.0000             0.3060        0.3280       0.4328
                                                                10.0000 17.0000             0.0220        0.0320       0.0202
                                                                10.0000 20.0000             0.1850        0.1850       0.1825
                                                                10.0000 21.0000             0.0480        0.0490       0.0494
                                                                10.0000 22.0000             0.0860        0.0880       0.0887
                     IEEE 30-bus system                         12.0000 13.0000             0.0680        0.1100       0.1182
                                                                12.0000 14.0000             0.3030        0.3190       0.3129
                                                     www.ijmer.com                                                             4 | Page
International Journal of Modern Engineering Research (IJMER)
              www.ijmer.com         Vol.2, Issue.6, Nov-Dec. 2012 pp-4256-4260       ISSN: 2249-6645
 12.0000    15.0000      0.8260      0.8300    0.8608                 minimization”, IEEE Trans. Power Delivery, vol. 7
 12.0000    16.0000     0.1072       0.1080    0.1183                 (3), pp. 1482-1491, 1992.
 14.0000    15.0000    0.0250     0.0280          0.0281       [5]    M. E. Baran and F. F. Wu, “Network reconfiguration
 15.0000    18.0000    0.2360     0.2460          0.2496              in distribution
 15.0000    23.0000    0.0850     0.0925          0.0955              systems for loss reduction and load balancing”, IEEE
 16.0000    17.0000    0.2110     0.2436          0.2446              Trans. Power Delivery, vol. 4 (2), pp. 1401-1407,
 18.0000    19.0000    0.0060     0.0031          0.0071              1989.
 19.0000    20.0000    0.0110     0.0080          0.0110       [6]    J. A. Martín and A. J. Gil, “A new heuristic approach
 21.0000    22.0000    0.0007     0.0006          0.0001              for distribution systems loss reduction”, Electric
 22.0000    24.0000    0.0385     0.0340          0.0403              Power Systems Research, vol. 78, (11), pp. 1953-
 23.0000    24.0000    0.0074     0.0090          0.0097              1958, Nov. 2008.
 24.0000    25.0000    0.0224     0.0238          0.0276       [7]    V. N. Gohokar, M. K. Khedkar and G. M. Dhole,
 25.0000    26.0000    0.0923     0.0950          0.0945              “Formulation of distribution reconfiguration problem
 25.0000    27.0000    0.0245     0.0232          0.0220              using network topology: a generalized approach”,
 27.0000    28.0000    0.6362     0.6309          0.6390              Electric Power Systems Research, vol. 69 (2-3), pp.
 27.0000    29.0000    0.1485     0.1510          0.1510              304-310, May 2004.
 27.0000    30.0000    1.0863     1.0670         1.0770        [8]    K. Nara, A. Shiose, M. Kiagawa and T. Ishihara,
 29.0000    30.0000    0.5860     0.5770         0.5670               “Implementation of genetic algorithm for distribution
                                                                      system loss minimum reconfiguration”, IEEE Trans.
                                                                      Power Systems, vol. 7 (3), pp. 1044-1051,1992
NOTE:PL=power Loss, RPL=Real power loss, ACO=Ant               [9]    M. Lin, F. S. Cheng, and M. T. Tsay, “Distribution
colony optimization, AACO=Adaptive ant colony                         feeder reconfiguration with refined genetic
optimization                                                          algorithm”, IEE Proc. Generation Transmission and
                                                                      Distribution, 147, pp. 349-354, 2000.
                  VI. CONCLUSIONS                              [10]   J. Z. Zhu, “Optimal reconfiguration of electric
          The reconfiguration of distribution network is              distribution network using refined genetic algorithm”,
assuming significant importance in the context of modern              Electrical Power System Research, vol. 62, pp. 37-42,
distribution systems. In this paper, a new codification for           2002.
the population based meta-heuristic techniques to solve        [11]   Y. Y. Hong and S. Y. Ho, Determination of network
reconfiguration problem of distribution networks is                   configuration      considering    multiobjective      in
presented. In the proposed method, the topological concepts           distribution systems using genetic algorithms, IEEE
of loop vectors, common branch vectors and prohibited                 Trans. on Power System, vol. 20 (2), pp. 1062-1069,
group vectors have been introduced with the help of graph             May 2005.
theory and some rules are framed to avoid generation of        [12]   K. Prasad, R. Ranjan, N. C. Sahoo and A. Chaturvedi,
infeasible individuals during each stage of the proposed              “Optimal configuration of radial distribution system
AACO. Several parameter of the conventional ACO are                   using fuzzy mutated genetic
redefined in the context of the reconfiguration of the                algorithm”, IEEE Trans. on Power Delivery, vol. 20
distribution networks. Moreover, the proposed method                  (2), pp. 1211-1213, 2005.
incorporates the advantages of heuristics to increase the      [13]   J. Mendoza, R. Lopez, D. Morales, E. Lopez, P.
pace of the search techniques without losing diversity. The           Dessante and R. Moraga, “Minimal loss
objective function for loss minimization is optimized using           reconfiguration using genetic algorithms with
AACO. The proposed method has been extended on three                  restricted population and addressed operators: real
different IEEE-,33,70 and 135 BUS distribution networks.              application”, IEEE Trans. on Power Systems, vol. 21
The simulation results show that the method provides a                (2), pp. 948-954, May 2006.
promising tool for reconfiguration problem of distribution     14]    B. Enacheanu, B. Raison, R. Caire, O. Devaux, W.
network and can be extended to incorporate multi-objective            Bienia and N. HadjSaid, “Radial Network
problem without any significant computational burden                  Reconfiguration Using Genetic Algorithm Based on
                                                                      the Matroid Theory”, IEEE Trans. on Power Systems,
                      REFERENCES                                      vol. 23 (1), pp. 186-195, Feb. 2008,
[1]   A. Merlin and H. Back, “Search for a minimum-loss        [15]   C. H. Lin, C. S. Chen, C. J. Wu and M. S. Kang,
      operating spanning tree configuration in an urban               “Application of immune algorithm to optimal
      power distribution”, Proc. 5th Power System                     switching operation for distribution loss minimization
      Computation Conf., Cambridge, U.K., pp. 1-18, 1975.             and load balance”, IEE Proc. Generation
[2]   S. Civanlar, J. J. Grainger, H. Yin and S. S. H. Lee,           Transmission and Distribution, vol. 150 (2), pp. 183-
      “Distribution feeder reconfiguration for loss                   189, 2003.
      reduction”, IEEE Trans. Power Delivery, vol. 3           [16]   A. C. B. Delbem, A. C. Pd L. F. Carvalho and N. G.
      , pp. 1217-1223, 1988.                                          Bretas, “Main chain representation of evolutionary
[3]   D.     Shirmohammadi        and    W.      H.   Hong,           algorithms          appliedto        distributionsystem
      “Reconfiguration of electric distribution networks for          reconfiguration”, IEEE Trans. on Power System, vol.
      resistive line loss reduction”, IEEE Trans. Power               20 (1), pp. 425- 436, Feb. 2005.
      Delivery, vol. 4 (1), pp. 1492-1498, 1989.
[4]   S. K. Goswami and S. K. Basu, “A New algorithm for
      the reconfiguration of distribution feeders for loss
                                                      www.ijmer.com                                                  5 | Page

More Related Content

What's hot

Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...
Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...
Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...IJECEIAES
 
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...IJERA Editor
 
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...IRJET Journal
 
P LACEMENT O F E NERGY A WARE W IRELESS M ESH N ODES F OR E-L EARNING...
P LACEMENT  O F  E NERGY  A WARE  W IRELESS  M ESH  N ODES  F OR  E-L EARNING...P LACEMENT  O F  E NERGY  A WARE  W IRELESS  M ESH  N ODES  F OR  E-L EARNING...
P LACEMENT O F E NERGY A WARE W IRELESS M ESH N ODES F OR E-L EARNING...IJCI JOURNAL
 
Sierpinski carpet fractal monopole antenna for ultra-wideband applications
Sierpinski carpet fractal monopole antenna for ultra-wideband applications Sierpinski carpet fractal monopole antenna for ultra-wideband applications
Sierpinski carpet fractal monopole antenna for ultra-wideband applications IJECEIAES
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET Journal
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET Journal
 
Approach to minimizing consumption of energy in wireless sensor networks
Approach to minimizing consumption of energy in wireless sensor networks Approach to minimizing consumption of energy in wireless sensor networks
Approach to minimizing consumption of energy in wireless sensor networks IJECEIAES
 
A survey report on mapping of networks
A survey report on mapping of networksA survey report on mapping of networks
A survey report on mapping of networksIRJET Journal
 
3.a heuristic based_multi-22-33
3.a heuristic based_multi-22-333.a heuristic based_multi-22-33
3.a heuristic based_multi-22-33Alexander Decker
 
Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI
Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI
Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI IJECEIAES
 
Adaptive load balancing techniques in global scale grid environment
Adaptive load balancing techniques in global scale grid environmentAdaptive load balancing techniques in global scale grid environment
Adaptive load balancing techniques in global scale grid environmentiaemedu
 
Impact of Dispersed Generation on Optimization of Power Exports
Impact of Dispersed Generation on Optimization of Power ExportsImpact of Dispersed Generation on Optimization of Power Exports
Impact of Dispersed Generation on Optimization of Power ExportsIJERA Editor
 
Transforming an Existing Distribution Network Into Autonomous MICRO-GRID usin...
Transforming an Existing Distribution Network Into Autonomous MICRO-GRID usin...Transforming an Existing Distribution Network Into Autonomous MICRO-GRID usin...
Transforming an Existing Distribution Network Into Autonomous MICRO-GRID usin...IJERA Editor
 

What's hot (19)

Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...
Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...
Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...
 
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
 
Aj25210213
Aj25210213Aj25210213
Aj25210213
 
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
 
P LACEMENT O F E NERGY A WARE W IRELESS M ESH N ODES F OR E-L EARNING...
P LACEMENT  O F  E NERGY  A WARE  W IRELESS  M ESH  N ODES  F OR  E-L EARNING...P LACEMENT  O F  E NERGY  A WARE  W IRELESS  M ESH  N ODES  F OR  E-L EARNING...
P LACEMENT O F E NERGY A WARE W IRELESS M ESH N ODES F OR E-L EARNING...
 
Sierpinski carpet fractal monopole antenna for ultra-wideband applications
Sierpinski carpet fractal monopole antenna for ultra-wideband applications Sierpinski carpet fractal monopole antenna for ultra-wideband applications
Sierpinski carpet fractal monopole antenna for ultra-wideband applications
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
 
Approach to minimizing consumption of energy in wireless sensor networks
Approach to minimizing consumption of energy in wireless sensor networks Approach to minimizing consumption of energy in wireless sensor networks
Approach to minimizing consumption of energy in wireless sensor networks
 
Santhosh hj shivaprakash
Santhosh hj shivaprakashSanthosh hj shivaprakash
Santhosh hj shivaprakash
 
Dl25667670
Dl25667670Dl25667670
Dl25667670
 
Mobile ad hoc networks and its clustering scheme
Mobile ad hoc networks and its clustering schemeMobile ad hoc networks and its clustering scheme
Mobile ad hoc networks and its clustering scheme
 
A survey report on mapping of networks
A survey report on mapping of networksA survey report on mapping of networks
A survey report on mapping of networks
 
3.a heuristic based_multi-22-33
3.a heuristic based_multi-22-333.a heuristic based_multi-22-33
3.a heuristic based_multi-22-33
 
Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI
Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI
Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI
 
Adaptive load balancing techniques in global scale grid environment
Adaptive load balancing techniques in global scale grid environmentAdaptive load balancing techniques in global scale grid environment
Adaptive load balancing techniques in global scale grid environment
 
Main paper
Main paperMain paper
Main paper
 
Impact of Dispersed Generation on Optimization of Power Exports
Impact of Dispersed Generation on Optimization of Power ExportsImpact of Dispersed Generation on Optimization of Power Exports
Impact of Dispersed Generation on Optimization of Power Exports
 
Transforming an Existing Distribution Network Into Autonomous MICRO-GRID usin...
Transforming an Existing Distribution Network Into Autonomous MICRO-GRID usin...Transforming an Existing Distribution Network Into Autonomous MICRO-GRID usin...
Transforming an Existing Distribution Network Into Autonomous MICRO-GRID usin...
 

Viewers also liked

show-ant-colony-optimization-for-solving-the-traveling-salesman-problem-14092...
show-ant-colony-optimization-for-solving-the-traveling-salesman-problem-14092...show-ant-colony-optimization-for-solving-the-traveling-salesman-problem-14092...
show-ant-colony-optimization-for-solving-the-traveling-salesman-problem-14092...Jayatra Majumdar
 
Show ant-colony-optimization-for-solving-the-traveling-salesman-problem
Show ant-colony-optimization-for-solving-the-traveling-salesman-problemShow ant-colony-optimization-for-solving-the-traveling-salesman-problem
Show ant-colony-optimization-for-solving-the-traveling-salesman-problemjayatra
 
Ppt of ehv ac transmission
Ppt of ehv ac transmissionPpt of ehv ac transmission
Ppt of ehv ac transmissionSumit Kumar
 
A Review of FDM Based Parts to Act as Rapid Tooling
A Review of FDM Based Parts to Act as Rapid ToolingA Review of FDM Based Parts to Act as Rapid Tooling
A Review of FDM Based Parts to Act as Rapid ToolingIJMER
 
Dt3211801185
Dt3211801185Dt3211801185
Dt3211801185IJMER
 
Be2419772016
Be2419772016Be2419772016
Be2419772016IJMER
 
A Threshold Fuzzy Entropy Based Feature Selection: Comparative Study
A Threshold Fuzzy Entropy Based Feature Selection:  Comparative StudyA Threshold Fuzzy Entropy Based Feature Selection:  Comparative Study
A Threshold Fuzzy Entropy Based Feature Selection: Comparative StudyIJMER
 
Periperal sistem operasi fitri tkj a no 12
Periperal sistem operasi fitri tkj a no 12Periperal sistem operasi fitri tkj a no 12
Periperal sistem operasi fitri tkj a no 12fitri febriani
 
The Queue M/M/1 with Additional Servers for a Longer Queue
The Queue M/M/1 with Additional Servers for a Longer QueueThe Queue M/M/1 with Additional Servers for a Longer Queue
The Queue M/M/1 with Additional Servers for a Longer QueueIJMER
 
Energy Audit of a Food Industry
Energy Audit of a Food IndustryEnergy Audit of a Food Industry
Energy Audit of a Food IndustryIJMER
 
Pose and Illumination in Face Recognition Using Enhanced Gabor LBP & PCA
Pose and Illumination in Face Recognition Using Enhanced  Gabor LBP & PCA Pose and Illumination in Face Recognition Using Enhanced  Gabor LBP & PCA
Pose and Illumination in Face Recognition Using Enhanced Gabor LBP & PCA IJMER
 
Effect Estimation Method of Parallel Computing Based on Dynamic Generation of...
Effect Estimation Method of Parallel Computing Based on Dynamic Generation of...Effect Estimation Method of Parallel Computing Based on Dynamic Generation of...
Effect Estimation Method of Parallel Computing Based on Dynamic Generation of...IJMER
 
A Technique by using Neuro-Fuzzy Inference System for Intrusion Detection and...
A Technique by using Neuro-Fuzzy Inference System for Intrusion Detection and...A Technique by using Neuro-Fuzzy Inference System for Intrusion Detection and...
A Technique by using Neuro-Fuzzy Inference System for Intrusion Detection and...IJMER
 
Dw3212121219
Dw3212121219Dw3212121219
Dw3212121219IJMER
 
The Effect of insertion of different geometries on heat transfer performance ...
The Effect of insertion of different geometries on heat transfer performance ...The Effect of insertion of different geometries on heat transfer performance ...
The Effect of insertion of different geometries on heat transfer performance ...IJMER
 
G0502 01 3236
G0502 01 3236G0502 01 3236
G0502 01 3236IJMER
 
Image Denoising Using Non Linear Filter
Image Denoising Using Non Linear FilterImage Denoising Using Non Linear Filter
Image Denoising Using Non Linear FilterIJMER
 
Bc31169171
Bc31169171Bc31169171
Bc31169171IJMER
 
认识期货与常用术语介绍 (新版)
认识期货与常用术语介绍 (新版)认识期货与常用术语介绍 (新版)
认识期货与常用术语介绍 (新版)ji88749380
 

Viewers also liked (20)

show-ant-colony-optimization-for-solving-the-traveling-salesman-problem-14092...
show-ant-colony-optimization-for-solving-the-traveling-salesman-problem-14092...show-ant-colony-optimization-for-solving-the-traveling-salesman-problem-14092...
show-ant-colony-optimization-for-solving-the-traveling-salesman-problem-14092...
 
Show ant-colony-optimization-for-solving-the-traveling-salesman-problem
Show ant-colony-optimization-for-solving-the-traveling-salesman-problemShow ant-colony-optimization-for-solving-the-traveling-salesman-problem
Show ant-colony-optimization-for-solving-the-traveling-salesman-problem
 
Ehv ac transmission line
Ehv ac transmission lineEhv ac transmission line
Ehv ac transmission line
 
Ppt of ehv ac transmission
Ppt of ehv ac transmissionPpt of ehv ac transmission
Ppt of ehv ac transmission
 
A Review of FDM Based Parts to Act as Rapid Tooling
A Review of FDM Based Parts to Act as Rapid ToolingA Review of FDM Based Parts to Act as Rapid Tooling
A Review of FDM Based Parts to Act as Rapid Tooling
 
Dt3211801185
Dt3211801185Dt3211801185
Dt3211801185
 
Be2419772016
Be2419772016Be2419772016
Be2419772016
 
A Threshold Fuzzy Entropy Based Feature Selection: Comparative Study
A Threshold Fuzzy Entropy Based Feature Selection:  Comparative StudyA Threshold Fuzzy Entropy Based Feature Selection:  Comparative Study
A Threshold Fuzzy Entropy Based Feature Selection: Comparative Study
 
Periperal sistem operasi fitri tkj a no 12
Periperal sistem operasi fitri tkj a no 12Periperal sistem operasi fitri tkj a no 12
Periperal sistem operasi fitri tkj a no 12
 
The Queue M/M/1 with Additional Servers for a Longer Queue
The Queue M/M/1 with Additional Servers for a Longer QueueThe Queue M/M/1 with Additional Servers for a Longer Queue
The Queue M/M/1 with Additional Servers for a Longer Queue
 
Energy Audit of a Food Industry
Energy Audit of a Food IndustryEnergy Audit of a Food Industry
Energy Audit of a Food Industry
 
Pose and Illumination in Face Recognition Using Enhanced Gabor LBP & PCA
Pose and Illumination in Face Recognition Using Enhanced  Gabor LBP & PCA Pose and Illumination in Face Recognition Using Enhanced  Gabor LBP & PCA
Pose and Illumination in Face Recognition Using Enhanced Gabor LBP & PCA
 
Effect Estimation Method of Parallel Computing Based on Dynamic Generation of...
Effect Estimation Method of Parallel Computing Based on Dynamic Generation of...Effect Estimation Method of Parallel Computing Based on Dynamic Generation of...
Effect Estimation Method of Parallel Computing Based on Dynamic Generation of...
 
A Technique by using Neuro-Fuzzy Inference System for Intrusion Detection and...
A Technique by using Neuro-Fuzzy Inference System for Intrusion Detection and...A Technique by using Neuro-Fuzzy Inference System for Intrusion Detection and...
A Technique by using Neuro-Fuzzy Inference System for Intrusion Detection and...
 
Dw3212121219
Dw3212121219Dw3212121219
Dw3212121219
 
The Effect of insertion of different geometries on heat transfer performance ...
The Effect of insertion of different geometries on heat transfer performance ...The Effect of insertion of different geometries on heat transfer performance ...
The Effect of insertion of different geometries on heat transfer performance ...
 
G0502 01 3236
G0502 01 3236G0502 01 3236
G0502 01 3236
 
Image Denoising Using Non Linear Filter
Image Denoising Using Non Linear FilterImage Denoising Using Non Linear Filter
Image Denoising Using Non Linear Filter
 
Bc31169171
Bc31169171Bc31169171
Bc31169171
 
认识期货与常用术语介绍 (新版)
认识期货与常用术语介绍 (新版)认识期货与常用术语介绍 (新版)
认识期货与常用术语介绍 (新版)
 

Similar to Real Power Loss Reduction in Distribution Systems Using Ant Colony Optimization Adapted By Graph Theory

AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SAN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SIJCNCJournal
 
Simultaneous network reconfiguration and capacitor allocations using a novel ...
Simultaneous network reconfiguration and capacitor allocations using a novel ...Simultaneous network reconfiguration and capacitor allocations using a novel ...
Simultaneous network reconfiguration and capacitor allocations using a novel ...IJECEIAES
 
Network loss reduction and voltage improvement by optimal placement and sizin...
Network loss reduction and voltage improvement by optimal placement and sizin...Network loss reduction and voltage improvement by optimal placement and sizin...
Network loss reduction and voltage improvement by optimal placement and sizin...nooriasukmaningtyas
 
Congestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperCongestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperEditor IJCATR
 
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORKAN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORKijwmn
 
A new simplified approach for optimum allocation of a distributed generation
A new simplified approach for optimum allocation of a distributed generationA new simplified approach for optimum allocation of a distributed generation
A new simplified approach for optimum allocation of a distributed generationIAEME Publication
 
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...IOSR Journals
 
Multicast Routing Protocol with Group-Level Congestion Prediction and Perman...
Multicast Routing Protocol with Group-Level Congestion  Prediction and Perman...Multicast Routing Protocol with Group-Level Congestion  Prediction and Perman...
Multicast Routing Protocol with Group-Level Congestion Prediction and Perman...IOSR Journals
 
Reliability improvement and loss reduction in radial distribution system wit...
Reliability improvement and loss reduction in radial  distribution system wit...Reliability improvement and loss reduction in radial  distribution system wit...
Reliability improvement and loss reduction in radial distribution system wit...IJECEIAES
 
Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...TELKOMNIKA JOURNAL
 
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...IRJET Journal
 
Residual Energy Based Cluster head Selection in WSNs for IoT Application
Residual Energy Based Cluster head Selection in WSNs for IoT ApplicationResidual Energy Based Cluster head Selection in WSNs for IoT Application
Residual Energy Based Cluster head Selection in WSNs for IoT ApplicationIRJET Journal
 
Performance comparison of distributed generation installation arrangement in ...
Performance comparison of distributed generation installation arrangement in ...Performance comparison of distributed generation installation arrangement in ...
Performance comparison of distributed generation installation arrangement in ...journalBEEI
 
Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
Network Reconfiguration in Distribution Systems Using Harmony Search AlgorithmNetwork Reconfiguration in Distribution Systems Using Harmony Search Algorithm
Network Reconfiguration in Distribution Systems Using Harmony Search AlgorithmIOSRJEEE
 
Review on Optimal Allocation of Capacitor in Radial Distribution System
Review on Optimal Allocation of Capacitor in Radial Distribution SystemReview on Optimal Allocation of Capacitor in Radial Distribution System
Review on Optimal Allocation of Capacitor in Radial Distribution SystemIRJET Journal
 
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network IJECEIAES
 
Energy Efficient Optimal Paths Using PDORP-LC
Energy Efficient Optimal Paths Using PDORP-LCEnergy Efficient Optimal Paths Using PDORP-LC
Energy Efficient Optimal Paths Using PDORP-LCpaperpublications3
 
Two-way Load Flow Analysis using Newton-Raphson and Neural Network Methods
Two-way Load Flow Analysis using Newton-Raphson and Neural Network MethodsTwo-way Load Flow Analysis using Newton-Raphson and Neural Network Methods
Two-way Load Flow Analysis using Newton-Raphson and Neural Network MethodsIRJET Journal
 

Similar to Real Power Loss Reduction in Distribution Systems Using Ant Colony Optimization Adapted By Graph Theory (20)

AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SAN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
 
Simultaneous network reconfiguration and capacitor allocations using a novel ...
Simultaneous network reconfiguration and capacitor allocations using a novel ...Simultaneous network reconfiguration and capacitor allocations using a novel ...
Simultaneous network reconfiguration and capacitor allocations using a novel ...
 
1 s2.0-s0142061515005086-main
1 s2.0-s0142061515005086-main1 s2.0-s0142061515005086-main
1 s2.0-s0142061515005086-main
 
Network loss reduction and voltage improvement by optimal placement and sizin...
Network loss reduction and voltage improvement by optimal placement and sizin...Network loss reduction and voltage improvement by optimal placement and sizin...
Network loss reduction and voltage improvement by optimal placement and sizin...
 
Congestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperCongestion Control Clustering a Review Paper
Congestion Control Clustering a Review Paper
 
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORKAN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
 
A new simplified approach for optimum allocation of a distributed generation
A new simplified approach for optimum allocation of a distributed generationA new simplified approach for optimum allocation of a distributed generation
A new simplified approach for optimum allocation of a distributed generation
 
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
 
Multicast Routing Protocol with Group-Level Congestion Prediction and Perman...
Multicast Routing Protocol with Group-Level Congestion  Prediction and Perman...Multicast Routing Protocol with Group-Level Congestion  Prediction and Perman...
Multicast Routing Protocol with Group-Level Congestion Prediction and Perman...
 
Reliability improvement and loss reduction in radial distribution system wit...
Reliability improvement and loss reduction in radial  distribution system wit...Reliability improvement and loss reduction in radial  distribution system wit...
Reliability improvement and loss reduction in radial distribution system wit...
 
Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...
 
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
 
Residual Energy Based Cluster head Selection in WSNs for IoT Application
Residual Energy Based Cluster head Selection in WSNs for IoT ApplicationResidual Energy Based Cluster head Selection in WSNs for IoT Application
Residual Energy Based Cluster head Selection in WSNs for IoT Application
 
Performance comparison of distributed generation installation arrangement in ...
Performance comparison of distributed generation installation arrangement in ...Performance comparison of distributed generation installation arrangement in ...
Performance comparison of distributed generation installation arrangement in ...
 
Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
Network Reconfiguration in Distribution Systems Using Harmony Search AlgorithmNetwork Reconfiguration in Distribution Systems Using Harmony Search Algorithm
Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
 
Review on Optimal Allocation of Capacitor in Radial Distribution System
Review on Optimal Allocation of Capacitor in Radial Distribution SystemReview on Optimal Allocation of Capacitor in Radial Distribution System
Review on Optimal Allocation of Capacitor in Radial Distribution System
 
G018134149
G018134149G018134149
G018134149
 
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
 
Energy Efficient Optimal Paths Using PDORP-LC
Energy Efficient Optimal Paths Using PDORP-LCEnergy Efficient Optimal Paths Using PDORP-LC
Energy Efficient Optimal Paths Using PDORP-LC
 
Two-way Load Flow Analysis using Newton-Raphson and Neural Network Methods
Two-way Load Flow Analysis using Newton-Raphson and Neural Network MethodsTwo-way Load Flow Analysis using Newton-Raphson and Neural Network Methods
Two-way Load Flow Analysis using Newton-Raphson and Neural Network Methods
 

More from IJMER

A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...IJMER
 
Developing Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingDeveloping Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingIJMER
 
Study & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreStudy & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreIJMER
 
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)IJMER
 
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...IJMER
 
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...IJMER
 
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...IJMER
 
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...IJMER
 
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationStatic Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationIJMER
 
High Speed Effortless Bicycle
High Speed Effortless BicycleHigh Speed Effortless Bicycle
High Speed Effortless BicycleIJMER
 
Integration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIntegration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIJMER
 
Microcontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemMicrocontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemIJMER
 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesIJMER
 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...IJMER
 
Natural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningNatural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningIJMER
 
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessEvolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessIJMER
 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersIJMER
 
Studies On Energy Conservation And Audit
Studies On Energy Conservation And AuditStudies On Energy Conservation And Audit
Studies On Energy Conservation And AuditIJMER
 
An Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLAn Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLIJMER
 
Discrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyDiscrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyIJMER
 

More from IJMER (20)

A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...
 
Developing Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingDeveloping Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed Delinting
 
Study & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreStudy & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja Fibre
 
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
 
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
 
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
 
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
 
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
 
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationStatic Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
 
High Speed Effortless Bicycle
High Speed Effortless BicycleHigh Speed Effortless Bicycle
High Speed Effortless Bicycle
 
Integration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIntegration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise Applications
 
Microcontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemMicrocontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation System
 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological Spaces
 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...
 
Natural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningNatural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine Learning
 
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessEvolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
 
Studies On Energy Conservation And Audit
Studies On Energy Conservation And AuditStudies On Energy Conservation And Audit
Studies On Energy Conservation And Audit
 
An Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLAn Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDL
 
Discrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyDiscrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One Prey
 

Real Power Loss Reduction in Distribution Systems Using Ant Colony Optimization Adapted By Graph Theory

  • 1. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol.2, Issue.6, Nov-Dec. 2012 pp-4256-4260 ISSN: 2249-6645 Real Power Loss Reduction in Distribution Systems Using Ant Colony Optimization Adapted By Graph Theory Shaik Mohammad shakeer1, P.Suresh babu 2 M.Tech student 1, Assistant Professor 2, 1, 2 Department of EEE A.I.T.S Engineering College Rajampet, kadapah , India Abstract: This paper presents an efficient method for the GA based methods [9]-[14] have been used for reconfiguration of radial distribution systems for reconfiguration of distribution networks. Mendoza et al. minimization of real power loss using adapted ant colony [13] proposed a new methodology for minimal loss optimization. The conventional ant colony optimization is reconfiguration using GA with the help of fundamental adapted by graph theory to always create feasible radial loops. They restricted the search space of GA by modifying topologies during the whole evolutionary process. This the genetic operators. Enacheanu et al. [14] presented a avoids tedious mesh check and hence reduces the method based on GA for the loss minimization in computational burden. The initial population is created distribution networks, using matroid theory and graph randomly and a heuristic spark is introduced to enhance theory. Some other population-based meta-heuristic the pace of the search process. The effectiveness of the techniques, e.g., immune algorithm [15], evolutionary proposed method is demonstrated on IEEE 14& 30-bus real algorithm [16], simulated annealing [17], [18], tabu-search distribution system. The simulation results show that the [19]-[21], particle swarm optimization [22] and ant colony proposed method is efficient and promising for optimization [23]-[27] etc. also have been attempted to reconfiguration problem of radial distribution systems. solve the reconfiguration problem of distribution network. The reconfiguration of distribution system for loss IndexTerms: Ant colony optimization, distribution minimization is a complex, combinatorial optimization network, graph theory, real power loss, and reconfiguration problem. The application of these population based search techniques to solve the reconfiguration problem of I. INTRODUCTION distribution networks faces an additional difficulty of DISTRIBUTION networks are generally maintaining the radiality constraint throughout the structured in mesh but operated in radial configuration for evolutionary process. These methods in the literature effective co-ordination of their protective schemes and to provide different ways of maintaining radiality constraint, reduce the fault level. The reconfiguration of a distribution but, they are incomplete as they may generate infeasible system is a process that alters feeder topological structure intermediate solutions during the evolutionary process. by managing the open/close status of sectionalizing and tie- These infeasible intermediate solutions have to be switches in the system under contingencies or under normal rejected and the process is to be repeated until it gets a operating conditions. Reconfiguration of radial distribution feasible individual, which may be time consuming. This systems is a very effective and efficient means to reduce paper presents a new codification to represent feasible distribution network losses, improve voltage profile, to radial topologies of distribution system for the meta- manage load congestion and to enhance system reliability. heuristic search techniques. For this purpose some rules are The aim of distribution network reconfiguration is to find a framed with the help of graph theory. As the ant colony radial operating configuration that optimizes certain optimization (ACO) is one of the latest meta-heuristic objectives while satisfying all the operational constraints techniques based on swarm intelligence and considered to without islanding of any node(s). A lot of research work has be an efficient method for solving the large-scale. been carried out to solve distribution network The formulation of the loss minimization problem reconfiguration problems. is discussed in Section II. The conventional ACO is These reasearch efforts can be broadly classified explained in Section III. The modifications proposed in the into traditional approaches and AI based approaches. The conventional ACO are discussed in Section IV, in Section traditional approaches include heauristic optimization V the proposed codification for AACO is illustrated with techniques and classical optimization techniques. Merlin et the help of an example. In Section VI the application results al. [1] were first to report a method for distribution network of the proposed method are presented and finally concluded reconfiguration to minimize feeder loss. They formulated in Section VII. the problem as mixed integer non-linear optimization problem and solved it through a discrete branch and- bound II. PROBLEM FORMULATION FOR technique. Later on [2]-[7] also suggested different branch MINIMAL POWER LOSS exchange heuristic algorithms. The complexity of The distribution networks reconfigured frequently reconfiguration problem increases with the exponential to optimize operational efficiency and maintain power growth in the size of modern distribution networks and the quality. heuristic techniques fails to provide a quality solution. The principal objective of distribution network Therefore, the researchers diverted towards various reconfiguration is to find the radial operating structure stochastic-based search techniques. Nara et al. [8] having minimum real power loss while satisfying various introduced genetic algorithm (GA) for reconfiguration of operating constraints. All the loads are assumed of the distribution networks for loss minimization. Later, several nature of constant power. The reconfiguration problem of www.ijmer.com 1 | Page
  • 2. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol.2, Issue.6, Nov-Dec. 2012 pp-4256-4260 ISSN: 2249-6645 distribution networks for loss minimization is formulated as IV. PROPOSED ADAPTIVE ANT COLONY below: OPTIMIZATION While the conventional ACO is applied to solve the reconfiguration problem of distribution networks, the radiality constraint imposes main hurdle since a large number of infeasible individuals appears during initialization as well as at intermediate stages of the evolutionary process. These infeasible individuals may be transformed into the feasible ones using some engineering knowledge base. The proposed methodology creates feasible individuals all times for ACO by encoding the where, Vn, Pn and Qn are voltage, real power and Individual ant with the help of graph theory [29] and the reactive power at the sending end of the nth branch terms are redefined in the context of distribution network respectively, Rn is the resistance of the nth branch and E is reconfiguration, as described in the next sub-sections. the total number of branches in the system. Equation (1) corresponds to the objective function to be optimized and A. Ant encoding using Graph Theory represent total real power loss of the distribution system. The graph of the given distribution network can be Equation (2) corresponds to limit branch current and obtained by closing all tie-switches. The radial substation current capacities within permissible limits. configuration in which the distribution networks must Equation (3) considers voltage constraints for each node of operate should not posses any closed path with all nodes the system. Equation (4), deals with the radial topology energized. These radial configurations are called trees of constraint, it ensures radial structure of the ith candidate the distribution network graph (DNG). The co-tree is the topology. compliment of a tree. The elements of co-tree are called links. When one link is added in its corresponding tree, one III. ANT COLONY OPTIMIZATION fundamental loop is formed. In the distribution network Ant colony optimization (ACO) is a population- reconfiguration problem, ants may be encoded by a set of based meta-heuristic technique for solving combinatorial definite number of switches to be opened (links). The optimization problems, initially proposed by Marco Dorigo number of links or the fundamental loops of a DNG is in 1992 in his PhD thesis [28], inspired by the behavior of unique [29] and is given by L = E – N + 1 (8) where, E is ants in finding paths from the nest to food and back to the total number of elements (sectionalizing and tie switches) nest. The original idea has since diversified to solve a wider of the network and N is total number of nodes of the class of numerical problems, and as a result, several network. problems have emerged, drawing on various aspects of the The reconfiguration problem of distribution behavior of ants. Ant communication is accomplished network can be defined as to find that particular tree, i.e., primarily through chemicals called pheromones. Other ants co-tree, which optimizes all objectives and satisfies all perceive the presence of pheromone and tend to follow constraints set by the optimization problem. Therefore, paths where pheromone concentration is higher. An ant will while using ACO ants may be encoded to represent a co- move from node i to node j with probability tree. If the ant population is selected randomly for initialization, as in case of the conventional ACO, a large number of infeasible topologies will generate, moreover some infeasible topologies may appears during the evolutionary process, which increases the computational where τi,j is the amount of pheromone on edge i-j, burden. Therefore, in the proposed AACO, some rules are α is a parameter to control the influence of τi,j, ηi,j is the framed to generate only feasible radial topologies. Before desirability of edge i-j (a priori knowledge, typically 1/di,j; framing these rules, let us define dij is the distance between node i and j) and β is a (i) Principal Node: The junction of three or more elements parameter to control the influence of ηi,j. While moving of the distribution network graph (DNG). (ii) Exterior from node i to j, the ant updates the pheromone on the edge Node: The node located at the perimeter of the DNG. i-j. To escape local minima, pheromone evaporation is (iii) Interior Node: The node located inside the perimeter of used. Evaporation is applied uniformly to all edges with a the DNG. (iv) Loop Vector: It is the set of elements simple decay coefficient ρ. The pheromone update is given constituting closed path in a DNG. The total number of by loop vectors for a given DNG are Lk, where k = 1, 2, 3, … L. (v) Common Branch Vector: It is the set of elements which are common between any two loop vectors of a DNG. The common branch vector Cij , containing the set of where τi,j is the amount of pheromone on a given edge i-j, ρ elements common between two loop vectors Li and Lj. is the rate of pheromone evaporation and Δτi,j is the amount (vi) Prohibited Group Vector: It is the set of the common of pheromone deposited, typically given by Branch vectors incident to interior node(s) of the DNG. The prohibited group vector Rm1 m2 m3 ….., isolate principal interior node(s) m1, m2, m3 …. of the DNG. where Ck is the cost of the kth ant’s tour (typically length). Now, the following rules are framed to create feasible www.ijmer.com 2 | Page
  • 3. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol.2, Issue.6, Nov-Dec. 2012 pp-4256-4260 ISSN: 2249-6645 individuals during the whole evolutionary process of AACO: Rule 1: The mth member of the individual must belong to loop vector Lm. Rule 2: Only one member from a common branch vector can be selected to form an individual.Rule 3: All the common branch vectors of any prohibited group vector cannot participate simultaneously to form an individual. The Rule 1 and Rule 2 prevent islanding of exterior and interior nodes respectively whereas Rule 3 prevents the islanding of principal interior nodes of the DNG. Therefore, while encoding the individual ant for AACO, these three rules ensure the radial The loop shown in Fig. 2 is a part of any meshed topology of the network without islanding of any node(s) network. The encircled numbers represent the nodes and and thus it avoids tedious mesh checks. In general, the ant numbers without circle represent switch position in a loop encoding in real numbers may be defined as shown in Fig. vector Lm. It is also shown that an artificial ant is standing 1, where each member Zm represents the open switch of the at switch position 6. If its probability of the selection of distribution network in real number. The ant consists of L edge from switch position 6 to switch position 10 is such members, where the Zm belongs to the loop vector maximum, shown by solid line in the figure, Lm; m= 1, 2,…, L. D. Desirability In ant colony optimization, the term desirability is normally defined as the reciprocal of the distance between two nodes. For the reconfiguration problem it is redefined In this paper, the conventional ACO is adapted in terms of the sending end voltage of each line for the best using fundamentals of graph theory to generate feasible radial network obtained; as sending end voltage will keep individuals. Therefore the proposed ACO is named as on decreasing as its distance from the source increasing. A Adapted Ant Colony Optimization (AACO). The AACO desirability matrix is created for each loop vector. The transforms infeasible individual, whenever generated, into matrix Dm is the desirability matrix for loop vector Lm and feasible ones under the guidance of the rules framed. the element Dmij represents the desirability of selection of switch j from switch i. The value of Dmij is defined as B. Initialization using Heuristic Spark In the proposed algorithm, one individual of better fitness is created using the heuristics of [2], which may be called as heuristic spark. However, the remaining individuals are created randomly under the guidance of rules framed to maintain the diversity. The heuristic spark ignites the search engine of the proposed AACO as the other individuals are influenced by it. In the due course of time, these individuals will get better descendents and this enhances the pace of the ACO. F. Global Update C. Edge Selection The ants communicate the best location of food In ant codification shown in Fig. 1, the member with other ants. To implement this behavior of ants for Zm indicates that an ant is standing at switch Zm and to reconfiguration problem extra pheromone is added for the implement Rule 1 its search is restricted to corresponding edge from each switch in the loop vector to the switch of loop vector Lm. the corresponding loop vector of global best solution. For An edge is defined as the imaginary path between the loop vector Lm one switch to another switch in the loop. In the next τi,j = τi,j + σ Δτi,j iteration, the probability of the movement of the ant from current switch position i to all other switch positions within G. Hunting Group loop vector Lm is evaluated using (5) based on the In ant colony the responsibility of a particular group is to pheromone concentration and desirability. The desirability explore new possible food location irrespective of the in the context of reconfiguration is redefined in the next pheromone deposition. sub-section. The edge having the maximum probability is selected. This process of selecting switch is used for each H. Elitism loop separately, in the guidance of Rule 2 and Rule 3, such At the end of each iteration, all the tours visited by ants are that the resultant ant represents a radial network. evaluated and the ant with the best fitness is preserved for Fig. the next iteration. I. Termination The algorithm is terminated if all the ants of the current population reach to the solution with same fitness or the iteration number reaches the predefined maximum iteration www.ijmer.com 3 | Page
  • 4. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol.2, Issue.6, Nov-Dec. 2012 pp-4256-4260 ISSN: 2249-6645 number. The flow chart of the proposed AACO is shown in In this section, the effectiveness of the proposed the Fig. 3. algorithm is tested on balanced IEEE 14-bus test distribution system [5], [31]. The initial configuration, system rated line voltage, nominal real and reactive loadings, real power loss and minimum node voltage of these test systems . The proposed AACO is implemented with the ant population size and maximum iterations as shown in Table V. The parameters α, β, ζ, ρ and σ are adjusted for their optimal values by hit and trial and the final values are. The simulation results for these aforementioned test distribution systems and are found to be either identical or better with the results Test and Results of IEEE 14 & 30 bus --------------------------------------------------------------------------- From Bus to bus PL(LF) PL(ACO) PL(AACO) --------------------------------------------------------------------------- 1.0000 2.0000 12.9630 5.7350 4.8280 1.0000 5.0000 11.6430 7.1320 6.7740 2.0000 3.0000 9.5990 6.8760 6.6640 2.0000 4.0000 5.0870 3.7500 2.7500 2.0000 5.0000 2.8210 2.1810 1.1810 3.0000 4.0000 0.9630 0.1910 0.1910 4.0000 5.0000 1.4940 1.4470 1.4170 4.0000 7.0000 1.6310 1.6830 1.6520 4.0000 9.0000 1.2870 1.2760 1.2510 V. ILLUSTRATION OF THE PROPOSED 5.0000 6.0000 5.1520 6.2470 5.2470 CODIFICATION 6.0000 11.0000 0.2690 0.2650 0.2650 6.0000 12.0000 0.1680 0.1670 0.1670 To understand the application of graph theory in the 6.0000 13.0000 0.4940 0.4860 0.4860 proposed codification, let us consider the example of IEEE 7.0000 8.0000 1.1110 1.1460 1.1460 14- bus system, shown in the Fig. 4. For this system E =17, 7.0000 9.0000 1.0500 1.0730 1.0500 N=14 and L = 16 – 14 + 1 = 3. Therefore, there are three 9.0000 10.0000 0.0200 0.0280 0.0200 loop vectors. According to their position in the loop, each 9.0000 14.0000 0.2040 0.2120 0.2020 switch is assigned a position number as shown .For IEEE 10.0000 11.0000 0.1390 0.1330 0.1320 30-bus system L=35-31+1=5.Such that there are five loops 12.0000 13.0000 0.0100 0.0100 0.0100 13.0000 14.0000 0.2280 0.2220 0.2220 IEEE30 bus ------------------------------------------------------------------------ From-Bus To-Bus RPL(without) RPL(ACO) RPL(AACO) ------------------------------------------------------------------------ 1.0000 2.0000 16.3620 6.4790 4.4329 1.0000 3.0000 11.5060 7.0560 5.5006 2.0000 4.0000 3.3718 3.1450 3.2245 2.0000 5.0000 62.0440 58.8760 57.0890 Fig. 4. IEEE 14-bus system 2.0000 6.0000 5.7961 5.7000 5.7890 3.0000 4.0000 0.4810 0.4110 0.6741 4.0000 6.0000 2.1020 1.9870 2.2117 4.0000 12.0000 9.2030 8.9530 9.7453 5.0000 7.0000 0.5630 0.5110 0.5015 6.0000 7.0000 2.2520 2.1560 2.4501 6.0000 8.0000 0.0790 0.0710 0.0820 6.0000 9.0000 0.8090 0.8070 0.8879 6.0000 10.0000 3.8120 3.8040 3.9844 6.0000 28.0000 0.1240 0.1260 0.1264 8.0000 28.0000 0.0006 0.0002 0.0006 9.0000 10.0000 0.6350 0.6330 0.6443 9.0000 11.0000 0.3060 0.3280 0.4328 10.0000 17.0000 0.0220 0.0320 0.0202 10.0000 20.0000 0.1850 0.1850 0.1825 10.0000 21.0000 0.0480 0.0490 0.0494 10.0000 22.0000 0.0860 0.0880 0.0887 IEEE 30-bus system 12.0000 13.0000 0.0680 0.1100 0.1182 12.0000 14.0000 0.3030 0.3190 0.3129 www.ijmer.com 4 | Page
  • 5. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol.2, Issue.6, Nov-Dec. 2012 pp-4256-4260 ISSN: 2249-6645 12.0000 15.0000 0.8260 0.8300 0.8608 minimization”, IEEE Trans. Power Delivery, vol. 7 12.0000 16.0000 0.1072 0.1080 0.1183 (3), pp. 1482-1491, 1992. 14.0000 15.0000 0.0250 0.0280 0.0281 [5] M. E. Baran and F. F. Wu, “Network reconfiguration 15.0000 18.0000 0.2360 0.2460 0.2496 in distribution 15.0000 23.0000 0.0850 0.0925 0.0955 systems for loss reduction and load balancing”, IEEE 16.0000 17.0000 0.2110 0.2436 0.2446 Trans. Power Delivery, vol. 4 (2), pp. 1401-1407, 18.0000 19.0000 0.0060 0.0031 0.0071 1989. 19.0000 20.0000 0.0110 0.0080 0.0110 [6] J. A. Martín and A. J. Gil, “A new heuristic approach 21.0000 22.0000 0.0007 0.0006 0.0001 for distribution systems loss reduction”, Electric 22.0000 24.0000 0.0385 0.0340 0.0403 Power Systems Research, vol. 78, (11), pp. 1953- 23.0000 24.0000 0.0074 0.0090 0.0097 1958, Nov. 2008. 24.0000 25.0000 0.0224 0.0238 0.0276 [7] V. N. Gohokar, M. K. Khedkar and G. M. Dhole, 25.0000 26.0000 0.0923 0.0950 0.0945 “Formulation of distribution reconfiguration problem 25.0000 27.0000 0.0245 0.0232 0.0220 using network topology: a generalized approach”, 27.0000 28.0000 0.6362 0.6309 0.6390 Electric Power Systems Research, vol. 69 (2-3), pp. 27.0000 29.0000 0.1485 0.1510 0.1510 304-310, May 2004. 27.0000 30.0000 1.0863 1.0670 1.0770 [8] K. Nara, A. Shiose, M. Kiagawa and T. Ishihara, 29.0000 30.0000 0.5860 0.5770 0.5670 “Implementation of genetic algorithm for distribution system loss minimum reconfiguration”, IEEE Trans. Power Systems, vol. 7 (3), pp. 1044-1051,1992 NOTE:PL=power Loss, RPL=Real power loss, ACO=Ant [9] M. Lin, F. S. Cheng, and M. T. Tsay, “Distribution colony optimization, AACO=Adaptive ant colony feeder reconfiguration with refined genetic optimization algorithm”, IEE Proc. Generation Transmission and Distribution, 147, pp. 349-354, 2000. VI. CONCLUSIONS [10] J. Z. Zhu, “Optimal reconfiguration of electric The reconfiguration of distribution network is distribution network using refined genetic algorithm”, assuming significant importance in the context of modern Electrical Power System Research, vol. 62, pp. 37-42, distribution systems. In this paper, a new codification for 2002. the population based meta-heuristic techniques to solve [11] Y. Y. Hong and S. Y. Ho, Determination of network reconfiguration problem of distribution networks is configuration considering multiobjective in presented. In the proposed method, the topological concepts distribution systems using genetic algorithms, IEEE of loop vectors, common branch vectors and prohibited Trans. on Power System, vol. 20 (2), pp. 1062-1069, group vectors have been introduced with the help of graph May 2005. theory and some rules are framed to avoid generation of [12] K. Prasad, R. Ranjan, N. C. Sahoo and A. Chaturvedi, infeasible individuals during each stage of the proposed “Optimal configuration of radial distribution system AACO. Several parameter of the conventional ACO are using fuzzy mutated genetic redefined in the context of the reconfiguration of the algorithm”, IEEE Trans. on Power Delivery, vol. 20 distribution networks. Moreover, the proposed method (2), pp. 1211-1213, 2005. incorporates the advantages of heuristics to increase the [13] J. Mendoza, R. Lopez, D. Morales, E. Lopez, P. pace of the search techniques without losing diversity. The Dessante and R. Moraga, “Minimal loss objective function for loss minimization is optimized using reconfiguration using genetic algorithms with AACO. The proposed method has been extended on three restricted population and addressed operators: real different IEEE-,33,70 and 135 BUS distribution networks. application”, IEEE Trans. on Power Systems, vol. 21 The simulation results show that the method provides a (2), pp. 948-954, May 2006. promising tool for reconfiguration problem of distribution 14] B. Enacheanu, B. Raison, R. Caire, O. Devaux, W. network and can be extended to incorporate multi-objective Bienia and N. HadjSaid, “Radial Network problem without any significant computational burden Reconfiguration Using Genetic Algorithm Based on the Matroid Theory”, IEEE Trans. on Power Systems, REFERENCES vol. 23 (1), pp. 186-195, Feb. 2008, [1] A. Merlin and H. Back, “Search for a minimum-loss [15] C. H. Lin, C. S. Chen, C. J. Wu and M. S. Kang, operating spanning tree configuration in an urban “Application of immune algorithm to optimal power distribution”, Proc. 5th Power System switching operation for distribution loss minimization Computation Conf., Cambridge, U.K., pp. 1-18, 1975. and load balance”, IEE Proc. Generation [2] S. Civanlar, J. J. Grainger, H. Yin and S. S. H. Lee, Transmission and Distribution, vol. 150 (2), pp. 183- “Distribution feeder reconfiguration for loss 189, 2003. reduction”, IEEE Trans. Power Delivery, vol. 3 [16] A. C. B. Delbem, A. C. Pd L. F. Carvalho and N. G. , pp. 1217-1223, 1988. Bretas, “Main chain representation of evolutionary [3] D. Shirmohammadi and W. H. Hong, algorithms appliedto distributionsystem “Reconfiguration of electric distribution networks for reconfiguration”, IEEE Trans. on Power System, vol. resistive line loss reduction”, IEEE Trans. Power 20 (1), pp. 425- 436, Feb. 2005. Delivery, vol. 4 (1), pp. 1492-1498, 1989. [4] S. K. Goswami and S. K. Basu, “A New algorithm for the reconfiguration of distribution feeders for loss www.ijmer.com 5 | Page