Next Article in Journal
Applications of Cold Atmospheric Pressure Plasma in Dentistry
Next Article in Special Issue
Chaotic Evolutionary Programming for an Engineering Optimization Problem
Previous Article in Journal
Impact of the Sub-Grid Scale Turbulence Model in Aeroacoustic Simulation of Human Voice
Previous Article in Special Issue
Performance of Hybrid Filter in a Microgrid Integrated Power System Network Using Wavelet Techniques
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Mixed-Integer Quadratic Formulation of the Phase-Balancing Problem in Residential Microgrids

by
Alejandro Garces
1,
Walter Gil-González
2,*,
Oscar Danilo Montoya
3,4,*,
Harold R. Chamorro
5,* and
Lazaro Alvarado-Barrios
6
1
Programa de Ingeniería Eléctrica, Universidad Tecnológica de Pereira, Pereira 660003, Colombia
2
Grupo GIIEN, Facultad de Ingeniería, Campus Robledo, Institución Universitaria Pascual Bravo, Medellín 050036, Colombia
3
Facultad de Ingeniería, Universidad Distrital Francisco José de Caldas, Bogotá 11021, Colombia
4
Laboratorio Inteligente de Energía, Universidad Tecnológica de Bolívar, Cartagena 131001, Colombia
5
Department of Electrical Engineering at KTH, Royal Institute of Technology, SE-100 44 Stockholm, Sweden
6
Department of Engineering, Universidad Loyola Andalucía, 41704 Sevilla, Spain
*
Authors to whom correspondence should be addressed.
Submission received: 1 February 2021 / Revised: 19 February 2021 / Accepted: 19 February 2021 / Published: 24 February 2021
(This article belongs to the Special Issue Smart Energy Systems and Technologies)

Abstract

:
Phase balancing is a classical optimization problem in power distribution grids that involve phase swapping of the loads and generators to reduce power loss. The problem is a non-linear integer and, hence, it is usually solved using heuristic algorithms. This paper proposes a mathematical reformulation that transforms the phase-balancing problem in low-voltage distribution networks into a mixed-integer convex quadratic optimization model. To consider both conventional secondary feeders and microgrids, renewable energies and their subsequent stochastic nature are included in the model. The power flow equations are linearized, and the combinatorial part is represented using a Birkhoff polytope B 3 that allows the selection of phase swapping in each node. The numerical experiments on the CIGRE low-voltage test system demonstrate the use of the proposed formulation.

1. Introduction

In recent years, electric distribution networks have become more intricate by connecting new technologies, especially in medium- and low-voltage levels [1,2]. These technologies include renewable energy sources (i.e., photovoltaic and wind farms), energy storage devices, and controllable and non-controllable loads [3,4]. A network that integrates several of these new technologies, with the possibility of operating as an individual unit under grid-connected or isolated modes, is known as a microgrid [5,6]. Microgrids may operate under unbalanced conditions due to single-phase residential loads and the connection of small single-phase solar-photovoltaic sources and batteries [7,8]. The main problem associated with unbalanced loads is the increment of the conductors’ energy losses due to the imbalance produced in the current magnitudes and the increase in current through the neutral. These characteristics in the network configuration lead to an interesting optimization problem known as optimal phase-balancing [9].
Models for phase-balancing have been developed in many applications, such as in aircraft electric distribution systems [10] and in power distribution grids with a high penetration of electric vehicles [11]. Due to its combinatorial nature, the phase-balancing problem is usually solved using heuristics [12] and meta-heuristics [13] as well as expert systems [14]. Modern approaches include the uncertainty associated with the load and generator [15].
While the phase–phase balance is a classical problem in power distribution networks, no previous scientific literature report exists that addresses this problem using integer-convex optimization. Mainly, the problem has been solved with metaheuristics due to its binary and non-linear nature [16]. Notwithstanding, we propose a mixed-integer quadratic programming (MI-QP) approximation, which has not been previously reported in the literature.
Unbalance in a network, it is important to note, can also be reduced using power electronics technologies. For example, an active filter with a four-leg converter can control the neutral current, and unbalance is reduced [17]. However, these devices imply an investment cost, while the solution of the optimization model proposed here only requires a suitable rearrangement of the loads. Nevertheless, both solutions are complementary and may be used together.
The problem of the optimal-phase balancing in electrical distribution networks and microgrids is complex for three main reasons, namely: (i) Power balance equations constitute a high-dimensional non-linear and non-convex set of constraints; (ii) the problem is combinatorial due to the binary variables, associated with the possible options for balancing loads and generators at each node [16,18]; and (iii) the problem is stochastic due to the high variation of the load and generation of renewable sources [15]. These complications in the solution of the phase-balancing problem motivate the development of the current research. It is possible to obtain a convex relaxation of it by using a linear representation of the power flow problem in three-phase networks [19]. For this representation, a linearization is applied to the relation between voltages and powers, allowing the rewriting of them as a set of complex affine functions [20]. We recur to the integer convex optimization theory regarding the binary variables that model the phase-balancing problem. The optimal solution of an integer-convex optimization problem can be guaranteed via the branch and bound method [21]. For each binary combination of variables, the internal problem is convex, implying that each internal problem has a global solution [22].
The remainder of the paper is organized as follows: Section 2 describes the main features of the problem; then, Section 3 presents the stationary state model of a microgrid and how the stochastic nature of the problem is managed. Section 4 shows the power flow linearization that convexifies the problem; after, Section 5 presents the Birkhoff polytope concepts, which allow an efficient geometric representation of the combinatorial part of the problem, with a reduced number of integer variables. Section 6 presents the numerical experiments performed and is followed by conclusions in Section 7 and the relevant references.

