SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
Control Theory and Informatics www.iiste.org
ISSN 2224-5774 (print) ISSN 2225-0492 (online)
Vol.3, No.2, 2013- National Conference on Emerging Trends in Electrical, Instrumentation & Communication Engineering
42
Neural-Wavelet Based Hybrid Model for Short-Term Load
Forecasting
D. K. Chaturvedi1
, Sinha Anand Premdayal1
1
Department of Electrical Engineering, D. E. I., Deemed University, Agra, India
Email: dkc_foe@ rediffmail.com
Abstract
Exactly power load forecasting especially the short term load forecasting is of important significance in the case
of energy shortage today. Conventional ANN-based load forecasting methods deal with 24-hour-ahead load
forecasting. In this research, the application of neural networks to study the design of Short Term load
Forecasting (STLF) Systems for 33 kv Substation of Dayalbagh Educational Institute, Agra was explored. The
paper has introduced the neural networks and how we can use it to forecast electric power load. This paper
proposes a model developed through neural-Wavelet for prediction of short-term load forecasting.
Keywords: Wavelet transforms, ANN, Load forecast, Short-term load forecast
1. INTRODUCTION
Currently, power utilities are using various load forecasting techniques worldwide. Most of the developed
methods can be broadly categorized into three groups, namely parametric, nonparametric, and artificial
intelligence based methods. In the parametric methods, a mathematical or statistical relationship is developed
between the load and the factors affecting it. Some examples of these models are time functions, polynomial
functions, linear regressions, Fourier series and Auto Regressive Moving Average (ARMA) models. In time-
series methods, the load is treated as a time series signal with known periodicity such as seasonal, weekly, or
daily. Such repetitive cycle gives a rough prediction of the load at the given season, day of the week, and time of
the day. The difference between the estimated and actual load can be considered as a stochastic process, which
can be then analyzed using Kalman filter methods. Nonparametric methods forecast the load directly from
historical data. For example, using nonparametric regression, the load can be forecasted by calculating an
average of historical loads and then assign weights to different loads using a multivariate product kernel.
Recently, significant interests and efforts have been directed towards the application of artificial intelligence
techniques to load forecasting. This includes the application of expert systems to load forecasting, and
comparing its performance to traditional methods. It also includes the use of fuzzy inference and fuzzy-neural
models.
However, the models that have received a high share of efforts and focus are the artificial neural networks
(ANNs). The main advantage of ANNs is their outstanding performance in data classifications and function
approximation. ANN is also capable of detecting dependencies from historical data without the need to develop a
specific regression model. First publications on ANN application to the load forecasting problem were made in
late 1980’s and early 1990’s . Since then ANN have been well accepted in practice, and are used by many
utilities[11].
Several researchers preferred differential applications. The paper ref. [1] shows the hybrid model based on
wavelet support vector machine and modified genetic algorithm penalizing Gaussian noises for power load
forecasts, furthermore a short-term load forecasting by using similar day-based wavelet neural network [2]. In ref.
[3], the intelligent hybrid wavelet models for prediction. In 2009, the combination of wavelet transform and
neuro-evolutionary algorithm approach to demand forecasting [4]. In 2008, the research shows an adaptive
wavelet neural network-based energy price forecasting in electricity markets [5] and in the year 2006 the wavelet
based nonlinear multi-scale decomposition model [6]. In ref. [7], in the same year, the researcher proposes
techniques of applying wavelet transform into combined model for demand forecasting in electricity. In research
ref. [8], presents an adaptive neural wavelet model and in ref. [9] proposes a hybrid wavelet-Kalman filter
method for load forecasting. Lastly, the wavelets transform and neural networks for short-term electric load
forecasting are proposed [10]. All of the researches above were proposed load and price forecasting by using
wavelet transform and neural network algorithm but did not present in sub-control center area forecasting.
In this research, proposes the Neural Network-Wavelet (NNW) Short term Load forecasting, implemented by
using wavelet transform in preprocessing stage of all areas and neural network for forecasting in the last process.
In preprocessing stage, wavelet transform is used to decompose the original signal of demand into one to four
levels and after that will take it to find the relationship between factors and demand before choosing the suitable
factors for feature input for neural to prediction. Finally, this paper presents the comparison between the
different soft computing techniques for STLF based on root mean square error (RMSE).
This article proposes the four major sections. The second section offers an implementation of the research stages.
Control Theory and Informatics www.iiste.org
ISSN 2224-5774 (print) ISSN 2225-0492 (online)
Vol.3, No.2, 2013- National Conference on Emerging Trends in Electrical, Instrumentation & Communication Engineering
43
The third section shows the results and comparison of the research. Finally, conclusion is drawn in the fourth
section.
2. Basic theory
2.1 Wavelet decomposition and reconstruction
Electricity load demand is generally complex and consists of multiple frequencies. Furthermore, features of the
demand cannot be fully captured by a single neural network. Consequently, wavelet decomposition method in
this research is developed and combined with the neural network for increasing the reliable forecast. The
research is done by decomposing an original demand into one level, two levels, three levels, and four levels of
wavelet. The feature of neural network is selected based on the correlation between affecting factors and demand.
Wavelet theory is an applicable to several subjects. It is a powerful implement which can be used for a wide
range of applications, specifically; signal processing, data compression, image de-noising, speech recognition,
computer graphics, and many areas of physics and engineering. All of the wavelet transform may be considered
forms of time-frequency representation for continuous time (analog) signals and so are related to harmonic
investigation. Almost all practically useful discrete wavelet transforms use discrete-time filter banks. These filter
banks are called the wavelet and scaling coefficients in wavelet nomenclature.
This section provides a brief summary of wavelet transform method which can be divided into two categories:
continuous wavelets transform (CWT) and discrete wavelet transforms (DWT). In this research, discrete wavelet
transform is used. The DWT algorithm is capable of producing coefficients of fine scales for capturing high
frequency information, and coefficients of coarse scales for capturing low frequency information. For a mother
wavelet function ψ and for a given signal f (t) , a DWT can be expressed as follows [12]:
where j is the dilation or level index, k is a translation or scaling index, Φj 0,k is a scaling function of coarse
scale coefficients, c j 0,k ,ωj ,k are the scaling function of detail coefficients, and all function of ψ (2 j t - k) are
orthonormal.
Wavelet processing has two stages: decomposition and reconstruction. The decomposition computes the
convolution between the load demand and high pass/ low pass filter, while the reconstruction calculates the
convolution between the load and inverse filter. A mother wavelet based on
Daubechie8 (Db8) is used for the filter’s coefficients. It used to decompose an input load demand into low
frequency and high frequency components. The decomposition is implemented by using multichannel filter bank:
one, two, three, and four channels. The reconstructed details and approximations are true parameters of the
original signal as follow [12]:
S = A1 + D1 (Level1)
= A2 + D2 + D1 (Level2)
= A3 + D3 + D2 + D1 (Level3)
= A4 + D4 + D3 + D2 + D1 (Level4)
For example, in Level 1, the coefficient vectors A1 and D1 are produced by down sampling and only half a
length of the original signal. Thus, they cannot directly combine to reproduce the signal. It is necessary to
reconstruct the approximations and details before combining with each other. Wavelet reconstruction provides
the components to assemble back into the original signal without loss of information. This process is called
reconstruction.
Fig.1 Wavelet decomposition and reconstruction.
Control Theory and Informatics www.iiste.org
ISSN 2224-5774 (print) ISSN 2225-0492 (online)
Vol.3, No.2, 2013- National Conference on Emerging Trends in Electrical, Instrumentation & Communication Engineering
44
2.2 Neural Network Model for Load Forecasting.
Most input signals are time series in their raw format. Most signals are measured as functions of time. The
forecast model for electricity load is shown in figure. In this figure the raw data input is a time series pattern,
which can affect the accuracy of the forecast model’s prediction. To produce the best quality of the raw input
signal for time series forecast, the neural network model is used.
This multiple resolution is based on wavelet transform. The wavelet transform can be divided into three steps. In
the first step, the input time series raw data is pre-processed using wavelet decomposition. Then each
decomposed scale put into one neural network as its input and the respective neural network take in their
allocated scale for training or for prediction in the second step. In the third step the decomposed scales at the
output of the neural network are recombined to obtain the required prediction [13].
3. SIMULATION and RESULTS
The results are as shown in Fig. 3,4. In Fig. 3,4, we can observe that the neural wavelet is better then the
artificial neural network[14-16].
Figure 3. Actual and predicted training
output using artificial neuron wavelet model
(ANNW).
Figure 4. Actual and predicted training output using
neuron wavelet model (NNW).
5. CONCLUSION
This paper proposed a STLF model with a high forecasting accuracy. The NN-WT has been successfully
implemented in the model. The implementation of N-WT has reasonably enhanced the learning capability of the
NN in the model, thus minimizing their training frequencies as shown in the simulations. In summary, the
inclusion of load data (as input variable) and the use of NN-WT (as the data processing tool) for the proposed
STLF model have been a success.
6. References
Qi Wu, “Hybrid model based on wavelet support vector machine and modified genetic algorithm penalizing
Gaussian noises for power load forecasts,” International journal of expert systems with applications pp.379-385,
Control Theory and Informatics www.iiste.org
ISSN 2224-5774 (print) ISSN 2225-0492 (online)
Vol.3, No.2, 2013- National Conference on Emerging Trends in Electrical, Instrumentation & Communication Engineering
45
2011.
Ying Chen, Peter B. Luh, Che Guan, Yige Zhao, Laurent D. Michel et.al., “Short-term load forecasting: Similar
day-based wavelet neural networks,” IEEE Trans.on power syst., vol.25, pp.322-330, 2010.
Ajay Shekhar Pandey, Devender Singh, and Sunil Kumar Sinha, “Intelligent hybrid wavelet models for short-
term load forecasting,” IEEE Trans.on power syst., vol. 25, pp.1266-1273, 2010.
N. Amjady, and F. Keynia, “Short-term load forecasting of power systems by combination of wavelet transform
and neuro-evolutionary algorithm,” International journal of energy, vol.34, pp.46-57, 2009.
N. M. Pindoriya, S. N. Singh, and S. K. Singh, “An adaptive wavelet neural network based energy price
forecasting in electricity markets,” IEEE Trans.on power syst., vol.23, pp.1423-1432, 2008.
D. Benaouda, F. Murtagh, J.-L. Starck, and O. Renaud, “Wavelet-based nonlinear multi-scale decomposition
model for electricity load forecasting,” International journal of neuro computing, vol.70, pp.139-154, 2006.
Tai Nengling, Jurgen Stenzel, and Wu Hongxiao, “Techniques of applying wavelet transform into combined
model for short-term load forecasting,” International journal of electric power systems research, vol.76, pp.525-
533, 2006.
Bai-Ling Zhang, and Zhao-Yang Dong, An adaptive neural-wavelet model for short term load forecasting,”
International journal of electric power systems research, vol.59, pp.121-129, 2001.
Tongxin Zheng, Adly A. Girgis, and Elham B. Makram, “A hybrid wavelet-Kalman filter method for load
forecasting,” International journal of electric power systems research, vol.54, pp.11-17, 2000.
S. J. Yao, Y. H. Song, L. Z. Zhang, and X. Y. Cheng, Wavelet transform and neural network for short-term
electrical load forecasting, International journal of energy conversion and management, vol.41, pp.1975-1988,
2000.
Zainab H. Osman, Mohamed L. Awad and Tawfik K. Mahmoud Neural Network Based Approach for Short-
Term Load Forecasting, 2009 IEEE
Ajay Shekhar Pandey, Devender Singh, and Sunil Kumar Sinha, “Intelligent hybrid wavelet models for short-
term load forecasting,” IEEE Trans.on power syst., vol. 25, pp.1266-1273, 2010.
K.L.Toe, “Neural Network in Electricity Load Forecasting with Wavelet Decomposition and Temperature
Dependency,” Thesis of Electrical Engineering, University of Queensland, August.2001.
Chaturvedi DK, Mohan M, Singh RK & Kalra PK (2004) Improved Generalized Neuron Model for Short Term
Load Forecasting, Int. J. on Soft Computing - A Fusion of Foundations, Methodologies and Applications,
Springer-Verlag Heidelberg, Vol.8 (1): 10-18.
Chaturvedi DK, Kumar R, Mohan M, Kalra PK (2001) Artificial Neural Network learning using improved
Genetic algorithm, J. IE(I), EL, Vol. 82.
Chaturvedi DK, Sinha Anand Premdayal, Ashish Chandiok Short-Term Load Forecasting Using Soft
Computing Techniques, Int. J. Communications, Network and System Sciences, 2010, 3, 273-279
This academic article was published by The International Institute for Science,
Technology and Education (IISTE). The IISTE is a pioneer in the Open Access
Publishing service based in the U.S. and Europe. The aim of the institute is
Accelerating Global Knowledge Sharing.
More information about the publisher can be found in the IISTE’s homepage:
http://www.iiste.org
CALL FOR PAPERS
The IISTE is currently hosting more than 30 peer-reviewed academic journals and
collaborating with academic institutions around the world. There’s no deadline for
submission. Prospective authors of IISTE journals can find the submission
instruction on the following page: http://www.iiste.org/Journals/
The IISTE editorial team promises to the review and publish all the qualified
submissions in a fast manner. All the journals articles are available online to the
readers all over the world without financial, legal, or technical barriers other than
those inseparable from gaining access to the internet itself. Printed version of the
journals is also available upon request of readers and authors.
IISTE Knowledge Sharing Partners
EBSCO, Index Copernicus, Ulrich's Periodicals Directory, JournalTOCS, PKP Open
Archives Harvester, Bielefeld Academic Search Engine, Elektronische
Zeitschriftenbibliothek EZB, Open J-Gate, OCLC WorldCat, Universe Digtial
Library , NewJour, Google Scholar

