Next Article in Journal
A Comparison of Computational and Experimental Fluid Dynamics Studies between Scaled and Original Wing Sections, in Single-Phase and Two-Phase Flows, and Evaluation of the Suggested Method
Next Article in Special Issue
Shape Optimization of a Shell in Comsol Multiphysics
Previous Article in Journal
Hierarchical Epidemic Model on Structured Population: Diffusion Patterns and Control Policies
Previous Article in Special Issue
Fuzzy Mathematics-Based Outer-Loop Control Method for Converter-Connected Distributed Generation and Storage Devices in Micro-Grids
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

On the Conic Convex Approximation to Locate and Size Fixed-Step Capacitor Banks in Distribution Networks

by
Oscar Danilo Montoya
1,2,*,
Walter Gil-González
3 and
Alejandro Garcés
4
1
Facultad de Ingeniería, Universidad Distrital Francisco José de Caldas, Bogotá 110231, Colombia
2
Laboratorio Inteligente de Energía, Universidad Tecnológica de Bolívar, Cartagena 131001, Colombia
3
Facultad de Ingeniería, Institución Universitaria Pascual Bravo, Medellín 050036, Colombia
4
Programa de Ingeniería Eléctrica, Universidad Tecnológica de Pereira, Pereira 660003, Colombia
*
Author to whom correspondence should be addressed.
Computation 2022, 10(2), 32; https://doi.org/10.3390/computation10020032
Submission received: 26 January 2022 / Revised: 12 February 2022 / Accepted: 16 February 2022 / Published: 20 February 2022
(This article belongs to the Special Issue Recent Advances in Process Modeling and Optimisation)

Abstract

:
The problem of the optimal siting and sizing of fixed-step capacitor banks is studied in this research from the standpoint of convex optimization. This problem is formulated through a mixed-integer nonlinear programming (MINLP) model, in which its binary/integer variables are related to the nodes where the capacitors will be installed. Simultaneously, the continuous variables are mainly associated with the power flow solution. The main contribution of this research is the reformulation of the exact MINLP model through a mixed-integer second-order cone programming model (MI-SOCP). This mixed-integer conic model maintains the nonlinearities of the original MINLP model; however, it can be solved efficiently with the branch & bound method combined with the interior point method adapted for conic programming models. The main advantage of the proposed MI-SOCP model is the possibility of finding the global optimum based on the convex nature of the power flow problem for each binary/integer variable combination in the branch & bound search tree. The numerical results in the IEEE 33- and IEEE 69-bus systems demonstrate the effectiveness and robustness of the proposed MI-SOCP model compared to different metaheuristic approaches. The MI-SOCP model finds the final power losses of the IEEE 33- and IEEE 69-bus systems of 138.416 kW and 145.397 kW, which improves the best literature results reached with the flower pollination algorithm, i.e., 139.075 kW, and 145.860 kW, respectively. The simulations are carried out in MATLAB software using its convex optimizer tool known as CVX with the Gurobi solver.

1. Introduction

1.1. General Context

Electrical distribution grids are responsible for delivering electricity to all end-users at medium- and low-voltage levels in rural and urban areas [1]. These grids are typically built with radial configuration, as this topology allows reducing investment costs in conductors and grid infrastructure [2]. Additionally, they permit simplifying the protection coordination schemes [3]. Even if radial distribution configurations are economical for distribution companies, these grids present significant energy losses due to the power flow, having only one path between the substation and each final user [4]. In medium- and low voltage grids, energy losses can range from 6% to 18% of the total energy input at the substation bus. In contrast, in transmission systems, owing to their solid meshed configurations, these losses are about 2% [5].
To deal with the problem of power losses in distribution networks, utilities can use multiple alternatives, which include the topology variations and connection of shunt devices [6,7,8]. In the case of topology variations, the most common approach is adding different distribution lines that reconfigure the grid to obtain a configuration that reduces the power losses for a particular load condition [9]. In the case of the connection of shunt devices, the most common sources are renewable energy sources [10], battery energy storage systems [11], distribution static compensators [12], and fixed-step capacitor banks [13]. However, renewable energies and batteries are expensive elements through which investment costs cannot be recovered with power loss reduction, which implies that other grid functions must be considered to justify their installation along with the distribution network [11]. In the case of reactive power compensation with capacitor banks and distribution static compensators, the first devices are cheaper compared to the latter [14]. Additionally, their maintenance is minimum, and their useful life is greater than 25 years [15], and they have high reliability [16], which makes capacitors the most reliable and efficient strategy to reduce power losses with minimum investment costs [13].

1.2. Motivation

To reduce power losses in distribution networks, the installation of capacitor banks is a well-known solution methodology widely used by utilities for decades [13]. However, in this research, we are interested in addressing this problem with a powerful optimization methodology that will provide distribution companies with a reliable method to define the optimal location and size of the capacitor banks to be installed in their distribution grids. The main advantage of this tool is that it is based on a strong optimization theory named convex optimization that finds the global optimum at each execution, which is impossible with the conventional and largely explored metaheuristic optimizers [17].
Combinatorial methods are the preferred approach to locating and sizing capacitors in distribution networks, owing to the problem of the optimal location and sizing of capacitor banks in distribution networks when the grid power flow equation that is considered generates a mixed-integer nonlinear programming model (MINLP) [18]. The binary (also integer) variables are associated with the places (i.e., nodes) and sizes of the capacitors to be installed. In contrast, the continuous variables are related to active and reactive power flows, current flows, and voltages.