2. Problem Formulation

Microgrids are increasingly used in power distribution grids to integrate renewable energies [5]. They include single-phase components such as loads and solar-photovoltaic units. Therefore, microgrids are usually unbalanced, especially in low-voltage residential cases [7]. To reduce power loss, microgrid designers need to define the right placement of each single-phase unit (load or generation) using a process known as phase balancing [16]. Each three-phase node has six possible configurations as depicted in Figure 1. The problem involves defining each load or generator’s configuration to reduce the microgrid’s total losses. Therefore, since there are 6 n possible configurations, where n is the number of three-phase nodes, the problem is combinatorial. The problem is not trivial, even in small networks. For example, a microgrid with 10 nodes will have more than 60 million possible configurations.
A general representation of the problem is as follows:
min E ( p L )
f ( v , M ) = 0
M i M 1 , M 2 , M 3 , M 4 , M 5 , M 6
where E represents the expected value; p L is the active power loss; f is a vector function that represents the power flow equations; and M is the phase-swapping included in the set of possible configurations already depicted in Figure 1 (e.g., the configuration M i with i = 3 , i.e., M 3 , implies that the original configuration ABC changes to BCA). Each of this model’s equations shows a different source of complexity: (i) the objective function (1) is stochastic; (ii) the equations of the power flow (2) are non-convex, and (iii) the configuration (3) leads to a combinatorial problem. This paper presents a mixed-integer quadratic formulation to this problem, which allows to find an optimal solution. In this way, by using the paradigm of disciplined convex programming, the non-linear integer stochastic problem is transformed into a tractable model [21,23].

3. Model of the Microgrid

A microgrid is represented by a connected graph with 3 n nodes and a three-phase nodal admittance matrix Y C 3 n × 3 n . All the values are given per-unit under a well-defined basis. The set of nodes is divided into two subsets, namely: S for the slack node, and N for the rest of the nodes. Note that the slack node is defined in the three-phase domain, implying that it fixes the voltage output for each phase using positive sequence. Thus, the voltages in the slack node are given by (4),
V S = ( 1 , e 2 π / 3 j , e 2 π / 3 j ) .
The loads are represented by exponential models [24]. Therefore, the power flow equations take the following representation:
s k v k * v k α = s = 1 3 y k s v S + m N y k m v m , k N .
Note that (5) is non-linear and defined in the complex domain. This representation is general for both generators and loads since photovoltaic units can be introduced into the model as constant power injections (i.e., α = 0 and real ( s k ) 0 ). The total power losses are given by (6), a convex quadratic function since the real part of the nodal admittance matrix is positive semidefinite. In fact, the matrix is positive definite if the graph is connected. In that case, the function is not only convex but strictly convex.
p L = real k = 1 3 n m = 1 3 n y k m v k v m * .
The main objective is to reduce the expected value of the active power losses. Therefore, the system is divided into scenarios of generation and load, and the following deterministic representation is obtained:
E ( p L ) = i W ρ i p L ( i ) ,
where W is the set of scenarios, ρ i is the probability associated with the scenario i, and p L ( i ) is the corresponding power loss. Observe that this equation is convex.