Contenu connexe

Tendances

IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...IRJET Journal
 
Short Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural NetworkShort Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural NetworkIJERA Editor
 
Energy Efficient Clustering Protocol for Wireless Sensor Networks using Parti...
Energy Efficient Clustering Protocol for Wireless Sensor Networks using Parti...Energy Efficient Clustering Protocol for Wireless Sensor Networks using Parti...
Energy Efficient Clustering Protocol for Wireless Sensor Networks using Parti...IRJET Journal
 
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...chokrio
 
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...ijasuc
 
Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)IJCNCJournal
 
Wavelet energy moment and neural networks based particle swarm optimisation f...
Wavelet energy moment and neural networks based particle swarm optimisation f...Wavelet energy moment and neural networks based particle swarm optimisation f...
Wavelet energy moment and neural networks based particle swarm optimisation f...journalBEEI
 
Congestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperCongestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperEditor IJCATR
 
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSNIRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSNIRJET Journal
 
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...IJCSIT Journal
 
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...cscpconf
 
A LOW-ENERGY DATA AGGREGATION PROTOCOL USING AN EMERGENCY EFFICIENT HYBRID ME...
A LOW-ENERGY DATA AGGREGATION PROTOCOL USING AN EMERGENCY EFFICIENT HYBRID ME...A LOW-ENERGY DATA AGGREGATION PROTOCOL USING AN EMERGENCY EFFICIENT HYBRID ME...
A LOW-ENERGY DATA AGGREGATION PROTOCOL USING AN EMERGENCY EFFICIENT HYBRID ME...IJCNCJournal
 
