A data mining approach for medium-term demand forecasting

Size: px
Start display at page:

Download "A data mining approach for medium-term demand forecasting"

Transcription

1 A data mining approach for medium-term demand forecasting G. S. ~erra"~, M. C. S. Lopes1 & N. F. F. ~becken' I NU, COPPE, Universidade Federal do Rio de Janeiro 2 CEFET-Campos, UNED-Macae' Abstract The Brazilian government, in the past, monopolized the generation, transmission and distribution of electric energy. Following world-wide tendencies, nowadays the government assumes the regulation function in a competitive and horizontal market. The variable load, fundamental in the planning of the electrical and energy operation, in the studies of magnifying and reinforcement of the basic network, assumes strategic importance in the commercial area, improving the data storage and knowledge extraction process using computational techniques. In the present work, data mining techniques are used to produce monthly load forecasts in intervals of high, medium and low consumption, according to the needs of electrical energy distribution companies. The results of neural network models, when compared to statistical results, show improved performance, presenting an Average Relative Error about 0.5% lower. 1 Introduction The load forecasting models are usually called long (years and decades ahead), short (days, hours or minutes ahead) and medium (weeks and months) term. The Brazilian companies, responsible for the generation and distribution of electric energy, negotiate contracts of electric energy that will be consumed in years, decades ahead. When these contracts finished, the difference between the contracted and consumed energy is sold out monthly in the Wholesale Market of Energy (MAE), at MAE Price, for each market (North, South, Southeast and Northeast) and for each interval (Low, Medium and High electrical consumption), in what is called the spot market.

