DAY AHEAD FORECAST OF SOLAR POWER FOR OPTIMAL GRID OPERATION

Size: px
Start display at page:

Download "DAY AHEAD FORECAST OF SOLAR POWER FOR OPTIMAL GRID OPERATION"

Transcription

1 DAY AHEAD FORECAST OF SOLAR POWER FOR OPTIMAL GRID OPERATION Jeenu Jose 1, Vijaya Margaret 2 1 PG Scholar, Department of Electrical & Electronics Engineering, Christ Uinversity, India. 2 Assistant Professor, Department of Electrical & Electronics Engineering, Christ Uinversity, India. Abstract: The demand for power is ever increasing in the wake of energy crisis faced by the world. With the decreasing conventional energy resources, green and environmental-friendly renewable energy (solar energy, wind energy, biomass energy) have already raised a focus of attention. However, the solar resource at ground level is highly dependent on local meteorological conditions, rendering it inherently variable. This poses a major threat to the reliability of power dispatch. As a result, high accuracy forecasts are required on multiple time horizons. This paper has targeted to investigate statistical models like Moving Average, Regression s, Single Exponential Smoothing and Holt Winter s models and also hybrid models These models are used for a day ahead Solar Power prediction. Keywords Forecast, Hybrid s,statistical s, Solar Irradiance, Solar Power. 1. INTRODUCTION The world now uses energy at a rate of approximately 13TW [1].One of the major challenges faced by scientists today is the inability to meet the ever increasing energy demands. With the rise in human population and increasing energy needs the conventional energy resources like fossil fuels are being insufficient. Hence the demand for renewable energy resources is increasing day by day. Of the various renewable resources solar energy is the most popular as it is clean and it can be easily harnessed than any other form of renewable resources. The major drawback of solar energy lies in its non-continuous generation: PV power drops as the Solar Irradiance drops. A significant decrease in the grid's PV power delivery due to reduced irradiance can pose problems for grid operators who must compensate for the shortfall. For effective integration of PV power generator s to the existing grid it is essential to forecast the accurate solar power generation [2]. The solar power generation mainly depends on Solar Irradiance and Air Temperature. Hence accurate forecasting of solar irradiance is very essential for prediction of solar power. Forecasting is the process of making statements about events whose actual outcomes have not yet been observed. Forecasting is designed to help decision making and planning in the present. Frequently there is a time lag between awareness of an impending event or need and occurrence of that event. This lead time is the main reason for planning and forecasting. If the lead time is zero or very small there is no need for planning. If the lead time is long and the outcome of the final event is conditional on identifiable factors, planning can perform an important role. In such situations forecasting is needed to determine when an event will occur or a need arises, so that appropriate actions could be taken [2]. 82

2 In this paper we develop various models to predict the day ahead solar irradiance and hence solar power which is very essential for the optimal operation of the grid. The various statistical models discussed here are Regression s, Time Series s like Moving Average, Exponential Smoothing s and Holt Winter s s. Here we also discuss the hybrid model of Artificial Neural Network built for forecasting the solar power. The errors of each models and its drawbacks are also discussed in the subsequent sections. The data used for this paper is collected from Bagalkot Weather station for the months of February through May The data samples are available for every minute in the given period. Here since the amount of data is huge, the data was normalized by averaging it to ten minutes. For the models proposed in this paper a portion of the available data was used as training set and a portion of it used as test set. II. REGRESSION MODELS Linear Regression analysis is of two types single variate and multivariate analysis. In single variate analysis, the dependent variable is modeled as a linear function of a single independent variable. In this case, the solar irradiance is the dependent variable or forecast variable and the air temperature and relative humidity each are the independent variables [3-4]. In both single variate and multivariate regression, only the data points corresponding to non-zero solar irradiance values are considered. In this model, the solar irradiance for the dark period of each day, that is, the 14 hour period 18:09 pm to 7:08 am IST is considered to be zero. A. Solar Irradiance as a function of Air Temperature Here the input variable is Air Temperature while the output is Solar Irradiance. ANOVA table obtained from above procedure provides the coefficients and intercepts. The following equation (1) is formed after extracting the data: SI = - ( ) *AT (1) Fig 1 Line fit plot for Solar Irradiance as a Function of Air Temperature B. Solar Irradiance as a function of Relative Humidity The input variable is Relative Humidity while the output is Solar Irradiance, which is same as previous model. The equation for this single variate model is defined in equation (2) SI = *RH (2) Fig 2 Line fit plot for Solar Irradiance as a function of Relative humidity 83