Performance of symmetric and asymmetric links in wireless networks
Performance of symmetric and asymmetric links in wireless networks Performance of symmetric and asymmetric links in wireless networks
Performance of symmetric and asymmetric links in wireless networks IJECEIAES
 
Application of nn to power system
Application of nn to power systemApplication of nn to power system
Application of nn to power systemjulio shimano
 
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...IRJET Journal
 
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...ijcsit
 

Tendances (20)

IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
 
Short Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural NetworkShort Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural Network
 
Energy Efficient Clustering Protocol for Wireless Sensor Networks using Parti...
Energy Efficient Clustering Protocol for Wireless Sensor Networks using Parti...Energy Efficient Clustering Protocol for Wireless Sensor Networks using Parti...
Energy Efficient Clustering Protocol for Wireless Sensor Networks using Parti...
 
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
 
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
 
Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)
 
Wavelet energy moment and neural networks based particle swarm optimisation f...
Wavelet energy moment and neural networks based particle swarm optimisation f...Wavelet energy moment and neural networks based particle swarm optimisation f...
Wavelet energy moment and neural networks based particle swarm optimisation f...
 
Congestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperCongestion Control Clustering a Review Paper
Congestion Control Clustering a Review Paper
 
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSNIRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
 
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
 
15 ijcse-01236
15 ijcse-0123615 ijcse-01236
15 ijcse-01236
 
