Skip to main content

ORIGINAL RESEARCH article

Front. Energy Res., 19 January 2023
Sec. Smart Grids
This article is part of the Research Topic Data-Driven Situational Awareness and Decision Making for Smart Grid Operation View all 17 articles

A data-driven hybrid interval reactive power optimization based on the security limits method and improved particle swarm optimization

Dawen ChenDawen Chen1Shaoqing QuShaoqing Qu1Qian Liu
Qian Liu2*Wei XiaoWei Xiao1Xiao LiuXiao Liu1Yufeng LuoYufeng Luo2Huaizhi YangHuaizhi Yang2Na KuangNa Kuang3
  • 1Changsha Power Supply Branch, State Grid Hunan Electric Power Co., Ltd, Changsha, China
  • 2College of Electrical and Information Engineering, Hunan University, Changsha, China
  • 3School of Educational Science, Hunan Normal University, Changsha, China

The integration of renewable power generation introduces randomness and uncertainties in power systems, and the reactive power optimization with interval uncertainty (RPOIU) problem has been constructed to acquire the voltage control strategy. However, the large amount of uncertain data and the coexistence of discrete and continuous control variables increase the difficulty of solving the RPOIU problem. This paper proposes a data-driven hybrid interval reactive power optimization based on the security limits method (SLM) and the improved particle swarm optimization (IPSO) to solve the RPOIU problem. In this method, the large amount of historical uncertain data is processed by data-driven to obtain the boundary of optimal uncertainty set. The control variable optimization is decomposed into continuous variable optimization and discrete variable optimization. The continuous variables are optimized by applying the SLM with the discrete variables fixed, and the discrete variables are optimized by the IPSO with the continuous variables fixed. The two processes are applied alternately, and the values of the control variables obtained by each method are used as the fixed variables of the other method. Based on simulations carried out for the IEEE 30-bus system with three optimization methods, we verified that the voltage control strategy obtained by the data-driven hybrid optimization could ensure that the state variable intervals satisfied the constraints. Meanwhile, the values of the real power losses obtained by the proposed method were smaller than those obtained by the SLM and IPSO. The simulation results demonstrated the effectiveness and value of the proposed method.

1 Introduction

Reactive power optimization is directly related to the security and economy of a power system. There is inherent randomness and volatility with renewable energy resources (RESs), including wind and photovoltaic power, so that the data of the RES output and the power load demand are generally uncertain in the power system. There will be voltage security problems under the effects of these uncertainties. Therefore, it is necessary to construct an uncertain reactive power optimization (URPO) strategy to realize voltage security control while handling the uncertainties. The URPO model incorporates the general reactive power flow (RPF) model with uncertain data, aiming at improving the voltage profile and reducing the loss.

Some approaches have been proposed to solve the URPO model, which is non-convex and non-linear. These approaches mainly include probabilistic programming, robust programming, and interval programming. The probabilistic approach acquires the specific probability distribution of the uncertain data, because it considers them to be random variables. This process represents the RPO model as an expectation model or chance-constrained programming model and obtains the results under a stated confidence level (Arefifar and Mohamed, 2014; Liu et al., 2016). Probabilistic programming requires a large amount of historical data, while the amount of data is generally limited, causing a bias of the empirical distribution. A data-driven modeling approach is introduced to address the issue, and the model is formulated as a two-stage problem, where the first-stage variables find the optimal control for discrete reactive power compensation equipment and the second-stage variables are adjusted to an uncertain probability distribution (Ding et al., 2018). A scenario-based two-stage stochastic optimization framework is also developed in (Saraswat et al., 2020) to minimize the total real power losses in the transmission network. To solve the URPO issue of two conflicting objective functions, the active power loss and voltage deviation are minimized simultaneously, and appropriate probability distribution functions are considered to model the stochastic behavior of wind and solar power generation with the Monte Carlo simulation (MCS) technique (Keerio et al., 2020). These probabilistic processes are quite time-consuming, and the probability distribution of uncertainties is rough due to the limited data.

