Next Article in Journal
Atmospheric Turbulence Effects on Wind Turbine Wakes over Two-Dimensional Hill: A Wind Tunnel Study
Previous Article in Journal
Microstructure-Driven Hygrothermal Behavior of Mycelium-Based Composites for Bio-Based Insulation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Coordinated Reactive Power–Voltage Control in Distribution Networks with High-Penetration Photovoltaic Systems Using Adaptive Feature Mode Decomposition

1
School of Automation and Information Engineering, Sichuan University of Science & Engineering, Zigong 643000, China
2
Key Laboratory of Higher Education of Sichuan Province for Enterprise Informationalization and Internet of Things, Sichuan University of Science and Engineering, Zigong 643000, China
3
School of Electrical and Electronic Engineering, Chongqing University of Technology, Chongqing 400054, China
*
Author to whom correspondence should be addressed.
Energies 2025, 18(11), 2866; https://doi.org/10.3390/en18112866
Submission received: 19 April 2025 / Revised: 21 May 2025 / Accepted: 27 May 2025 / Published: 30 May 2025
(This article belongs to the Section A2: Solar Energy and Photovoltaic Systems)

Abstract

As the proportion of renewable energy continues to increase, the large-scale grid integration of photovoltaic (PV) generation presents new technical challenges for reactive power balance in power systems. This paper proposes a coordinated reactive power and voltage optimization method based on Filtered Multiband Decomposition (FMD). First, to address the stochastic fluctuations of PV power, an improved FMD-based prediction model is developed. The model employs an adaptive finite impulse response (FIR) filter to decompose signals and captures periodicity and uncertainty through kurtosis-based feature extraction. By utilizing adaptive function windows for multiband signal decomposition, combined with kernel principal component analysis (KPCA) for dimensionality reduction and a long short-term memory (LSTM) network for prediction, the model significantly enhances forecasting accuracy. Second, to tackle the challenges of integrating high-penetration distributed PV while maintaining reactive power balance, a multi-head attention-based velocity update strategy is introduced within a multi-objective particle swarm optimization (MOPSO) framework. This strategy quantifies the spatial distance and fitness differences of historical best solutions, constructing a dynamic weight allocation mechanism to adaptively adjust particle search direction and step size. Finally, the effectiveness of the proposed method is validated through an improved IEEE 33-bus test case.

1. Introduction

With the increasing consumption of fossil fuels, renewable energy sources have gained significant attention. Among them, PV generation has rapidly emerged as a research hotspot due to its low cost and environmental benefits [1,2,3,4]. However, the large-scale integration of high-penetration PV generation poses substantial challenges to power system operation. In particular, the stochastic and intermittent nature of PV output has profound impacts on voltage stability, reactive power balance, and network losses [5,6,7,8].
Accurate PV power forecasting plays a crucial role in enhancing grid stability, optimizing reactive power distribution in distribution networks, and improving power system dispatch efficiency [9,10,11]. To address the challenges posed by PV output uncertainty—such as voltage stability issues and reactive power imbalance—improving PV forecasting accuracy and optimizing reactive power distribution in distribution networks have become active research areas. Traditional neural network models for PV forecasting [12,13,14] are often constrained by the availability of power plant data and tend to overlook the influence of certain environmental factors on PV output [15]. Additionally, conventional networks exhibit inherent limitations in handling long-term dependencies, feature analysis, and variable-length output generation, while also being highly dependent on meticulous hyperparameter tuning. PV power output is influenced by multiple factors, exhibiting complex nonlinear relationships with various environmental features, making precise modeling challenging. To accelerate model convergence, researchers have developed numerous optimization algorithms [16,17,18]. However, slower convergence rates can lead to overfitting issues, limiting the general applicability of existing models under diverse operating conditions. Moreover, most existing approaches fail to adequately consider the time-varying characteristics of PV power, restricting improvements in forecasting accuracy. In response to these challenges, hybrid forecasting models have emerged, combining physical modeling with data-driven techniques to leverage the strengths of multiple technologies, thereby significantly improving forecasting accuracy and system reliability. For instance, Ref. [19] proposes a hybrid model that integrates empirical mode decomposition (EMD), principal component analysis (PCA), and LSTM networks based on the methodology in Ref. [20]. This model demonstrates superior performance in terms of spectral occupancy variation and effectively improves forecasting accuracy. Further research in Ref. [21] demonstrated that global horizontal irradiance (GHI) is a key environmental factor influencing PV power generation, and that hybrid forecasting models outperform single models in terms of prediction accuracy.
On the basis of accurately forecasting distributed PV output, the rational coordination of reactive power distribution in high-penetration PV distribution networks can enhance grid operation efficiency, reduce energy consumption and losses, and provide technical support for integrating renewable energy into distribution networks. Reactive power optimization is a critical aspect of optimal power flow (OPF) in power systems and requires efficient optimization algorithms for its solution [22,23,24,25]. In recent years, artificial intelligence and machine learning algorithms have been widely applied to reactive power optimization, including Grey Wolf Optimization (GWO), Genetic Algorithm (GA), Multi-Objective Particle Swarm Optimization (MOPSO), and Whale Optimization Algorithm (WOA). However, these algorithms are prone to local optima, which affects their practical application. To address this issue, researchers have proposed various improvements. Ref. [26] introduced a reactive power optimization method for distribution networks based on solid-state transformers, incorporating a dynamic search mechanism and entropy weight method to determine evaluation index weights, thereby enhancing the multi-objective wolf pack optimization algorithm. However, this method does not fully consider PV active power accommodation, which may lead to curtailment. Ref. [27] proposed an improved differential evolution algorithm that dynamically adjusts the mutation and crossover factors to effectively mitigate the issue of local optima in the later stages of reactive power optimization. Ref. [28] integrated an attention mechanism into the multi-objective particle swarm optimization algorithm to enhance PV accommodation, reduce network losses, and improve voltage quality. While the attention mechanism guides particle searches, it remains susceptible to local optima and suffers from slow convergence or difficulty in finding a global optimum in large-scale problems. Based on the traditional Whale Optimization Algorithm (WOA), Ref. [29] introduced a local neighborhood search mechanism and established a reactive power optimization model aiming to minimize total active power losses and node voltage deviations across the distribution network. Furthermore, a novel adaptive threshold strategy was designed to enhance the global search capability of the algorithm, thereby balancing global exploration and local exploitation performance.
Conventional signal decomposition methods exhibit significant limitations when processing photovoltaic power data under transitional weather conditions, as they struggle to effectively capture abrupt changes and non-stationary characteristics. Meanwhile, existing reactive power optimization algorithms often suffer from slow convergence and a tendency to become trapped in local optima when dealing with complex grid conditions. Furthermore, current research on distribution network optimization rarely considers the impact of distributed generation forecasting, and systematic studies that integrate both aspects are scarce. Therefore, there is an urgent need to develop a novel coordinated optimization approach that simultaneously enhances forecasting accuracy and reactive power optimization performance.
Based on the above analysis, this study proposes a reactive power optimization method that integrates an improved FMD approach with a MOPSO algorithm, targeting reactive power dispatch in scenarios with high PV penetration. The main contributions are as follows:
(1)
FMD-KPCA-LSTM Prediction Model. A hybrid FMD-KPCA-LSTM model is developed to predict the upper boundary of PV power output, which serves as a critical decision variable in reactive power optimization. The improved FMD [30] method adaptively selects window functions to achieve finer decomposition according to different frequency characteristics, effectively capturing the cyclical fluctuations and trend features of PV output, thereby significantly enhancing prediction accuracy.
(2)
Dimensionality Reduction and Time Series Modeling. KPCA is employed to extract high-contribution feature components, while a LSTM neural network is used to model the dynamic relationship between multivariate time series and PV output, improving the generalization capability of the prediction model.
(3)
MOPSO Algorithm with Multi-Head Attention Mechanism. A multi-head attention mechanism is introduced into the MOPSO algorithm to dynamically guide the velocity updates of particles. This mechanism integrates the spatial distribution of particles’ historical best positions and their fitness differences, enabling adaptive adjustment of search direction and step size, thus enhancing the algorithm’s global search capability and convergence efficiency.
(4)
Optimization of Reactive Power Compensation. The fluctuating PV output is incorporated as an optimization variable to guide the coordinated control of reactive power compensation devices. This approach contributes to improved PV utilization, reduced network losses, and enhanced voltage quality, offering a practical optimization strategy for the efficient integration of distributed renewable energy sources.

