1. Introduction
Electrical distribution networks are responsible for transferring energy from the transmission system to industrial, commercial, and domestic users [1]. The convectional configuration of these networks is radial; this means their configuration is like a tree where each user has one main supply source [2,3]. This implies that the energy reaches the end-users through the primary feeder of the network. Therefore, this increases the power losses of the system [4]. Additionally, the voltages of the end-users may be below the established limits. In order to improve the operation of the system, various strategies have been proposed, such as phase balancing [5], shunt capacitor placement [6], distributed generator placement [7], reconfiguration [8], location of energy storage systems [9], series compensation [10], etc.
One of the above-mentioned strategies being the most economical and easiest to implement is the optimal installation of shunt capacitors [11]. This strategy allows reducing power losses, improving voltage drop, and increasing power factor. However, shunt capacitor installation has some challenges, such as its placement and sizing, which are very important since if they are carried out improperly, they can increase the power loss and decrease the voltage profile of the distribution networks. Therefore, the optimal capacitor installation in distribution networks helps to reduce the annual operating costs caused by power losses by about 30% with low investments and minimum grid interventions, as reported in [6]. Thus, the optimal location problem of capacitor banks in distribution networks has been widely studied in the scientific literature; some of these works are presented below.
The location and sizing of capacitors in distribution systems have been tackled with several methodologies and optimization algorithms. The authors of [12] proposed a mixed-integer linear programming by using a suitable linearization that maximized the net present value of cash flow. In [13], a mixed-integer nonlinear programming (MINLP) approach was presented for radial and mesh distribution systems. In reference [14], a fuzzy-based approach mixed with the simulated annealing technique was proposed. The authors of [15] presented a combination between a loss sensitivity factor (LSF) and a particle swarm optimization (PSO) with its discrete version, while the LSF determines the node placement and the discrete PSO provides the capacitor size. In [16], a mixed approach that contemplates the LSF and voltage stability index (VSI) for the optimal capacitor installation considering all possible load variations was developed. The authors of [17] implemented two methods, a sensitivity analysis and the gravitational search algorithm (GSA). The sensitivity analysis reduces search space to find an accurate solution, while the GSA allocates the capacitor values. In reference [18], new PSO approaches, including Gaussian and Cauchy probability distribution functions, were described; whereas in [19] an improved harmony algorithm (IHA) mixed with LSF and VSI was presented. The LSF and VSI were used for node location, while the IHA approach provided the capacitor size. Other optimization algorithms that have been implemented for the optimal location and sizing of capacitors in distribution systems are two-stage method (TSM) [20], fuzzy-real coded genetic algorithm (FRCGA) [21], flower pollination algorithm (FPA) [22], teaching learning-based optimization (TLBO) [23], memetic algorithm [24], Chu–Beasley-based genetic algorithm [25], plant growth simulation algorithm [26], direct search algorithm [27], hybrid algorithm [28], firefly algorithm [29], and artificial bee colony [30].
Recently, a promissory metaheuristic optimization technique known as the vortex search algorithm (VSA) has emerged to solve complex nonlinear non-convex optimization problems in the continuous domain. Some of these approaches are optimal power flow in AC and DC networks [31,32,33], respectively; optimal selection of analog active filter components [34]; application of the VSA for numerical optimization [35,36,37]; optimal design of offshore and onshore natural gas liquefaction processes [38]; and optimal solution of the inverse kinematics problem of serial robot manipulators with offset wrist [39]; among others. It is worth mentioning that the main advantages of using the VSA in nonlinear optimization problems are the following: (i) its low standard deviation since it works with Gaussian distribution functions for exploring the solution space; (ii) its correct balance between exploration and exploitation of the solution space during the iteration procedure since the optimization search is guided by a variable radius applied on the Gaussian hypersphere that contains all the potential solutions of the current iteration; and (iii) its easy implementation for any programming language via sequential programming. On the other hand, after a careful review of the state of the art, we do not find evidence regarding a discrete version of the VSA applied to mixed-integer nonlinear optimization problems. This is a gap that this research tries to fill in the electrical engineering area by applying this variant of the VSA applied to the issue of the optimal location and selection of fixed-step capacitor banks in distribution networks. Considering the specialized literature, the main contributions of this research can be summarized as follows:
✓. The proposal of a discrete version of the VSA (DVSA) to solve the problem of the optimal selection and location of fixed-step capacitor banks in AC distribution networks with low computational effort.
✓. The use of a discrete codification implements integer numbers as decision variables that simplify the dimension of the classical binary vectors used in the literature to represent this optimization problem. This codification compacts in a unique stage, the location and sizing problems of capacitor banks, which substantially reduces the processing times.
✓. An improvement of the current results reported in the specialized literature for the problem of the optimal location of fixed-step capacitor banks.
This paper is organized as follows: Section 2 shows the mathematical formulation for the optimal location and sizing of capacitors in distribution systems. Section 3 explains the proposed methodology to solve the optimal capacitor installation problem. Section 4 describes the test system and capacitor bank information. The next section analyzes the main results. Lastly, the conclusions of the study and the outlines for future research are presented in Section 5.
2. Mathematical Formulation
The problem of the optimal location and selection of fixed-step capacitor banks in AC distribution networks can be represented with an MINLP model, where (i) the integer characteristic is defined by the possibility of locating (or not) capacitor bank k into an arbitrary node i, which is defined with the integer variable ; (ii) the mixed nature of the model is giving by the presence of continuous variables such as power injection in slack nodes, and voltage magnitudes and angle in all the nodes; (iii) the nonlinear structure is defined by the presence of a trigonometric function in the power balance equations as well as by the products between voltage magnitudes in different nodes. The complete mathematical structure of this MINLP model is described as follows:
2.1. Objective Function
The objective function corresponds to the minimization of the total energy cost during a continuous year of operation added to the investment costs in fixed capacitor banks, as presented in (1).
(1)
where z is the objective function value; is the installation cost of capacitor bank k with total reactive power injection at any node of the system; is the average costs of the energy losses in the whole distribution network, is the length of the time period under analysis, i.e., h; is the magnitude of the admittance matrix that interconnects nodes i and j; and are the variables associated to the magnitude of the voltages at nodes i and j which have angles and , respectively; and is the angle of the admittance that relates nodes i and j. Note that and are the sets that contain all the capacitor options and the total nodes of the network, respectively.2.2. Set of Constraints
The set of constraints corresponds to a compilation of different operative limitations of any power distribution; these are listed below:
(2)
(3)
(4)
(5)
(6)
where and correspond to the active and reactive power generation in the node i; and are the active and reactive power consumption in the node i; and are the minimum and maximum voltage bounds, and represents the number of capacitors available for installation.The interpretation of the optimization model (1)–(6) is as follows: Equation (1) defines the objective function related to the annual operation cost of the distribution network which is associated with the sum of the investments in fixed-step capacitor banks and the cost of the energy losses produced in all the resistive effects in the distribution lines. Expressions (2) and (3) correspond to the active and reactive power balance constraints per node, respectively. These are the more complex constraints in power system optimization since these are a nonlinear non-affine set of equality constraints with products between voltage magnitudes and trigonometric functions, which are typically solved with numerical methods such as Newton–Raphson or successive approximations [40]. Expression (4) determines the possibility of installing only one type of capacitor bank per node. Equation (5) specifies the fixed number of capacitor banks to be installed in the distribution network. In Equation (6), the voltage regulation constraint is presented, which is a typical operational restriction imposed by the regulatory entities on the distribution company to guarantee a quality service to all the end-users.
The optimization model (1)–(6) is an MINLP representation of the problem of the optimal location of fixed-step capacitor banks in distribution networks, where the discrete nature of the decision is an integer. Nevertheless, we select a binary representation by introducing the decision variable since it facilitates the interpretation of the complete mathematical formulation. Notwithstanding, in the solution methodology (i.e., the next section), we codify it by using its integer structure to simplify the structure of the DVSA.
3. Solution Methodology
To solve the problem of the optimal location of fixed-step capacitor banks in distribution networks to minimize operating costs in a horizon of one year, this paper used the VSA in its discrete form (i.e., DVSA) as a master optimization stage that is connected with a power flow method in its slave stage. The function of the master stage is to define the set of nodes where the capacitor will be located with their corresponding sizes, while the slave state is entrusted with evaluating the power flow constraints, i.e., the power balance equations defined by (2) and (3).
3.1. Vortex Search Algorithm
The VSA is an optimization methodology that allows solving nonlinear non-convex optimization problems with a continuous structure based on the manner of stirred fluids that produce vortex behaviors in pipes [34]. The main characteristic of this approach is that it works with a Gaussian distribution and a variable radius that permits the exploration and exploitation of the solution space during the iterative process [33]. In the literature, the optimal power flow has been successfully solved with the VSA approach by guaranteeing the global optimal value with minimum standard deviations [41]. Even if the VSA works with continuous variables, in this research, we used this evolution strategy to explore and exploit the solution space by rounding these variables to the nearest integer to have a feasible solution for the slave stage.
In general terms, the VSA works with nonconcentric hyperspheres, where the exterior diameter represents the boundaries of the solution variables, and its center represents the current best solution. In the beginning, the center of the hypersphere (i.e., ) is defined in (7):
(7)
where and represent vectors with dimensions that contain the minimum and maximum bounds of the decision variables.A set of solutions is generated around the center of the hypersphere in its neighborhood, which is denoted as , where t is the iterative counter. Initially , which implies that is generated by a random process using a Gaussian distribution in the dimensional space. Note that , being m the number of candidate solutions. To generate a Gaussian distribution in a multidimensional space, an equation is used as defined in Expression (8).
(8)
where corresponds to a random vector of variables, is a simple mean (center) vector, and is the covariance matrix.Note that if the diagonal elements of the covariance matrix are equal and the off-diagonal elements in this matrix are zero, then the Gaussian distribution will produce hyperspheres in a d-dimensional space. An easy way to determine , considering zero covariances and equal variances, is defined in (9).
(9)
where is the variance of the Gaussian distribution and is an identity matrix. Observe that the standard deviation of the Gaussian distribution (i.e., ) can be defined as in Equation (10):(10)
where is considered the radius of the hypersphere in a d-dimensional space, i.e., . To attain a correct exploration in the solution space, initially corresponds to the biggest possible hypersphere. In addition, during the search process, its radius decreases closer to the optimal solution. At the selection stage, the best solution is selected and memorized to modify the current center of the hypersphere . Each solution needs to lie within its limits before the selection step. The rule employed for this purpose is presented in (11):(11)
where , , and represent uniformly distributed random numbers in the interval . Observe that the best solution is updated if the current solution is better, which updates of the center and its radius .One of the essential aspects in the implementation of the VSA approach for nonlinear optimization is the adaptive adjusting of the hypersphere radius by using a variable-step approach [34]. In the original version of the VSA approach, gamma functions were proposed to guide the variation of the radius during the iterative procedure. However, the authors of [33] have simplified it by introducing a decreasing exponential function to make the radius variable as defined in (12):
(12)
where the parameter is defined heuristically as 6, and is the total number of iterations [33].To exemplify the codification proposed to represent the problem of the optimal location of fixed-step capacitor banks in distribution networks, i.e., the potential solution takes the following form:
where the first part of the vector represents integer numbers that define the node where a capacitor is located (i.e., from node 1 to node n). While the second part of the vector corresponds to the size of capacitor bank k, i.e., the integer number that determines the nominal reactive power injection of the capacitor, which varies from 1 to c, being c the capacitor bank with the highest reactive injection capability.The first part of the codification vector is always revised so that repeated numbers do not appear in order to guarantee the feasibility of each solution to fulfill constraint (4), which is associated with the possibility of locating a unique capacitor bank per node.
In Algorithm 1, the implementation of the VSA to solve discrete optimization problems is summarized.
Algorithm 1: Proposed master optimization algorithm based on the VSA to define the location and sizing of capacitor banks in distribution networks. |
1. Inputs: |
2. Determine the initial center from (7); |
3. Calculate the initial radius (or the standard deviation ) with (12); |
4. Set the initial best fitness function as (minimization problem); |
5. Make ; |
6. while () |
7. Generate the candidate solutions using a Gaussian distribution around the center with a |
standard deviation (radius) as defined in (9) to obtain with d-dimension columns and m rows; |
8. If crosses any upper or lower bound, place it within its bounds using (11); |
9. Evaluate the successive approximation power flow problem (see (16)) for each in and calculate |
its corresponding fitness function as (13); |
10. Select the best solution as the argument that produces the minimum contained in ; |
11. if () |
12. ; |
13. ; |
14. else |
15. Retain the best solution attained so far ; |
16. end |
17. Make the center equal to the best solution ; |
18. Update the current radius as given by (12); |
19. ; |
20. end |
21. Output: |
22. The best solution is found for and its fitness function is ; |
Note in Algorithm 1 that we speak about the fitness function , which allows guiding the exploration and exploitation of the solution space during the iterative procedure. Here, the proposed fitness function takes the following form:
(13)
where is a penalization factor that amplifies the effect of a possible voltage violation.Note that the power balance equations (see Expressions (2) and (3)) due to their equal nature need to be solved with a numerical method, which will be presented. In addition, the constraints related to the number of capacitor banks available and their installation in nodes are directly guaranteed by the proposed codification, which implies that they are always fulfilled during the iteration procedure.
Algorithm 1 is the general pseudo-code for solving discrete optimization problems via the DVSA in distribution system applications by using a master–slave optimization strategy. Observe that in the case of the optimal location and selection of fixed-step capacitor banks in line 9 of this algorithm, the slave stage (i.e., the successive approximation power flow approach) is implemented, which provides the required information regarding grid performance (voltage magnitudes and angles) to evaluate the fitness function that guides the whole optimization process through the solution space [42].
3.2. Successive Approximation Power Flow Approach
The successive approximation power flow method is a powerful tool to solve power flow problems in electrical distribution networks with a convergence guarantee, as recently demonstrated in [40]. This approach works with the complex representation of the power flow problem; i.e., Equations (2) and (3) are rewritten as follows:
(14)
(15)
where is a vector that has apparent power injection in all the slack nodes; is a vector that contains all the apparent power consumptions in the demand nodes, including the reactive power injections of the fixed capacitor banks installed; and and are the voltage variables in slack and demand nodes, respectively. Note that is rectangular matrices with the components of the admittance matrix [43].The apparent power balance equation (14) is indeed a linear equality constraint where the variables are the amount of apparent power injection in the slack nodes and the voltage values in the demand nodes. Nevertheless, the main complication in the power flow analysis is the solution of (15) since it is a set of nonlinear equations that require numerical methods to be solved.
Note that the solution of (15) can be achieved by rewriting it as a fixed-point theorem form, i.e., , as follows:
(16)
where b is the iterative counter.The convergence of the recursive expression for power flow analysis defined by (16) was proved in [40,44] by using the Banach fixed-point theorem. In addition, the recursive formula (16) is evaluated until the convergence error is reached; i.e., , where epsilon is recommended in the literature as .
One of the main advantages of the successive approximation method for power flow solutions in distribution networks is its speed of convergence. This is because the inverse of the matrix is calculated one time and stored in memory to accelerate the required computational times in its solution [40].
Finally, Figure 1 presents the flow diagram of the slave optimization stage (i.e., the power flow evaluator) that is responsible of providing all the electrical variables required in the fitness function evaluation.
4. Test Systems
This section presents the test system information of two radial distribution test feeders largely used in power system optimization. These test systems correspond to the 33- and 69-node test feeders.
4.1. Thirty-Three-Node Test Feeder
The 33-node test feeder is a radial distribution network composed of 32 lines and 33 nodes, which is operated at 12.66 kV as the nominal voltage at the substation (i.e., node 1). The electrical configuration of this test feeder is depicted in Figure 2. The total active and reactive power consumptions are 3715 kW and 2300 kVAr, respectively. The initial power losses of the 33-node test feeder are kW.
The information for all the branches and the load consumption of the 33-node test feeder is listed in Table A1 located in Appendix A.
4.2. Sixty-Nine-Node Test Feeder
The 69-node test feeder is composed of 68 branches and 69 nodes, which are fed with 12.66 kV being the voltage-controlled source located at node 1. The electrical configuration of this test feeder is reported in Figure 3. This feeder has the total active and reactive power demands of 3890.7 kW and 2693.6 kVAr, respectively. The initial active power losses of this system are 224.9520 kW.
The information for all the branches and the 69-node test feeder load consumption is presented in Table A2 located in Appendix A.
4.3. Capacitor Banks Information
The set of fixed-step capacitor banks considered in this research are listed in Table 1, which was taken from [22]. Note that is assigned here as US$/kWh-year.
5. Computational Validation
To solve the general MINLP model (1)–(6) that represents the optimal location problem of fixed-step capacitor banks in AC distribution networks, we employed the MATLAB software version 2020a on a desktop computer with an INTEL(R) Core(TM) -GHz processor and 8 GB of RAM running on a 64-bit version of Microsoft Windows 7 Professional.
The selection of the parameters reported in Table 2 was done using a sensitivity analysis between the number of individuals in the population and the number of iterations used by the DVSA. In this sense, we made and explored between 5 to 20 individuals and 500 to 2000 iterations in both test feeders, where we observed the following: (i) low individuals and low iteration numbers make the optimization process faster but the possibility of finding the global optimal solution decreases significantly; (ii) large numbers of individuals and iterations make the optimization process slow but the possibility of finding the global optimal solution increases significantly; and (iii) iteration numbers between 800 and 1500 and population sizes between 8 and 12 allow making the correct balance between total processing times and the possibility of finding the global optimum at each execution. For this reason, we selected a population size with 10 elements and 1000 iterations to parameterize the proposed DVSA.
It is worth mentioning that for comparative purposes with reference [22], we will consider the possibility of installing three fixed-step banks in the 33- and 69-node test feeders.
5.1. Results in the 33-Node Test Feeder
Table 3 reports the results reached by the proposed DVSA in the 33-node test feeder. These results are compared to reported by the following optimization methods: GSA [17], TSM [20], FRCGA [21], and FPA [22].
From Table 3, the following can be observed:
✓. The proposed DVSA reaches a better solution regarding final power losses in the 33-node test feeder with 138.416 kW when compared to the results in the literature. This implies a total net savings of about US$, which is an additional savings of US$ in comparison to the results reached by the FPA.
✓. The FRCGA method requires at least six capacitor banks to reduces the total power losses about , while the proposed approach with only three capacitor banks reaches , regarding the base case; this implies an additional improvement of .
Figure 4 presents the percentage of energy-saving costs after the fixed-step capacitor banks in the 33-node test feeder are positioned. This figure confirms that the proposed DVSA reaches the best net savings indicator with a reduction of about , only followed by the FPA with .
Figure 5 illustrates the effect of installing the capacitor banks with the proposed method on the voltage profile for the 33-bus system. Note that the voltage profiles are improved when compared with the base case. In addition, note that the lowest voltage without compensation is 0.9038 pu and with compensation it is 0.9306 pu; this indicates that the lowest voltage improved by 2.93%.
It is important to mention that after 100 consecutive evaluations of the proposed approach, the maximum operating costs reached is about US$. This result is better than the result achieved by the FPA. This maximum result obtained by the DVSA corresponds to the location of capacitor banks in nodes 3, 12, and 30 with reactive power injection capabilities of 900 kVAr, 450 kVAr, and 900 kVAr, respectively. In addition, the standard deviation of the proposed DVSA is about US$ . Regarding processing times, the proposed approach takes about s to reach the global optimum. After 100 consecutive evaluations, we note that the probability of finding the global optimum by the proposed DVSA is about for the 33-node test feeder.
Figure 6 reports the final operation costs of the 33-node test feeder when the possibility of locating fixed step-capacitor banks varies from one to six.
From Figure 6, we can note the following:
✓. The final operating costs in the 33-node test feeder present higher variations if the number of fixed-step capacitor banks oscillates from one to three. However, after four capacitor banks, the reduction of the operating costs presents saturations. This implies that three capacitor banks are enough to reach adequate optimal solutions with minimum physical interventions inside the grid.
✓. The solution of the proposed DVSA for locating two or more capacitors shows better results than approaches in the literature, which means that our approach is efficient in reducing the total operating cost and suitable to be used for utilities in real applications.
5.2. Results in the 69-Node Test Feeder
Table 4 shows the numerical comparisons between the proposed DVSA and approaches in the literature. In this case, it is also carried out by comparing the TLBO [23].
From Table 4, it is possible to confirm that the best approach to reduce total power losses and operating costs by using fixed-step capacitor banks in distribution systems is the DVSA. This is because it saves US$ when compared to the solution reported by the FPA. In addition, comparing the total reactive power injections between the proposed approach (1800 kVAr) and the FPA approach (1950 kVAr) shows that the reactive power injection is lower when the proposed approach’s configuration is used. This implies that the total operating costs are reduced.
Figure 7 depicts the percentage of cost savings when fixed-step capacitor banks are installed in distribution networks.
From Figure 7, we can confirm that the best approach to reduce the annual operation costs in distribution networks is our proposal with total cost savings of about , which is at least a improvement when compared to the FPA, and concerning the worst method, i.e., GSA.
Regarding computational performance, the proposed DVSA takes about s to reach the global optimal solution with an efficiency of 32% after 100 consecutive evaluations. The maximum value achieved by the proposed approach is about US$. This solution implies that even the worst solution of the DVSA is better than the results reported by all the comparative methods, as can be seen in Table 4. In addition, the standard deviation of our approach is about US$, which implies that all the solutions reached by the DVSA are similar.
Figure 8 reports the annual operating costs when a different number of capacitor banks are available for installation in the 69-node test feeder.
Figure 9 shows the effect of installing the capacitor banks with the DVSA method on the voltage profile for the 69-bus system. Note that the voltage profiles are improved when compared with the base case. Note that the lowest voltage without compensation is 0.9092 pu and with compensation it is 0.9308 pu; this indicates that the lowest voltage improved by 2.37%.
From Figure 8 we can observe the following: (i) The problem of the optimal location of fixed-step capacitor banks in distribution networks reaches the best solutions when the number of capacitor banks is between two and five since after six the objective function will increase again, as is the case of the 69-node test feeder. This behavior can be attributed to the discrete nature of the decision variables since the minimum size of the capacitors is about kVAr; and (ii) the solutions reported by our proposal for two or more capacitors are better than all the comparison methods.
5.3. Additional Comments
Considering the numerical validations reported in this research, it is worth mentioning the following:
✓. To verify that the proposed DVSA can find the optimal global solution for both test feeders, we implemented an exhaustive search algorithm to evaluate each possible combination of nodes for all possible capacitor sizes by using the successive approximation power flow method embedded in nested loops. After some hours of evaluation, this exhaustive search finds the same solutions reported in Table 3 and Table 4, implying that these solutions are indeed the global optima.
✓. Regarding processing times of the proposed DVSA to select and locate fixed-step capacitor banks in AC distribution networks, it can be noted that after 100 consecutive evaluations in the case of the 33-node test feeder the average processing time is about s, and in the case of the 69-node test feeder this time is about s. These results demonstrate the low-computational effort required by the proposed approach to achieve the optimal solution.
✓. Note that the proposed DVSA for optimal location and selection of fixed-step capacitor banks in distribution networks are easily extended to multiple periods of analysis (i.e., considering load curves) by adding the sub-index t in all the voltages, angles, and power in the mathematical model (1)–(6) (see optimization model (A1)–(A6) reported in Appendix B) since the optimal location and size of the capacitors is uncoupled in time. This implies that the complication in the implementation is only associated with the number of power flow evaluations required in the slave stage. These implementations will be presented in the next section.
5.4. Optimal Location of Capacitors Considering a Variable Load Curve
To evaluate the optimization model that defines the optimal selection and location of fixed-step capacitor banks in the AC distribution system more realistically. We reformulated the mathematical model (1)–(6) to include the time-varying dependence as defined in Appendix B (see the mathematical model (A1)–(A6)). To model the daily demand behavior, we consider the typical residential demand curve in the Colombian power system reported in [3]. This demand curve is plotted in Figure 10.
Table 5 presents the numerical results in both test feeders considering the daily load behavior presented in Figure 10.
From results in Table 5, we can observe that:
✓. In the 33-node test feeder, the initial energy losses considering the daily load behavior (see Figure 10) are about kWh/day, which are reduced to kWh/day after the installation of three fixed-step capacitors in nodes 12, 24, and 30 with nominal rates of kVAr, kVAr, and kVAr, respectively. Note that these capacitors reduce the costs of the energy losses by .
✓. The selected nodes in the case of the 33-node test feeder coincide for the cases of peak hour and daily load behavior. However, in the second case, their sizes have been reduced from 450 kVAr to 300 kVAr and from 1050 kVAr to 750 kVAr. It is worth mentioning that the reduction of sizes is an expected result because considering variable load behaviors, the expected reductions regarding power losses minimization are moderated in comparison to the load peak case; i.e., these pass from US (peak load case) to US (load daily load variation case).
✓. In the case of the 69-node test feeder the initial daily energy losses without capacitors is about kWh/day, which are reduced to kWh/day. This reduction is reached after locating the fixed-step capacitor banks in nodes 11, 21, and 61 with nominal rates of kVAr, kVAr, and kVAr, respectively. Observe that the annual operational costs are reduced by regarding the base case reported in Table 5.
✓. When comparing the location of the capacitor banks for the cases of load peak case and time-varying load behavior, it can be observed that the nodes 11 and 69 remain constant in both scenarios. While the node 18 is changed by the node 21 in the case of variable load behavior. This variation demonstrates that it is advisable for the optimal location of capacitor banks in distribution networks to consider a realistic load scenario instead of just the peak load case, since the solutions in the peak case could not be the same when taking charge variations into account.
Regarding the computational performance of the proposed DVSA to select and locate fixed-step capacitor banks in AC distribution networks, we can mention that; (i) after 100 consecutive evaluations of the proposed approach in the 33-node test feeder, about of the solutions are the same—reported in Table 5. In the case of the 69-node test feeder, the effectiveness of the proposed approach is about ; and (ii) the average processing times after the 100 consecutive evaluations are s and s for the 33- and 69-node test systems, respectively. These results demonstrate the robustness of the proposed optimization method regarding the possibility of finding optimal solutions as well as the low-computational effort required to compute them.
6. Conclusions and Future Works
In this paper, a new DVSA was proposed to address the problem of the optimal selection and location of fixed-step capacitor banks in AC distribution networks. The objective function analyzed focused on minimizing the annual operating costs associated with grid energy losses during the peak hour. Numerical results demonstrated that for both test feeders with three capacitor banks, the annual operating costs were reduced at least . In addition, the proposed approach had low computational effort since the average processing time for the 33-node test feeder was about s, while in the 69-node test feeder, this was about s. One of the main characteristics of the proposed DVSA lies in employing a unique codification that permits representing the problem of the optimal location and sizing of fixed-step capacitor banks. This prevents the usage of embedded metaheuristics to solve this problem. An extension to a daily operative behavior considering a Colombian typical load curve was analyzed for both test feeders in order to consider a more realistic case. Simulations in these operative conditions showed that the expected reductions in the annual operative costs are considered minor compared to the peak load case. However, these can be regarded as near to the real operation conditions expected for utilities in physical applications.
After 100 consecutive evaluations, the proposed DVSA achieved the best solutions for the 69-node and 33-node test feeders at 32% and 70% of the times in the case of load peak operation conditions, respectively. For the case of the time-varying load behavior, the best solutions were achieved at 78% and 25% of the times for the 33- and 69-node test feeders. The standard deviation index demonstrated that all the solutions achieved by this approach are similar. Additionally, they improved total power losses and decreased operating costs compared to the other methods. Regarding processing times in the case of the load curve, the proposed DVSA method takes less than 160 s to deal with the optimal solution in both test feeders, which can be considered a highly efficient methodology, since the location of capacitor banks in AC distribution networks are considered a planning problem where days or weeks are required to the physical implementation.
For future work, it will be possible to address the following problems: (i) propose a convex formulation of the optimal power flow problem in AC distribution networks that can be used in a master–slave strategy with a branch and bound method to guarantee the global optimal solution of the problem addressed in this research; (ii) employ the proposed DVSA method to solve the problem of the optimal location and sizing of distributed generators in AC by using a compact codification that takes into account discrete variables regarding nodes and continuous ones associated with the optimal sizing of these generators; and (iii) analyze the proposed methodology including voltage and current harmonics in the test systems.
Author Contributions
Conceptualization, O.D.M., W.G.-G., A.R., and J.C.H.; methodology, O.D.M., W.G.-G., A.R., and J.C.H.; investigation, O.D.M., W.G.-G., A.R., and J.C.H.; writing—review and editing, O.D.M., W.G.-G., A.R., L.F.G.-N. and J.C.H. All authors have read and agreed to the published version of the manuscript.
Funding
This work was partially supported by the National Scholarship Program Doctorates of the Administrative Department of Science, Technology, and Innovation of Colombia (COLCIENCIAS), by calling contest 727-2015.
Conflicts of Interest
The authors declare no conflict of interest.
Appendix A. Electrical Parameters
Table A1 and Table A2 present the electrical parameters of the 33- and 69-node test feeders, respectively.
Table A1
Electrical parameters of the 33-node test feeder.
Node i | Node j | [] | [] | [kW] | [kW] | Node i | Node j | [] | [] | [kW] | [kW] |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | 2 | 0.0922 | 0.0477 | 100 | 60 | 17 | 18 | 0.7320 | 0.5740 | 90 | 40 |
2 | 3 | 0.4930 | 0.2511 | 90 | 40 | 2 | 19 | 0.1640 | 0.1565 | 90 | 40 |
3 | 4 | 0.3660 | 0.1864 | 120 | 80 | 19 | 20 | 1.5042 | 1.3554 | 90 | 40 |
4 | 5 | 0.3811 | 0.1941 | 60 | 30 | 20 | 21 | 0.4095 | 0.4784 | 90 | 40 |
5 | 6 | 0.8190 | 0.7070 | 60 | 20 | 21 | 22 | 0.7089 | 0.9373 | 90 | 40 |
6 | 7 | 0.1872 | 0.6188 | 200 | 100 | 3 | 23 | 0.4512 | 0.3083 | 90 | 50 |
7 | 8 | 1.7114 | 1.2351 | 200 | 100 | 23 | 24 | 0.8980 | 0.7091 | 420 | 200 |
8 | 9 | 1.0300 | 0.7400 | 60 | 20 | 24 | 25 | 0.8960 | 0.7011 | 420 | 200 |
9 | 10 | 1.0400 | 0.7400 | 60 | 20 | 6 | 26 | 0.2030 | 0.1034 | 60 | 25 |
10 | 11 | 0.1966 | 0.0650 | 45 | 30 | 26 | 27 | 0.2842 | 0.1447 | 60 | 25 |
11 | 12 | 0.3744 | 0.1238 | 60 | 35 | 27 | 28 | 1.0590 | 0.9337 | 60 | 20 |
12 | 13 | 1.4680 | 1.1550 | 60 | 35 | 28 | 29 | 0.8042 | 0.7006 | 120 | 70 |
13 | 14 | 0.5416 | 0.7129 | 120 | 80 | 29 | 30 | 0.5075 | 0.2585 | 200 | 600 |
14 | 15 | 0.5910 | 0.5260 | 60 | 10 | 30 | 31 | 0.9744 | 0.9630 | 150 | 70 |
15 | 16 | 0.7463 | 0.5450 | 60 | 20 | 31 | 32 | 0.3105 | 0.3619 | 210 | 100 |
16 | 17 | 1.2890 | 1.7210 | 60 | 20 | 32 | 33 | 0.3410 | 0.5302 | 60 | 40 |
Table A2
Electrical parameters of the 69-node test feeder.
Node i | Node j | [] | [] | [kW] | [kW] | Node i | Node j | [] | [] | [kW] | [kW] |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | 2 | 0.0005 | 0.0012 | 0 | 0 | 3 | 36 | 0.0044 | 0.0108 | 26 | 18.55 |
2 | 3 | 0.0005 | 0.0012 | 0 | 0 | 36 | 37 | 0.0640 | 0.1565 | 26 | 18.55 |
3 | 4 | 0.0015 | 0.0036 | 0 | 0 | 37 | 38 | 0.1053 | 0.1230 | 0 | 0 |
4 | 5 | 0.0251 | 0.0294 | 0 | 0 | 38 | 39 | 0.0304 | 0.0355 | 24 | 17 |
5 | 6 | 0.3660 | 0.1864 | 2.6 | 2.2 | 39 | 40 | 0.0018 | 0.0021 | 24 | 17 |
6 | 7 | 0.3810 | 0.1941 | 40.4 | 30 | 40 | 41 | 0.7283 | 0.8509 | 1.2 | 1 |
7 | 8 | 0.0922 | 0.0470 | 75 | 54 | 41 | 42 | 0.3100 | 0.3623 | 0 | 0 |
8 | 9 | 0.0493 | 0.0251 | 30 | 22 | 42 | 43 | 0.0410 | 0.0475 | 6 | 4.3 |
9 | 10 | 0.8190 | 0.2707 | 28 | 19 | 43 | 44 | 0.0092 | 0.0116 | 0 | 0 |
10 | 11 | 0.1872 | 0.0619 | 145 | 104 | 44 | 45 | 0.1089 | 0.1373 | 39.22 | 26.3 |
11 | 12 | 0.7114 | 0.2351 | 145 | 104 | 45 | 46 | 0.0009 | 0.0012 | 39.22 | 26.3 |
12 | 13 | 1.0300 | 0.3400 | 8 | 5 | 4 | 47 | 0.0034 | 0.0084 | 0 | 0 |
13 | 14 | 1.0440 | 0.3450 | 8 | 5.5 | 47 | 48 | 0.0851 | 0.2083 | 79 | 56.4 |
14 | 15 | 1.0580 | 0.3496 | 0 | 0 | 48 | 49 | 0.2898 | 0.7091 | 384.7 | 274.5 |
15 | 16 | 0.1966 | 0.0650 | 45.5 | 30 | 49 | 50 | 0.0822 | 0.2011 | 384.7 | 274.5 |
16 | 17 | 0.3744 | 0.1238 | 60 | 35 | 8 | 51 | 0.0928 | 0.0473 | 40.5 | 28.3 |
17 | 18 | 0.0047 | 0.0016 | 60 | 35 | 51 | 52 | 0.3319 | 0.1114 | 3.6 | 2.7 |
18 | 19 | 0.3276 | 0.1083 | 0 | 0 | 9 | 53 | 0.1740 | 0.0886 | 4.35 | 3.5 |
19 | 20 | 0.2106 | 0.0690 | 1 | 0.6 | 53 | 54 | 0.2030 | 0.1034 | 26.4 | 19 |
20 | 21 | 0.3416 | 0.1129 | 114 | 81 | 54 | 55 | 0.2842 | 0.1447 | 24 | 17.2 |
21 | 22 | 0.0140 | 0.0046 | 5 | 3.5 | 55 | 56 | 0.2813 | 0.1433 | 0 | 0 |
22 | 23 | 0.1591 | 0.0526 | 0 | 0 | 56 | 57 | 1.5900 | 0.5337 | 0 | 0 |
23 | 24 | 0.3460 | 0.1145 | 28 | 20 | 57 | 58 | 0.7837 | 0.2630 | 0 | 0 |
24 | 25 | 0.7488 | 0.2475 | 0 | 0 | 58 | 59 | 0.3042 | 0.1006 | 100 | 72 |
25 | 26 | 0.3089 | 0.1021 | 14 | 10 | 59 | 60 | 0.3861 | 0.1172 | 0 | 0 |
26 | 27 | 0.1732 | 0.0572 | 14 | 10 | 60 | 61 | 0.5075 | 0.2585 | 1244 | 888 |
23 | 28 | 0.0044 | 0.0108 | 26 | 18.6 | 61 | 62 | 0.0974 | 0.0496 | 32 | 23 |
28 | 29 | 0.0640 | 0.1565 | 26 | 18.6 | 62 | 63 | 0.1450 | 0.0738 | 0 | 0 |
29 | 30 | 0.3978 | 0.1315 | 0 | 0 | 63 | 64 | 0.7105 | 0.3619 | 227 | 162 |
30 | 31 | 0.0702 | 0.0232 | 0 | 0 | 64 | 65 | 1.0410 | 0.5302 | 59 | 42 |
31 | 32 | 0.3510 | 0.1160 | 0 | 0 | 11 | 66 | 0.2012 | 0.0611 | 18 | 13 |
32 | 33 | 0.8390 | 0.2816 | 14 | 10 | 66 | 67 | 0.0047 | 0.0014 | 18 | 13 |
33 | 34 | 1.7080 | 0.5646 | 19.5 | 14 | 12 | 68 | 0.7394 | 0.2444 | 28 | 20 |
34 | 35 | 1.4740 | 0.4873 | 6 | 4 | 68 | 69 | 0.0047 | 0.0016 | 28 | 20 |
Appendix B. Time-Varying Optimization Model
To extend the optimization model (1)–(6) in order to consider time-varying load effects, here, we reformulated it, by adding the sub-index t as follows:
(A1)
(A2)
(A3)
(A4)
(A5)
(A6)
Note that in this model is defined as days and the cardinality of the set is 24 h. Note that in this model we assume that the hourly curve is practically the same during the whole year since it is based on the Colombian consumption where seasons do not have incidence (i.e., an equatorial country).
Figures and Tables
Figure 1. Flowchart of the successive approximation power flow method used in the slave stage of the proposed discrete version of the vortex search algorithm (DVSA).
Figure 4. Percentage of energy-saving costs after locating capacitor banks in the 33-node test feeder.
Figure 5. The impact of compensated devices on the voltage profile for the 33-node test feeder.
Figure 7. Percentage of energy saving costs after locating capacitor banks in the 69-node test feeder.
Figure 9. The impact of compensated devices on the voltage profile for the 69-node test feeder.
Capacitor banks’ information.
k | 1 | 2 | 3 |
[kVAr] | 150 | 300 | 450 |
[$/kVAr-year] | 0.500 | 0.350 | 0.253 |
k | 4 | 5 | 6 |
[kVAr] | 600 | 750 | 900 |
[$/kVAr-year] | 0.220 | 0.276 | 0.183 |
k | 7 | 8 | 9 |
[kVAr] | 1050 | 1200 | 1350 |
[$/kVAr-year] | 0.228 | 0.170 | 0.207 |
k | 10 | 11 | 12 |
[kVAr] | 1500 | 1650 | 1800 |
[$/kVAr-year] | 0.201 | 0.193 | 0.870 |
k | 13 | 14 | — |
[kVAr] | 1950 | 2100 | — |
[$/kVAr-year] | 0.211 | 0.176 | — |
Parameters for implementing the proposed DVSA algorithm.
Discrete Vortex search algorithm | |
---|---|
Population size | 10 |
Number of iterations | 1000 |
Population generation | Gaussian Distribution |
Successive approximation power flow | |
Number of iterations | 1000 |
Tolerance | |
Experimental tests per system | |
Number of evaluations | 100 |
Optimal location of capacitor banks in the 33-node test feeder.
Method | Nodes | Size [kVAr] | Total Losses [kW] | Costs [US$] |
---|---|---|---|---|
Base case | — | — | 210.987 | 35445.91 |
GSA [17] | 171.780 | 29,358.39 | ||
TSM [20] | 144.040 | 24,705.87 | ||
FRCGA [21] | 141.240 | 24,221.18 | ||
FPA [22] | 139.075 | 23,757.00 | ||
DVSA | 138.416 | 23,254.74 |
Optimal location of capacitor banks in the 69-node test feeder.
Method | Nodes | Size [kVAr] | Losses [kW] | Costs [US$] |
---|---|---|---|---|
Base case | — | — | 225.072 | 37800.00 |
GSA [17] | 163.280 | 27,431.04 | ||
TSM [20] | 148.910 | 25,016.88 | ||
TBLO [23] | 146.350 | 25,033.20 | ||
FPA [22] | 145.860 | 24,972.78 | ||
DVSA | 145.397 | 24,427.65 |
Optimal location of capacitor banks in the 33- and 69-node test feeders considering daily load variations.
Method | Nodes | Size [kVAr] | Energy Losses [kWh/day] | Costs [US$] |
---|---|---|---|---|
33-node test feeder | ||||
Base case | — | — | 2508.634 | 17,560.44 |
DVSA | 1720.669 | 12,045.66 | ||
69-node test feeder | ||||
Base case | — | — | 2666.286 | 18,664.00 |
DVSA | 1800.283 | 12,652.24 |
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2020 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
This paper deals with the problem of the optimal selection of capacitor banks in electrical AC distribution systems for minimizing the costs of energy losses during a year of operation through a discrete version of the vortex search algorithm (DVSA). This algorithm works with a hypersphere with a variable radius defined by an exponential function where a Gaussian distribution is used to generate a set of candidate solutions uniformly distributed around the center of this hypersphere. This center corresponds to the best solution obtained at the iteration t, which is initialized at the center of the solution space at the iterative search beginning. The main advantage of combining the exponential function with the Gaussian distribution is the correct balance between the exploration and exploitation of the solution space, which allows reaching the global optimal solution of the optimization problem with a low standard deviation, i.e., guaranteeing repeatability at each simulation. Two classical distribution networks composed of 33 and 69 nodes were used to validate the proposed DVSA algorithm. They demonstrated that the DVSA improves numerical reports found in specialized literature regarding the optimal selection and location of fixed-step capacitor banks with a low computational burden. All the simulations were carried out in MATLAB software.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details





1 Grupo GIIEN, Facultad de Ingeniería, Institución Universitaria Pascual Bravo, Campus Robledo, Medellín 050036, Colombia;
2 Laboratorio Inteligente de Energía, Universidad Tecnológica de Bolívar, Cartagena 131001, Colombia;
3 School of Electrical Engineering, Vellore Institute of Technology, Chennai 632014, India;
4 Department of Electrical Engineering, University of Jaén, Campus Lagunillas s/n, Edificio A3, 23071 Jaén, Spain