Short-term wind forecasting using artificial neural networks (ANNs)

Size: px
Start display at page:

Download "Short-term wind forecasting using artificial neural networks (ANNs)"

Transcription

1 Energy and Sustainability II 197 Short-term wind forecasting using artificial neural networks (ANNs) M. G. De Giorgi, A. Ficarella & M. G. Russo Department of Engineering Innovation, Centro Ricerche Energia e Ambiente, University of Salento, Italy Abstract The integration of wind farms in power networks has become an important problem. As electricity cannot be preserved because of the highest cost of storage, electricity production must following market demand, necessarily. Short-long term wind forecasting over different time steps is becoming an important process for the management of wind farms. Time series modelling of wind speeds is based on the valid assumption that all the causative factors are implicitly accounted for in the sequence of occurrence of the process itself. Hence, time series modelling is equivalent to physical modelling. Artificial neural networks (ANNs), which perform a non-linear mapping between inputs and outputs, provide a robust approach for wind prediction. In this work, these models are developed for simulating wind speed and energy production of a wind farm with three wind turbines, comparing different prediction temporal periods. We applied artificial neural networks for short and long term load forecasting using real load data. Keywords: neural artificial networks (ANNs), forecasting wind, turbine, CFD. 1 Introduction Electricity markets throughout the world are changing to allow the integration of alternative energy sources, in particular wind energy. The major criticality in the use of renewable energy, particularly of wind energy, concerns the management of wind farms. As electricity cannot be preserved because of the highest cost of storage, electricity production must follow the market demand, necessarily. In the state of the art there are two types of approach in the prediction of wind energy [1]: those based on physical doi:1495/esu090181

2 198 Energy and Sustainability II modelling and those based on historical series analysis. The first is used in meteorology to reproduce the atmospheric state, but this is a very complex system since it requires big resources of hardware for the calculation. While, approaches based on historical series estimate the future values on the basis of past values after identification of a model that simulates the process analyzed. This methodology is based on the valid assumption that all the factors influence the process are taken into implicitly using the past values and so it is possible to make a probable prediction. A good prediction model in real time of wind energy must be able to guarantee reliability for the prediction as soon the time horizon is extended. In order to understand the different issues involved in wind energy forecasting it is useful to divide the problem into three difference time scales: very short-term (0-6 hrs), short-term (6-72 hours), and medium range (3-10 days). In the small terms, in particular when the time horizon swings from a few minutes to some hours, various studies, based on ARMA models [2,8] and ANNs model [3,5 7], obtained a good result in the prediction of wind energy. In [5] an ANN model is presented, based on a back-propagation method, it was evaluated with real data measured at two different locations and demonstrated a correct dynamic performance in all evaluation tests, so it can be concluded that the algorithm is valid for estimating average speed values. The initial point for the approach in [6] is mainly the fact that none of the forecasting approaches for hourly data, that can be found in the literature, based on time series analysis or meteorological models, gives significantly lower prediction error than the elementary persistent approach. This was combined with the characteristics of the wind speed data, which are determined by the power spectrum values, distinguished by the spectral gap in intervals between 20 minutes and 2 hours. The finally proposed methodology is based on the multi-step forecasting of 10 minutes averaged data and the subsequent averaging to generate mean hourly predictions. In [7] the ANNs models are found to perform better for the forecast length of one hour, as seen from the actual and simulated data. For the forecast length of one hour, artificial networks are found to perform better than other methods, but the study suggests that, for increased forecast lengths, modified methods need to be investigated. In [8] a linear, time-varying autoregressive (AR) process is used to model and forecast wind speed. This modelling approach takes into account the non-stationary nature of wind speed. The time-varying parameters of the AR model are modelled by smoothed, integrated random walk processes. A Kalman filter is used to estimate the time-varying parameters of the AR model. The algorithm is used to forecast wind speed from 1 h to a few hours ahead. Other studies, for example in [14], are focused on a real-world application, the long-term wind speed and power forecasting in a wind farm using locally recurrent multilayer networks as forecast models. To improve the performance of the models, considering the complexity of the process, a class of optimal on-line learning algorithms is employed for training the locally recurrent networks based on the recursive prediction error (RPE) algorithm. The experimental results demonstrate that the recurrent forecast models provide better multistep ahead forecasts compared to the persistent method, the atmospheric and time-series models. In [15] the wind speed prediction in wind

3 Energy and Sustainability II 199 farms has been performed by using local recurrent neural networks with internal dynamics, as advanced forecast models. The efficiency of the proposed approach is tested on a real-world wind farm problem, where multistep ahead wind speed estimates from 15 min to 3 h are sought. In [16] results are presented of a number of advanced prediction systems performed in the frame of the European project Anemos. The European project Anemos is focused on several topics related to wind power forecasting such as physical and statistical modeling, uncertainty estimation, upscaling and others. From the very first stage of the project it was recognized by both end-users and modelers the necessity to map the existing wind power forecasting technology both in terms of research approaches and also in terms of performance. In [17] a statistical forecasting system is implemented for short-term prediction (up to 48 h ahead) of the wind energy production of a wind farm: for a given wind farm, the input variables are the meteorological predictions of wind (velocity and direction) for the next 48 h and past values of output power. The forecasting system has then to supply, on an hourly basis, the predicted output power up to 48 h ahead. In this work, artificial neural networks have been applied for the prediction of wind energy when the time horizon swings from 1 to 24 hours, using historical series data wind only, for a wind farm. Preliminarily, the statistical analysis of the historical series was processed and the probable distribution of wind speed and direction of the three turbines were represented. Application of a neural network for the prediction of wind energy able to an acceptable error on the observation when the prediction length is under 6 hours. So, with the extension of a prediction time horizon, the reliability of a prediction based only on statistical methods reducing considerably, but the need of planning on mediumlong terms of the wind productivity asks for approaches that are able to integrate knowledge from historical series with the outputs of numerical weather models. 2 Wind farm characteristics There are a number of complex issues associated with the evaluation of wind energy forecasts. The most significant issue is which parameter(s) should be Figure 1: Seasonal trend of wind speed in year I of the wind park. Figure 2: Wind speed and wind direction Month of April (year I).

4 200 Energy and Sustainability II used as the metric(s) for forecast performance. One s choice of metrics can have a significant impact on one s impression of forecast performance. So the first step in the wind forecasting is the statistical analysis of the historical series data. Our data set contains wind speed observations for a period of four years (years I, II, III, IV). In fig. 1 the seasonal trend of average wind speed for the first year of dataset (year I) is represented: in general, the average daily wind speed is higher in the winter than the summer months. In Fig. 2, the peak of wind speed is at a consistent wind direction, this means that a consistent wind direction can be considered as a factor that explains the high wind speed. 3 ANNs models for wind speed and energy prediction 3.1 Artificial neural networks and architectures Neural networks are composed of simple elements operating in parallel. These elements are inspired by biological nervous systems. As in nature, the network function is determined largely by the connections between elements. You can train a neural network to perform a particular function by adjusting the values of the connections (weights) between elements. A typical neural network used in the present study is the Multi Layer Feed Forward (MLFFN) network. In the Feed-Forward networks the data flow from input to output units is strictly feed-forward [13]. The data processing can extend over multiple (layers of) units, but no feedback connections are present, that is, connections extending from outputs of units to inputs of units in the same layer or previous layers. Each layer consists of units which receive their input from units from a layer directly below and send their output to units in a layer directly above the unit. There are no connections within a layer. The ANN learns through the set of examples supplied to it during the training process. Once the network weights and biases are initialized, the network is ready for training. During training the weights and biases of the network are iteratively adjusted to minimize the network performance. The default performance function for feed-forward networks is mean square error MSE the average squared error between the network outputs a and the target outputs t. Several algorithms for training use the gradient of the performance function to determine how to adjust the weights to minimize performance. The gradient is determined using a technique called back-propagation, which involves performing computations backward through the network. The goal of the algorithm is to minimise the global error E defined below, n 1 E = (( t k) o( k)) 2 k = 1 2 (1) where o(k) and t(k) are the outputs and target network for any k output node. The summation is carried out over all output nodes for every training pattern. A pair of input and output values constitutes a training pattern. The back-propagation