2. Reactive Power Optimization for High-PV Distribution Networks

During periods of strong solar irradiation and low load demand, maximum PV output may cause voltage to rise at certain nodes, potentially exceeding permissible limits and threatening the safe operation of the distribution network. This issue is particularly pronounced in areas with weak network structures and insufficient reactive power regulation capability, where the indiscriminate integration of PV generation may result in voltage violations and system instability. Therefore, enhancing PV hosting capacity requires the effective participation of PV units in reactive power optimization. Common reactive power regulation methods include static var compensators (SVC), power capacitors, synchronous condensers, and on-load tap changers (OLTC). In this study, various reactive compensation devices are comprehensively coordinated within the distribution network to establish a reactive power optimization model tailored for high-penetration PV scenarios. The model aims to reduce voltage deviations and active power losses, thereby improving system stability and PV accommodation capability, and ultimately enhancing the overall operational efficiency of the distribution network.

2.1. Objective Function

(1) Active power loss of the distribution network f 1
f 1 = min i , j n r i j ( P i j 2 + Q i j 2 ) U i 2
where n represents the number of nodes; r i j denotes the resistance between node i and node j ; P i j and Q i j represent the active power and reactive power, respectively, between node i and node j ; and U i is the voltage magnitude at node i .
(2) Voltage deviation of the distribution network f 2
f 2 = min t = 1 24 i = 1 n U i , t U i * U i ,   max U i , min 2
where U i , t represents the voltage magnitude at node i at time t ; U i * is the rated voltage of node i ; and U i ,   max and U i , min represent the upper and lower voltage limits at node i , respectively.
(3) The photovoltaic (PV) absorption ratio of the distribution network f 3
f 3 = i = 1 24 P P V , t u s e i = 1 24 P P V , t × 100 %
where P P V , t represents the photovoltaic power generation at time t and P P V , t u s e is the photovoltaic absorption power at time t .

2.2. Constraints

The constraints in reactive power optimization typically include equality and inequality constraints. The equality constraints in this study primarily involve power flow equations, while the inequality constraints encompass current and voltage limits as well as decision variable constraints. The decision variables include the hourly PV power injected into the grid over a 24 h period, the compensation capacity of reactive power compensators, and the tap positions of on-load tap-changing (OLTC) transformers. In distribution network reactive power optimization, control variables generally consist of both continuous and discrete variables. Continuous variables include generator reactive power output and the output of SVC/STATCOM devices, while discrete variables include transformer tap positions and capacitor bank switching states. The optimization process can simultaneously account for both continuous and discrete variables to ensure comprehensive and efficient reactive power control.
(1) Power flow constraints
P i + U i j = 1 n U j ( G i j cos θ i j + B i j sin θ i j ) = i = n P V P P V , i Q i + U i j = 1 n U j ( G i j sin θ i j B i j cos θ i j ) = i n P V Q P V , i + i n S V C Q S V C , i
where P i and Q i represent the active and reactive power injections at node i , respectively; G i j denotes the conductance between node i and node j ; B i j is the susceptance between node i and node j ; P P V , i and Q P V , i represent the active and reactive power injected by the photovoltaic system at node i , respectively; θ i j is the voltage phase angle difference between node i and node j ; and n p v and n s v c represent the nodes where the photovoltaic system and reactive power compensator are connected, respectively.
(2) Current and voltage constraints
I i j , min I i j , t I i j , max U i , min U i , t U i , max
where I i j , t represents the current flowing between nodes i and j at time t ; I i j , min and I i j , max are the minimum and maximum current limits flowing between nodes i and j at time t , respectively; U i , t is the voltage magnitude at node i at time t ; and U i , min and U i , max are the minimum and maximum voltage limits at node i , respectively.
(3) Decision variable constraints
Q P V , i min Q P V , i Q P V , i max Q S V C , i min Q S V C , i Q S V C , i max T i min T i T i max Q C , i min Q C , i Q C , i max
where Q P V , i max and Q P V , i min are the maximum and minimum reactive power injected by the photovoltaic system at node i , respectively; Q S V C , i max and Q S V C , i min are the maximum and minimum reactive power compensation capacities at node i , respectively; T i is the tap ratio of the i -th OLTC transformer; T i max and T i min are the maximum and minimum tap ratio limits of the i -th on-load tap-changer transformer; Q C , i is the reactive power compensation capacity at node i ; and Q C , i max and Q C , i min are the maximum and minimum reactive power compensation capacities at node i , respectively.

3. Forecasting Photovoltaic Power Generation

Short-term PV power forecasting provides critical support for enabling PV systems to participate in reactive power optimization. However, conventional signal decomposition methods, such as empirical mode decomposition (EMD) and variational mode decomposition (VMD), exhibit limitations when applied to non-stationary, multi-scale PV power signals. EMD is highly sensitive to noise and prone to mode mixing, resulting in decomposed components that lack clear physical interpretation. Although VMD can suppress mode mixing to some extent, it requires prior specification of the number of modes and penalty factors, which limits its adaptability and makes it less effective in handling complex spectral characteristics. To enhance the performance of hybrid forecasting models, this study first adopts an improved Feature Mode Decomposition (FMD) method to process environmental variables. Five environmental factors closely correlated with PV power output—global horizontal irradiance, air temperature, relative humidity, cloud optical depth, and solar zenith angle—are selected using Pearson correlation analysis. Each variable is decomposed into four modal components using the FMD approach. Subsequently, KPCA is applied to reduce the dimensionality of the high-dimensional feature space and extract the most informative characteristics. Finally, the dimensionally reduced features are fed into a LSTM network to achieve accurate PV power prediction.