1.3. Revision of the State-of-the-Art

To solve the MINLP model that represents the problem of the optimal placement and sizing of capacitor banks in distribution networks, multiple solution methodologies have been reported in the current literature. The authors of [13] have proposed the application of the flower pollination algorithm to select and locate fixed-step capacitor banks in radial distribution networks. The objective function corresponds to the minimization of the annual grid operative costs (i.e., costs of the energy losses in one year of operation and the investment costs in capacitors). Numerical results of the test feeders composed of 33, 34, 69, and 85 nodes demonstrate the effectiveness of the proposed optimization method compared to the analytical sensitive methods, fuzzy logic algorithms, and classical genetic algorithms, among others. Gil-González et al., in [14] proposed the application of the discrete version of the vortex search algorithm to locate and select fixed-step capacitor banks in radial distribution grids. Numerical results in the IEEE 33- and IEEE 69-bus systems demonstrated the efficiency of the proposed solution method compared to the flower pollination algorithm. The authors of [3] presented the solution of the exact MINLP model of the studied problem in the general algebraic modeling system (i.e., GAMS) software. Additionally, they demonstrated that these results could be improved by applying the classical Chu & Beasley genetic algorithm. The IEEE 33- and IEEE 69-bus systems were used as test feeders with the main contribution that the proposed genetic algorithm can deal with radial and meshed distribution configurations without modifications in the solution methodology. The author of [19] presented a heuristic methodology to locate and size capacitor banks in distribution networks. The author’s main contribution is the inclusion of the total harmonic distortion of the grid in the optimization model. Numerical results in the IEEE 34-, IEEE 69-, and IEEE 85-node test feeders demonstrate that total grid costs can be reduced more through the proposed algorithm compared to the classical genetic algorithm. Some additional algorithms used to solve the exact MINLP model are the modified genetic algorithms [20], artificial bee colony optimizer [21], particle swarm optimization [22], tabu search algorithm [23], gravitational search algorithm [24], and cuckoo search algorithm [25], among others.
The main characteristic of the literature mentioned above is that all of them work with a master-slave methodology. In the master stage, it solves the problem of the optimal location and selection of the capacitor banks [3]. In contrast, the slave stage is entrusted with the solution of the equivalent power flow problem [14]. Even if the master-slave methodology base is easily implementable, the usage of metaheuristic approaches poses serious disadvantages: (i) They require many parameters that must be tuned, which are typically adjusted by using the knowledge of the problem under study, thus making metaheuristics highly dependent on the programmer’s abilities. (ii) Multiple simulations are required to analyze statistically and determine the average behavior of the method. This implies the impossibility of ensuring the optimal solution can be found at each test [26]. (iii) The computational efforts are typically higher when binary and continuous variables appear, which complicates the multiple simulations needed for statistical tests.
To deal with the disadvantages of metaheuristics, this research, we will contribute with a new methodology to solve the exact MINLP model by ensuring the global optimum finding properties via convex optimization, which is presented below.

1.4. Contribution and Scope

This research proposes a mixed-integer second-order cone programming (MI-SOCP) model to transform the exact MINLP model that represents the problem of the optimal siting and sizing capacitor banks in distribution networks into a mixed-integer convex one. It is worth emphasizing that the nonlinear nature of the problem is maintained due to the conic approximation of the power flow problem; however, the resulting mixed-integer programming is tractable in practice by using a branch & bound (B&B) method [27]. This method is commonly used in mixed-integer programming problems, in which a linear programming problem is solved in each branch iteration. In this case, the method is extended to MI-SOCP, in which a second-order cone optimization problem is solved in each iteration [28].
The main advantage of the proposed MI-SOCP model is that for each node explored in the B&B step, the optimal solution is guaranteed based on the convex properties of the SOCP equivalent power flow model [29]. This entails that the optimal global solution of the MI-SOCP model is guaranteed [17]. The classical IEEE 33- and IEEE 69-node test feeders are utilized to demonstrate the effectiveness and robustness of the proposed MI-SCOP model for locating and sizing capacitor banks in electrical distribution networks. The simulation results reveal that our proposal offers the best possible solutions for these systems.
It is worth mentioning that in this research, radial distribution networks are only considered in the current literature. The problem of the optimal siting and sizing of capacitor banks is typically analyzed in this type of network. However, the proposed MI-SOCP approximation can deal with meshed distribution networks because its formulation is based on the admittance nodal matrix, which contains the information of the grid nodal connections.

1.5. Document Organization

The remainder of this paper is organized as follows: Section 2 presents the exact MINLP formulation of the problem of the optimal location and sizing of capacitor banks in distribution networks. Section 3 presents the MI-SOCP reformulation of the problem via a conic representation of the power balance equations. Section 4 briefly offers the solution approach by describing the main aspects of the MI-SOCP via B&B methods. Section 5 indicates the main characteristics of the IEEE 33- and IEEE 69-node test feeders used during simulations. Section 6 presents the numerical validations as well as their analysis and discussion. Section 7 offers the main concluding remarks derived from this research work.

2. Exact MINLP Formulation

The problem of the optimal location and sizing of capacitor banks in distribution networks is a complex non-linear non-convex optimization problem. This problem combines integer and continuous variables, i.e., the MINLP model, intending to minimize the total grid power losses, subject to the power flow equations and the capacities of the different network elements. In this optimization problem, the binary variables are related to the location of the capacitor banks and the continuous variables are associated with active and reactive power injections and voltage profiles. The exact MINLP model is presented below, where it is considered that the distribution has a radial topology with a unique slack node.