5 Energy and Sustainability II 201 algorithm calculates the error E as per Eq. (1) and distributes it backward from the output to hidden and input neurons. This is done using the steepest gradient descent principle where the change in weight is directed towards negative of the error gradient. The incremental change in the weight may be expressed as, E (2) wn = α wn 1 η w where w is the weight between any two nodes w n and w n-1 are the changes in the weight at n th and n-1 th iterations; α the momentum factor and η the learning rate. The learning rate governs the size of the weight change during each iteration. The momentum factor prevents the weight oscillations during training iterations and also accelerates the training on flat error surfaces [11]. The activation function used for the hidden neurons of the networks are generally the sigmoid function ( tansig ). The output neurons can have linear activation function ( purelin ). In the present study, fast algorithms, developed as modified versions to the standard back propagation algorithm are used, known as the Levenberg-Marquardt algorithm ( trainlm ). Also, the learning function used are the gradient descent weight/bias learning function ( learngd ). 3.2 Models In the present work, ANN models are developed to obtain wind speed for forecast length of 1 hour and wind energy for forecast lengths of 3, 6, 12 and 24 hours. The available database concerns the wind farm is in the form of average wind speeds obtained through anemometric measurements and collected every 10 minutes. The wind speed data is divided into training dataset (years I, II, III) and test dataset (year IV). For each of the prediction lengths, results are obtained for Multi Layer Feed Forward Networks. The required functional relationship for the hourly average wind speeds observed for the site may be expressed as, vt+ 1 = f( vt, vt 1, vt 2, vt 3,...) (3) where v ti is the hourly average wind speed of periods before t. The required functional relationship for the hourly wind energy observed for the site may be expressed as, t (4) P = f( v, v v v,...) i= t i t t 1, t 2, t 3 where t is the forecast length for the wind energy prediction (3, 6, 12 and 24 hours), P i is the hourly wind energy and v ti is the hourly average wind speed of periods before t. Energy wind is calculated by the mean power curve of turbines of park. There is no systematic approach for selection of the input variables which could be followed, but certain statistical parameters can be used to determine the relevant inputs. In this work an autocorrelation coefficient (ρ) was

6 202 Energy and Sustainability II Table 1: Statistical properties of wind speed for the site. Wind speed Training set (years I,II,III) Test set (year IV) Minimum Maximum Mean Standard deviation Table 2: MSE for different number of inputs and prediction lengths (global training set). Number of inputs 1 hour 3 hours 6 hours 12 hours 24 hours 7 0,0167 0,05 0,05 0,183 0,2 16 0,011 0,047 0,039 0,1 0,1 24 0,02 0, ,01 0,0967 0, ,033 0,1 0,028 0,09 0, ,06 0,15 0,03 0,098 0,08 Table 3: Architecture network: Multi-layer feed forward networks. (1): (v t, v t-1, v t-2, v t-16 ), (2): (v t, v t-1, v t-2, v t-24 ), (3): (v t, v t-1, v t-2, v t-24 ), (4): (v t, v t-1, v t-2, v t-36 ), (5): (v t, v t-1, v t-2, v t-48 ). Parameters 1 hour 3 hours 6 hours Training function TRAINLM TRAINLM TRAINLM Adapt learning function LEARNGD LEARNGD LEARNGD Performance function MSE MSE MSE Number layers Neurons (layer 1) inputs 16 (1) 24 (2) 24 (3) Neurons (layer 2) Neurons (layer 3) output 1 (v t+1 ) 1 (P t:t+3 ) 1(P t:t+6 ) Activation function hidden layer Tansig tansig tansig Activation function output layer Purelin Purelin purelin Epochs Parameters 12 hours 24 hours Training function TRAINLM TRAINLM Adapt learning function LEARNGD LEARNGD Performance function MSE MSE Number layers 3 3 Neurons (layer 1) inputs 36 (4) 48 (5) Neurons (layer 2) Neurons (layer 3) output 1(P t:t+12 ) 1(P t:t+24 ) Activation function hidden layer Tansig tansig Activation function output layer Purelin purelin Epochs

7 Energy and Sustainability II 203 used to obtain the required number of inputs for the models. The values of autocorrelation coefficient give an indication about the number of previous data values which are significant for forecasting the wind speed at a future time point. The database is partitioned into two disjoint subsets: training and test set. The motivation is to assess the network s ability to generalize supplying a data set different from the one used for parameter estimation. Also, the target s network for the prediction of 1 hour in advance is wind speed while for the prediction in the time horizon of 3-24 hours is the wind energy. The statistical properties of the wind speed data and for the various sets are given in table 1. Before training, inputs and targets are scaled so that they always fall within a specified range of [-1,1]. Post processing is done while simulating the network after the training process. For the selected network type and architecture, the parameters (weights and bias values) are assumed as random values. The parameters relevant in the training algorithm, error goal and number of epochs. Table 2 shows the observed MSE for different number of inputs and prediction lengths. Table 3 shows the principal parameters assumed for the networks. 4 Results and discussion ANNs models are developed, simulated and tested for forecast lengths of 1 hour, 3, 6, 12 and 24 hours. So, in the following, results of network simulations were shown. In order to show the model accuracy, the results using the ANNs models, are compared with the observations. The MSE function, expressed as: N 1 MSE = (( t k) o( k)) N k = 1 measures the network s performance according to the mean of squared errors. The correspondent values are shown in table 4. Results of network simulations are compared in terms of average percentage error on test data set. As shown in fig. 3, the approximation of the prediction of wind speed in the 1-hour ahead and for the two week of test set is good. During training of network the MSE stabilizes at value of after 150 epoch. 2 (5) Table 4: Values of performance function of ANNs MSE. ANNs 1 hour 3 hours 6 hours 12 hours 24 hours MSE Forecast errors increase with increasing of prediction length. Fig. 4 shows the simulated of the network s output for forecast energy for all time horizons in two weeks of test data. In the 3 hours ahead (a) the output of the network approximates the observed energy with an error greater than the error realized for forecasting the wind speed in the 1 hour ahead. The value of the MSE stabilizes at 5 after 300 epochs of learning. In the 6 hours ahead (b), the output of the