4. Power Flow Linearization

A linear approximation is proposed for the power flow Equation (5), taking into account the model of the loads. Equation (5) can be rewritten in matrix form as,
S N * = diag V N α 2 V N 1 α 2 * Y S V S + Y N V N .
Now, using the Laurent’s series expansion is linearized Equation (8) around the point U N = V S 1 n 1 where 1 n 1 represents a vector of size n 1 whose entries are 1, and ⊗ is the Kronecker product (see [19] for more details of this linearization approach). Therefore, (8) can be approximated by the following affine compact form [25]:
S N * = A + B V N + C V N * ,
where
A = T N * U N 1 α / 2 * U N α / 2 ( Y N U N ) 1 α 2 U N α / 2 * U N α / 2 J N U N * + α 2 U N 1 α / 2 * U N α / 2 1 J N U N ,
B = diag U N 1 α / 2 * U N α / 2 Y N diag α 2 U N 1 α / 2 * U N 1 α / 2 J N ,
C = diag 1 α 2 U N α / 2 * U N α / 2 J N ,
and J N , T N are auxiliary vectors given by
J N = Y S V S + Y N U N ,
T N = U N 1 α / 2 U N α / 2 J N * ,
in this case, ∘ represents the Hadamard product and ( · ) * is the complex conjugate. The proposed linearization must be implemented for each of the scenarios to be considered.

5. Birkhoff Polytope

A permutation group can represent all the possible configurations of the nodes. This finite group is wholly determined by matrices M i , as given in Table 1.
Note that this group is discrete; however, it can be represented as the set B 3 R 3 × 3 that is schematically depicted in Figure 2. This set constitutes the convex hull of the six permutation matrices given in Table 1 and is called the Birkhoff polytope [26].
Each vertex corresponds to a feasible permutation, and the shaded part corresponds to the convex hull (i.e., the Birkhoff polytope). The vertices are a discrete set, but the entire polytope is a continuous and convex set given by (15).
B 3 = M R 3 × 3 : M 1 3 = 1 3 , M 1 3 = 1 3 , M 0 .
There are many interesting properties of B 3 that hold a direct physical interpretation. For example, M = 1 , meaning that the total power in the original system is equal to the permutation’s total power. In addition, the determinant of the matrix is det ( M ) = ± 1 . A positive determinant indicates a permutation that does change the sequence of the grid.
The feasible solutions of the problem are in the vertex of the Birkhoff polytope; therefore, the model must guarantee that each entry of M i is binary, resulting in the following quadratic mixed-integer model:
min i W ρ i P L ( i )
P L ( i ) real k = 1 3 n m = 1 3 n y k m v k i v m i * i W
S N i * = A + B V N i + C V N i * i W
S k i = M k S ¯ k i k N , i W
M k 1 3 = 1 3 k N
M k 1 3 = 1 3 k N
M k 0 k N
M k B 3 n × 3 n × s
Stochastic non-linear mixed-integer problems, such as (1) to (3) are highly complicated to solve, so heuristic algorithms are commonly used to solve them [16]. However, the proposed approximations transform the problem from a general non-linear mixed-integer problem to a convex-quadratic mixed-integer model, given by (16) to (23), since the objective function is quadratic and all the constraints are linear expressions with binary components; this type of problem may be solved in practice, using the Branch and Bound (B&B) algorithm [27]. The B&B algorithm departs from a relaxed problem; in this case, the convex quadratic programming problem QP. After that, a rooted tree is generated by branching non-binary variables, as shown in Figure 3, where m refers to the entries of each matrix M that represents the Birkhoff polytope.
The B&B algorithm works efficiently in this case for two reasons: First, each node corresponds to a QP problem for whose solution there are high-speed algorithms; second, the Birkhoff polytope structure allows a geometric representation that helps to discard nodes in the tree. As a result, a problem that was commonly solved by heuristics is now solvable by using an exact technique, which is the main contribution of this research to the scientific literature.

6. Numerical Validation