G018134149
G018134149G018134149
G018134149
 
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
 
A LOW-ENERGY DATA AGGREGATION PROTOCOL USING AN EMERGENCY EFFICIENT HYBRID ME...
A LOW-ENERGY DATA AGGREGATION PROTOCOL USING AN EMERGENCY EFFICIENT HYBRID ME...A LOW-ENERGY DATA AGGREGATION PROTOCOL USING AN EMERGENCY EFFICIENT HYBRID ME...
A LOW-ENERGY DATA AGGREGATION PROTOCOL USING AN EMERGENCY EFFICIENT HYBRID ME...
 
Performance of symmetric and asymmetric links in wireless networks
Performance of symmetric and asymmetric links in wireless networks Performance of symmetric and asymmetric links in wireless networks
Performance of symmetric and asymmetric links in wireless networks
 
Application of nn to power system
Application of nn to power systemApplication of nn to power system
Application of nn to power system
 
1909 1913
1909 19131909 1913
1909 1913
 
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
 
Santhosh hj shivaprakash
Santhosh hj shivaprakashSanthosh hj shivaprakash
Santhosh hj shivaprakash
 
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
 

Similaire à Neural wavelet based hybrid model for short-term load forecasting

Electricity load forecasting by artificial neural network model
Electricity load forecasting by artificial neural network modelElectricity load forecasting by artificial neural network model
Electricity load forecasting by artificial neural network modelIAEME Publication
 
Intelligent methods in load forecasting
Intelligent methods in load forecastingIntelligent methods in load forecasting
Intelligent methods in load forecastingprj_publication
 
Short Term Load Forecasting Using Multi Layer Perceptron
Short Term Load Forecasting Using Multi Layer Perceptron Short Term Load Forecasting Using Multi Layer Perceptron
Short Term Load Forecasting Using Multi Layer Perceptron IJMER
 
Ijmer 44041014-140513065911-phpapp02
Ijmer 44041014-140513065911-phpapp02Ijmer 44041014-140513065911-phpapp02
Ijmer 44041014-140513065911-phpapp02Nihar Ranjan Behera
 