2.1. Objective Function

The objective function of the problem of the optimal location and sizing of capacitor banks in distribution networks is defined in (1) (note that this equation is the complex equivalent of the classical trigonometric function to calculate power losses in distribution lines [30]).
min p loss = real i N j N y i j * v i v j * ,
where p loss represents the objective function value regarding the value of power losses; v i and v j are complex variables, i.e., phasors, related with voltages in nodes i and j, respectively; y i j is the admittance parameter that relates nodes i and j, respectively; N is a set that contain all the nodes of the grid.

2.2. Set of Constraints

The set of restrictions listed below corresponds to the power balance equations, voltage regulation bounds, and nominal capabilities in grid devices.
s i + s i cap d i v i * = j N y i j v j , i N ,
where s i is the apparent power generation at node i, s i cap is the apparent power injection by the capacitor bank connected at node i, and d i is the apparent power demand at node i.
The voltage in the slack node (voltage-controlled source) is assigned to be v 1 = 1 0 ; the rest of the voltages are limited as follows:
v nom γ v k v nom + γ , k N ,
where γ is the maximum deviation defined by the grid code (typically γ = 0.05 pu to γ = 0.10 pu ). Note that Equation (3) represents the classical voltage regulation bound constraint rewritten by using a l 2 -norm [31].
The power flow in each line is bounded as given in (4).
s i j s i j max , i , j E ,
where s i j is the power flow through line i j , and s i j max is the maximum apparent power flow permitted at this line.
The capacity of existing generators and new capacitor banks is defined as follows:
s i min s i s i max , i N ,
s i cap = k C z i k s k nom , i N ,
where z i k is a binary variable that determines whether the capacitor bank type k with capacity s k nom is located at node i ( z i k = 1 ) or not ( z i k = 0 ). Note that C is the set that contains all the capacitor types available for location in the distribution network. The number of capacitor banks available for location can be upper bounded as presented in (7).
i N k C z i k n cap ,
where n cap is the number of capacitors available for location in the distribution network.
Figure 1 presents the characterization of the optimization model, which represents the problem of the optimal selection and location of capacitor banks in distribution networks for power loss minimization. Note that six of the seven equations are convex, and the only one complication in the model is the power balance constraint defined in (2), which allows the model (1)–(7) to be classified as an MINLP optimization problem.
Note that the solution of the MINLP model presented in Figure 1 via MI-SOCP optimization requires addressing the discrete part of the problem, i.e., the binary nature of the capacitor banks’ location problem, via the B&B method. Simultaneously, it is ensured that the continuous problem, i.e., the optimal dimensioning of the capacitor banks, has a second-order cone programming (SOCP) structure. The complete MI-SOCP model is presented in the next section.

3. MI-SOCP Relaxation

The optimization approach based on SOCP corresponds to a sub-area of the convex optimization that works with optimization models composed of linear affine and conic constraints [17]. The conic models can be solved efficiently with tailored algorithms taking a few milliseconds. In general, a cone is a convex set as presented below [32]:
x z
where x R n and z R . x is the l 2 norm of the vector x. Figure 2 shows a second order cone in R 3 , clearly a convex set. For further details about the optimization convex, see [33].

SOCP Approximation for the Power Flow Equations

The SOCP approach transforms the continuous part of the mathematical model (1)–(7) into a convex formulation that ensures the global optimum for each possible combination of binary variables provided by the B&B method. To transform the general MINLP model into an MI-SOCP model, let us define a matrix of complex variables X = x i j C n × n , where x i j takes the following form:
x i j = v i * v j ,
where x i j can be split in its real and imaginary parts as x i j = x i j real + j x i j imag .
Note that in the objective function, if we substitute x i j , then this can be rewritten as follows:
min p loss = real i N j N y i j * x i j * , = real i N j N y i j real j y i j imag x i j real j x i j imag , = i N j N y i j real x i j real y i j imag x i j imag ,
now, the objective function is convex, as it is a linear combination of the real and imaginary parts of the new variable x i j .
Now, if we replace the new variable x i j in the non-convex constraint related with the complex power balance equations, i.e., in Equation (2), then we reach a convex affine relaxation of this as follows:
s i * + s i cap * d i * = j N y i j x i j , i N ,
Nevertheless, the non-convexity remains in Equation (9), which implies that this needs to be relaxed as described below:
x i j 2 = v i 2 v j 2 ,
now, if we define a new real variable ω i as v i 2 , then, expression (12) can be rewritten as follows:
x i j 2 = ω i ω j , x i j 2 = 1 4 ω i + ω j 2 1 4 ω i ω j 2 , x i j 2 + 1 4 ω i ω j 2 = 1 4 ω i + ω j 2 , 2 x i j ω i ω j = ω i + ω j .
Note that Equation (13) is still a non-convex equality constraint; however, as recommended in [29], this can be relaxed as a second-order constraint by replacing the equality symbol with an inequality one as presented below:
2 x i j ω i ω j ω i + ω j .
At this point, the problem of the optimal location and sizing of capacitor banks in an electrical distribution system is convexly treatable via MI-SOCP, whose mathematical characteristics are summarized in Figure 3.
Note that the SOCP approximation is presented as a function of x i j and ω i instead of the voltages v i . Notwithstanding, it is possible to recover the original voltages by the following two-step procedure: First, the voltage magnitudes are computed as v i = ω i . This value exists, and it is real since ω i 0 ; Second, the angle of the voltages is calculated from θ i j = ang ( x i j ) in a forward iteration, starting from θ 1 = 0 . Therefore, a power flow calculation is not required after the optimization problem is solved.