3.1. Environmental Feature Decomposition Using an Improved FMD Model

The FMD method demonstrates strong noise and interference resistance by simultaneously considering the impulsive and periodic characteristics of the signal. This method utilizes an adaptive FIR filter to extract decomposition modes, overcoming the limitations of traditional methods related to filter shape, bandwidth, and center frequency, thereby achieving a more thorough signal decomposition. To address the non-stationarity and multi-scale features of PV power data, this study improves the FMD method by introducing an adaptive window function selection mechanism. Based on the spectral distribution characteristics of each frequency band, the mechanism dynamically selects either the Hanning window or the Blackman window, enabling more precise separation of short-term fluctuations and long-term trends in PV power.
Correlated kurtosis (CK) is used as an indicator to construct constraint conditions and update the FIR filter coefficients, decomposing the original signal into k frequency bands, as defined by the following equation [30]:
arg   max f k ( l )   C K M ( u k ) = n = 1 N ( m = 0 M u k ( n m T p ) ) 2 / n = 1 N u k ( n ) 2 M + 1 s . t . u k ( n ) = l = 1 L f k ( l ) x ( n l + 1 )
where u k ( n ) represents the k -th decomposition mode; f k is the k -th FIR filter function; l denotes the index variable for the operation; L is the filter length; x ( n ) represents the original signal with length N ; T p represents the photovoltaic fluctuation period; and m is the shift order, m [ 0 , M ] .
The Hanning window and Blackman window are used to filter the low-frequency and high-frequency components of the signal, respectively. Under the constraint defined in the above Equation (7), the filter coefficients are updated iteratively with the maximum correlated kurtosis as the objective. The definition of the autocorrelation spectrum R x ( τ ) is as follows [30]:
R x ( τ ) = n = 1 N x ( n ) x ( n + τ ) d n
where τ is the lag coefficient.
First, the number of update iterations for the k -th filter is determined. Initial modal components are obtained through filter deconvolution. The correlation coefficients between the modal components are then calculated to identify the two pairs of modes with the highest correlation. Among these, the mode with the lower relative kurtosis is eliminated. After elimination, the filter coefficients of the remaining modes are updated, and the iteration continues until the number of modal components reaches the predefined value n , at which point the process is terminated. The relevant equations are given in Ref. [30]:
C C p q = n = 1 N ( u p ( n ) u ¯ p ) ( u q ( n ) u ¯ q ) n = 1 N ( u p ( n ) u ¯ p ) 2 n = 1 N ( u q ( n ) u ¯ q ) 2
where u p and u q represent the two mode components, and u ¯ p and u ¯ q are the average values of the u p and u q mode components, respectively. The following illustrates the procedure of the improved FMD method.
(1) Initialization: Load the original photovoltaic signal x n , input preset parameters such as sampling frequency, filter size, the number of frequency bands, the number of decomposition modes, and the maximum number of iterations as input information for initialization. Define the frequency band range for each band. Based on the frequency band characteristics, dynamically select the window function: use the Hanning window for the high-frequency components and the Blackman window for the low-frequency components. Design k FIR filters f k l . Set the initial iteration counter i = 1 .
(2) Signal Decomposition: Filter the original signal x n using the filter group. Perform convolution operations on the signal using the filter group f k l to obtain the filtered mode components.
u k i n = l = 1 L f k l x n l + 1 , k = 1 , 2 , K
Use the original signal x n , the decomposition mode components u k i n , and the estimated photovoltaic fluctuation period T p to update the filter coefficients. The photovoltaic fluctuation period T p is estimated by the autocorrelation spectrum at the moment when it reaches the local maximum R k after the zero-crossing point. After one iteration, set i = i + 1 .
(3) Iteration Termination Check: Check whether the iteration count has reached the preset maximum iteration number. If it has not been reached, return to step 2 to continue the iteration. If it has been reached, proceed to step 4.
(4) Mode Component Selection: Use the Multiscale Decomposition Algorithm (MCKD) to decompose the signal into multiple modes (IMFs) and calculate the correlation coefficient between two modes:
ρ i j   = c o v ( x i   , x j   ) σ x i     σ x j
where c o v ( x i   , x j   ) is the covariance between signals x i   and x j , and σ x i   and σ x j are the standard deviations of signals x i   and x j , respectively. This results in a matrix of size K × K , representing the pairwise signal correlations. The correlation kurtosis of the two signals with the highest correlation coefficient is compared, and the signal with the higher correlation kurtosis is retained. By updating the signals and filters, redundant signals are removed, and the final n modes are obtained. The improved FMD algorithm proposed in Ref. [30] follows the procedure illustrated in Figure 1.

3.2. Feature Dimensionality Reduction via KPCA

Excessively complex data can reduce the predictive performance of neural networks, making dimensionality reduction of the decomposed signals crucial to decrease computational complexity. Kernel Principal Component Analysis (KPCA) is an improvement on the PCA method. The core idea of KPCA is to map the data points in the input space to a feature space, where the data points in the feature space can be more easily processed and analyzed. Choosing an appropriate kernel function is critical for effective dimensionality reduction. Common kernel functions include linear kernel, polynomial kernel, and Gaussian kernel. Kernel functions also contain parameters that directly affect the degree of transformation, and these parameters can be determined through cross-validation. The explained variance method is used to evaluate the dimensionality reduction effect, and then the features obtained after KPCA fusion are ranked based on their contribution. The top few features whose total contribution reaches 90% of the overall contribution are selected as the reduced-dimensional data.

3.3. Long Short-Term Memory Network

LSTM is a deep learning algorithm based on an improved Recurrent Neural Network (RNN). The basic unit of LSTM is the memory block, which consists of three main stages: the forget stage, the input stage, and the output stage. Each stage has its specific operations, and the flow of information is controlled by different gating mechanisms.

3.4. Prediction Accuracy Evaluation

The model’s photovoltaic power prediction performance was evaluated using three metrics: Root Mean Square Error (RMSE), Mean Absolute Error (MAE), and the coefficient of determination (R2). The corresponding calculation formulas are provided in Appendix A.1.

4. A Reactive Power Optimization Model for Distribution Networks Based on an Improved MOPSO Algorithm