In contrast, robust programming considers the uncertainties to be from various sets, such as box, cone, or ellipsoid sets, without assuming the probability distribution functions. A two-stage distributed robust optimization model for optimal operation is formulated considering wind-power-uncertainty-based data-driven methods, where the polyhedra-based linearization method is introduced to approximate the second-order cone power flow constraints with a series of linear constraints (Gao et al., 2021). To improve the computational performance, a second-order cone relaxation and decomposition algorithm is proposed to solve the multi-period reactive power optimization problem (Liu et al., 2017). The processes obtain the results with good robustness, while the accuracy of the robust programming model is low due to the linearization. Furthermore, there will be infeasible solutions sometimes because robust optimization is only applicable to convex models, while the general URPO model is non-convex.

The development of interval programming has addressed the issues of probabilistic and robust approaches. This approach expresses the uncertain data as intervals and therefore establishes the RPOIU problem in which the state variables are regarded as intervals. Notably, the control variables include both continuous (generator voltage) and discrete (transformer ratio and reactive power compensation) variables. Interval programming can ensure that the ranges of the state variables are completely confined within the security constraints. The methods for solving the RPOIU problem mainly include intelligent algorithms and mathematical processing. To solve the RPOIU model, the genetic algorithm (GA) is employed as the solution algorithm, where the reliable power flow calculation is used to judge the constraints of the model (Zhang et al., 2017). The improved genetic algorithm (IGA) is proposed to solve the problem that the simple GA is inefficient in the application of power system reactive power optimization, where the coding method, fitness function, initial population generation, and crossover and mutation strategy are modified (Chang and Zhang, 2017; Liu et al., 2022). Particle swarm optimization (PSO) is also widely applied to solve this problem (Li et al., 2017; Khan et al., 2020; Shri et al., 2021). An improved particle swarm optimization and Pareto archive algorithm are combined to solve the multi-objective reactive power optimization problem, and it outperforms the non-dominated sorting genetic algorithm II (NSGA-II) (Liu et al., 2021).

For the application of mathematical processing, the linear approximation method is formulated using the interval Taylor extension to help solve the RPOIU model (Jiang et al., 2014; Zhang et al., 2018b). In order to improve the accuracy of the approximation, the interval sequential quadratic programming method (ISQPM), which employs a second-order interval Taylor expansion, is proposed (Zhang et al., 2019). In addition, the security limits method (SLM) is defined to solve the RPOIU problem, and the model is switched to two deterministic reactive power optimization models (Zhang et al., 2018a).

It is noted again that the coexistence of discrete and continuous variables increases the difficulty of solving the RPOIU problem, and the accuracy when solving the problem by applying a single algorithm is generally low. Considering the above interval approaches, mathematical processing can deal with the continuous variables well, and intelligent algorithms are better at handling discrete variables. Therefore, the problem of mixed-variable processing can be addressed by a co-evolution method, which adopts a mathematical method to deal with continuous variables and an intelligent algorithm to deal with discrete variables to solve the RPOIU problem.

The present work establishes a hybrid interval reactive power optimization algorithm considering the uncertainty of RESs. The algorithm uses interval programming to deal with uncertainties and decomposes the control variable optimization into two subproblems: continuous variable optimization and discrete variable optimization. Since the SLM can reduce the conservation of the interval reactive power optimization algorithm and has a better performance in searching for the optimal solution than other mathematical methods, the SLM is applied for continuous variable optimization. Since the PSO has faster convergence rate and simpler processes, the improved PSO (IPSO) is applied for discrete variable optimization. There are the algorithm alternations between these processes.

The construction of the RPOIU problem is presented in Section 2, followed by the hybrid optimization of the SLM and IPSO for solving the RPOIU problem in Section 3. The simulations employed to demonstrate the performance of the proposed method are presented in Section 4. The conclusions and contributions of this paper are given in Section 5.

2 Modeling of reactive power optimization with interval uncertainty (RPOIU) based on data-driven

As mentioned above, the large amount of historical uncertain data is processed by data-driven to obtain the boundary value of the uncertainties, and the input data of the power grid associated with uncertainties can be described as intervals, including power generation P^Gi, active load demand P^Li, and reactive load demand Q^Li, which are expressed as PGimin,PGimax, PLimin,PLimax, and QLimin,QLimax, respectively. The RPOIU problem is modeled with the real power losses Ploss as the objective function and power flow equations, security, and operational limits as constraints:

minPloss=iSjSViVjGijcosθij(1)

s.t.