3 Solar Irrad (Watts/m^2) Journal of Recent Research in Engineering and Technology As it can be seen from the above Fig 1 and 2, the single variate analysis does not effectively model the output. The goodness of fit with Air Temperature and relative humidity are just 12.70% and 15.54% respectively. Hence it is evident that multivariate regression model is to be done to get a better fitting model. C. Multi Variate Linear Regression Multi Variate Regression model with Air Temperature and relative humidity as input variables and Solar Irradiance as the output variable is modeled. The linear equation of solar irradiance from the model is given in equation (3). SI = *AT *RH (3) III. TIME SERIES MODELS A time series is a sequence of observations on a variable measured at successive points in time or over successive periods of time. The measurements may be taken every hour, day, week, month, or year, or at any other regular interval. The pattern of the data is an important factor in understanding how the time series has behaved in the past. If such behaviour can be expected to continue in the future, we can use the past pattern to guide us in selecting an appropriate forecasting method [5]. The various time series models that are used in this paper are discussed in the subsequent sections. A. Moving Average This model specifies on modifying the influence of all past data to specify how many past values will be included in the mean. The idea behind this is that the future is affected only by the recent past. Moving Averages are a fundamental building block in all the decomposition methods [3].Moving average describes the procedure of trend cycle. Each average is computed by dropping the oldest observation and including the next observation. The formula for moving average is as given by the equation (4). (4) Here we consider the non-zero points only for analysis from 7:09am to 18:08pm. Since the data is normalized for 10 minutes we obtain 66 samples per day for analysis. However a major drawback for Moving Average is that a too large value of interval can result in an erroneous forecasting model. Hence this model is not suitable for day ahead forecasting of solar irradiance. The plot of moving average model with an interval of 66 for a day ahead prediction is shown in Fig Time (in 10 min) Fig 3 Plot of moving average Solar Irradiance prediction B. Single Exponential Smoothing actual forecast Extension of moving average is forecast by weighted moving average (the weighting scheme stresses that the most recent past will provide best indication of future). Single Exponential smoothing is one such weighted method [3]. This gives better result than the moving averages when there are abrupt jumps in the data. In exponential smoothing there are one or more smoothing parameters to be determined explicitly and these choices determine the weights assigned to the observations. The equation for single exponential smoothing forecasting model is given below F t+1 = F t + α (Y t F t ) (5) 84

4 Solar irrad (watts/m^2) Solar irrad (watts/m^2) Journal of Recent Research in Engineering and Technology Different values of damping factors were tried for the solar irradiance data 29 days and the forecast was validated using the values of solar irradiance of the next day of the month of April By determining the mean square and optimizing it to least value the optimal value of α was determined to be The curve showing day ahead solar irradiance with optimal value of α is shown in Fig Time (in 10 min) Fig 4 Day ahead prediction of Solar Irradiance using Single Exponential Smoothing C. Holt Winter s Single exponential smoothing method is mostly used for simple data with no trend or seasonal component. But when the data has any of these components, the double and triple exponential smoothing is considered for better modeling of the data. This method is also called as the Holt-Winter s method [6]. This method is popular because it is simple, has low data-storage requirements, and is easily automated. It also has the advantage of being able to adapt to changes in trends and seasonal patterns when they occur. This means that slowdowns or speed-ups in demand, or changing solar irradiance [7]. It achieves this by updating its estimates of these patterns as soon as each new data arrives. Double Exponential Smoothing actual forecast α= If data contains not only level but also trend component like solar irradiance we go for double exponential smoothing where level component is given by smoothing factor α and trend is given by β [3]. The specific formula for simple double exponential smoothing is given by equations (6) and (7). Level: L t = α (Y t ) + (1 α) (L t-1 + b t-1 ) (6) Trend: b t = β (L t L t-1 ) + (1 β) b t-1 (7) The forecast is obtained from both the level and trend components, Forecast: F t+m = L t + b t m (8) The following double exponential smoothing analysis is carried out in Microsoft Excel in a feature called Double Exponential Smoothing available under Num Excel which is an add on in Microsoft Excel. The Fig 5 below shows the double exponential smoothing curve during the month February 2013 for optimal value of α and β Time (in 10 min) Fig 5 Plot of day ahead double exponential smoothing Solar Irradiance Triple Exponential Smoothing Triple exponential smoothing method is used when the data shows trend and seasonality. To handle seasonality, we have to add a third parameter γ [3]. The formula for triple exponential smoothing is given below. Level:Lt = α (Yt St-s) + (1 α) (Lt-1 + bt-1) Trend: bt = β (Lt Lt-1) + (1 β) bt-1 Seasonal: St = γ (Yt Lt) + (1 γ) St-s actual forecast α= β= (9) (10) (11) 85

