Load forecasting is of great significance to the development of new power systems.With the advancement of smart grids,the integration and distribution of distributed renewable energy sources and power electronics devi...Load forecasting is of great significance to the development of new power systems.With the advancement of smart grids,the integration and distribution of distributed renewable energy sources and power electronics devices have made power load data increasingly complex and volatile.This places higher demands on the prediction and analysis of power loads.In order to improve the prediction accuracy of short-term power load,a CNN-BiLSTMTPA short-term power prediction model based on the Improved Whale Optimization Algorithm(IWOA)with mixed strategies was proposed.Firstly,the model combined the Convolutional Neural Network(CNN)with the Bidirectional Long Short-Term Memory Network(BiLSTM)to fully extract the spatio-temporal characteristics of the load data itself.Then,the Temporal Pattern Attention(TPA)mechanism was introduced into the CNN-BiLSTM model to automatically assign corresponding weights to the hidden states of the BiLSTM.This allowed the model to differentiate the importance of load sequences at different time intervals.At the same time,in order to solve the problem of the difficulties of selecting the parameters of the temporal model,and the poor global search ability of the whale algorithm,which is easy to fall into the local optimization,the whale algorithm(IWOA)was optimized by using the hybrid strategy of Tent chaos mapping and Levy flight strategy,so as to better search the parameters of the model.In this experiment,the real load data of a region in Zhejiang was taken as an example to analyze,and the prediction accuracy(R2)of the proposed method reached 98.83%.Compared with the prediction models such as BP,WOA-CNN-BiLSTM,SSA-CNN-BiLSTM,CNN-BiGRU-Attention,etc.,the experimental results showed that the model proposed in this study has a higher prediction accuracy.展开更多
Since the existing prediction methods have encountered difficulties in processing themultiple influencing factors in short-term power load forecasting,we propose a bidirectional long short-term memory(BiLSTM)neural ne...Since the existing prediction methods have encountered difficulties in processing themultiple influencing factors in short-term power load forecasting,we propose a bidirectional long short-term memory(BiLSTM)neural network model based on the temporal pattern attention(TPA)mechanism.Firstly,based on the grey relational analysis,datasets similar to forecast day are obtained.Secondly,thebidirectional LSTM layermodels the data of thehistorical load,temperature,humidity,and date-type and extracts complex relationships between data from the hidden row vectors obtained by the BiLSTM network,so that the influencing factors(with different characteristics)can select relevant information from different time steps to reduce the prediction error of the model.Simultaneously,the complex and nonlinear dependencies between time steps and sequences are extracted by the TPA mechanism,so the attention weight vector is constructed for the hidden layer output of BiLSTM and the relevant variables at different time steps are weighted to influence the input.Finally,the chaotic sparrow search algorithm(CSSA)is used to optimize the hyperparameter selection of the model.The short-term power load forecasting on different data sets shows that the average absolute errors of short-termpower load forecasting based on our method are 0.876 and 4.238,respectively,which is lower than other forecastingmethods,demonstrating the accuracy and stability of our model.展开更多
Short-term load forecasting(STLF)can be utilized to predict usage fluctuation in a short time period and accurate forecasting can save a big chunk of a country’s economic loss.This paper introduces the crafting of va...Short-term load forecasting(STLF)can be utilized to predict usage fluctuation in a short time period and accurate forecasting can save a big chunk of a country’s economic loss.This paper introduces the crafting of various features for hourly electric load forecasting on three different datasets using four different models XGBoost,LightGBM,Bi-LSTM,and Random Forest.The importance of crafted features over basic features was analysed by different evaluation metrics MAE,RMSE,R-squared,and MAPE.Evaluation metrics showed that prediction accuracy increased significantly with crafted features in comparison to basic features for all four models.We also showcased the ability of the Polar Bear Optimisation(PBO)algorithm for hyperparameter tuning of the machine learning models in STLF.Optimized hyperparameters with PBO effectively decreased RMSE,MAE,and MAPE and improved the model prediction,showcasing the capability of the PBO in hyperparameter tuning for STLF.PBO was compared with commonly used optimization algorithms like particle swarm optimization(PSO)and genetic algorithm(GA).GA was the least performing with XGBoost,LightGBM,and Random Forest.PSO and PBO were comparable with XGBoost LightGBM and Random Forest while PBO highly surpassed PSO with the Bi-LSTM model.Hence PBO was proved to be highly effective for hyperparameter tuning for implementation in short-term electric load forecasting.展开更多
An improved wavelet neural network algorithm which combines with particle swarm optimization was proposed to avoid encountering the curse of dimensionality and overcome the shortage in the responding speed and learnin...An improved wavelet neural network algorithm which combines with particle swarm optimization was proposed to avoid encountering the curse of dimensionality and overcome the shortage in the responding speed and learning ability brought about by the traditional models. Based on the operational data provided by a regional power grid in the south of China, the method was used in the actual short term load forecasting. The results show that the average time cost of the proposed method in the experiment process is reduced by 12.2 s, and the precision of the proposed method is increased by 3.43% compared to the traditional wavelet network. Consequently, the improved wavelet neural network forecasting model is better than the traditional wavelet neural network forecasting model in both forecasting effect and network function.展开更多
The paper dwells on the unified power quality indexes characterizing the phenomenon of voltage unbalance in three-phase systems. Voltage unbalance is one of the commonest occurrences in the town mains of 0.38 kV volta...The paper dwells on the unified power quality indexes characterizing the phenomenon of voltage unbalance in three-phase systems. Voltage unbalance is one of the commonest occurrences in the town mains of 0.38 kV voltage. The phenomenon describes as inequality of vector magnitude of phase voltage and shearing angle between them. Causes and consequences of the voltage unbalance in distribution networks have been considered. The algorithm, which allows switching one-phase load, has been developed as one of the methods of reducing the unbalance level. The algorithm is written in the function block diagram programming language. For determining the duration and magnitude of the unbalance level it is proposed to introduce the forecasting algorithm. The necessary data for forecasting are accumulated in the course of the algorithm based on the Function Block Diagram. The algorithm example is given for transforming substation of the urban electrical power supply system. The results of the economic efficiency assessment of the algorithm implementation are shown in conclusion. The use of automatic switching of the one-phase load for explored substation allows reducing energy losses (active electric energy by 7.63%;reactive energy by 8.37%). It also allows improving supply quality to a consumer. For explored substation the average zero-sequence unbalance factor has dropped from 3.59% to 2.13%, and the negative-sequence unbalance factor has dropped from 0.61% to 0.36%.展开更多
文摘Load forecasting is of great significance to the development of new power systems.With the advancement of smart grids,the integration and distribution of distributed renewable energy sources and power electronics devices have made power load data increasingly complex and volatile.This places higher demands on the prediction and analysis of power loads.In order to improve the prediction accuracy of short-term power load,a CNN-BiLSTMTPA short-term power prediction model based on the Improved Whale Optimization Algorithm(IWOA)with mixed strategies was proposed.Firstly,the model combined the Convolutional Neural Network(CNN)with the Bidirectional Long Short-Term Memory Network(BiLSTM)to fully extract the spatio-temporal characteristics of the load data itself.Then,the Temporal Pattern Attention(TPA)mechanism was introduced into the CNN-BiLSTM model to automatically assign corresponding weights to the hidden states of the BiLSTM.This allowed the model to differentiate the importance of load sequences at different time intervals.At the same time,in order to solve the problem of the difficulties of selecting the parameters of the temporal model,and the poor global search ability of the whale algorithm,which is easy to fall into the local optimization,the whale algorithm(IWOA)was optimized by using the hybrid strategy of Tent chaos mapping and Levy flight strategy,so as to better search the parameters of the model.In this experiment,the real load data of a region in Zhejiang was taken as an example to analyze,and the prediction accuracy(R2)of the proposed method reached 98.83%.Compared with the prediction models such as BP,WOA-CNN-BiLSTM,SSA-CNN-BiLSTM,CNN-BiGRU-Attention,etc.,the experimental results showed that the model proposed in this study has a higher prediction accuracy.
基金supported by the Major Project of Basic and Applied Research in Guangdong Universities (2017WZDXM012)。
文摘Since the existing prediction methods have encountered difficulties in processing themultiple influencing factors in short-term power load forecasting,we propose a bidirectional long short-term memory(BiLSTM)neural network model based on the temporal pattern attention(TPA)mechanism.Firstly,based on the grey relational analysis,datasets similar to forecast day are obtained.Secondly,thebidirectional LSTM layermodels the data of thehistorical load,temperature,humidity,and date-type and extracts complex relationships between data from the hidden row vectors obtained by the BiLSTM network,so that the influencing factors(with different characteristics)can select relevant information from different time steps to reduce the prediction error of the model.Simultaneously,the complex and nonlinear dependencies between time steps and sequences are extracted by the TPA mechanism,so the attention weight vector is constructed for the hidden layer output of BiLSTM and the relevant variables at different time steps are weighted to influence the input.Finally,the chaotic sparrow search algorithm(CSSA)is used to optimize the hyperparameter selection of the model.The short-term power load forecasting on different data sets shows that the average absolute errors of short-termpower load forecasting based on our method are 0.876 and 4.238,respectively,which is lower than other forecastingmethods,demonstrating the accuracy and stability of our model.
基金supported by the project FlexEnergy under the call 09I02-03-V2-Transformation and innovation consortia.
文摘Short-term load forecasting(STLF)can be utilized to predict usage fluctuation in a short time period and accurate forecasting can save a big chunk of a country’s economic loss.This paper introduces the crafting of various features for hourly electric load forecasting on three different datasets using four different models XGBoost,LightGBM,Bi-LSTM,and Random Forest.The importance of crafted features over basic features was analysed by different evaluation metrics MAE,RMSE,R-squared,and MAPE.Evaluation metrics showed that prediction accuracy increased significantly with crafted features in comparison to basic features for all four models.We also showcased the ability of the Polar Bear Optimisation(PBO)algorithm for hyperparameter tuning of the machine learning models in STLF.Optimized hyperparameters with PBO effectively decreased RMSE,MAE,and MAPE and improved the model prediction,showcasing the capability of the PBO in hyperparameter tuning for STLF.PBO was compared with commonly used optimization algorithms like particle swarm optimization(PSO)and genetic algorithm(GA).GA was the least performing with XGBoost,LightGBM,and Random Forest.PSO and PBO were comparable with XGBoost LightGBM and Random Forest while PBO highly surpassed PSO with the Bi-LSTM model.Hence PBO was proved to be highly effective for hyperparameter tuning for implementation in short-term electric load forecasting.
基金Project(50579101) supported by the National Natural Science Foundation of China
文摘An improved wavelet neural network algorithm which combines with particle swarm optimization was proposed to avoid encountering the curse of dimensionality and overcome the shortage in the responding speed and learning ability brought about by the traditional models. Based on the operational data provided by a regional power grid in the south of China, the method was used in the actual short term load forecasting. The results show that the average time cost of the proposed method in the experiment process is reduced by 12.2 s, and the precision of the proposed method is increased by 3.43% compared to the traditional wavelet network. Consequently, the improved wavelet neural network forecasting model is better than the traditional wavelet neural network forecasting model in both forecasting effect and network function.
文摘The paper dwells on the unified power quality indexes characterizing the phenomenon of voltage unbalance in three-phase systems. Voltage unbalance is one of the commonest occurrences in the town mains of 0.38 kV voltage. The phenomenon describes as inequality of vector magnitude of phase voltage and shearing angle between them. Causes and consequences of the voltage unbalance in distribution networks have been considered. The algorithm, which allows switching one-phase load, has been developed as one of the methods of reducing the unbalance level. The algorithm is written in the function block diagram programming language. For determining the duration and magnitude of the unbalance level it is proposed to introduce the forecasting algorithm. The necessary data for forecasting are accumulated in the course of the algorithm based on the Function Block Diagram. The algorithm example is given for transforming substation of the urban electrical power supply system. The results of the economic efficiency assessment of the algorithm implementation are shown in conclusion. The use of automatic switching of the one-phase load for explored substation allows reducing energy losses (active electric energy by 7.63%;reactive energy by 8.37%). It also allows improving supply quality to a consumer. For explored substation the average zero-sequence unbalance factor has dropped from 3.59% to 2.13%, and the negative-sequence unbalance factor has dropped from 0.61% to 0.36%.