This section presents the computational validation of the proposed mixed-integer quadratic problem evaluated in a low-voltage distribution network (i.e., CIGRE network). First, we give its main characteristics, and second, the numerical implementations and results found using the MATLAB software are presented and discussed (Supplementary Materials).

6.1. Test System

Figure 4 illustrates a modified version of the CIGRE low-voltage test system for microgrid applications. This system is a typical residential network composed of 19-nodes, with a peak power demand of 186.9 kW and a nominal voltage of 400 V. This modified CIGRE version was proposed in [28], which includes solar generations at nodes 8, 10, 12, and 16.

6.2. Scenario Generation

The number of scenarios is key to obtain an accurate but tractable model. In this case, three conditions for generation and three load scenarios were considered. These correspond to low, medium, and high generation/demand. These conditions were combined, generating nine generation and demand scenarios with their respective probability. A higher number of scenarios is possible, although the degree of improvement of the solutions to justify the additional computational effort was insufficient. The likelihood of each scenario is given in Table 2.

6.3. Numerical Results

The numerical experiments were performed on a modified version of the CIGRE low-voltage test system [29]. The convex model was solved using CVX, a package for specifying and solving convex programs [30]. Table 3 shows the configuration of phase-balancing achieved by the proposed model in generation and demand nodes.
Figure 5 shows the initial power losses for each scenario and their corresponding power loss reduction with the configuration achieved by the MI-QP model.
From Figure 5, it can be observed that the MI-QP model reduced system power losses by, on average, 41.74 %; this indicates that, in any scenario, the system power losses always will reduce concerning the base case. The MI-QP model’s solution guarantees the global optimum for all scenarios with a robust configuration.
To demonstrate that the proposed approach reaches the global optimum of the problem, we evaluate all the possible phase-swapping configurations using an exhaustive search method based on nested loops, which takes about 46 h to evaluate 34 million combinations. However, with the proposed MI-QP, the global optimum finding takes about 104.17 s, demonstrating the efficiency of the proposed approach regarding the required processing times to solve this complex optimization problem.
Figure 6 depicts the box-plot of thee-phase voltages, before and after the phase-balancing. This type of plot, provides a visual representation of the results under different scenarios; it also shows the minimum, maximum, median and first quartile. After the phase-balancing, the voltage profiles are enhanced by reducing the average unbalanced index from 0.3354 to 0.2921. In addition, the voltages moved to acceptable ranges between 0.9 and 1.1 pu. For example, the average of the voltages in Nodes 8, 9 and 10 was below 0.9, in the original system, and changed to values between 0.9 to 1.0 pu in the balanced system. There are, some scenarios with voltages below 0.9, even after balancing; however, this behavior occurs only in few critical scenarios.
It is worth mentioning that the proposed MI-QP model can deal with planning and operating problems associated with phase balancing. However, the proposed model is most suitable for the planning stage, where a working group will configure all the phases before setting up the grid under operation. In the grid operation, all the grid nodes must have a three-phase device composed of switches to change the phase configuration. This option is possible in practice, but it is expensive for low-voltage applications and may introduce unwanted transient behavior.

7. Conclusions

A reformulation of the MINLP model that represents the optimal phase-balancing in low-voltage distribution networks has been proposed in this paper. A mixed-integer quadratic programming (MI-QP) model was developed, whose main advantages compared to the exact MINLP model are as follows: (i) the global optimum can be guaranteed by combining a B&B algorithm with the quadratic approximation of the three-phase power flow model. (ii) classical heuristic and metaheuristic approaches can be avoided to solve this large-scale combinatorial optimization problem; (iii) by preserving the convex structure of the optimal power flow problem, this model allows one to deal with the uncertainties caused by renewable generation and variable loads while working with probabilities; (iv) under the same simulating conditions, the solution reached the same global solution. The latter implies that it does not require statistical tests to prove its efficiency, which is not possible with metaheuristics.
As the numerical results have demonstrated, when the probability scenarios of load consumption and power generation are considered, the proposed MI-QP model’s solution is robust as it reaches the best configuration possible, thus minimizing the total power losses. This is not possible if the grid is optimized only for a particular load/generation condition.
For future works, we propose using local measures in load and generation points and extending our approach to real-time phase-balancing in power distribution networks. We also propose that the proposed MI-QP model be used to locate and size three-phase distributed generators, finding unbalanced distribution networks for power loss minimization, or enlarge the voltage stability margin.

