Next Article in Journal
Assessing the Operation System of Fire Alarm Systems for Detection Line and Circuit Devices with Various Damage Intensities
Previous Article in Journal
Vapour Sorption on Coal: Influence of Polarity and Rank
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Mixed-Integer Linear Programming Model for the Simultaneous Optimal Distribution Network Reconfiguration and Optimal Placement of Distributed Generation

by
Luis A. Gallego Pareja
1,*,
Jesús M. López-Lezama
2 and
Oscar Gómez Carmona
3
1
Department of Electrical Engineering, State University of Londrina (UEL), Londrina 86057-970, PR, Brazil
2
Research Group in Efficient Energy Management (GIMEL), Departamento de Ingeniería Eléctrica, Universidad de Antioquia, Calle 67 No. 53-108, Medellin 050010, Colombia
3
Facultad de Tecnología, Universidad Tecnológica de Pereira, Cr 27 No 10-02, Pereira 660003, Colombia
*
Author to whom correspondence should be addressed.
Energies 2022, 15(9), 3063; https://doi.org/10.3390/en15093063
Submission received: 31 March 2022 / Revised: 17 April 2022 / Accepted: 21 April 2022 / Published: 22 April 2022

Abstract

:
Distributed generation (DG) aims to generate part of the required electrical energy on a small scale closer to the places of consumption. Integration of DG into an existing electric distribution network (EDN) has technical, economic, and environmental benefits. DG placement is typically determined by investors and local conditions such as the availability of energy resources, space, and licenses, among other factors. When the location of DG is not a decision of the distribution network operator (DNO), the simultaneous integration of distribution network reconfiguration (DNR) and DG placement can maximize the benefits of DG and mitigate eventual negative impacts. DNR consists of altering the EDN topology to improve its performance while maintaining the radiality of the network. DNR and optimal placement of DG (OPDG) are challenging optimization problems since they involve integer and continuous variables subject to nonlinear constraints and a nonlinear objective function. Due to their nonlinear and nonconvex nature, most approaches to solve these problems resort to metaheuristic techniques. The main drawbacks of such methodologies lie in the fact that they are not guaranteed to reach an optimal solution, and most of them require the fine-tuning of several parameters. This paper recasts the nonlinear DNR and OPGD problems into linear equivalents to obtain a mixed-integer linear programming (MILP) model that guarantees global optimal solutions. Several tests were carried out on benchmark EDNs evidencing the applicability and effectiveness of the proposed approach. It was found that when no DG units are considered, the proposed model can find the same results reported in the specialized literature but in less computational time; furthermore, the inclusion of DG units along with DNR usually allows the model to find better solutions than those previously reported in the specialized literature.

Graphical Abstract

1. Introduction

1.1. Background and Aim

The deregulation of electricity markets has opened up new possibilities for the distributed generation of electrical energy utilizing small-scale renewable energy sources. DG, also known as embedded generation, dispersed generation, or decentralized generation, is an electric power source that is directly connected to the electric distribution network or located at the customer location. Although the emergence of new technological alternatives allows DG technologies to present huge technical, economic, and environmental benefits in EDNs, insufficient DG planning may have negative implications, such as higher power losses and voltage rises.
EDNs are usually designed in a mesh way but keep a radial configuration for their operation. This practice is adopted to simplify protection coordination and reduce investment costs [1,2]. Two types of switches are normally used in EDNs, namely tie switches and sectionalizing switches. In normal operating conditions, the latter remain closed, whereas the former are kept open and are intended to provide flexibility and reliability to the EDN. Reconfiguration of EDNs consists of altering the states of ties and sectionalizing switches to improve system performance, such as mitigating constraint violations or reducing power losses.
Since the network configuration affects the system operational conditions, proper planning of the EDN must consider the simultaneous integration of DNR and DG placement. Thus, it is critical to determine the best feeder reconfiguration and DG unit installation locations in order to improve system performance, quality, and reliability. Given that DNR is a difficult combinatorial, non-differentiable, constrained optimization problem, and that choosing the best locations for DG units within EDNs is also a difficult combinatorial optimization procedure, achieving optimal DNR and DG placement at the same time is a difficult optimization problem.

1.2. Distribution Network Reconfiguration

Early reconfiguration studies [3,4,5] proved that it is possible to find a new radial topology by modifying the status of ties and sectionalizing switches, with the aim of minimizing power losses. Nonetheless, the first attempts to solve the DNR problem were limited to small-sized distribution systems. This is because DNR is a difficult combinatorial problem with discrete and continuous control variables. Additionally, ensuring a radial topology during the reconfiguration process is not an easy task, as reported by [6,7,8]. DNR has been applied with several objectives in mind, such as reducing power losses, enhancing voltage stability, reducing voltage deviations, improving load balance, and enhancing the reliability of the EDN. Two broad optimization paradigms have been applied to approach the DNR problem, namely mathematical programming methods and metaheuristic algorithms.
Metaheuristic techniques are search strategies usually inspired by physical and biological processes that have proven to be well suited to tackle nonlinear and nonconvex optimization problems [9,10,11]. A heuristic technique combined with optimal power flow (OPF) and sensitivity analysis is developed in [12] with the aim of minimizing active power losses in EDNs. The methodology starts by closing all circuits; then, from an OPF simulation, a heuristic is used to determine the loop to be separated by opening one switch. The process is repeated until a radial network is achieved. In this case, the status of each circuit (open/closed) is represented by continuous functions. In [13,14,15], the authors use Particle Swarm Optimization (PSO) to approach the DNR problem for active power loss minimization. An improved genetic algorithm (GA) is developed in [16] bearing the same purpose in mind; in this case, network configurations were represented through binary strings and new topologies were generated by the selection and mutation processes, keeping the radiality of the network. Other applications of GAs applied to the reconfiguration problem are proposed in [17,18,19,20,21]. Firefly optimization is proposed in [22,23] to approach the DNR problem for active power loss minimization. A simultaneous network reconfiguration and DG sizing is proposed in [22]; meanwhile, in [23], the authors implemented a technique for reducing the search space, as well as a disturbance step that resets the whole population once a pre-defined number of iterations has elapsed without improvement of the objective function. Tabu search is developed in [24,25,26] to solve the reconfiguration problem. In [24], a mutation operator is devised to escape from local optimal solutions; furthermore, the radiality is enforced by closing a tie switch of a given configuration, and then opening a sectionalizing switch of the same mesh. In [25], the authors propose a random move mechanism to escape from local optimal solutions, and the radiality constraint is checked by computing the determinant of the bus incidence matrix of the EDN. In this case, if the system is not radial, the determinant is null; otherwise, it is equal to 1 or 1 . Harmony search (HS) is a metaheuristic inspired by the process of improvization of musicians in a musical group that searches for perfect harmony [27]. In [28,29], this metaheuristic is proposed to solve the DNR problem. In [28], the authors implemented the method proposed in [24] to account for network radiality, while in [29], an enhanced version of HS is proposed along with a process to detect islands to guarantee radiality.
Apart from metaheuristic techniques, several mathematical programming approaches are proposed in the literature to deal with the DNR problem. In [30], the authors proposed a multi-objective approach to solve the DNR problem considering minimization of power losses and reliability enhancement. The multi-objective model is solved through the epsilon-constrained method and the trade-off conditions are considered with a min–max fuzzy satisfying technique. Furthermore, a time-of-use demand response service is included in the model. The proposed nonlinear model is tested with a small-scale distribution system (IEEE 33-bus test system) and solved through the general algebraic modeling systems (GAMS) software. A master–slave modeling approach is proposed in [31] to solve the DNR problem to minimize power losses. In this case, the mixed-integer two-stage optimization formulation is solved through a decomposition algorithm in AMPL and solved using CPLEX. A mixed-integer nonlinear programming (MINLP) model for the DNR problem of EDNs is presented in [32]. Two linearization techniques were applied in the nonlinear programming model to obtain an equivalent MILP formulation. Finally, in [33], a mathematical model to solve the DNR problem in EDNs considering the system voltage profile is presented with the aim of power loss minimization.

1.3. Optimal Placement of DG

Optimal placement of DG is also a topic of current research. There are analytical, mathematical programming, and metaheuristic approaches to find the optimal locations of DG units in modern EDNs. Analytical expressions for the optimal allocation of DG in primary distribution networks are proposed in [34]. The main drawback of this approach is the fact that it oversimplifies the real characteristics of EDNs. Convex models are explored in [35] for optimal DG allocation in radial EDNs considering a risk-constrained optimization model. In [36], the authors propose an Enhanced Artificial Ecosystem-based Optimization (EAEO) approach for the optimal allocation of DG in EDNs with the objective of minimizing power losses. As a novelty, the search space is reduced using a G-operator and a sine–cosine function. In this case, the G-operator influences the balance between the intensification and diversification phases of the algorithm and it gradually decreases in the iterative process. The authors in [37] implemented a hybrid Grey Wolf Optimizer (GWO) to find the best DG locations in EDNs in order to minimize power losses and improve the voltage profile. The authors compare the performance of the GWO with other metaheuristic techniques. As an advantage, the GWO achieved high-quality solutions with no tuning of the algorithm, except for the specification of the population size. In [38], the authors propose a wild horse optimization technique for DG planning of radial distribution networks. In this case, it is analyzed how DG impacts the system’s voltage profile and energy losses. A GA is implemented in [39] for the optimal allocation of DG in radial EDNs considering uncertainties in load and generation, modeled by means of a fuzzy-based approach. In this case, the objective function consists of minimizing network power losses and voltage deviation. A multi-objective optimization approach is developed in [40] in order to identify the best locations for DG units within EDNs. The optimal location of DG units is carried out in order to minimize real power losses and voltage deviation, and to maximize a voltage stability index. In [41], the authors propose a PSO metaheuristic for the optimal placement of DG. The uncertainties associated with the intermittent behavior of photovoltaic and wind turbine output powers are considered using probability distribution functions. In [42], the authors present an MILP approach for solving the optimal sizing and allocation of DGs of different technologies in radial EDNs. In this case, the steady-state operation of radial EDNs is modeled through linear expressions. Furthermore, different types of DGs are represented by their capability curves, and linear expressions are used to model the short-circuit current capacity of the circuits.

1.4. Optimal DNR and DG placement