In the previous section, the PV forecasting model provided critical decision-making support for reactive power optimization by accurately predicting short-term photovoltaic generation. To further enhance the PV hosting capacity, this study develops a reactive power optimization model for distribution networks based on an improved multi-objective particle swarm optimization (MOPSO) algorithm. In this model, a multi-head attention mechanism is introduced into the particle velocity update process to enhance the algorithm’s global guidance and local exploration capabilities during the solution space search. The overall workflow is shown in Figure 2.
(1) After integrating static var compensators, photovoltaic generation, and on-load tap changers into the grid, the predicted photovoltaic output is used as the boundary for decision variables. Particle swarm initialization is performed, including acceleration coefficients, dynamic inertia weight, maximum iteration count, expansion rate, and dynamic mutation rate.
W ( i t ) = ( max iter i t ) ( w 1 w 2 ) max iter + w 2
p m ( i t ) = 1 i t 1 max i t e r 1 1 μ
where W ( i t ) represents the dynamic inertia weight at iteration i t ; w 1 and w 2 denote the initial and final values of the inertia weight, respectively; max iter is the maximum number of iterations; p m ( i t ) denotes the dynamic mutation rate at iteration i t ; and μ represents the mutation rate.
The grid storage management is initialized, and individuals are assigned to the grid based on the objective function values.
Grid   Index = f i f i , min f i , max f i , min × grid _ size
where f i represents the i objective function value; f i , min and f i , max denote the minimum and maximum values of the i objective function, respectively; and grid _ size represents the number of grids in each dimension.
(2) Based on the defined objective functions and constraints, the population and parameters are initialized to construct particle positions, update velocities, and assign attention weights.
X i = x i 1 , x i 2 , , x i d V i = v i 1 , v i 2 , , v i d W i = w i 1 , w i 2 , , w i d
where X i represents the position vector of particle i , consisting of d components; V i denotes the velocity vector of particle i ; and W i represents the attention weight of particle i .
(3) Fitness Value Calculation
The iterative loop calculates the fitness function based on the objective functions of each particle to ensure that the voltage magnitude remains within the allowable range while optimizing system performance.
F i = f i 1 f i 2 , , f i k
where f i k represents the k -th fitness value of particle i .
A voltage violation penalty function is introduced into the network loss model to effectively constrain the voltage magnitude and enhance the stability and safety of the system.
F 0 = Δ V i V i , max V i , min 2 Z 1
where F 0 represents the voltage violation penalty value; Δ V i is the voltage deviation at node i ; V i , max and V i , min denote the lower and upper voltage limits at node i , respectively; and Z 1 is the penalty coefficient.
(4) The attention weight W i is optimized using evolutionary strategies, and iterative evolution is achieved using methods such as parent selection and new solution generation. During this process, the attention weights are dynamically adjusted, considering both the distance between particles and the historical optimal solution as well as the differences in fitness. This approach enhances the algorithm’s exploration ability in the search space and improves its convergence performance.
W i c , W i s = u p d a t e A t t e n t i o n W e i g h t ( X i k , P b e s t i k , G b e s t k , F i )
where W i c represents the cognitive component attention weight of particle i ; W i s denotes the social component attention weight of particle i ; X i k is the position of particle i at iteration k ; P b e s t i k represents the individual historical best position of particle i at iteration k ; and G b e s t k is the global best position of the population at iteration k . See Appendix A.2 for the specific encapsulation formula.
(5) The particle velocity update employs an attention mechanism, where the cognitive and social coefficients are dynamically adjusted based on the historical best position and fitness values using multi-head attention weights, thereby updating the particle’s velocity and position.
V i k + 1 = W ( i t ) V i k + c 1 r 1 ( P b e s t i k X i k ) + c 2 r 2 ( G b e s t k X i k ) X i k + 1 = X i k + V i k + 1 c 1 = c 1 W i c , c 2 = c 2 W i s
where V i k + 1 represents the velocity of particle i at iteration k + 1 ; r 1 and r 2 are random numbers; c 1 is the dynamic cognitive coefficient; and c 2 is the dynamic social coefficient.
(6) During the position update stage, boundary constraints are introduced to correct the particle’s position, ensuring it remains within the predefined reasonable range.
(7) The individual best position is updated by comparing the current fitness value with the individual best position.
P b e s t i = a r g min ( F i )
(8) If the current particle is not dominated by other particles, the global best solution is updated, and the external storage mechanism is updated accordingly.
G b e s t = a r g min ( F )
(9) Finally, the current iteration count is checked to see if it has reached the maximum value. If the maximum iteration has not been reached, the algorithm continues to iterate; otherwise, the global optimal solution and optimization results are output.

5. Case Study Analysis

To verify the feasibility and effectiveness of the proposed model, a simulation study was conducted on the MATLAB 2018b platform using the modified IEEE 33-bus distribution system as the test system. The system operates at a voltage level of 12.66 kV, with a three-phase power base of 10 MVA. To reflect the characteristics of high-penetration PV integration, the total installed PV capacity was set to approximately 30% of the maximum active load in the distribution network—this ratio is commonly used as a threshold to define high-PV-penetration scenarios. However, excessive PV capacity, especially when connected near the end of feeder branches, can easily lead to voltage limit violations and associated control challenges. Considering the network topology and load distribution, a 1.2 MW PV plant was integrated at Bus 6. An OLTC was installed at Bus 1, with a voltage regulation range of [1.0, 1.1] p.u., a step size of 0.0125 p.u., and a total of 9 tap positions (0 to +8). Additionally, static var compensators with a capacity of 800 kvar were installed at Buses 16 and 30 to enhance reactive voltage support at the end of the feeder. The network topology is illustrated in Figure 3.

5.1. Prediction of Photovoltaic Output Based on the FMD-KPCA-LSTM Model

5.1.1. Experimental Data Preprocessing

The experimental data used in this study were collected from a photovoltaic (PV) power station located in Sichuan Province, China, covering the period from 24 September to 6 October 2020. The data were sampled at 15 min intervals, resulting in a total of 569 daytime records during periods with effective solar irradiance. The dataset includes the measured PV power output from Inverter No. 3, along with five corresponding environmental features: ambient temperature, relative humidity, cloud opacity, global horizontal irradiance (GHI), and solar zenith angle. The PV plant is situated in a northern, hilly region at an altitude exceeding 800 m and experiences a temperate continental climate with relatively stable weather conditions. The data were acquired from PV Array No. 20, which is centrally located within the plant and equipped with well-maintained monitoring devices, ensuring data reliability. To address potential anomalies arising from communication failures or other operational disturbances, daily data cleaning was conducted, and all records containing zero values for either power output or environmental parameters were removed. Since PV systems primarily generate power during daylight hours, the study period was restricted to the time interval between 07:00 and 19:00 each day.

5.1.2. Parameter Settings