8 204 Energy and Sustainability II network approximates the observed energy with an error greater than the error realized obtained for forecasting the wind energy in the 1 and 3 hours ahead. The value of the MSE stabilizes at 0.1 after 100 epochs of learning. (c) shows the simulated of the network s output for forecast energy in the 12 hours ahead, the value of the MSE stabilizes at 9769 after 200 epochs of learning. (d) shows the simulated of the network s output for forecast energy in the 24 hours ahead, the value of the MSE stabilizes at 8069 after 200 epochs of learning. Adimensional Velocity Adimensional Velocity Week from 1 to 7 September - Hours observation prediction Week from 1 to 7 February - Hours Figure 3: ANN for prediction of wind velocity (adimensionalized with respect to the maximum observed velocity in the period) Prediction length of 1 hour. The 24-hour forecast is the longest horizon forecast included in this study, and is well outside the acknowledged boundaries for statistical estimation of wind speed, as described in literature. The ANN method for prediction shows signs of reduced accuracy at this range. Fig. 5 shows the fraction of average errors on wind energy observed for the test set and for all prediction lengths. For prediction length of 1 hour the average percentage error on the power observed changes from a minimum of 1% (April) to a maximum of 2.6% (November). From April to August these figures show a lower error than winter months. This is correlated with the result of the statistical analysis in fact the wind speeds in winter months were higher than summer months: the neural network has major difficult to prediction the high wind speeds, so prediction errors in these months are greater. For prediction length of 3 hours the average percentage error on energy observed changes from a minimum of 7% (July) to a maximum of 12% (January). For prediction length of 6 hours the average percentage error changes from a minimum of 10% (December) to a maximum of 16% (August). For prediction length of 12 hours the average percentage error changes from a

9 Energy and Sustainability II 205 Adimensional Wind energy Adimensional Wind Energy Adimensional Wind Energy Adimensional Wind Energy Observation Prediction PREDICTION LENGTH OF 3 HOURS (a) Week from 1 to 7 February - Hours observed predicted Adimensional Wind energy PREDICTION LENGTH OF 6 HOURS (b) Week from 1 to 7 February - Hours Adimensional Wind Energy observation prediction Week from 1 to 7 September - Hours observed predicted PREDICTION LENGTH OF 12 HOURS (c) observation prediction Week from 1 to 7 February - Hours Figure 4: Adimensional Wind Energy Week from 1 to 7 February - Hours PREDICTION LENGTH OF 24 HOURS (d) osevation prediction Week from 1 to 7 February - Hours Adimensional Wind Energy observation prediction Week from 1 to 7 September - Hours observation prediction Week from 1 to 7 September - Hours Forecast of wind energy (adimensionalized with respect to the maximum observed value in the period) different prediction length. minimum of 13% (December) to a maximum of 18% (August-February). For prediction length of 24 hours the error on energy observed changes from a minimum of 16% (December) to a maximum of 25,5% (February).

10 206 Energy and Sustainability II So, with the extension of prediction time horizon, the reliability of a prediction based only the statistical methods reducing considerably. The maximum error rate is 25% with time horizon of 12 and 24 hours so we cannot consider acceptable these forecasts. Fig. 6 shows the fraction of standard deviation of prediction errors for all prediction lengths. Average error of prediction 0,40 0,35 0,30 0,25 0,20 0,15 0,10 0,05 0,00 Figure 5: January February March April May June July August Test set - Year IV September October November December 1 hour 3 hours 6 hours 12 hours 24 hours Fraction of average errors on wind energy observed for the test set and for all prediction lengths. Standard deviation of error Figure 6: 0,40 0,35 0,30 0,25 0,20 0,15 0,10 0,05 0,00 January February March April May June July August Test set - Year IV September October November December 1 hour 3 hours 6 hours 12 hours 24 hours Fraction of standard deviation error on wind energy observed for the test set and for all prediction lengths.

11 Energy and Sustainability II Conclusions and perspectives The present paper has developed artificial neural networks (ANN) models to forecast the wind power prediction of a wind farm for different time horizons. We have shown how wind power density forecasts, for lead times from one to 24 hours ahead, can be generated from wind speed observations. There is a clear difference in the ability of ANN forecast models applied to different time horizons. The results show that for a forecast horizon under 6 hours this method can be considered a valid instrument to support control by the management of a wind park. The study shows lower errors compared to those found in literature to forecast one hour in advance [7]. The reliability of a prediction based only the statistical methods reducing considerably, with the extension of prediction time horizon. The error rate is 20% with time horizon of 12 and 24 hours so we cannot consider these forecasts to be acceptable. For prediction with time horizons of 12 and 24 hours other methods should be investigated because forecasts with neural networks are not reliable. We believe that the errors obtained could be reduced with a neural network able of taking different atmospheric variables as inputs, such as wind direction (useful particularly for prediction of higher speeds), pressure, temperature, etc. Also, we think that an application, in future work, of mixed methods such as neuro-fuzzy networks, will be useful to obtain reliable wind forecasts. Nomenclature E= global error o(k)= network s output t(k)= network s target v ti= average wind speed t i w= connection weight α = momentum factor η = learning rate t =forecast length P i =hourly wind energy MSE=mean square error References [1] Burton, N. J. & Bossanyi, Wind energy handbook, Wiley [2] Bossanyi, E.A. Short-term stochastic wind prediction and possible control application, Proceedings of the Delphi Workshop on Wind Energy Application Greece (1985), pp [3] Kariniotakis, N.E. & Stavrakakis, Advanced short-term forecasting of wind power production, Proceedings of the 1996 European Union Wind Energy Conference EUWEC 97, Dublin, Ireland, 1997, pp

12 208 Energy and Sustainability II [4] Dibike, P.C, Temporal neural networks for downscaling climate variability and extremes, Proceedings of the 2005 International Joint Conference on Neural Networks, Montreal, Canada, [5] Flores, A. T. & G. Tapia, Application of a control algorithm for wind speed prediction and active power generation, Renewable Energy 30,p , [6] A. Sfetsos, A novel approach for the forecasting of mean hourly wind speed time series, Renewable Energy, 27 (2), pp [7] Jayaraj, K. P., E. S. & Arun, Wind speed and power prediction using artificial neural networks, European Wind Energy Conference 2004 (EWEC). [8] Huang, Z.S., Chalabi, Use of time-series analysis to model and forecast wind speed, Journal of Wind Engineering and Industrial Aerodynamics, 56, pp , [9] Giebel, R. B, G. K., The state-of-the-art in short-term prediction of wind power. a literature overview. Wind Energy 6(3), pp , [10] C. Mohrlen, Uncertainty in wind energy forecasting, 2004, PhD Thesis. [11] More, D.MC, Forecasting wind with neural networks, Marine Structures 2003, 16: [12] Demuth, M. B., M.H, Neural network toolbox 5, User s Guide, The mathworks. [13] Krose & Van der Smagt, Mathematics, an introduction to neural networks. Eighth edition, November 1996 [14] Barbounis, J.B. T, Locally recurrent neural networks for long-term wind speed and power prediction, Neurocomputing, 69 (4), pp , 2006 [15] Barbounis, J.B. T, Locally recurrent neural networks for wind speed prediction using spatial correlation, Information Sciences, 177 (24), pp , 2007 [16] Martí, G. K., Evaluation of advanced wind power forecasting models results of the anemos project. [17] I. Sanchez, Short-term prediction of wind energy production. International Journal of Forecasting, 22 (1), pp.43-56, 2006.

ANN and Statistical Theory Based Forecasting and Analysis of Power System Variables

ANN and Statistical Theory Based Forecasting and Analysis of Power System Variables ANN and Statistical Theory Based Forecasting and Analysis of Power System Variables Sruthi V. Nair 1, Poonam Kothari 2, Kushal Lodha 3 1,2,3 Lecturer, G. H. Raisoni Institute of Engineering & Technology,

More information

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL Ricardo Marquez Mechanical Engineering and Applied Mechanics School of Engineering University of California Merced Carlos F. M. Coimbra

More information

Data and prognosis for renewable energy