P^GiPLiPi=0,iSGQGiQLiQi=0,iSG(2)
P^LiPi=0,iSLQCiQ^LiQi=0,iSL(3)
PGiPLiPi=0,iSGsQGiQLiQi=0,iSGs(4)
QGiminQGiQGimax,iSG(5)
QCiminQCiQCimax,iSC(6)
ViminViVimax,iSGSL(7)
PGiminPGiPGimax,iSGs(8)
TlminTlTlmax,lST(9)

Here

Pi=VijSVjGijcosθij+Bijsinθij(10)
Qi=VijSVjGijsinθijBijcosθij(11)

Moreover, S is the subset of whole system buses, SG is the set of all generator buses, SG is the set of renewable power generator buses (except the slack bus), SGs is the slack bus, where there is generally only one, SL is the set of load buses, SC is the index set of load buses with compensators, and ST is the index set of transformer branches. Eq. 1 is the objective function, where Vi and θi are the voltage magnitude and bus angle at bus i, respectively, θij=θiθj, and Gij and Bij are the real and imaginary parts of the admittance matrix, respectively. Eqs 24 are the power flow equations with interval uncertainties, where PLi is the active load generation, PGi is the active power generation of slack bus, QGi is the reactive power generation, QLi is the reactive load generation, QCi is the reactive power compensation of the capacitor, Pi (Eq 10) and Qi (Eq 11) are the injected active and reactive power at bus i, respectively. Eqs 59 are the security and operational constraints, where Tl is the tap position of the transformer. The lower and upper limits of the variables are identified with the superscripts “min” and “max,” respectively.

All the variables in the RPOIU model can be divided into state variables and control variables. The state variables include the voltage magnitudes of the load buses, bus angle, and reactive power generation. The control variables include the generator voltage, transformer ratio, and reactive power compensation. Therefore, the formulation of the RPOIU model can be simplified by expressing the vector of state variables as X and the set of control variables as μ:

minfX,u=fL,fUs.t.hX,u=hL,hUgmingX,ugmax(12)

where fX,u represents the real power losses of the RES power system, which is an interval and can be expressed as fL,fU, hL,hU is the variation vector of the power input data in Eqs 24, and hL=hU represent the deterministic input data. gX,u represents all security and operational constraints, gmin and gmax are the lower and upper limits, respectively.

To express the model more conveniently, the bus order of the system is adjusted. Assuming that the slack bus is denoted by index 1, the number of all system buses is n, the number of generator buses is m (including the slack bus), the number of buses with the reactive power capacitor is r, and the number of transformers is k. The generator buses are denoted by index numbers in the range from two to m, the load buses are denoted by index numbers from m+1 to n, and the load buses with the reactive power capacitor are denoted by index numbers from m+1 to m + r. Therefore, the vectors of state and control variables are expressed as X=PG1QG1QGmVm+1Vnθ2θnT and u=V2VmQCm+1QCm+rT1TkT, respectively.

It is noted that the output of the reactive power compensator QCm+1QCm+r and transformer ratios T1Tk are discrete, and the voltages of the generators V2Vm are continuous for the control variable vector u. There are interval variables within the state variable vector X. Accordingly, the RPOIU problem is a non-linear model that requires the hybrid processing of continuous and discrete variables.

3 Hybrid optimization for solving the RPOIU problem based on security limits method (SLM) and improved particle swarm optimization (IPSO)

The hybrid interval reactive power optimization algorithm adopts the SLM and IPSO to process the RPOIU problem alternately. The SLM is applied to deal with the continuous variables in the model to improve the efficiency and optimization effect of the model and ensure that the load voltage is not off-limit in all scenarios. The IPSO is applied to deal with the discrete variables in the model to avoid the problem that the continuous rounding of discrete quantities may lead to inaccurate or even infeasible solutions. It is noted that the power flow equations with interval uncertainties are solved by the optimizing-scenarios method (OSM) (Zhang et al., 2018c).

3.1 SLM-based continuous variable processing

The RPOIU model is solved by the SLM under the condition that the discrete variables QCi and Tl are fixed at stable values to obtain the optimal continuous variables ViiSG. The specific process of the SLM is to define the determined security limits, and the interior point method (IPM) is used to solve the deterministic RPO model, which is modified by the security limits. Then, the optimal continuous variable is acquired.