The simultaneous reconfiguration and DG placement problem is a non-differentiable, combinatorial, restricted optimization problem, so metaheuristic-based techniques or heuristic algorithms have been used to solve it. Thus, an Artificial Bee Colony algorithm (ABC) was proposed in [43] for the reconfiguration of distribution systems, and a loss sensitivity index was used to identify the best location for the placement of DG units. In [44], a pseudo-code-based tie switch placement is proposed at final nodes and then preceded by the placement and sizing of DG at the tie switch locations using an optimization methodology. Moreover, a search algorithm is proposed for the reconfiguration problem, considering tie switches and DG. The authors in [45] implemented a Fireworks Algorithm (FWA) to simultaneously optimally place DG units and reconfigure EDNs. In [46], a modified Hybrid Big Bang–Big Crunch (HBB-BC) algorithm is implemented; moreover, to solve the scaling issue of objective functions with multiple scales, a fuzzy membership is proposed. Based on the Harmony Search Algorithm (HSA) and the Particle Artificial Bee Colony algorithm, the authors in [47] present a hybrid heuristic search technique for DNR and optimal allocation of DG. In [48], a heuristic method based on the Uniform Voltage Distribution-Based Constructive Reconfiguration Algorithm (UVDA) for simultaneous DNR and DG placement was proposed. The authors in [49] offer a method for maximizing system loadability while simultaneously optimizing DG placement and tie switch allocation using a discrete Artificial Bee Colony algorithm. Ref. [50] uses a Modified Teaching–Learning-Based Optimization Algorithm to address the simultaneous DG siting and DNR. In [51], the authors handle the problem of optimal DG placement with a metaheuristic algorithm, and subsequently solve the network reconfiguration problem with a Binary Particle Swarm Optimization Technique (BPSO). In [52], the authors implement a metaheuristic Grasshopper Optimization Algorithm (GOA) inspired by the swarming behavior of grasshoppers in nature to solve the simultaneous optimal DNR and DG placement to minimize active power losses. The authors in [53] describe a combination of two metaheuristic-based algorithms, the Grey Wolf Optimizer (GWO) and the PSO, to reduce power losses by sizing and placing DG units optimally while considering network reconfiguration. In [54], the authors use Binary Particle Swarm Optimization (BPSO) to determine the optimal changes to the state of sectionalizing switches and tie switches, as well as PSO to determine the ideal location and size for DG. Ref. [55] employs an evolutionary technique called Strength Pareto Evolutionary Algorithm 2 (SPEA2) to address the problem of DNR concurrently with the DG placement and sizing, as well as a fuzzy set theory to select the best compromise solution among the produced Pareto set. In [56], the use of the Salp Swarm Algorithm (SSA) is proposed for the solution of the DNR and DG placement problems. In [57], a technique known as the Adaptive Shuffled Frogs Leaping Algorithm (ASFLA) was used to solve the DNR and DG location problems, and ref. [58] uses the Improved Shuffled Frog Leaping Algorithm (ISFLA) for the same purpose. In [59], the authors propose a metaheuristic approach known as the Comprehensive Teaching–Learning Harmony Search Optimization algorithm (CTLHSO) for the simultaneous DNR and optimal placement of DG units; the Teaching–Learning-Based Optimization (TLBO) and Harmony Search (HS) algorithms are combined in the suggested strategy. The authors of [60] describe a method for simultaneous DNR and DG siting based on the Coyote Algorithm (COA), which is inspired by coyotes’ social behavior. For DNR with the simultaneous placement of DG units, a metaheuristic sine–cosine algorithm paired with levy flights is described in [61]. For configuring power distribution networks with optimal allocation of multiple DG units, the authors of [62] present an Improved Equilibrium Optimization Algorithm (IEOA) combined with a recycling method.

1.5. Contributions

Most of the papers consulted in the literature review resort to nonlinear modeling of the distribution network and their applications are limited to small and medium-sized EDNs. Furthermore, the few research works that consider optimal allocation of DG units within the reconfiguration problem resort to metaheuristic approaches. The use of these techniques to solve the simultaneous DNR and DG placement problem do not guarantee a global optimal solution; also, they require the tuning of several parameters. In this context, the main contributions and features of this paper are as follows: (1) it presents a mixed-integer linear programming model to solve the simultaneous optimal DNR problem and optimal allocation of DG units; (2) due to its nature, the proposed model can be solved by commercially available solvers; (3) it guarantees global optimal solutions in short computing times, and (4) it can be applied to real size distribution networks. Furthermore, this paper aims to serve as a reference for future works regarding DNR studies, since several types of test systems are used for comparative purposes.

2. Proposed Mathematical Model

The proposed MILP model to solve the simultaneous optimal DNR problem and OPDG is presented in this section. It is worth mentioning that both problems can be solved either separately or together.

2.1. Mathematical Modeling of the Nonlinear Power Flow

The power flow implemented in this paper is designed for radial EDNs and takes into account the following conditions that represent the steady-state operation of EDNs.
  • The topology of the EDN is radial.
  • A monophasic equivalent is used to represent the EDN.
  • The network demand is modeled as a constant power.
  • Only an electric source (substation) is considered.
  • The active and reactive power losses of distribution lines are concentrated in their sending bus.
  • The capacitive reactance of distribution lines is not taken into account.
The aforementioned conditions are common in most studies regarding the operation and expansion planning of EDNs.
According to Figure 1, the power flow modeling for radial EDNs is given by Equations (1)–(7) [63,64].
Minimize v = k e i j Ω l R i j I i j 2 Subject to :
k i Ω l P k i i j Ω l P i j + R i j I i j 2 + P i s = P i d ; i Ω b
k i Ω l Q k i i j Ω l Q i j + X i j I i j 2 + Q i s = Q i d ; i Ω b
V i 2 2 R i j P i j + X i j Q i j Z i j 2 I i j 2 V j 2 = 0 ; i j Ω l
V j 2 I i j 2 = P i j 2 + Q i j 2 ; i j Ω l
0 I i j I ¯ i j i j Ω l
V ̲ i V i V ¯ i ; i Ω b
The objective function is given by (1), which consists of minimizing the cost of active power losses, where k e represents the interest rate of the cost of active power losses, Ω l is the set of circuits, while R i j and I i j are the resistance and current of circuit ij, respectively.
Active and reactive power balances at each bus are given by (2) and (3), respectively. P k i and Q k i are the active and reactive power flows in circuit ki, while P i j and Q i j represent active and reactive power flows in circuit ij (kW, kVAr), respectively. P i s and Q i s represent the active and reactive power supplied by the substation at bus i (kW, kVAr). P i d and Q i d are the active and reactive power demands at bus i (kW, kVAr). R i j and X i j represent the resistance and reactance of the circuit ij (k Ω ), respectively. Finally, Ω l is the set of buses.
Equation (4) takes into account the voltage drop in each circuit ij. Voltage magnitudes are computed using the power flow through the circuit and its electrical parameters. The authors in [65] suggested to eliminate the voltage angle to obtain Equation (4). In this case, V i represents the voltage magnitude at bus i (kV) and Z i j is the impedance of circuit ij. Equation (5) relates the square of current times the square of voltage, as well as the active and reactive power flows in each circuit ij. Constraints (6) and (7) limit the voltage in buses i and the current through circuits ij, respectively. In this case, V ¯ i and V ̲ i are the upper and lower voltage limits at bus i (kV), while I ¯ i j and I ̲ i j are the the upper and lower current limit of circuit ij (A), respectively.

2.2. Change of Variables

The linearization of (1)–(7) proposed in [63,64] was adapted in this paper. Initially, variables V i 2 , V j 2 and I i j 2 are replaced by V i s q r , V j s q r , and I i j s q r ; therefore, the model given by (1) and (7) is modified accordingly.

2.3. Objective Function

The objective function given by Equation (1) is modified according to the change of variable shown in Section 2.2, and includes the minimization of voltage deviation ( Δ V ).
M i n i m i z e v = k e i j Ω l R i j I i j s q r + i Ω b | V i V i n o m |
where V i is the calculated voltage magnitude at bus i and V i n o m is the nominal voltage in p.u. In this case, the voltage profile improves as ( Δ V ) is lower.

2.4. Active Power Balance Constraints

The active power balance constraint given by Equation (2) is modified as follows to include P i c , g d g , which represents the active power injected by the DG unit at candidate bus ic:
k i Ω l P k i i j Ω l ( P i j + R i j I i j s q r ) + P i s + g Ω g P i c , g d g = P i d ; i Ω b , i c Ω b c

2.5. Reactive Power Balance Constraints

The reactive power balance constraint given by Equation (3) is modified as follows to include Q i c , g d g , which represents the reactive power injected by the DG unit at candidate bus ic:
k i Ω l Q k i i j Ω l ( Q i j + X i j I i j s q r ) + Q i s + g Ω g Q i c , g d g = Q i d ; i Ω b , i c Ω b c

2.6. Voltage Drop in Circuits

The voltage drop in circuits given by Equation (4) is modified as follows to consider the optimal reconfiguration:
V i s q r 2 ( R i j P i j + X i j Q i j ) Z i j 2 I i j s q r V j s q r b i j = 0 ; i j Ω l
where b i j is an auxiliary variable that takes different values when the circuit ij is open or closed.

2.7. Linearization

Applying the change of variable proposed in Section 2.2, the left-hand side of Equation (5) can be rewritten and linearized as follows [63]:
V j s q r I i j s q r = V ̲ 2 + 1 2 Δ ¯ V I i j s q r + s = 1 S P j , s c ; i j Ω l
V ̲ 2 + s = 1 S x j , s Δ ¯ V V j s q r V ̲ 2 + s = 1 S x j , s Δ ¯ V + Δ ¯ V ; j Ω b
x j , s x j , s 1 ; j Ω b ; s = 2 . . . S
x j , s 0 , 1 ; j Ω b ; s = 1 . . . S
0 Δ ¯ V I i j s q r P j , s c Δ ¯ V I ¯ i j s q r 1 x j , s ; i j Ω l , s = 1 . . . S
0 P j , s c Δ ¯ V I ¯ i j s q r x j , s ; i j Ω l
In this case, S represents the number of discretizations; Δ ¯ V is the discretization step, and x j , s is the binary variable used in the discretization of V j s q r . The variable P j , s c is the power correction factor.
The right-hand side of (5) can be linearized as follows [63]:
P i j 2 + Q i j 2 = y = 1 Y m i j , y s · Δ P i j , y + y = 1 Y m i j , y s · Δ Q i j , y ; i j Ω l
P i j + P i j = P i j ; i j Ω l
P i j + + P i j = y = 1 Y Δ P i j , y ; i j Ω l
0 Δ P i j , y S ¯ i j ; i j Ω l , y 1 . . . Y
0 P i j + ; i j Ω l
0 P i j ; i j Ω l
Q i j + Q i j = Q i j ; i j Ω l
Q i j + + Q i j = y = 1 Y Δ Q i j , y ; i j Ω l
0 Δ Q i j , y S ¯ i j ; i j Ω l , y 1 . . . Y
0 Q i j + ; i j Ω l
0 Q i j ; i j Ω l
As regards the linearization of P i j 2 and Q i j 2 , the following variables are considered: Y represents the number of blocks of the piece-wise linearization; m i j , y s is the slope of the y t h block of the power flow at circuit ij; Δ P i j , y and Δ Q i j , y represent the values of the y t h block of P i j and Q i j , respectively; Δ ¯ S i j is the upper limit of each block of the power flow at circuit ij; P i j + and P i j represent positive auxiliary variables used to compute P i j ; and Q i j + and Q i j represent positive auxiliary variables used to compute Q i j . The values of m i j , y s and Δ ¯ S i j are calculated as indicated in Equations (28) and (29).
m i j , y s = 2 y 1 Δ ¯ S i j
Δ ¯ S i j = V ¯ · I ¯ i j / Y
Following the linearization presented above, Equation (5) assumes the following form:
V ̲ 2 + 1 2 Δ ¯ V I i j s q r + s = 1 S P j , s c = y = 1 Y m i j , y s · Δ P i j , y + y = 1 Y m i j , y s · Δ Q i j , y ; i j Ω l