Supplementary Materials

Author Contributions

Conceptualization, A.G., W.G.-G. and O.D.M.; Methodology, A.G., W.G.-G. and O.D.M.; Investigation, A.G., W.G.-G. and O.D.M.; Writing—review and editing, A.G., W.G.-G., O.D.M., H.R.C. and L.A.-B. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the Laboratorio de Simulación Hardware-in-the-loop para Sistemas Ciberfísicos (LaSSiC). Código: 350202.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

No new data were created or analyzed in this study. Data sharing is not applicable to this article.

Acknowledgments

The first author was supported by the Vicerrectoria de Investigación y Extensión, Universidad Tecnologica de Pereira, under the grant 6-21-4, project ODIN (Optimal Distribution Networks); The second author was supported by the Centro de Investigación y Desarrollo Científico de la Universidad Distrital Francisco José de Caldas under grant 1643-12-2020 associated with the project: “Desarrollo de una metodología de optimización para la gestión óptima de recursos energéticos distribuidos en redes de distribución de energía eléctrica.” and in part by the Dirección de Investigaciones de la Universidad Tecnológica de Bolívar under grant PS2020002 associated with the project: “Ubicación óptima de bancos de capacitores de paso fijo en redes eléctricas de distribución para reducción de costos y pérdidas de energía: Aplicación de métodos exactos y metaheurísticos.”

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Kazmi, S.A.A.; Shahzad, M.K.; Khan, A.Z.; Shin, D.R. Smart Distribution Networks: A Review of Modern Distribution Concepts from a Planning Perspective. Energies 2017, 10, 501. [Google Scholar] [CrossRef]
  2. Vives, M.V.; Chamorro, H.R.; Ortiz-Villalba, D.; Jimenez, F.; Gonzalez-Longatt, F.M.; Jimenez-Estevez, G.; Guerrero, J.; Cadena, A.; Sood, V.K. Nanogrids: Good Practices and Challenges in the Projects in Colombia; IET: London, UK, 2020; pp. 421–446. [Google Scholar] [CrossRef]
  3. Montoya, O.D.; Serra, F.M.; Angelo, C.H.D. On the Efficiency in Electrical Networks with AC and DC Operation Technologies: A Comparative Study at the Distribution Stage. Electronics 2020, 9, 1352. [Google Scholar] [CrossRef]
  4. Mirez, J.L.; Chamorro, H.R.; Ordonez, C.A.; Moreno, R. Energy management of distributed resources in microgrids. In Proceedings of the 2014 IEEE 5th Colombian Workshop on Circuits and Systems (CWCAS), Bogota, Colombia, 16–17 October 2014; pp. 1–5. [Google Scholar] [CrossRef]
  5. Parhizi, S.; Lotfi, H.; Khodaei, A.; Bahramirad, S. State of the Art in Research on Microgrids: A Review. IEEE Access 2015, 3, 890–925. [Google Scholar] [CrossRef]
  6. Lotfi, H.; Khodaei, A. AC Versus DC Microgrid Planning. IEEE Trans. Smart Grid 2017, 8, 296–304. [Google Scholar] [CrossRef]
  7. Farahani, H.F. Improving voltage unbalance of low-voltage distribution networks using plug-in electric vehicles. J. Clean. Prod. 2017, 148, 336–346. [Google Scholar] [CrossRef]
  8. Akbari, M.A.; Aghaei, J.; Barani, M. Convex probabilistic allocation of wind generation in smart distribution networks. IET Renew. Power Gene. 2017, 11, 1211–1218. [Google Scholar] [CrossRef] [Green Version]
  9. Zhu, J.; Chow, M.Y.; Zhang, F. Phase balancing using mixed-integer programming [distribution feeders]. IEEE Trans. Power Syst. 1998, 13, 1487–1492. [Google Scholar] [CrossRef]
  10. Terorde, M.; Wattar, H.; Schulz, D. Phase balancing for aircraft electrical distribution systems. IEEE Trans. Aerosp. Electron. Syst. 2015, 51, 1781–1792. [Google Scholar] [CrossRef]
  11. Weckx, S.; Driesen, J. Load Balancing with EV Chargers and PV Inverters in Unbalanced Distribution Grids. IEEE Trans. Sustain. Energy 2015, 6, 635–643. [Google Scholar] [CrossRef] [Green Version]
  12. Lin, C.-H.; Chen, C.-S.; Chuang, H.-J.; Ho, C.-Y. Heuristic rule-based phase balancing of distribution systems by considering customer load patterns. IEEE Trans. Power Syst. 2005, 20, 709–716. [Google Scholar] [CrossRef]
  13. Zhu, J.; Bilbro, G.; Chow, M.Y. Phase balancing using simulated annealing. IEEE Trans. Power Syst. 1999, 14, 1508–1513. [Google Scholar] [CrossRef] [Green Version]
  14. Lin, C.; Chen, C.; Chuang, H.; Huang, M.; Huang, C. An Expert System for Three-Phase Balancing of Distribution Feeders. IEEE Trans. Power Syst. 2008, 23, 1488–1496. [Google Scholar] [CrossRef]
  15. Soltani, S.; Rashidinejad, M.; Abdollahi, A. Stochastic Multiobjective Distribution Systems Phase Balancing Considering Distributed Energy Resources. IEEE Syst. J. 2018, 12, 2866–2877. [Google Scholar] [CrossRef]
  16. Echeverri, M.G.; Rendón, R.A.G.; Lezama, J.M.L. Optimal Phase Balancing Planning for Loss Reduction in Distribution Systems using a Specialized Genetic Algorithm. Ingeniería y Ciencia 2012, 8, 121–140. [Google Scholar] [CrossRef] [Green Version]
  17. Garces, A.; Molinas, M.; Rodriguez, P. A generalized compensation theory for active filters based on mathematical optimization in ABC frame. Electr. Power Syst. Res. 2012, 90, 1–10. [Google Scholar] [CrossRef]
  18. Alvarado-Barrios, L.; Álvarez-Arroyo, C.; Escaño, J.M.; Gonzalez-Longatt, F.M.; Martinez-Ramos, J.L. Two-Level Optimisation and Control Strategy for Unbalanced Active Distribution Systems Management. IEEE Access 2020, 8, 197992–198009. [Google Scholar] [CrossRef]
  19. Garces, A. A Linear Three-Phase Load Flow for Power Distribution Systems. IEEE Trans. Power Syst. 2016, 31, 827–828. [Google Scholar] [CrossRef]
  20. Montoya-Giraldo, O.D.; Gil-González, W.J.; Garcés-Ruíz, A. Optimal Power Flow for radial and mesh grids using semidefinite programming. TecnoLógicas 2017, 20, 29–42. [Google Scholar] [CrossRef] [Green Version]
  21. Gally, T.; Pfetsch, M.E.; Ulbrich, S. A framework for solving mixed-integer semidefinite programs. Optim. Method. Softw. 2017, 33, 594–632. [Google Scholar] [CrossRef]
  22. Coey, C.; Lubin, M.; Vielma, J.P. Outer approximation with conic certificates for mixed-integer convex problems. Math. Program. Comput. 2020, 12, 249–293. [Google Scholar] [CrossRef] [Green Version]
  23. Molina-Martin, F.; Montoya, O.D.; Grisales-Noreña, L.F.; Hernández, J.C. A Mixed-Integer Conic Formulation for Optimal Placement and Dimensioning of DGs in DC Distribution Networks. Electronics 2021, 10, 176. [Google Scholar] [CrossRef]
  24. Sereeter, B.; Vuik, K.; Witteveen, C. Newton Power Flow Methods for Unbalanced Three-Phase Distribution Networks. Energies 2017, 10, 1658. [Google Scholar] [CrossRef]
  25. Bocanegra, S.Y.; Gil-Gonzalez, W.; Montoya, O.D. A New Iterative Power Flow Method for AC Distribution Grids with Radial and Mesh Topologies. In Proceedings of the 2020 IEEE International Autumn Meeting on Power, Electronics and Computing (ROPEC), Ixtapa, Mexico, 4–6 November 2020. [Google Scholar] [CrossRef]
  26. Baumeister, B.; Haase, C.; Nill, B.; Paffenholz, A. On permutation polytopes. Adv. Math. 2009, 222, 431–452. [Google Scholar] [CrossRef] [Green Version]
  27. Gil-González, W.; Garces, A.; Montoya, O.D.; Hernández, J.C. A Mixed-Integer Convex Model for the Optimal Placement and Sizing of Distributed Generators in Power Distribution Networks. Appl. Sci. 2021, 11, 627. [Google Scholar] [CrossRef]
  28. Garces, A. Small-signal stability in island residential microgrids considering droop controls and multiple scenarios of generation. Electr. Power Syst. Res. 2020, 185, 106371. [Google Scholar] [CrossRef]
  29. Papathanassiou, S.; Hatziargyriou, N.; Strunz, K. A Benchmark Low Voltage Microgrid Network. In Proceedings of the CIGRE Symposium: Power Systems with Dispersed Generation, Athens, Greece, 13–16 April 2005. [Google Scholar]
  30. Grant, M.; Boyd, S. CVX: Matlab Software for Disciplined Convex Programming, Version 2.1. 2014. Available online: http://cvxr.com/cvx (accessed on 3 July 2020).