Since the inequality constraints (5)–(9) in the RPOIU model are all univariate, the model can be expressed as follows:

minfX,u=fL,fUs.t.hX,u=hL,hUX1minX1X1maxuminuumax(13)

where X1 is a vector composed of the load bus voltage magnitudes and reactive power generation of the generator buses, and X1max and X1min are the upper and lower bounds, respectively. The vector composed of bus angles and real power generation of the slack bus is denoted as X2. Then, the vector of state variables is X=X1T,X2TT. umax and umin are the upper and lower bounds of the vector of control variables u, respectively.

To obtain the maximum radii of the interval variables, a vector consisting of the maximum radii of the state variables is defined as ΔX1¯, which is formulated as follows and can be computed through the OSM and MCS (Zhang et al., 2018a):

ΔX1,i¯=maxuminuumaxΔX1,ihX,u=hL,hU(14)

where ΔX1,i is the radius of the ith variable in X1.

According to ΔX1¯, the security limits of the RPOIU model are defined as follows:

AX1min=X1min+2ΔX1¯AX1max=X1max2ΔX1¯(15)

Apparently, (15) represents the worst-case security bounds, while the difference between the security limit AX1min (or X1max ) and the original limit X1max (or X1min ) is close to ΔX1. In order to reduce the conservation of the proposed security limits, the interval ratio kI is introduced to modify the definition of the security limits, and it is expressed as follows assuming that the control variables u are fixed at u0=umin+umax/2:

kI=x0X0¯X0¯X0¯(16)

where x0 represents the state variables acquired by solving the equations hx,u0=hL+hU/2, and X0¯ and X0¯ are the lower and upper bounds of the state variable intervals obtained by solving the equations hX,u0=hL,hU.

Assuming that the interval ratio corresponding to X1 is k1I, the security limits are modified as follows:

SX1min=X1min+2k1IΔX1¯SX1max=X1max21k1IΔX1¯(17)

where 0kI1. It should be noted that there may be a violation when applying the modified security limits (17), because the interval ratio kI is defined at the midpoint of the control variables, while the state variables are not usually obtained at x0. Accordingly, the correction coefficients δu and δl are introduced to avoid the violation, and the corrected security limits are expressed as follows:

SX1min=SX1min+δlX1SX1max=SX1maxδuX1(18)

where δlX1 is the extent that X1 exceeds X1min, and δuX1 is the extent that X1 exceeds X1max. If there is no violation, δuX1,i=0 or δlX1,i=0.

Therefore, the RPOIU model can be transformed to a deterministic RPO model through Eqs 1518, expressed as follows:

minfx,us.t.hx,u=ξSX1minx1SX1maxuminuumax(19)

where ξ is any vector in the interval hL,hU, and fx,u is the predictive value of the real power losses at the midpoint hL+hU/2. It is noted that if the state variables of deterministic model (16) are restricted within the security limits, the state variable intervals of the RPOIU model must be within their limits.

3.2 IPSO-based discrete variable processing

PSO is applied to deal with the discrete variables QCi and Tl when solving the RPOIU model, and the continuous variables ViiSG are fixed. Each variable in the population is regarded as a particle in the PSO, and the position and speed of each particle can be obtained. It should be noted that the values of the state variables corresponding to the particles should satisfy the constraint condition. Accordingly, the fitness value corresponding to each particle can be acquired. The fitness value is the midpoint of the real power losses, and the corresponding fitness function has a penalty term.

The position of each particle in the search space is represented as Xi=x1,x2,,xn, and the speed is represented as Vi=v1,v2,,vn. The speed and position updating rules are expressed respectively as follows:

Vi=ω×Vi+c1×rand×pBestiXi+c2×rand×gBestXi(20)
Xi=Xi+Vi(21)

where c1 and c2 are the learning parameters, which are usually taken as 2, rand is a random number within 0,1, pBesti is the best solution of the ith particle, and gBest is the global best solution of the whole population. ω is the inertia factor, which is formulated as follows by the linearly decreasing weight (LDW) strategy:

ωt=ωiniωendGkt/Gk+ωend(22)

where ωini is the initial inertia weight, ωend is the inertial weight at the maximum iteration number, Gk is the maximum number of iterations, and t is the current iteration time.

