Next Article in Journal
Site Selection of Wind Farms in Poland: Combining Theory with Reality
Previous Article in Journal
Effects of Hydrogen Addition on the Thermal Performance and Emissions of Biomass Syngas Combustion in a Horizontal Boiler
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Innovative Approach to Radiality Representation in Electrical Distribution System Reconfiguration: Enhanced Efficiency and Computational Performance

by
Pablo José Cortés Sanabria
1,
Alejandra Tabares Pozos
1,
David Álvarez-Martínez
1,* and
Diego Alejandro Noriega Barbosa
1,2
1
Departamento de Ingeniería Industrial, Universidad de Los Andes, Cr 1 Este No 19A-40, Bogotá 111711, Colombia
2
Centro de Investigación en Materiales y Obras Civiles (CIMOC), Cr 1 Este No 19A-40, Bogotá 111711, Colombia
*
Author to whom correspondence should be addressed.
Energies 2024, 17(11), 2633; https://doi.org/10.3390/en17112633
Submission received: 19 March 2024 / Revised: 26 April 2024 / Accepted: 9 May 2024 / Published: 29 May 2024
(This article belongs to the Section F1: Electrical Power System)

Abstract

:
The reconfiguration problem (DPSR) in electrical distribution systems is a critical area of research, aimed at optimizing the operational efficiency of these networks. Historically, this problem has been approached through a variety of optimization methods. Regarding mathematical models, a key challenge identified in these models is the formulation of equations that ensure the radial operation of the system, along with the nonlinear equations representing Kirchhoff’s laws, the last often necessitating complex relaxations for practical application. This paper introduces an alternative representation of system radiality, which potentially surpasses or matches the existing methods in the literature. Our approach utilizes a more intuitive and compact set of equations, simplifying the representation process. Additionally, we propose a linearization of the current calculation in the power flow model typically used to solve DPSR. This linearization significantly accelerates the process of obtaining feasible solutions and optimal reconfiguration profiles. To validate our approach, we conducted rigorous computational comparisons with the results reported in the existing literature, using a variety of test cases to ensure robustness. Our computational results demonstrate a considerable improvement in computational time. The objective functions used are competitive and, in many instances, outperform the best reported results in the literature. In some cases, our method even identifies superior solutions.

1. Introduction

In contemporary power distribution systems, a significant evolution is essential to accommodate the rising energy requirements and the increasing focus on sustainability and reliability. Central to this evolution is the reconfiguration challenge, which is crucial for optimizing network efficacy and augmenting operational efficiency [1]. Reconfiguration entails modifications in the topology of the power distribution network, primarily aimed at minimizing losses, enhancing load balancing, and improving fault response capabilities. This strategy is not merely vital for the effective operation of power grids but is also integral to incorporating renewable energy sources and adjusting to the dynamic characteristics of contemporary energy demands [2].
The inherent complexity of the DPSR in power distribution systems largely stems from the necessity to optimize network configurations while strictly maintaining a radial topology [3]. A radial topology is fundamentally a tree-like structure where each consumer or node is connected to a single source through a unique path. This simplicity is advantageous for isolating faults and simplifying maintenance but poses significant challenges during reconfiguration.
The primary complexity in reconfiguration arises because every potential change to the network’s topology must ensure that the network remains radial. Any deviation that inadvertently creates loops (or a mesh structure) can lead to multiple paths for power flow, which complicates fault detection and protection schemes significantly [3]. Thus, each potential reconfiguration must be validated not just for its efficiency or cost-effectiveness but also for its adherence to the radial structure.
Furthermore, the nonlinear nature of the power flow equations adds another layer of complexity. These equations, which describe how voltage, current, and power behave and interact across the network, are influenced by the physical layout of the network [4]. When reconfiguring the network, each change in topology can alter these parameters in complex ways. Efficiently solving these nonlinear equations to find an optimal configuration that adheres to all operational, safety, and regulatory constraints under varying load conditions becomes a computationally intensive task.
Therefore, the complexity of the DPSR in distribution systems is twofold: ensuring the network remains strictly radial while dynamically optimizing its performance in accordance with deeply intertwined and nonlinear electrical properties. This makes reconfiguration a critical yet intricate endeavor requiring sophisticated tools and analytical techniques to navigate effectively.
The current landscape of research is marked by an extensive array of mathematical models designed to tackle the complexities of reconfiguration in power distribution systems. On the other hand, these models often vary significantly in their methodologies, particularly in how they represent radiality and handle the nonlinear equations involved. Some models opt for computational simplicity, sacrificing accuracy, while others strive for high fidelity, only to encounter issues with computational intractability [5,6,7]. This variation has resulted in a dynamic yet fragmented research field, with no universally accepted method for addressing the DPSR effectively.
In response to these challenges, our study introduces a novel approach to the reconfiguration issue. We propose an alternative representation of radiality that is more intuitive and requires fewer equations than existing models. This method not only simplifies the mathematical formulation but also enhances the computational efficiency of the reconfiguration process. Moreover, we adopt a linearization technique for current calculations in the power flow model, originally developed by Baran and Wu, to facilitate quicker derivation of feasible solutions.
The primary goal of our research is to reconcile the need for accurate radial network representation with the computational demands of the DPSR. Our findings indicate significant improvements in both processing times and the quality of solutions, suggesting a promising direction for future research in the optimization of power distribution systems [2,4].

2. Literature Review

The reconfiguration of electric power distribution systems (DPSR) has been extensively studied due to its significant impact on enhancing the efficiency and reliability of networks. This review examines pivotal advancements in the sector, particularly focusing on the roles of mathematical modeling and algorithmic solutions in addressing DPSR challenges [5].
Mathematical optimization techniques are adept at resolving linear optimization challenges, consistently achieving the global optimum [8]. Nevertheless, their application to combinatorial optimization issues, characterized by extensive search spaces, can be computationally demanding and sometimes impractical for real-world applications. Despite these constraints, the continuous improvements in computational technology and the emergence of quantum computing continue to drive research interest in these methodologies [9].
Additionally, alternative strategies such as heuristics, metaheuristics, and machine learning have become prevalent in tackling DPSR, primarily due to their reduced computational demands. Table 1 highlights key studies from the literature that utilize various techniques to solve DPSR. For a more extensive review, readers are referred to references [5,7]. This comprehensive approach ensures a nuanced understanding of both the historical context and the current state of the art in DPSR problem-solving techniques.
The first attempt to solve DPSR was carried out in 1975 with the seminal study by A. Merlin and H. Back [5], who modeled network losses using the Joule effect and devised a solution scheme, iteratively reconfiguring the network by opening circuit breakers in feeders with the least power flow. Though convergence was ensured, the iterative process was sluggish. Since then, various approaches have been proposed, from mathematical programming approaches to artificial intelligence and metaheuristics. In more recent years, techniques utilizing mixed-integer programming have been put forth, employing different approaches such as quadratic and second-order programming, as well as decomposition processes. The integration of microgrids and distributed generation has shaped current trends, with research endeavors aiming to maximize renewable source generation. Recent solutions have managed to reduce computational time and enhance solution accuracy, even considering the presence and strategic placement of distributed generation in the network. For a more detailed review of the historical evolution of techniques to solve DPSR you can refer to [8,10,11].
In the field of exact optimization, two problems have been extensively studied by researchers in recent years: radiality conditions and techniques to relax the DPSR, rendering it convex, quadratic, linear, etc. Regarding radiality conditions, Merlin et al. [5] initiated from an initial network configuration, and through a series of iterations, the algorithm progressively opened different branches of the circuit until achieving a radial configuration, verified when the number of active branches equaled the number of nodes minus one. Subsequently, Liu et al. considered the distribution system loads as current sinks. With this model, they transformed the network DPSR into a quadratic programming problem solved by linearizing the objective function [12]. To ensure the radial topology of the solution, they solved the uncapacitated transshipment problem, a linear programming problem which assumes that all sinks and sources can both receive and distribute shipments simultaneously.
Ramos et al. [13] introduced the concept of paths to define radiality conditions in the DPSR. They defined a path as a set of branches connecting a particular node with the substation. Under this definition, radiality is guaranteed if every node has at most one path. Jabr et al. [7] proposed spanning tree constraints, based on the relationship between parent and descendant nodes; with this approach, radiality is guaranteed if one node has only one parent.
Lavorato et al. [14] generalized the radiality conditions used by Merlin et al., considering cases where the network has more than one substation or nodes with zero demand. They also proposed another set of constraints, the so-called single commodity flow, to guarantee radiality and connectivity of the network.
Borges et al. [4] adopted a similar approach to Lavorato et al. in expressing radiality conditions as a single equality between the number of active branches and the number of nodes minus the number of substations, with an additional constraint to ensure current flows in only one direction. This final set of radiality constraints has been widely accepted by researchers in the field, as demonstrated by Pareja et al. [2] who employed a mathematical model closely resembling that described by Borges et al., incorporating the presence of distributed generation in the network along with the optimization problem of strategically placing such distributed generation.
Concerning the relaxation of the original problem, Merlin et al. [5] assumed a purely resistive distribution network, making power flow calculations to estimate losses in a DC load flow. This approach has significant limitations, as distribution networks typically do not exhibit a significantly higher resistive component than inductive [15]. The same assumption was made by Broadwatert et al. [16], by assuming a power factor near one throughout the distribution network.
Table 1. Relevant works developed in the literature divided into the main categories: optimization models, heuristics, metaheuristics, and artificial intelligence.
Table 1. Relevant works developed in the literature divided into the main categories: optimization models, heuristics, metaheuristics, and artificial intelligence.
Ref.YearModel DescriptionRadiality ConditionsApparent Power
[5]1975Quadratic Programming Model—Linearization of the Objective FunctionThe solution is updated iteratively by opening branches until the number of active branches equals the number of nodes minus one.Network is assumed to be purely resistive.
[16]1990Quadratic loss function. DC power flow. The radial topology of the circuit is described using circuit component trace.Distribution system power factor near to 1. DC power flow model.
[12]1991Algorithm based on the linear transportation problem. Efficient for small networks.It solves the linear uncapacitated transshipment problem to ensure radial topology. Power losses are estimated using a radial power flow method (i.e., a backward and forward trace procedure).
[13]2010Mixed-integer quadratic programming model. Voltage drops approximated through Blondel equation. Every node of the final network must have at most one active path. They expressed radiality conditions as p a t h s _ t o _ i = 1 ; in this study, a path is defined as a set of branches connecting bus bar I to the substation. It is expressed as the inequality:
       P i j 2 + Q i j 2 S _ m a x  