Data and prognosis for renewable energy The Hong Kong Polytechnic University Department of Electrical Engineering Project code: FYP_27 Data and prognosis for renewable energy by Choi Man Hin 14072258D Final Report Bachelor of Engineering (Honours)

More information

Short term wind forecasting using artificial neural networks

Short term wind forecasting using artificial neural networks Discovery Science, Volume 2, Number 6, December 2012 RESEARCH COMPUTER SCIENCE ISSN 2278 5485 EISSN 2278 5477 Science Short term wind forecasting using artificial neural networks Er.Gurpreet Singh 1, Er.Manpreet

More information

Machine Learning with Neural Networks. J. Stuart McMenamin, David Simons, Andy Sukenik Itron, Inc.

Machine Learning with Neural Networks. J. Stuart McMenamin, David Simons, Andy Sukenik Itron, Inc. Machine Learning with Neural Networks J. Stuart McMenamin, David Simons, Andy Sukenik Itron, Inc. Please Remember» Phones are Muted: In order to help this session run smoothly, your phones are muted.»

More information

Prediction of Hourly Solar Radiation in Amman-Jordan by Using Artificial Neural Networks

Prediction of Hourly Solar Radiation in Amman-Jordan by Using Artificial Neural Networks Int. J. of Thermal & Environmental Engineering Volume 14, No. 2 (2017) 103-108 Prediction of Hourly Solar Radiation in Amman-Jordan by Using Artificial Neural Networks M. A. Hamdan a*, E. Abdelhafez b

More information

Application of Artificial Neural Networks in Evaluation and Identification of Electrical Loss in Transformers According to the Energy Consumption

Application of Artificial Neural Networks in Evaluation and Identification of Electrical Loss in Transformers According to the Energy Consumption Application of Artificial Neural Networks in Evaluation and Identification of Electrical Loss in Transformers According to the Energy Consumption ANDRÉ NUNES DE SOUZA, JOSÉ ALFREDO C. ULSON, IVAN NUNES

More information

A Hybrid Model of Wavelet and Neural Network for Short Term Load Forecasting

A Hybrid Model of Wavelet and Neural Network for Short Term Load Forecasting International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 4 (2014), pp. 387-394 International Research Publication House http://www.irphouse.com A Hybrid Model of

More information

Thunderstorm Forecasting by using Artificial Neural Network

Thunderstorm Forecasting by using Artificial Neural Network Thunderstorm Forecasting by using Artificial Neural Network N.F Nik Ismail, D. Johari, A.F Ali, Faculty of Electrical Engineering Universiti Teknologi MARA 40450 Shah Alam Malaysia nikfasdi@yahoo.com.my

More information

Three Structures of a Multilayer Artificial Neural Network for Predicting the Solar Radiation of Baghdad City- Iraq

Three Structures of a Multilayer Artificial Neural Network for Predicting the Solar Radiation of Baghdad City- Iraq Three Structures of a Multilayer Artificial Neural Network for Predicting the Solar Radiation of Baghdad City- Iraq a,* Abdulrahman Th. Mohammad, b khalil I. Mahmood, c Dawood S. Mahjoob a,b,c Baqubah

More information

Short Term Load Forecasting Based Artificial Neural Network

Short Term Load Forecasting Based Artificial Neural Network Short Term Load Forecasting Based Artificial Neural Network Dr. Adel M. Dakhil Department of Electrical Engineering Misan University Iraq- Misan Dr.adelmanaa@gmail.com Abstract Present study develops short

More information

Prashant Pant 1, Achal Garg 2 1,2 Engineer, Keppel Offshore and Marine Engineering India Pvt. Ltd, Mumbai. IJRASET 2013: All Rights are Reserved 356

Prashant Pant 1, Achal Garg 2 1,2 Engineer, Keppel Offshore and Marine Engineering India Pvt. Ltd, Mumbai. IJRASET 2013: All Rights are Reserved 356 Forecasting Of Short Term Wind Power Using ARIMA Method Prashant Pant 1, Achal Garg 2 1,2 Engineer, Keppel Offshore and Marine Engineering India Pvt. Ltd, Mumbai Abstract- Wind power, i.e., electrical

More information

MODELLING ENERGY DEMAND FORECASTING USING NEURAL NETWORKS WITH UNIVARIATE TIME SERIES

MODELLING ENERGY DEMAND FORECASTING USING NEURAL NETWORKS WITH UNIVARIATE TIME SERIES MODELLING ENERGY DEMAND FORECASTING USING NEURAL NETWORKS WITH UNIVARIATE TIME SERIES S. Cankurt 1, M. Yasin 2 1&2 Ishik University Erbil, Iraq 1 s.cankurt@ishik.edu.iq, 2 m.yasin@ishik.edu.iq doi:10.23918/iec2018.26

More information

Heat Load Forecasting of District Heating System Based on Numerical Weather Prediction Model

Heat Load Forecasting of District Heating System Based on Numerical Weather Prediction Model 2nd International Forum on Electrical Engineering and Automation (IFEEA 2) Heat Load Forecasting of District Heating System Based on Numerical Weather Prediction Model YANG Hongying, a, JIN Shuanglong,

More information

1. Introduction. 2. Artificial Neural Networks and Fuzzy Time Series

1. Introduction. 2. Artificial Neural Networks and Fuzzy Time Series 382 IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.9, September 2008 A Comparative Study of Neural-Network & Fuzzy Time Series Forecasting Techniques Case Study: Wheat

More information

ESTIMATION OF HOURLY MEAN AMBIENT TEMPERATURES WITH ARTIFICIAL NEURAL NETWORKS 1. INTRODUCTION

ESTIMATION OF HOURLY MEAN AMBIENT TEMPERATURES WITH ARTIFICIAL NEURAL NETWORKS 1. INTRODUCTION Mathematical and Computational Applications, Vol. 11, No. 3, pp. 215-224, 2006. Association for Scientific Research ESTIMATION OF HOURLY MEAN AMBIENT TEMPERATURES WITH ARTIFICIAL NEURAL NETWORKS Ömer Altan

More information

Wind Power Forecasting using Artificial Neural Networks

Wind Power Forecasting using Artificial Neural Networks Wind Power Forecasting using Artificial Neural Networks This paper aims at predicting the power output of wind turbines using artificial neural networks,two different algorithms and models were trained

More information

A Novel 2-D Model Approach for the Prediction of Hourly Solar Radiation

A Novel 2-D Model Approach for the Prediction of Hourly Solar Radiation A Novel 2-D Model Approach for the Prediction of Hourly Solar Radiation F Onur Hocao glu, Ö Nezih Gerek, and Mehmet Kurban Anadolu University, Dept of Electrical and Electronics Eng, Eskisehir, Turkey

More information

Wind Energy Predictions of Small-Scale Turbine Output Using Exponential Smoothing and Feed- Forward Neural Network

Wind Energy Predictions of Small-Scale Turbine Output Using Exponential Smoothing and Feed- Forward Neural Network Wind Energy Predictions of Small-Scale Turbine Output Using Exponential Smoothing and Feed- Forward Neural Network Zaccheus O. Olaofe 1, 2 1 ZakkWealth Energy 2 Faculty of Engineering and Built Environment,

More information

Address for Correspondence

Address for Correspondence Research Article APPLICATION OF ARTIFICIAL NEURAL NETWORK FOR INTERFERENCE STUDIES OF LOW-RISE BUILDINGS 1 Narayan K*, 2 Gairola A Address for Correspondence 1 Associate Professor, Department of Civil

