期刊文献+
共找到67篇文章
< 1 2 4 >
每页显示 20 50 100
Research on Short-Term Electric Load Forecasting Using IWOA CNN-BiLSTM-TPA Model
1
作者 MEI Tong-da SI Zhan-jun ZHANG Ying-xue 《印刷与数字媒体技术研究》 北大核心 2025年第1期179-187,共9页
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. 展开更多
关键词 Whale Optimization Algorithm Convolutional Neural Network Long short-term Memory Temporal Pattern Attention Power load forecasting
下载PDF
Short-Term Household Load Forecasting Based on Attention Mechanism and CNN-ICPSO-LSTM
2
作者 Lin Ma Liyong Wang +5 位作者 Shuang Zeng Yutong Zhao Chang Liu Heng Zhang Qiong Wu Hongbo Ren 《Energy Engineering》 EI 2024年第6期1473-1493,共21页
Accurate load forecasting forms a crucial foundation for implementing household demand response plans andoptimizing load scheduling. When dealing with short-term load data characterized by substantial fluctuations,a s... Accurate load forecasting forms a crucial foundation for implementing household demand response plans andoptimizing load scheduling. When dealing with short-term load data characterized by substantial fluctuations,a single prediction model is hard to capture temporal features effectively, resulting in diminished predictionaccuracy. In this study, a hybrid deep learning framework that integrates attention mechanism, convolution neuralnetwork (CNN), improved chaotic particle swarm optimization (ICPSO), and long short-term memory (LSTM), isproposed for short-term household load forecasting. Firstly, the CNN model is employed to extract features fromthe original data, enhancing the quality of data features. Subsequently, the moving average method is used for datapreprocessing, followed by the application of the LSTM network to predict the processed data. Moreover, the ICPSOalgorithm is introduced to optimize the parameters of LSTM, aimed at boosting the model’s running speed andaccuracy. Finally, the attention mechanism is employed to optimize the output value of LSTM, effectively addressinginformation loss in LSTM induced by lengthy sequences and further elevating prediction accuracy. According tothe numerical analysis, the accuracy and effectiveness of the proposed hybrid model have been verified. It canexplore data features adeptly, achieving superior prediction accuracy compared to other forecasting methods forthe household load exhibiting significant fluctuations across different seasons. 展开更多
关键词 short-term household load forecasting long short-term memory network attention mechanism hybrid deep learning framework
下载PDF
Seasonal Short-Term Load Forecasting for Power Systems Based on Modal Decomposition and Feature-Fusion Multi-Algorithm Hybrid Neural Network Model
3
作者 Jiachang Liu Zhengwei Huang +2 位作者 Junfeng Xiang Lu Liu Manlin Hu 《Energy Engineering》 EI 2024年第11期3461-3486,共26页
To enhance the refinement of load decomposition in power systems and fully leverage seasonal change information to further improve prediction performance,this paper proposes a seasonal short-termload combination predi... To enhance the refinement of load decomposition in power systems and fully leverage seasonal change information to further improve prediction performance,this paper proposes a seasonal short-termload combination prediction model based on modal decomposition and a feature-fusion multi-algorithm hybrid neural network model.Specifically,the characteristics of load components are analyzed for different seasons,and the corresponding models are established.First,the improved complete ensemble empirical modal decomposition with adaptive noise(ICEEMDAN)method is employed to decompose the system load for all four seasons,and the new sequence is obtained through reconstruction based on the refined composite multiscale fuzzy entropy of each decomposition component.Second,the correlation between different decomposition components and different features is measured through the max-relevance and min-redundancy method to filter out the subset of features with strong correlation and low redundancy.Finally,different components of the load in different seasons are predicted separately using a bidirectional long-short-term memory network model based on a Bayesian optimization algorithm,with a prediction resolution of 15 min,and the predicted values are accumulated to obtain the final results.According to the experimental findings,the proposed method can successfully balance prediction accuracy and prediction time while offering a higher level of prediction accuracy than the current prediction methods.The results demonstrate that the proposedmethod can effectively address the load power variation induced by seasonal differences in different regions. 展开更多
关键词 short-term load forecasting seasonal characteristics refined composite multiscale fuzzy entropy(RCMFE) max-relevance and min-redundancy(mRMR) bidirectional long short-term memory(BiLSTM) hyperparameter search
下载PDF
Theory Study and Application of the BP-ANN Method for Power Grid Short-Term Load Forecasting 被引量:12
4
作者 Xia Hua Gang Zhang +1 位作者 Jiawei Yang Zhengyuan Li 《ZTE Communications》 2015年第3期2-5,共4页
Aiming at the low accuracy problem of power system short-term load forecasting by traditional methods, a back-propagation artificial neural network (BP-ANN) based method for short-term load forecasting is presented ... Aiming at the low accuracy problem of power system short-term load forecasting by traditional methods, a back-propagation artificial neural network (BP-ANN) based method for short-term load forecasting is presented in this paper. The forecast points are related to prophase adjacent data as well as the periodical long-term historical load data. Then the short-term load forecasting model of Shanxi Power Grid (China) based on BP-ANN method and correlation analysis is established. The simulation model matches well with practical power system load, indicating the BP-ANN method is simple and with higher precision and practicality. 展开更多
关键词 BP-ANN short-term load forecasting of power grid multiscale entropy correlation analysis
下载PDF
Short-Term Power Load Forecasting with Hybrid TPA-BiLSTM Prediction Model Based on CSSA 被引量:2
5
作者 Jiahao Wen Zhijian Wang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第7期749-765,共17页
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. 展开更多
关键词 Chaotic sparrow search optimization algorithm TPA BiLSTM short-term power load forecasting grey relational analysis
下载PDF
A Levenberg–Marquardt Based Neural Network for Short-Term Load Forecasting 被引量:1
6
作者 Saqib Ali Shazia Riaz +2 位作者 Safoora Xiangyong Liu Guojun Wang 《Computers, Materials & Continua》 SCIE EI 2023年第4期1783-1800,共18页
Short-term load forecasting (STLF) is part and parcel of theefficient working of power grid stations. Accurate forecasts help to detect thefault and enhance grid reliability for organizing sufficient energy transactio... Short-term load forecasting (STLF) is part and parcel of theefficient working of power grid stations. Accurate forecasts help to detect thefault and enhance grid reliability for organizing sufficient energy transactions.STLF ranges from an hour ahead prediction to a day ahead prediction. Variouselectric load forecasting methods have been used in literature for electricitygeneration planning to meet future load demand. A perfect balance regardinggeneration and utilization is still lacking to avoid extra generation and misusageof electric load. Therefore, this paper utilizes Levenberg–Marquardt(LM) based Artificial Neural Network (ANN) technique to forecast theshort-term electricity load for smart grids in a much better, more precise,and more accurate manner. For proper load forecasting, we take the mostcritical weather parameters along with historical load data in the form of timeseries grouped into seasons, i.e., winter and summer. Further, the presentedmodel deals with each season’s load data by splitting it into weekdays andweekends. The historical load data of three years have been used to forecastweek-ahead and day-ahead load demand after every thirty minutes makingload forecast for a very short period. The proposed model is optimized usingthe Levenberg-Marquardt backpropagation algorithm to achieve results withcomparable statistics. Mean Absolute Percent Error (MAPE), Root MeanSquared Error (RMSE), R2, and R are used to evaluate the model. Comparedwith other recent machine learning-based mechanisms, our model presentsthe best experimental results with MAPE and R2 scores of 1.3 and 0.99,respectively. The results prove that the proposed LM-based ANN modelperforms much better in accuracy and has the lowest error rates as comparedto existing work. 展开更多
关键词 short-term load forecasting artificial neural network power generation smart grid Levenberg-Marquardt technique
下载PDF
Research on Short-Term Load Forecasting of Distribution Stations Based on the Clustering Improvement Fuzzy Time Series Algorithm
7
作者 Jipeng Gu Weijie Zhang +5 位作者 Youbing Zhang Binjie Wang Wei Lou Mingkang Ye Linhai Wang Tao Liu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第9期2221-2236,共16页
An improved fuzzy time series algorithmbased on clustering is designed in this paper.The algorithm is successfully applied to short-term load forecasting in the distribution stations.Firstly,the K-means clustering met... An improved fuzzy time series algorithmbased on clustering is designed in this paper.The algorithm is successfully applied to short-term load forecasting in the distribution stations.Firstly,the K-means clustering method is used to cluster the data,and the midpoint of two adjacent clustering centers is taken as the dividing point of domain division.On this basis,the data is fuzzed to form a fuzzy time series.Secondly,a high-order fuzzy relation with multiple antecedents is established according to the main measurement indexes of power load,which is used to predict the short-term trend change of load in the distribution stations.Matlab/Simulink simulation results show that the load forecasting errors of the typical fuzzy time series on the time scale of one day and one week are[−50,20]and[−50,30],while the load forecasting errors of the improved fuzzy time series on the time scale of one day and one week are[−20,15]and[−20,25].It shows that the fuzzy time series algorithm improved by clustering improves the prediction accuracy and can effectively predict the short-term load trend of distribution stations. 展开更多
关键词 short-term load forecasting fuzzy time series K-means clustering distribution stations
下载PDF
Short-term load forecasting based on fuzzy neural network
8
作者 DONG Liang MU Zhichun (Information Engineering School, University of Science and Technology Beijing, Beijing 100083, China) 《International Journal of Minerals,Metallurgy and Materials》 SCIE EI CAS CSCD 1997年第3期46-48,53,共4页
The fuzzy neural network is applied to the short-term load forecasting. The fuzzy rules and fuzzy membership functions of the network are obtained through fuzzy neural network learming. Three inference algorithms, i.e... The fuzzy neural network is applied to the short-term load forecasting. The fuzzy rules and fuzzy membership functions of the network are obtained through fuzzy neural network learming. Three inference algorithms, i.e. themultiplicative inference, the maximum inference and the minimum inference, are used for comparison. The learningalgorithms corresponding to the inference methods are derived from back-propagation algorithm. To validate the fuzzyneural network model, the network is used to Predict short-term load by compaing the network output against the realload data from a local power system supplying electricity to a large steel manufacturer. The experimental results aresatisfactory. 展开更多
关键词 short-term load forecasting fuzzy control fuzzy neural networks
下载PDF
Short-Term Load Forecasting Using Radial Basis Function Neural Network
9
作者 Wen-Yeau Chang 《Journal of Computer and Communications》 2015年第11期40-45,共6页
An accurate short-term forecasting method for load of electric power system can help the electric power system’s operator to reduce the risk of unreliability of electricity supply. This paper proposed a radial basis ... An accurate short-term forecasting method for load of electric power system can help the electric power system’s operator to reduce the risk of unreliability of electricity supply. This paper proposed a radial basis function (RBF) neural network method to forecast the short-term load of electric power system. To demonstrate the effectiveness of the proposed method, the method is tested on the practical load data information of the Tai power system. The good agreements between the realistic values and forecasting values are obtained;the numerical results show that the proposed forecasting method is accurate and reliable. 展开更多
关键词 short-term load forecasting RBF NEURAL NETWORK TAI Power System
下载PDF
Deep Learning Network for Energy Storage Scheduling in Power Market Environment Short-Term Load Forecasting Model
10
作者 Yunlei Zhang RuifengCao +3 位作者 Danhuang Dong Sha Peng RuoyunDu Xiaomin Xu 《Energy Engineering》 EI 2022年第5期1829-1841,共13页
In the electricity market,fluctuations in real-time prices are unstable,and changes in short-term load are determined by many factors.By studying the timing of charging and discharging,as well as the economic benefits... In the electricity market,fluctuations in real-time prices are unstable,and changes in short-term load are determined by many factors.By studying the timing of charging and discharging,as well as the economic benefits of energy storage in the process of participating in the power market,this paper takes energy storage scheduling as merely one factor affecting short-term power load,which affects short-term load time series along with time-of-use price,holidays,and temperature.A deep learning network is used to predict the short-term load,a convolutional neural network(CNN)is used to extract the features,and a long short-term memory(LSTM)network is used to learn the temporal characteristics of the load value,which can effectively improve prediction accuracy.Taking the load data of a certain region as an example,the CNN-LSTM prediction model is compared with the single LSTM prediction model.The experimental results show that the CNN-LSTM deep learning network with the participation of energy storage in dispatching can have high prediction accuracy for short-term power load forecasting. 展开更多
关键词 Energy storage scheduling short-term load forecasting deep learning network convolutional neural network CNN long and short term memory network LTSM
下载PDF
Load-forecasting method for IES based on LSTM and dynamic similar days with multi-features 被引量:4
11
作者 Fan Sun Yaojia Huo +3 位作者 Lei Fu Huilan Liu Xi Wang Yiming Ma 《Global Energy Interconnection》 EI CSCD 2023年第3期285-296,共12页
To fully exploit the rich characteristic variation laws of an integrated energy system(IES)and further improve the short-term load-forecasting accuracy,a load-forecasting method is proposed for an IES based on LSTM an... To fully exploit the rich characteristic variation laws of an integrated energy system(IES)and further improve the short-term load-forecasting accuracy,a load-forecasting method is proposed for an IES based on LSTM and dynamic similar days with multi-features.Feature expansion was performed to construct a comprehensive load day covering the load and meteorological information with coarse and fine time granularity,far and near time periods.The Gaussian mixture model(GMM)was used to divide the scene of the comprehensive load day,and gray correlation analysis was used to match the scene with the coarse time granularity characteristics of the day to be forecasted.Five typical days with the highest correlation with the day to be predicted in the scene were selected to construct a“dynamic similar day”by weighting.The key features of adjacent days and dynamic similar days were used to forecast multi-loads with fine time granularity using LSTM.Comparing the static features as input and the selection method of similar days based on non-extended single features,the effectiveness of the proposed prediction method was verified. 展开更多
关键词 Integrated energy system load forecast Long short-term memory Dynamic similar days Gaussian mixture model
下载PDF
Comparison of Electric Load Forecasting between Using SOM and MLP Neural Network 被引量:1
12
作者 Sergio Valero Carolina Senabre +3 位作者 Miguel Lopez Juan Aparicio Antonio Gabaldon Mario Ortiz 《Journal of Energy and Power Engineering》 2012年第3期411-417,共7页
Electric load forecasting has been a major area of research in the last decade since the production of accurate short-term forecasts for electricity loads has proven to be a key to success for many of the decision mak... Electric load forecasting has been a major area of research in the last decade since the production of accurate short-term forecasts for electricity loads has proven to be a key to success for many of the decision makers in the energy sector, from power generation to operation of the system. The objective of this research is to analyze the capacity of the MLP (multilayer perceptron neural network) versus SOM (self-organizing map neural network) for short-term load forecasting. The MLP is one of the most commonly used networks. It can be used for classification problems, model construction, series forecasting and discrete control. On the other hand, the SOM is a type of artificial neural network that is trained using unsupervised data to produce a low-dimensional, discretized representation of an input space of training samples in a cell map. Historical data of real global load demand were used for the research. Both neural models provide good prediction results, but the results obtained with the SOM maps are markedly better Also the main advantage of SOM maps is that they reach good results as a network unsupervised. It is much easier to train and interpret the results. 展开更多
关键词 short-term load forecasting SOM (self-organizing map) multilayer perceptron neural network electricity markets.
下载PDF
Optimal Scheme with Load Forecasting for Demand Side Management (DSM) in Residential Areas
13
作者 Mohamed AboGaleela Magdy El-Marsafawy Mohamed El-Sobki 《Energy and Power Engineering》 2013年第4期889-896,共8页
Utilities around the world have been considering Demand Side Management (DSM) in their strategic planning. The costs of constructing and operating a new capacity generation unit are increasing everyday as well as Tran... Utilities around the world have been considering Demand Side Management (DSM) in their strategic planning. The costs of constructing and operating a new capacity generation unit are increasing everyday as well as Transmission and distribution and land issues for new generation plants, which force the utilities to search for another alternatives without any additional constraints on customers comfort level or quality of delivered product. De can be defined as the selection, planning, and implementation of measures intended to have an influence on the demand or customer-side of the electric meter, either caused directly or stimulated indirectly by the utility. DSM programs are peak clipping, Valley filling, Load shifting, Load building, energy conservation and flexible load shape. The main Target of this paper is to show the relation between DSM and Load Forecasting. Moreover, it highlights on the effect of applying DSM on Forecasted demands and how this affects the planning strategies for utility companies. This target will be clearly illustrated through applying the developed algorithm in this paper on an existing residential compound in Cairo-Egypt. 展开更多
关键词 Component DEMAND Side Management(DSM) load factor(L.F.) Short TERM load Forecatsing(stlf) Long TERM load forecasting(LTLF) Artificial Neural Network(ANN)
下载PDF
Short-Term Electricity Price Forecasting Using a Combination of Neural Networks and Fuzzy Inference
14
作者 Evans Nyasha Chogumaira Takashi Hiyama 《Energy and Power Engineering》 2011年第1期9-16,共8页
This paper presents an artificial neural network, ANN, based approach for estimating short-term wholesale electricity prices using past price and demand data. The objective is to utilize the piecewise continuous na-tu... This paper presents an artificial neural network, ANN, based approach for estimating short-term wholesale electricity prices using past price and demand data. The objective is to utilize the piecewise continuous na-ture of electricity prices on the time domain by clustering the input data into time ranges where the variation trends are maintained. Due to the imprecise nature of cluster boundaries a fuzzy inference technique is em-ployed to handle data that lies at the intersections. As a necessary step in forecasting prices the anticipated electricity demand at the target time is estimated first using a separate ANN. The Australian New-South Wales electricity market data was used to test the system. The developed system shows considerable im-provement in performance compared with approaches that regard price data as a single continuous time se-ries, achieving MAPE of less than 2% for hours with steady prices and 8% for the clusters covering time pe-riods with price spikes. 展开更多
关键词 ELECTRICITY PRICE forecasting short-term load forecasting ELECTRICITY MARKETS Artificial NEURAL Networks Fuzzy LOGIC
下载PDF
Chaotic Load Series Forecasting Based on MPMR
15
作者 Liu Zunxiong Cheng Quanhu Zhang Deyun 《Electricity》 2006年第1期25-28,共4页
Minimax probability machine regression (MPMR) was proposed for chaotic load time series global prediction. In MPMR, regression function maximizes the minimum probability that future predication will be within an ε ... Minimax probability machine regression (MPMR) was proposed for chaotic load time series global prediction. In MPMR, regression function maximizes the minimum probability that future predication will be within an ε to the true regression function. After exploring the principle of MPMR, and verifying the chaotic property of the load series from a certain power system, one-day-ahead predictions for 24 time points next day wcre done with MPMR. Thc results demonstrate that MPMP has satisfactory prediction efficiency. Kernel function shape parameter and regression tube value may influence the MPMR-based system performance. In the experiments, cross validation was used to choose the two parameters. 展开更多
关键词 electrical load short-term forecasting minimax probability regression chaos theory
下载PDF
Adaptive probabilistic load forecasting for individual buildings
16
作者 Chenxi Wang Dalin Qin +3 位作者 Qingsong Wen Tian Zhou Liang Sun Yi Wang 《iEnergy》 2022年第3期341-350,共10页
Building-level load forecasting has become essential with the support of fine-grained data collected by widely deployed smart meters.It acts as a basis for arranging distributed energy resources,implementing demand re... Building-level load forecasting has become essential with the support of fine-grained data collected by widely deployed smart meters.It acts as a basis for arranging distributed energy resources,implementing demand response,etc.Compared to aggre-gated-level load,the electric load of an individual building is more stochastic and thus spawns many probabilistic forecasting meth-ods.Many of them resort to artificial neural networks(ANN)to build forecasting models.However,a well-designed forecasting model for one building may not be suitable for others,and manually designing and tuning optimal forecasting models for various buildings are tedious and time-consuming.This paper proposes an adaptive probabilistic load forecasting model to automatically generate high-performance NN structures for different buildings and produce quantile forecasts for future loads.Specifically,we cascade the long short term memory(LSTM)layer with the adjusted Differential ArchiTecture Search(DARTS)cell and use the pinball loss function to guide the model during the improved model fitting process.A case study on an open dataset shows that our proposed model has superior performance and adaptivity over the state-of-the-art static neural network model.Besides,the improved fitting process of DARTS is proved to be more time-efficient than the original one. 展开更多
关键词 Probabilistic load forecasting long short-term memory(LSTM) Differentiable neural ARchiTecture Search(DARTS) building load forecasting.
下载PDF
Short Term Load Forecast Using Wavelet Neural Network
17
作者 Gui Min, Rong Fei and Luo An College of Information Engineering, Central South University 《Electricity》 2005年第1期21-25,共5页
This paper presents a wavelet neural network (WNN) model combining wavelet transform and artificial neural networks for short term load forecast (STLF). Both historical load and temperature data having important impac... This paper presents a wavelet neural network (WNN) model combining wavelet transform and artificial neural networks for short term load forecast (STLF). Both historical load and temperature data having important impacts on load level were used in the proposed forecasting model. The model used the three-layer feed forward network trained by the error back-propagation algorithm. To enhance the forecast- ing accuracy by neural networks, wavelet multi-resolution analysis method was introduced to pre-process these data and reconstruct the predicted output. The proposed model has been evaluated with actual data of electricity load and temperature of Hunan Province. The simulation results show that the model is capable of providing a reasonable forecasting accuracy in STLF. 展开更多
关键词 short term load forecast stlf neural network wavelet transform
下载PDF
Short-term load forecasting based on CEEMDAN-VMD-GLT model
18
作者 Li Fenfen Hou Bin Zu Yunxiao 《The Journal of China Universities of Posts and Telecommunications》 CSCD 2024年第6期1-15,共15页
The high level of randomness in user-level load sequences presents formidable challenges for load forecasting in power system.In this research,the complete ensemble empirical mode decomposition(EMD)with adaptive noise... The high level of randomness in user-level load sequences presents formidable challenges for load forecasting in power system.In this research,the complete ensemble empirical mode decomposition(EMD)with adaptive noise(CEEMDAN)algorithm is employed for a primary decomposition of the original load sequence to reduce its complexity,and the variational mode decomposition(VMD)is used for a secondary decomposition of the high-frequency sequence to extract its characteristics more effectively.The decomposed and reconstructed load sequences are input into long short-term memory(LSTM)neural network,gated recurrent unit(GRU)and Transformer models for prediction,then the corresponding ensemble model based on the three models is proposed to realize short-term load forecasting(STLF).The combination of LSTM,GRU and Transformer is referred to as GLT.The STLF method is based on the CEEMDAN-VMD-GLT model.To validate the performance of the proposed model,the dataset of a cement factory in Wuhu City is taken as an example,experimental results show that the proposed ensemble model improves the prediction accuracy by 4.061%,4.447%,and 1.765%,respectively,compared to the three benchmark models,namely CEEMDAN-VMD-GRU,CEEMDAN-VMD-LSTM,and CEEMDAN-VMD-Transformer,demonstrating good predictive performance.The simulation results provide a theoretical basis and data support for load forecasting at the user level in the power system and in the industrial production sector. 展开更多
关键词 secondary decomposition Transformer model multi-model ensemble short-term load forecasting(stlf)
原文传递
Optimized Adaptive Fuzzy Forecasting System with Application
19
作者 Yu Bin, Zhong Muliang, Zhang Hao, Mao Zongyuan, Zhou QijieDepartment of Automatic Control Engineering, South China University of TechnologyGuangzhou, 510641, P.R. China 《International Journal of Plant Engineering and Management》 1998年第1期39-49,共11页
In this paper, a fuzzy forecasting system is designed and implemented by which an original forecasting model can be obtained by data learning. The model parameters can then be adaptively optimized through gradient inf... In this paper, a fuzzy forecasting system is designed and implemented by which an original forecasting model can be obtained by data learning. The model parameters can then be adaptively optimized through gradient information of real-time data. Thus, the system is of extinguished adaptive feature and self-learning capability. Afterwards, experimental research efforts are put forward to carry out electric power load forecasting. Experimental results demonstrate the satisfactory performances of the intelligent forecasting system. 展开更多
关键词 fuzzy system adaptive learning short-term load forecasting economic forecasting
下载PDF
Short-term Residential Load Forecasting Based on K-shape Clustering and Domain Adversarial Transfer Network
20
作者 Jizhong Zhu Yuwang Miao +3 位作者 Hanjiang Dong Shenglin Li Ziyu Chen Di Zhang 《Journal of Modern Power Systems and Clean Energy》 SCIE EI CSCD 2024年第4期1239-1249,共11页
In recent years,the expansion of the power grid has led to a continuous increase in the number of consumers within the distribution network.However,due to the scarcity of historical data for these new consumers,it has... In recent years,the expansion of the power grid has led to a continuous increase in the number of consumers within the distribution network.However,due to the scarcity of historical data for these new consumers,it has become a complex challenge to accurately forecast their electricity demands through traditional forecasting methods.This paper proposes an innovative short-term residential load forecasting method that harnesses advanced clustering,deep learning,and transfer learning technologies to address this issue.To begin,this paper leverages the domain adversarial transfer network.It employs limited data as target domain data and more abundant data as source domain data,thus enabling the utilization of source do-main insights for the forecasting task of the target domain.Moreover,a K-shape clustering method is proposed,which effectively identifies source domain data that align optimally with the target domain,and enhances the forecasting accuracy.Subsequently,a composite architecture is devised,amalgamating attention mechanism,long short-term memory network,and seq2seq network.This composite structure is integrated into the domain adversarial transfer network,bolstering the performance of feature extractor and refining the forecasting capabilities.An illustrative analysis is conducted using the residential load dataset of the Independent System Operator to validate the proposed method empirically.In the case study,the relative mean square error of the proposed method is within 30 MW,and the mean absolute percentage error is within 2%.A signifi-cant improvement in accuracy,compared with other comparative experimental results,underscores the reliability of the proposed method.The findings unequivocally demonstrate that the proposed method advocated in this paper yields superior forecasting results compared with prevailing mainstream forecast-ing methods. 展开更多
关键词 load forecasting domain adversarial K-shape clustering long short-term memory network seq2seq network attention mechanism
原文传递
上一页 1 2 4 下一页 到第
使用帮助 返回顶部