[7]2012Mixed-integer conic linear programming model—Mixed-integer linear programming model (polyhedral representation of conic constraints).Spanning tree constraints of the form:
                b i j + b j i = a l
                j b i j = 1
The authors proposed a convex relaxation for the equation:
       V j 2 I i j 2 = P i j 2 + Q i j 2
In the form of
       V j 2 I i j 2 P i j 2 + Q i j 2
[14]2012Nonlinear programming model with generalized radiality conditions. Generalization of radiality conditions to equation
              i , j ϵ Ω y i j = N N s u b s t a t i o n s
It also introduces single commodity flow constraints to guarantee the network is connected.
Active and reactive power flows are expressed in terms of voltages and phase angles between bus bars, leading to a high nonlinear model.
[4]2014Method based on MILP, involving the linearization of the equation relating currents, voltages, and active and reactive powers.The radiality is guaranteed with the following set of equations:
                i , j Ω y i j = N 1
                  y i j + y j i 1
Linearization of P i j 2 y Q i j 2 through piecewise linear approximations, and V j 2 I i j 2   by linearizing V j 2 .
[2]2022Method based on mixed-integer linear programming with distributed generation in the network.The radiality is guaranteed with the following set of equations:
             i , j Ω y i j = N 1 , y i j + y j i 1
The authors used the same approach described in [4].
Liu et al. [12] employed an iterative backward–forward trace power flow to estimate electrical losses for a particular network configuration. These approaches leverage assumptions or iterative procedures. However, the first to adapt the DPSR by an off-the-shelf optimizer was Jabr et al. [7], who proposed a convex relaxation for apparent power.
Since then, many efforts have focused on linearizing the relaxed equation proposed by Jabr et al. to reduce computational complexity. For instance, Borges et al. [4] utilized piecewise linear approximations to linearize quadratic active and reactive power, as well as quadratic voltage. This approach has been widely accepted, with small variations by Pareja et al. [2], and has proven to be an effective way to reduce computational effort.
As has been shown, in recent years the tendency in most of the up-to-date research regarding DPSR has been to use the criterion proposed by Merlin et al. and generalized by Lavorato et al. At the same time, regarding the convexification and linearization of the DPSR, various linearization techniques for quadratic constraints have been proposed in the scientific literature to enhance computational efficiency. Considering this, the contributions of the current research to the field of DPSR can be summarized as follows:
  • Introducing and evaluating the impact of alternative radiality conditions, by expressing the spanning tree constraints in a more compact way.
  • Proposing a simplified linearization approach for calculating currents, based on the power flow model originally proposed by [1].
  • Assessing the methodology of linearization along with its advantages and limitations.

3. Proposed Methodology

The reconfiguration of electric power distribution systems is an integral task in the pursuit of network optimization, addressing demands for improved efficiency and enhanced reliability. Central to this endeavor is the development and refinement of mathematical models that navigate the complexities of power distribution—managing the nuances of voltage, load distribution, and the intrinsic properties of the network’s infrastructure. This paper presents an in-depth review of these modeling efforts, particularly emphasizing the nonlinear basis model that underpins the reconfiguration process.
Within the framework of this model as shown in Figure 1, two primary constraints are considered: the Dist-Flow Constraint and the Radiality Constraint. The Dist-Flow Constraint encompasses the essential considerations of power balance, voltage drop, and the calculation of current magnitude, along with the adherence to voltage and current limitations. On the other hand, the Radiality Constraint ensures the maintenance of a tree-shaped, loop-free network topology, a critical requirement for the practical applicability of the reconfiguration process.
To advance beyond the limitations inherent to the nonlinearities of these constraints, this paper proposes an enhanced model that introduces a linearization approach for the nonlinear equations related to current magnitude calculations. Moreover, we present refinements to the Radiality Constraints, aiming to yield a more intuitive and computationally efficient reconfiguration process.

3.1. Nonlinear Non-Convex Integer Basis Model

This section presents the mixed-integer nonlinear model for the PDSR problem using the set of Constraints (1)–(9). Furthermore, the application of the linearization schemes presented in Section 3.2 yields a mixed-integer quadratic model. As a result, the global optimum can be guarantee using properly off-the-shelf software (Gurobi 11.0).
Constraints (1)–(9) represent the objective function and the AC power flow model for a radially operated distribution network, i.e., Dist-Flow Constraints, based on [1], which is represented in Figure 2. Jointly with (9), they hold the tree-shape form of the network.
min k , i ϵ Ω R k , i I k , i 2
k , i ϵ Ω P k , i + P i S = P i D + i , j ϵ Ω ( P i , j + R i , j * I i , j 2 )     i   Ν
k , i ϵ Ω Q k , i + Q i S = Q i D + i , j ϵ Ω ( Q i , j + X i , j * I i , j 2 )     i   Ν
V k 2 2 R k , i P k , i + X k , i Q k , i Z k , i 2 I k , i 2 = V i 2 + Δ k , i v       k , i Ω
Δ k , i v Δ V k , i u b 2 Δ V k , i u b 2 1 y k , i       k , i Ω
V i 2 I k , i 2 = P k i 2 + Q k , i 2         k , i Ω
V i l b V i V i u b     i   Ν
I k , i l b I k , i I k , i u b y k , i       k , i Ω
i , j ϵ Ω y i j = N N s u b s t a t i o n s
Equations (2) and (3) guarantee the maintenance of active and reactive power balance at each node, which effectively constitutes the application of Kirchhoff’s first law, while also considering the losses within the network. Equations (4) and (5) pertain to Kirchhoff’s second law.
Equation (4) introduces auxiliary variables Δ i , j v to model the voltage drops across branches, and these variables are constrained as defined in (5). According to (5), Δ i , j v is set to zero for active branches i j , where y i , j equals one, nullifying the effect of Δ i , j v in Equation (4) as intended. Conversely, for inactive branches i j , where y i , j is zero, Δ i , j v can vary within the range (5).
Equation (6) describes the interrelation between the flows of active and reactive power, represented by P k , i   and Q k , i , respectively, and square current magnitudes I k , i 2 , as well as the squared voltage magnitudes V i 2 . Following this, Equations (7) through (8) define the permissible operational boundaries for the system’s variables, setting the acceptable limits for voltage and current values in the network.
Finally, the radiality conditions that ensure a radial topology in the distribution system are expressed in Constraint (9) as set in [14].

3.2. Enhanced Model