The aforementioned FMD-KPCA-LSTM model was employed for photovoltaic power prediction. In the FMD signal decomposition, the filter size was set to 20, with 4 cut points and 4 modes, and the maximum number of iterations was 30. The KPCA utilized a polynomial kernel function with a kernel parameter of 1. Based on the scaled preprocessed data, experimental results verified its effective dimensionality reduction performance. For the LSTM network, the maximum number of training epochs was set to 100, with an initial learning rate of 0.01. After 70 epochs, the learning rate was adjusted. A regularization parameter of 0.01 was applied. The input layer had a time step of 1 and an input dimension of 5, the network consisted of a single hidden layer with 50 units, and the output layer dimension was 1. The training batch size was 25. The dataset was split into training and testing sets with a ratio of 7:3.

5.1.3. Analysis of Photovoltaic Output Prediction Results

(1) FMD Decomposition Results: The photovoltaic data exhibit certain periodicity and random fluctuations. To highlight its signal characteristics, the FMD decomposition is applied to extract feature signals, resulting in 539 × 20 sets of feature data. The decomposition signals of global horizontal radiation are selected for visualization analysis, as shown in Figure 4.
IMF1 primarily reflects the low-frequency trend, while IMF2 and IMF3 capture the mid-frequency components of the signal, representing mid-term fluctuations. IMF4 mainly contains high-frequency noise and interference. The spectral characteristics are comprehensively analyzed based on the time-frequency distribution presented in Figure 5.
From the spectrogram, it can be observed that the low-frequency components reflect the initial data trend, and that the mid-frequency fluctuations and the high-frequency noise are well separated. The spectra of the decomposed modes show clear separation characteristics, with low, mid, and high-frequency components either not overlapping or only minimally overlapping. Overall, the FMD decomposition performs well.
(2) KPCA Dimensionality Reduction Results: KPCA can construct a new feature space using a kernel function for data processing, retaining key data information while reducing the complexity and dimensionality of data processing. This improves the efficiency of machine learning algorithms. The specific decomposed signals are shown in Table 1. Based on the decomposition results, KPCA is suitable for the photovoltaic forecasting process.
(3) Prediction Result Analysis: To evaluate the prediction performance of the proposed FMD-KPCA-LSTM model under transitional weather conditions, this study selected daytime data from three representative meteorological days in the test set: 5 October 2020 (overcast), 2 October 2020 (variable weather), and 3 October 2020 (sunny). Based on this dataset, three typical models were used as benchmarks for comparison: FMD-LSTM, Transformer, and the EMD-PCA-LSTM model proposed in Ref. [19]. The comparison between FMD-KPCA-LSTM and FMD-LSTM primarily aimed to examine the necessity of applying KPCA for dimensionality reduction to eliminate redundancy in meteorological data and improve prediction accuracy. In contrast, the comparison with the method from Ref. [19] highlights the advantages of the improved hybrid model and demonstrates the superior adaptability and expressive capability of FMD in decomposing photovoltaic power data. A visualization of the prediction results is shown in Figure 6.
As observed from the visualization results above, the proposed algorithm achieves the best fitting performance under all three weather conditions. The specific evaluation metrics are summarized in Table 2.
The experimental results demonstrate that the FMD-KPCA-LSTM model significantly outperforms the benchmark models in terms of all error metrics under different weather conditions. Specifically, compared with the method in Ref. [19], the RMSE of the proposed model decreased from 2.9064, 4.2737, and 1.8598 to 2.2764, 3.2889, and 1.6647 under overcast, variable, and sunny weather conditions, respectively, corresponding to relative reductions of 21.70%, 23.03%, and 10.48%, thus indicating a notable improvement in forecasting accuracy. Across the three weather scenarios, the FMD-KPCA-LSTM model achieved an average RMSE of 2.4100 ± 0.1606, an average MAE of 1.8387 ± 0.1459, and an average R2 of 0.998 ± 0.0005. The standard deviations reflect the performance variability of the model under different meteorological conditions, indicating that the proposed model possesses strong stability and generalization capability across various weather patterns. Although the FMD-LSTM model improves feature extraction through FMD decomposition, the potential issue of mode mixing in PV data limits its effectiveness and may even increase forecasting errors due to the added model complexity. In contrast, the FMD-KPCA-LSTM model further integrates KPCA-based dimensionality reduction on the basis of FMD-LSTM, effectively extracting nonlinear features from PV data. This leads to substantial improvements in RMSE, MAE, and R2. Notably, under highly variable weather conditions (e.g., 2 October 2020), the FMD-KPCA-LSTM model captures the complex nonlinear characteristics of PV generation data more accurately, demonstrating superior robustness and adaptability, thereby providing a reliable data foundation for subsequent reactive power optimization.

5.2. Reactive Power Optimization in Distribution Networks Considering Photovoltaic Output