2.8. Voltage and Current Limits

Equations (6) and (7) are modified as indicated in (31) and (32) taking into account the change of variable described in Section 2.2.
0 I i j s q r I ¯ i j 2 i j Ω l
V ̲ i 2 V i s q r V ¯ i 2 ; i Ω b

2.9. Constraints Related to the DNR Problem

The current limit in circuits represented by the constraint (32) is modified according to (33). Moreover, constraints (35) to (41) are added to the model for considering the optimal DNR.
0 I i j s q r I ¯ i j 2 y i j + + y i j ; i j Ω l
0 P i j + V ¯ I ¯ y i j + ; i j Ω l ; i j Ω l
0 P i j V ¯ I ¯ y i j ; i j Ω l ; i j Ω l
| Q i j | V ¯ I ¯ y i j + + y i j ; i j Ω l
| b i j | V ¯ 2 V ̲ 2 1 y i j + + y i j ; i j Ω l
i j Ω l y i j + + y i j = N 1 ; i j Ω l
y i j + + y i j 1 ; i j Ω l
y i j + ; y i j ; b i n a r y ; i j Ω l
In this case, b i j is an auxiliary variable, which is zero if circuit ij is closed according to Equation (38); otherwise, this variable is free to take values within the constraint given by Equation (39) to comply with Equation (40); y i j + and y i j represent binary variables related to the power flow direction of circuit ij. If both variables are equal to zero, the circuit is open; if any variable is equal to one, it means the switch in this circuit is closed. Equation (39) guarantees that the EDN is radial. Equation (40) allows one of the binary variables related to the load flow direction at circuit ij to be equal to one. Finally, N indicates the number of buses of the EDN.

2.10. Constraints Related to the OPDG

The following linear constraints are added to the model to consider the OPDG:
P ̲ g g d · W i c , g g d P i c , g g d P ¯ g g d · W i c , g g d ; i c Ω b c , g Ω g
| Q i c , g d g | P i c , g d g · tan ( arccos ( ϕ g ) ) ; i c Ω b c , g Ω g
Q ̲ i c , g d g Q i c , g d g Q ¯ i c , g d g ; i c Ω b c , g Ω g
( P i c , g d g ) 2 + ( Q i c , g d g ) 2 ( S i c , g d g ) 2 ; i c Ω b c , g Ω g
g Ω g W i c , g g d 1 ; i c Ω b c
i c Ω b c g Ω g W i c , g g d N ¯ s y s t d g
W i c , g d g { 0 , 1 } ; i c Ω b c , g Ω g
where W i c , g d g (binary variable) indicates if a DG unit of type g is placed at candidate bus ic. P i c , g g d and Q i c , g g d (indicate) the active and reactive power injected by DG unit of type g (kW, kVAr). P ̲ i c , g d g and P ¯ i c , g d g represent the minimum and maximum limits of the active power injected by a DG unit (kW) of type g at candidate bus ic, Q ̲ i c , g d g and Q ¯ i c , g d g represent the minimum and maximum limits of reactive power supplied by the DG unit (kVar) of type g at candidate bus ic, and S i c , g d g is the apparent power injected by DG of type g at candidate bus ic (kVA). ϕ g is the power factor of DG type g.

2.11. MILP Model for Optimal DNR and OPDG

The proposed MILP model for DNR and OPDG consists on minimizing active power losses given by Equation (8), subject to: active and reactive power balance constratins given by Equations (9) and (10); voltage drop constraint given by Equation (11); linealization of Equation (5) which relates the square of current times the square of voltage through Equations (13)–(17) that linealize the left-hand side, Equations (19)–(28) that linealize the right-hand side, and Equation (31) that relates both sides of Equation (5); voltage and current limit constraints given by Equations (32) and (33); DNR problem constraints given by Equations (34)–(41); and finally, OPGD constraints given by Equations (42)–(48).
It is worth mentioning that in some market models, the decision regarding the location of DG in EDNs does not depend on the distribution system operator (DSO); therefore, the location of DG units is an input to the DNR problem. In this case, the DSO may find an optimal reconfiguration that would maximize the benefits of the DG located within its network. Furthermore, the location of DG units might be limited to a subset of nodes due to the availability of resources. In this case, the model can be adapted to find the optimal location of DG units within this new subset and obtain the optimal DNR that minimizes total power losses and voltage deviation.

3. Tests and Results

The presented mathematical model was written in the AMPL programming language and solved using CPLEX. Distribution test systems of 16, 33, 69, 83, 136, and 202 buses were used to prove the applicability of the proposed model. The electrical data of the tested systems are available in [66]. On a computer with an Intel i7-8850H processor, all simulations were run.
All simulations take into account the following hypotheses:
1.
The interest rate of the cost of active power losses ( k e ) is equal to 168 US$/kW-year [67].
2.
The power injected by the GD units will be 20% of the total power demand of the electrical system tested.
3.
For each test system, a subset of buses is defined as candidates for DG allocation. This is done to present the availability of primary energy resources within a given area.
4.
The size of the DG units is determined by the primary energy resources available; therefore, it must be considered as input data. This must be done based on studies carried out by each distribution system operator or GD owner.
5.
There is a group of generation technologies that can be applied in DG applications. For illustrative purposes, two types of DG units are considered: Type 1 operates at a 0.95 lagging power factor, and Type 2 operates at a unity power factor. Nonetheless, any other type of DG may be also considered in the formulation.

3.1. Comparative Analysis between Linear and Nonlinear Power Flow

The proposed model for the simultaneous optimal DNR and OPDG (Section 2.11) includes the linearization of the power flow. To assess the effectiveness of this linear power flow, a comparison was carried out with its conventional nonlinear counterpart described in Section 2.1. The computational codes of both models were implemented in the AMPL programming language. The nonlinear power flow was solved using KNITRO software, while the linear power flow was solved using CPLEX. This latter software is proven to be more effective when solving the proposed model, especially for real-size EDNs.
Table 1 presents a comparison of results between the linear and nonlinear power flow models. The number of piece-wise linearizations (Y) and discretizations (S) used in the linear power flow model was determined by running several simulations with different values of these parameters for each test system. For all EDNs, the linear model obtains similar solutions (power losses and minimum voltage) to the exact model; nonetheless, it has lower computational time.
It is worth mentioning that the selection of Y and S is a key factor in the performance of the model. On one hand, low values of these parameters result in a lack of accuracy with respect to the nonlinear original model; on the other hand, high values of these parameters may lead to convergence problems due to an increased number of constraints (especially for large EDNs). This was not our case, since a proper selection of these parameters was carried out for each test system (see Table 1).

3.2. Case Study I: 16-Bus Test System

This distribution system features 16 circuits with 13 tie switches and 3 normally open interconnection switches. The data of this system can be consulted in [66]. In its initial topology, switches 15, 21, and 23 are open. The nominal voltage of this system is 23 kV, and it must supply a load of (28,700 + j17,300) kVA. The initial value of active power losses (without reconfiguration) is 511.4321 kW.
Table 2 presents the open switches for the initial topology and the optimal solution found by the proposed mathematical model. Note that power losses present a reduction of 8.85%. In this case, the CPU time is 0.09 s. The solution found for the proposed model to the optimal reconfiguration problem is the same as reported in [33,68]. On the other hand, the optimal reconfiguration considering DG units proposes to install two units of Type 1 at buses 8 and 9 with a power of ( 1740 + j 571.91 ) kVA and ( 2000 + j 657.36 ) kVA, and one Type 2 unit at bus 12 with an active power of 2000 kW. When DG units are included, active power losses present a reduction of 50.64%, and the CPU time is 0.1042 s. Note that in both cases, with and without DG, the system topology remains the same; nonetheless, the power loss reduction is higher when DG is considered. As regards voltage deviation, it improves from 0.2109 in case 1 to 0.1503 in case 3.
Figure 2 depicts the voltage profile of the initial state (base case) of the EDN, and the voltage profile after reconfiguration with and without DG. It can be noted that the voltage profiles have been enhanced as a result of the optimal reconfiguration and with the reconfiguration considering DG.

3.3. Case Study II: 33-Bus Test System

This distribution system features 37 circuits with 32 tie switches and 5 normally open interconnection switches. The data of this system can be consulted in [66]. In its initial topology, switches 33, 34, 35, 36, and 37 are open. The nominal voltage is 12.66 kV and the system must supply a load of (3715 + j2300) kVA. The initial value of active power losses (without reconfiguration) is 202.6771 kW.
Table 3 indicates the open switches, active power losses, percentage of active power losses reduced, minimum voltage, voltage deviation, and CPU time of the initial topology, and the optimal solutions found by the proposed mathematical model with and without DG units. In the case of optimal reconfiguration, the active power losses present a reduction of 31.15%, the minimum voltage rises from 0.9131 to 0.9378 p.u., and the CPU time is 0.46 s. On the other hand, the optimal reconfiguration considering DG proposes to install one Type 1 unit at bus 30 with a power of ( 544.41 + j 178.94 ) kVA, and one Type 2 unit at bus 17 with an active power of 198.58 kW. In this case, the active power losses present a reduction of 58.71%, the minimum voltage is 0.96 p.u., and the CPU time is 6.95 s. Note that in this case, the voltage deviation is only 0.8770 compared to 1.7007 (base case).
Figure 3 presents the voltage profile of the initial state (base case) of the EDN, and the voltage profile after reconfiguration with and without DG. It can be noted that voltage profiles are improved with optimal reconfiguration and with the reconfiguration considering DG.

3.4. Case Study III: 69-Bus Test System

This distribution system features 73 circuits with 68 tie switches and 5 normally open interconnection switches. The data of this system can be consulted in [66]. In its initial topology, switches 69, 70, 71, 72, and 73 are open. The nominal voltage of this 69-bus test system is 12.66 kV, and it must supply a load of (3802.19 + j2694.6) kVA. The initial value of active power losses (without reconfiguration) is 224.99 kW.
Table 4 shows the open switches for the initial topology, and the optimal solution found by the proposed mathematical model. Note that power losses present a reduction of 55.72% and the minimum voltage of the network goes from 0.9092 to 0.9427 p.u. In this case, the CPU time is 2.42 s. The optimal reconfiguration considering DG proposes to install two Type 1 units at buses 61 and 64 with a power of ( 260.43 + j 85.61 ) kVA, and ( 500 + 164.34 ) kVA, respectively. Nonetheless, Type 2 units are not installed. When DG is included in the reconfiguration process, the active power losses present a reduction of 77.49%, the voltage deviation is 0.7990, compared to 1.8371 (base case), and the CPU time is 3.09 s. As regards network topology, only the status of switch 56 is different with and without DG.
Figure 4 shows three voltage profiles indicating the initial state (base case) of the network, the system with reconfiguration, and the system with reconfiguration and DG. Note that an important improvement is achieved after reconfiguration, especially in the last buses of the network. In this case, the impact of DG in the voltage profile is only noted in buses 51 to 64.