Note that (6) contains nonlinear terms [4,8], and is also a non-convex constraint that can be convexified as described in (10). Based on the limited range within which nodal voltage magnitudes lie in practice, the product V i 2 I k , i   2 in (10) can be linearized as shown in (11). This approach is simpler than the one commonly used to linearize the term V i 2 I k , i 2 [2,4], and as shown in the results section, it is very accurate, allowing us to reduce computational effort. As far as we are concerned, this approach has never been used in DPSR.
V i 2 I k , i 2 P k i 2 + Q k , i 2     k , i Ω
I k , i 2 P k i 2 + Q k , i 2       k , i Ω
On the other hand, the radiality-related Constraint (9) can be reformulated as a set of spanning tree constraints as in (14)–(16). The idea behind this set of constraints is that a bus bar can only be fed by one conductor to ensure radial topology, while it also ensures there are no current flows towards the substations.
The above replacement process has the potential to enhance solution speed, as certain bus bars are just one path to be fed and are fixed during the pre-solve step, since, in some networks, certain nodes only have one connection. The proposed set of constraints also effectively addresses bus bars with zero demand, preventing the generation of non-connected or non-radial topologies. Constraint (12) ensures that each bus bar in the network with a demand other than zero is supplied with power from only one other bus bar. Constraint (13) ensures that the substation is not supplied by any bus bar. To the best of our knowledge, this representation of spanning tree constraints is the first time it has been employed in the DPSR.
j   ϵ   N y i j 1               i   N   j N s u b s t a t i o n s
i   ϵ   N y i j = 0               j     N s u b s t a t i o n s

4. Numerical Results

In this section, we offer a detailed overview of the five instances selected for evaluation, which served to determine the effectiveness and performance of the models outlined in Section 3. These instances were chosen to represent a range of scenarios and complexities to provide a comprehensive assessment of the models’ capabilities.
The analysis of the numerical results obtained from these test instances is comprehensive, involving an in-depth examination of performance metrics and comparative evaluations. This analytical approach facilitates a robust understanding of how each model performs under different conditions and configurations.
After presenting the results, the discussion shifts to exploring the implications, insights, and potential applications of the findings. This discourse aims to interpret the practical significance of the results and how they might influence future research or practical applications in the field.
The computational equipment used for the simulations was an AMD Ryzen 5 3550H processor with a clock speed of 2100 MHz and four cores, providing a baseline for understanding the computational demands and performance limitations of the tested models. The simulations were conducted within a fixed time frame, with a simulation time limit set at 3600 s, ensuring consistency in the evaluation of each model’s efficiency.
To enhance the clarity and comprehension of the models under review, we integrated the spanning tree constraints with the linearization strategies developed in Section 3.2. Each model selected for investigation is briefly described below to provide context and facilitate a better understanding of their structure and intended applications:
  • Nonlinear non–convex integer basis model [4]: the base model consists of Constraints (2)–(9)
  • Model with modified Radiality Constraints: the base model can be modified by including the modified Radiality Constraints; in this case, the incumbent constraints are (2)–(8), (14) and (15)
  • Model with a simplification of the term V i 2 I k , i 2 : in this case, Constraint (11) is included instead of Constraint (6); the model then consists of Constraints (2)–(5), (7), (8) and (11)–(13)
  • Model with a double power triangle constraint: in this case, the set of Constraints (10) and (11) is included instead of Constraint (6); the model then consists of Constraints (2)–(5), (7), (8) and (10)–(13)
  • It would be useful to note that, except for the base model, all other models are modifications proposed within this research, as outlined in Section 2. These modifications represent novel contributions aimed at enhancing computational efficiency in the context of the DPSR.

4.1. Instances’ Description

The previously mentioned improvement strategies were evaluated using five case studies sourced from [17]. Each case study is distinguished by the number of branches and corresponding information about the loads at each bus bar. Table 2 includes data on the number of switches, substation nodes, and base voltages and powers for each considered system.
Typically, the literature utilizes small instances [18] (13 and 33 nodes), medium instances [2] (84, 119, 136 and 208 nodes) and big instances [19] (417 barras). To facilitate comparison with the latest literature results, instances from Table 2 were carefully selected, as they are commonly utilized in this research field [2,4]. These instances serve as benchmarks for evaluating and comparing the performance of different optimization algorithms and approaches to DPSR. Moreover, the following metrics were used to compare the effectiveness of our proposal:
  • Active power losses: These refer to the power losses due to Joule effect and are estimated using the objective function (1).
  • Computation time: This corresponds to the time taken by the code to load the data, build the model in the Gurobi off-the-shelf optimizer, and solve the system. The total time refers to the sum of these three times.
In Table 3, the overall results obtained for the test systems with 14, 33, 84, 133, and 417 buses are presented.

4.2. Discussion of Results

As demonstrated in Table 3, replacing the Radiality Constraint (6) with the set of Constraint (9) and Constraint(13), results in a significant reduction in computation time. This reduction is more pronounced in test systems with a larger number of nodes (84 and 136). Further reductions in computation time are achieved by simplifying Constraint (6), based on the assumption that voltage variation at the nodes is negligible, and by applying convex relaxation (11). The model that incorporates these simplifications approaches an optimality gap of 0.0%.
The simplification of Constraint (11), detailed in the Appendix A, yields topological decisions consistent with the best outcomes reported in the literature for the 14, 33, and 84 case studies. However, in larger systems, such as the 133 bus system, the error from assuming a constant voltage of 1 p.u. in the power triangle constraint leads to deviations in topological decisions. The error associated with using the set of Constraint (16) was quantified using Gauss–Seidel power flow analysis [15] and is detailed in Table 3 under the column “%ER”. In the 133 bus system, the model shows a 3% discrepancy in power loss compared to those reported in the literature, despite achieving an optimality gap of 0%. In a system with 417 nodes, the discrepancy in power loss results between this model and those reported in the literature is a mere 0.03%, albeit with an optimality gap of 2.55%.
Moreover, the combination of Constraints (16) and (17) enables solving the optimization problem within a computation time that is intermediate between those required for Constraints (14) and (16). This compromise between precision and computational effort results in an exact model. Despite improvements in computational efficiency, this model cannot solve the DPSR for the 417 node instance within the 3600 s time limit. Although it outperforms the base model and the model with modified Radiality Constraints in terms of computational efficiency, it falls short of achieving optimality within the allotted time. Nevertheless, the 3% optimality gap represents a significant improvement over other models, suggesting that it could still provide valuable insights and solutions for large-scale DPSR instances without compromising the decisions suggested by the optimizer.
Section 3 includes a comparison of solutions obtained with those documented in the literature. Table 4 presents the values of active power losses for the test systems with 33, 84, 136, and 417 nodes. Notable differences are observed only in the model that assumes a constant voltage of 1 p.u. for each node in the power triangle constraint; however, these differences are less significant when power losses are calculated using the Gauss–Seidel power flow analysis on the topology determined by the model (PPA column in Table 3).
Future research could explore improving the simplification of the power triangle constraint by seeking a more accurate estimate of the constant voltage than 1 p.u., potentially determining an optimal voltage value that better reflects the network characteristics. Another natural step to further improve computational times is the development of decomposition algorithms that can leverage the speed of modern power flow algorithms to generate an iterative reconfiguration strategy. By decomposing DPSR into smaller, more manageable subproblems and utilizing efficient power flow algorithms, it may be possible to achieve significant reductions in computation time while maintaining solution accuracy.
This approach could lead to the development of more scalable and efficient reconfiguration algorithms capable of handling larger and more complex distribution networks, without the necessity of expensive solvers.

5. Conclusions

The results presented in Section 4 underscore significant achievements in computational efficiency within the mixed-integer nonlinear model. Notably, by replacing the Radiality Constraint proposed by [11] with a larger set of constraints, each involving fewer variables (15), we observed a marked improvement in computation time. This strategic adjustment reflects the benefit of this approach to represent radiality conditions, instead of the traditional method used in the literature. This effect is even more pronounced in large instances, where the base model is almost incapable of finding a feasible solution in a reasonable amount of time. This highlights the importance of continuously seeking innovative methods to improve computational efficiency, especially as problem instances scale up. Even more, this type of Radiality Constraint ensures a feasible solution even in cases where some nodes have zero demand, as it could be the case if distributed generation would be considered.
Moreover, our research yielded another substantial breakthrough by introducing a novel and simpler approach to linearizing the apparent power in Constraint (6). While this adaptation led to enhanced computational efficiency, it also revealed a nuanced challenge: the model tended to underestimate power losses and occasionally generated solutions slightly deviating from those obtained using Constraint (6). To address this discrepancy and maintain solution integrity, we advocate for conducting a power flow analysis on the solutions derived from this model, verifying that solutions found with this approach are equivalent to those from the literature. This emphasizes the importance of validating computational models with established methods to ensure their reliability and accuracy in practical applications. As a valuable conclusion, the simplification of constant voltage in the power triangle constraint is valid for small instances (up to 84 bus bars in this study) and may serve as a useful guideline in large instances. However, it is important to note that relying solely on this simplification may not always yield optimal solutions. While it can provide computational efficiency benefits, decisions made using this method may not be optimal in terms of solution accuracy, especially in larger instances where the approximation error becomes more pronounced.
Additionally, our other proposed set of Constraints (16) and (17) represents a remarkable compromise between computational efficiency and solution accuracy. Crucially, this model achieves this balance without necessitating additional post-processing through power flow analysis, and can find the optimal decisions. This suggests the potential for wider adoption of this approach in practical DPSR, where computational efficiency and solution accuracy are both crucial considerations.