The forecasting result corresponding to Figure 6c (a sunny day on 5 October 2020) from the previous section is selected as the upper limit of PV power injected into the grid. The parameter settings refer to Ref. [28] and typical applications of the MOPSO algorithm in distribution network optimization: the learning factors are set to 0.1 and 0.2, respectively; the population size is 100; the initial and final inertia weights are set to 0.5 and 0.001, respectively; the number of non-dominated solutions is set to 100; and the maximum number of iterations is 150.
To verify the performance of the proposed algorithm, a comparative analysis was conducted against the Grey Wolf Optimizer (GWO), Genetic Algorithm (GA), and the improved Whale Optimization Algorithm from Ref. [29] in the context of reactive power optimization. Figure 7 illustrates the voltage distribution of the IEEE 33-bus system at the peak load period (Hour 20).
As shown in Figure 7, under the baseline scenario—where typical loads are connected but no optimization measures are applied—the voltage at certain nodes drops below the lower limit required for secure and stable operation. After applying the improved MOPSO algorithm, all node voltages are effectively maintained within the safe range of 0.95–1.05 p.u. In comparison with the GA, GWO, and the method proposed in Ref. [29], the improved MOPSO achieves the most notable voltage improvement near nodes 19 and 33, with an increase of approximately 3.8% relative to the unoptimized case. Figure 7 presents the voltage profile of node 33 over a 24 h period, further illustrating the superior voltage regulation capability of the proposed method. Figure 8 illustrates the variation in network losses under different algorithms over time, facilitating a temporal analysis of the optimization performance.
From the 9:00 to 19:00 period, as PV output participates in reactive power optimization, network losses are reduced. However, after 19:00, with the increase in load demand, PV output drops to nearly zero, and system network losses gradually rise. At this point, by increasing the transformer tap ratio using OLTC and incorporating SVC for reactive power compensation, network losses are effectively reduced. The total network loss is reduced by 37.5% compared to before optimization. The improved algorithm not only effectively reduces distribution network losses and enhances grid economy but also promotes sustainable energy development. Furthermore, the improvement in grid economy is also reflected in the enhanced ability to accommodate renewable energy. Figure 9 presents a comparison of different algorithms in terms of PV accommodation.
At the same time, the reactive power optimization using the improved MOPSO algorithm also enhanced the photovoltaic absorption rate. The specific optimization data are shown in Table 3 below.
As shown in the comparison results of PV utilization rates, the proposed improved MOPSO outperforms GA, GWO, and the method in Ref. [29]. By optimizing the reactive power compensation strategy, the proposed algorithm moderately curtails PV output around time step 15, where the injection is relatively high, while increasing PV utilization during other periods. This contributes to enhanced voltage stability and reactive power support capacity. Compared with Ref. [29], the proposed method improves the PV utilization rate by 13.15%, reduces the voltage deviation by 2.86%, and lowers the active power loss by 11.01%.
To further verify the effectiveness of the proposed reactive power optimization method, three comparative scenarios are designed: Scenario 1 involves no reactive power optimization under typical load access; Scenario 2 considers only the optimized PV power curve without additional reactive power control; and Scenario 3 adopts the reactive power optimization method proposed in this study. The objective function values for the three scenarios are calculated and compared. The 24 h voltage profiles of the 33-bus system are shown in Figure 10.
As shown in Figure 10, Scenario 3 demonstrates an overall improvement in voltage levels after optimization. Under typical load conditions and with the optimized PV integration, the voltage range falls within [0.965–1.05], with some values slightly below the acceptable voltage range of [0.95–1.05] for distribution networks. After applying the optimization in Scenario 3, the voltage range is adjusted to [0.943–1.05], ensuring that the voltages remain within a reasonable range. This optimization effect is mainly attributed to the introduction of the multi-head attention mechanism in the particle velocity update process. By dynamically adjusting the cognitive and social coefficients, this mechanism enhances both the global exploration capability and local exploitation efficiency of the algorithm, thereby improving convergence performance. As a result, the algorithm can identify optimal reactive power compensation strategies that meet the target objectives at each time step, effectively improving voltage stability. The optimization performance of the three scenarios is further compared in Table 4.
Under the scenario of typical load conditions with optimized PV integration, active power losses and voltage deviation are reduced by 30.42% and 28.74%, respectively. By introducing the PV feed-in power as a decision variable in the dynamic reactive power compensation process, the optimization strategy can more accurately respond to PV output fluctuations, thereby further enhancing reactive power regulation capability. Additional optimization results are provided in Appendix B. These findings indicate that the proposed method not only reduces voltage deviation and network losses but also effectively improves the adaptability of distribution networks to variable PV output, promoting the efficient utilization of high-penetration renewable energy. For distribution system operators (DSOs), this method contributes to increasing PV accommodation capacity and power quality, lowering voltage regulation costs and the economic losses caused by power losses, and strengthening the operational robustness and control flexibility of the grid under high-penetration distributed PV scenarios.

6. Conclusions

This paper addresses the issues caused by the high penetration of PV systems in distribution networks, such as uncertainty in PV power forecasting, limited PV absorption, and reactive power imbalance. An adaptive FMD-based coordinated reactive power–voltage optimization method is proposed to tackle these challenges. The main conclusions are as follows:
(1) The FMD based on an adaptive window function optimization enables more accurate extraction of the periodic fluctuations and long-term trends of photovoltaic (PV) output. Compared to the EMD-PCA-LSTM model reported in Ref. [19], the improved FMD-KPCA-LSTM forecasting method reduces the RMSE from 2.9064, 4.2737, and 1.8598 to 2.2764, 3.2889, and 1.6647 under cloudy, variable, and sunny conditions, respectively. This corresponds to accuracy improvements of 21.70%, 23.03%, and 10.48%, providing high-quality data support for subsequent reactive power optimization.
(2) A comprehensive objective function was constructed to coordinate the control of PV output, SVC, and OLTC, and solved using the improved MOPSO algorithm. Compared with the improved Whale Optimization Algorithm proposed in Ref. [29], the proposed method achieves a 13.15% increase in PV utilization rate, a 2.86% reduction in voltage deviation, and an 11.01% decrease in active power losses. Under the scenario with typical load and optimized PV integration, active power losses and voltage deviation are reduced by 30.42% and 28.74%, respectively. These results verify the effectiveness of the proposed method in minimizing network losses, enhancing PV accommodation, and improving voltage quality while satisfying voltage constraint conditions.
(3) Case study validation shows that the proposed method demonstrates superior adaptability and computational accuracy, effectively enhancing the safety and economy of the distribution network, and further highlights the important role of photovoltaic power forecasting in reactive power optimization.
This study focuses on reactive power optimization in a distribution network based solely on day-ahead typical load profiles and PV forecast data with a one-hour resolution, without fully considering the dynamic uncertainties present in actual dispatching. Future research could integrate time-of-use pricing mechanisms and extreme PV fluctuation scenarios to develop multi-time-scale dynamic secondary reactive power optimization under source-load uncertainties, thereby further enhancing scheduling flexibility and economic efficiency.

Author Contributions

Conceptualization, Y.F. and Y.Y.; methodology, Y.F., W.X., Y.Z. and L.Z.; software, P.Y.; validation, H.Q., Y.F. and F.W.; formal analysis, P.Y. and F.W.; investigation, F.W.; resources, H.Q., W.X. and Y.Z.; data curation, W.X., Y.Z., Y.C. and L.Z.; writing—original draft preparation, Y.F.; visualization, P.Y.; supervision, L.Z. project administration, L.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the Key Laboratory of Enterprise Informatization and Internet of Things, Higher Education Institutions of Sichuan Province (No. 2022WYY04), and the Key Laboratory of Artificial Intelligence of Sichuan Province (No. 2023RYY06), and the Key Laboratory of Solar Energy Technology Integration and Application Promotion in Sichuan Provincial Universities (No. SN240105).

Data Availability Statement

The data is sourced from the 33-node distribution network dataset in MATPOWER.

Conflicts of Interest

Authors Fan Wu and Han Qiu were employed by the Institute of Electric Power Science, Chengdu Power Grid Corporation. The remaining author declares no potential conflicts of interest.

Appendix A

Appendix A.1

RMSE = 1 N i = 1 N ( y i y ^ i ) 2 MAE = 1 N i = 1 N | y i y ^ i | R 2 = 1 i = 1 N ( y i y ^ i ) 2 i = 1 N ( y i y ¯ ) 2

Appendix A.2

updateAttentionWeight ( X i , P best i , G best , f ) = α i j = 1 1 + P best i X i , β i j = 1 1 + G best X i γ i j = 1 1 + | f ( P best i ) f ( X i ) | , δ i j = 1 1 + | f ( G best ) f ( X i ) | w i j cognitive = α i j + γ i j 2 , w i j social = β i j + δ i j 2 W i cognitive = w i 1 cognitive , w i 2 cognitive , , w i d cognitive , W i social = w i 1 social , w i 2 social , , w i d social

Appendix B

Energies 18 02866 i001