PSO is a global optimization method with a strong global search ability. However, it cannot make full use of the feedback information in the population, resulting in a poor local optimization ability, and the optimal value in the neighborhood of the pBesti is often ignored. In order to address this issue, a local search around pBesti is added in the PSO. The improvement of pBesti is determined as follows:

pbesti=pbesti+ωsteprand,rand<0.5pbestiωsteprand,else(23)

where step is the initial step length of the local search. The relationship between the global and local optima is well balanced through the improvement of pBesti, allowing the algorithm to avoid falling into local optima and improving the accuracy of the PSO.

The discrete variables are processed by a crossover operation in the IPSO, including the crossover between the particle and itself and the crossover between the particle and optimal individuals. The crossover process can be expressed as follows:

ui=cuimaxcui+1cuj(24)

where ui represents the discrete variables that require the crossover operation, c is a random number in [0,1], uimax is the maximum of the transformer ratio and reactive power compensation, and uj represents the optimal individuals including pBest and gBest.

3.3 Hybrid optimization based on SLM and IPSO

The RPOIU problem is solved through the hybrid optimization of SLM and IPSO. The values of the continuous variables obtained by SLM are applied as fixed continuous variable values in the IPSO, and the values of the discrete variables obtained by the IPSO are applied as fixed discrete variable values in the SLM. The two methods are applied to solve the RPOIU model alternately, and the values of the control variables are interactive. The final solution of the control variables when solving the RPOIU problem is obtained when the control variable values obtained by the two methods are consistent. Because the discrete variable values obtained by the IPSO are directly used by the SLM, the values of the continuous variables are used for the termination criterion. For convenience, in the example below, when the difference of the continuous variable values between the two methods was less than 0.01, the control variables values were considered to be approximately consistent. Accordingly, the detailed procedure of the hybrid optimization based on the SLM and IPSO is described as follows. It is noted again that the intervals of the state variables are obtained by using the OSM, and they should satisfy the constraints. The flow chart of the proposed method is presented in Figure 1.

FIGURE 1
www.frontiersin.org

FIGURE 1. Procedure of the hybrid processing based on security limits method (SLM) and improved particle swarm optimization (IPSO) for solving the reactive power optimization with interval uncertainty (RPOIU) problem.

The steps of the proposed algorithm are as follows:

Step (1) Input the power grid parameters and intervals of the power data and set the parameters of SLM and IPSO.

Step (2) Generate the initial values Vi0, QCi0, and Tl0 randomly in the feasible region of the control variables.

Step (3) Set Vifix=Vi0 and k=1. Here, Vifix is the fixed value in the IPSO and k is the time of circulation.

Step (4) Keep Vifix stable and apply the IPSO to solve the RPOIU model to obtain the optimal discrete variables QCik and Tlk.

Step (5) Set QCifix=QCik and Tlfix=Tlk, where QCifix and Tlfix are the fixed values in the SLM, respectively.

Step (6) Keep QCifix and Tlfix stable and apply the SLM to solve the RPOIU model to obtain the optimal continuous variable Vik.

Step (7) Determine whether the difference between Vik and Vik1 is less than 0.01. If it is, stop the iteration process and print results. Otherwise, set Vifix=Vik and k=k+1, then return to Step (4).

4 Simulation results

In this section, the simulations conducted for an IEEE 30-bus system are discussed to demonstrate the effectiveness and superiority of the hybrid optimization based on the SLM and IPSO in solving the RPOIU model problem. The results obtained by the proposed method are compared with those obtained by the SLM and IPSO. All parameters in the simulations were assigned values in a per-unit system, with 100 MVA set as the base power. All calculations were conducted using MATLAB with a 2.9-GHz CPU and 8 GB of RAM.

The IEEE-30 bus system included six generators (five renewable power generators), four transformers, and two capacitors. The topology of IEEE 30-bus system is shown in Figure 2. The active power generation and related variable ranges of the generators are shown in Table 1. The settings of the capacitors are shown in Table 2. The voltage magnitudes of the load buses were limited to the range of [0.95, 1.05]. The transformer ratios were limited to the range of [0.9, 1.1] with a step of 0.05. The parameters of SLM and IPSO are set as follows. The iteration precision ε=104 in SLM. The number of iterations Size=100, the population size M = 50, the learning factors c1 = c2 = 2, the initial inertia weight ωini=0.9, and the final inertia weight ωend=0.1 in IPSO.