Author Contributions

Conceptualization, A.T.P.; Formal analysis, A.T.P., D.Á.-M., P.J.C.S. and D.A.N.B.; Funding acquisition A.T.P. and D.Á.-M.; Investigation, P.J.C.S. and D.A.N.B.; Methodology, A.T.P. and D.Á.-M.; Resources A.T.P.; Supervision, A.T.P. and D.Á.-M.; Coding, P.J.C.S. and D.A.N.B.; Writing—review and editing, A.T.P., D.Á.-M., P.J.C.S. and D.A.N.B. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Universidad de los Andes. This work was supported by the Universidad de los Andes through the “Publica, Expón o Transfiere” program from the Vice-Rectory of Research.

Data Availability Statement

The original contributions presented in the study are included in the article, further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

Nomenclature

Variables
I i j Electrical current flowing through branch (i,j).
P i j Active power flowing through branch i,j.
P i D Active power demand at node i.
P i s Active power generation at node i.
Q i j Reactive power flowing through branch (i,j).
Q i D Reactive power demand at node i.
Q i s Reactive power demand at node i.
V i Voltage of bus bar i.
y i j Boolean state of branch i,j switch
Δ k , i v Voltage slack through branch (k,i)
Parameters
I i j u b Current upper limit through branch i,j.
I i j l b Current upper limit through branch i,j.
R i j Electrical resistance of branch i,j.
X i j Inductive reactance of branch i,j.
V i u b Voltage upper limit of bus bar i
V i l b Voltage lower limit of bus bar i
Sets
Ν Bus bar set for the considered electrical network.
N s u b s t a t i o n s Set of substations
Ω Branches set in the electrical network.

Appendix A. Instances’ Solutions

The solution for each case study, in terms of branches, is presented below for each proposed model and instance.

Appendix A.1. 14 Buses Instance

Table A1. 14 buses instance solution tree.
Table A1. 14 buses instance solution tree.
ModelOptimal Tree
Base model(14-13), (14-9), (14-4), (13-12), (13-11), (12-6), (11-10), (9-8), (8-5), (4-3), (4-2), (3-7), (2-1)
Model with radiality reformulated(14-13), (14-9), (14-4), (13-12), (13-11), (12-6), (11-10), (9-8), (8-5), (4-3), (4-2), (3-7), (2-1)
Linearization of term V i 2 I k , i 2 (14-13), (14-9), (14-4), (13-12), (13-11), (12-6), (11-10), (9-8), (8-5), (4-3), (4-2), (3-7), (2-1)
Double constraint for power triangle(14-13), (14-9), (14-4), (13-12), (13-11), (12-6), (11-10), (9-8), (8-5), (4-3), (4-2), (3-7), (2-1)
Figure A1. (a) Initial configuration y (b) Final configuration.
Figure A1. (a) Initial configuration y (b) Final configuration.
Energies 17 02633 g0a1

Appendix A.2. 33 Buses Instance

Table A2. 33 buses instance.
Table A2. 33 buses instance.
ModelOptimal Tree
Base model(1-2), (2-3), (2-19), (3-4), (3-23), (4-5), (5-6), (6-7), (6-26), (8-9), (9-15), (11-10), (12-11), (12-13), (13-14), (15-16), (16-17), (17-18), (18-33), (19-20), (20-21), (21-22), (21-8), (22-12), (23-24), (24-25), (26-27), (27-28), (28-29), (29-30), (30-31), (31-32)
Model with radiality reformulated(1-2), (2-3), (2-19), (3-4), (3-23), (4-5), (5-6), (6-7), (6-26), (8-9), (9-15), (11-10), (12-11), (12-13), (13-14), (15-16), (16-17), (17-18), (18-33), (19-20), (20-21), (21-22), (21-8), (22-12), (23-24), (24-25), (26-27), (27-28), (28-29), (29-30), (30-31), (31-32)
Linearization of term V i 2 I k , i 2 (1-2), (2-3), (2-19), (3-4), (3-23), (4-5), (5-6), (6-7), (6-26), (8-9), (9-15), (11-10), (12-11), (12-13), (13-14), (15-16), (16-17), (17-18), (18-33), (19-20), (20-21), (21-22), (21-8), (22-12), (23-24), (24-25), (26-27), (27-28), (28-29), (29-30), (30-31), (31-32)
Double constraint for power triangle(1-2), (2-3), (2-19), (3-4), (3-23), (4-5), (5-6), (6-7), (6-26), (8-9), (9-15), (11-10), (12-11), (12-13), (13-14), (15-16), (16-17), (17-18), (18-33), (19-20), (20-21), (21-22), (21-8), (22-12), (23-24), (24-25), (26-27), (27-28), (28-29), (29-30), (30-31), (31-32)

Appendix A.3. 84 Nodes Instance

Table A3. 84 buses instance.
Table A3. 84 buses instance.
ModelOptimal Tree
Base model(1-2), (84-1), (84-11), (84-15), (84-25), (84-30), (84-43), (84-47), (84-56), (84-65), (84-73), (84-77), (2-3), (3-4), (4-5), (5-6), (5-55), (7-8), (7-9), (7-10), (11-12), (12-14), (12-72), (15-16), (16-17), (17-18), (18-19), (19-20), (20-21), (20-83), (21-22), (21-23), (23-24), (25-26), (26-27), (27-28), (28-29), (29-39), (30-31), (31-32), (32-33), (34-35), (35-36), (36-37), (37-38), (38-41), (39-40), (40-42), (43-44), (44-45), (45-46), (46-34), (47-48), (48-49), (49-50), (50-51), (51-52), (52-53), (53-54), (53-64), (56-57), (57-58), (58-59), (59-60), (60-61), (60-7), (63-62), (64-63), (65-66), (66-67), (67-68), (68-69), (69-70), (70-71), (73-74), (74-75), (75-76), (76-13), (77-78), (78-79), (79-80), (80-81), (81-82)
Model with radiality reformulated(1-2), (84-1), (84-11), (84-15), (84-25), (84-30), (84-43), (84-47), (84-56), (84-65), (84-73), (84-77), (2-3), (3-4), (4-5), (5-6), (5-55), (7-8), (7-9), (7-10), (11-12), (12-14), (12-72), (15-16), (16-17), (17-18), (18-19), (19-20), (20-21), (20-83), (21-22), (21-23), (23-24), (25-26), (26-27), (27-28), (28-29), (29-39), (30-31), (31-32), (32-33), (34-35), (35-36), (36-37), (37-38), (38-41), (39-40), (40-42), (43-44), (44-45), (45-46), (46-34), (47-48), (48-49), (49-50), (50-51), (51-52), (52-53), (53-54), (53-64), (56-57), (57-58), (58-59), (59-60), (60-61), (60-7), (63-62), (64-63), (65-66), (66-67), (67-68), (68-69), (69-70), (70-71), (73-74), (74-75), (75-76), (76-13), (77-78), (78-79), (79-80), (80-81), (81-82)
Linearization of term V i 2 I k , i 2 (1-2), (84-1), (84-11), (84-15), (84-25), (84-30), (84-43), (84-47), (84-56), (84-65), (84-73), (84-77), (2-3), (3-4), (4-5), (5-6), (5-55), (7-8), (7-9), (7-10), (11-12), (12-14), (12-72), (15-16), (16-17), (17-18), (18-19), (19-20), (20-21), (20-83), (21-22), (21-23), (23-24), (25-26), (26-27), (27-28), (28-29), (29-39), (30-31), (31-32), (32-33), (34-35), (35-36), (36-37), (37-38), (38-41), (39-40), (40-42), (43-44), (44-45), (45-46), (46-34), (47-48), (48-49), (49-50), (50-51), (51-52), (52-53), (53-54), (53-64), (56-57), (57-58), (58-59), (59-60), (60-61), (60-7), (63-62), (64-63), (65-66), (66-67), (67-68), (68-69), (69-70), (70-71), (73-74), (74-75), (75-76), (76-13), (77-78), (78-79), (79-80), (80-81), (81-82)
Double constraint for power triangle(1-2), (84-1), (84-11), (84-15), (84-25), (84-30), (84-43), (84-47), (84-56), (84-65), (84-73), (84-77), (2-3), (3-4), (4-5), (5-6), (5-55), (7-8), (7-9), (7-10), (11-12), (12-14), (12-72), (15-16), (16-17), (17-18), (18-19), (19-20), (20-21), (20-83), (21-22), (21-23), (23-24), (25-26), (26-27), (27-28), (28-29), (29-39), (30-31), (31-32), (32-33), (34-35), (35-36), (36-37), (37-38), (38-41), (39-40), (40-42), (43-44), (44-45), (45-46), (46-34), (47-48), (48-49), (49-50), (50-51), (51-52), (52-53), (53-54), (53-64), (56-57), (57-58), (58-59), (59-60), (60-61), (60-7), (63-62), (64-63), (65-66), (66-67), (67-68), (68-69), (69-70), (70-71), (73-74), (74-75), (75-76), (76-13), (77-78), (78-79), (79-80), (80-81), (81-82)