4. Solution Methodology

To address the optimal solution of the problem of the optimal location and sizing of capacitor banks in power distribution networks, the classical B&B method is combined with the SOCP relaxation of the power flow problem as depicted in Figure 3. Note that an MI-SOCP problem has the following general structure:
A i x + b i α i x + β i z i + γ i ,
where decision variables contain continuous x and binary ones z; A i are real matrices; b i , α i and β i are real vectors; and γ i are constants for each constraint i.
Observe that most of the integer programming models and the MI-SOCP model may be solved using a modified version of the B&B method, as depicted in Figure 4. At each iteration, this computes an SOCP problem that uses an interior point method specially designed for this type of problem [34]. The method benefits from the properties of the SOCP problems related to convexity and the fast convergence of the interior point methods [17], with a guarantee of finding the optimal global solution at each node.
Note that the literature reports different versions of the interior point method for convex optimization problems. Generally, these methods can be classified into two groups: primal and primal-dual methods. Primal methods are those based on the work reported in [35], which can be easily extended to SOCP problems. Primal-dual requires more effort in application. However, numerical validations have demonstrated the advantages of this in terms of convergence [36].

5. Test System and Simulation Cases

To validate the proposed MI-SOCP approach, two classical radial distribution networks composed of 33- and 69-nodes operated at 12.66 kV are employed. The main characteristics of these test feeders are summarized below.

5.1. IEEE 33-Node System

The system consists of 33 nodes, 32 branches, and a unique slack node located at node 1. The feeder configuration is depicted in Figure 5a, and all its parameters are reported in Table 1. Its initial active power losses are equal to 210.9876 kW. This system’s total active and reactive power demands are 3715 kW and 2300 kvar, respectively. The voltage and power base values considered are 12.66 kV and 1 MW, respectively.

5.2. 69-Bus System

This test system is composed of 69 nodes, 68 branches, and a unique slack node located at node 1. The configuration of this feeder is illustrated in Figure 5b, and all its parameters are listed in Table 2. Its initial active power losses are equal to 225.0720 kW. This system’s total active and reactive power demands are 3890.7 kW and 2693.6 kvar, respectively. The voltage and power base values chosen are 12.66 kV and 1 MW, respectively.
To validate the effectiveness and robustness of the proposed MI-SOCP model, we consider the following scenario: capacitor banks’ location considering discrete sizes from 0 kvar to 2100 kvar in steps about 150 kvar, as recommended in [13].

6. Computational Validation

The MI-SOCP convex model was solved using CVX and Gurobi [37]. It was implemented in the MATLAB software version 2019b on a desktop computer with an INTEL(R) Core(TM) i 7 7700 2.8 -GHz processor and 16.0 GB of RAM on a 64-bit version of Microsoft Windows 10 Home. The robustness and efficiency of the proposed methodology for placement and sizing capacitor banks in distribution networks were compared with the previously reported solutions in the scientific literature. It is worth mentioning that the solution MI-SOCP model shown in the results is a solution recovery in original variables using the exact power flow model presented in Section 2.

6.1. Power Loss Analyses of the Proposed MI-SOCP Model

Table 3 presents the results reached by the proposed MI-SOCP approach in the IEEE 33-node test feeder. Note that its result is compared with optimization procedures based on metaheuristics reported in the literature: gravitational search algorithm (GSA) [24], two-stage method (TSM) [38], fuzzy-real coded genetic algorithm (FRCGA) [39], and flower pollination algorithm (FPA) [13].
From Table 3, we can observe that (i) the proposed approach identifies nodes 12, 24, and 30 as the optimal places to locate capacitor banks with 450 kvar, 450 kvar, and 1050 kvar, respectively. One of these nodes differs from the solution reported by the FRCGA in which node 12 is replaced by node 13, and (ii) regarding the objective function, it is possible to observe that the proposed MI-SOCP model reduces grid power losses by about 34.40 % , followed by the FRCGA and the TSM with 34.08 % and 33.06 % . These results confirm that our approach ensures the optimal global solution of the IEEE 33-node test feeder problem by improving on the best results reported in the literature.
In the case of the IEEE 69-node test feeder, the results achieved by the proposed MI-SOCP approach are reported in Table 4. Additionally, the teaching-learning-based optimization (TLBO) [40] is also included for comparison.
Note that from Table 4, it is possible to observe that the proposed MI-SOCP approach is the best optimal solution with a total power loss reduction of about 35.40 % , followed by the FPA and the TBLO approaches with 35.19 % and 34.98 % . Additionally, our MI-SOCP approach identifies different nodes for optimal location of the capacitor banks, namely, nodes 11, 18, and 61 with injections of 300 kvar, 300 kvar, and 1200 kvar, respectively. Conversely, in the case of the FPA approach, the nodes identified are 12, 61, and 22 with injections of 600 kvar, 1350 kvar, and 150 kvar, respectively. These results confirm that the proposed MI-SOCP programming finds the global optimum, while the comparative approaches are stuck in local solutions. Note that a local solution is a result that is optimum in its closer area, and it is found typically by metaheuristics or commercial solvers when the solution space is disjunct and nonlinear, i.e., an MINLP model as the case analyzed in this research.

6.2. Economic Assessment of the Proposed MI-SOCP Model

