Borges 2013
Borges 2013
DOI 10.1007/s40313-013-0070-x
Received: 1 April 2013 / Revised: 9 July 2013 / Accepted: 6 August 2013 / Published online: 28 August 2013
© Brazilian Society for Automatics–SBA 2013
Variables
123
104 J Control Autom Electr Syst (2014) 25:103–111
yi+j Binary variable that defines if the active power flow authors solved the model using two different optimization
is in the forward direction techniques: a genetic algorithm and a solver for mixed integer
yi−j Binary variable that defines if the active power flow linear programming (MILP), in which the objective function
is in the backward direction and the electrical constraints were previously transformed
sqr
x j,s Binary variable used in the discretization of V j into linear functions. In 2010, a mixed integer quadratic
iPj,w Value of the wth block associated with active power programming model for the reconfiguration problem was
flow of branch ij developed (Romero-Ramos et al. 2010), with the advan-
Q
i j,w Value of the wth block associated with reactive tage of avoiding nonlinear constraints and additional binary
power flow of branch ij variables.
ai j Auxiliary variable used in the modeling of the state Jabr et al. (2012) presented two models for the EDS recon-
of branch ij figuration problem. One of them used mixed integer conic
Picj,s Power corrections used in the discretization of programming to represent the reconfiguration of the network
sqr sqr
Vi Ii j in a convex model. The second model was an MILP for-
mulation, based on a polyhedral representation of the conic
constraints used in the first model.
The combinatorial nature of the problem led the researc-
1 Introduction hers to develop heuristic methods, such as the one developed
by Baran and Wu (1989), which uses branch exchange and
The reconfiguration of electrical distribution systems (EDS) applies two specific methods for calculating the load flow in
deals with the modification of the system topology by open- radial networks. In 1992, another heuristic was developed by
ing or closing interconnection switches located in strategic Goswami and Basu (1992), which follows the technique of
points of the system in order to isolate faults, improve volt- closing an interconnection switch to form a single loop in the
age profile, or reduce the active power losses of the EDS. system; then, the power flow is calculated to determine the
The optimal reconfiguration of an EDS is currently a relevant branch of the loop with the lowest flow. Lastly, the intercon-
problem, especially when advanced distribution automation nection switch associated with that branch is opened. This
and smart grid technologies become more important and process is performed until the algorithm finds a configura-
more accessible to distribution companies. tion with minimum power losses.
The reconfiguration of an EDS is a combinatorial prob- In 2008, a new algorithm for the reconfiguration prob-
lem, and it can be modeled as a mixed integer nonlinear lem was proposed by Martin and Gil (2008). This algorithm
programming (MINLP) problem (Lavorato et al. 2012) with begins with a radial topology by opening all switches that
the objective of minimizing the active power losses in the form loops. In each step, an interconnection switch is closed,
EDS, which is subject to various constraints, such as voltage and the heuristic procedure establishes a reduced number
magnitude limits on the nodes, current magnitude limits of of candidate interconnection switches to be opened in order
branches, active and reactive power balances, and radial oper- to eliminate the generated loop. Finally, the choice of the
ation of the EDS. The dimension of the problem is directly most effective switch for minimizing the power losses is
related to the number of interconnection switches in the EDS. obtained from a power flow calculation. In the same year,
Therefore, if an EDS has C switches, the number of possible another algorithm was presented (Raju and Bijwe 2008),
topologies is 2C . Most of those topologies are not feasible, which begins with all interconnection switches closed, and
do not satisfy the radiality constraint, or have disconnected in each step, sensitivities are used to determine the intercon-
nodes (Schmidt et al. 2005). nection switch that is open, a step that is repeated until a
One of the first technical solutions applied to the reconfig- radial configuration is obtained. In a second phase, the algo-
uration problem is the constructive heuristic algorithm pro- rithm of branch exchange is applied to improve the quality of
posed by Merlin and Back (1975). This work presented an the solution. Abul’Wafa (2011) developed another heuristic
integer programming model that allows the determination of algorithm, which used the branch exchange technique and
high quality solutions. In 1996, Abur (1996) presented a for- a load flow algorithm based on graph theory. The load flow
mulation for the reconfiguration problem using a model for used makes it possible to reduce the interconnection switch-
minimum active power flow cost; by ignoring the capacity ing combinations investigated.
limits of the branches, the author solved the reconfiguration Metaheuristics are also used to address the problem of
problem using linear programming. reconfiguration, including genetic algorithms (Zhu 2002),
A more complete formulation for the reconfiguration simulated annealing (Chiang and Jean-Jumeau 1990), ant
problem was proposed in 2005 (Ramos et al. 2005), which colony search (Chang 2008), and tabu search algorithms
modeled both topological and electrical constraints, mak- (Guimarães et al. 2004), among others. Other researchers
ing the model more realistic than previous proposals. The have solved the problem of reconfiguration using artificial
123
J Control Autom Electr Syst (2014) 25:103–111 105
123
106 J Control Autom Electr Syst (2014) 25:103–111
123
J Control Autom Electr Syst (2014) 25:103–111 107
and it ensures that the sum of the binary variables that limit the
active power flow in the forward direction (yi+j ) and the binary
mijS,1
2
4 ⎡⎣ Δ ijS ⎤⎦
⎡⎣ Δ ijS ⎤⎦
2
variables that limit the active power flow in the backward
Δ ijP,1 Δ ijP,2 Δ ijP,3 Δ ijP,W
Pij
direction (yi−j ) is equal to one.
For example, assume that, in the case shown in Fig. 4, we
V nom I ij = W Δ ijS have found that the branch hj feeds the node j; therefore, yh+j
Fig. 3 Illustration of piecewise linear modeling of Pi2j
is equal to 1. Consequently, other variables associated with
flows that could feed node j, namely, y − +
ji and yk j , should be
equal to zero.
Q i+j − Q i−j = Q i j ∀i j ∈ l (20a)
yi+j + y−
ji = 1 ∀ j ∈ b . (23)
W
i j∈l ji∈l
Pi+j + Pi−j = iPj,w ∀i j ∈ l (20b)
w=1 So, for this case, (23) will look as follows:
W
yh+j + yk+j + y −
Q i+j + Q i−j = i j,w
Q
∀i j ∈ l (20c) ji = 1.
w=1 Another constraint is defined for nodes that can be connected
0≤ iPj,w ≤
S
i j ∀i j ∈ l , w = 1, . . ., W (20d) only via two branches, which are represented by the set c ,
S as shown in Fig. 5 (node i). Assuming that there is a branch
0 ≤ iQj,w ≤ i j ∀i j ∈ l , w = 1, . . ., W (20e) ki with end node i, if the active power flow in the forward
0 ≤ Q i+j ∀i j ∈ l (20f) direction of branch ij is greater than zero, then the active
power flow in the forward direction of branch ki is necessarily
0≤ Q i−j ∀i j ∈ l , (20g)
S
in which the constant parameters m iSj,w and i j are defined
by h
S
m iSj,w = (2w − 1)i j ∀i j ∈ l , w = 1, . . ., W (21) yh+ j
S V Iij
i j = ∀i j ∈ l . (22) j
W
W W Q y +ji yk− j
The expressions w=1 m iSj,w iPj,w and w=1 m iSj,w i j,w
are the linear approximations of Pi2j and Q i2j , respectively.
The linearization of Pi2j is shown in Fig. 3. Q i+j and Q i−j are i k
non-negative auxiliary variables to obtain |Q i j | as shown in
Fig. 4 Representation of partial EDS
(20a). Constraints (20b) and (20c) state that |Pi j | and |Q i j |
are equal to the sum of the values in each block of the dis- yki+ yij+
cretization. Constraints (20d) and (20e) set the upper and
lower limits of the contribution of each block of |Pi j | and yki− yij−
|Q i j |. k i j
Thus, the model defined by (1)–(4), (6)–(17), and (19)–
(20) is an MILP model that represents the EDS reconfigura- Fig. 5 Control of circuit state of EDS
123
108 J Control Autom Electr Syst (2014) 25:103–111
active. Similarly, for the active power flow in the backward In the initial configuration of the system, the lower voltage
direction of branch ki to be greater than zero, it is required magnitude is at node 17 with a value of 0.91309 pu. After the
that the active power flow in the backward direction of branch reconfiguration, the lower voltage magnitude is found at node
ij must be greater than zero; thus, yi−j has to be equal to one. 31 with a value of 0.93779 pu; that voltage drop does not vio-
So, for nodes in c (24) can be written as late the minimum voltage magnitude, which is 7 %. The com-
putational time spent by the proposed methodology to find the
yi+j ≤ yki
+
optimal solution for the system was 4 s; this time is required
∀i ∈ c . (24)
yki ≤ yi−j
−
for the B&B algorithm to explore the entire search tree.
Additionally, an initial superior quota is added in the pro- 4.2 70-Node Distribution System
posed methodology, which limits the objective function of the
reconfiguration problem with a superior bound. This limit This system has a 69 load nodes, one substation, and 74
corresponds to the active power losses associated with the branches. The nominal voltage magnitude is 12.66 kV, sup-
initial topology of the EDS. This initial value allows the plying a total load of 1117.86 kW and 902.25 kVAr. This
Branch-and-Bound (B&B) algorithm to remove the nodes system has 5 interconnection switches that are initially open.
of the B&B tree with an objective function greater than the Table 2 presents the results found by the proposed method-
initial active power losses. Consequently, it is possible to ology and the best results found in the literature. Note that
reduce the evaluated solutions during the search process of the proposed methodology found the same solution as that
the B&B algorithm. reported in the specialized literature.
In the initial configuration of the system, the lower volt-
age magnitude is found at node 66 with a value of 0.971963
4 Results pu. After the reconfiguration, the lower voltage magnitude is
found at node 62 with a value of 0.982399 pu. The compu-
The proposed methodology was implemented in the mathe- tational time spent by the proposed methodology to find the
matical programming language AMPL (Fourer et al. 2002) optimal solution for the system was 8 s; this time is required
and was solved using the commercial software CPLEX for the B&B algorithm to explore the entire search tree.
(CPLEX 2008) with default options. All simulations were
done using a computer with an Intel processor i7PC of 1.87 4.3 136-Node Distribution System
GHz. The test systems of 33 nodes (Chiou et al. 2005), 70
nodes (Chiang and Jean-Jumeau 1990), 136 nodes (Carreño This system has 136 nodes and 156 branches. The nomi-
et al. 2008), and 417 nodes (Ramírez and Bernal 1998) were nal voltage magnitude is 13.8 kV, supplying a total load of
used to show the performance and robustness of the proposed 18313.809 kW and 9384.827 kVAr. This system has 21 inter-
methodology. The operation point for the solution of the connection switches initially open. The results found by the
reconfiguration problem was compared with the one obtained proposed methodology and the best results found in the lit-
using the load flow sweep method (AC-LF). erature are shown in Table 3.
Note that the result found by the proposed method, even
4.1 33-Node Distribution System utilizing distinct values for the constant S, are the same as
that reported in the specialized literature, as can be seen in
This system has 33 nodes and 37 branches, with a nomi- Carreño et al. (2008). The computational time spent by the
nal voltage magnitude of 12.66 kV, supplying a total load proposed methodology to find the optimal solution for the
of 3715 kW and 2315 kVAr. This EDS has 32 interconnec- system utilizing S = 0 was 13 s and utilizing S = 1 was
tion switches, normally closed, and 5 open interconnection 1,236 s; this time is required for the B&B algorithm to explore
switches. Table 1 presents the results found by the proposed the entire search tree, but the solution was found in 363 s.
methodology and the best results found in the literature. Note After the reconfiguration, the lowest voltage magnitude in the
that the proposed methodology found the same solution as system is 0.9589 pu at node 106, whose voltage drop does not
that reported in the specialized literature. violate the minimum voltage magnitude of 5%. In the initial
123
J Control Autom Electr Syst (2014) 25:103–111 109
Proposed 7, 35, 51, 90, 96, 106, 118, 126, 135, 137, 0 13 284.35 280.14
138, 141, 142, 144, 145, 146, 147, 148, 150,
151, 155
Proposed 7, 35, 51, 90, 96, 106, 118, 126, 135, 137, 1 1236 280.51 280.14
138, 141, 142, 144, 145, 146, 147, 148, 150,
151, 155
Carreño et al. (2008) 7, 35, 51, 90, 96, 106, 118, 126, 135, 137, – 0.4 280.14 280.14
138, 141, 142, 144, 145, 146, 147, 148, 150,
151, 155
Proposed 5, 13, 15, 16, 21, 26, 31, 53, 54, 59, 60, 73, 82, 0 7,445 591.79 581.80
87, 94, 96, 97, 110, 111, 115, 136, 142, 150,
155, 156, 163, 165, 168, 169, 178, 179, 191,
195, 199, 214, 221, 254, 256, 266, 282, 317,
322, 325, 358, 362, 369, 392, 395, 403, 404,
416, 423, 426, 431, 436, 437, 446, 449, 466
Proposed 5, 13, 15, 16, 21, 26, 31, 54, 57, 59, 60, 73, 86, 1 171,425 585.65 581.57
87, 94, 96, 97, 110, 111, 115, 136, 142, 149,
150, 155, 156, 163, 168, 169, 178, 179, 191,
195, 199, 214, 221, 254, 256, 266, 282, 317,
322, 325, 358, 359, 362, 369, 392, 395, 403,
404, 416, 423, 426, 431, 436, 437, 446, 449
Lavorato et al. (2012) 5, 13, 15, 16, 21, 26, 31, 54, 57, 59, 60, 73, 86, – – 685.88 685.88
87, 94, 96, 97, 110, 111, 115, 136, 142, 149,
150, 155, 156, 163, 168, 169, 178, 179, 191,
195, 199, 214, 221, 254, 256, 266, 282, 317,
322, 325, 358, 359, 362, 369, 392, 395, 403,
404, 416, 423, 426, 431, 436, 437, 446, 449
configuration of the system, the lower voltage magnitude than the results reported in the specialized literature, as can be
is 0.9326 pu at node 106. Thus, the reconfiguration of the seen in Lavorato et al. (2012). The computational time spent
system improved the voltage magnitude profile of the system. by the proposed methodology to find the optimal solution for
this system, which is the time needed by the B&B algorithm
4.4 417-Node Distribution System to explore the entire search tree, was 7,445 s for S = 0, but
the optimal solution was found in 1,958 s. For S = 1, the pro-
This system has 415 nodes and 473 branches and is a large- posed methodology found the optimal solution in 171,425 s.
scale EDS. The nominal voltage magnitude is 10.0 kV, sup- After the reconfiguration, the lowest voltage magnitude in the
plying a total load of 27958.01 kW and 13736.81 kVAr. system is 0.954233 pu at node 48, whose voltage drop does
This system has 59 interconnection switches initially open. not violate the minimum voltage magnitude of 5 %. When the
The results found by the proposed methodology and the best parameter S is increased, the proposed methodology finds an
results found in the literature are shown in Table 4. optimal solution of better quality using more computational
The result found by the proposed methodology, utilizing time, because the constant S increases the number of binary
different values for the constant S for this system, is better variables of the model. This difference between the solutions
123
110 J Control Autom Electr Syst (2014) 25:103–111
P + jQ
1
S
1
S
From Eq. (20b), one can find the values of the variables
Fig. 6 Illustrative test system iPj,w :
123
J Control Autom Electr Syst (2014) 25:103–111 111
Pij2 Franco, J. F., Rider, M. J., Lavorato, M., & Romero, R. (2013b). A
mijS,5 = 162 mixed-integer LP model for the optimal allocation of voltage reg-
8100 ulators and capacitors in radial distribution systems. International
Journal of Electrical Power & Energy Systems, 48, 123–130.
Goswami, S. K., & Basu, S. K. (1992). A new algorithm for the recon-
mijS,4 = 126 figuration of distribution feeders for loss minimization. IEEE Trans-
mijS,3 = 90
5184
actions on Power Delivery, 7(3), 1484–1491.
mijS,2 = 54 Guimarães, M. A. N., Lorenzeti, J. F. C., & Castro C. A. (2004).
3672
Reconfiguration of distribution system for voltage stability margin
2916 enhancement using tabu search.In POWERCON 2004: International
mijS,1 = 18 Conference on Power System Technology (pp. 1556–1561). Singa-
1296 60 pore.
324 Hayashi, Y., Iwamoto, S., Furuya, S., & Liu, C. C. (1996). Efficient
Pij determination of optimal radial power system structure using hop-
Δ ijP,1 = 18 Δ ijP,2 = 18 Δ ijP,3 = 18 Δ ijP,4 = 6 Δ ijP,5 = 0 field neural network with constrained noise. IEEE Transactions on
Power Delivery, 11(3), 1529–1535.
90 kVA Jabr, R. A., Singh, R., & Pal, B. C. (2012). Minimum loss network recon-
figuration using mixed-integer convex programming. IEEE Transac-
Fig. 8 Illustrative example of the linearization tions on Power Systems, 27(2), 1106–1115.
Kangan, N., & Barioni, C. C. O. (1999). Fuzzy decision model for the
reconfiguration of distribution networks using genetic algorithms. In
iPj,1 = iPj,2 = iPj,3 = 18, iPj,4 = 6 e iPj,5 = 0. Proceedings of the 13th Power System Computation Conference (pp.
929–935). Trondheim: Norway..
W
It is concluded that w=1 m iSj,w iPj,w = 3672kW 2 . Lavorato, M., Franco, J. F., Rider, M. J., & Romero, R. (2012). Imposing
radiality constraints in distribution system optimization problems.
The exact value for Pi2j is (60)60 = 3600 kW 2 . IEEE Transactions on Power Systems, 11(3), 172–180.
Note that the result of modeling Pi2j as a piecewise linear Mantovani, J. R. S., Casari, F., & Romero, R. A. (2000). Reconfiguração
function has an error of 2 % when compared to the exact de sistemas de distribuição radiais utilizando o critério de queda
de tensão (Reconfiguration of radial distribution systems using the
value. This error can be reduced by increasing the value of W. criterion of voltage drop). SBA Controle & Automação, 11, 150–159.
Martin, J. A., & Gil, A. J. (2008). A new heuristic approach for dis-
tribution systems loss reduction. Electric Power Systems Research,
References 78(11), 1953–1958.
Merlin, A., & Back, H. (1975). Search for a minimal-loss operating
Abul’Wafa, A. R. (2011). A new heuristic approach for optimal recon- spinning tree configuration in an urban power distribution system.
figuration in distribution systems. Electric Power Systems Research, In Power System Computation Conference (pp. 1–18).
81(2), 282–289. Raju, G., & Bijwe, P. R. (2008). An efficient algorithm for minimum
Abur, A. (1996). A modified linear programming method for dis- loss reconfiguration of distribution system based on sensitivity and
tribution system reconfiguration. Electric Power Energy Systems heuristics. IEEE Transactions on Power Systems, 23(3), 1280–1287.
Research, 18(7), 469–474. Ramírez, I. J. R., & Bernal, J. L. A. (1998). Genetic algorithms applied
Baran, M. E., & Wu, F. F. (1989). Network reconfiguration in distrib- to the design of large power distribution systems. IEEE Transactions
ution systems for loss reduction and load balancing. IEEE Transac- on Power Systems, 13(2), 696–703.
tions on Power Delivery, 4(2), 1401–1407. Ramos, E. R., Exposito, A. G., Santos, J. R., & Iborra, F. L. (2005).
Carreño, E., Romero, R., & Feltrin, A. P. (2008). An efficient codifica- Path-based distribution network modelling: Application to reconfig-
tion to solve distribution network reconfiguration for loss reduction uration for loss reduction. IEEE Transactions Power Systems, 20(2),
problem. IEEE Transactions on Power Systems, 23(4), 1542–1551. 556–564.
Cespedes, R. (1990). New method for the analysis of distribution net- Romero-Ramos, E., Riquelme-Santos, J., & Reyes, J. (2010). A simpler
works. IEEE Transactions on Power Delivery, 5(1), 391–396. and exact mathematical model for the computation of the minimal
Chang, C. F. (2008). Reconfiguration and capacitor placement for loss power losses tree. Electric Power Systems Research, 80(5), 562–571.
reduction of distribution systems by ant colony search algorithm. Salazar, H., Gallero, R., & Romero, R. (2006). Artificial neural net-
IEEE Transactions on Power Systems, 23(4), 1747–1755. works and clustering techniques applied in the reconfiguration of
Chiang, H. D., & Jean-Jumeau, R. (1990). Optimal network reconfigura- distribution systems. IEEE Transactions on Power Delivery, 21(3),
tions in distribution systems: Part 2: Solution algorithms and numer- 1735–1742.
ical results. IEEE Transactions on Power Delivery, 5(3), 1568–1574. Schmidt, H. P., Ida, N., Kagan, N., & Guaraldo, J. C. (2005). Fast
Chiou, J. P., Chang, C. F., & Su, C. T. (2005). Variable scaling hybrid reconfiguration of distribution systems considering loss minimiza-
differential evolution for solving network reconfiguration of distribu- tion. IEEE Transactions on Power Systems, 20(3), 1311–1319.
tion systems. IEEE Transactions on Power Systems, 20(2), 668–674. Shirmohammadi, D., Hong, H. W., Semlyen, A., & Luo, G. X. (1988).
CPLEX (2008). Optimization subroutine library guide and reference, A compensation based power flow method for weakly meshed dis-
version 11.0, CPLEX Division, ILOG Inc., Incline Village, NV, USA. tribution and transmission networks. IEEE Transactions on Power
Fourer, R., Gay, D. M., & Kernighan, B. W. (2002). AMPL: A modeling Systems, 3(2), 753–762.
language for mathematical programming. Pacific Grove: Duxbury. Zhu, J. Z. (2002). Optimal reconfiguration of electrical distribution net-
Franco, J. F., Rider, M. J., Lavorato, M., & Romero, R. (2013a). Optimal work using the refined genetic algorithm. Electric Power Systems
conductor size selection and reconductoring in radial distribution Research, 62(1), 37–42.
systems using a mixed-integer LP approach. IEEE Transactions on
Power Systems, 28(1), 10–20.
123