5 The forecast is obtained from the level, trend and seasonal components as in equation (12) Forecast: F t+m = L t + b t m + S t-s+m (12) The triple exponential smoothing analysis is carried out in Microsoft Excel feature called Triple Exponential Smoothing available under Num Excel which is an add on in Microsoft Excel. The Fig 6 below show the triple exponential smoothing curves for optimal value of α, β and γ. or more hidden layers, whose nodes are called hidden neurons [9]. The function of hidden neuron is to interpose between the external input and the network output in some useful manner[10]. In this model the input is taken as solar irradiance and air temperature. The output is solar power. Here we consider only non-zero points so we have 66 samples of solar irradiance and air temperature respectively. The output also contains 66 samples. By using an iterative method we determine the number of neurons in the hidden layer. We get the best results with four number of neurons. The Fig 7 shows the prediction of day ahead solar power using ANN. Here we using one month data for training and predict the next month s solar power. Fig 6 Plot of day ahead solar irradiance forecast using triple exponential smoothing Once the solar irradiance is predicted using the above mentioned models the day ahead solar power can be determined from the equation (13) P PV = η PV S I ( (t )) Watts (13) Where, η PV is the conversion efficiency of PV array, S is the area of PV array, I is the solar irradiance, t 0 is air temperature.here the conversion efficiency is taken to be 35% [8]. IV. HYBRID MODELS The hybrid model discussed in this paper is Artificial Neural Network (ANN). For short term forecasting of solar power using ANN we use Multilayer Feed forward Networks. A Feed forward neural network consists of one Fig 7 Plot of day ahead solar power using ANN V. ERROR COMPARISON OF DIFFERENT MODELS The mean average percentage error (MAPE) of different models for day ahead prediction of solar irradiance is shown in the table below. 86

6 One day ahead prediction MAPE Moving Average Regression Single Exponential Double Exponential Triple Exponential Hybrid (ANN) Journal of Recent Research in Engineering and Technology Table 1: Error comparison for day ahead forecast of solar power for different models Holt Winter s REFERENCES [1] Renée M. Nault, Basic Research Needs for Solar Energy Utilization Report on the Basic Energy Sciences Workshop on Solar Energy Utilization, A survey published by Argonne National Laboratory, Apr , [2] Prema V. and Uma Rao K, Predictive s For Power Management Of A Hybrid Microgrid-A Review, 2nd International Conference on Advances in Energy Conversion Technologies (ICAECT 2014), Manipal, India,pp. 7-12, Jan VI. CONCLUSION The data was analyzed extensively before the models were fitted. Multivariate and single variate linear regression models were fitted for the data to forecast solar irradiance from air temperature and relative humidity. However we see that the error of regression models is high compared to time series models. In time series models we see Holt Winter s models are best suited for forecasting solar power than any other models. However the data manipulation in time series models is difficult hence we go for hybrid models such as ANN. Here once we train the data we can use the model to predict the solar power for any day. Moreover the MAPE is very less for ANN than any other models developed. The detailed investigations and research into different models have proved that Solar Power generation could be predicted for a day ahead with great accuracy. These results will help to plan the spinning reserves and scheduling of conventional generators in our power system which helps in the optimal operation of the grid. [3] J. W. Taylor, L. M. de Menezes, and P. E. McSharry, "A comparison of univariate methods for forecasting electricity demand up to a day ahead," International Journal of Forecasting, vol. 22, pp. 1-16, June [4] Sypros Makridakis, Steven C Wheelwright and Rob J Hyndman, Forecasting Methods and Applications, Wiley Student Edition, 3rd edition, [5] Henrik Madsen, Henrik Aalborg Nielsen, Tryggvi Jonsson, Pierre Pinson, Peder Bacher, "Forecasting of Wind and Solar Power Production", Research Thesis, Technical University of Denmark, Nov [6] Zibo Dong, Dazhi Yang, Wilfred M.Walsh, Thomas Reindl, Armin Abrle, "Short-term Solar Irradiance Forecasting Using Exponential Smoothing State Space " International Journal of Energy, vol. 55, pp , Jun [7] P.J.Brockwell and R.A.Davis, "Time Series: Theory and Methods", Springer, 2nd edition, [8] Cheng Hang, Ge Peng-jiang, Cao Wushun, "Forecasting Research of Longterm Solar Irradiance and Output Power for Photovoltaic generation system", IEEE Fourth International Conference on 87

7 Computational and Information Sciences, Chongqing, China, pp , Aug [9] Slobodan A. Ilic, Srdjan M. Vukmirovic, Aleksandar M. Erdeljan, and Filip J. Kulic, Hybrid Artificial Neural Network System For Short-Term Load Forecasting, International Journal of Hybrid Artificial Neural Network System for Short-Term Thermal Science, vol. 16, pp. S215-S224, [10] Rabindra Behera, Bibhu Prasad Panigrahi, Bibhuti Bhusan Pati, A Hybrid Short Term Load Forecasting of an Indian Grid, International Journal of Energy and Power Engineering, vol. 3, no. 2, pp , May

Short Term Load Forecasting Using Multi Layer Perceptron

Short Term Load Forecasting Using Multi Layer Perceptron International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Short Term Load Forecasting Using Multi Layer Perceptron S.Hema Chandra 1, B.Tejaswini 2, B.suneetha 3, N.chandi Priya 4, P.Prathima

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 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

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

Feature Selection Optimization Solar Insolation Prediction Using Artificial Neural Network: Perspective Bangladesh

Feature Selection Optimization Solar Insolation Prediction Using Artificial Neural Network: Perspective Bangladesh American Journal of Engineering Research (AJER) 2016 American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-5, Issue-8, pp-261-265 www.ajer.org Research Paper Open

More information