Optimal artificial neural network configurations for hourly solar irradiation...
Optimal artificial neural network configurations for hourly solar irradiation...Optimal artificial neural network configurations for hourly solar irradiation...
Optimal artificial neural network configurations for hourly solar irradiation...IJECEIAES
 
EFFECT OF DUTY CYCLE ON ENERGY CONSUMPTION IN WIRELESS SENSOR NETWORKS
EFFECT OF DUTY CYCLE ON ENERGY  CONSUMPTION IN WIRELESS SENSOR NETWORKSEFFECT OF DUTY CYCLE ON ENERGY  CONSUMPTION IN WIRELESS SENSOR NETWORKS
EFFECT OF DUTY CYCLE ON ENERGY CONSUMPTION IN WIRELESS SENSOR NETWORKSIJCNC
 
A New Hybrid Wavelet Neural Network and Interactive Honey Bee Matting Optimiz...
A New Hybrid Wavelet Neural Network and Interactive Honey Bee Matting Optimiz...A New Hybrid Wavelet Neural Network and Interactive Honey Bee Matting Optimiz...
A New Hybrid Wavelet Neural Network and Interactive Honey Bee Matting Optimiz...ijeei-iaes
 
Shunt Faults Detection on Transmission Line by Wavelet
Shunt Faults Detection on Transmission Line by WaveletShunt Faults Detection on Transmission Line by Wavelet
Shunt Faults Detection on Transmission Line by Waveletpaperpublications3
 
Paper id 28201419
Paper id 28201419Paper id 28201419
Paper id 28201419IJRAT
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionIAEME Publication
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionIAEME Publication
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionIAEME Publication
 

Similaire à Neural wavelet based hybrid model for short-term load forecasting (20)

I02095257
I02095257I02095257
I02095257
 
Electricity load forecasting by artificial neural network model
Electricity load forecasting by artificial neural network modelElectricity load forecasting by artificial neural network model
Electricity load forecasting by artificial neural network model
 
Intelligent methods in load forecasting
Intelligent methods in load forecastingIntelligent methods in load forecasting
Intelligent methods in load forecasting
 
Short Term Load Forecasting Using Multi Layer Perceptron
Short Term Load Forecasting Using Multi Layer Perceptron Short Term Load Forecasting Using Multi Layer Perceptron
Short Term Load Forecasting Using Multi Layer Perceptron
 
Ijmer 44041014-140513065911-phpapp02
Ijmer 44041014-140513065911-phpapp02Ijmer 44041014-140513065911-phpapp02
Ijmer 44041014-140513065911-phpapp02
 
H011137281
H011137281H011137281
H011137281
 
E010323842
E010323842E010323842
E010323842
 
Optimal artificial neural network configurations for hourly solar irradiation...
Optimal artificial neural network configurations for hourly solar irradiation...Optimal artificial neural network configurations for hourly solar irradiation...
Optimal artificial neural network configurations for hourly solar irradiation...
 
EFFECT OF DUTY CYCLE ON ENERGY CONSUMPTION IN WIRELESS SENSOR NETWORKS
EFFECT OF DUTY CYCLE ON ENERGY  CONSUMPTION IN WIRELESS SENSOR NETWORKSEFFECT OF DUTY CYCLE ON ENERGY  CONSUMPTION IN WIRELESS SENSOR NETWORKS
EFFECT OF DUTY CYCLE ON ENERGY CONSUMPTION IN WIRELESS SENSOR NETWORKS
 
A New Hybrid Wavelet Neural Network and Interactive Honey Bee Matting Optimiz...
A New Hybrid Wavelet Neural Network and Interactive Honey Bee Matting Optimiz...A New Hybrid Wavelet Neural Network and Interactive Honey Bee Matting Optimiz...
A New Hybrid Wavelet Neural Network and Interactive Honey Bee Matting Optimiz...
 
40220140507004
4022014050700440220140507004
40220140507004
 
40220140507004
4022014050700440220140507004
40220140507004
 
Shunt Faults Detection on Transmission Line by Wavelet
Shunt Faults Detection on Transmission Line by WaveletShunt Faults Detection on Transmission Line by Wavelet
Shunt Faults Detection on Transmission Line by Wavelet
 
A230108
A230108A230108
A230108
 
Paper id 28201419
Paper id 28201419Paper id 28201419
Paper id 28201419
 
N020698101
N020698101N020698101
N020698101
 
A New Approach for Classification of Fault in Transmission Line with Combinat...
A New Approach for Classification of Fault in Transmission Line with Combinat...A New Approach for Classification of Fault in Transmission Line with Combinat...
A New Approach for Classification of Fault in Transmission Line with Combinat...
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed prediction
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed prediction
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed prediction
 