More information

1.3 STATISTICAL WIND POWER FORECASTING FOR U.S. WIND FARMS

1.3 STATISTICAL WIND POWER FORECASTING FOR U.S. WIND FARMS 1.3 STATISTICAL WIND POWER FORECASTING FOR U.S. WIND FARMS Michael Milligan, Consultant * Marc Schwartz and Yih-Huei Wan National Renewable Energy Laboratory, Golden, Colorado ABSTRACT Electricity markets

More information

Modelling Wind Farm Data and the Short Term Prediction of Wind Speeds

Modelling Wind Farm Data and the Short Term Prediction of Wind Speeds Modelling Wind Farm Data and the Short Term Prediction of Wind Speeds An Investigation into Wind Speed Data Sets Erin Mitchell Lancaster University 6th April 2011 Outline 1 Data Considerations Overview

More information

Rainfall Prediction using Back-Propagation Feed Forward Network

Rainfall Prediction using Back-Propagation Feed Forward Network Rainfall Prediction using Back-Propagation Feed Forward Network Ankit Chaturvedi Department of CSE DITMR (Faridabad) MDU Rohtak (hry). ABSTRACT Back propagation is most widely used in neural network projects

More information

A SEASONAL FUZZY TIME SERIES FORECASTING METHOD BASED ON GUSTAFSON-KESSEL FUZZY CLUSTERING *

A SEASONAL FUZZY TIME SERIES FORECASTING METHOD BASED ON GUSTAFSON-KESSEL FUZZY CLUSTERING * No.2, Vol.1, Winter 2012 2012 Published by JSES. A SEASONAL FUZZY TIME SERIES FORECASTING METHOD BASED ON GUSTAFSON-KESSEL * Faruk ALPASLAN a, Ozge CAGCAG b Abstract Fuzzy time series forecasting methods

More information

Real Time wave forecasting using artificial neural network with varying input parameter

Real Time wave forecasting using artificial neural network with varying input parameter 82 Indian Journal of Geo-Marine SciencesINDIAN J MAR SCI VOL. 43(1), JANUARY 2014 Vol. 43(1), January 2014, pp. 82-87 Real Time wave forecasting using artificial neural network with varying input parameter

More information

Importance of Numerical Weather Prediction in Variable Renewable Energy Forecast

Importance of Numerical Weather Prediction in Variable Renewable Energy Forecast Importance of Numerical Weather Prediction in Variable Renewable Energy Forecast Dr. Abhijit Basu (Integrated Research & Action for Development) Arideep Halder (Thinkthrough Consulting Pvt. Ltd.) September

More information

Improved the Forecasting of ANN-ARIMA Model Performance: A Case Study of Water Quality at the Offshore Kuala Terengganu, Terengganu, Malaysia

Improved the Forecasting of ANN-ARIMA Model Performance: A Case Study of Water Quality at the Offshore Kuala Terengganu, Terengganu, Malaysia Improved the Forecasting of ANN-ARIMA Model Performance: A Case Study of Water Quality at the Offshore Kuala Terengganu, Terengganu, Malaysia Muhamad Safiih Lola1 Malaysia- safiihmd@umt.edu.my Mohd Noor

More information

P. M. FONTE GONÇALO XUFRE SILVA J. C. QUADRADO DEEA Centro de Matemática DEEA ISEL Rua Conselheiro Emídio Navarro, LISBOA PORTUGAL

P. M. FONTE GONÇALO XUFRE SILVA J. C. QUADRADO DEEA Centro de Matemática DEEA ISEL Rua Conselheiro Emídio Navarro, LISBOA PORTUGAL Wind Speed Prediction using Artificial Neural Networks P. M. FONTE GONÇALO XUFRE SILVA J. C. QUADRADO DEEA Centro de Matemática DEEA ISEL Rua Conselheiro Emídio Navarro, 1950-072 LISBOA PORTUGAL Abstract:

More information

4. Multilayer Perceptrons

4. Multilayer Perceptrons 4. Multilayer Perceptrons This is a supervised error-correction learning algorithm. 1 4.1 Introduction A multilayer feedforward network consists of an input layer, one or more hidden layers, and an output

More information

Lecture 4: Perceptrons and Multilayer Perceptrons

Lecture 4: Perceptrons and Multilayer Perceptrons Lecture 4: Perceptrons and Multilayer Perceptrons Cognitive Systems II - Machine Learning SS 2005 Part I: Basic Approaches of Concept Learning Perceptrons, Artificial Neuronal Networks Lecture 4: Perceptrons

More information

Application of Artificial Neural Network for Short Term Load Forecasting

Application of Artificial Neural Network for Short Term Load Forecasting aerd Scientific Journal of Impact Factor(SJIF): 3.134 e-issn(o): 2348-4470 p-issn(p): 2348-6406 International Journal of Advance Engineering and Research Development Volume 2,Issue 4, April -2015 Application

More information

Wind Resource Modelling using the Markov Transition Probability Matrix Method

Wind Resource Modelling using the Markov Transition Probability Matrix Method Twelfth LACCEI Latin American and Caribbean Conference for Engineering and Technology (LACCEI 214) Excellence in Engineering To Enhance a Country s Productivity July 22-24, 214 Guayaquil, Ecuador. Wind

More information

Design Collocation Neural Network to Solve Singular Perturbed Problems with Initial Conditions

Design Collocation Neural Network to Solve Singular Perturbed Problems with Initial Conditions Article International Journal of Modern Engineering Sciences, 204, 3(): 29-38 International Journal of Modern Engineering Sciences Journal homepage:www.modernscientificpress.com/journals/ijmes.aspx ISSN:

More information

FORECASTING OF INFLATION IN BANGLADESH USING ANN MODEL

FORECASTING OF INFLATION IN BANGLADESH USING ANN MODEL FORECASTING OF INFLATION IN BANGLADESH USING ANN MODEL Rumana Hossain Department of Physical Science School of Engineering and Computer Science Independent University, Bangladesh Shaukat Ahmed Department

More information

A comparative study of ANN and angstrom Prescott model in the context of solar radiation analysis

A comparative study of ANN and angstrom Prescott model in the context of solar radiation analysis A comparative study of ANN and angstrom Prescott model in the context of solar radiation analysis JUHI JOSHI 1, VINIT KUMAR 2 1 M.Tech, SGVU, Jaipur, India 2 Assistant. Professor, SGVU, Jaipur, India ABSTRACT

More information

Pattern Recognition Prof. P. S. Sastry Department of Electronics and Communication Engineering Indian Institute of Science, Bangalore

Pattern Recognition Prof. P. S. Sastry Department of Electronics and Communication Engineering Indian Institute of Science, Bangalore Pattern Recognition Prof. P. S. Sastry Department of Electronics and Communication Engineering Indian Institute of Science, Bangalore Lecture - 27 Multilayer Feedforward Neural networks with Sigmoidal

More information

Neural Networks biological neuron artificial neuron 1

Neural Networks biological neuron artificial neuron 1 Neural Networks biological neuron artificial neuron 1 A two-layer neural network Output layer (activation represents classification) Weighted connections Hidden layer ( internal representation ) Input

More information

Time Series and Forecasting

Time Series and Forecasting Time Series and Forecasting Introduction to Forecasting n What is forecasting? n Primary Function is to Predict the Future using (time series related or other) data we have in hand n Why are we interested?

More information

CSE 352 (AI) LECTURE NOTES Professor Anita Wasilewska. NEURAL NETWORKS Learning