HYBRID ARTIFICIAL NEURAL NETWORK SYSTEM FOR SHORT-TERM LOAD FORECASTING

HYBRID ARTIFICIAL NEURAL NETWORK SYSTEM FOR SHORT-TERM LOAD FORECASTING Ilić, S. A. et al.: Hybrid Artificial Neural Network System for Short-Term... S215 HYBRID ARTIFICIAL NEURAL NETWORK SYSTEM FOR SHORT-TERM LOAD FORECASTING by Slobodan A. ILIĆ*, Srdjan M. VUKMIROVIĆ, Aleksandar

More information

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

A Feature Based Neural Network Model for Weather Forecasting

A Feature Based Neural Network Model for Weather Forecasting World Academy of Science, Engineering and Technology 4 2 A Feature Based Neural Network Model for Weather Forecasting Paras, Sanjay Mathur, Avinash Kumar, and Mahesh Chandra Abstract Weather forecasting

More information

Daily solar radiation forecasting using historical data and examining three methods

Daily solar radiation forecasting using historical data and examining three methods IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 13, Issue 5 Ver. II (Sep. - Oct. 2016), PP 50-56 www.iosrjournals.org Daily solar radiation forecasting

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

Very-short term solar power generation forecasting based on trend-additive and seasonal-multiplicative smoothing methodology

Very-short term solar power generation forecasting based on trend-additive and seasonal-multiplicative smoothing methodology Very-short term solar power generation forecasting based on trend-additive and seasonal-multiplicative smoothing methodology Stanislav Eroshenko 1, Alexandra Khalyasmaa 1,* and Rustam Valiev 1 1 Ural Federal

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

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

Univariate versus Multivariate Models for Short-term Electricity Load Forecasting

Univariate versus Multivariate Models for Short-term Electricity Load Forecasting Univariate versus Multivariate Models for Short-term Electricity Load Forecasting Guilherme Guilhermino Neto 1, Samuel Belini Defilippo 2, Henrique S. Hippert 3 1 IFES Campus Linhares. guilherme.neto@ifes.edu.br

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

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

Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial Neural Network (ANN) for Measuring of Climate Index

Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial Neural Network (ANN) for Measuring of Climate Index Applied Mathematical Sciences, Vol. 8, 2014, no. 32, 1557-1568 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.4150 Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial

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

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

Short-term wind forecasting using artificial neural networks (ANNs) 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

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

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

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

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

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

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

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 and Prediction of 150KW PV Array System in Northern India using Artificial Neural Network

Modelling and Prediction of 150KW PV Array System in Northern India using Artificial Neural Network International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 5 Issue 5 May 2016 PP.18-25 Modelling and Prediction of 150KW PV Array System in Northern

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

CARLOS F. M. COIMBRA (PI) HUGO T. C. PEDRO (CO-PI)

CARLOS F. M. COIMBRA (PI) HUGO T. C. PEDRO (CO-PI) HIGH-FIDELITY SOLAR POWER FORECASTING SYSTEMS FOR THE 392 MW IVANPAH SOLAR PLANT (CSP) AND THE 250 MW CALIFORNIA VALLEY SOLAR RANCH (PV) PROJECT CEC EPC-14-008 CARLOS F. M. COIMBRA (PI) HUGO T. C. PEDRO

More information

Probabilistic Energy Forecasting

Probabilistic Energy Forecasting Probabilistic Energy Forecasting Moritz Schmid Seminar Energieinformatik WS 2015/16 ^ KIT The Research University in the Helmholtz Association www.kit.edu Agenda Forecasting challenges Renewable energy

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

BUSI 460 Suggested Answers to Selected Review and Discussion Questions Lesson 7

BUSI 460 Suggested Answers to Selected Review and Discussion Questions Lesson 7 BUSI 460 Suggested Answers to Selected Review and Discussion Questions Lesson 7 1. The definitions follow: (a) Time series: Time series data, also known as a data series, consists of observations on a

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

Short and medium term solar irradiance and power forecasting given high penetration and a tropical environment

Short and medium term solar irradiance and power forecasting given high penetration and a tropical environment Short and medium term solar irradiance and power forecasting given high penetration and a tropical environment Wilfred WALSH, Zhao LU, Vishal SHARMA, Aloysius ARYAPUTERA 3 rd International Conference:

More information

Explanatory Information Analysis for Day-Ahead Price Forecasting in the Iberian Electricity Market

Explanatory Information Analysis for Day-Ahead Price Forecasting in the Iberian Electricity Market Energies 2015, 8, 10464-10486; doi:10.3390/en80910464 Article OPEN ACCESS energies ISSN 1996-1073 www.mdpi.com/journal/energies Explanatory Information Analysis for Day-Ahead Price Forecasting in the Iberian

More information

A Hybrid ARIMA and Neural Network Model to Forecast Particulate. Matter Concentration in Changsha, China

A Hybrid ARIMA and Neural Network Model to Forecast Particulate. Matter Concentration in Changsha, China A Hybrid ARIMA and Neural Network Model to Forecast Particulate Matter Concentration in Changsha, China Guangxing He 1, Qihong Deng 2* 1 School of Energy Science and Engineering, Central South University,