To demonstrate the effectiveness of the proposed MI-SOCP model in solving the problem of the optimal placement and sizing of capacitor banks in distribution networks, in this section, we economically compare the proposed MI-SOCP model and two recent literature reports presented by Riaño et al., in [3], in which the Chu & Beasley genetic algorithm (CBGA) and the exact solution in the GAMS software were applied to the IEEE 33- and IEEE 69 bus systems. The considered costs for the capacitor banks are listed in Table 5.
Note that when the costs of the capacitors are considered, the objective function takes the following form:
min A cos t = K p p loss + i N k C K c Q c z i k ,
where k p is a factor that quantifies the costs of the energy losses during a year of operation considering the peak load scenario during 8760 h. The k p factor based on the recommendations in [3] is taken as US$/kW-year 168.
The numerical results of the CBGA, the GAMS software, and the proposed MI-SOCP model for the IEEE 33- and IEEE 69- bus systems are presented in Table 6,
The numerical results in Table 6 show the following:
For both test feeders, the CBGA and the proposed MI-SOCP reach the same numerical solution; however, the effectiveness of the CBGA was 5% in the IEEE 33-bus system and 12% for the IEEE 69-bus system when 100 consecutive evaluations were executed. These results imply that there exists less than 88% probability that in only one execution of the CBGA, it effectively reaches the optimal objective function value, while the MI-SOCP, due to the convexity of the solution space, finds the global optimum without recurring in any statistical evaluation.
Numerical results with the GAMS solver confirm that the MINLP model that represents the studied problem is hard to solve owing to the non-convexity of the power flow equations. Note that for both test feeders, the GAMS software is stuck in locally optimal solutions.
Regarding the total processing times, the MI-SOCP approach takes about 6.85 s to solve the studied problem in the IEEE 33-bus system and 26.99 s in the case of the IEEE 69-bus system, which can be considered fast processing times owing to the large size of the solution space explored (e.g., one million possible solutions), confirming the effectiveness of the proposed mixed-integer conic approximation to find the global optimal solution of complex MINLP models for distribution grids, which is clearly not ensurable with metaheuristic methods.

7. Conclusions and Future Work

This paper focused on the optimal siting and sizing of fixed-step capacitor banks in electrical AC distribution using an MI-SOCP approach. The proposed approach mixed the B&B method and second-order cone relaxation to find the optimal solution to the problem treated in this work. The B&B method is responsible for the location problem of the capacitor banks. At the same time, the SOCP relaxation focuses on the capacitor banks’ sizing problem from the optimal power flow solution. The main advantages of the MI-SOCP approach are guaranteeing the global optimum and not requiring parametric adjustments, such as the metaheuristic optimization methods conventionally implemented to solve this problem. Numerical validations demonstrate the superiority of the MI-SOCP approach, in which the global optimal solution is always reached, for both energy losses and economic evaluation. For the IEEE 33-node test feeder, the MI-SOCP approach noted a total power loss minimization of about 34.40 % , which is better than the solution reached by the FRCGA, about 34.08 % , while for the IEEE 69-node test feeder, a total power loss minimization percentage of about 35.40 % is noted. This is better than the solution report by the TBLO approach, which is about 35.19 % . In the case of the economic evaluation, the MI-SOCP approach achieved the best solution for both test feeders.
Comparisons with the CBGA show that it has the ability to find the global optimum for the IEEE 33- and IEEE 69-bus system, but the probability of finding this is about 5% for the IEEE 33-bus system and 12% in the case of the IEEE 69-bus system, which implies at least 88% probability that the CBGA stays stuck in the local optimal solution, which does not happen with the proposed MI-SOCP model due to the combination of the B&B and the conic formulation.
In future research, we can suggest using the MI-SOCP model for the optimal location and operation of battery energy storage systems in alternating current (AC) and direct current (DC) grids under an economic dispatch environment and the reformulation of the phase-balancing problem for electrical networks in AC and DC paradigms from the convex point of view to minimize grid power losses with the guarantee of global convergence.

Author Contributions

Conceptualization, methodology, software, and writing—review and editing, O.D.M.; W.G.-G. and A.G. All authors have read and agreed to the published version of the manuscript.

Funding

This work was partially supported in part by the Vicerrectría de Investigaciones Innovación y Extensión de la Universidad Tecnológica de Pereira under grant # 6 21 4 associated with the project ODIN (Optimal Distribution Networks).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data is contained within the article.

Acknowledgments