Plus de Alexander Decker

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Alexander Decker
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inAlexander Decker
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesAlexander Decker
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksAlexander Decker
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dAlexander Decker
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceAlexander Decker
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifhamAlexander Decker
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaAlexander Decker
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenAlexander Decker
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksAlexander Decker
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget forAlexander Decker
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabAlexander Decker
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...Alexander Decker
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalAlexander Decker
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesAlexander Decker
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbAlexander Decker
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloudAlexander Decker
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveragedAlexander Decker
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenyaAlexander Decker
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health ofAlexander Decker
 

Plus de Alexander Decker (20)

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale in
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websites
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banks
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized d
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistance
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifham
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibia
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school children
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banks
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget for
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjab
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incremental
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniques
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo db
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloud
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveraged
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenya
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health of
 

Dernier

Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 

Dernier (20)

Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 

Neural wavelet based hybrid model for short-term load forecasting

  • 1. Control Theory and Informatics www.iiste.org ISSN 2224-5774 (print) ISSN 2225-0492 (online) Vol.3, No.2, 2013- National Conference on Emerging Trends in Electrical, Instrumentation & Communication Engineering 42 Neural-Wavelet Based Hybrid Model for Short-Term Load Forecasting D. K. Chaturvedi1 , Sinha Anand Premdayal1 1 Department of Electrical Engineering, D. E. I., Deemed University, Agra, India Email: dkc_foe@ rediffmail.com Abstract Exactly power load forecasting especially the short term load forecasting is of important significance in the case of energy shortage today. Conventional ANN-based load forecasting methods deal with 24-hour-ahead load forecasting. In this research, the application of neural networks to study the design of Short Term load Forecasting (STLF) Systems for 33 kv Substation of Dayalbagh Educational Institute, Agra was explored. The paper has introduced the neural networks and how we can use it to forecast electric power load. This paper proposes a model developed through neural-Wavelet for prediction of short-term load forecasting. Keywords: Wavelet transforms, ANN, Load forecast, Short-term load forecast 1. INTRODUCTION Currently, power utilities are using various load forecasting techniques worldwide. Most of the developed methods can be broadly categorized into three groups, namely parametric, nonparametric, and artificial intelligence based methods. In the parametric methods, a mathematical or statistical relationship is developed between the load and the factors affecting it. Some examples of these models are time functions, polynomial functions, linear regressions, Fourier series and Auto Regressive Moving Average (ARMA) models. In time- series methods, the load is treated as a time series signal with known periodicity such as seasonal, weekly, or daily. Such repetitive cycle gives a rough prediction of the load at the given season, day of the week, and time of the day. The difference between the estimated and actual load can be considered as a stochastic process, which can be then analyzed using Kalman filter methods. Nonparametric methods forecast the load directly from historical data. For example, using nonparametric regression, the load can be forecasted by calculating an average of historical loads and then assign weights to different loads using a multivariate product kernel. Recently, significant interests and efforts have been directed towards the application of artificial intelligence techniques to load forecasting. This includes the application of expert systems to load forecasting, and comparing its performance to traditional methods. It also includes the use of fuzzy inference and fuzzy-neural models. However, the models that have received a high share of efforts and focus are the artificial neural networks (ANNs). The main advantage of ANNs is their outstanding performance in data classifications and function approximation. ANN is also capable of detecting dependencies from historical data without the need to develop a specific regression model. First publications on ANN application to the load forecasting problem were made in late 1980’s and early 1990’s . Since then ANN have been well accepted in practice, and are used by many utilities[11]. Several researchers preferred differential applications. The paper ref. [1] shows the hybrid model based on wavelet support vector machine and modified genetic algorithm penalizing Gaussian noises for power load forecasts, furthermore a short-term load forecasting by using similar day-based wavelet neural network [2]. In ref. [3], the intelligent hybrid wavelet models for prediction. In 2009, the combination of wavelet transform and neuro-evolutionary algorithm approach to demand forecasting [4]. In 2008, the research shows an adaptive wavelet neural network-based energy price forecasting in electricity markets [5] and in the year 2006 the wavelet based nonlinear multi-scale decomposition model [6]. In ref. [7], in the same year, the researcher proposes techniques of applying wavelet transform into combined model for demand forecasting in electricity. In research ref. [8], presents an adaptive neural wavelet model and in ref. [9] proposes a hybrid wavelet-Kalman filter method for load forecasting. Lastly, the wavelets transform and neural networks for short-term electric load forecasting are proposed [10]. All of the researches above were proposed load and price forecasting by using wavelet transform and neural network algorithm but did not present in sub-control center area forecasting. In this research, proposes the Neural Network-Wavelet (NNW) Short term Load forecasting, implemented by using wavelet transform in preprocessing stage of all areas and neural network for forecasting in the last process. In preprocessing stage, wavelet transform is used to decompose the original signal of demand into one to four levels and after that will take it to find the relationship between factors and demand before choosing the suitable factors for feature input for neural to prediction. Finally, this paper presents the comparison between the different soft computing techniques for STLF based on root mean square error (RMSE). This article proposes the four major sections. The second section offers an implementation of the research stages.
  • 2. Control Theory and Informatics www.iiste.org ISSN 2224-5774 (print) ISSN 2225-0492 (online) Vol.3, No.2, 2013- National Conference on Emerging Trends in Electrical, Instrumentation & Communication Engineering 43 The third section shows the results and comparison of the research. Finally, conclusion is drawn in the fourth section. 2. Basic theory 2.1 Wavelet decomposition and reconstruction Electricity load demand is generally complex and consists of multiple frequencies. Furthermore, features of the demand cannot be fully captured by a single neural network. Consequently, wavelet decomposition method in this research is developed and combined with the neural network for increasing the reliable forecast. The research is done by decomposing an original demand into one level, two levels, three levels, and four levels of wavelet. The feature of neural network is selected based on the correlation between affecting factors and demand. Wavelet theory is an applicable to several subjects. It is a powerful implement which can be used for a wide range of applications, specifically; signal processing, data compression, image de-noising, speech recognition, computer graphics, and many areas of physics and engineering. All of the wavelet transform may be considered forms of time-frequency representation for continuous time (analog) signals and so are related to harmonic investigation. Almost all practically useful discrete wavelet transforms use discrete-time filter banks. These filter banks are called the wavelet and scaling coefficients in wavelet nomenclature. This section provides a brief summary of wavelet transform method which can be divided into two categories: continuous wavelets transform (CWT) and discrete wavelet transforms (DWT). In this research, discrete wavelet transform is used. The DWT algorithm is capable of producing coefficients of fine scales for capturing high frequency information, and coefficients of coarse scales for capturing low frequency information. For a mother wavelet function ψ and for a given signal f (t) , a DWT can be expressed as follows [12]: where j is the dilation or level index, k is a translation or scaling index, Φj 0,k is a scaling function of coarse scale coefficients, c j 0,k ,ωj ,k are the scaling function of detail coefficients, and all function of ψ (2 j t - k) are orthonormal. Wavelet processing has two stages: decomposition and reconstruction. The decomposition computes the convolution between the load demand and high pass/ low pass filter, while the reconstruction calculates the convolution between the load and inverse filter. A mother wavelet based on Daubechie8 (Db8) is used for the filter’s coefficients. It used to decompose an input load demand into low frequency and high frequency components. The decomposition is implemented by using multichannel filter bank: one, two, three, and four channels. The reconstructed details and approximations are true parameters of the original signal as follow [12]: S = A1 + D1 (Level1) = A2 + D2 + D1 (Level2) = A3 + D3 + D2 + D1 (Level3) = A4 + D4 + D3 + D2 + D1 (Level4) For example, in Level 1, the coefficient vectors A1 and D1 are produced by down sampling and only half a length of the original signal. Thus, they cannot directly combine to reproduce the signal. It is necessary to reconstruct the approximations and details before combining with each other. Wavelet reconstruction provides the components to assemble back into the original signal without loss of information. This process is called reconstruction. Fig.1 Wavelet decomposition and reconstruction.
  • 3. Control Theory and Informatics www.iiste.org ISSN 2224-5774 (print) ISSN 2225-0492 (online) Vol.3, No.2, 2013- National Conference on Emerging Trends in Electrical, Instrumentation & Communication Engineering 44 2.2 Neural Network Model for Load Forecasting. Most input signals are time series in their raw format. Most signals are measured as functions of time. The forecast model for electricity load is shown in figure. In this figure the raw data input is a time series pattern, which can affect the accuracy of the forecast model’s prediction. To produce the best quality of the raw input signal for time series forecast, the neural network model is used. This multiple resolution is based on wavelet transform. The wavelet transform can be divided into three steps. In the first step, the input time series raw data is pre-processed using wavelet decomposition. Then each decomposed scale put into one neural network as its input and the respective neural network take in their allocated scale for training or for prediction in the second step. In the third step the decomposed scales at the output of the neural network are recombined to obtain the required prediction [13]. 3. SIMULATION and RESULTS The results are as shown in Fig. 3,4. In Fig. 3,4, we can observe that the neural wavelet is better then the artificial neural network[14-16]. Figure 3. Actual and predicted training output using artificial neuron wavelet model (ANNW). Figure 4. Actual and predicted training output using neuron wavelet model (NNW). 5. CONCLUSION This paper proposed a STLF model with a high forecasting accuracy. The NN-WT has been successfully implemented in the model. The implementation of N-WT has reasonably enhanced the learning capability of the NN in the model, thus minimizing their training frequencies as shown in the simulations. In summary, the inclusion of load data (as input variable) and the use of NN-WT (as the data processing tool) for the proposed STLF model have been a success. 6. References Qi Wu, “Hybrid model based on wavelet support vector machine and modified genetic algorithm penalizing Gaussian noises for power load forecasts,” International journal of expert systems with applications pp.379-385,
  • 4. Control Theory and Informatics www.iiste.org ISSN 2224-5774 (print) ISSN 2225-0492 (online) Vol.3, No.2, 2013- National Conference on Emerging Trends in Electrical, Instrumentation & Communication Engineering 45 2011. Ying Chen, Peter B. Luh, Che Guan, Yige Zhao, Laurent D. Michel et.al., “Short-term load forecasting: Similar day-based wavelet neural networks,” IEEE Trans.on power syst., vol.25, pp.322-330, 2010. Ajay Shekhar Pandey, Devender Singh, and Sunil Kumar Sinha, “Intelligent hybrid wavelet models for short- term load forecasting,” IEEE Trans.on power syst., vol. 25, pp.1266-1273, 2010. N. Amjady, and F. Keynia, “Short-term load forecasting of power systems by combination of wavelet transform and neuro-evolutionary algorithm,” International journal of energy, vol.34, pp.46-57, 2009. N. M. Pindoriya, S. N. Singh, and S. K. Singh, “An adaptive wavelet neural network based energy price forecasting in electricity markets,” IEEE Trans.on power syst., vol.23, pp.1423-1432, 2008. D. Benaouda, F. Murtagh, J.-L. Starck, and O. Renaud, “Wavelet-based nonlinear multi-scale decomposition model for electricity load forecasting,” International journal of neuro computing, vol.70, pp.139-154, 2006. Tai Nengling, Jurgen Stenzel, and Wu Hongxiao, “Techniques of applying wavelet transform into combined model for short-term load forecasting,” International journal of electric power systems research, vol.76, pp.525- 533, 2006. Bai-Ling Zhang, and Zhao-Yang Dong, An adaptive neural-wavelet model for short term load forecasting,” International journal of electric power systems research, vol.59, pp.121-129, 2001. Tongxin Zheng, Adly A. Girgis, and Elham B. Makram, “A hybrid wavelet-Kalman filter method for load forecasting,” International journal of electric power systems research, vol.54, pp.11-17, 2000. S. J. Yao, Y. H. Song, L. Z. Zhang, and X. Y. Cheng, Wavelet transform and neural network for short-term electrical load forecasting, International journal of energy conversion and management, vol.41, pp.1975-1988, 2000. Zainab H. Osman, Mohamed L. Awad and Tawfik K. Mahmoud Neural Network Based Approach for Short- Term Load Forecasting, 2009 IEEE Ajay Shekhar Pandey, Devender Singh, and Sunil Kumar Sinha, “Intelligent hybrid wavelet models for short- term load forecasting,” IEEE Trans.on power syst., vol. 25, pp.1266-1273, 2010. K.L.Toe, “Neural Network in Electricity Load Forecasting with Wavelet Decomposition and Temperature Dependency,” Thesis of Electrical Engineering, University of Queensland, August.2001. Chaturvedi DK, Mohan M, Singh RK & Kalra PK (2004) Improved Generalized Neuron Model for Short Term Load Forecasting, Int. J. on Soft Computing - A Fusion of Foundations, Methodologies and Applications, Springer-Verlag Heidelberg, Vol.8 (1): 10-18. Chaturvedi DK, Kumar R, Mohan M, Kalra PK (2001) Artificial Neural Network learning using improved Genetic algorithm, J. IE(I), EL, Vol. 82. Chaturvedi DK, Sinha Anand Premdayal, Ashish Chandiok Short-Term Load Forecasting Using Soft Computing Techniques, Int. J. Communications, Network and System Sciences, 2010, 3, 273-279
  • 5. This academic article was published by The International Institute for Science, Technology and Education (IISTE). The IISTE is a pioneer in the Open Access Publishing service based in the U.S. and Europe. The aim of the institute is Accelerating Global Knowledge Sharing. More information about the publisher can be found in the IISTE’s homepage: http://www.iiste.org CALL FOR PAPERS The IISTE is currently hosting more than 30 peer-reviewed academic journals and collaborating with academic institutions around the world. There’s no deadline for submission. Prospective authors of IISTE journals can find the submission instruction on the following page: http://www.iiste.org/Journals/ The IISTE editorial team promises to the review and publish all the qualified submissions in a fast manner. All the journals articles are available online to the readers all over the world without financial, legal, or technical barriers other than those inseparable from gaining access to the internet itself. Printed version of the journals is also available upon request of readers and authors. IISTE Knowledge Sharing Partners EBSCO, Index Copernicus, Ulrich's Periodicals Directory, JournalTOCS, PKP Open Archives Harvester, Bielefeld Academic Search Engine, Elektronische Zeitschriftenbibliothek EZB, Open J-Gate, OCLC WorldCat, Universe Digtial Library , NewJour, Google Scholar