CSE 352 (AI) LECTURE NOTES Professor Anita Wasilewska. NEURAL NETWORKS Learning CSE 352 (AI) LECTURE NOTES Professor Anita Wasilewska NEURAL NETWORKS Learning Neural Networks Classifier Short Presentation INPUT: classification data, i.e. it contains an classification (class) attribute.

More information

ANN based techniques for prediction of wind speed of 67 sites of India

ANN based techniques for prediction of wind speed of 67 sites of India ANN based techniques for prediction of wind speed of 67 sites of India Paper presentation in Conference on Large Scale Grid Integration of Renewable Energy in India Authors: Parul Arora Prof. B.K Panigrahi

More information

A State Space Model for Wind Forecast Correction

A State Space Model for Wind Forecast Correction A State Space Model for Wind Forecast Correction Valrie Monbe, Pierre Ailliot 2, and Anne Cuzol 1 1 Lab-STICC, Université Européenne de Bretagne, France (e-mail: valerie.monbet@univ-ubs.fr, anne.cuzol@univ-ubs.fr)

More information

Short Term Solar Radiation Forecast from Meteorological Data using Artificial Neural Network for Yola, Nigeria

Short Term Solar Radiation Forecast from Meteorological Data using Artificial Neural Network for Yola, Nigeria American Journal of Engineering Research (AJER) 017 American Journal of Engineering Research (AJER) eiss: 300847 piss : 300936 Volume6, Issue8, pp8389 www.ajer.org Research Paper Open Access Short Term

More information

Mr. Harshit K. Dave 1, Dr. Keyur P. Desai 2, Dr. Harit K. Raval 3

Mr. Harshit K. Dave 1, Dr. Keyur P. Desai 2, Dr. Harit K. Raval 3 Investigations on Prediction of MRR and Surface Roughness on Electro Discharge Machine Using Regression Analysis and Artificial Neural Network Programming Mr. Harshit K. Dave 1, Dr. Keyur P. Desai 2, Dr.

More information

WEATHER NORMALIZATION METHODS AND ISSUES. Stuart McMenamin Mark Quan David Simons

WEATHER NORMALIZATION METHODS AND ISSUES. Stuart McMenamin Mark Quan David Simons WEATHER NORMALIZATION METHODS AND ISSUES Stuart McMenamin Mark Quan David Simons Itron Forecasting Brown Bag September 17, 2013 Please Remember» Phones are Muted: In order to help this session run smoothly,

More information

HYBRID PREDICTION MODEL FOR SHORT TERM WIND SPEED FORECASTING

HYBRID PREDICTION MODEL FOR SHORT TERM WIND SPEED FORECASTING HYBRID PREDICTION MODEL FOR SHORT TERM WIND SPEED FORECASTING M. C. Lavanya and S. Lakshmi Department of Electronics and Communication, Sathyabama University, Chennai, India E-Mail: mclavanyabe@gmail.com

More information

Implementation of Artificial Neural Network for Short Term Load Forecasting

Implementation of Artificial Neural Network for Short Term Load Forecasting Implementation of Artificial Neural Network for Short Term Load Forecasting Anju Bala * * Research Scholar, E.E. Department, D.C.R. University of Sci. & Technology, Murthal, anju8305@gmail.com N. K. Yadav

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

More information

Day Ahead Hourly Load and Price Forecast in ISO New England Market using ANN

Day Ahead Hourly Load and Price Forecast in ISO New England Market using ANN 23 Annual IEEE India Conference (INDICON) Day Ahead Hourly Load and Price Forecast in ISO New England Market using ANN Kishan Bhushan Sahay Department of Electrical Engineering Delhi Technological University

More information

Artificial Neural Networks

Artificial Neural Networks Artificial Neural Networks 鮑興國 Ph.D. National Taiwan University of Science and Technology Outline Perceptrons Gradient descent Multi-layer networks Backpropagation Hidden layer representations Examples

More information

y(x n, w) t n 2. (1)

y(x n, w) t n 2. (1) Network training: Training a neural network involves determining the weight parameter vector w that minimizes a cost function. Given a training set comprising a set of input vector {x n }, n = 1,...N,

More information

Introduction to Natural Computation. Lecture 9. Multilayer Perceptrons and Backpropagation. Peter Lewis

Introduction to Natural Computation. Lecture 9. Multilayer Perceptrons and Backpropagation. Peter Lewis Introduction to Natural Computation Lecture 9 Multilayer Perceptrons and Backpropagation Peter Lewis 1 / 25 Overview of the Lecture Why multilayer perceptrons? Some applications of multilayer perceptrons.

More information

Modelling of Pehlivan-Uyaroglu_2010 Chaotic System via Feed Forward Neural Network and Recurrent Neural Networks

Modelling of Pehlivan-Uyaroglu_2010 Chaotic System via Feed Forward Neural Network and Recurrent Neural Networks Modelling of Pehlivan-Uyaroglu_2010 Chaotic System via Feed Forward Neural Network and Recurrent Neural Networks 1 Murat ALÇIN, 2 İhsan PEHLİVAN and 3 İsmail KOYUNCU 1 Department of Electric -Energy, Porsuk

More information

Wind energy production backcasts based on a high-resolution reanalysis dataset

Wind energy production backcasts based on a high-resolution reanalysis dataset Wind energy production backcasts based on a high-resolution reanalysis dataset Liu, S., Gonzalez, L. H., Foley, A., & Leahy, P. (2018). Wind energy production backcasts based on a highresolution reanalysis

More information

Wind Speed Forecasting Using Back Propagation Artificial Neural Networks in North of Iran

Wind Speed Forecasting Using Back Propagation Artificial Neural Networks in North of Iran Research Article Journal of Energy Management and echnology (JEM) Vol. 1, Issue 3 21 Wind Speed Forecasting Using Back Propagation Artificial Neural Networks in North of Iran AMIN MASOUMI 1, FARKHONDEH

More information

Forecasting River Flow in the USA: A Comparison between Auto-Regression and Neural Network Non-Parametric Models

Forecasting River Flow in the USA: A Comparison between Auto-Regression and Neural Network Non-Parametric Models Journal of Computer Science 2 (10): 775-780, 2006 ISSN 1549-3644 2006 Science Publications Forecasting River Flow in the USA: A Comparison between Auto-Regression and Neural Network Non-Parametric Models

More information

Reduced Overdispersion in Stochastic Weather Generators for Statistical Downscaling of Seasonal Forecasts and Climate Change Scenarios

Reduced Overdispersion in Stochastic Weather Generators for Statistical Downscaling of Seasonal Forecasts and Climate Change Scenarios Reduced Overdispersion in Stochastic Weather Generators for Statistical Downscaling of Seasonal Forecasts and Climate Change Scenarios Yongku Kim Institute for Mathematics Applied to Geosciences National

More information

Time Series and Forecasting

Time Series and Forecasting Time Series and Forecasting Introduction to Forecasting n What is forecasting? n Primary Function is to Predict the Future using (time series related or other) data we have in hand n Why are we interested?

More information

Markovian Models for Electrical Load Prediction in Smart Buildings

Markovian Models for Electrical Load Prediction in Smart Buildings Markovian Models for Electrical Load Prediction in Smart Buildings Muhammad Kumail Haider, Asad Khalid Ismail, and Ihsan Ayyub Qazi LUMS School of Science and Engineering, Lahore, Pakistan {8,,ihsan.qazi}@lums.edu.pk

More information

Development of Short Term Solar Forecasts