This work was supported in part 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”.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Ridzuan, M.I.M.; Fauzi, N.F.M.; Roslan, N.N.R.; Saad, N.M. Urban and rural medium voltage networks reliability assessment. SN Appl. Sci. 2020, 2, 241. [Google Scholar] [CrossRef] [Green Version]
  2. Kien, L.C.; Nguyen, T.T.; Pham, T.D.; Nguyen, T.T. Cost reduction for energy loss and capacitor investment in radial distribution networks applying novel algorithms. Neural Comput. Appl. 2021, 33, 15495–15522. [Google Scholar] [CrossRef]
  3. Riaño, F.E.; Cruz, J.F.; Montoya, O.D.; Chamorro, H.R.; Alvarado-Barrios, L. Reduction of Losses and Operating Costs in Distribution Networks Using a Genetic Algorithm and Mathematical Optimization. Electronics 2021, 10, 419. [Google Scholar] [CrossRef]
  4. 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]
  5. Paz-Rodríguez, A.; Castro-Ordoñez, J.F.; Montoya, O.D.; Giral-Ramírez, D.A. Optimal Integration of Photovoltaic Sources in Distribution Networks for Daily Energy Losses Minimization Using the Vortex Search Algorithm. Appl. Sci. 2021, 11, 4418. [Google Scholar] [CrossRef]
  6. Águila, A.; Ortiz, L.; Orizondo, R.; López, G. Optimal location and dimensioning of capacitors in microgrids using a multicriteria decision algorithm. Heliyon 2021, 7, e08061. [Google Scholar] [CrossRef] [PubMed]
  7. Madruga, E.P.; Canha, L.N. Allocation and integrated configuration of capacitor banks and voltage regulators considering multi-objective variables in smart grid distribution system. In Proceedings of the 2010 9th IEEE/IAS International Conference on Industry Applications—INDUSCON 2010, Sao Paulo, Brazil, 8–10 November 2010. [Google Scholar] [CrossRef]
  8. Pareja, L.A.G.; Lezama, J.M.L.; Carmona, O.G. Optimal Placement of Capacitors, Voltage Regulators, and Distributed Generators in Electric Power Distribution Systems. Ingeniería 2020, 25, 334–354. [Google Scholar] [CrossRef]
  9. Mishra, S.; Das, D.; Paul, S. A comprehensive review on power distribution network reconfiguration. Energy Syst. 2016, 8, 227–284. [Google Scholar] [CrossRef]
  10. Dhivya, S.; Arul, R. Demand Side Management Studies on Distributed Energy Resources: A Survey. Trans. Energy Syst. Eng. Appl. 2021, 2, 17–31. [Google Scholar] [CrossRef]
  11. Valencia, A.; Hincapie, R.A.; Gallego, R.A. Optimal location, selection, and operation of battery energy storage systems and renewable distributed generation in medium–low voltage distribution networks. J. Energy Storage 2021, 34, 102158. [Google Scholar] [CrossRef]
  12. Sirjani, R.; Jordehi, A.R. Optimal placement and sizing of distribution static compensator (D-STATCOM) in electric distribution networks: A review. Renew. Sustain. Energy Rev. 2017, 77, 688–694. [Google Scholar] [CrossRef]
  13. Tamilselvan, V.; Jayabarathi, T.; Raghunathan, T.; Yang, X.S. Optimal capacitor placement in radial distribution systems using flower pollination algorithm. Alex. Eng. J. 2018, 57, 2775–2786. [Google Scholar] [CrossRef]
  14. Gil-González, W.; Montoya, O.D.; Rajagopalan, A.; Grisales-Noreña, L.F.; Hernández, J.C. Optimal Selection and Location of Fixed-Step Capacitor Banks in Distribution Networks Using a Discrete Version of the Vortex Search Algorithm. Energies 2020, 13, 4914. [Google Scholar] [CrossRef]
  15. Griot, S.; Moreau, A. Vacuum circuit breakers electrical life for shunt capacitor switching. In Proceedings of the 24th ISDEIV 2010, Braunschweig, Germany, 30 August–3 September 2010. [Google Scholar] [CrossRef]
  16. Velásquez, R.M.A.; Lara, J.V.M. Reliability, availability and maintainability study for failure analysis in series capacitor bank. Eng. Fail. Anal. 2018, 86, 158–167. [Google Scholar] [CrossRef]
  17. Benson, H.Y.; Sağlam, Ü. Mixed-Integer Second-Order Cone Programming: A Survey. In Theory Driven by Influential Applications; INFORMS: Catonsville, MD, USA, 2013; pp. 13–36. [Google Scholar] [CrossRef] [Green Version]
  18. Abdelaziz, A.Y.; Ali, E.S.; Elazim, S.M.A. Flower Pollination Algorithm for Optimal Capacitor Placement and Sizing in Distribution Systems. Electr. Power Components Syst. 2016, 44, 544–555. [Google Scholar] [CrossRef]
  19. Abril, I.P. Capacitors placement in distribution systems with nonlinear load by using the variables’ inclusion and interchange algorithm. Dyna 2021, 88, 13–22. [Google Scholar] [CrossRef]
  20. Augugliaro, A.; Dusonchet, L.; Favuzza, S.; Ippolito, M.G.; Mangione, S.; Sanseverino, E.R. A Modified Genetic Algorithm for Optimal Allocation of Capacitor Banks in MV Distribution Networks. Intell. Ind. Syst. 2015, 1, 201–212. [Google Scholar] [CrossRef] [Green Version]
  21. El-Fergany, A.A.; Abdelaziz, A.Y. Capacitor placement for net saving maximization and system stability enhancement in distribution networks using artificial bee colony-based approach. Int. J. Electr. Power Energy Syst. 2014, 54, 235–243. [Google Scholar] [CrossRef]
  22. Prakash, K.; Sydulu, M. Particle Swarm Optimization Based Capacitor Placement on Radial Distribution Systems. In Proceedings of the 2007 IEEE Power Engineering Society General Meeting, Tampa, FL, USA, 24–28 June 2007. [Google Scholar] [CrossRef]
  23. Ogita, Y.; Mori, H. Parallel Dual Tabu Search for Capacitor Placement in Smart Grids. Procedia Comput. Sci. 2012, 12, 307–313. [Google Scholar] [CrossRef] [Green Version]
  24. Shuaib, Y.M.; Kalavathi, M.S.; Rajan, C.C.A. Optimal capacitor placement in radial distribution system using Gravitational Search Algorithm. Int. J. Electr. Power Energy Syst. 2015, 64, 384–397. [Google Scholar] [CrossRef]
  25. Devabalaji, K.; Yuvaraj, T.; Ravi, K. An efficient method for solving the optimal sitting and sizing problem of capacitor banks based on cuckoo search algorithm. Ain Shams Eng. J. 2018, 9, 589–597. [Google Scholar] [CrossRef] [Green Version]
  26. Heliodore, F.; Nakib, A.; Ismail, B.; Ouchraa, S.; Schmitt, L. Performance Evaluation of Metaheuristics. In Metaheuristics for Intelligent Electrical Networks; John Wiley & Sons, Inc.: Hoboken, NJ, USA, 2017; pp. 43–58. [Google Scholar] [CrossRef]
  27. Rocktäschel, S. A basic Branch-and-Bound algorithm for (MOMICP). In A Branch-and-Bound Algorithm for Multiobjective Mixed-integer Convex Optimization; Springer Fachmedien Wiesbaden: Berlin/Heidelberg, Germany, 2020; pp. 17–39. [Google Scholar] [CrossRef]
  28. Borchers, B.; Mitchell, J.E. An improved branch and bound algorithm for mixed integer nonlinear programs. Comput. Oper. Res. 1994, 21, 359–367. [Google Scholar] [CrossRef]
  29. YUAN, Z.; Hesamzadeh, M.R. Second-order cone AC optimal power flow: Convex relaxations and feasible solutions. J. Mod Power Syst. Clean Energy 2018, 7, 268–280. [Google Scholar] [CrossRef] [Green Version]
  30. Kaur, S.; Kumbhar, G.; Sharma, J. A MINLP technique for optimal placement of multiple DG units in distribution systems. Int. J. Electr. Power Energy Syst. 2014, 63, 609–617. [Google Scholar] [CrossRef]
  31. Kumar, D.; Singh, A.; Kansal, S. To Improve the Voltage Profile of Distribution System with the Optimal Placement of Capacitor. Indian J. Sci. Technol. 2017, 10, 1–7. [Google Scholar] [CrossRef]
  32. 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]
  33. 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. [Google Scholar] [CrossRef]
  34. Alizadeh, F.; Goldfarb, D. Second-order cone programming. Math. Program. 2003, 95, 3–51. [Google Scholar] [CrossRef]
  35. Karmarkar, N. A new polynomial-time algorithm for linear programming. Combinatorica 1984, 4, 373–395. [Google Scholar] [CrossRef]
  36. Atamtürk, A.; Gómez, A. Submodularity in Conic Quadratic Mixed Optimization. Oper. Res. 2020. [Google Scholar] [CrossRef] [Green Version]
  37. 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 2021).
  38. Abul’Wafa, A.R. Optimal capacitor allocation in radial distribution systems for loss reduction: A two stage method. Electr. Power Syst. Res. 2013, 95, 168–174. [Google Scholar] [CrossRef]
  39. Abul’Wafa, A.R. Optimal capacitor placement for enhancing voltage stability in distribution systems using analytical algorithm and Fuzzy-Real Coded GA. Int. J. Electr. Power Energy Syst. 2014, 55, 246–252. [Google Scholar] [CrossRef]
  40. Sultana, S.; Roy, P.K. Optimal capacitor placement in radial distribution systems using teaching learning based optimization. Int. J. Electr. Power Energy Syst. 2014, 54, 387–398. [Google Scholar] [CrossRef]
Figure 1. Model characterization.
Figure 1. Model characterization.
Computation 10 00032 g001
Figure 2. Representation of the second order cone Ω = x z . with x R 2 and z R .
Figure 2. Representation of the second order cone Ω = x z . with x R 2 and z R .
Computation 10 00032 g002
Figure 3. Equivalent MI-SOCP model for the problem of the optimal location and sizing of capacitor banks in distribution networks.
Figure 3. Equivalent MI-SOCP model for the problem of the optimal location and sizing of capacitor banks in distribution networks.
Computation 10 00032 g003
Figure 4. Schematic representation of the B&B method for addressing MI-SOCP problems.
Figure 4. Schematic representation of the B&B method for addressing MI-SOCP problems.
Computation 10 00032 g004
Figure 5. Electrical configuration of the test systems: (a) IEEE 33-node system and (b) IEEE 69-node system.
Figure 5. Electrical configuration of the test systems: (a) IEEE 33-node system and (b) IEEE 69-node system.
Computation 10 00032 g005
Table 1. Electrical parameters of the IEEE 33-node test feeder.
Table 1. Electrical parameters of the IEEE 33-node test feeder.
Node iNode j R ij ( Ω ) X ij ( Ω ) P j (kW) Q j (kvar)Node iNode j R ij ( Ω ) X ij ( Ω ) P j (kW) Q j (kvar)
120.09220.04771006017180.73200.57409040
230.49300.251190402190.16400.15659040
340.36600.18641208019201.50421.35549040
450.38110.1941603020210.40950.47849040
560.81900.7070602021220.70890.93739040
670.18720.61882001003230.45120.30839050
781.71141.235120010023240.89800.7091420200
891.03000.7400602024250.89600.7011420200
9101.04000.740060206260.20300.10346025
10110.19660.0650453026270.28420.14476025
11120.37440.1238603527281.05900.93376020
12131.46801.1550603528290.80420.700612070
13140.54160.71291208029300.50750.2585200600
14150.59100.5260601030310.97440.963015070
15160.74630.5450602031320.31050.3619210100
16171.28601.7210602032330.34100.53026040
Table 2. Electrical parameters of the IEEE 69-node test feeder.
Table 2. Electrical parameters of the IEEE 69-node test feeder.
Node iNode j R ij  ( Ω ) X ij  ( Ω ) P j  (kW) Q j  (kvar)Node iNode j R ij  ( Ω ) X ij  ( Ω ) P j  (kW) Q j  (kvar)
120.00050.0012003360.00440.01082618.55
230.00050.00120036370.06400.15652618.55
340.00150.00360037380.10530.123000
450.02510.02940038390.03040.03552417
560.36600.18642.62.239400.00180.00212417
670.38100.194140.43040410.72830.85091.21
780.09220.0470755441420.31000.362300
890.04930.0251302242430.04100.047564.3
9100.81900.2707281943440.00920.011600
10110.18720.061914510444450.10890.137339.2226.3
11120.71140.235114510445460.00090.001239.2226.3
12131.03000.3400854470.00340.008400
13141.04400.345085.547480.08510.20837956.4
14151.05800.34960048490.28980.7091384.7274.5
15160.19660.065045.53049500.08220.2011384.7274.5
16170.37440.123860358510.09280.047340.528.3
17180.00470.0016603551520.33190.11143.62.7
18190.32760.1083009530.17400.08864.353.5
19200.21060.069010.653540.20300.103426.419
20210.34160.11291148154550.28420.14472417.2
21220.01400.004653.555560.28130.143300
22230.15910.05260056571.59000.533700
23240.34600.1145282057580.78370.263000
24250.74880.24750058590.30420.100610072
25260.30890.1021141059600.38610.117200
26270.17320.0572141060610.50750.25851244888
3280.00440.01082618.661620.09740.04963223
28290.06400.15652618.662630.14500.073800
29300.39780.13150063640.71050.3619227162
30310.07020.02320064651.04100.53025942
31320.35100.11600011660.20120.06111813
32330.83900.2816141066670.00470.00141813
33341.70800.564619.51412680.73940.24442820
34351.47400.48736468690.00470.00162820
Table 3. Optimal location of capacitor banks in the IEEE 33-node test feeder.
Table 3. Optimal location of capacitor banks in the IEEE 33-node test feeder.
MethodNodesSize [kvar]Total Losses [kW]
Base case--210.987
GSA [24] 9 , 29 , 30 450 , 800 , 900 171.780
TSM [38] 7 , 29 , 30 850 , 25 , 900 144.040
FRCGA [39] 28 , 6 , 29 25 , 475 , 300 141.240
8 , 30 , 9 175 , 400 , 350
FPA [13] 30 , 13 24 900 , 450 , 450 139.075
MI-SOCP 12 , 24 , 30 450 , 450 , 1050 138.416
Table 4. Optimal location of capacitor banks in the IEEE 69-node test feeder.
Table 4. Optimal location of capacitor banks in the IEEE 69-node test feeder.
MethodNodesSize [kvar]Losses [kW]
Base case--225.072
GSA [24] 11 , 29 , 60 900 , 1050 , 450 163.280
TSM [38] 19 , 62 , 63 225 , 900 , 225 148.910
TBLO [40] 12 , 61 , 64 600 1050 , 150 146.350
FPA [13] 11 , 61 , 22 450 , 1350 150 145.860
MI-SOCP 11 , 18 , 61 300 , 300 , 1200 145.397
Table 5. Capacitor options and costs per capacity.
Table 5. Capacitor options and costs per capacity.
Option Q c (kvar)Cost ($/kvar-Year)Option Q c (kvar)Cost ($/kvar-Year)
11500.500812000.170
23000.350913500.207
34500.2531015000.201
46000.2201116500.193
57500.2761218000.870
69000.1831319500.211
710500.2281421000.176
Table 6. Location, sizes, and annual operative costs for both test feeders when fixed-step capacitors are included.
Table 6. Location, sizes, and annual operative costs for both test feeders when fixed-step capacitors are included.
MethodSize (Node) (Mvar)Losses (kW)C. Caps. US$C. Total US$
IEEE 33-bus system
GAMS{0.30(14),0.45(24),1.05(30)}139.292458.2523,859.313
CBGA{0.45(12),0.45(24),1.05(30)}138.416467.1023,721.108
MI-SOCP{0.45(12),0.45(24),1.05(30)}138.416467.1023,721.108
IEEE 69-bus system
GAMS{0.45(11),0.15(27),1.20(61)}145.738392.8524,876.910
CBGA{0.45(12),0.15(22),1.20(61)}145.521392.8524,840.347
MI-SOCP{0.45(12),0.15(21),1.20(61)}145.520392.8524.840.189
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Montoya, O.D.; Gil-González, W.; Garcés, A. On the Conic Convex Approximation to Locate and Size Fixed-Step Capacitor Banks in Distribution Networks. Computation 2022, 10, 32. https://doi.org/10.3390/computation10020032

AMA Style

Montoya OD, Gil-González W, Garcés A. On the Conic Convex Approximation to Locate and Size Fixed-Step Capacitor Banks in Distribution Networks. Computation. 2022; 10(2):32. https://doi.org/10.3390/computation10020032

Chicago/Turabian Style

Montoya, Oscar Danilo, Walter Gil-González, and Alejandro Garcés. 2022. "On the Conic Convex Approximation to Locate and Size Fixed-Step Capacitor Banks in Distribution Networks" Computation 10, no. 2: 32. https://doi.org/10.3390/computation10020032

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