Appendix A.4. 133 Nodes Instance

Table A4. 133 buses instance.
Table A4. 133 buses instance.
ModelOptimal Tree
Base modelNo feasible solution found
Model with radiality reformulated(136-1), (136-17), (136-39), (136-63), (136-75), (136-85), (136-99), (136-121), (1-2), (2-3), (3-4), (4-5), (5-6), (6-8), (8-9), (8-10), (10-11), (10-12), (10-13), (13-14), (13-15), (15-16), (17-18), (18-19), (19-20), (20-21), (20-22), (22-23), (22-24), (24-25), (25-26), (25-51), (26-27), (27-28), (28-29), (28-31), (29-30), (31-32), (32-33), (33-34), (35-36), (36-37), (38-35), (39-40), (40-41), (40-42), (42-43), (43-44), (43-45), (45-46), (46-47), (47-48), (47-62), (47-110), (48-49), (49-50), (51-52), (52-53), (52-56), (53-54), (56-57), (57-58), (58-59), (59-60), (60-61), (62-120), (63-64), (64-65), (65-66), (66-67), (67-68), (68-69), (68-70), (70-71), (70-73), (71-72), (73-74), (73-7), (75-76), (76-77), (76-126), (77-78), (78-79), (79-80), (80-81), (81-82), (81-83), (83-84), (85-86), (86-87), (86-88), (88-89), (90-91), (91-92), (92-93), (93-94), (93-97), (94-95), (97-98), (98-55), (98-135), (99-100), (100-101), (101-102), (101-103), (103-104), (103-90), (104-105), (107-106), (107-108), (108-109), (108-114), (109-116), (110-107), (110-111), (111-112), (112-113), (114-115), (116-117), (119-118), (120-119), (120-96), (121-122), (122-123), (123-124), (123-125), (125-127), (127-128), (127-129), (129-130), (130-131), (131-132), (132-133), (133-134), (135-38)
Linearization of term V i 2 I k , i 2 (136-1), (136-17), (136-39), (136-63), (136-75), (136-85), (136-99), (136-121), (1-2), (2-3), (3-4), (4-5), (5-6), (6-8), (8-10), (10-11), (10-12), (10-13), (13-14), (13-15), (15-16), (17-18), (18-19), (19-20), (20-21), (20-22), (22-23), (22-24), (24-25), (24-9), (25-26), (25-51), (26-27), (27-28), (28-29), (28-31), (29-30), (31-32), (31-35), (32-33), (33-34), (35-36), (36-37), (39-40), (40-41), (40-42), (42-43), (43-44), (43-45), (45-46), (46-47), (47-48), (47-62), (47-110), (48-49), (49-50), (50-96), (51-52), (52-56), (54-53), (55-54), (56-57), (57-58), (58-59), (59-60), (60-61), (62-120), (63-64), (64-65), (65-66), (66-67), (67-68), (68-69), (68-70), (70-71), (70-73), (71-72), (73-74), (73-7), (75-76), (76-77), (77-78), (78-79), (79-80), (80-81), (81-82), (81-83), (85-86), (86-87), (86-88), (88-89), (90-91), (91-92), (92-93), (93-94), (93-97), (96-95), (97-98), (98-55), (99-100), (100-101), (101-102), (101-103), (103-104), (103-90), (104-105), (104-118), (105-106), (107-108), (108-109), (108-114), (109-116), (110-107), (110-111), (111-112), (112-113), (114-115), (116-117), (120-119), (121-122), (122-123), (123-124), (123-125), (125-126), (125-127), (127-128), (127-129), (129-130), (130-131), (131-132), (132-133), (133-134), (134-135), (135-38), (135-84)
Double constraint for power triangle(136-1), (136-17), (136-39), (136-63), (136-75), (136-85), (136-99), (136-121), (1-2), (2-3), (3-4), (4-5), (5-6), (6-8), (8-9), (8-10), (10-11), (10-12), (10-13), (13-14), (13-15), (15-16), (17-18), (18-19), (19-20), (20-21), (20-22), (22-23), (22-24), (24-25), (25-26), (25-51), (26-27), (27-28), (28-29), (28-31), (29-30), (31-32), (32-33), (33-34), (35-36), (36-37), (38-35), (39-40), (40-41), (40-42), (42-43), (43-44), (43-45), (45-46), (46-47), (47-48), (47-62), (47-110), (48-49), (49-50), (51-52), (52-53), (52-56), (53-54), (56-57), (57-58), (58-59), (59-60), (60-61), (62-120), (63-64), (64-65), (65-66), (66-67), (67-68), (68-69), (68-70), (70-71), (70-73), (71-72), (73-74), (73-7), (75-76), (76-77), (76-126), (77-78), (78-79), (79-80), (80-81), (81-82), (81-83), (83-84), (85-86), (86-87), (86-88), (88-89), (90-91), (91-92), (92-93), (93-94), (93-97), (94-95), (97-98), (98-55), (98-135), (99-100), (100-101), (101-102), (101-103), (103-104), (103-90), (104-105), (107-106), (107-108), (108-109), (108-114), (109-116), (110-107), (110-111), (111-112), (112-113), (114-115), (116-117), (119-118), (120-119), (120-96), (121-122), (122-123), (123-124), (123-125), (125-127), (127-128), (127-129), (129-130), (130-131), (131-132), (132-133), (133-134), (135-38)

Appendix A.5. 417 Buses Instance