More information

peak half-hourly New South Wales

peak half-hourly New South Wales Forecasting long-term peak half-hourly electricity demand for New South Wales Dr Shu Fan B.S., M.S., Ph.D. Professor Rob J Hyndman B.Sc. (Hons), Ph.D., A.Stat. Business & Economic Forecasting Unit Report

More information

An Improved Method of Power System Short Term Load Forecasting Based on Neural Network

An Improved Method of Power System Short Term Load Forecasting Based on Neural Network An Improved Method of Power System Short Term Load Forecasting Based on Neural Network Shunzhou Wang School of Electrical and Electronic Engineering Huailin Zhao School of Electrical and Electronic Engineering

More information

SOIL MOISTURE MODELING USING ARTIFICIAL NEURAL NETWORKS

SOIL MOISTURE MODELING USING ARTIFICIAL NEURAL NETWORKS Int'l Conf. Artificial Intelligence ICAI'17 241 SOIL MOISTURE MODELING USING ARTIFICIAL NEURAL NETWORKS Dr. Jayachander R. Gangasani Instructor, Department of Computer Science, jay.gangasani@aamu.edu Dr.

More information

Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical Load

Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical Load International Journal of Engineering Research and Development e-issn: 2278-67X, p-issn: 2278-8X, www.ijerd.com Volume 13, Issue 7 (July 217), PP.75-79 Short-Term Load Forecasting Using ARIMA Model For

More information

Prediction of Global Solar Radiation in UAE

Prediction of Global Solar Radiation in UAE Prediction of Global Solar Radiation in UAE Using Artificial Neural Networks Ali H. Assi Department of Electrical and Electronic Engineering Lebanese International University Beirut, Lebanon ali.assi@liu.edu.lb

More information

A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources

A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources Athanasios Aris Panagopoulos1 Supervisor: Georgios Chalkiadakis1 Technical University of Crete, Greece A thesis

More information

Multi-Plant Photovoltaic Energy Forecasting Challenge: Second place solution

Multi-Plant Photovoltaic Energy Forecasting Challenge: Second place solution Multi-Plant Photovoltaic Energy Forecasting Challenge: Second place solution Clément Gautrais 1, Yann Dauxais 1, and Maël Guilleme 2 1 University of Rennes 1/Inria Rennes clement.gautrais@irisa.fr 2 Energiency/University

More information

Frequency Forecasting using Time Series ARIMA model

Frequency Forecasting using Time Series ARIMA model Frequency Forecasting using Time Series ARIMA model Manish Kumar Tikariha DGM(O) NSPCL Bhilai Abstract In view of stringent regulatory stance and recent tariff guidelines, Deviation Settlement mechanism

More information

Grey-box modelling; Bridging the gap between physical and statistical modelling

Grey-box modelling; Bridging the gap between physical and statistical modelling Grey-box modelling; Bridging the gap between physical and statistical modelling Energy Flexibility in Zero-Emission Neighborhoods, Oslo, November 2017 Henrik Madsen www.henrikmadsen.org Introduction

More information

Operations Report. Tag B. Short, Director South Region Operations. Entergy Regional State Committee (ERSC) February 14, 2018

Operations Report. Tag B. Short, Director South Region Operations. Entergy Regional State Committee (ERSC) February 14, 2018 Operations Report Tag B. Short, Director South Region Operations Entergy Regional State Committee (ERSC) February 14, 2018 1 Winter Operations Highlights South Region Max Gen Event Regional Dispatch Transfer

More information

peak half-hourly Tasmania

peak half-hourly Tasmania Forecasting long-term peak half-hourly electricity demand for Tasmania Dr Shu Fan B.S., M.S., Ph.D. Professor Rob J Hyndman B.Sc. (Hons), Ph.D., A.Stat. Business & Economic Forecasting Unit Report for

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

R O B U S T E N E R G Y M AN AG E M E N T S Y S T E M F O R I S O L AT E D M I C R O G R I D S

R O B U S T E N E R G Y M AN AG E M E N T S Y S T E M F O R I S O L AT E D M I C R O G R I D S ROBUST ENERGY MANAGEMENT SYSTEM FOR ISOLATED MICROGRIDS Jose Daniel La r a Claudio Cañizares Ka nka r Bhattacharya D e p a r t m e n t o f E l e c t r i c a l a n d C o m p u t e r E n g i n e e r i n

More information

Robust control charts for time series data

Robust control charts for time series data Robust control charts for time series data Christophe Croux K.U. Leuven & Tilburg University Sarah Gelper Erasmus University Rotterdam Koen Mahieu K.U. Leuven Abstract This article presents a control chart

More information

Forecast solutions for the energy sector

Forecast solutions for the energy sector Forecast solutions for the energy sector A/S Lyngsø Allé 3 DK-2970 Hørsholm Henrik Aalborg Nielsen, A/S 1 Consumption and production forecasts Heat load forecasts for district heating systems usually for