2 438 Data Mining IV The MAE Price is calculated through computational simulations and its objective is the valuation of the purchase and sale of energy in the spot market, whose credits and debits will be sold between the Agents in a centralized manner by the MAE. This Brazilian reality emphasizes the economical importance of medium-term forecasting models. Considering a medium company that supplies a market of 10 million MWhIyear, MAE price around $ 10/MWh, a forecast model that reduces the average of the relative errors by 1% can help the company to take more adequate decisions, with values around $ ,00 (one million dollar) per year. This fact, associated with the needs of the expansion plan for the generation and distribution system, justifies the great interest that this area receives from specialized literature and improves the data storage and knowledge extraction process using computational techniques [l]. In the last years, many articles have been published describing systems to forecast load demand [2, 3, 41. Short, medium and long-term forecasting have been predicted by traditional statistical models and especially data mining techniques like neural networks 161, genetic algorithms, neuro-fuzzy models 171, and others. In particular, the neural model presents some characteristics that make it attractive in the forecast area [5], such as: (a) it is a self-adaptive method directed by the data itself, where the knowledge is captured by the model through examples, in other words, learning by experience; (b) after the learning it presents generalization capacity; (c) it approaches any continuous function in the desired precision; (d) it is a non-linear model, thus much more generic. Considering the existing relationship between the different data related to the phenomenon, associated to new change in habits of consumption as a result of the rationalization imposed by the government, the model based on this technique offers great potential to make predictions of the demand as will be shown in this article. In the present work, a medium-term (one month ahead) forecasting model has been developed from the historical series of consumption of electric energy and temperature, based on computational intelligence techniques - neural nets and genetic algorithm - and statistical methods. The development of this work was made in several stages. The first step was the selection of the data. Then, the selected data were verified, for identification of errors and inconsistencies. The posterior phase corresponds to the analysis of the data. In this phase some studies on the data were carried through for a better understanding: behavior, seasonal effect, tendency, etc. In the following stage, the models were generated and tested. After having generated the models, the best models, according to the chosen metric of evaluation, were selected and made available in a procedure to forecast the future consumption of electric energy. 2 Data selection and preparation The historical series of the hourly consumption of electric energy (HCEE) are formed by registers corresponding to the concession region of the Rio de Janeiro

3 Data Mining IV 439 Electricity Company (CERJ). They are organized in columns, representing the 24 hours, and lines, corresponding to the days, as illustrated at figure 1. The first column of this figure shows how the electric sector classifies the days of the week motivated by the difference in the daily load profile. The last column shows the difference, defined by MAE, caused by the presence or not of summer time. Figure 1: Hourly consumption of electric energy (HCEE). All data were reviewed for inconsistencies that could be explained by: l. incorrect data storage; 2. failure of electric energy supply caused by technical problems; 3. changes in the daily consumption profile caused by infrequent events (ex: Brazilian games at The World Cup). The inconsistencies were corrected using information from a similar and close day, which showed a similar curve of HCEE. From the series of the HCEE and the amounts of Sundaysholidays, Saturdays and working days it is possible to construct the monthly historical series for each level. The concept of monthly equivalent load for each level cy) ( c ~ ~ ~ ~ is similar ~, to the ~ monthly ~ ~ mean, of the HCEE for each level [8]. The procedures used in this calculation contemplate the calendar effect - the existence of a different numbers of Sundaysholidays, Saturdays and working days in each month. The monthly variations of the c,"::~,,~, are defined by eqn (1). The ACE^^,,, presents two important aspects. The first one is related to the transformation of a growth series in an oscillation series making easier the creation of neural network forecasting models. The second one is related to the

4 440 Data Mining IV development of a statistical model, which is being used as a benchmark. This level model forecasts ACmon,,year by eqn (2), which averages all values that happened in previous years for one determined month. The daily maximum and minimum temperatures series were measured by a meteorological station located at Gale20 International Arport, which is also located in Rio de Janeiro. The monthly averages of daily maximum and minimum temperatures are calculated by eqn (3) and the respective monthly variations by eqn (4). MaxlMin - MaxlMin- MaxlMin Tmonth, year = q - - ~Tmonih.day, year n &,=l MaxlMin = Maxl Min - T:UX l ~ in)/~:axl in ATmonth, year (4) The influence of climatic factors over consumption of electric energy Max l Min becomes clear in figure 2. The ~ L z i and ~ Tmonth,year, ~ ~ ~ series ~ are normalized level Max l Min to equal 1.0 in the maximum Cmonth,year and 0.5 in the maximum Tmon,,y,r avoid overlapping of curves. to level Max l Min Figure 2: Cm,,,year and Tmon,, (jad1995-jud2003). The correlation between these two series (AC,"~:~,~~~~,AT is higher than 0.7 in the majority of months, allowing the construction of a linear regression model. This causal model is not a forecasting model, because it is necessary to know all the daily temperatures in a determined month to calculate level ACmonth,year, through the regression straight line. In section 5 the results of the

5 Data Mining IV 44 1 neural and statistical models will be presented with the results of this causal model as another benchmark. A more detailed study about this relation can be found in [g]. The influence of the energy rationing, imposed by the federal government, on the sector in the period may-2001 to feb-2002, is also contemplated in this reference 3 Data mining technique (ANN and GA) Artificial Neural Networks (ANN) (as compared to real ones) are mathematical systems that are comprised of a number of "processing units" that are linked via weighted interconnections. A processing unit is essentially an equation, which is often referred to as a "transfer function". A processing unit takes weighted signals from other neurons, possibly combines them, transforms them and outputs a numeric result. Processing units are often considered crudely analogous to real neurons and since they are linked together in a mesh or network, the name Neural Networks was coined. Many neural networks have their neurons structured in "layers" that have similar characteristics and execute their transfer functions in synchronization (at the same time, virtually speaking). Nearly all neural networks have neurons that accept data and neurons that produce outputs. The behavior of neural networks, how they map input data to output data, is influenced primarily by the transfer functions of neurons, how they are interconnected and the weights of those interconnections. Typically, an architecture or structure of a neural network is established and one of a variety of mathematical algorithms is used to determine what the weights of the interconnections should be to maximize the accuracy of the outputs produced. Neural networks are "trained", meaning they use previous examples to establish (learn) the relationships between the input variables and the predicted variables be setting these weights. Once these relationships are established (the neural network is trained), the neural can be presented with new input variables and it will generate predictions. The applications use Genetic Algorithms (GA) to evolve neural network structures while simultaneously searching for significant input variables to maximize the predictive accuracy of the resulting neural network models. The effectiveness of the genetic algorithms capabilities cannot be overstated. For example, a problem consisting of finding the best combination (subset) of 20 inputs and up to 15 hidden nodes in a back propagation neural network is a combinatorial problem with over 16 million permutations. To train a network in a full search of all permutation would be a good project for a super computer. But with genetic algorithms, an excellent solution often appears in less than 1500 evaluations, which is 0.009% of the total possible configurations. Using some statistical data analysis to assist, highly fit networks are often found in the first 30 to 50 neural networks evaluated. This is clearly an efficient means for discovering effective network structurelinput combinations. Several tests were performed and some results are discussed in section 5.

6 442 Data Mining IV 4 Model characteristics During the development phase of neural forecasting models, combinations of both different architectures of neural nets and input data were tested with different metric errors. Due to the imposition of the rationing in year 2001 the dataset was segmented, as show in table 1. Table 1 : Segmentation of dataset. The input data used by forecasting neural models are classified in 3 groups, as show in table 2. Table 2: Classification of input data. lee& 8 %$;&:A,::. : &J%Y&Y 1 Efecijve Values Temwrpture (T), Equivalent Co~sumption (C) 2 Monthly Varlation AT, AC 3 Time month [l..iz), slne, coslne - - "-- %& I The first two categories of data were described in section 2. The third category represents the time by two cyclical forms: the month and the pair sine and cosine. This last representation presents an interesting characteristic: the Euclidean distances between nearby months are identical. Figure 3 detaches the equality between the distances, considering as example the pairs of months JanuaryFebruary and DecemberIJanuary. The time representation varying from 1 to 12 does not present this characteristic. May Jun Jul + Sep Apr I oct Mar Feb Jan Dec NO" Figure 3: Time representation. Five different neural models had been selected for each level totaling 15 models. This set allows, for each level, the combination of the forecasting values.

7 Data Mining IV 443 Table 3: Neural, statistical and cause-effect results performance model. 5 Results Table 3 compares results performance between neural, statistical and causeeffect models for each level, considering a global and monthly analysis. In the first one, the relative average error covers all 42 months (or 39, when the months influenced by the rationing are excluded) and in the second one, the calculation is made month by month. The results of the cause-effect model, which is based M& l Min on linear regression between the series AT rnonth,year and AC~:;;,,,, when MaxlMin corre~,~~, (AT,,,,, year, AC,":;,,~~~,.) is higher than 0.7, are shown in the last column of the table, for each level. As table 3 shows, some points, for each level, can be explored: low: the global neural models results (2.5%) are 0.3% better then statistical results (2.8%). Considering the analyses in the validation interval, this difference (0.3%) grows to 0.6%. The AC::;~~,~,, is more dispersive in the validation interval. January, March, April, July, September, November and December are months in which neural models made better predictions than statistical models.

8 444 Data Mining IV medium: neural models made better predictions than statistical models if the analyze is compared in the validation interval (0.4%). May and August are months in which statistical models made better predictions than neural ones. high: 6 Conclusions The AC,","~;,,,, is less dispersive in this level than in the others (low and medium level) and this is the main reason why the expected error is smaller. Neural models made better predictions than statistical models if the analysis is compared in the validation interval (0.3%). February, March, July, September, October, November and December are months in which neural models made better predictions than statistical models but in August this doesn't occur. The results in other months are equivalent. The neural network models used provided satisfactory results and, as commented in Roitman [9], showed superior performance than statistical models, which provided accurate forecasting, mainly in cases where there was not much input combination of historical series. During the development of the neural models some details deserved attention: the Time Delay Neural Network presents better results in the end of the process of optimization, directed by the genetic algorithm. After some tests with nets with more than one hidden layer, it was found out that only one hidden layer was necessary, with the maximum number of neurons inferior to 32; the optimization processes that presented best generalization capacity used the latest 12 months (January to December of 1999) as test interval; the fitness function used by the genetic algorithm, that presented the best performance, was the one that combined the accuracy of the forecasts measured by the Average Absolute Error with a measure of influence of the numbers of neurons in the entrance and hidden layers the validation interval used to validate the results of the neural models presented a higher dispersion of the monthly equivalent load variations for each platform higher than the one in the training interval. Each neural model can be understood as an expert in the load forecasting one month ahead. The Knowledge in each model, captured during the network training phase is different and is represented in their respective architectures. Once the models for each level presented a similar average absolute error it was

9 Data Mining IV 445 possible to combine their forecasting, generating a better one. That procedure has been used very well by CERJ. Another point is that the dependences between variables selected by forecasting models can change through time, which demands continuous tuning. The Knowledge extraction, as proposed by Hruschka and Ebecken [10, 1 l], can be used to make clear the hidden knowledge that exists in a neural network model. Considering the spot market needs, weekly forecasting models become relevant. In this way, the combination of both techniques, neural network and genetic algorithms, could be done with other new neural networks, like RBF as proposed in Barreto [12]. Future work focusing on the improvement of the forecasting models could be done using fuzzy logic and neuro-fuzzy techniques. References Chen,G. J., Li, K. K., Chung, T. S., Sun, H. B. &Tang, G. Q., Application of an innovative combined forecasting method in power system load forecasting, Electric Power Systems Research, 59; pp. l , Hippert, H. S., Pedreira, C. E. & Souza, R. C., Neural Net-works for short-term load forecasting: A Review and Evaluation, In IEEE Transactions of Power Systems, 16(1), pp ,2001. Gavrilas, M., Ciutea, I. & Tanasa, C., Medium-term load forecasting with artificial neural network models, Proc. of the 16'~ International Conference and Exhibition on Electricity Distribution, Part 1: Contributions. CIRED. (IEE Conf. Pub1 No. 482), 6, pp ,2001. Chen, G. L., Li, K. K., Chung, T. S., Sun, H. B. & Tang, G. Q., Application of an innovative combined forecasting method in power system load forecasting, In Electric Power Systems Research, 59, pp ,2001. Zhang, G., Patuwo, B. E. & Hu, M. Y., Forecasting with artificial neural networks: The state of the art, International Journal of Forecasting, 14, pp , Al-Saba, T., El-Amin, I., Artificial Neural Networks as applied to longterm demand forecasting, In Arti$cial Intelligence in Engineering, 13, pp , Padmakumari, K., Mohandas, K. P. & Thiruvengadam, S., Long Term distribution demand forecasting using neuro fuzzy computations, In Electrical Power and Energy Systems, 21, pp , Terra, G. S., Medium-term demand forecasting by a data mining approach, D. Sc. Thesis, COPPEIUFRJ, Rio de Janeiro, RJ, Brasil., Roitman, V. L., A computational model of neural networks for prediction of open unemployment rate, D. Sc. Thesis, COPPEIUFRJ, Rio de Janeiro, RJ, Brasil., 2001.

10 446 Data Mining IV [l01 Hruschka, E.R. and Ebecken, N.F.F, Rule Extraction from Neural Networks: Modified RX Algorithm, Proceedings of the IEEE International Joint Conference on Neural Networks (IJCNWg), Washington DC, USA, July, [l11 Ebecken, N.F.F and Hruschka, E. R., Rules from Supervised Neural Networks in Data Mining, Frontier in Artijicial Intelligence and Applications, v. 71, In: Logic Artificial Intelligence and Robotics, J. M. Abe and J. I. Silva Filho, pp , IOS Press, [l21 Barreto, A. M., Genetic orthogonal least squares algorithm for RBF networks training,. M. Sc. Thesis, COPPEAJFRJ, Rio de Janeiro, RJ, Brasil, 2003.

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

Multivariate Regression Model Results

Multivariate Regression Model Results Updated: August, 0 Page of Multivariate Regression Model Results 4 5 6 7 8 This exhibit provides the results of the load model forecast discussed in Schedule. Included is the forecast of short term system

More information

Determine the trend for time series data

Determine the trend for time series data Extra Online Questions Determine the trend for time series data Covers AS 90641 (Statistics and Modelling 3.1) Scholarship Statistics and Modelling Chapter 1 Essent ial exam notes Time series 1. The value

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

Load Forecasting Using Artificial Neural Networks and Support Vector Regression

Load Forecasting Using Artificial Neural Networks and Support Vector Regression Proceedings of the 7th WSEAS International Conference on Power Systems, Beijing, China, September -7, 2007 3 Load Forecasting Using Artificial Neural Networks and Support Vector Regression SILVIO MICHEL

More information

Research Article Weather Forecasting Using Sliding Window Algorithm

Research Article Weather Forecasting Using Sliding Window Algorithm ISRN Signal Processing Volume 23, Article ID 5654, 5 pages http://dx.doi.org/.55/23/5654 Research Article Weather Forecasting Using Sliding Window Algorithm Piyush Kapoor and Sarabjeet Singh Bedi 2 KvantumInc.,Gurgaon22,India

More information

Table 01A. End of Period End of Period End of Period Period Average Period Average Period Average

Table 01A. End of Period End of Period End of Period Period Average Period Average Period Average SUMMARY EXCHANGE RATE DATA BANK OF ZAMBIA MID-RATES Table 01A Period K/USD K/GBP K/ZAR End of Period End of Period End of Period Period Average Period Average Period Average Monthly January 6.48 6.46 9.82

More information

Chapter 3. Regression-Based Models for Developing Commercial Demand Characteristics Investigation

Chapter 3. Regression-Based Models for Developing Commercial Demand Characteristics Investigation Chapter Regression-Based Models for Developing Commercial Demand Characteristics Investigation. Introduction Commercial area is another important area in terms of consume high electric energy in Japan.

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

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

WEATHER DEPENENT ELECTRICITY MARKET FORECASTING WITH NEURAL NETWORKS, WAVELET AND DATA MINING TECHNIQUES. Z.Y. Dong X. Li Z. Xu K. L.

WEATHER DEPENENT ELECTRICITY MARKET FORECASTING WITH NEURAL NETWORKS, WAVELET AND DATA MINING TECHNIQUES. Z.Y. Dong X. Li Z. Xu K. L. WEATHER DEPENENT ELECTRICITY MARKET FORECASTING WITH NEURAL NETWORKS, WAVELET AND DATA MINING TECHNIQUES Abstract Z.Y. Dong X. Li Z. Xu K. L. Teo School of Information Technology and Electrical Engineering

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

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

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

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

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

STATISTICAL FORECASTING and SEASONALITY (M. E. Ippolito; )

STATISTICAL FORECASTING and SEASONALITY (M. E. Ippolito; ) STATISTICAL FORECASTING and SEASONALITY (M. E. Ippolito; 10-6-13) PART I OVERVIEW The following discussion expands upon exponential smoothing and seasonality as presented in Chapter 11, Forecasting, in

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

SYSTEM BRIEF DAILY SUMMARY

SYSTEM BRIEF DAILY SUMMARY SYSTEM BRIEF DAILY SUMMARY * ANNUAL MaxTemp NEL (MWH) Hr Ending Hr Ending LOAD (PEAK HOURS 7:00 AM TO 10:00 PM MON-SAT) ENERGY (MWH) INCREMENTAL COST DAY DATE Civic TOTAL MAXIMUM @Max MINIMUM @Min FACTOR

More information

LONG - TERM INDUSTRIAL LOAD FORECASTING AND PLANNING USING NEURAL NETWORKS TECHNIQUE AND FUZZY INFERENCE METHOD ABSTRACT

LONG - TERM INDUSTRIAL LOAD FORECASTING AND PLANNING USING NEURAL NETWORKS TECHNIQUE AND FUZZY INFERENCE METHOD ABSTRACT LONG - TERM NDUSTRAL LOAD FORECASTNG AND PLANNNG USNG NEURAL NETWORKS TECHNQUE AND FUZZY NFERENCE METHOD M. A. Farahat Zagazig University, Zagazig, Egypt ABSTRACT Load forecasting plays a dominant part

More information

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

Changing Hydrology under a Changing Climate for a Coastal Plain Watershed

Changing Hydrology under a Changing Climate for a Coastal Plain Watershed Changing Hydrology under a Changing Climate for a Coastal Plain Watershed David Bosch USDA-ARS, Tifton, GA Jeff Arnold ARS Temple, TX and Peter Allen Baylor University, TX SEWRU Objectives 1. Project changes

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

Drought in Southeast Colorado

Drought in Southeast Colorado Drought in Southeast Colorado Nolan Doesken and Roger Pielke, Sr. Colorado Climate Center Prepared by Tara Green and Odie Bliss http://climate.atmos.colostate.edu 1 Historical Perspective on Drought Tourism

More information

SYSTEM BRIEF DAILY SUMMARY

SYSTEM BRIEF DAILY SUMMARY SYSTEM BRIEF DAILY SUMMARY * ANNUAL MaxTemp NEL (MWH) Hr Ending Hr Ending LOAD (PEAK HOURS 7:00 AM TO 10:00 PM MON-SAT) ENERGY (MWH) INCREMENTAL COST DAY DATE Civic TOTAL MAXIMUM @Max MINIMUM @Min FACTOR

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

CHAPTER 4: DATASETS AND CRITERIA FOR ALGORITHM EVALUATION

CHAPTER 4: DATASETS AND CRITERIA FOR ALGORITHM EVALUATION CHAPTER 4: DATASETS AND CRITERIA FOR ALGORITHM EVALUATION 4.1 Overview This chapter contains the description about the data that is used in this research. In this research time series data is used. A time

More information

DAILY QUESTIONS 28 TH JUNE 18 REASONING - CALENDAR

DAILY QUESTIONS 28 TH JUNE 18 REASONING - CALENDAR DAILY QUESTIONS 28 TH JUNE 18 REASONING - CALENDAR LEAP AND NON-LEAP YEAR *A non-leap year has 365 days whereas a leap year has 366 days. (as February has 29 days). *Every year which is divisible by 4

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

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

NSP Electric - Minnesota Annual Report Peak Demand and Annual Electric Consumption Forecast

NSP Electric - Minnesota Annual Report Peak Demand and Annual Electric Consumption Forecast Page 1 of 5 7610.0320 - Forecast Methodology NSP Electric - Minnesota Annual Report Peak Demand and Annual Electric Consumption Forecast OVERALL METHODOLOGICAL FRAMEWORK Xcel Energy prepared its forecast

More information

Industrial Engineering Prof. Inderdeep Singh Department of Mechanical & Industrial Engineering Indian Institute of Technology, Roorkee

Industrial Engineering Prof. Inderdeep Singh Department of Mechanical & Industrial Engineering Indian Institute of Technology, Roorkee Industrial Engineering Prof. Inderdeep Singh Department of Mechanical & Industrial Engineering Indian Institute of Technology, Roorkee Module - 04 Lecture - 05 Sales Forecasting - II A very warm welcome

More information

EVALUATION OF ALGORITHM PERFORMANCE 2012/13 GAS YEAR SCALING FACTOR AND WEATHER CORRECTION FACTOR

EVALUATION OF ALGORITHM PERFORMANCE 2012/13 GAS YEAR SCALING FACTOR AND WEATHER CORRECTION FACTOR EVALUATION OF ALGORITHM PERFORMANCE /3 GAS YEAR SCALING FACTOR AND WEATHER CORRECTION FACTOR. Background The annual gas year algorithm performance evaluation normally considers three sources of information

More information

Predicting the Electricity Demand Response via Data-driven Inverse Optimization

Predicting the Electricity Demand Response via Data-driven Inverse Optimization Predicting the Electricity Demand Response via Data-driven Inverse Optimization Workshop on Demand Response and Energy Storage Modeling Zagreb, Croatia Juan M. Morales 1 1 Department of Applied Mathematics,

More information

The Dayton Power and Light Company Load Profiling Methodology Revised 7/1/2017

The Dayton Power and Light Company Load Profiling Methodology Revised 7/1/2017 The Dayton Power and Light Company Load Profiling Methodology Revised 7/1/2017 Overview of Methodology Dayton Power and Light (DP&L) load profiles will be used to estimate hourly loads for customers without

More information

Forecasting. Copyright 2015 Pearson Education, Inc.

Forecasting. Copyright 2015 Pearson Education, Inc. 5 Forecasting To accompany Quantitative Analysis for Management, Twelfth Edition, by Render, Stair, Hanna and Hale Power Point slides created by Jeff Heyl Copyright 2015 Pearson Education, Inc. LEARNING

More information

PRELIMINARY DRAFT FOR DISCUSSION PURPOSES

PRELIMINARY DRAFT FOR DISCUSSION PURPOSES Memorandum To: David Thompson From: John Haapala CC: Dan McDonald Bob Montgomery Date: February 24, 2003 File #: 1003551 Re: Lake Wenatchee Historic Water Levels, Operation Model, and Flood Operation This

More information

YACT (Yet Another Climate Tool)? The SPI Explorer

YACT (Yet Another Climate Tool)? The SPI Explorer YACT (Yet Another Climate Tool)? The SPI Explorer Mike Crimmins Assoc. Professor/Extension Specialist Dept. of Soil, Water, & Environmental Science The University of Arizona Yes, another climate tool for

More information

Time Series Analysis

Time Series Analysis Time Series Analysis A time series is a sequence of observations made: 1) over a continuous time interval, 2) of successive measurements across that interval, 3) using equal spacing between consecutive

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

CAISO Participating Intermittent Resource Program for Wind Generation

CAISO Participating Intermittent Resource Program for Wind Generation CAISO Participating Intermittent Resource Program for Wind Generation Jim Blatchford CAISO Account Manager Agenda CAISO Market Concepts Wind Availability in California How State Supports Intermittent Resources

More information

FORECASTING OF ECONOMIC QUANTITIES USING FUZZY AUTOREGRESSIVE MODEL AND FUZZY NEURAL NETWORK

FORECASTING OF ECONOMIC QUANTITIES USING FUZZY AUTOREGRESSIVE MODEL AND FUZZY NEURAL NETWORK FORECASTING OF ECONOMIC QUANTITIES USING FUZZY AUTOREGRESSIVE MODEL AND FUZZY NEURAL NETWORK Dusan Marcek Silesian University, Institute of Computer Science Opava Research Institute of the IT4Innovations

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

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

2019 Settlement Calendar for ASX Cash Market Products. ASX Settlement

2019 Settlement Calendar for ASX Cash Market Products. ASX Settlement 2019 Settlement Calendar for ASX Cash Market Products ASX Settlement Settlement Calendar for ASX Cash Market Products 1 ASX Settlement Pty Limited (ASX Settlement) operates a trade date plus two Business

More information

Introduction to Forecasting

Introduction to Forecasting Introduction to Forecasting Introduction to Forecasting Predicting the future Not an exact science but instead consists of a set of statistical tools and techniques that are supported by human judgment

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

Wheat Outlook July 24, 2017 Volume 26, Number 44

Wheat Outlook July 24, 2017 Volume 26, Number 44 Today s Newsletter Market Situation Crop Progress 1 Weather 1 Grain Use 5 Market Situation Crop Progress. The U.S. spring wheat crop condition index this week is down only one point to 277 with 96% of

More information

peak half-hourly South Australia

peak half-hourly South Australia Forecasting long-term peak half-hourly electricity demand for South Australia 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

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

WHEN IS IT EVER GOING TO RAIN? Table of Average Annual Rainfall and Rainfall For Selected Arizona Cities

WHEN IS IT EVER GOING TO RAIN? Table of Average Annual Rainfall and Rainfall For Selected Arizona Cities WHEN IS IT EVER GOING TO RAIN? Table of Average Annual Rainfall and 2001-2002 Rainfall For Selected Arizona Cities Phoenix Tucson Flagstaff Avg. 2001-2002 Avg. 2001-2002 Avg. 2001-2002 October 0.7 0.0

More information

A Report on a Statistical Model to Forecast Seasonal Inflows to Cowichan Lake

A Report on a Statistical Model to Forecast Seasonal Inflows to Cowichan Lake A Report on a Statistical Model to Forecast Seasonal Inflows to Cowichan Lake Prepared by: Allan Chapman, MSc, PGeo Hydrologist, Chapman Geoscience Ltd., and Former Head, BC River Forecast Centre Victoria

More information

Winter Season Resource Adequacy Analysis Status Report

Winter Season Resource Adequacy Analysis Status Report Winter Season Resource Adequacy Analysis Status Report Tom Falin Director Resource Adequacy Planning Markets & Reliability Committee October 26, 2017 Winter Risk Winter Season Resource Adequacy and Capacity

More information

Interannual variation of MODIS NDVI in Lake Taihu and its relation to climate in submerged macrophyte region

Interannual variation of MODIS NDVI in Lake Taihu and its relation to climate in submerged macrophyte region Yale-NUIST Center on Atmospheric Environment Interannual variation of MODIS NDVI in Lake Taihu and its relation to climate in submerged macrophyte region ZhangZhen 2015.07.10 1 Outline Introduction Data

More information

= observed volume on day l for bin j = base volume in jth bin, and = residual error, assumed independent with mean zero.

= observed volume on day l for bin j = base volume in jth bin, and = residual error, assumed independent with mean zero. QB research September 4, 06 Page -Minute Bin Volume Forecast Model Overview In response to strong client demand, Quantitative Brokers (QB) has developed a new algorithm called Closer that specifically

More information

Sluggish Economy Puts Pinch on Manufacturing Technology Orders

Sluggish Economy Puts Pinch on Manufacturing Technology Orders Updated Release: June 13, 2016 Contact: Penny Brown, AMT, 703-827-5275 pbrown@amtonline.org Sluggish Economy Puts Pinch on Manufacturing Technology Orders Manufacturing technology orders for were down

More information

ENGINE SERIAL NUMBERS

ENGINE SERIAL NUMBERS ENGINE SERIAL NUMBERS The engine number was also the serial number of the car. Engines were numbered when they were completed, and for the most part went into a chassis within a day or so. However, some

More information

Four Basic Steps for Creating an Effective Demand Forecasting Process

Four Basic Steps for Creating an Effective Demand Forecasting Process Four Basic Steps for Creating an Effective Demand Forecasting Process Presented by Eric Stellwagen President & Cofounder Business Forecast Systems, Inc. estellwagen@forecastpro.com Business Forecast Systems,

More information

Abram Gross Yafeng Peng Jedidiah Shirey

Abram Gross Yafeng Peng Jedidiah Shirey Abram Gross Yafeng Peng Jedidiah Shirey Contents Context Problem Statement Method of Analysis Forecasting Model Way Forward Earned Value NOVEC Background (1 of 2) Northern Virginia Electric Cooperative

More information

Total Market Demand Wed Jan 02 Thu Jan 03 Fri Jan 04 Sat Jan 05 Sun Jan 06 Mon Jan 07 Tue Jan 08

Total Market Demand Wed Jan 02 Thu Jan 03 Fri Jan 04 Sat Jan 05 Sun Jan 06 Mon Jan 07 Tue Jan 08 MW This report provides a summary of key market data from the IESO-administered markets. It is intended to provide a quick reference for all market stakeholders. It is composed of two sections: Section

More information

Influence of knn-based Load Forecasting Errors on Optimal Energy Production

Influence of knn-based Load Forecasting Errors on Optimal Energy Production Influence of knn-based Load Forecasting Errors on Optimal Energy Production Alicia Troncoso Lora 1, José C. Riquelme 1, José Luís Martínez Ramos 2, Jesús M. Riquelme Santos 2, and Antonio Gómez Expósito

More information

FORECASTING COARSE RICE PRICES IN BANGLADESH

FORECASTING COARSE RICE PRICES IN BANGLADESH Progress. Agric. 22(1 & 2): 193 201, 2011 ISSN 1017-8139 FORECASTING COARSE RICE PRICES IN BANGLADESH M. F. Hassan*, M. A. Islam 1, M. F. Imam 2 and S. M. Sayem 3 Department of Agricultural Statistics,

More information

Published by ASX Settlement Pty Limited A.B.N Settlement Calendar for ASX Cash Market Products

Published by ASX Settlement Pty Limited A.B.N Settlement Calendar for ASX Cash Market Products Published by Pty Limited A.B.N. 49 008 504 532 2012 Calendar for Cash Market Products Calendar for Cash Market Products¹ Pty Limited ( ) operates a trade date plus three Business (T+3) settlement discipline

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(5):266-270 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Anomaly detection of cigarette sales using ARIMA

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

2017 Settlement Calendar for ASX Cash Market Products ASX SETTLEMENT

2017 Settlement Calendar for ASX Cash Market Products ASX SETTLEMENT 2017 Settlement Calendar for ASX Cash Market Products ASX SETTLEMENT Settlement Calendar for ASX Cash Market Products 1 ASX Settlement Pty Limited (ASX Settlement) operates a trade date plus two Business

More information

Jackson County 2013 Weather Data

Jackson County 2013 Weather Data Jackson County 2013 Weather Data 61 Years of Weather Data Recorded at the UF/IFAS Marianna North Florida Research and Education Center Doug Mayo Jackson County Extension Director 1952-2008 Rainfall Data

More information

PREPARED DIRECT TESTIMONY OF GREGORY TEPLOW SOUTHERN CALIFORNIA GAS COMPANY AND SAN DIEGO GAS & ELECTRIC COMPANY

PREPARED DIRECT TESTIMONY OF GREGORY TEPLOW SOUTHERN CALIFORNIA GAS COMPANY AND SAN DIEGO GAS & ELECTRIC COMPANY Application No: A.1-0- Exhibit No.: Witness: Gregory Teplow Application of Southern California Gas Company (U 0 G) and San Diego Gas & Electric Company (U 0 G) for Authority to Revise their Natural Gas

More information

Aalborg Universitet. CLIMA proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols. Publication date: 2016

Aalborg Universitet. CLIMA proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols. Publication date: 2016 Aalborg Universitet CLIMA 2016 - proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols Publication date: 2016 Document Version Final published version Link to publication from Aalborg University

More information

DROUGHT IN MAINLAND PORTUGAL

DROUGHT IN MAINLAND PORTUGAL DROUGHT IN MAINLAND Ministério da Ciência, Tecnologia e Ensino Superior Instituto de Meteorologia, I. P. Rua C Aeroporto de Lisboa Tel.: (351) 21 844 7000 e-mail:informacoes@meteo.pt 1749-077 Lisboa Portugal

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

Lecture Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University

Lecture Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University Lecture 15 20 Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University Modeling for Time Series Forecasting Forecasting is a necessary input to planning, whether in business,

More information

Statement of indicative wholesale water charges and charges scheme

Statement of indicative wholesale water charges and charges scheme Statement of indicative wholesale water charges and charges scheme 2019-2020 South Staffs Water and Cambridge Water Indicative Wholesale Charges Scheme Since April 2017, eligible business customers have

More information

A Fuzzy Logic Based Short Term Load Forecast for the Holidays

A Fuzzy Logic Based Short Term Load Forecast for the Holidays A Fuzzy Logic Based Short Term Load Forecast for the Holidays Hasan H. Çevik and Mehmet Çunkaş Abstract Electric load forecasting is important for economic operation and planning. Holiday load consumptions

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

Monthly Magnetic Bulletin

Monthly Magnetic Bulletin BRITISH GEOLOGICAL SURVEY Ascension Island Observatory Monthly Magnetic Bulletin December 2008 08/12/AS Crown copyright; Ordnance Survey ASCENSION ISLAND OBSERVATORY MAGNETIC DATA 1. Introduction Ascension

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

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

JOURNAL OF INTERNATIONAL ACADEMIC RESEARCH FOR MULTIDISCIPLINARY Impact Factor 1.393, ISSN: , Volume 2, Issue 4, May 2014

JOURNAL OF INTERNATIONAL ACADEMIC RESEARCH FOR MULTIDISCIPLINARY Impact Factor 1.393, ISSN: , Volume 2, Issue 4, May 2014 Impact Factor 1.393, ISSN: 3583, Volume, Issue 4, May 14 A STUDY OF INVERSIONS AND ISOTHERMALS OF AIR POLLUTION DISPERSION DR.V.LAKSHMANARAO DR. K. SAI LAKSHMI P. SATISH Assistant Professor(c), Dept. of

More information

STATISTICAL LOAD MODELING

STATISTICAL LOAD MODELING STATISTICAL LOAD MODELING Eugene A. Feinberg, Dora Genethliou Department of Applied Mathematics and Statistics State University of New York at Stony Brook Stony Brook, NY 11794-3600, USA Janos T. Hajagos

More information

Outage Coordination and Business Practices

Outage Coordination and Business Practices Outage Coordination and Business Practices 1 2007 Objectives What drove the need for developing a planning/coordination process. Why outage planning/coordination is crucial and important. Determining what

More information

SMART GRID FORECASTING

SMART GRID FORECASTING SMART GRID FORECASTING AND FINANCIAL ANALYTICS Itron Forecasting Brown Bag December 11, 2012 PLEASE REMEMBER» Phones are Muted: In order to help this session run smoothly, your phones are muted.» Full

More information

March 5, British Columbia Utilities Commission 6 th Floor, 900 Howe Street Vancouver, BC V6Z 2N3

March 5, British Columbia Utilities Commission 6 th Floor, 900 Howe Street Vancouver, BC V6Z 2N3 Tom A. Loski Chief Regulatory Officer March 5, 2010 British Columbia Utilities Commission 6 th Floor, 900 Howe Street Vancouver, BC V6Z 2N3 16705 Fraser Highway Surrey, B.C. V4N 0E8 Tel: (604) 592-7464

More information

2003 Water Year Wrap-Up and Look Ahead

2003 Water Year Wrap-Up and Look Ahead 2003 Water Year Wrap-Up and Look Ahead Nolan Doesken Colorado Climate Center Prepared by Odie Bliss http://ccc.atmos.colostate.edu Colorado Average Annual Precipitation Map South Platte Average Precipitation

More information

AN APPROACH TO FIND THE TRANSITION PROBABILITIES IN MARKOV CHAIN FOR EARLY PREDICTION OF SOFTWARE RELIABILITY

AN APPROACH TO FIND THE TRANSITION PROBABILITIES IN MARKOV CHAIN FOR EARLY PREDICTION OF SOFTWARE RELIABILITY International Journal of Latest Research in Science and Technology Volume 2, Issue 6: Page No.111-115,November-December 2013 http://www.mnkjournals.com/ijlrst.htm ISSN (Online):2278-5299 AN APPROACH TO

More information

Economics 390 Economic Forecasting

Economics 390 Economic Forecasting Economics 390 Economic Forecasting Prerequisite: Econ 410 or equivalent Course information is on website Office Hours Tuesdays & Thursdays 2:30 3:30 or by appointment Textbooks Forecasting for Economics

More information

CIMA Professional

CIMA Professional CIMA Professional 201819 Birmingham Interactive Timetable Version 3.1 Information last updated 12/10/18 Please note: Information and dates in this timetable are subject to change. A better way of learning

More information

CIMA Professional

CIMA Professional CIMA Professional 201819 Manchester Interactive Timetable Version 3.1 Information last updated 12/10/18 Please note: Information and dates in this timetable are subject to change. A better way of learning

More information

Responsive Traffic Management Through Short-Term Weather and Collision Prediction

Responsive Traffic Management Through Short-Term Weather and Collision Prediction Responsive Traffic Management Through Short-Term Weather and Collision Prediction Presenter: Stevanus A. Tjandra, Ph.D. City of Edmonton Office of Traffic Safety (OTS) Co-authors: Yongsheng Chen, Ph.D.,

More information

USE OF FUZZY LOGIC TO INVESTIGATE WEATHER PARAMETER IMPACT ON ELECTRICAL LOAD BASED ON SHORT TERM FORECASTING

USE OF FUZZY LOGIC TO INVESTIGATE WEATHER PARAMETER IMPACT ON ELECTRICAL LOAD BASED ON SHORT TERM FORECASTING Nigerian Journal of Technology (NIJOTECH) Vol. 35, No. 3, July 2016, pp. 562 567 Copyright Faculty of Engineering, University of Nigeria, Nsukka, Print ISSN: 0331-8443, Electronic ISSN: 2467-8821 www.nijotech.com

More information

Stream-Based Electricity Load Forecast

Stream-Based Electricity Load Forecast Stream-Based Electricity Load Forecast João Gama 1,2 and Pedro Pereira Rodrigues 1,3 1 LIAAD - INESC Porto L.A. 2 Faculty of Economics, University of Porto 3 Faculty of Sciences, University of Porto Rua

More information

MONTHLY RESERVOIR INFLOW FORECASTING IN THAILAND: A COMPARISON OF ANN-BASED AND HISTORICAL ANALOUGE-BASED METHODS

MONTHLY RESERVOIR INFLOW FORECASTING IN THAILAND: A COMPARISON OF ANN-BASED AND HISTORICAL ANALOUGE-BASED METHODS Annual Journal of Hydraulic Engineering, JSCE, Vol.6, 5, February MONTHLY RESERVOIR INFLOW FORECASTING IN THAILAND: A COMPARISON OF ANN-BASED AND HISTORICAL ANALOUGE-BASED METHODS Somchit AMNATSAN, Yoshihiko

More information

Nonparametric forecasting of the French load curve

Nonparametric forecasting of the French load curve An overview RTE & UPMC-ISUP ISNPS 214, Cadix June 15, 214 Table of contents 1 Introduction 2 MAVE modeling 3 IBR modeling 4 Sparse modeling Electrical context Generation must be strictly equal to consumption

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

THE HISTORICAL BASIS RECORD FOR GRAIN AND SOYBEANS IN DELAWARE; MARKETING YEARS 1996/97 to 2000/01. Philip L. Towle Carl L. German U. C.

THE HISTORICAL BASIS RECORD FOR GRAIN AND SOYBEANS IN DELAWARE; MARKETING YEARS 1996/97 to 2000/01. Philip L. Towle Carl L. German U. C. THE HISTORICAL BASIS RECORD FOR GRAIN AND SOYBEANS IN DELAWARE; MARKETING YEARS 1996/97 to 2000/01 Philip L. Towle Carl L. German U. C. Toensmeyer May 31, 2002 University of Delaware College of Agriculture

More information

The World Bank Haiti Business Development and Investment Project (P123974)

The World Bank Haiti Business Development and Investment Project (P123974) Public Disclosure Authorized LATIN AMERICA AND CARIBBEAN Haiti Trade & Competitiveness Global Practice IBRD/IDA Specific Investment Loan FY 2013 Seq No: 9 ARCHIVED on 29-Dec-2016 ISR26542 Implementing

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

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

DESIGN AND DEVELOPMENT OF ARTIFICIAL INTELLIGENCE SYSTEM FOR WEATHER FORECASTING USING SOFT COMPUTING TECHNIQUES

DESIGN AND DEVELOPMENT OF ARTIFICIAL INTELLIGENCE SYSTEM FOR WEATHER FORECASTING USING SOFT COMPUTING TECHNIQUES DESIGN AND DEVELOPMENT OF ARTIFICIAL INTELLIGENCE SYSTEM FOR WEATHER FORECASTING USING SOFT COMPUTING TECHNIQUES Polaiah Bojja and Nagendram Sanam Department of Electronics and Communication Engineering,

More information