Development of Short Term Solar Forecasts power systems eehlaboratory Seraina Buchmeier Development of Short Term Solar Forecasts Semester Project EEH Power Systems Laboratory Swiss Federal Institute of Technology (ETH) Zurich Supervisors: Olivier

More information

Retrieval of Cloud Top Pressure

Retrieval of Cloud Top Pressure Master Thesis in Statistics and Data Mining Retrieval of Cloud Top Pressure Claudia Adok Division of Statistics and Machine Learning Department of Computer and Information Science Linköping University

More information

WIND SPEED ESTIMATION IN SAUDI ARABIA USING THE PARTICLE SWARM OPTIMIZATION (PSO)

WIND SPEED ESTIMATION IN SAUDI ARABIA USING THE PARTICLE SWARM OPTIMIZATION (PSO) WIND SPEED ESTIMATION IN SAUDI ARABIA USING THE PARTICLE SWARM OPTIMIZATION (PSO) Mohamed Ahmed Mohandes Shafique Rehman King Fahd University of Petroleum & Minerals Saeed Badran Electrical Engineering

More information

ARTIFICIAL NEURAL NETWORK PART I HANIEH BORHANAZAD

ARTIFICIAL NEURAL NETWORK PART I HANIEH BORHANAZAD ARTIFICIAL NEURAL NETWORK PART I HANIEH BORHANAZAD WHAT IS A NEURAL NETWORK? The simplest definition of a neural network, more properly referred to as an 'artificial' neural network (ANN), is provided

More information

One-day ahead wind speed/power prediction based on polynomial autoregressive model

One-day ahead wind speed/power prediction based on polynomial autoregressive model IET Renewable Power Generation Research Article One-day ahead wind speed/power prediction based on polynomial autoregressive model ISSN 1752-1416 Received on 12th December 2016 Revised 14th April 2017

More information

2018 FORECAST ACCURACY BENCHMARKING SURVEY AND ENERGY TRENDS. Mark Quan

2018 FORECAST ACCURACY BENCHMARKING SURVEY AND ENERGY TRENDS. Mark Quan 2018 FORECAST ACCURACY BENCHMARKING SURVEY AND ENERGY TRENDS Mark Quan Please Remember» Phones are Muted: In order to help this session run smoothly, your phones are muted.» Full Screen Mode: To make the

More information

<Special Topics in VLSI> Learning for Deep Neural Networks (Back-propagation)

<Special Topics in VLSI> Learning for Deep Neural Networks (Back-propagation) Learning for Deep Neural Networks (Back-propagation) Outline Summary of Previous Standford Lecture Universal Approximation Theorem Inference vs Training Gradient Descent Back-Propagation

More information

Estimation of Reference Evapotranspiration by Artificial Neural Network

Estimation of Reference Evapotranspiration by Artificial Neural Network Estimation of Reference Evapotranspiration by Artificial Neural Network A. D. Bhagat 1, P. G. Popale 2 PhD Scholar, Department of Irrigation and Drainage Engineering, Dr. ASCAE&T, Mahatma Phule Krishi

More information

Artificial Neural Network : Training

Artificial Neural Network : Training Artificial Neural Networ : Training Debasis Samanta IIT Kharagpur debasis.samanta.iitgp@gmail.com 06.04.2018 Debasis Samanta (IIT Kharagpur) Soft Computing Applications 06.04.2018 1 / 49 Learning of neural

More information

ARTIFICIAL INTELLIGENCE. Artificial Neural Networks

ARTIFICIAL INTELLIGENCE. Artificial Neural Networks INFOB2KI 2017-2018 Utrecht University The Netherlands ARTIFICIAL INTELLIGENCE Artificial Neural Networks Lecturer: Silja Renooij These slides are part of the INFOB2KI Course Notes available from www.cs.uu.nl/docs/vakken/b2ki/schema.html

More information

EE-588 ADVANCED TOPICS IN NEURAL NETWORK

EE-588 ADVANCED TOPICS IN NEURAL NETWORK CUKUROVA UNIVERSITY DEPARTMENT OF ELECTRICAL&ELECTRONICS ENGINEERING EE-588 ADVANCED TOPICS IN NEURAL NETWORK THE PROJECT PROPOSAL AN APPLICATION OF NEURAL NETWORKS FOR WEATHER TEMPERATURE FORECASTING

More information

SYSTEM OPERATIONS. Dr. Frank A. Monforte

SYSTEM OPERATIONS. Dr. Frank A. Monforte SYSTEM OPERATIONS FORECASTING Dr. Frank A. Monforte Itron s Forecasting Brown Bag Seminar September 13, 2011 PLEASE REMEMBER» In order to help this session run smoothly, your phones are muted.» To make

More information

Accuracy of near real time updates in wind power forecasting with regard to different weather regimes

Accuracy of near real time updates in wind power forecasting with regard to different weather regimes Accuracy of near real time updates in wind power forecasting with regard to different weather regimes Nadja Saleck 1, Florian Bertsch 2, Lüder von Bremen 1, Detlev Heinemann 1 1 ForWind, University of

More information

Journal of of Computer Applications Research Research and Development and Development (JCARD), ISSN (Print), ISSN

Journal of of Computer Applications Research Research and Development and Development (JCARD), ISSN (Print), ISSN JCARD Journal of of Computer Applications Research Research and Development and Development (JCARD), ISSN 2248-9304(Print), ISSN 2248-9312 (JCARD),(Online) ISSN 2248-9304(Print), Volume 1, Number ISSN

More information

CHAPTER 6 CONCLUSION AND FUTURE SCOPE

CHAPTER 6 CONCLUSION AND FUTURE SCOPE CHAPTER 6 CONCLUSION AND FUTURE SCOPE 146 CHAPTER 6 CONCLUSION AND FUTURE SCOPE 6.1 SUMMARY The first chapter of the thesis highlighted the need of accurate wind forecasting models in order to transform

More information

Short Term Load Forecasting Of Chhattisgarh Grid Using Artificial Neural Network

Short Term Load Forecasting Of Chhattisgarh Grid Using Artificial Neural Network Short Term Load Forecasting Of Chhattisgarh Grid Using Artificial Neural Network 1 Saurabh Ghore, 2 Amit Goswami 1 M.Tech. Student, 2 Assistant Professor Department of Electrical and Electronics Engineering,

More information

Neural network modelling of reinforced concrete beam shear capacity

Neural network modelling of reinforced concrete beam shear capacity icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) Neural network modelling of reinforced concrete beam

More information

Application and verification of ECMWF products in Croatia - July 2007

Application and verification of ECMWF products in Croatia - July 2007 Application and verification of ECMWF products in Croatia - July 2007 By Lovro Kalin, Zoran Vakula and Josip Juras (Hydrological and Meteorological Service) 1. Summary of major highlights At Croatian Met

More information

Classification with Perceptrons. Reading:

Classification with Perceptrons. Reading: Classification with Perceptrons Reading: Chapters 1-3 of Michael Nielsen's online book on neural networks covers the basics of perceptrons and multilayer neural networks We will cover material in Chapters

More information

FORECASTING: A REVIEW OF STATUS AND CHALLENGES. Eric Grimit and Kristin Larson 3TIER, Inc. Pacific Northwest Weather Workshop March 5-6, 2010