Table A5. 417 buses instance.
Table A5. 417 buses instance.
ModelOptimal Tree
Base ModelNo Feasible Solution Found
Model with radiality reformulated(68-93), (68-67), (89-88), (67-89), (67-64), (225-224), (224-222), (21-47), (21-50), (21-49), (21-57), (72-21), (72-74), (66-252), (3-20), (3-9), (20-44), (20-33), (222-221), (74-75), (382-70), (382-66), (51-52), (221-344), (52-56), (220-223), (75-81), (81-76), (59-77), (56-27), (1-273), (1-274), (1-123), (1-92), (1-351), (1-350), (1-211), (1-215), (1-190), (1-373), (1-362), (1-364), (85-68), (27-31), (274-275), (31-40), (275-276), (73-72), (73-80), (60-61), (58-60), (209-208), (209-210), (80-82), (65-69), (71-65), (47-34), (276-264), (77-73), (69-59), (54-51), (264-263), (24-54), (263-262), (79-78), (83-79), (63-71), (61-63), (29-24), (262-261), (34-29), (261-259), (259-257), (90-83), (62-58), (257-254), (257-258), (64-62), (44-32), (372-239), (239-240), (239-243), (123-120), (265-339), (265-367), (120-94), (94-113), (94-111), (94-119), (94-98), (35-25), (369-347), (369-370), (38-35), (370-348), (370-383), (370-90), (92-2), (92-87), (41-38), (112-115), (2-17), (2-14), (2-13), (43-41), (383-382), (113-114), (48-43), (17-18), (50-48), (50-46), (208-277), (208-236), (277-278), (277-279), (106-95), (95-112), (6-7), (7-3), (33-55), (33-22), (84-104), (84-109), (84-107), (279-280), (111-106), (18-5), (5-6), (28-36), (36-45), (280-281), (119-121), (119-122), (119-200), (49-39), (235-234), (14-16), (55-23), (23-28), (282-283), (234-282), (234-233), (122-118), (236-235), (16-19), (19-8), (104-105), (232-293), (207-349), (13-4), (42-37), (380-229), (229-228), (109-108), (4-12), (12-15), (46-42), (228-371), (15-11), (231-232), (11-86), (11-10), (103-110), (107-103), (86-91), (53-26), (22-53), (304-378), (304-303), (304-311), (306-304), (97-117), (116-97), (26-30), (378-377), (99-84), (101-100), (96-101), (309-314), (307-309), (307-312), (100-102), (314-317), (314-318), (317-313), (102-99), (187-167) (167-175), (318-319), (138-194), (138-149), (117-96), (175-181), (301-305), (301-302), (305-310), (305-308), (155-138), (151-155), (151-152), (181-160), (181-178), (310-315), (310-306), (310-320), (124-126), (124-158), (98-116), (160-180), (180-177), (180-174), (351-379), (129-141), (129-154), (129-151), (346-129), (350-203), (162-169), (203-204), (203-206), (153-132), (141-153), (141-130), (183-162), (379-380), (142-147), (182-183), (182-186), (204-205), (136-142), (243-384), (243-355), (243-356), (243-246), (243-249), (132-136), (244-85), (206-207), (163-171), (352-414), (352-212), (352-353), (414-385), (414-401), (184-163), (184-187), (125-128), (401-386), (401-402), (375-202), (127-124), (128-127), (128-125), (131-157), (157-133), (402-387), (402-403), (130-131), (211-209), (200-201), (403-388), (403-404), (133-140), (202-375), (404-400), (404-405), (404-407), (368-345), (368-343), (345-346), (345-369), (373-352), (199-192), (199-197), (154-156), (154-134), (197-191), (137-144), (144-148), (353-213), (353-214), (159-199), (159-161), (159-182), (159-184), (148-150), (156-137), (405-389), (405-406), (190-159), (190-189), (215-216), (161-172), (161-185), (150-143), (406-390), (406-391), (216-217), (216-218), (172-188), (188-168), (134-139), (218-219), (168-176), (407-392), (407-408), (219-220), (176-179), (408-409), (408-410), (223-237), (185-164), (409-393), (409-394), (237-238), (237-372), (164-165), (145-146), (165-173), (152-135), (135-145), (135-195), (410-415), (410-411), (411-395), (411-412), (355-354), (354-242), (354-241), (186-166), (412-399), (412-398), (412-413), (166-170), (189-198), (189-193), (198-196), (356-357), (413-397), (413-396), (357-244), (357-245), (290-292), (290-291), (289-290), (246-247), (247-248), (266-265), (266-324), (288-289), (267-266), (300-288), (300-286), (300-301), (300-307), (249-358), (268-267), (268-327), (268-297), (358-359), (269-268), (359-250), (365-269), (365-366), (285-300), (366-270), (366-271), (360-251), (363-365), (363-381), (253-360), (362-363), (362-272), (254-253), (254-361), (254-255), (361-256), (296-260), (296-299), (296-298), (260-287), (312-316), (364-284), (364-285), (324-326), (324-325), (334-336), (334-335), (336-323), (327-328), (338-337), (322-329), (233-376), (297-296), (339-338), (321-322), (376-230), (299-321), (230-231), (367-340), (340-341), (329-330), (329-333), (371-374), (294-295), (341-342), (341-368), (330-331), (374-227), (374-226), (292-294), (331-332), (226-225), (333-334)
Linearization of term V i 2 I k , i 2 (384-68), (68-93), (68-67), (89-88), (67-89), (67-64), (225-224), (224-222), (21-47), (21-50), (72-21), (72-74), (72-76), (3-20), (20-51), (20-44), (222-221), (74-75), (70-59), (382-70), (51-52), (51-54), (221-344), (76-81), (52-56), (220-223), (59-69), (56-27), (1-273), (1-274), (1-123), (1-92), (1-351), (1-350), (1-375), (1-211), (1-215), (1-190), (1-373), (1-362), (1-364), (274-275), (275-276), (73-72), (73-80), (60-58), (40-31), (209-208), (209-210), (80-82), (65-71), (71-63), (47-40), (276-264), (77-73), (69-65), (54-24), (264-263), (264-265), (78-77), (24-29), (263-262), (79-78), (83-79), (63-61), (61-60), (29-34), (262-261), (261-259), (90-83), (257-254), (257-258), (64-62), (44-25), (44-32), (372-239), (239-240), (239-243), (123-120), (25-35), (265-339), (265-367), (120-94), (94-113), (94-111), (94-119), (94-98), (35-38), (369-347), (369-370), (38-41), (370-348), (370-90), (114-115), (115-112), (92-2), (92-87), (2-17), (2-14), (2-13), (383-382), (251-383), (251-359), (251-252), (113-114), (48-43), (17-18), (50-48), (50-46), (208-277), (208-236), (277-278), (277-279), (106-95), (6-7), (33-55), (33-22), (84-33), (84-104), (84-109), (84-110), (84-107), (279-280), (111-106), (18-5), (5-6), (28-36), (36-45), (280-281), (45-49), (119-121), (119-122), (119-200), (49-39), (235-234), (14-16), (55-23), (23-28), (282-283), (118-84), (8-9), (9-3), (234-282), (122-118), (236-235), (16-19), (19-8), (104-105), (32-37), (232-231), (232-293), (349-232), (37-42), (207-349), (13-4), (380-229), (229-228), (109-108), (4-12), (12-15), (228-371), (15-11), (231-230), (110-103), (11-86), (86-91), (53-26), (22-53), (304-378), (97-117), (116-97), (26-30), (378-377), (101-100), (96-101), (88-10), (309-314), (309-313), (307-309), (307-312), (100-102), (57-147), (57-149), (57-148), (314-318), (314-310), (317-319), (102-99), (187-167), (167-175), (318-315), (138-194), (117-96), (175-181), (301-305), (301-302), (305-304), (151-155), (151-152), (181-178), (310-306), (310-320), (315-311), (124-126), (124-127), (98-116), (160-129), (180-160), (180-177), (351-379), (129-141), (129-154), (129-151), (350-203), (147-140), (162-169), (203-204), (203-206), (153-132), (141-153), (141-130), (183-162), (379-380), (182-183), (182-186), (252-66), (204-205), (136-142), (243-384), (243-355), (243-356), (243-246), (243-249), (132-136), (244-85), (206-207), (163-171), (352-414), (352-212), (352-353), (414-385), (414-401), (149-146), (149-138), (184-163), (184-187), (125-57), (401-386), (401-402), (375-202), (127-128), (128-125), (131-157), (157-133), (402-387), (402-403), (130-131), (211-209), (200-201), (200-158), (403-388), (403-404), (158-124), (404-400), (404-405), (404-407), (368-345), (368-343), (345-346), (345-369), (373-352), (199-192), (199-197), (154-156), (154-134), (197-191), (137-144), (353-213), (353-214), (159-199), (159-161), (159-182), (159-184), (148-150), (156-137), (405-389), (405-406), (190-159), (190-189), (215-216), (161-172), (161-185), (150-143), (406-390), (406-391), (216-217), (216-218), (172-188), (188-168), (134-139), (218-219), (168-176), (407-392), (407-408), (219-220), (176-179), (179-173), (408-409), (408-410), (223-237), (185-164), (409-393), (409-394), (237-238), (237-372), (164-165), (152-135), (135-145), (135-195), (410-415), (410-411), (411-395), (411-412), (355-354), (354-242), (354-241), (186-166), (412-399), (412-398), (412-413), (166-170), (189-198), (189-193), (170-174), (198-196), (356-357), (174-180), (413-397), (413-396), (357-244), (357-245), (290-291), (289-290), (246-247), (247-248), (266-324), (288-289), (267-266), (300-288), (300-286), (300-301), (300-307), (268-267), (268-327), (268-297), (268-292), (269-268), (359-358), (359-250), (365-269), (365-366), (285-300), (313-317), (366-270), (366-271), (302-303), (360-251), (363-365), (363-381), (253-360), (362-363), (362-272), (254-253), (254-361), (254-255), (361-256), (316-308), (296-260), (296-299), (296-298), (260-287), (312-316), (364-284), (364-285), (324-326), (324-325), (324-323), (334-335), (283-257), (323-336), (327-328), (338-337), (322-329), (297-296), (339-338), (321-322), (376-233), (299-321), (230-376), (367-340), (340-341), (329-330), (329-333), (371-374), (294-295), (341-342), (341-368), (330-331), (374-227), (374-226), (292-294), (331-332), (226-225), (333-334)
Double constraint for power triangle(384-68), (384-66), (68-93), (68-67), (89-88), (67-89), (67-64), (225-224), (224-222), (21-47), (21-50), (72-21), (72-74), (72-76), (3-20), (20-51), (20-44), (222-221), (74-75), (70-59), (382-70), (51-52), (51-54), (221-344), (76-81), (52-56), (220-223), (59-69), (56-27), (1-273), (1-274), (1-123), (1-92), (1-351), (1-350), (1-375), (1-211), (1-215), (1-190), (1-373), (1-362), (1-364), (274-275), (275-276), (73-72), (73-80), (60-58), (40-31), (209-208), (209-210), (80-82), (65-71), (71-63), (47-40), (276-264), (77-73), (69-65), (54-24), (264-263), (264-265), (78-77), (24-29), (263-262), (79-78), (83-79), (63-61), (61-60), (29-34), (262-261), (90-83), (257-259), (257-254), (257-258), (64-62), (44-25), (44-32), (372-239), (239-240), (239-243), (123-120), (25-35), (265-339), (265-367), (120-94), (94-113), (94-111), (94-119), (94-98), (35-38), (369-347), (369-370), (38-41), (370-348), (370-90), (114-115), (115-112), (92-2), (92-87), (2-17), (2-14), (2-13), (383-382), (251-383), (251-359), (251-252), (113-114), (48-43), (17-18), (50-48), (50-46), (208-277), (208-236), (277-278), (277-279), (106-95), (6-7), (33-55), (33-22), (84-33), (84-104), (84-109), (84-110), (84-107), (279-280), (111-106), (18-5), (5-6), (28-36), (36-45), (280-281), (45-49), (119-121), (119-122), (119-200), (235-234), (14-16), (55-23), (23-28), (282-283), (118-84), (8-9), (9-3), (234-282), (122-118), (236-235), (16-19), (19-8), (104-105), (32-37), (232-231), (232-293), (349-232), (37-42), (207-349), (13-4), (380-229), (229-228), (109-108), (4-12), (12-15), (228-371), (15-11), (231-230), (110-103), (11-86), (30-39), (86-91), (53-26), (22-53), (304-378), (97-117), (116-97), (26-30), (378-377), (101-100), (96-101), (88-10), (309-314), (309-313), (307-309), (307-312), (100-102), (57-149), (57-148), (314-318), (314-310), (317-319), (102-99), (187-167), (167-175), (318-315), (138-194), (117-96), (175-181), (301-305), (301-302), (305-304), (305-308), (151-155), (151-152), (181-178), (310-306), (310-320), (315-311), (124-126), (124-127), (98-116), (160-129), (160-179), (180-160), (180-177), (351-379), (129-141), (129-154), (129-151), (350-203), (162-169), (203-204), (203-206), (153-132), (141-153), (141-130), (183-162), (379-380), (142-147), (182-183), (182-186), (204-205), (136-142), (243-384), (243-355), (243-356), (243-246), (243-249), (132-136), (244-85), (206-207), (163-171), (352-414), (352-212), (352-353), (414-385), (414-401), (149-146), (149-138), (184-163), (184-187), (125-57), (401-386), (401-402), (375-202), (127-128), (128-125), (131-157), (157-133), (402-387), (402-403), (130-131), (211-209), (200-201), (200-158), (403-388), (403-404), (133-140), (158-124), (404-400), (404-405), (404-407), (368-345), (368-343), (345-346), (345-369), (373-352), (199-192), (199-197), (154-156), (154-134), (197-191), (137-144), (353-213), (353-214), (159-199), (159-161), (159-182), (159-184), (148-150), (156-137), (405-389), (405-406), (190-159), (190-189), (215-216), (161-172), (161-185), (150-143), (406-390), (406-391), (216-217), (216-218), (172-188), (188-168), (134-139), (218-219), (168-176), (407-392), (407-408), (219-220), (408-409), (408-410), (223-237), (185-164), (409-393), (409-394), (237-238), (237-372), (164-165), (165-173), (152-135), (135-145), (135-195), (410-415), (410-411), (411-395), (411-412), (355-354), (354-242), (354-241), (186-166), (412-399), (412-398), (412-413), (166-170), (189-198), (189-193), (170-174), (198-196), (356-357), (174-180), (413-397), (413-396), (357-244), (357-245), (290-291), (289-290), (246-247), (247-248), (266-324), (288-289), (267-266), (300-288), (300-286), (300-301), (300-307), (268-267), (268-327), (268-297), (268-292), (269-268), (359-358), (359-250), (365-269), (365-366), (285-300), (313-317), (366-270), (366-271), (302-303), (360-251), (363-365), (363-381), (253-360), (362-363), (362-272), (254-253), (254-361), (254-255), (308-316), (361-256), (296-260), (296-299), (296-298), (260-287), (364-284), (364-285), (324-326), (324-325), (324-323), (334-335), (283-257), (323-336), (327-328), (338-337), (322-329), (297-296), (339-338), (321-322), (376-233), (299-321), (230-376), (367-340), (340-341), (329-330), (329-333), (371-374), (294-295), (341-342), (341-368), (330-331), (374-227), (374-226), (292-294), (331-332), (226-225), (333-334)
Optimal tree(384-68), (68-93), (68-67), (89-88), (67-89), (67-64), (225-224), (224-222), (21-47), (21-50), (72-21), (72-74), (72-76), (3-20), (20-51), (20-44), (222-221), (74-75), (70-59), (382-70), (51-52), (51-54), (221-344), (76-81), (52-56), (220-223), (59-69), (56-27), (1-273), (1-274), (1-123), (1-92), (1-351), (1-350), (1-375), (1-211), (1-215), (1-190), (1-373), (1-362), (1-364), (274-275), (275-276), (73-72), (73-80), (60-58), (40-31), (209-208), (209-210), (80-82), (65-71), (71-63), (47-40), (276-264), (77-73), (69-65), (54-24), (264-263), (264-265), (78-77), (24-29), (263-262), (79-78), (83-79), (63-61), (61-60), (29-34), (262-261), (90-83), (257-259), (257-254), (257-258), (64-62), (44-25), (44-32), (372-239), (239-240), (239-243), (123-120), (25-35), (265-339), (265-367), (120-94), (94-113), (94-111), (94-119), (94-98), (35-38), (369-347), (369-370), (38-41), (370-348), (370-90), (114-115), (115-112), (92-2), (92-87), (41-43), (2-17), (2-14), (2-13), (383-382), (251-383), (251-359), (251-252), (113-114), (17-18), (50-48), (50-46), (208-277), (208-236), (277-278), (277-279), (106-95), (6-7), (33-55), (33-22), (84-33), (84-104), (84-109), (84-110), (84-107), (279-280), (111-106), (18-5), (5-6), (28-36), (36-45), (280-281), (45-49), (119-121), (119-122), (119-200), (235-234), (14-16), (55-23), (23-28), (282-283), (118-84), (8-9), (9-3), (234-282), (122-118), (236-235), (16-19), (19-8), (104-105), (32-37), (232-231), (232-293), (349-232), (37-42), (207-349), (13-4), (380-229), (229-228), (109-108), (4-12), (12-15), (228-371), (231-230), (110-103), (11-86), (30-39), (86-91), (53-26), (22-53), (304-306), (304-378), (97-117), (116-97), (10-11), (26-30), (378-377), (101-100), (96-101), (88-10), (309-314), (309-313), (307-309), (307-312), (100-102), (57-147), (57-149), (57-148), (314-318), (314-310), (317-319), (102-99), (187-167), (167-175), (318-315), (138-194), (117-96), (175-181), (301-305), (301-302), (305-304), (155-138), (151-155), (151-152), (181-178), (310-320), (315-311), (124-126), (124-127), (98-116), (160-129), (180-160), (180-177), (351-379), (129-141), (129-154), (129-151), (350-203), (147-140), (162-169), (203-204), (203-206), (153-132), (141-153), (141-130), (183-162), (379-380), (182-183), (182-186), (252-66), (204-205), (136-142), (243-384), (243-355), (243-356), (243-246), (132-136), (244-85), (206-207), (163-171), (352-414), (352-212), (352-353), (414-385), (414-401), (149-146), (184-163), (184-187), (125-57), (401-386), (401-402), (375-202), (127-128), (128-125), (131-157), (157-133), (402-387), (402-403), (130-131), (211-209), (200-201), (200-158), (403-388), (403-404), (158-124), (404-400), (404-405), (404-407), (368-345), (368-343), (345-346), (345-369), (373-352), (199-192), (199-197), (154-156), (154-134), (197-191), (137-144), (353-213), (353-214), (159-199), (159-161), (159-182), (159-184), (148-150), (156-137), (405-389), (405-406), (190-159), (190-189), (215-216), (161-172), (161-185), (150-143), (406-390), (406-391), (216-217), (216-218), (172-188), (188-168), (134-139), (218-219), (168-176), (407-392), (407-408), (219-220), (176-179), (179-173), (408-409), (408-410), (223-237), (185-164), (409-393), (409-394), (237-238), (237-372), (164-165), (146-145), (152-135), (135-195), (410-415), (410-411), (411-395), (411-412), (355-354), (354-242), (354-241), (186-166), (412-399), (412-398), (412-413), (166-170), (189-198), (189-193), (170-174), (198-196), (356-357), (174-180), (413-397), (413-396), (357-244), (357-245), (290-291), (289-290), (246-247), (247-248), (266-324), (288-289), (267-266), (300-288), (300-286), (300-301), (300-307), (268-267), (268-327), (268-297), (268-292), (358-249), (269-268), (359-358), (359-250), (365-269), (365-366), (285-300), (313-317), (366-270), (366-271), (302-303), (360-251), (363-365), (363-381), (253-360), (362-363), (362-272), (254-253), (254-361), (254-255), (361-256), (316-308), (296-260), (296-299), (296-298), (260-287), (312-316), (364-284), (364-285), (324-326), (324-325), (324-323), (334-335), (283-257), (323-336), (327-328), (338-337), (322-329), (297-296), (339-338), (321-322), (376-233), (299-321), (230-376), (367-340), (340-341), (329-330), (329-333), (371-374), (294-295), (341-342), (341-368), (330-331), (374-227), (374-226), (292-294), (331-332), (226-225), (333-334)