More information

Foundations - 1. Time-series Analysis, Forecasting. Temporal Information Retrieval

Foundations - 1. Time-series Analysis, Forecasting. Temporal Information Retrieval Foundations - 1 Time-series Analysis, Forecasting Temporal Information Retrieval Time Series An ordered sequence of values (data points) of variables at equally spaced time intervals Time Series Components

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

SHORT TERM LOAD FORECASTING

SHORT TERM LOAD FORECASTING Indian Institute of Technology Kanpur (IITK) and Indian Energy Exchange (IEX) are delighted to announce Training Program on "Power Procurement Strategy and Power Exchanges" 28-30 July, 2014 SHORT TERM

More information

Modelling residual wind farm variability using HMMs

Modelling residual wind farm variability using HMMs 8 th World IMACS/MODSIM Congress, Cairns, Australia 3-7 July 2009 http://mssanz.org.au/modsim09 Modelling residual wind farm variability using HMMs Ward, K., Korolkiewicz, M. and Boland, J. School of Mathematics

More information

One-Hour-Ahead Load Forecasting Using Neural Network

One-Hour-Ahead Load Forecasting Using Neural Network IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 17, NO. 1, FEBRUARY 2002 113 One-Hour-Ahead Load Forecasting Using Neural Network Tomonobu Senjyu, Member, IEEE, Hitoshi Takara, Katsumi Uezato, and Toshihisa Funabashi,

More information

FORECASTING METHODS AND APPLICATIONS SPYROS MAKRIDAKIS STEVEN С WHEELWRIGHT. European Institute of Business Administration. Harvard Business School

FORECASTING METHODS AND APPLICATIONS SPYROS MAKRIDAKIS STEVEN С WHEELWRIGHT. European Institute of Business Administration. Harvard Business School FORECASTING METHODS AND APPLICATIONS SPYROS MAKRIDAKIS European Institute of Business Administration (INSEAD) STEVEN С WHEELWRIGHT Harvard Business School. JOHN WILEY & SONS SANTA BARBARA NEW YORK CHICHESTER

More information

Comparison Forecasting with Double Exponential Smoothing and Artificial Neural Network to Predict the Price of Sugar

Comparison Forecasting with Double Exponential Smoothing and Artificial Neural Network to Predict the Price of Sugar Comparison Forecasting with Double Exponential Smoothing and Artificial Neural Network to Predict the Price of Sugar Fauziah Nasir Fauziah *, Aris Gunaryati Universitas Nasional Sawo Manila, South Jakarta.

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

Exponential smoothing in the telecommunications data

Exponential smoothing in the telecommunications data Available online at www.sciencedirect.com International Journal of Forecasting 24 (2008) 170 174 www.elsevier.com/locate/ijforecast Exponential smoothing in the telecommunications data Everette S. Gardner

More information

SARIMA-ELM Hybrid Model for Forecasting Tourist in Nepal

SARIMA-ELM Hybrid Model for Forecasting Tourist in Nepal Volume-03 Issue-07 July-2018 ISSN: 2455-3085 (Online) www.rrjournals.com [UGC Listed Journal] SARIMA-ELM Hybrid Model for Forecasting Tourist in Nepal *1 Kadek Jemmy Waciko & 2 Ismail B *1 Research Scholar,

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

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

Product and Inventory Management (35E00300) Forecasting Models Trend analysis

Product and Inventory Management (35E00300) Forecasting Models Trend analysis Product and Inventory Management (35E00300) Forecasting Models Trend analysis Exponential Smoothing Data Storage Shed Sales Period Actual Value(Y t ) Ŷ t-1 α Y t-1 Ŷ t-1 Ŷ t January 10 = 10 0.1 February

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

2018 Annual Review of Availability Assessment Hours

2018 Annual Review of Availability Assessment Hours 2018 Annual Review of Availability Assessment Hours Amber Motley Manager, Short Term Forecasting Clyde Loutan Principal, Renewable Energy Integration Karl Meeusen Senior Advisor, Infrastructure & Regulatory

More information

Cost of Inflow Forecast Uncertainty for Day Ahead Hydropower Production Scheduling

Cost of Inflow Forecast Uncertainty for Day Ahead Hydropower Production Scheduling Cost of Inflow Forecast Uncertainty for Day Ahead Hydropower Production Scheduling HEPEX 10 th University Workshop June 25 th, 2014 NOAA Center for Weather and Climate Thomas D. Veselka and Les Poch Argonne

More information

A Support Vector Regression Model for Forecasting Rainfall

A Support Vector Regression Model for Forecasting Rainfall A Support Vector Regression for Forecasting Nasimul Hasan 1, Nayan Chandra Nath 1, Risul Islam Rasel 2 Department of Computer Science and Engineering, International Islamic University Chittagong, Bangladesh

More information

Alberto Troccoli, Head of Weather and Energy Research Unit, CSIRO, Australia ICCS 2013 Jamaica, 5 December 2013 (remotely, unfortunately)