FIGURE 2
www.frontiersin.org

FIGURE 2. Topology of IEEE 30-bus system.

TABLE 1
www.frontiersin.org

TABLE 1. Active power generation and related variable ranges of generators in IEEE 30-bus system (p.u.).

TABLE 2
www.frontiersin.org

TABLE 2. Settings of capacitors in IEEE 30-bus system (p.u.).

According to the settings specified in Tables 1, 2, the proposed hybrid optimization strategy based on the SLM and IPSO was used to solve the RPOIU model problem for the IEEE 30-bus system, and the results were compared with those obtained by the SLM and IPSO. The results obtained by the hybrid optimization, SLM, and IPSO for the IEEE 30-bus system are presented inFigures 3, 4. Figure 3A; Figure 4A show the voltage magnitude intervals acquired by the hybrid optimization, SLM, and IPSO. The interval bounds were all within the voltage limits. The boundary of state variable intervals obtained by the SLM was closer to the security limits than the hybrid optimization and IPSO. The intervals obtained by the hybrid optimization were close to that obtained by IPSO. Figure 3B; Figure 4B present the reactive power generation intervals acquired by the hybrid optimization, SLM, and IPSO. The interval bounds also were within the limits of the reactive power generation and the interval results obtained by the three methods were close for most of the buses. The results verified the effectiveness of the proposed method for solving the RPOIU problems. The reasons for ensuring the interval results within voltage limits or reactive power generation limits were that the hybrid optimization and SLM both used the security limits to ensure the feasibility of the control variables, and the IPSO determined the feasibility of the control variables by judging whether the state variable intervals satisfied the constraints of the RPOIU model. Figure 5 presents the iterative convergence process of the three algorithms, and the results are shown in Table 3. The hybrid optimization achieved the minimum real power loss, and the IPSO had a relatively large loss of active power compared to the other algorithms. This was because the hybrid optimization could obtain better solutions for the continuous and discrete variables, in contrast to the single optimization, which had difficulty dealing with mixed control variables. It demonstrated that the proposed method had higher accuracy than SLM and IPSO for solving RPOIU models.

FIGURE 3
www.frontiersin.org

FIGURE 3. Results obtained by the hybrid optimization and SLM for the IEEE 30-bus system: (A) voltage magnitude and (B) reactive power generation.

FIGURE 4
www.frontiersin.org

FIGURE 4. Results obtained by the hybrid optimization and IPSO for the IEEE 30-bus system: (A) voltage magnitude and (B) reactive power generation.

FIGURE 5
www.frontiersin.org

FIGURE 5. Iterative convergence process of the hybrid optimization, SLM, and IPSO.

TABLE 3
www.frontiersin.org

TABLE 3. Values of real power losses optimized by the hybrid optimization, SLM, and IPSO.

5 Conclusion

This paper proposed a data-driven hybrid interval reactive power optimization based on SLM and IPSO for solving the RPOIU problem to address the issue of dealing with mixed control variables. The large amount of uncertain data is expressed as intervals based on data-driven, and the control variable optimization is decomposed into continuous variable optimization and discrete variable optimization. For reducing the conservation of the interval algorithm, the SLM is applied for continuous variable optimization and the IPSO is applied for discrete variable optimization. The two processes are used to solve the RPOIU problem alternately and iteratively until the control variables optimized by the two processes are consistent.

The simulation results obtained by the proposed data-driven hybrid interval reactive power optimization for the IEEE 30-bus system were compared with those obtained by the SLM and IPSO. The proposed data-driven hybrid interval reactive power optimization acquired smaller real power losses than the SLM and IPSO, and it ensured that the interval bounds of the state variables remained within the constraints. The simulation results verified the effectiveness and advantages of the proposed method.

Data availability statement

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

Author contributions

DC conceptualized the study, contributed to the study methodology, and wrote the original draft. SQ contributed to the writing—review and editing, data curation and investigation. QL contributed to study methodology, data analysis, wrote the original draft and writing-review. WX contributed to software and paper revision. XL contributed to investigation and writing—original draft. YL contributed to supervision and writing—review and editing. HY contributed to the revision of the paper. NK contributed to editing of the paper. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the science and technology project of Changsha Power Supply Branch, State Grid Hunan Electric Power Company Limited (Grant No. 00FCJS2210147), the National Natural Science Foundation of China (Grant No. 52007056), and the Natural Science Foundation of Hunan Province, China (Grant No. 2020JJ5077).

Conflict of interest

Authors DC, SQ, WX and XL were employed by the State Grid Hunan Electric Power Co., Ltd.

The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

The authors declare that this study received funding from State Grid Hunan Electric Power Company Limited. The funder had the following involvement in the study: Data curation, investigation, the study methodology, data analysis, and the writing-review\editing.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

Arefifar, S. A., and Mohamed, Y. (2014). Probabilistic optimal reactive power planning in distribution systems with renewable resources in grid-connected and islanded modes. IEEE Trans. Ind. Electron. 61 (11), 5830–5839. doi:10.1109/tie.2014.2308144

CrossRef Full Text | Google Scholar

Chang, S. Y., and Zhang, S. W. (2017). “Research on reactive power optimization algorithm of power system based on improved genetic algorithm,” in Proceedings of the International Conference on Industrial Informatics - Computing Technology, Intelligent Technology, Industrial Information Integration (ICIICII), Wuhan, China, 02-03 December 2017, 21–24.

Google Scholar

Ding, T., Yang, Q. R., Yang, Y. H., Li, C., Bie, Z. H., and Blaabjerg, F. (2018). A data-driven stochastic reactive power optimization considering uncertainties in active distribution networks and decomposition method. IEEE Trans. Smart Grid 9 (5), 4994–5004. doi:10.1109/tsg.2017.2677481

CrossRef Full Text | Google Scholar

Gao, H. J., Wang, J. Y., Liu, Y. B., Wang, L. F., and Liu, J. Y. (2021). An improved ADMM-based distributed optimal operation model of AC/DC hybrid distribution network considering wind power uncertainties. IEEE Syst. J. 15 (2), 2201–2211. doi:10.1109/jsyst.2020.2994336

CrossRef Full Text | Google Scholar

Jiang, C., Zhang, Z. G., Zhang, Q. F., Han, X., Xie, H. C., and Liu, J. (2014). A new nonlinear interval programming method for uncertain problems with dependent interval variables. Eur. J. Operational Res. 238 (1), 245–253. doi:10.1016/j.ejor.2014.03.029

CrossRef Full Text | Google Scholar

Keerio, M. U., Ali, A., Saleem, M., Hussain, N., and Hussain, R. (2020). “Multi-objective optimal reactive power dispatch considering probabilistic load demand along with wind and solar power integration,” in Proceedings of the International Conference on Smart Power & Internet Energy Systems (SPIES), Bangkok, Thailand, 15-18 September 2020, 502–507.

CrossRef Full Text | Google Scholar

Khan, N. H., Wang, Y., Tian, D., Raja, M., Jamal, R., and Muhammad, Y. (2020). Design of fractional particle swarm optimization gravitational search algorithm for optimal reactive power dispatch problems. IEEE Access 8, 146785–146806. doi:10.1109/access.2020.3014211

CrossRef Full Text | Google Scholar

Li, H., Liu, S., Lu, S., Chen, L., Yuan, X., and Huang, J. (2017). “Reactive power optimization of distribution network including photovoltaic power and SVG considering harmonic factors,” in Proceedings of the International Conference on High Voltage Engineering and Power Systems (ICHVEPS), Denpasar, Indonesia, 02-05 October 2017, 219–224.

CrossRef Full Text | Google Scholar

Liu, K. Y., Jia, D. L., He, K. Y., Zhao, T. T., and Zhao, F. Z. (2016). “Research on probabilistic reactive power optimization considering the randomness of distribution network,” in Proceedings of the International Conference on Probabilistic Methods Applied to Power Systems (PMAPS), Beijing, China, 16-20 October 2016, 1–6.

Google Scholar

Liu, S. Y., Ding, T., Bie, Z. H., Berizzi, A., and Hong, Y. (2017). “A second order cone based relaxation and decomposition algorithm for multi-period reactive power optimization considering uncertain PV integration in active distribution networks,” in Proceedings of the IEEE International Conference on Environment and Electrical Engineering, Milan, Italy, 06-09 June 2017, 1–6.

CrossRef Full Text | Google Scholar

Liu, X., Zhang, P., Fang, H., and Zhou, Y. (2021). Multi-objective reactive power optimization based on improved particle swarm optimization with ε-Greedy strategy and Pareto Archive algorithm. IEEE Access 9, 65650–65659. doi:10.1109/access.2021.3075777

CrossRef Full Text | Google Scholar

Liu, Y., Li, L., Li, Y., Li, M., Huang, M., Yu, H., et al. (2022). “Distributed photovoltaic cluster partition and reactive power optimization strategy based on BAS-IGA algorithm,” in Proceedings of the Asia Conference on Power and Electrical Engineering (ACPEE), Hangzhou, China, 15-17 April 2022, 2198–2203.

CrossRef Full Text | Google Scholar

Saraswat, A., Ucheniya, R., and Gupta, Y. (2020). “Two-stage stochastic optimization for reactive power dispatch with wind power uncertainties,” in Proceedings of the International Conference on Computation, Automation and Knowledge Management (ICCAKM), Dubai, United Arab Emirates, 09-10 January 2020, 332–337.

CrossRef Full Text | Google Scholar

Shri, S. H., Essa, M. B., and Mijbas, A. F. (2021). “Solving reactive power optimization problem using weight improved PSO algorithm,” in Proceedings of the International Conference on Electrical, Computer, Communications and Mechatronics Engineering (ICECCME), Mauritius, Mauritius, 07-08 October 2021, 1–5.

CrossRef Full Text | Google Scholar

Zhang, C., Chen, H., Hua, D., Shi, K., Liu, Y., Wang, X., et al. (2018a). “Solution of interval reactive power optimization model through defining security limits,” in Proceedings of the International Conference on Power System Technology (POWERCON), Guangzhou, China, 06-08 November 2018, 1384–1389.

CrossRef Full Text | Google Scholar

Zhang, C., Chen, H. Y., Liang, Z. P., Guo, M. L., Hua, D., and Ngan, H. (2018c). Reactive power optimization under interval uncertainty by the linear approximation method and its modified method. IEEE Trans. Smart Grid 9 (5), 4587–4600. doi:10.1109/tsg.2017.2664816

CrossRef Full Text | Google Scholar

Zhang, C., Chen, H. Y., Ngan, H. W., Liang, Z. P., Guo, M. L., and Hua, D. (2017). Solution of reactive power optimisation including interval uncertainty using genetic algorithm. IET Gener. Transm. &amp. Distrib. 11 (15), 3657–3664. doi:10.1049/iet-gtd.2016.1195

CrossRef Full Text | Google Scholar

Zhang, C., Chen, H. Y., Shi, K., Liang, Z. P., Mo, W. K., and Hua, D. (2019). A multi-time reactive power optimization under interval uncertainty of renewable power generation by an interval sequential quadratic programming method. IEEE Trans. Sustain. Energy 10 (3), 1086–1097. doi:10.1109/tste.2018.2860901

CrossRef Full Text | Google Scholar

Zhang, C., Chen, H. Y., Shi, K., Qiu, M., Hua, D., and Ngan, H. (2018b). An interval power flow analysis through optimizing-scenarios method. IEEE Trans. Smart Grid 9 (5), 5217–5226. doi:10.1109/tsg.2017.2684238

CrossRef Full Text | Google Scholar

Keywords: renewable power generation, data-driven hybrid optimization, interval reactive power optimization, security limits method, particle swarm optimization

Citation: Chen D, Qu S, Liu Q, Xiao W, Liu X, Luo Y, Yang H and Kuang N (2023) A data-driven hybrid interval reactive power optimization based on the security limits method and improved particle swarm optimization. Front. Energy Res. 10:1086577. doi: 10.3389/fenrg.2022.1086577

Received: 01 November 2022; Accepted: 01 December 2022;
Published: 19 January 2023.

Edited by:

Xue Lyu, University of Wisconsin-Madison, United States

Reviewed by:

Dongliang Xiao, South China University of Technology, China
Xueqian Fu, China Agricultural University, China

Copyright © 2023 Chen, Qu, Liu, Xiao, Liu, Luo, Yang and Kuang. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Qian Liu, liuqian365@hnu.edu.cn

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.