References

  1. Baran, E.; Wu, F.F. Network Reconfiguration in Distribution Systems for Loss Reduction and Load Balancing. IEEE Trans. Power Deliv. 1989, 4, 1401–1407. [Google Scholar] [CrossRef]
  2. Pareja, L.A.G.; López-Lezama, J.M.; Carmona, O.G. A Mixed-Integer Linear Programming Model for the Simultaneous Optimal Distribution Network Reconfiguration and Optimal Placement of Distributed Generation. Energies 2022, 15, 3063. [Google Scholar] [CrossRef]
  3. Ma, Y.; Liu, F.; Zhou, X.; Gao, Z. Overview on algorithms of distribution network reconfiguration. In Proceedings of the 2017 36th Chinese Control Conference (CCC), Dalian, China, 26–28 July 2017; pp. 10657–10661. [Google Scholar] [CrossRef]
  4. Borges, M.C.O.; Franco, J.F.; Rider, M.J. Optimal reconfiguration of electrical distribution systems using mathematical programming. J. Control Autom. Electr. Syst. 2014, 25, 103–111. [Google Scholar] [CrossRef]
  5. Merlin, A.; Back, H. Search for a minimal-loss operating spanning tree configuration in an urban power distribution system. In Proceedings of the Fifth Power Systems Computation Conference, Cambridge, UK, 1–5 September 1975. [Google Scholar]
  6. Sarfi, R.J.; Salama, M.M.A.; Chikhani, A.Y. A survey of the state of the art in distribution system reconfiguration for system loss reduction. Electr. Power Syst. Res. 1994, 31, 61–70. [Google Scholar] [CrossRef]
  7. Jabr, R.A.; Singh, R.; Pal, B.C. Minimum loss network reconfiguration using mixed-integer convex programming. IEEE Trans. Power Syst. 2012, 27, 1106–1115. [Google Scholar] [CrossRef]
  8. Mahdavi, M.; Alhelou, H.H.; Hatziargyriou, N.D.; Jurado, F. Reconfiguration of Electric Power Distribution Systems: Comprehensive Review and Classification. IEEE Access 2021, 9, 118502–118527. [Google Scholar] [CrossRef]
  9. Möller, M.; Vuik, C. On the impact of quantum computing technology on future developments in high-performance scientific computing. Ethic-Inf. Technol. 2017, 19, 253–269. [Google Scholar] [CrossRef]
  10. Mahdavi, M.; Alhelou, H.H.; Bagheri, A.; Djokic, S.Z.; Ramos, R.A.V. A Comprehensive Review of Metaheuristic Methods for the Reconfiguration of Electric Power Distribution Systems and Comparison with a Novel Approach Based on Efficient Genetic Algorithm. IEEE Access 2021, 9, 122872–122906. [Google Scholar] [CrossRef]
  11. Behbahani, M.R.; Jalilian, A.; Bahmanyar, A.; Ernst, D. Comprehensive Review on Static and Dynamic Distribution Network Reconfiguration Methodologies. IEEE Access 2024, 12, 9510–9525. [Google Scholar] [CrossRef]
  12. Liu, C.-C.; Lee, S.J.; Vu, K. Loss Minimization of Distribution Feeders: Optimality and Algorithms. IEEE Trans. Power Deliv. 1989, 4, 1281–1289. [Google Scholar] [CrossRef]
  13. Ramos, E.R.; Expósito, A.G.; Santos, J.R.; Iborra, F.L. Path-based distribution network modeling: Application to reconfiguration for loss reduction. IEEE Trans. Power Syst. 2005, 20, 556–564. [Google Scholar] [CrossRef]
  14. 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]
  15. Grisales-Noreña, L.F.; Morales-Duran, J.C.; Velez-Garcia, S.; Montoya, O.D.; Gil-González, W. Power flow methods used in AC distribution networks: An analysis of convergence and processing times in radial and meshed grid configurations. Results Eng. 2023, 17, 100915. [Google Scholar] [CrossRef]
  16. Huddleston, C.T.; Broadwatert, R.P.; Chandrasekaran, A. Reconfiguration Algorithm for Minimizing Losses in Radial Electric Distribution Systems. Electr. Power Syst. Res. 1990, 18, 57–66. [Google Scholar] [CrossRef]
  17. Departamento de Engenharia Elétrica. [Online]. Available online: https://www.feis.unesp.br/#!/departamentos/engenharia-eletrica/pesquisas-e-projetos/lapsee/downloads/materiais-de-cursos1193/ (accessed on 12 November 2023).
  18. Jacob, R.A.; Paul, S.; Li, W.; Chowdhury, S.; Gel, Y.R.; Zhang, J. Reconfiguring Unbalanced Distribution Networks using Reinforcement Learning over Graphs. In Proceedings of the 2022 IEEE Texas Power and Energy Conference (TPEC), College Station, TX, USA, 28 February–1 March 2022; pp. 1–6. [Google Scholar] [CrossRef]
  19. Khamees, A.K.; Abdelaziz, A.Y.; Eskaros, M.R.; Attia, M.A.; Badr, A.O. The Mixture of Probability Distribution Functions for Wind and Photovoltaic Power Systems Using a Metaheuristic Method. Processes 2022, 10, 2446. [Google Scholar] [CrossRef]