Alberto Troccoli, Head of Weather and Energy Research Unit, CSIRO, Australia ICCS 2013 Jamaica, 5 December 2013 (remotely, unfortunately) 013 Alberto Troccoli, Head of Weather and Energy Research Unit, CSIRO, Australia ICCS 013 Jamaica, 5 December 013 (remotely, unfortunately) Historical and projected changes in World primary energy demand

More information

Direct Normal Radiation from Global Radiation for Indian Stations

Direct Normal Radiation from Global Radiation for Indian Stations RESEARCH ARTICLE OPEN ACCESS Direct Normal Radiation from Global Radiation for Indian Stations Jaideep Rohilla 1, Amit Kumar 2, Amit Tiwari 3 1(Department of Mechanical Engineering, Somany Institute of

More information

Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM

Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM , pp.128-133 http://dx.doi.org/1.14257/astl.16.138.27 Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM *Jianlou Lou 1, Hui Cao 1, Bin Song 2, Jizhe Xiao 1 1 School

More information

Fuzzy based Day Ahead Prediction of Electric Load using Mahalanobis Distance

Fuzzy based Day Ahead Prediction of Electric Load using Mahalanobis Distance 200 International Conference on Power System Technology Fuzzy based Day Ahead Prediction of Electric Load using Mahalanobis Distance Amit Jain, Member, IEEE, E. Srinivas, and Santosh umar Kuadapu Abstract--Prediction

More information

How Accurate is My Forecast?

How Accurate is My Forecast? How Accurate is My Forecast? Tao Hong, PhD Utilities Business Unit, SAS 15 May 2012 PLEASE STAND BY Today s event will begin at 11:00am EDT The audio portion of the presentation will be heard through your

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

A Dynamic-Trend Exponential Smoothing Model

A Dynamic-Trend Exponential Smoothing Model City University of New York (CUNY) CUNY Academic Works Publications and Research Baruch College Summer 2007 A Dynamic-Trend Exponential Smoothing Model Don Miller Virginia Commonwealth University Dan Williams

More information

Forecasting using exponential smoothing: the past, the present, the future

Forecasting using exponential smoothing: the past, the present, the future Forecasting using exponential smoothing: the past, the present, the future OR60 13th September 2018 Marketing Analytics and Forecasting Introduction Exponential smoothing (ES) is one of the most popular

More information

An Evaluation of Methods for Very Short-Term Load Forecasting Using Minute-by-Minute British Data

An Evaluation of Methods for Very Short-Term Load Forecasting Using Minute-by-Minute British Data An Evaluation of Methods for Very Short-Term Load Forecasting Using Minute-by-Minute British Data James W. Taylor Saïd Business School University of Oxford International Journal of Forecasting, 2008, Vol.

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

Short Term Load Forecasting for Bakhtar Region Electric Co. Using Multi Layer Perceptron and Fuzzy Inference systems

Short Term Load Forecasting for Bakhtar Region Electric Co. Using Multi Layer Perceptron and Fuzzy Inference systems Short Term Load Forecasting for Bakhtar Region Electric Co. Using Multi Layer Perceptron and Fuzzy Inference systems R. Barzamini, M.B. Menhaj, A. Khosravi, SH. Kamalvand Department of Electrical Engineering,

More information

RBF Neural Network Combined with Knowledge Mining Based on Environment Simulation Applied for Photovoltaic Generation Forecasting

RBF Neural Network Combined with Knowledge Mining Based on Environment Simulation Applied for Photovoltaic Generation Forecasting Sensors & ransducers 03 by IFSA http://www.sensorsportal.com RBF eural etwork Combined with Knowledge Mining Based on Environment Simulation Applied for Photovoltaic Generation Forecasting Dongxiao iu,

More information

Forecasting demand in the National Electricity Market. October 2017

Forecasting demand in the National Electricity Market. October 2017 Forecasting demand in the National Electricity Market October 2017 Agenda Trends in the National Electricity Market A review of AEMO s forecasting methods Long short-term memory (LSTM) neural networks

More information

A Comparison of the Forecast Performance of. Double Seasonal ARIMA and Double Seasonal. ARFIMA Models of Electricity Load Demand

A Comparison of the Forecast Performance of. Double Seasonal ARIMA and Double Seasonal. ARFIMA Models of Electricity Load Demand Applied Mathematical Sciences, Vol. 6, 0, no. 35, 6705-67 A Comparison of the Forecast Performance of Double Seasonal ARIMA and Double Seasonal ARFIMA Models of Electricity Load Demand Siti Normah Hassan

More information

Prediction of Particulate Matter Concentrations Using Artificial Neural Network

Prediction of Particulate Matter Concentrations Using Artificial Neural Network Resources and Environment 2012, 2(2): 30-36 DOI: 10.5923/j.re.20120202.05 Prediction of Particulate Matter Concentrations Using Artificial Neural Network Surendra Roy National Institute of Rock Mechanics,

More information

Modified Holt s Linear Trend Method

Modified Holt s Linear Trend Method Modified Holt s Linear Trend Method Guckan Yapar, Sedat Capar, Hanife Taylan Selamlar and Idil Yavuz Abstract Exponential smoothing models are simple, accurate and robust forecasting models and because

More information

Forecasting: Principles and Practice. Rob J Hyndman. 12. Advanced methods OTexts.com/fpp/9/2/ OTexts.com/fpp/9/3/

Forecasting: Principles and Practice. Rob J Hyndman. 12. Advanced methods OTexts.com/fpp/9/2/ OTexts.com/fpp/9/3/ Rob J Hyndman Forecasting: Principles and Practice 12. Advanced methods OTexts.com/fpp/9/2/ OTexts.com/fpp/9/3/ Forecasting: Principles and Practice 1 Outline 1 Vector autoregressions 2 Neural network

More information

LONG TERM LOAD FORECASTING OF POWER SYSTEMS USING ARTIFICIAL NEURAL NETWORK AND ANFIS

LONG TERM LOAD FORECASTING OF POWER SYSTEMS USING ARTIFICIAL NEURAL NETWORK AND ANFIS LONG TERM LOAD FORECASTING OF POWER SYSTEMS USING ARTIFICIAL NEURAL NETWORK AND ANFIS Naji Ammar 1, Marizan Sulaiman 2 and Ahmad Fateh Mohamad Nor 2 1 Higher Institute for Water Technology, Agelat, Libya

More information

Day-Ahead Solar Forecasting Based on Multi-level Solar Measurements

Day-Ahead Solar Forecasting Based on Multi-level Solar Measurements Day-Ahead Solar Forecasting Based on Multi-level Solar Measurements Mohana Alanazi, Mohsen Mahoor, Amin Khodaei Department of Electrical and Computer Engineering University of Denver Denver, USA mohana.alanazi@du.edu,

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

Forecasting Unemployment Rates in the UK and EU

Forecasting Unemployment Rates in the UK and EU Forecasting Unemployment Rates in the UK and EU Team B9 Rajesh Manivannan (61710602) Kartick B Muthiah (61710764) Debayan Das (61710492) Devesh Kumar (61710353) Chirag Bhardwaj (61710812) Sreeharsha Konga

More information

Temperature Forecast in Buildings Using Machine Learning Techniques

Temperature Forecast in Buildings Using Machine Learning Techniques Temperature Forecast in Buildings Using Machine Learning Techniques Fernando Mateo 1, Juan J. Carrasco 1, Mónica Millán-Giraldo 1 2, Abderrahim Sellami 1, Pablo Escandell-Montero 1, José M. Martínez-Martínez

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

Application of Text Mining for Faster Weather Forecasting

Application of Text Mining for Faster Weather Forecasting International Journal of Computer Engineering and Information Technology VOL. 8, NO. 11, November 2016, 213 219 Available online at: www.ijceit.org E-ISSN 2412-8856 (Online) Application of Text Mining

More information

Do we need Experts for Time Series Forecasting?

Do we need Experts for Time Series Forecasting? Do we need Experts for Time Series Forecasting? Christiane Lemke and Bogdan Gabrys Bournemouth University - School of Design, Engineering and Computing Poole House, Talbot Campus, Poole, BH12 5BB - United

More information

Chapter 8 - Forecasting

Chapter 8 - Forecasting Chapter 8 - Forecasting Operations Management by R. Dan Reid & Nada R. Sanders 4th Edition Wiley 2010 Wiley 2010 1 Learning Objectives Identify Principles of Forecasting Explain the steps in the forecasting

More information

Multi-Plant Photovoltaic Energy Forecasting Challenge with Regression Tree Ensembles and Hourly Average Forecasts

Multi-Plant Photovoltaic Energy Forecasting Challenge with Regression Tree Ensembles and Hourly Average Forecasts Multi-Plant Photovoltaic Energy Forecasting Challenge with Regression Tree Ensembles and Hourly Average Forecasts Kathrin Bujna 1 and Martin Wistuba 2 1 Paderborn University 2 IBM Research Ireland Abstract.

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

A new method for short-term load forecasting based on chaotic time series and neural network

A new method for short-term load forecasting based on chaotic time series and neural network A new method for short-term load forecasting based on chaotic time series and neural network Sajjad Kouhi*, Navid Taghizadegan Electrical Engineering Department, Azarbaijan Shahid Madani University, Tabriz,

More information

Data Analytics for Solar Energy Management

Data Analytics for Solar Energy Management Data Analytics for Solar Energy Management Lipyeow Lim1, Duane Stevens2, Sen Chiao3, Christopher Foo1, Anthony Chang2, Todd Taomae1, Carlos Andrade1, Neha Gupta1, Gabriella Santillan2, Michael Gonzalves2,

More information

Integrated Electricity Demand and Price Forecasting

Integrated Electricity Demand and Price Forecasting Integrated Electricity Demand and Price Forecasting Create and Evaluate Forecasting Models The many interrelated factors which influence demand for electricity cannot be directly modeled by closed-form

More information