3.5. Case Study IV: 83-Bus Test System

This distribution system features 96 circuits with 83 tie switches and 13 normally open interconnection switches. The data of this system can be consulted in [66]. In its initial topology, switches 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, and 96 are open. The nominal voltage is 11.4 kV, and the system must supply a load of ( 28 , 350.9 + 20 , 700 ) kVA. The initial value of active power losses (without reconfiguration) is 531.99 kW.
Table 5 shows the open switches, active power losses, percentage of active power losses reduced, minimum voltage, voltage deviation, and CPU time of the initial topology, and the optimal solutions found by the proposed mathematical model with and without DG units. In the case of optimal reconfiguration, the active power losses present a reduction of 11.67%, the minimum voltage improves from 0.9285 to 0.9532 p.u., and the CPU time is 2.58 s. On the other hand, the model for optimal reconfiguration considering DG proposes to install three Type 1 units at buses 7, 20, and 71 with a power of ( 1000 + j 328.68 ) kVA, and three Type 2 units at buses 6, 53, and 70 with an active power of 908.20 kW, 1000 kW, and 761.97 kW, respectively. In this case, the active power losses have a reduction of 41.08%, the minimum voltage is 0.9638 p.u., the voltage deviation improves from 2.5589 (base case) to 1.9265, and the CPU time is 25.76 s. Note that the topology of the reconfiguration considering DG differs only in one switch with respect to the case where DG is not considered.
Figure 5 shows the voltage profile of the initial state (base case) of the EDN, and the voltage profile after reconfiguration with and without DG. It can be noted that the voltage profiles have been enhanced as a result of the reconfiguration process and even further improved when DG is considered.

3.6. Case Study V: 119-Bus Test System

This distribution system features 133 circuits with 118 tie switches and 15 normally open interconnection switches. The data of this system can be consulted in [66]. In its initial topology, switches 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, and 133 are open. The nominal voltage is 11 kV, and the system must supply a load of ( 22 , 709.72 + j 17 , 041.067 ) kVA. The initial value of active power losses (without reconfiguration) is 1296.57 kW.
Table 6 shows the open switches, active power losses, percentage of active power losses reduced, minimum voltage, and CPU time of the initial topology, and the optimal solutions found by the proposed mathematical model with and without DG units. In the case of optimal reconfiguration, the active power losses present a reduction of 32.92%, the minimum voltage of the network improves from 0.8687 to 0.9321 p.u., and the CPU time is 3.82 s. On the other hand, the optimal reconfiguration considering DG units proposes to install two Type 1 units at buses 52 and 77 with a power of ( 1000 + j 328.58 ) kVA and one at bus 116 with a power of ( 918.03 + j 301.74 ) kVA. Moreover, there are two Type 2 units at buses 83 and 101 with an active power of 785.09 kW and 838.82 kW, respectively. In this case, active power losses present a reduction of 59.12%, the voltage deviation improves from 5.2403 (base case) to 2.9972, and the CPU time is 1709.95 s. Note that the topology is different for the reconfiguration with and without DG.
Figure 6 shows the voltage profile of the initial state (base case) of the EDN, and the voltage profile after reconfiguration with and without DG. It can be seen that the voltage profiles have been enhanced as a result of the optimal reconfiguration, and with the reconfiguration considering DG.

3.7. Case Study V: 136-Bus test System

This distribution system features 156 circuits with 135 tie switches and 21 normally open interconnection switches. The data of this system can be consulted in [66]. In its initial topology, switches 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, and 156 are open. The nominal voltage is 13.8 kV, and the system must supply a load of ( 18,313.8 + j 7932.5 ) kVA. The initial value of active power losses (without reconfiguration) is 320.36 kW.
Table 7 shows the open switches, active power losses, percentage of active power losses reduced, minimum voltage, voltage deviation, and CPU time of the initial topology, and the optimal solutions found by the proposed mathematical model with and without DG units. In the case of optimal reconfiguration, the active power losses present a reduction of 12.55%, the minimum voltage improves from 0.9306 (base case) to 0.9581 p.u., and the CPU time is 7.07 s. On the other hand, the optimal reconfiguration considering DG proposes to install two Type 1 units at buses 35 and 155 with a power of ( 982.33 + j 322.87 ) kVA and ( 1000 j + 328.68 ) kVA, respectively. Furthermore, two Type 2 units at buses 17 and 157 with an active power of 924.82 kW and 755.60 kW are installed. In this case, the active power losses present a reduction of 47.01%, the voltage deviation improves from 3.4073 (base case) to 2.5107, and the CPU time is 113.85 s. Note that the topology changes when DG is considered. Most open switches are not the same with and without DG.
Figure 7 shows the voltage profile of the initial state (base case) of the EDN, and the voltage profile after reconfiguration with and without DG. Note that the voltage profiles are improved with the optimal reconfiguration and with the reconfiguration considering DG.

3.8. Case Study VI: 202-Bus Test System

This distribution system features 216 circuits with 201 tie switches and 15 normally open interconnection switches. The data of this system can be consulted in [66]. In its initial topology, switches 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, and 216 are open. The nominal voltage is 13.8 kV, and the system must supply a load of ( 27 , 571.56 + j 17 , 084.54 ) kVA. The initial value of active power losses (without reconfiguration) is 548.89 kW.
Table 8 shows the open switches, active power losses, percentage of active power losses reduced, minimum voltage, and CPU time of the initial topology, and the optimal solutions found by the proposed mathematical model with and without DG units. In the case of optimal reconfiguration, the active power losses present a reduction of 6.87%, the minimum voltage improves from 0.9574 (base case) to 0.9611 p.u., and the CPU time is 71.44 s. On the other hand, the optimal reconfiguration considering DG proposes to install three Type 1 units at buses 42, 50, and 53 with a power of ( 996.76 + j 327.62 ) kVA, ( 1000 + j 328.68 ) kVA, and ( 1000 + j 328.68 ) kVA, respectively. Furthermore, three Type 2 units at buses 193, 201, and 202 with an active power of 931.56 kW, 701.34 kW, and 884.63 kW are installed. In this case, the active power losses present a reduction of 38.68%, the voltage deviation improves from 5.8695 (base case) to 4.7119, and the CPU time is 745.36 s. Note that the topology of the system is different with and without DG.
Figure 8 depicts the voltage profile of the initial state (base case) of the EDN, and the voltage profile after reconfiguration with and without DG. Note that the voltage profiles have been enhanced as a result of the optimal reconfiguration and with the reconfiguration considering DG.

4. Comparative Analysis of Results

To demonstrate the model’s applicability and efficacy, this section shows a comparative analysis of results with other papers reported in the specialized literature for both optimal reconfiguration alone and reconfiguration considering DG. In the case of reconfiguration with DG, only results of two distribution networks were found in the specialized literature. It is worth mentioning that the references that include DG within the DNR problem use a nonlinear model of the network and resort to metaheuristic techniques for its solution; also, a unity power factor is considered for all DG units.
The data regarding the maximum power generation and the number of units for the 33- and 69-bus test systems are taken from [59]. For the 33-bus test system, three DG units are considered, each one with 1279.6 kW of maximum capacity; furthermore, the maximum power to be injected by the DG units is limited to 2989.5 kW. For the 69-bus test system, three DG units are considered, each one with 1441.5 kW of maximum capacity; furthermore, the maximum power to be injected by the DG units is limited to 2469.1 kW.
Table 9 and Table 10 present a comparison of results with several references that include DG within the DNR problem. Three cases are considered: (i) the initial status of the system; (ii) the reconfiguration alone (labeled with an ‘R’), and (iii) the reconfiguration considering DG units (labeled as ‘R-DG’). On the other hand, the fourth column of Table 9 and Table 10 indicates the active power output of the DG units, followed by their location in parentheses. Note that the results regarding power losses are quite similar to those reported in [59] and better than those reported in other references. The difference in power losses is because we introduce a linear model, while in [59], a nonlinear modeling of the network is considered.
Table 11 shows the optimal solution found by the proposed model with the 16-bus test system. Note that the reconfiguration found is the same as that previously published in the specialized literature; nonetheless, the solution is found in less computational time. Table 12 presents the solutions found for the 33-bus test system with different methodologies. Note that the solution found is the same as the one reported in other papers; nonetheless, it is found in slightly higher time than some of the ones reported in the specialized literature. Table 13 presents the solution found with the proposed approach for the 69-bus test system. In this case, the same power losses were obtained in less computational time.
Table 14 shows the comparative results for the 119-bus test system. In this case, the topology and power losses found are the same as the ones already reported in the specialized literature. As regards computational time, the proposed solution presented the second-best time. Table 15 and Table 16 present a comparison of results for the 136-bus and 202-bus test systems. In both cases, the proposed model was able to find the global optimal solution in lower computational time.

5. Conclusions

The presence of small-scale generation units is becoming popular in modern EDNs. Therefore, studies regarding the operation and planning of EDNs must take into account the impact of DG units, indicating their best locations and the optimal topology that harvests their benefits and minimizes eventual negative impacts. This paper presented an MILP model for the optimal placement of DG and optimal reconfiguration of distribution networks. The main objectives of the proposed model are the minimization of active power losses and the improvement of the voltage profile. Due to its nature, the proposed model can be solved by commercially available solvers, guaranteeing global optimal solutions.
Several tests were performed on seven benchmark distribution systems with sizes ranging from 16 to 202 buses. In this sense, this paper aims to serve as a reference for future research since several types of test systems were used for comparative purposes. In all cases, the proposed model was able to obtain the global optimal solution reported in the specialized literature. In most cases, this solution was achieved with reduced computational time. As opposed to previous methods consulted in the specialized literature that have been tested in specific small-sized distribution networks, the proposed formulation proved to be effective for solving the simultaneous DNR and optimal placement of DG in real-sized distribution systems.
In the comparative analysis, it was found that when no DG units are considered, the proposed model is able to find the same results reported in the specialized literature but with less computational time. Furthermore, the inclusion of DG units, along with optimal reconfiguration, allows the model to find better solutions than those previously reported in the specialized literature. It is worth mentioning that the proposed model allows the consideration of several DG types.
The results obtained demonstrate that reconfiguration alone can improve the voltage profile and reduce power losses. Nonetheless, when the optimal DG placement and distribution network reconfiguration are solved concurrently, power losses are significantly reduced and voltage profile improvements are obtained.

Author Contributions

Conceptualization, L.A.G.P., J.M.L.-L. and O.G.C.; Data curation, L.A.G.P., J.M.L.-L. and O.G.C.; Formal analysis, L.A.G.P., J.M.L.-L. and O.G.C.; Funding acquisition, L.A.G.P., J.M.L.-L. and O.G.C.; Investigation, L.A.G.P., J.M.L.-L. and O.G.C.; Methodology, L.A.G.P., J.M.L.-L. and O.G.C.; Project administration, L.A.G.P., J.M.L.-L. and O.G.C.; Resources, L.A.G.P., J.M.L.-L. and O.G.C.; Software, L.A.G.P., J.M.L.-L. and O.G.C.; Supervision, L.A.G.P., J.M.L.-L. and O.G.C.; Validation, L.A.G.P., J.M.L.-L. and O.G.C.; Visualization, L.A.G.P., J.M.L.-L. and O.G.C.; Writing—original draft, L.A.G.P., J.M.L.-L. and O.G.C.; Writing—review and editing, L.A.G.P., J.M.L.-L. and O.G.C. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The authors would like to acknowledge the Colombia Scientific Program within the framework of the so-called Ecosistema Científico (Contract No. FP44842- 218-2018) for the funding of this project.