Figure 1. General scheme of models considered in Section 3.
Figure 1. General scheme of models considered in Section 3.
Energies 17 02633 g001
Figure 2. Active and reactive power balance at node i.
Figure 2. Active and reactive power balance at node i.
Energies 17 02633 g002
Table 2. Case studies.
Table 2. Case studies.
# of Bus Bars# of SwitchesRef. NodeBase Voltage (kV)Base Apparent Power (MVA)
14161423100
3374112.6610
841928411.410
136312113.8100
417473110100
Table 3. Results of the three considered models.
Table 3. Results of the three considered models.
InsBase ModelModel with Radiality ModifiedModel with a Simplification of the Term V i 2 I k , i 2 Double Power Triangle Constraint
TTPPAGOTTPPAGOTTPPAGOOF%ERTTPPAGO
140.509605.900.8642605.900.4471605.70577.74.620.4991605.90
331.735139.401.1662139.401.0551139.20131.85.311.0024139.40
848.0939469.303.0809469.302.7497468.60447.44.523.7231469.30
1333601.85 **NSFNSF82.785279.608.0224287.90265.86.732.702279.60
4173606.13 **NSFNSF3606.6 **1653 ***68.53606.3 **581.5 ***2.55565.02.83606.8582.53.0
Ins: Instance; TT: Total time (s); PPA: Active power losses (kW); GO: Solver gap (%). OF: Objective function (kW); %ER: Percental difference among objective function and losses computed by Gauss Seidel power flow analysis. ** Wall time reached. *** Unable to find the optimum value. NSF: Unable to find a feasible solution.
Table 4. Results from the literature.
Table 4. Results from the literature.
InstanceLit. Solution (kW)Solution Time (s)CPUReference
33139.540.46Intel i7-8850H[2]
84469.872.58Intel i7-8850H[2]
133280.197.07Intel i7-8850H[2]
417581.57171425Inter i7PC @1.87 GHz[4]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Cortés Sanabria, P.J.; Tabares Pozos, A.; Álvarez-Martínez, D.; Noriega Barbosa, D.A. An Innovative Approach to Radiality Representation in Electrical Distribution System Reconfiguration: Enhanced Efficiency and Computational Performance. Energies 2024, 17, 2633. https://doi.org/10.3390/en17112633

AMA Style

Cortés Sanabria PJ, Tabares Pozos A, Álvarez-Martínez D, Noriega Barbosa DA. An Innovative Approach to Radiality Representation in Electrical Distribution System Reconfiguration: Enhanced Efficiency and Computational Performance. Energies. 2024; 17(11):2633. https://doi.org/10.3390/en17112633

Chicago/Turabian Style

Cortés Sanabria, Pablo José, Alejandra Tabares Pozos, David Álvarez-Martínez, and Diego Alejandro Noriega Barbosa. 2024. "An Innovative Approach to Radiality Representation in Electrical Distribution System Reconfiguration: Enhanced Efficiency and Computational Performance" Energies 17, no. 11: 2633. https://doi.org/10.3390/en17112633

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