FORECASTING: A REVIEW OF STATUS AND CHALLENGES. Eric Grimit and Kristin Larson 3TIER, Inc. Pacific Northwest Weather Workshop March 5-6, 2010 SHORT-TERM TERM WIND POWER FORECASTING: A REVIEW OF STATUS AND CHALLENGES Eric Grimit and Kristin Larson 3TIER, Inc. Pacific Northwest Weather Workshop March 5-6, 2010 Integrating Renewable Energy» Variable

More information

Evaluation of simple wind power forecasting methods applied to a long-term wind record from Scotland

Evaluation of simple wind power forecasting methods applied to a long-term wind record from Scotland European Association for the Development of Renewable Energies, Environment and Power Quality (EA4EPQ) International Conference on Renewable Energies and Power Quality (ICREPQ 12) Santiago de Compostela

More information

Annex I to Target Area Assessments

Annex I to Target Area Assessments Baltic Challenges and Chances for local and regional development generated by Climate Change Annex I to Target Area Assessments Climate Change Support Material (Climate Change Scenarios) SWEDEN September

More information

Solar Irradiance Prediction using Neural Model

Solar Irradiance Prediction using Neural Model Volume-8, Issue-3, June 2018 International Journal of Engineering and Management Research Page Number: 241-245 DOI: doi.org/10.31033/ijemr.8.3.32 Solar Irradiance Prediction using Neural Model Raj Kumar

More information

SOLAR POWER FORECASTING BASED ON NUMERICAL WEATHER PREDICTION, SATELLITE DATA, AND POWER MEASUREMENTS

SOLAR POWER FORECASTING BASED ON NUMERICAL WEATHER PREDICTION, SATELLITE DATA, AND POWER MEASUREMENTS BASED ON NUMERICAL WEATHER PREDICTION, SATELLITE DATA, AND POWER MEASUREMENTS Detlev Heinemann, Elke Lorenz Energy Meteorology Group, Institute of Physics, Oldenburg University Workshop on Forecasting,

More information

Introduction to Artificial Neural Networks

Introduction to Artificial Neural Networks Facultés Universitaires Notre-Dame de la Paix 27 March 2007 Outline 1 Introduction 2 Fundamentals Biological neuron Artificial neuron Artificial Neural Network Outline 3 Single-layer ANN Perceptron Adaline

More information

Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine

Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine Song Li 1, Peng Wang 1 and Lalit Goel 1 1 School of Electrical and Electronic Engineering Nanyang Technological University

More information

SOLAR ENERGY FORECASTING A PATHWAY FOR SUCCESSFUL RENEWABLE ENERGY INTEGRATION. (An ANN Based Model using NARX Model for forecasting of GHI)

SOLAR ENERGY FORECASTING A PATHWAY FOR SUCCESSFUL RENEWABLE ENERGY INTEGRATION. (An ANN Based Model using NARX Model for forecasting of GHI) IPS 2018 SOLAR ENERGY FORECASTING A PATHWAY FOR SUCCESSFUL RENEWABLE ENERGY INTEGRATION ABSTRACT (An ANN Based Model using NARX Model for forecasting of GHI) Manish Kumar Tikariha, DGM(Operations), NTPC

More information

Temporal global solar radiation forecasting using artificial neural network in Tunisian climate

Temporal global solar radiation forecasting using artificial neural network in Tunisian climate Temporal global solar radiation forecasting using artificial neural network in Tunisian climate M. LOGHMARI Ismail #1, M.Youssef TIMOUMI *2 # Mechanical engineering laboratory, National Engineering School

More information

Research Article Predicting Global Solar Radiation Using an Artificial Neural Network Single-Parameter Model

Research Article Predicting Global Solar Radiation Using an Artificial Neural Network Single-Parameter Model Artificial Neural Systems Volume 2011, Article ID 751908, 7 pages doi:10.1155/2011/751908 Research Article Predicting Global Solar Radiation Using an Artificial Neural Network Single-Parameter Model Karoro

More information

Data Mining Part 5. Prediction

Data Mining Part 5. Prediction Data Mining Part 5. Prediction 5.5. Spring 2010 Instructor: Dr. Masoud Yaghini Outline How the Brain Works Artificial Neural Networks Simple Computing Elements Feed-Forward Networks Perceptrons (Single-layer,

More information

Defining Feedforward Network Architecture. net = newff([pn],[s1 S2... SN],{TF1 TF2... TFN},BTF,LF,PF);

Defining Feedforward Network Architecture. net = newff([pn],[s1 S2... SN],{TF1 TF2... TFN},BTF,LF,PF); Appendix D MATLAB Programs for Neural Systems D.. Defining Feedforward Network Architecture Feedforward networks often have one or more hidden layers of sigmoid neurons followed by an output layer of linear

More information

Comparison learning algorithms for artificial neural network model for flood forecasting, Chiang Mai, Thailand

Comparison learning algorithms for artificial neural network model for flood forecasting, Chiang Mai, Thailand 22nd International Congress on Modelling and Simulation, Hobart, Tasmania, Australia, 3 to 8 December 2017 mssanz.org.au/modsim2017 Comparison learning algorithms for artificial neural network model for

More information

Artificial Neural Network for Energy Demand Forecast

Artificial Neural Network for Energy Demand Forecast International Journal of Electrical and Electronic Science 2018; 5(1): 8-13 http://www.aascit.org/journal/ijees ISSN: 2375-2998 Artificial Neural Network for Energy Demand Forecast Akpama Eko James, Vincent

More information

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL Ricardo Marquez Mechanical Engineering Applied Mechanics School of Engineering University of California Merced Merced, California 95343

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 4, April 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Application of

More information

Temporal Wind Variability and Uncertainty

Temporal Wind Variability and Uncertainty Temporal Wind Variability and Uncertainty Nicholas A. Brown Iowa State University, Department of Electrical and Computer Engineering May 1, 2014 1 An Experiment at Home One Cup of Coffee We Can All Do

More information

Unit III. A Survey of Neural Network Model

Unit III. A Survey of Neural Network Model Unit III A Survey of Neural Network Model 1 Single Layer Perceptron Perceptron the first adaptive network architecture was invented by Frank Rosenblatt in 1957. It can be used for the classification of

More information

Solar Nowcasting with Cluster-based Detrending

Solar Nowcasting with Cluster-based Detrending Solar Nowcasting with Cluster-based Detrending Antonio Sanfilippo, Luis Pomares, Daniel Perez-Astudillo, Nassma Mohandes, Dunia Bachour ICEM 2017 Oral Presentation 26-29June 2017, Bari, Italy Overview

More information

Horizon 2020 : PROSNOW

Horizon 2020 : PROSNOW Provision of a predictionsystem allowingfor management and optimization of snow in Alpine ski resorts Horizon 2020 : PROSNOW Provision of a prediction system allowing for management and optimization of

More information

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS James Hall JHTech PO Box 877 Divide, CO 80814 Email: jameshall@jhtech.com Jeffrey Hall JHTech

More information

Research and application of locational wind forecasting in the UK

Research and application of locational wind forecasting in the UK 1 Research and application of locational wind forecasting in the UK Dr Jethro Browell EPSRC Research Fellow University of Strathclyde, Glasgow, UK jethro.browell@strath.ac.uk 2 Acknowledgements Daniel

More information

NASA Products to Enhance Energy Utility Load Forecasting

NASA Products to Enhance Energy Utility Load Forecasting NASA Products to Enhance Energy Utility Load Forecasting Erica Zell, Battelle zelle@battelle.org, Arlington, VA ESIP 2010 Summer Meeting, Knoxville, TN, July 20-23 Project Overview Funded by the NASA Applied

More information