Figure 1. Set of possible configurations in a three-phase node.
Figure 1. Set of possible configurations in a three-phase node.
Applsci 11 01972 g001
Figure 2. Schematic representation of the Birkhoff polytope B 3 . This is only a representation since the real politope belongs to the space R 3 × 3 .
Figure 2. Schematic representation of the Birkhoff polytope B 3 . This is only a representation since the real politope belongs to the space R 3 × 3 .
Applsci 11 01972 g002
Figure 3. Example of the branch and bound algorithm for the proposed problem.
Figure 3. Example of the branch and bound algorithm for the proposed problem.
Applsci 11 01972 g003
Figure 4. Modified CIGRE low voltage benchmark test system.
Figure 4. Modified CIGRE low voltage benchmark test system.
Applsci 11 01972 g004
Figure 5. Power loss behavior for each one of the scenarios evaluated.
Figure 5. Power loss behavior for each one of the scenarios evaluated.
Applsci 11 01972 g005
Figure 6. Voltage in generation and demand nodes: (a) Before phase-balancing and (b) after phase-balancing.
Figure 6. Voltage in generation and demand nodes: (a) Before phase-balancing and (b) after phase-balancing.
Applsci 11 01972 g006
Table 1. Feasible permutations for the phase-balancing problem.
Table 1. Feasible permutations for the phase-balancing problem.
MatrixValuePermutationDeterminant
M 1 1 0 0 0 1 0 0 0 1 ABC+1
M 2 0 1 0 0 0 1 1 0 0 BCA+1
M 3 0 0 1 1 0 0 0 1 0 CAB+1
M 4 1 0 0 0 0 1 0 1 0 ACB−1
M 5 0 1 0 1 0 0 0 0 1 BAC−1
M 6 0 0 1 0 1 0 1 0 0 CBA−1
Table 2. Scenarios of generation and load.
Table 2. Scenarios of generation and load.
ScenarioLoad/GenerationProbability
1low/low0.2210
2low/medium0.0443
3low/high0.0676
4medium/low0.2767
5medium/medium0.0554
6medium/high0.0845
7high/low0.0845
8high/medium0.0332
9high/high0.0507
Table 3. Results of the configuration nodes.
Table 3. Results of the configuration nodes.
Node81011121314161819
Permutation M 4 M 2 M 4 M 6 M 5 M 5 M 4 M 3 M 6
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Garces, A.; Gil-González, W.; Montoya, O.D.; Chamorro, H.R.; Alvarado-Barrios, L. A Mixed-Integer Quadratic Formulation of the Phase-Balancing Problem in Residential Microgrids. Appl. Sci. 2021, 11, 1972. https://0-doi-org.brum.beds.ac.uk/10.3390/app11051972

AMA Style

Garces A, Gil-González W, Montoya OD, Chamorro HR, Alvarado-Barrios L. A Mixed-Integer Quadratic Formulation of the Phase-Balancing Problem in Residential Microgrids. Applied Sciences. 2021; 11(5):1972. https://0-doi-org.brum.beds.ac.uk/10.3390/app11051972

Chicago/Turabian Style

Garces, Alejandro, Walter Gil-González, Oscar Danilo Montoya, Harold R. Chamorro, and Lazaro Alvarado-Barrios. 2021. "A Mixed-Integer Quadratic Formulation of the Phase-Balancing Problem in Residential Microgrids" Applied Sciences 11, no. 5: 1972. https://0-doi-org.brum.beds.ac.uk/10.3390/app11051972

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