feature selection and optimization of artificial neural network for short term load forecasting

16
Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting Elsayed E. Hemayed and Maged M. Eljazzar Computer Engineering Dept. Faculty of Engineering Cairo University, Egypt [email protected] 2016 Eighteenth International Middle-East Power Systems Conference (MEPCON) December 27-29, 2016 - Helwan University, Cairo – Egypt 1

Upload: maged-m-el-jazzar

Post on 06-Apr-2017

32 views

Category:

Data & Analytics


1 download

TRANSCRIPT

Page 1: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Feature Selection and Optimization of Artificial Neural Network for Short Term

Load ForecastingElsayed E. Hemayed and Maged M. Eljazzar

Computer Engineering Dept.Faculty of EngineeringCairo University, Egypt

[email protected]

2016 Eighteenth International Middle-East Power Systems Conference (MEPCON)December 27-29, 2016 - Helwan University, Cairo – Egypt

1

Page 2: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Outline– Introduction– Objective– Previous work– Load forecasting factors– Model– Experimental Results– Conclusions and future work

2

Page 3: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Introduction– Why Load forecasting is important ?– Types of load forecasting.– Machine learning techniques (ANN, SVM).– Statistical techniques (ARIMA, regression).– Load forecasting parameters.– Data sets.

3

Page 4: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Objective– Our goal is to assist researchers in their work with a

detailed review of load forecasting parameters

– Besides presenting an overview of load forecasting techniques in short term load forecasting (STLF) in different scenarios.

4

Page 5: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Literature review– Short term load forecasting factors

• Temperature, Humidity, and Precipitation • Accumulative effect of sunny days.• Economic factors (electricity price).

– Short term load forecasting Techniques• Statistical: ARIMA, Regression analysis. • Artificial intelligence: ANN, SVM, and fuzzy logic. • Deep learning.

5

Page 6: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Load forecasting factors– Location: the demographic location and the culture of the

country.

– forecasting in the Capital city differs than forecasting in a small city.

– The impact of human activities• Daily Resolution: such as Ramadan.• Monthly Resolution : the urban development

6

Page 7: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Classification of load forecasts

time Weather Economic Land use Cycle Horizon

VSTLF Optional Optional Optional <1 hour

1 day

STLF Required Optional Optional 1 Day 2 weeks

MTLF Simulated Required Optional 1 month

3 years

LTLF Simulated Simulated Required 1 year 30 years

7

Page 8: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Load forecasting factors– In some countries, electricity price varied during the day.

It is cheaper at night than at day.

– Because people tend to use electricity for heat storage equipment at night and during day, use stored heat for warming the rooms

8

Page 9: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Model

9

Page 10: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Model– ANN are used to study each individual components

according to their influence on the load forecasting.

– The aim is to study the relationship between input and peak load

10

Page 11: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Results

11

Page 12: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Forecasting errors using each factor independently with peak load

12

Factor included

MAPE MAE RMSE

--------- 0.9902853 22.30397 33.78119

Temp 0.9277951 20.90214 31.68409

Dew Temp 0.9200192 20.73557 30.05431

Wind 0.9802346 21.96305 33.48497

Humidity 0.9533866 21.51869 31.83082

Page 13: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Model– Model 1 represents the temperature only.– Model 2 represents temperature and dew temperature. – Model 3 represents temperature, dew temperature and

wind. – Model 4 represents temperature, dew temperature and

humidity.

13

Page 14: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Forecasting errors using each factor independently with peak load

14

Model MAPE MAE RMSE

Model 1 0.9277951 20.90214 31.68409

Model 2 0.2990653 6.835276 10.45197

Model 3 0.2928311 6.741303 10.25782

Model 4 0.2734582 6.231536 9.319102

Page 15: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Conclusions– Load forecasting results always contain certain degree of

variance. This variance due to the random Nature of the load and human behavior.

– The forecasting errors (RMSE, MAPE, MAE) are reduced by more than half using the hybrid model.

– This work needs to be extended to cover very short term load forecasting and covers more scenarios;

15

Page 16: Feature Selection and Optimization of Artificial Neural Network for Short Term Load Forecasting

Thank you for further questions [email protected]

16