References

  1. Li, C.S.; Wang, Q.L.; Liu, Y.L. Renewable Energy Development in China Under Dual Carbon Goal: Opportunities and Challenges. Clim. Environ. Res. 2024, 29, 390–398. [Google Scholar]
  2. Hassan, Q.; Algburi, S.; Sameen, A.Z.; Al-Musawi, T.J.; Al-Jiboory, A.K.; Salman, H.M.; Ali, B.M.; Jaszczur, M. A comprehensive review of international renewable energy growth. Energy Built Environ. 2024. [Google Scholar] [CrossRef]
  3. Hassan, Q.; Viktor, P.; Al-Musawi, T.J.; Ali, B.M.; Algburi, S.; Alzoubi, H.M.; Al-Jiboory, A.K.; Sameen, A.Z.; Salman, H.M.; Jaszczur, M. The renewable energy role in the global energy Transformations. Renew. Energy Focus 2024, 48, 100545. [Google Scholar] [CrossRef]
  4. Gao, X.Z.; Zhang, J.Q.; Sun, H.Q.; Liang, Y.C.; Wei, L.Y.; Yan, C.H.; Xie, Y.C. A Review of Voltage Control Studies on Low Voltage Distribution Networks Containing High Penetration Distributed Photovoltaics. Energies 2024, 17, 3058. [Google Scholar] [CrossRef]
  5. Ali, J.S.; Qiblawey, Y.; Alassi, A.; Massoud, A.M.; Muyeen, S.M.; Abu-Rub, H. Power System Stability with High Penetration of Renewable Energy Sources: Challenges, Assessment, and Mitigation Strategies. IEEE Access 2025, 13, 39912–39934. [Google Scholar] [CrossRef]
  6. Rajesh, M.; Ouassaid, M. Impacts of High Renewable Energy Penetration in Low Voltage Distribution Network: A Review. IFAC PapersOnLine 2024, 58, 636–643. [Google Scholar] [CrossRef]
  7. Orosz, T.; Rassõlkin, A.; Arsénio, P.; Poór, P.; Valme, D.; Sleisz, Á. Current challenges in operation, performance, and maintenance of photovoltaic panels. Energies 2024, 17, 1306. [Google Scholar] [CrossRef]
  8. Luo, D.; Tian, X.; Liu, C.; Li, R.; Jiao, Y.; Li, Y. A survey of research on distributed renewable energy in distribution network. Power Syst. Clean Energy 2017, 33, 101–108. [Google Scholar]
  9. Yan, J.; Huang, Z.B.; Hu, C.G.; Cao, W.P. Overview of photovoltaic power forecasting methods. Int. Electr. Energy Conf. 2024, 7, 4846–4852. [Google Scholar]
  10. Xie, C.; Wei, Y.B.; Wang, S.F.; Liu, J.K. Research on Photovoltaic Power Prediction Based on Deep Learning. Int. Conf. Power Renew. Energy 2024, 9, 1348–1353. [Google Scholar]
  11. He, G.W.; Xiao, J.; Cao, J.S. Planning practice of large urban distribution network considering distributed photovoltaic consumption. Distrib. Util. 2021, 38, 26–34. [Google Scholar]
  12. Zhu, H.L.; Li, X.; Yao, J.X.; Zhang, F. The power prediction method for photovoltaic power station based on wavelet analysis and neural networks. Acta Energiae Solaris Sin. 2015, 36, 2725–2730. [Google Scholar]
  13. Dongfeng, C.; Xinyuan, N. Short-term photovoltaic power prediction based on back propagation neural network improved by hybrid sparrow algorithm. Mod. Electr. Power 2022, 39, 287–294. [Google Scholar]
  14. Chen, H.H.; Chen, Z.C.; Wu, L.J. A short-term photovoltaic power prediction method using similar day wavelet transform and multilayer perceptron. J. Fuzhou Univ. 2022, 50, 206–213. [Google Scholar]
  15. Cun, D.; Zheng, W.; Jieyu, B.; Jiandong, J.; Bo, W. Review of Ultra-short-term Forecasting Methods for Photovoltaic Power Generation. High Volt. Eng. 2023, 49, 2938–2951. [Google Scholar]
  16. Fan, G.F.; Wei, H.Z.; Chen, M.Y.; Hong, W.C. Photovoltaic Power Generation Forecasting Based on the ARIMA-BPNN-SVR Model. Glob. J. Energy Technol. Res. Updates 2022, 9, 18–38. [Google Scholar] [CrossRef]
  17. Zhou, H.X.; Zhang, Y.J.; Yang, L.F.; Liu, Q.; Yan, K.; Du, Y. Short-term photovoltaic power forecasting based on long short term memory neural network and attention mechanism. IEEE Access 2019, 7, 78063–78074. [Google Scholar] [CrossRef]
  18. Zazoum, B. Solar photovoltaic power prediction using different machine learning methods. Energy Rep. 2022, 8, 19–25. [Google Scholar] [CrossRef]
  19. Zhang, Y.Q.; Cheng, Q.Z.; Jiang, W.J.; Liu, X.; Shen, L.; Chen, Z. Photovoltaic power prediction model based on EMD-PCA-LSTM. Acta Energ. Solaris Sin. 2021, 42, 62–69. [Google Scholar]
  20. Zhao, X.D.; Su, G.; Li, K.; Cheng, J.; Xu, J. Spectrum occupancy prediction model based on EMD decomposition and LSTM networks. Comput. Sci. 2020, 47 (Suppl. S1), 294–298. [Google Scholar]
  21. Jia, L.Y.; Yun, S.N.; Zhao, Z.N.; Li, H.L.; Wang, S.Y.; Yang, L. Recent progress of short-term forecasting of photovoltaic generation based on artificial neural networks. Acta Energiae Solaris Sin. 2022, 43, 88–97. [Google Scholar]
  22. Stock, D.S.; Venzke, A.; Hennig, T.; Hofmann, L. Model predictive control for reactive power management in transmission connected distribution grids. In Proceedings of the Asia-Pacific Power and Energy Engineering Conference, Xi’an, China, 25–28 October 2016; pp. 419–423. [Google Scholar]
  23. Qian, D.; Cheng, H.; Ma, G. Reactive power optimal scheduling of distribution network based on improved sine-cosine algorithm. Integr. Intell. Energy 2024, 46, 40–47. [Google Scholar]
  24. Kumar, L.; Kar, M.K.; Kumar, S. Statistical analysis based reactive power optimization using improved differential evolutionary algorithm. Expert Syst. 2023, 40, e13091. [Google Scholar] [CrossRef]
  25. Varan, M.; Erduman, A.; Menevşeoğlu, F. A grey wolf optimization algorithm-based optimal reactive power dispatch with wind-integrated power systems. Energies 2023, 16, 5021. [Google Scholar] [CrossRef]
  26. Sun, R.Y.; Yuan, Z.; Wang, W.Q. Multi-objective optimization of dynamic reactive power in a new distribution network with a solid state transformer. Power Syst. Prot. Control 2023, 51, 104–114. [Google Scholar]
  27. Gong, W.; Xiao, J.; Wang, X. Optimization of Distributed Generation Based on Generative Adversarial Network and Improved Differential Evolution Algorithm. J. Electr. Eng. 2025, 20, 245–252. [Google Scholar]
  28. Xu, T.; Li, H.; Yang, L.; Guo, M. Hybrid-Driven Reactive Power Optimization for Distribution Networks Driven by Attentional Mechanisms and Multi-Objective Particle Swarms. Power Syst. Clean Energy 2024, 40, 146–154. [Google Scholar]
  29. Huang, X.Y.; Liang, Q.; Chen, X.F.; Zhan, C.T. Reactive Power Optimization of AC-DC Hybrid System Based on Improved Whale Algorithm. J. Netwwork Intell. 2024, 9, 101–104. [Google Scholar]
  30. Miao, Y.H.; Zhang, B.Y.; Li, C.H.; Lin, J.; Zhang, D.Y. Feature mode decomposition: New decomposition theory for rotating machinery fault diagnosis. IEEE Trans. Ind. Electron. 2022, 70, 1949–1960. [Google Scholar] [CrossRef]