Conflicts of Interest

The authors declare that they have no conflict of interest.

Abbreviations

The following nomenclature is used in this manuscript:
Ω b Set of buses.
Ω l Set of circuits.
Ω g Set of DG types.
Ω i c Set of candidate buses to allocate DG.
R i j Resistance of circuit ij.
X i j Reactance of circuit ij.
Z i j Impedance of circuit ij.
P i d Active power demand at bus i.
Q i d Reactive power demand at bus i.
I ¯ i j Maximum current magnitude of circuit ij.
I ̲ i j Minimum current magnitude of circuit ij.
V ¯ i Maximum voltage magnitude at bus i.
V ̲ i Minimum voltage magnitude at bus i.
YNumber of blocks of the piece-wise linearization.
SNumber of discretizations of the V j s q r .
Δ ¯ V Discretization step of V j s q r .
m i j , y s Slope of the y t h block of the power flow of circuit ij.
Δ S i , j , y Upper limit of each block of the power flow at circuit ij.
NNumber of buses.
P ̲ i c , g d g Lower limit of P i c , g d g .
P ¯ i c , g d g Upper limit of P i c , g d g .
Q ̲ i c , g d g Lower limit of Q i c , g d g .
Q ¯ i c , g d g Upper limit of Q i c , g d g .
ϕ g Power factor of DG type g.
N ¯ s y s t d g Maximum number of DGs that can be installed in the system.
P k i Active power flow of circuit k i .
Q k i Reactive power flow of circuit k i .
P i j Active power flow of circuit i j .
Q i j Reactive power flow of circuit i j .
I i j Current flow magnitude of circuit i j .
V i Voltage magnitude at bus i.
V i s q r Square of V i .
P i s Active power supplied by the substation at bus i.
Q i s Reactive power supplied by the substation at bus i.
b i j Auxiliary variable for representing the Kirchhoff voltage law in the loop formed by circuit ij.
x j , s Binary variable used in the discretization of V j s q r I i j s q r .
P j , s c Power correction used in the discretization of V j s q r I i j s q r .
Δ P i , j , y Value of the y t h block of | P i j | .
Δ Q i , j , y Value of the y t h block of | Q i j | .
P i j + , P i j Non-negative auxiliary variables used to obtain | P i j | .
Q i j + , Q i j Non-negative auxiliary variables used to obtain | Q i j | .
y i j + , y i j Binary variables associated with the power flow direction of circuit ij.
Δ V Voltage deviation.
W i c , g d g Binary variable that indicates if a DG unit of type g is placed at candidate bus ic.
P i c , g d g Active power supplied by DG of type g at candidate bus ic.
Q i c , g d g Reactive power supplied by DG of type g at candidate bus ic.
S i c , g d g Apparent power supplied by DG of type g at candidate bus ic.

References

  1. Jaramillo Serna, J.J.; López-Lezama, J.M. Alternative Methodology to Calculate the Directional Characteristic Settings of Directional Overcurrent Relays in Transmission and Distribution Networks. Energies 2019, 12, 3779. [Google Scholar] [CrossRef] [Green Version]
  2. Saldarriaga-Zuluaga, S.D.; López-Lezama, J.M.; Muñoz-Galeano, N. Optimal coordination of over-current relays in microgrids considering multiple characteristic curves. Alex. Eng. J. 2021, 60, 2093–2113. [Google Scholar] [CrossRef]
  3. Civanlar, S.; Grainger, J.; Yin, H.; Lee, S. Distribution feeder reconfiguration for loss reduction. IEEE Trans. Power Deliv. 1988, 3, 1217–1223. [Google Scholar] [CrossRef]
  4. Sarfi, R.; Salama, M.; Chikhani, A. Distribution system reconfiguration for loss reduction: An algorithm based on network partitioning theory. IEEE Trans. Power Syst. 1996, 11, 504–510. [Google Scholar] [CrossRef]
  5. Shirmohammadi, D.; Hong, H. Reconfiguration of electric distribution networks for resistive line losses reduction. IEEE Trans. Power Deliv. 1989, 4, 1492–1498. [Google Scholar] [CrossRef]
  6. Hijazi, H.; Thiébaux, S. Optimal distribution systems reconfiguration for radial and meshed grids. Int. J. Electr. Power Energy Syst. 2015, 72, 136–143. [Google Scholar] [CrossRef]
  7. Lavorato, M.; Franco, J.F.; Rider, M.J.; Romero, R. Imposing Radiality Constraints in Distribution System Optimization Problems. IEEE Trans. Power Syst. 2012, 27, 172–180. [Google Scholar] [CrossRef]
  8. Ahmadi, H.; Martí, J.R. Mathematical representation of radiality constraint in distribution system reconfiguration problem. Int. J. Electr. Power Energy Syst. 2015, 64, 293–299. [Google Scholar] [CrossRef]
  9. Agudelo, L.; López-Lezama, J.M.; Muñoz-Galeano, N. Vulnerability assessment of power systems to intentional attacks using a specialized genetic algorithm. Dyna 2015, 82, 78–84. [Google Scholar] [CrossRef]
  10. Pérez Posada, A.F.; Villegas, J.G.; López-Lezama, J.M. A Scatter Search Heuristic for the Optimal Location, Sizing and Contract Pricing of Distributed Generation in Electric Distribution Systems. Energies 2017, 10, 1449. [Google Scholar] [CrossRef] [Green Version]
  11. Gerez, C.; Coelho Marques Costa, E.; Sguarezi Filho, A.J. Distribution Network Reconfiguration Considering Voltage and Current Unbalance Indexes and Variable Demand Solved through a Selective Bio-Inspired Metaheuristic. Energies 2022, 15, 1686. [Google Scholar] [CrossRef]
  12. Gomes, F.; Carneiro, S.; Pereira, J.; Vinagre, M.; Garcia, P.; De Araujo, L. A New Distribution System Reconfiguration Approach Using Optimum Power Flow and Sensitivity Analysis for Loss Reduction. IEEE Trans. Power Syst. 2006, 21, 1616–1623. [Google Scholar] [CrossRef]
  13. Sivanagaraju, S.; Rao, J.V.; Raju, P.S. Discrete Particle Swarm Optimization to Network Reconfiguration for Loss Reduction and Load Balancing. Electr. Power Components Syst. 2008, 36, 513–524. [Google Scholar] [CrossRef]
  14. Abdelaziz, A.; Mohammed, F.; Mekhamer, S.; Badr, M. Distribution Systems Reconfiguration using a modified particle swarm optimization algorithm. Electr. Power Syst. Res. 2009, 79, 1521–1530. [Google Scholar] [CrossRef]
  15. Yang, M.; Li, J.; Li, J.; Yuan, X.; Xu, J. Reconfiguration Strategy for DC Distribution Network Fault Recovery Based on Hybrid Particle Swarm Optimization. Energies 2021, 14, 7145. [Google Scholar] [CrossRef]
  16. Zhu, J. Optimal reconfiguration of electrical distribution network using the refined genetic algorithm. Electr. Power Syst. Res. 2002, 62, 37–42. [Google Scholar] [CrossRef]
  17. Sivanagaraju, S.; Srikanth, Y.; Babu, E.J. An Efficient Genetic Algorithm for Loss Minimum Distribution System Reconfiguration. Electr. Power Components Syst. 2006, 34, 249–258. [Google Scholar] [CrossRef]
  18. Wang, C.; Gao, Y. Determination of Power Distribution Network Configuration Using Non-Revisiting Genetic Algorithm. IEEE Trans. Power Syst. 2013, 28, 3638–3648. [Google Scholar] [CrossRef]
  19. Eldurssi, A.M.; O’Connell, R.M. A Fast Nondominated Sorting Guided Genetic Algorithm for Multi-Objective Power Distribution System Reconfiguration Problem. IEEE Trans. Power Syst. 2015, 30, 593–601. [Google Scholar] [CrossRef]
  20. Guimarães, M.A.; Castro, C.A.; Romero, R. Distribution systems operation optimization through reconfiguration and capacitor allocation by a dedicated genetic algorithm. IET Gener. Transm. Distrib. 2010, 4, 1213. [Google Scholar] [CrossRef]
  21. Guamán, A.; Valenzuela, A. Distribution Network Reconfiguration Applied to Multiple Faulty Branches Based on Spanning Tree and Genetic Algorithms. Energies 2021, 14, 6699. [Google Scholar] [CrossRef]
  22. Amin, A.; Muhammad, M.; Mokhlis, H.; Franco, J.; Naidu, K.; Coo, L. Enhancement of Simultaneous Network Reconfiguration and DG Sizing via Hamming dataset approach and Firefly Algorithm. IET Gener. Transm. Distrib. 2019, 13, 5071–5082. [Google Scholar]
  23. Gerez, C.; Silva, L.I.; Belati, E.A.; Sguarezi Filho, A.J.; Costa, E.C.M. Distribution Network Reconfiguration Using Selective Firefly Algorithm and a Load Flow Analysis Criterion for Reducing the Search Space. IEEE Access 2019, 7, 67874–67888. [Google Scholar] [CrossRef]
  24. Zhang, D.; Fu, Z.; Zhang, L. An improved TS algorithm for loss-minimum reconfiguration in large-scale distribution systems. Electr. Power Syst. Res. 2007, 77, 685–694. [Google Scholar] [CrossRef]
  25. Abdelaziz, A.; Mohamed, F.; Mekhamer, S.; Badr, M. Distribution system reconfiguration using a modified Tabu Search algorithm. Electr. Power Syst. Res. 2010, 80, 943–953. [Google Scholar] [CrossRef]
  26. Guimarães, M.A.; Castro, C.A. Reconfiguration of Distribution Systems for Loss Reduction using Tabu Search. In Proceedings of the 15th Power System Computation Conference, Ghent, Belgium, 22–26 August 2005; pp. 1–6. [Google Scholar]
  27. Saldarriaga-Zuluaga, S.D.; López-Lezama, J.M.; Muñoz-Galeano, N. Hybrid Harmony Search Algorithm Applied to the Optimal Coordination of Overcurrent Relays in Distribution Networks with Distributed Generation. Appl. Sci. 2021, 11, 9207. [Google Scholar] [CrossRef]
  28. Srinivasa Rao, R.; Narasimham, S.V.L.; Ramalinga Raju, M.; Srinivasa Rao, A. Optimal Network Reconfiguration of Large-Scale Distribution System Using Harmony Search Algorithm. IEEE Trans. Power Syst. 2011, 26, 1080–1088. [Google Scholar] [CrossRef]
  29. dos Santos, M.V.; Brigatto, G.A.; Garcés, L.P. Methodology of solution for the distribution network reconfiguration problem based on improved harmony search algorithm. IET Gener. Transm. Distrib. 2020, 14, 6526–6533. [Google Scholar] [CrossRef]
  30. Tavakoli Ghazi Jahani, M.; Nazarian, P.; Safari, A.; Haghifam, M. Multi-objective optimization model for optimal reconfiguration of distribution networks with demand response services. Sustain. Cities Soc. 2019, 47, 101514. [Google Scholar] [CrossRef]
  31. Haghighat, H.; Zeng, B. Distribution System Reconfiguration Under Uncertain Load and Renewable Generation. IEEE Trans. Power Syst. 2016, 31, 2666–2675. [Google Scholar] [CrossRef]
  32. Borges, M.; Franco, J.; Rider, M.J. Optimal Reconfiguration of Electrical Distribution Systems Using Mathematical Programming. J. Control. Autom. Electr. Syst. 2014, 25, 103–111. [Google Scholar] [CrossRef] [Green Version]
  33. Mahdavi, M.; Alhelou, H.H.; Hatziargyriou, N.D.; Al-Hinai, A. An Efficient Mathematical Model for Distribution System Reconfiguration Using AMPL. IEEE Access 2021, 9, 79961–79993. [Google Scholar] [CrossRef]
  34. Mahmoud, K.; Yorino, N.; Ahmed, A. Optimal Distributed Generation Allocation in Distribution Systems for Loss Minimization. IEEE Trans. Power Syst. 2016, 31, 960–969. [Google Scholar] [CrossRef]
  35. Akbari, M.A.; Aghaei, J.; Barani, M.; Niknam, T.; Ghavidel, S.; Farahmand, H.; Korpas, M.; Li, L. Convex Models for Optimal Utility-Based Distributed Generation Allocation in Radial Distribution Systems. IEEE Syst. J. 2018, 12, 3497–3508. [Google Scholar] [CrossRef]
  36. Eid, A.; Kamel, S.; Korashy, A.; Khurshaid, T. An Enhanced Artificial Ecosystem-Based Optimization for Optimal Allocation of Multiple Distributed Generations. IEEE Access 2020, 8, 178493–178513. [Google Scholar] [CrossRef]
  37. Sanjay, R.; Jayabarathi, T.; Raghunathan, T.; Ramesh, V.; Mithulananthan, N. Optimal Allocation of Distributed Generation Using Hybrid Grey Wolf Optimizer. IEEE Access 2017, 5, 14807–14818. [Google Scholar] [CrossRef]
  38. Ali, M.H.; Kamel, S.; Hassan, M.H.; Tostado-Véliz, M.; Zawbaa, H.M. An improved wild horse optimization algorithm for reliability based optimal DG planning of radial distribution networks. Energy Rep. 2022, 8, 582–604. [Google Scholar] [CrossRef]
  39. Ganguly, S.; Samajpati, D. Distributed Generation Allocation on Radial Distribution Networks Under Uncertainties of Load and Generation Using Genetic Algorithm. IEEE Trans. Sustain. Energy 2015, 6, 688–697. [Google Scholar] [CrossRef]
  40. Ali, A.; Keerio, M.U.; Laghari, J.A. Optimal Site and Size of Distributed Generation Allocation in Radial Distribution Network Using Multi-objective Optimization. J. Mod. Power Syst. Clean Energy 2021, 9, 404–415. [Google Scholar] [CrossRef]
  41. Elkadeem, M.R.; Abd Elaziz, M.; Ullah, Z.; Wang, S.; Sharshir, S.W. Optimal Planning of Renewable Energy-Integrated Distribution System Considering Uncertainties. IEEE Access 2019, 7, 164887–164907. [Google Scholar] [CrossRef]
  42. Rueda-Medina, A.C.; Franco, J.F.; Rider, M.J.; Padilha-Feltrin, A.; Romero, R. A mixed-integer linear programming approach for optimal type, size and allocation of distributed generation in radial distribution systems. Electr. Power Syst. Res. 2013, 97, 133–143. [Google Scholar] [CrossRef]
  43. Murthy, G.V.K.; Satyanarayana, S.; Rao, B.H. Artificial bee colony algorithm for distribution feeder reconfiguration with distributed generation. Int. J. Eng. Sci. Emerg. Technol. 2012, 3, 50–59. [Google Scholar]
  44. Pavani, P.; Singh, S.N. Reconfiguration of radial distribution networks with distributed generation for reliability improvement and loss minimization. In Proceedings of the 2013 IEEE Power Energy Society General Meeting, Vancouver, BC, Canada, 21–25 July 2013; pp. 1–5. [Google Scholar] [CrossRef]
  45. Imran, A.M.; Kowsalya, M.; Kothari, D. A novel integration technique for optimal network reconfiguration and distributed generation placement in power distribution networks. Int. J. Electr. Power Energy Syst. 2014, 63, 461–472. [Google Scholar] [CrossRef]
  46. Sedighizadeh, M.; Esmaili, M.; Esmaeili, M. Application of the hybrid Big Bang-Big Crunch algorithm to optimal reconfiguration and distributed generation power allocation in distribution systems. Energy 2014, 76, 920–930. [Google Scholar] [CrossRef]
  47. Muthukumar, K.; Jayalalitha, S. Integrated approach of network reconfiguration with distributed generation and shunt capacitors placement for power loss minimization in radial distribution networks. Appl. Soft Comput. 2017, 52, 1262–1284. [Google Scholar] [CrossRef]
  48. Bayat, A.; Bagheri, A.; Noroozian, R. Optimal siting and sizing of distributed generation accompanied by reconfiguration of distribution networks for maximum loss reduction by using a new UVDA-based heuristic method. Int. J. Electr. Power Energy Syst. 2016, 77, 360–371. [Google Scholar] [CrossRef]
  49. Aman, M.; Jasmon, G.; Mokhlis, H.; Bakar, A. Optimum Tie Switches Allocation and DG Placement Based On Maximization of System Loadability Using Discrete Artificial Bee Colony (DABC) Algorithm. IET Gener. Transm. Distrib. 2016, 10, 2277–2284. [Google Scholar] [CrossRef]
  50. Rahiminejad, A.; Hosseinian, S.H.; Vahidi, B.; Shahrooyan, S. Simultaneous Distributed Generation Placement, Capacitor Placement, and Reconfiguration using a Modified Teaching-Learning-based Optimization Algorithm. Electr. Power Components Syst. 2016, 44, 1631–1644. [Google Scholar] [CrossRef]
  51. Hormozi, M.A.; Jahromi, M.B.; Nasiri, G. Optimal Network Reconfiguration and Distributed Generation Placement in Distribution System Using a Hybrid Algorithm. Int. J. Energy Power Eng. 2016, 5, 163–170. [Google Scholar] [CrossRef] [Green Version]
  52. Ahanch, M.; Asasi, M.S.; Amiri, M.S. A Grasshopper Optimization Algorithm to solve optimal distribution system reconfiguration and distributed generation placement problem. In Proceedings of the 2017 IEEE 4th International Conference on Knowledge-Based Engineering and Innovation (KBEI), Tehran, Iran, 22–22 December 2017; pp. 0659–0666. [Google Scholar] [CrossRef]
  53. Abd El-salam, M.F.; Beshr, E.; Eteiba, M.B. A New Hybrid Technique for Minimizing Power Losses in a Distribution System by Optimal Sizing and Siting of Distributed Generators with Network Reconfiguration. Energies 2018, 11, 3351. [Google Scholar] [CrossRef] [Green Version]
  54. Saleh, O.; Elshahed, M.; Elsayed, M. Enhancement of radial distribution network with distributed generation and system reconfiguration. J. Electr. Syst. 2018, 14, 36–50. [Google Scholar]
  55. Ben Hamida, I.; Salah, S.; Faouzi, M.; Mimouni, M. Optimal network reconfiguration and renewable DG integration considering time sequence variation in load and DGs. Renew. Energy 2018, 121, 66–80. [Google Scholar] [CrossRef]
  56. Sambaiah, K.S.; Jayabarathi, T. Optimal reconfiguration and renewable distributed generation allocation in electric distribution systems. Int. J. Ambient Energy 2021, 42, 1018–1031. [Google Scholar] [CrossRef]
  57. Onlam, A.; Yodphet, D.; Chatthaworn, R.; Surawanitkun, C.; Siritaratiwat, A.; Khunkitti, P. Power Loss Minimization and Voltage Stability Improvement in Electrical Distribution System via Network Reconfiguration and Distributed Generation Placement Using Novel Adaptive Shuffled Frogs Leaping Algorithm. Energies 2019, 12, 553. [Google Scholar] [CrossRef] [Green Version]
  58. Siahbalaee, J.; Rezanejad, N.; Gharehpetian, G.B. Reconfiguration and DG Sizing and Placement Using Improved Shuffled Frog Leaping Algorithm. Electr. Power Components Syst. 2019, 47, 1475–1488. [Google Scholar] [CrossRef]
  59. Quadri, I.; Bhowmick, S. A hybrid technique for simultaneous network reconfiguration and optimal placement of distributed generation resources. Soft Comput. 2020, 24, 11315–11336. [Google Scholar] [CrossRef]
  60. Nguyen, T.T.; Nguyen, T.T.; Nguyen, N.A.; Duong, T.L. A novel method based on coyote algorithm for simultaneous network reconfiguration and distribution generation placement. Ain Shams Eng. J. 2021, 12, 665–676. [Google Scholar] [CrossRef]
  61. Raut, U.; Mishra, S. An improved sine–cosine algorithm for simultaneous network reconfiguration and DG allocation in power distribution systems. Appl. Soft Comput. 2020, 92, 106293. [Google Scholar] [CrossRef]
  62. Shaheen, A.; Elsayed, A.; El-Sehiemy, R.A.; Abdelaziz, A.Y. Equilibrium optimization algorithm for network reconfiguration and distributed generation allocation in power systems. Appl. Soft Comput. 2021, 98, 106867. [Google Scholar] [CrossRef]
  63. Franco, J.F.; Rider, M.J.; Lavorato, M.; Romero, R. A mixed-integer LP model for the optimal allocation of voltage regulators and capacitors in radial distribution systems. Int. J. Electr. Power Energy Syst. 2013, 48, 123–130. [Google Scholar] [CrossRef]
  64. Gallego, L.A.; Franco, J.F.; Cordero, L.G. A fast-specialized point estimate method for the probabilistic optimal power flow in distribution systems with renewable distributed generation. Int. J. Electr. Power Energy Syst. 2021, 131, 107049. [Google Scholar] [CrossRef]
  65. Cespedes, R.G. New method for the analysis of distribution networks. IEEE Trans. Power Deliv. 1990, 5, 391–396. [Google Scholar] [CrossRef]
  66. Gallego, L.A.; López-Lezama, J.M.; Gómez, O. Data of the Electrical Distribution Systems for the Optimal Reconfiguration Used in This Paper. 2022. Available online: https://github.com/LuisGallego2019/ElectricalSystemsDataForReconfiguration (accessed on 21 March 2022).
  67. Ramesh Babu, M.; Kumar, C.; Anitha, S. Simultaneous Reconfiguration and Optimal Capacitor Placement Using Adaptive Whale Optimization Algorithm for Radial Distribution System. J. Electr. Eng. Technol. 2020, 16, 181–190. [Google Scholar] [CrossRef]
  68. Chiou, J.P.; Chang, C.F.; Su, C.T. Variable scaling hybrid differential evolution for solving network reconfiguration of distribution systems. IEEE Trans. Power Syst. 2005, 20, 668–674. [Google Scholar] [CrossRef]
  69. Ben Hamida, I.; Salah, S.; Faouzi, M.; Mimouni, M. Optimal integration of distributed generations with network reconfiguration using a Pareto algorithm. Int. J. Renew. Energy Res. 2018, 8, 345–356. [Google Scholar]
  70. Ahmadi, H.; Martí, J.R. Distribution System Optimization Based on a Linear Power-Flow Formulation. IEEE Trans. Power Deliv. 2015, 30, 25–33. [Google Scholar] [CrossRef]
  71. Kashem, M.; Jasmon, G.; Ganapathy, V. A new approach of distribution system reconfiguration for loss minimization. Int. J. Electr. Power Energy Syst. 2000, 22, 269–276. [Google Scholar] [CrossRef]
  72. Su, C.T.; Lee, C.S. Feeder reconfiguration and capacitor setting for loss reduction of distribution systems. Electr. Power Syst. Res. 2001, 58, 97–102. [Google Scholar] [CrossRef]
  73. Chang, H.C.; Kuo, C.C. Network reconfiguration in distribution systems using simulated annealing. Electr. Power Syst. Res. 1994, 29, 227–238. [Google Scholar] [CrossRef]
  74. Llorens-Iborra, F.; Riquelme-Santos, J.; Romero-Ramos, E. Mixed-integer linear programming model for solving reconfiguration problems in large-scale distribution systems. Electr. Power Syst. Res. 2012, 88, 137–145. [Google Scholar] [CrossRef]
  75. Nara, K.; Shiose, A.; Kitagawa, M.; Ishihara, T. Implementation of genetic algorithm for distribution systems loss minimum re-configuration. IEEE Trans. Power Syst. 1992, 7, 1044–1051. [Google Scholar] [CrossRef]
  76. Schmidt, H.; Ida, N.; Kagan, N.; Guaraldo, J. Fast reconfiguration of distribution systems considering loss minimization. IEEE Trans. Power Syst. 2005, 20, 1311–1319. [Google Scholar] [CrossRef]
  77. Ahmadi, H.; Martı´, J.R. Linear Current Flow Equations With Application to Distribution Systems Reconfiguration. IEEE Trans. Power Syst. 2015, 30, 2073–2080. [Google Scholar] [CrossRef]
  78. Ferdavani, A.; Mohd Zin, A.; Khairuddin, A.; Naeini, M. Reconfiguration of distribution system through two minimum-current neighbor-chain updating methods. Gener. Transm. Distrib. IET 2013, 7, 1492–1497. [Google Scholar] [CrossRef]
  79. McDermott, T.; Drezga, I.; Broadwater, R. A heuristic nonlinear constructive method for distribution system reconfiguration. IEEE Trans. Power Syst. 1999, 14, 478–483. [Google Scholar] [CrossRef]
  80. Taylor, J.A.; Hover, F.S. Convex Models of Distribution System Reconfiguration. IEEE Trans. Power Syst. 2012, 27, 1407–1413. [Google Scholar] [CrossRef]
  81. Raju, G.K.V.; Bijwe, P.R. An Efficient Algorithm for Minimum Loss Reconfiguration of Distribution System Based on Sensitivity and Heuristics. IEEE Trans. Power Syst. 2008, 23, 1280–1287. [Google Scholar] [CrossRef]
  82. Khodr, H.M.; Martinez-Crespo, J.; Matos, M.A.; Pereira, J. Distribution Systems Reconfiguration Based on OPF Using Benders Decomposition. IEEE Trans. Power Deliv. 2009, 24, 2166–2176. [Google Scholar] [CrossRef]
  83. Kashem, M.; Ganapathy, V.; Jasmon, G. A geometrical approach for network reconfiguration based loss minimization in distribution systems. Int. J. Electr. Power Energy Syst. 2001, 23, 295–304. [Google Scholar] [CrossRef]
  84. Arun, M.; Aravindhababu, P. A new reconfiguration scheme for voltage stability enhancement of radial distribution systems. Energy Convers. Manag. 2009, 50, 2148–2151. [Google Scholar] [CrossRef]
  85. Khorshid-Ghazani, B.; Seyedi, H.; Mohammadi-ivatloo, B.; Zare, K.; Shargh, S. Reconfiguration of distribution networks considering coordination of the protective devices. IET Gener. Transm. Distrib. 2017, 11, 82–92. [Google Scholar] [CrossRef]
  86. de Oliveira, L.W.; de Oliveira, E.J.; Gomes, F.V.; Silva, I.C.; Marcato, A.L.; Resende, P.V. Artificial Immune Systems applied to the reconfiguration of electrical power distribution networks for energy loss minimization. Int. J. Electr. Power Energy Syst. 2014, 56, 64–74. [Google Scholar] [CrossRef]
Figure 1. Illustrative example of circuits and loads in an EDN.
Figure 1. Illustrative example of circuits and loads in an EDN.
Energies 15 03063 g001
Figure 2. Voltage profile of the 16-bus test system.
Figure 2. Voltage profile of the 16-bus test system.
Energies 15 03063 g002
Figure 3. Voltage profile of the 33-bus test system.
Figure 3. Voltage profile of the 33-bus test system.
Energies 15 03063 g003
Figure 4. Voltage profile of the 69-bus test system.
Figure 4. Voltage profile of the 69-bus test system.
Energies 15 03063 g004
Figure 5. Voltage profile of the 84-bus test system.
Figure 5. Voltage profile of the 84-bus test system.
Energies 15 03063 g005
Figure 6. Voltage profile of the 119-bus test system.
Figure 6. Voltage profile of the 119-bus test system.
Energies 15 03063 g006
Figure 7. Voltage profile of the 136-bus test system.
Figure 7. Voltage profile of the 136-bus test system.
Energies 15 03063 g007
Figure 8. Voltage profile of the 202-bus test system.
Figure 8. Voltage profile of the 202-bus test system.
Energies 15 03063 g008
Table 1. Nonlinear vs. linear power flow model.
Table 1. Nonlinear vs. linear power flow model.
Test SystemParameterPower Flow ModelRelative Error (%)
NonlinearLinear
14-busY50
S3
Power losses (kW)511.43511.230.0391
Vmin (p.u.)0.96920.96920.0000
Time (s)0.00040.0002
33-busY50
S4
Power losses (kW)202.56202.670.0543
Vmin (p.u.)0.91300.91300.0000
Time (s)0.00240.0009
69-busY70
S6
Power losses (kW)224.57224.990.1870
Vmin (p.u.)0.90910.90920.0110
Time (s)0.00150.0003
83-busY50
S3
Power losses (kW)532.08531.990.0169
Vmin (p.u.)0.92850.92850.0000
Time (s)0.00310.0004
119-busY100
S5
Power losses (kW)1296.281296.570.0224
Vmin (p.u.)0.86880.86870.0115
Time (s)0.01540.0006
136-busY50
S3
Power losses (kW)320.90320.360.1683
Vmin (p.u.)0.93060.93060.0000
Time (s)0.00470.0005
202-busY80
S5
Power losses (kW)548.26548.890.1149
Vmin (p.u.)0.95710.95740.0313
Time (s)0.001280.0007
Table 2. Results for the 16-bus test system.
Table 2. Results for the 16-bus test system.
CaseOpen SwitchesDG DataPower LossesReduction (%)Vmin (p.u.) Δ V Time (s)
TypeP (kW)Q (kVAr)Bus
I15, 21, 23511.430.96920.2109
II17, 19, 26466.128.850.97150.18450.09
III17, 19, 2611740571.918252.9550.640.98490.15030.1042
12000657.369
2200012
Table 3. Results for the 33-bus test system.
Table 3. Results for the 33-bus test system.
CaseOpen SwitchesDG DataPower LossesReduction (%)Vmin (p.u.) Δ V Time (s)
TypeP (kW)Q (kVAr)Bus
I33, 34, 35, 36, 37202.670.91311.7007
II7, 9, 14, 32, 37139.5431.150.93781.14730.46
III7, 9, 14, 32, 371544.41178.943083.6758.710.96000.87706.95
2178.5817
Table 4. Results for the 69-bus test system.
Table 4. Results for the 69-bus test system.
CaseOpen SwitchesDG DataPower LossesReduction (%)Vmin (p.u.) Δ V Time (s)
TypeP (kW)Q (kVAr)Bus
I69, 70, 71, 72, 73224.990.90921.8371
II14, 55, 61, 69, 7099.6255.720.94271.02342.42
III14, 58, 62, 69, 701260.4385.616150.6477.490.96490.79903.09
1500.00164.3464
Table 5. Results for the 83-bus test system.
Table 5. Results for the 83-bus test system.
CaseOpen SwitchesDG DataPower LossesReduction (%)Vmin (p.u.) Δ V Time (s)
TypeP (kW)Q (kVAr)Bus
I84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96531.990.92852.5589
II7, 13, 34, 39, 42, 55, 61, 72, 82, 86, 89, 90, 92469.8711.670.95322.31192.58
III7, 34, 39, 42, 55, 63, 72, 83, 86, 88,11000.00328.687313.4041.080.96381.926525.76
89, 90, 9211000.00328.6820
11000.00328.6871
2908.206
21000.0053
2761.9770
Table 6. Results for the 119-bus test system.
Table 6. Results for the 119-bus test system.
CaseOpen SwitchesDG DataPower LossesReduction (%)Vmin (p.u.) Δ V Time (s)
TypeP (kW)Q (kVAr)Bus
I119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 1331296.570.86875.2403
II24, 27, 35, 40, 43, 52, 59, 72, 75, 96, 98, 110, 123, 130, 131869.7132.920.93213.77363.82
III23, 26, 35, 40, 43, 52, 61, 72, 77,11000328.5852529.9459.120.95562.99721709.95
83, 110, 122, 126, 127, 13111000328.6777
1918.03301.74116
2100083
21000101
Table 7. Results for the 136-bus test system.
Table 7. Results for the 136-bus test system.
CaseOpen SwitchesDG DataPower LossesReduction (%)Vmin (p.u.) Δ V Time (s)
TypeP (kW)Q (kVAr)Bus
I135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156320.360.93063.4073
II7, 35, 51, 90, 96, 106, 118, 126, 135, 137, 138, 141, 142, 144, 145, 146, 147, 148, 150, 151, 155280.1912.550.95813.08027.07
III51, 54, 83, 84, 90, 96, 106, 120, 126,1982.33322.8735169.7447.010.97192.5107113.85
128, 135, 136, 137, 139, 141, 144,11000328.68155
145, 147, 148, 150, 1512924.8217
2755.60157
Table 8. Results for the 202-bus test system.
Table 8. Results for the 202-bus test system.
CaseOpen SwitchesDG DataPower LossesReduction (%)Vmin (p.u.) Δ V Time (s)
TypeP (kW)Q (kVAr)Bus
I202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216548.890.95745.8695
II12, 26, 43, 82, 118, 131, 133, 140, 168, 202, 203, 208, 212, 213, 214511.176.870.96115.511171.44
III12, 29, 44, 74, 82, 111, 118, 131,1996.76327.6242336.5538.680.96794.7119745.36
133, 140, 168, 184, 202, 212, 21411000328.5850
11000328.5853
2931.56193
2701.34201
2884.63202
Table 9. Comparative analysis of reconfiguration with distributed generation for the 33-bus test system.
Table 9. Comparative analysis of reconfiguration with distributed generation for the 33-bus test system.
Ref.TypeOpen SwitchesActive Power of DG (kW)BusPower Losses (kW)Vmin (p.u.)
ProposedInitial33, 34, 35, 36, 37202.670.9131
R7, 9, 14, 32, 37139.540.9378
R-DG11, 28, 31, 33, 34975.75750.740.9723
734.1517
1279.625
[59]Initial33, 34, 35, 36, 37202.680.91309
R7, 9, 14, 32, 37139.550.9378
R-DG11, 28, 31, 33, 34956.9750.720.9734
723.017
1279.625
[45]Initial33, 34, 35, 36, 37202.670.9131
R7, 9, 14, 28, 37139.980.9413
R-DG7, 11, 14, 28, 32531.51867.110.9713
615.829
536.732
[58]Initial33, 34, 35, 36, 37202.670.9131
R7, 9, 14, 32, 37139.5
R-DG7, 9, 14, 28, 31345.01357.35
595.018
1059.025
[51]Initial33, 34, 35, 36, 37202.670.9131
R7, 9, 14, 28, 32139.980.9412
R-DG7, 9, 13, 28, 32412.781564.970.9691
1375.918
1238.3029
[69]Initial33, 34, 35, 36, 37202.670.9131
R7, 9, 14, 28, 32139.980.9412
R-DG10, 28, 31, 33, 34723.7757.9870.9691
742.917
741.925
Table 10. Comparative analysis of reconfiguration with distributed generation for the 69-bus test system.
Table 10. Comparative analysis of reconfiguration with distributed generation for the 69-bus test system.
Ref.TypeOpen SwitchesActive Power of DG (kW)BusPower Losses (kW)Vmin (p.u.)
ProposedInitial69, 70, 71, 72, 73224.990.9092
R14, 55, 61, 69, 7099.620.9427
R-DG14, 62, 63, 69, 70549.61135.720.9740
1441.561
477.965
[59]Initial69, 70, 71, 72, 73224.890.9092
R14, 56, 61, 69, 7098.570.9495
R-DG14, 56, 61, 69, 70537.61135.460.9813
1441.561
490.064
[45]Initial69, 70, 71, 72, 73224.960.9092
R14, 56, 61, 69, 7098.590.9495
R-DG13, 55, 63, 69, 701127.26182.550.9796
2750.062
415.965
[58]Initial69, 70, 71, 72, 73224.960.9092
R14, 58, 61, 69, 7099.58
R-DG14, 58, 61, 69, 70246.01236.57
1281.061
472.064
[51]Initial69, 70, 71, 72, 73224.970.9091
R12, 58, 61, 69, 7098.790.9494
R-DG12, 57, 61, 69, 70140.812438.360.9777
422.4364
Table 11. Comparative analysis of the 16-bus test system.
Table 11. Comparative analysis of the 16-bus test system.
ModelOpen SwitchesPower Losses (kW)Time (s)
[3]15, 17, 26488.46
[4]15, 17, 26483.88
[70]17, 19, 26468.3
[71]17, 19, 26466.18
[72]17, 19, 26466.17.5
[73]17, 19, 26466.126
[68]17, 19, 26466.14.5
[17]17, 19, 26466.122.027
[18]17, 19, 26466.130.45
[19]17, 19, 26466.130.27
[8]17, 19, 26468.30.16
[13]17, 19, 26466.120.156
[33]17, 19, 26466.10.12
Table 12. Comparative analysis of the 33-bus test system.
Table 12. Comparative analysis of the 33-bus test system.
ModelOpen SwitchesPower Losses (kW)Time (s)
[71]6, 9, 14, 32, 37142.83
[74]7, 9, 14, 32, 37139.55647.03
[8]7, 9, 14, 32, 37139.646
[75]7, 9, 14, 32, 37141.619.1
[28]7, 10, 14, 36, 37142.687.2
[5]7, 10, 14, 32, 37141.60.14
[73]7, 9, 14, 32, 37139.73
[76]7, 9, 14, 31, 371420.1
[77]7, 9, 14, 32, 37139.5535.5
[7]7, 9, 14, 32, 37139.5510.83
[24]7, 9, 14, 32, 37139.558.1
[25]7, 9, 14, 32, 37139.558
[16]7, 9, 14, 32, 37139.557.41
[78]7, 9, 14, 32, 37139.555.28
[70]7, 9, 14, 32, 37139.553.2
[6]7, 9, 14, 32, 37139.552.9
[33]7, 9, 14, 32, 37139.552.28
[79]7, 9, 14, 32, 37139.551.99
[80]7, 9, 14, 32, 37139.551.43
Proposed7, 9, 14, 32, 37139.550.46
[81]7, 9, 14, 32, 37139.550.41
[82]7, 9, 14, 32, 37139.550.11
Table 13. Comparative analysis of the 69-bus test system.
Table 13. Comparative analysis of the 69-bus test system.
ModelOpen SwitchesPower Losses (kW)Time (s)
[78]13, 58, 61, 69, 9099.72
[28]14, 53, 61, 69, 70103.29
[81]14, 55, 61, 69, 7099.62
[83]14, 58, 61, 69, 7099.62
[84]14, 58, 61, 69, 7099.62
[25]14, 55, 61, 69, 7099.62150
[19]14, 57, 61, 69, 7099.6220.2
[85]14, 55, 61, 69, 7099.6212.5
[14]14, 55, 61, 69, 7099.628
[33]14, 55, 61, 69, 7099.626.17
Proposed14, 55, 61, 69, 7099.622.42
Table 14. Comparative analysis of the 119-bus test system.
Table 14. Comparative analysis of the 119-bus test system.
ModelOpen SwitchesPower Losses (kW)Time (s)
[81]24, 27, 35, 40, 43, 52, 59, 72, 75, 96, 98, 110, 123, 130, 131869.70
[25]24, 27, 35, 40, 43, 52, 59, 72, 75, 96, 98, 110, 123, 130, 131869.7018,000
[80]24, 27, 35, 40, 43, 52, 59, 72, 75, 96, 98, 110, 123, 130, 131869.701009
[86]24, 27, 35, 40, 43, 52, 59, 72, 75, 96, 98, 110, 123, 130, 131870.33704.1
[85]24, 27, 35, 40, 43, 52, 59, 72, 75, 96, 98, 110, 123, 130, 131870.3342.13
[8]24, 27, 35, 40, 43, 52, 59, 72, 75, 96, 98, 110, 123, 130, 131869.7039.4
[28]24, 35, 40, 43, 49, 51, 62, 73, 74, 77, 83, 110, 120, 126, 131885.5624.25
[24]24, 27, 35, 40, 43, 52, 59, 72, 75, 96, 98, 110, 123, 130, 131869.709.38
[6]24, 27, 35, 40, 43, 52, 59, 72, 75, 96, 98, 110, 123, 130, 131869.7024.8
[33]24, 27, 35, 40, 43, 52, 59, 72, 75, 96, 98, 110, 123, 130, 131869.719.5
Proposed24, 27, 35, 40, 43, 52, 59, 72, 75, 96, 98, 110, 123, 130, 131869.713.82
[77]24, 27, 35, 40, 43, 52, 59, 72, 75, 96, 98, 110, 123, 130, 131869.712.8
Table 15. Comparative analysis of the 136-bus test system.
Table 15. Comparative analysis of the 136-bus test system.
ModelOpen SwitchesPower Losses (kW)Time (s)
[78]7, 38, 51, 55, 90, 97, 106, 118, 126, 137, 138, 141, 144, 145, 146, 147, 148, 150, 151, 152, 152, 155282.77
[20]7, 38, 51, 53, 90, 96, 106, 118, 126, 128, 137, 138, 141, 144, 145, 146, 147, 148, 150, 151, 156280.40
[70]7, 38, 51, 54, 84, 90, 96, 106, 118, 126, 128, 135, 137, 138, 141, 144, 145, 147, 148, 150, 151280.381009
[8]7, 38, 51, 54, 84, 90, 96, 106, 118, 126, 128, 135, 137, 138, 141, 144, 145, 147, 148, 150, 151280.3839.40
[7]7, 35, 51, 90, 96, 106, 118, 126, 135, 137, 138, 141, 142, 144, 145, 146, 147, 148, 150, 151, 155280.194473
[77]7, 35, 51, 90, 96, 106, 118, 126, 135, 137, 138, 141, 142, 144, 145, 146, 147, 148, 150, 151, 155280.191785
[33]7, 35, 51, 90, 96, 106, 118, 126, 135, 137, 138, 141, 142, 144, 145, 146, 147, 148, 150, 151, 155280.199.50
Proposed7, 35, 51, 90, 96, 106, 118, 126, 135, 137, 138, 141, 142, 144, 145, 146, 147, 148, 150, 151, 155280.197.07
Table 16. Comparative analysis of the 202-bus test system.
Table 16. Comparative analysis of the 202-bus test system.
ModelOpen SwitchesPower Losses (kW)Time (s)
[26]29, 66, 74, 83, 111, 118, 125, 131, 135, 136, 140, 177, 199, 202, 208537.149.98
[33]12, 26, 43, 82, 118, 131, 133, 140, 168, 202, 203, 208, 212, 213, 214511.19948.64
Proposed12, 26, 43, 82, 118, 131, 133, 140, 168, 202, 203, 208, 212, 213, 214511.1771.44
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Gallego Pareja, L.A.; López-Lezama, J.M.; Gómez Carmona, O. A Mixed-Integer Linear Programming Model for the Simultaneous Optimal Distribution Network Reconfiguration and Optimal Placement of Distributed Generation. Energies 2022, 15, 3063. https://doi.org/10.3390/en15093063

AMA Style

Gallego Pareja LA, López-Lezama JM, Gómez Carmona O. A Mixed-Integer Linear Programming Model for the Simultaneous Optimal Distribution Network Reconfiguration and Optimal Placement of Distributed Generation. Energies. 2022; 15(9):3063. https://doi.org/10.3390/en15093063

Chicago/Turabian Style

Gallego Pareja, Luis A., Jesús M. López-Lezama, and Oscar Gómez Carmona. 2022. "A Mixed-Integer Linear Programming Model for the Simultaneous Optimal Distribution Network Reconfiguration and Optimal Placement of Distributed Generation" Energies 15, no. 9: 3063. https://doi.org/10.3390/en15093063

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop