Abstract
A novel planning tool for optimizing the placement of electric springs (ESs) in unbalanced distribution networks is introduced in this study. The total voltage deviation is used as the optimization criterion and is calculated when the ESs operate at their maximum reactive power either in the inductive or capacitive modes. The power rating of the ES is adjusted on the basis of the available active power at the bus. And in the optimization problem, it is expressed as the power ratio of the noncritical load (NCL) and critical load (CL). The implemented ES model is flexible, which can be used on any bus and any phase. The model determines the output voltage from the parameters and operating conditions at the point of common coupling (PCC). These conditions are integrated using the backward/forward sweep method (BFSM) and are updated during power flow calculations. The problem is described as a mixed-integer nonlinear problem and solved efficiently using an improved BFSM-based genetic algorithm, which computes power flow and ES placement simultaneously. The effectiveness of this method is evaluated through testing in IEEE 13-bus and 34-bus systems.
DISTRIBUTION networks have undergone significant evolution, transitioning from conventional systems characterized by unidirectional energy flow to active distribution networks. This transformation is driven by the increasing integration of advanced communication, control, and management technologies, as well as the need to adapt to the challenges posed by distributed generation, the growth of renewable energies, and changing consumer demands [
To overcome these challenges, several devices and management schemes have been implemented. Device-level proposals, such as the distributed flexible AC transmission systems, serve as alternatives for voltage regulation in the power grid [
Meanwhile, the electric spring (ES) has emerged as a fast-response option capable of altering the active and reactive power exchanged with the power grid, thereby addressing multiple issues simultaneously. Therefore, it has become possible to regulate the voltage, tackle renewable energy intermittence, and achieve an equilibrium between supply and demand with a single device [
Most research works on this topic focus on improving the power and control stages of a single ES to demonstrate its positive impact on various power quality indicators. However, the full potential of ESs lies in the deployment of multiple units throughout the power grid [
In this context, centralized [
In this regard, metaheuristics have exhibited outstanding performance, showcasing their efficacy across various applications [
The optimal placement of ESs in distribution networks was explored in two previous studies. In [
Simplified one-line diagram configurations under balanced conditions differ from those under real operating conditions, which include untransposed lines and unbalanced loads. Furthermore, the power flow method uses a linear approximation based on linearized distributed flow equations around the nominal voltage, thus simplifying power flow calculation at the expense of accuracy. In addition, ES models, represented as linear approximations or power equations, depend on NCL parameters and power. Although the implementation becomes easy because of the simplicity of the models, additional constraints become necessary to determine operating limits. However, these limits, determined by designers, may lead to ES operations outside permitted ranges or restrictions, thereby affecting the search space of the optimization model and yielding suboptimal or infeasible solutions. To address these shortcomings, a planning method that integrates ESs, the backward/forward sweep method (BFSM) solution model based on genetic algorithms (GAs), and a novel fitness function, is proposed for the optimal placement of ESs in unbalanced distribution networks. To the best of the author’s knowledge, this is the first time that this method has been applied for optimal placement of ESs. The contributions of this study are as follows:
1) A comprehensive optimization model is proposed for optimal placement of ESs in unbalanced distribution networks. This robust and complete model accounts for all relevant possible scenarios, incorporating the nonlinear behavior of power flow equations, the nonlinear behavior attributed to untransposed lines and unbalanced loads, and the nonlinear operating characteristics of an ES in capacitive and inductive modes.
2) An MINLP is formulated and efficiently solved using an improved BFSM-based GA, which makes it possible to simultaneously calculate power flow and determine optimal placement of ESs in unbalanced distribution networks.
3) The ratio of NCL and critical load (CL), i.e., NCL/CL, is implemented as a control variable within the optimization algorithm, which is constrained by the available active power at the bus and connection phases. Thus, the nominal power at the bus remains relatively unchanged, enabling the evaluation of the placements of ESs and the impact of the maximum reactive power on voltage deviation.
The ES is a state-of-the-art device that has emerged as a viable alternative to address the challenges associated with active distribution networks. In an ES, a power converter is connected in series with a constant impedance NCL (). Examples of such loads include water heaters, air conditioners, and lighting systems, known for their ability to tolerate certain levels of voltage fluctuations. This innovative configuration is known as a smart load (SL), which enables the exchange of active and reactive power with the grid. The power rating and operational limits of the SL depend closely on the ES output voltage () and . To analyze the impact of these two parameters on the optimal placement of ESs within unbalanced distribution networks, an ES model of the connection to the bus is proposed, as shown in

Fig. 1 Electric circuit of ES model contemplated in this study.
In [
(1) |
(2) |
where is the resistance of the CL.
The angle determines the operating limit of the ES and is calculated using (3), and its absolute value must not exceed . If this limit is exceeded, is adjusted to the maximum allowable value, as shown in (3). The terms , , , , , and are variables used to simplify the model representation, and they are calculated using (4)-(9).
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
where , , and are the impedance, resistance, and reactance of the distribution line, respectively; is the self-susceptance of the distribution line; and are the mutual susceptances of the distribution line; is the admittance of the CL; is the admittance associated with the rest of the network; and and are the phase voltages.
In this section, we perform a phasor analysis of a symmetric distribution grid operating with and without ESs. To conduct this analysis, we utilize the power network in
(10) |

Fig. 2 Phasor diagram corresponding to (10) without operation of ESs.
The phasor diagram in

Fig. 3 Phasor diagram with a single-phase ES in capacitive mode.
In

Fig. 4 Phasor diagram with a single-phase ES in inductive mode.
With regards to the SL, it is noticeable that for both operation modes, the total of their voltages equals . Moreover, it is evident that the operation not only affect the reactive power exchanged with the grid, but also alters its active power consumption by modifying . This characteristic of adjusting both active and reactive power distinguishes it from other compensating devices that solely control reactive power exchange, which expands the SL capability to regulate voltage and execute demand-side management tasks. Regarding the operating limits of the ES, these are defined by (3), and they are iteratively adjusted by the BFSM during the power flow calculation. This adjustment considers the operating conditions and parameters at the point of common coupling (PCC). From the preceding analysis, it can be inferred that the integration of an ES into a distribution network yields a global impact. The influence of the ES on nodal voltages is contingent upon its placement, power ratings, and operation mode. Moreover, the symmetry of the distribution line and the extent of load imbalance connected at the PCC also contribute to its effects.
The method outlined in Section II encompasses various key concepts. Among these, ESs, power quality (voltage deviation), and optimal placement are of paramount importance. ESs are directly related to the application at hand, whereas the others are the targets of the optimization problem. The optimization problem seeks to evaluate the influence of power levels and the strategic placement of ESs on the total voltage deviation within the distribution network. Direct consideration of investment costs is omitted from the objective function, as these costs are implicitly integrated into the constraints, owing to the inherent correlation between the cost of power converters and their power ratings. To provide a solution for this problem, metaheuristics are explored in this work due to their proven versatility and success in other power system applications [
A GA is a population-based solver that seeks to replicate the natural selection procedure by means of three genetic operators: selection, crossover, and mutation [
Parent selection mechanisms have been extensively studied. For practicality, the roulette wheel selection method is used. This method is based on the probability of selecting the best chromosomes considering their fitness. Because the proposed method is a continuous problem, the crossover and mutation operators are coded for real-valued genomes. Therefore, the crossover is described as:
(11) |
where is the position of a child; , is a pair of progenitors selected from the current population; and is a vector of independent and identically distributed random numbers with uniform distribution . The mutation operator is arithmetically defined as:
(12) |
where is the resulting version of the mutated individual; corresponds to three random different numbers between ; and is the percentage of information to mutate for each element in the chromosome.
The chosen fitness function minimizes the voltage deviation of two unbalanced models of distribution networks through the strategic interconnection of a set of ESs. Moreover, this fitness function is based on a sequential method. Initially, it calculates the overall voltage deviation resulting from the ESs in capacitive mode. Subsequently, it evaluates the total voltage deviation attributed to the inductive mode of ESs. In addition, it considers three operational constraints on the distribution network, which are detailed later. Note that the optimization of voltage deviation for the ESs operating in one mode does not adversely affect the other mode. Therefore, a multi-objective method, including Pareto front analysis, is unnecessary. Besides, the proposed fitness function is integrated into a single-level problem for computational simplicity, preserving the integrity of the model. The objective function is defined as follows:
(13) |
where are the designated weights for prioritizing the voltage deviation when the entire set of ESs plugged into the power grid operates in capacitive () or inductive () mode; and is the penalty function, and can vary between or if the constraint is violated, is the optimization problem constraints, and is the number of restrictions. For equal prioritizing both voltage deviations, and are set to be 0.5. Such voltage deviations are calculated using the following expression:
(14) |
where subscript indicates the operation mode of the ESs, i.e., capacitive mode and inductive mode, respectively; is the voltage of all the buses in the distribution network; and is the number of buses. For this particular application, a maximum of four placements of the available bus positions at the distribution models is assumed. To avoid the operation of ESs outside the allowed constraints, which may lead to unfeasible solutions, the proposed fitness function is complemented with . The following optimization problem has three constraints, i.e., , which are modeled as (15). The first two constraints correspond to the minimum voltage allowed by the NCL in both the capacitive and inductive modes. These constraints are calculated as the ratio of the voltage at buses with ES () and the voltage at buses without ES installed (). A lower limit of 0.9 is selected based on thresholds proposed in [
(15) |
The effects of connecting ESs in IEEE 13-bus and 34-bus systems are analyzed. These effects are manifested in one power quality metric: the total voltage deviation of the power grid. The flowchart of the methodology is shown in

Fig. 5 Proposed BFSM-based GA. (a) GA flowchart for finding optimal placement of ES. (b) Power flow evaluation through BFSM.
Parameter | Value |
---|---|
Population size | 50 |
Iteration | 100 |
Lower bounds of VES and NCLP (p.u.) | 0.1, 0.1 |
Upper bounds of VES and NCLP (p.u.) | 0.6, 0.7 |
Crossover ratio | 0.8 |
Mutation ratio | 0.3 |

Fig. 6 Distribution network benchmarks used in this study. (a) IEEE 13-bus system. (b) IEEE 34-bus system.
For statistical tests, median values are used. In addition, the obtained results are presented in terms of the following metrics: NCLP, NCL, VES, the amount of injected and consumed reactive power ( and ), and the optimal placement of ESs. In addition, the correlation of these parameters in the four proposed test scenarios is examined, i.e., 1-4 ESs connected to the power grid. Within each test scenario, the total reactive power threshold for designing the ESs is also contemplated. Finally, once the predominant configuration of the ESs is determined, the influence over distribution network models is considered. Thus, the advantages and disadvantages of the ES capacitive and inductive modes are quantified in terms of the total voltage deviation of the power grid.
The results of the optimal placement of ESs in the IEEE 13-bus and 34-bus systems are presented in this section. The line parameters, power ratings, and load types for both distribution networks are available in [

Fig. 7 GA performance across 31 runs for optimal placement of 1-4 ESs with different value in IEEE 13-bus system. (a) 1 ES. (b) 2 ESs. (c) 3 ESs. (d) 4 ESs.
The results suggest that as long as the value increases, the voltage deviation, which is associated with the error function, diminishes regardless of the number of ESs. Moreover, the location of an ES obtains the worst mean values for all (as shown in
Column 8 presents a condensed overview of the optimal placement analysis for the 4-ES configuration. Notably, positions 1, 3, 4, 6, 8, and 11 correspond to ES placements at buses , , , -, -, and , respectively. The results for optimal placement involving a single ES are detailed in rows 1-4. Bus is the predominant choice for this setup, appearing in three of the four values assigned. These operating conditions enable the ES to operate at the highest available power factor at the bus, and the VES ensures that the voltage constraints of the NCL are not violated. Furthermore, obtaining the same result with values of 0.3 p.u. and 0.4 p.u. demonstrates that it is not possible to deliver all the required reactive power with a single ES.
Rows 5-8 present the results corresponding to 2 ESs. Note that for all values, the GA detects the optimal placements of ES at buses and . For a value of 0.1 p.u., the GA adjusts NCLP and VES to distribute the reactive power between both devices without reaching their limiting values. Subsequently, the GA assigns NCLP close to the maximum for both ESs () and adjusts VES to modify the reactive power of each ES. In the 3-ES configuration, an ES is added to bus 634c by preserving the ESs at bus 675 (as shown in rows 9-12). This new ES has the minimum impact on the overall reactive power, contributing only 6.26% in the capacitive mode and 8.09% in the inductive mode on average for the different values. The 4-ES configuration exhibits a similar behavior, where the contributions of the new placements to the predominant synergy is the minimum in terms of the overall reactive power (as shown in rows 13-16 of Table II). For instance, the ES at bus contributes a mean of 5.12% in the capacitive mode and 6.30% in the inductive mode. Meanwhile, the ES at bus - contributes a mean of 1.88% and 6.47% for capacitive and inductive modes, respectively. Thus, the placement of ESs in and clearly has the greatest impact on voltage deviation. This can be attributed to multiple influential factors, including the fact that bus 675 is one of the farthest points in the distribution network and that it has a high load concentration, which significantly affects both NCL and ES power requirements. Furthermore, because of the nonuniform load distribution and unbalanced operating conditions within the IEEE 13-bus system, phases and experience more pronounced voltage deviations, which necessitate specific attention and corrective measures.

Fig. 8 Total voltage deviation per phase in IEEE 13-bus system. (a) Phase . (b) Phase . (c) Phase .
Configuration |
(p.u.) | NCLP (p.u.) | NCL (kW) | VES (p.u.) | (kvar) | (kvar) | ES position |
---|---|---|---|---|---|---|---|
1 ES | 0.1 | 0.49, -, -, - | 142.10, -, -, - | 0.40, -, -, - | -48.28, -, -, - | 30.19, -, -, - | 3 |
0.2 | 0.55, -, -, - | 266.75, -, -, - | 0.43, -, -, - | -95.56, -, -, - | 52.96, -, -, - | 1 | |
0.3 | 0.70, -, -, - | 339.20, -, -, - | 0.46, -, -, - | -129.55, -, -, - | 68.40, -, -, - | 1 | |
0.4 | 0.70, -, -, - | 339.20, -, -, - | 0.46, -, -, - | -129.55, -, -, - | 68.40, -, -, - | 1 | |
2 ESs | 0.1 | 0.49, 0.20, -, - | 329.80, 58.00, -, - | 0.10, 0.36, -, - | -30.51, -17.69, -, - | 30.21, 11.60, -, - | 1, 3 |
0.2 | 0.70, 0.69, -, - | 339.50, 200.10, -, - | 0.10, 0.39, -, - | -31.04, -65.51, -, - | 30.77, 39.59, -, - | 1, 3 | |
0.3 | 0.69, 0.70, -, - | 334.65, 203.00, -, - | 0.45, 0.10, -, - | -126.69, -18.14, -, - | 67.62, 18.45, -, - | 1, 3 | |
0.4 | 0.69, 0.70, -, - | 334.65, 203.00, -, - | 0.44, 0.42, -, - | -123.98, -69.13, -, - | 67.84, 40.19, -, - | 1, 3 | |
3 ESs | 0.1 | 0.62, 0.20, 0.30, - | 300.70, 58.00, 38.40, - | 0.10, 0.34, 0.10, - | -27.70, -16.95, -3.61, - | 27.46, 11.67, 3.04, - | 1, 3, 11 |
0.2 | 0.70, 0.54, 0.46, - | 339.50, 156.60, 78.20, - | 0.10, 0.42, 0.21, - | -31.05, -54.35, -10.94, - | 30.78, 31.32, 10.80, - | 1, 3, 11 | |
0.3 | 0.67, 0.69, 0.53, - | 324.95, 200.10, 63.60, - | 0.44, 0.10, 0.10, - | -120.81, -18.16, -5.84, - | 65.78, 18.23, 5.84, - | 1, 3, 11 | |
0.4 | 0.69, 0.69, 0.38, - | 334.65, 200.10, 45.60, - | 0.42, 0.42, 0.10, - | -120.34, -68.49, -4.27, - | 65.82, 39.71, 4.24, - | 1, 3, 11 | |
4 ESs | 0.1 | 0.69, 0.43, 0.67, 0.33 | 334.65, 124.70, 11.39, 39.60 | 0.10, 0.10, 0.10, 0.10 | -31.16, -12.21, -1.09, -3.80 | 30.83, 12.20, 10.84, 3.79 | 1, 3, 6, 11 |
0.2 | 0.69, 0.55, 0.29, 0.53 | 334.65, 159.50, 49.30, 62.10 | 0.10, 0.43, 0.10, 0.10 | -31.07, -54.91, -4.59, -5.91 | 30.80, 31.51, 4.51, 5.84 | 1, 3, 4, 8 | |
0.3 | 0.42, 0.69, 0.39, 0.69 | 203.70, 200.10, 6.63, 82.80 | 0.42, 0.37, 0.10, 0.10 | -73.05, -63.33, -0.65, -7.77 | 41.78, 39.83, 0.65, 7.77 | 1, 3, 6, 11 | |
0.4 | 0.69, 0.69, 0.10, 0.10 | 203.70, 200.10, 1.70, 22.80 | 0.43, 0.42, 0.11, 0.10 | -121.17, -69.02, -0.19, -2.18 | 67.69, 40.10, 0.19, 2.17 | 1, 3, 6, 11 |
Phase behaves in the opposite manner compared with phase (in capacitive mode). A similar phenomenon arises in phase , in which the inductive mode has limited ability to absorb reactive power. Nonetheless, the inductive and capacitive modes depict the expected behavior for phases and , respectively. The reason is twofold. The first reason is that most ESs are distributed between grid phases and (as shown in column 8 of Table II). The second reason is the amount of reactive power interchanges between the ESs and the distribution network (as shown in columns 6 and 7 of Table II). With regard to the voltage deviation in the base case, i.e., without ESs, average voltage deviations of 0.9411, 0.9929, and 0.9282 p.u. are obtained for phases , , , respectively. In the capacitive and inductive modes, the ESs cause median voltage deviations of 0.9556, 0.9861, 0.9368 p.u. and 0.9354, 0.9921, 0.9308 p.u. per phase. Based on the average voltage deviations, it can be observed that the IEEE 13-bus system has a voltage deviation range of up to 2.02% for phase a and 0.6% for phases b and c, respectively.
To complement our method, we assess the GA performance in the IEEE 34-bus system. In this case study, a of 183.92 kvar is calculated by operating the ESs in all 24 possible placements at their maximum reactive power. We follow the same analysis as in the case of the IEEE 13-bus system. For brevity, we neglect the results corresponding to because the data distribution for each ES presents a low variation, which visually does not reveal significant information. Likewise, this configuration yields the worst median marks for all values.

Fig. 9 GA performance across 31 runs for optimal placement of 1-4 ESs with different in IEEE 34-bus system. (a) 2 ESs. (b) 3 ESs. (c) 4 ESs.
Positions 1, 5, 8, 9, 12, and 20 correspond to ES placements at buses -, , -, -, and -, respectively. In the single-ES configuration, the optimal placement consistently aligns with bus -, regardless of the values. This particular bus is strategically positioned within the central region of the distribution network and has an available active power capacity of 135 kW, which is 22.27% of the total power in phase of the power network. The highest NCL active power is achieved starting from p.u. with a value of 94.5 kW, allowing injection of up to -31.55 kvar in the capacitive mode and 15.15 kvar in the inductive mode. In the 2-ES configuration, there are two predominant setups that include buses - (as shown in rows 5 to 8). For low values (0.1 p.u. and 0.2 p.u.), a second ES is added at bus -. Given the available active power at this bus, this ES can operate with an NCL of up to 19.6 kW, allowing for a maximum exchange of reactive power of -6.01 kvar in the capacitive mode and 4.52 kvar in the inductive mode. Although this reactive power capacity is one-fifth of that of ES with buses -, the ES placement at the farthest point of the distribution network has a significant impact on voltage deviation. Conversely, when increasing the value to 0.3 and 0.4, it becomes necessary for the ESs to deliver more power, and hence, the second ES is placed at bus . This change is directly related to the amount of active power available at this bus, which is 135 kW. This value corresponds to 23.11% of all the available power in phase of the distribution network, allowing the ES to operate with an NCL of up to 94.5 kW. Notably, for the 3- and 4-ES configurations, a similar pattern emerges where the ES at bus is included for values of 0.3 p.u. and 0.4 p.u. because of the need for a greater exchange of reactive power. Instead, for low values, the emphasis is on the placement farther along the feeder, even if the available active power is lower. This is the case for the ESs located at buses -, , and -, which have active power ratings of 25 kW, 20 kW, and 23 kW, respectively.

Fig. 10 Total voltage deviation per phase in IEEE 34-bus system. (a) Phase . (b) Phase . (c) Phase .
Configuration | Qt(p.u.) | NCLP (p.u.) | NCL (kW) | VES (p.u.) | Cmode (kvar) | Lmode (kvar) | ES position |
---|---|---|---|---|---|---|---|
1 ES | 0.1 | 0.70, -, -, - | 94.50, -, -, - | 0.22, -, -, - | -18.39, -, -, - | 17.15, -, -, - | 20 |
0.2 | 0.70, -, -, - | 94.50, -, -, - | 0.42, -, -, - | -31.55, -, -, - | 17.15, -, -, - | 20 | |
0.3 | 0.70, -, -, - | 94.50, -, -, - | 0.42, -, -, - | -31.55, -, -, - | 17.15, -, -, - | 20 | |
0.4 | 0.70, -, -, - | 94.50, -, -, - | 0.42, -, -, - | -31.55, -, -, - | 17.15, -, -, - | 20 | |
2 ESs | 0.1 | 0.70, 0.70, -, - | 19.60, 94.50, -, - | 0.39, 0.14, -, - | -5.64, -12.74, -, - | 4.52, 12.66, -, - | 1, 20 |
0.2 | 0.70, 0.70, -, - | 19.60, 94.50, -, - | 0.38, 0.41, -, - | -6.01, -30.76, -, - | 4.52, 17.16, -, - | 1, 20 | |
0.3 | 0.66, 0.70, -, - | 89.10, 94.50, -, - | 0.40, 0.33, -, - | -29.00, -26.16, -, - | 20.66, 17.20, -, - | 12, 20 | |
0.4 | 0.70, 0.70, -, - | 94.50, 94.50, -, - | 0.40, 0.42, -, - | -30.59, -31.34, -, - | 21.75, 17.20, -, - | 12, 20 | |
3 ESs | 0.1 | 0.70, 0.69, 0.69, - | 19.60, 17.25, 93.15, - | 0.26, 0.39, 0.10, - | -4.39, -5.50, -8.48, - | 4.37, 4.07, 8.46, - | 1, 9, 20 |
0.2 | 0.70, 0.70, 0.70, - | 19.60, 17.25, 94.50, - | 0.14, 0.39, 0.37, - | -2.42, -5.45, -28.91, - | 2.41, 4.07, 17.17, - | 1, 9, 20 | |
0.3 | 0.70, 0.61, 0.70, - | 19.60, 82.35, 94.50, - | 0.10, 0.40, 0.33, - | -1.74, -27.00, -26.42, - | 1.71, 19.21, 17.21, - | 1, 12, 20 | |
0.4 | 0.70, 0.70, 0.70, - | 19.60, 94.50, 94.50, - | 0.41, 0.41, 0.42, - | -6.48, -31.31, -31.31, - | 4.49, 21.79, 17.22, - | 1, 12, 20 | |
4 ESs | 0.1 | 0.70, 0.70, 0.70, 0.70 | 19.60, 14.00, 17.50, 94.50 | 0.33, 0.10, 0.23, 0.10 | -5.42, -1.18, -3.46, -8.30 | 4.52, 1.18, 3.45, 8.27 | 1, 5, 9, 20 |
0.2 | 0.70, 0.69, 0.69, 0.67 | 19.60, 15.87, 17.25, 90.45 | 0.10, 0.38, 0.10, 0.38 | -1.77, -4.98, -1.64, -28.29 | 1.76, 3.74, 1.64, 16.66 | 1, 8, 9, 20 | |
0.3 | 0.69, 0.70, 0.34, 0.70 | 19.32, 17.50, 45.90, 94.50 | 0.33, 0.35, 0.40, 0.39 | -5.45, -5.05, -15.00, -29.65 | 4.50, 4.05, 10.81, 17.21 | 1, 9, 12, 20 | |
0.4 | 0.70, 0.69, 0.69, 0.69 | 19.60, 17.25, 93.15, 93.15 | 0.42, 0.36, 0.42, 0.40 | -6.55, -5.24, -31.37, -30.37 | 4.50, 4.02, 21.64, 17.22 | 1, 9, 12, 20 |
A novel planning tool is proposed for optimizing the placement of ESs in unbalanced distribution networks. Based on GA and BFSM, the most suitable grid buses to connect ESs are identified. Moreover, the ES operation modes and their effects on both distribution models are analyzed. These effects are quantified using the total voltage deviation of the power grid. To achieve optimal ES operation, the proposed method adopts realistic restrictions for the NCLP and VES parameters, which directly affect the NCL values and the ES capacity to inject and consume reactive power.
In the IEEE 13-bus system, and consistently emerge as the prominent choices in different configurations. The observation agrees with the fact that the particular bus is one of the farthest points in the distribution network, which has the highest available active power. In contrast, the IEEE 34-bus system exhibits a different pattern, seeking a balance between placements with the highest available active power and distance from buses in the distribution network. - consistently remains the primary choice in all configurations owing to its superior available active power compared with other buses. In scenarios with multiple ESs, the ESs tend to be distributed to the farthest buses in the network when has low values (0.1 and 0.2). However, for higher values (0.3 and 0.4), the optimal placement shifts, favoring a bus with greater available active power, such as . The phases with a higher concentration of ESs exhibit the typical behavior of providing voltage support in the capacitive mode and voltage suppression in the inductive mode, while the phases without ESs exhibit the opposite behavior. This behavior is a result of the asymmetric injection of reactive power by ESs and the unbalanced operating conditions of the distribution network. Although excellent results have been obtained, it is necessary, as future work, to address some of the research constraints and opportunities identified in the present study. These include extending the method to other grid topologies, proposing schemes to improve computational time, and individually or jointly evaluating other power quality metrics and their impact on the optimal placement of ESs.
References
B. Ahmadi, J. S. Giraldo, G. Hoogsteen et al., “A multi-objective decentralized optimization for voltage regulators and energy storage devices in active distribution systems,” International Journal of Electrical Power & Energy Systems, vol. 153, pp. 1-14, Nov. 2023. [Baidu Scholar]
O. Babayomi, Z. Zhang, T. Dragicevic et al., “Smart grid evolution: predictive control of distributed energy resources – a review,” International Journal of Electrical Power & Energy Systems, vol. 147, pp. 1-20, May 2023. [Baidu Scholar]
M. S. Alam, F. S. Al-Ismail, A. Salem et al., “High-level penetration of renewable energy sources into grid utility: challenges and solutions,” IEEE Access, vol. 8, pp. 1-23, Oct. 2020. [Baidu Scholar]
M. Zanganeh, M. S. Moghaddam, A. Azarfar et al., “Multi-area distribution grids optimization using D-FACTS devices by M-PSO algorithm,” Energy Reports, vol. 9, pp. 133-147, Dec. 2023. [Baidu Scholar]
V. Vijayan, A. Mohapatra, and S. Singh, “Demand response with volt/var optimization for unbalanced active distribution systems,” Applied Energy, vol. 300, pp. 1-14, Oct. 2021. [Baidu Scholar]
C. Huang, H. Zhang, Y. Song et al., “Demand response for industrial micro-grid considering photovoltaic power uncertainty and battery operational cost,” IEEE Transactions on Smart Grid, vol. 12, no. 4, pp. 3043-3055, Jul. 2021. [Baidu Scholar]
C. K. Lee, B. Chaudhuri, and S. Hui, “Hardware and control implementation of electric springs for stabilizing future smart grid with intermittent renewable energy sources,” IEEE Journal of Emerging and Selected Topics in Power Electronics, vol. 1, pp. 18-27, Mar. 2013. [Baidu Scholar]
G. Tapia-Tinoco, A. Garcia-Perez, D. Granados-Lieberman et al., “Hardware structures, control strategies, and applications of electric springs: a state-of-the-art review,” IET Generation, Transmission & Distribution, vol. 14, pp. 5349-5363, Oct. 2020. [Baidu Scholar]
D. A. Quijano, A. Padilha-Feltrin, and J. P. S. Catalão, “Probabilistic rolling-optimization control for coordinating the operation of electric springs in microgrids with renewable distributed generation,” IEEE Transactions on Sustainable Energy, vol. 13, no. 4, pp. 2159-2171, Oct. 2022. [Baidu Scholar]
Y. Zheng, D. J. Hill, K. Meng et al., “Critical bus voltage support in distribution systems with electric springs and responsibility sharing,” IEEE Transactions on Power Systems, vol. 32, no. 5, pp. 3584-3593, Sept. 2017. [Baidu Scholar]
J. Wang, K. Lao, N. Dai et al., “A low-order steady-state model of electric springs for conservation voltage reduction in active distribution networks with renewables,” IEEE Transactions on Power Delivery, vol. 39, no. 1, pp. 1-14, Nov. 2022. [Baidu Scholar]
C.-K. Lee, H. Liu, S.-C. Tan et al., “Electric spring and smart load: technology, system-level impact, and opportunities,” IEEE Journal of Emerging and Selected Topics in Power Electronics, vol. 9, pp. 6524-6544, Dec. 2021. [Baidu Scholar]
P. Li, H. Ji, C. Wang et al., “Optimal operation of soft open points in active distribution networks under three-phase unbalanced conditions,” IEEE Transactions on Smart Grid, vol. 10, no. 1, pp. 380-391, Jan. 2019. [Baidu Scholar]
S. Gupta and K. Deep, “An efficient grey wolf optimizer with opposition-based learning and chaotic local search for integer and mixed-integer optimization problems,” Arabian Journal for Science and Engineering, vol. 44, pp. 1-20, Apr. 2019. [Baidu Scholar]
E. Hadian, H. Akbari, M. Farzinfar et al., “Optimal allocation of electric vehicle charging stations with adopted smart charging/discharging schedule,” IEEE Access, vol. 8, pp. 1-12, Oct. 2020. [Baidu Scholar]
A. Ali, M. U. Keerio, and J. A. Laghari, “Optimal site and size of distributed generation allocation in radial distribution network using multi-objective optimization,” Journal of Modern Power Systems and Clean Energy, vol. 9, no. 2, pp. 404-415, Mar. 2021. [Baidu Scholar]
M. R. Nayak, D. Behura, and K. Kasturi, “Optimal allocation of energy storage system and its benefit analysis for unbalanced distribution network with wind generation,” Journal of Computational Science, vol. 51, pp. 1-10, Apr. 2021. [Baidu Scholar]
Y. Zheng, D. J. Hill, Y. Song et al., “Optimal electric spring allocation for risk-limiting voltage regulation in distribution systems,” IEEE Transactions on Power Systems, vol. 35, no. 1, pp. 273-283, Jan. 2020. [Baidu Scholar]
L. Liang, H. Yi, Y. Hou et al., “An optimal placement model for electric springs in distribution networks,” IEEE Transactions on Smart Grid, vol. 12, no. 1, pp. 491-501, Jan. 2021. [Baidu Scholar]
J. Han, N. Liu, and J. P. S. Catalão, “Optimization of distribution network and mobile network with interactive balance of flexibility and power,” IEEE Transactions on Power Systems, vol. 38, no. 3, pp. 2512-2524, May 2023. [Baidu Scholar]
G. Tapia-Tinoco, D. Granados-Lieberman, M. Valtierra-Rodriguez et al., “Modeling of electric springs and their multi-objective voltage control based on continuous genetic algorithm for unbalanced distribution networks,” International Journal of Electrical Power & Energy Systems, vol. 138, p. 107979, Jun. 2022. [Baidu Scholar]
G. H. Valencia-Rivera, M. T. Benavides-Robles, A. V. Morales et al., “A systematic review of metaheuristic algorithms in electric power systems optimization,” Applied Soft Computing, vol. 150, pp. 1-14, Jan. 2024. [Baidu Scholar]
S. H. C. Cherukuri and B. Saravanan, “Hybrid energy management strategy for residential consumers using virtual and actual storage systems,” Journal of Energy Storage, vol. 25, pp. 1-14, Oct. 2019. [Baidu Scholar]
E. F. Areed, M. A. Abido, and A. T. Al-Awami, “Switching model analysis and implementation of electric spring for voltage regulation in smart grids,” IET Generation, Transmission & Distribution, vol. 11, pp. 3703-3712, Jun. 2017. [Baidu Scholar]
V. Chahar, S. Katoch, and S. Chauhan, “A review on genetic algorithm: past, present, and future,” Multimedia Tools and Applications, vol. 80, pp. 8091-8126, Oct. 2020. [Baidu Scholar]
Z. Akhtar, B. Chaudhuri, and S. Y. R. Hui, “Smart loads for voltage control in distribution networks,” IEEE Transactions on Smart Grid, vol. 8, no. pp. 937-946, Mar. 2017. [Baidu Scholar]
Y. Zheng, W. Kong, Y. Song et al., “Optimal operation of electric springs for voltage regulation in distribution systems,” IEEE Transactions on Industrial Informatics, vol. 16, no. pp. 2551-2561, Apr. 2020. [Baidu Scholar]
L. Liang, Y. Hou, D. J. Hill et al., “Enhancing resilience of microgrids with electric springs,” IEEE Transactions on Smart Grid, vol. 9, no. pp. 2235-2247, May 2018. [Baidu Scholar]
I. P. & Society. (2023, Apr.). IEEE PES DSACOM. [Online]. Available: https://cmte.ieee.org/pes-testfeeders/resources/ [Baidu Scholar]