Figure 1. FMD algorithm flowchart.
Figure 1. FMD algorithm flowchart.
Energies 18 02866 g001
Figure 2. Overall flowchart.
Figure 2. Overall flowchart.
Energies 18 02866 g002
Figure 3. Improved 33-bus topology diagram.
Figure 3. Improved 33-bus topology diagram.
Energies 18 02866 g003
Figure 4. Solar radiation signal decomposition diagram.
Figure 4. Solar radiation signal decomposition diagram.
Energies 18 02866 g004
Figure 5. Spectrogram.
Figure 5. Spectrogram.
Energies 18 02866 g005
Figure 6. Prediction results comparison: (a) cloudy; (b) variable weather; (c) sunny. (The methodology described in Zhang2021 was derived from Ref. [19] method).
Figure 6. Prediction results comparison: (a) cloudy; (b) variable weather; (c) sunny. (The methodology described in Zhang2021 was derived from Ref. [19] method).
Energies 18 02866 g006
Figure 7. Node voltage comparison. (The methodology described in Huang2024 was derived from Ref. [29] method).
Figure 7. Node voltage comparison. (The methodology described in Huang2024 was derived from Ref. [29] method).
Energies 18 02866 g007
Figure 8. Active Power Loss in Distribution Network. (The methodology described in Huang2024 was derived from Ref. [29] method).
Figure 8. Active Power Loss in Distribution Network. (The methodology described in Huang2024 was derived from Ref. [29] method).
Energies 18 02866 g008
Figure 9. Comparison of photovoltaic active power absorption. (The methodology described in Huang2024 was derived from Ref. [29] method).
Figure 9. Comparison of photovoltaic active power absorption. (The methodology described in Huang2024 was derived from Ref. [29] method).
Energies 18 02866 g009
Figure 10. Overall voltage optimization results: (a) Scenario 1 involves no reactive power optimization under typical load access; (b) Scenario 2 considers only the optimized PV power curve without additional reactive power control; (c) Scenario 3 adopts the reactive power optimization method proposed in this study.
Figure 10. Overall voltage optimization results: (a) Scenario 1 involves no reactive power optimization under typical load access; (b) Scenario 2 considers only the optimized PV power curve without additional reactive power control; (c) Scenario 3 adopts the reactive power optimization method proposed in this study.
Energies 18 02866 g010
Table 1. Principal component contribution.
Table 1. Principal component contribution.
ComponentEigenvalueVariance Contribution Rate (%)Cumulative Contribution Rate (%)
11387.4951.2151.21
2424.4015.6666.87
3336.6112.4279.29
4191.747.0886.37
5108.013.9990.36
661.772.2892.64
757.082.1194.75
190.280.0199.99
200.130.00100.00
The first five components are selected as the initial data for prediction, corresponding to the cumulative contribution rate reaching 90%.
Table 2. Comparison of evaluation indicators.
Table 2. Comparison of evaluation indicators.
Comparison ModelCloudyVariable WeatherSunny
RMSEMAER2/%RMSEMAER2/%RMSEMAER2/%
Transformer7.32916.43840.95765.66054.65100.96426.66515.77350.9676
FMD-LSTM3.35232.21260.99114.62253.46490.97612.18451.59890.9965
Ref. [19] method2.90641.95320.99334.27373.06320.97961.85981.44410.9975
FMD-KPCA-LSTM2.27641.58390.99593.28892.58750.98791.66471.34480.9980
Table 3. Comparison of different algorithms’ performance.
Table 3. Comparison of different algorithms’ performance.
Comparison ModelsPV Absorption
Rate/%
Voltage
Deviation/p.u.
Active Power Loss/MW
GA72.631873.45632.6033
GWO76.448372.15702.4771
Ref. [29] method78.845271.96042.4657
Improved MOPSO89.216863.58032.1119
Table 4. Comparison of different Scenarios’ performance.
Table 4. Comparison of different Scenarios’ performance.
Comparison of SchemesPV Absorption
Rate/%
Voltage
Deviation/p.u.
Active Power Loss/MW
Scenario 1-94.97913.5106
Scenario 289.216889.22523.0351
Scenario 389.216863.58032.1119
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Fan, Y.; Yang, Y.; Wu, F.; Qiu, H.; Ye, P.; Xu, W.; Zhong, Y.; Zhang, L.; Chen, Y. Coordinated Reactive Power–Voltage Control in Distribution Networks with High-Penetration Photovoltaic Systems Using Adaptive Feature Mode Decomposition. Energies 2025, 18, 2866. https://doi.org/10.3390/en18112866

AMA Style

Fan Y, Yang Y, Wu F, Qiu H, Ye P, Xu W, Zhong Y, Zhang L, Chen Y. Coordinated Reactive Power–Voltage Control in Distribution Networks with High-Penetration Photovoltaic Systems Using Adaptive Feature Mode Decomposition. Energies. 2025; 18(11):2866. https://doi.org/10.3390/en18112866

Chicago/Turabian Style

Fan, Yutian, Yiqiang Yang, Fan Wu, Han Qiu, Peng Ye, Wan Xu, Yu Zhong, Lingxiong Zhang, and Yang Chen. 2025. "Coordinated Reactive Power–Voltage Control in Distribution Networks with High-Penetration Photovoltaic Systems Using Adaptive Feature Mode Decomposition" Energies 18, no. 11: 2866. https://doi.org/10.3390/en18112866

APA Style

Fan, Y., Yang, Y., Wu, F., Qiu, H., Ye, P., Xu, W., Zhong, Y., Zhang, L., & Chen, Y. (2025). Coordinated Reactive Power–Voltage Control in Distribution Networks with High-Penetration Photovoltaic Systems Using Adaptive Feature Mode Decomposition. Energies, 18(11), 2866. https://doi.org/10.3390/en18112866

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop