Power Systems ML
Power Systems ML
Power Systems ML
Abstract— This paper reviews main forecasting techniques describe very short-term wind power prediction utilizing a
used for power system applications. Available forecasting tech- case study from Tasmania, Australia. Wind power presently
niques have been discussed with focus on electricity load and is the fastest growing power generation sector in the world.
price forecasting as well as wind power prediction. Forecasting
problems have been classified based on time frame, application However, wind power is intermittent. To be able to trade
specific area and forecasting techniques. Appropriate examples efficiently, make the best use of transmission line capability,
based on data pertaining to the Victorian electricity market, and address concerns with system frequency in a re-regulated
Australia and the PJM electricity market, U.S.A. are used system, accurate wind power forecasting in very short-term are
to demonstrate the functioning of the developed neural net- essential. This paper discusses the application of an adaptive
work (NN) method based on similar days approach to predict
hourly electricity load and price, respectively. The other impor- neuro-fuzzy inference system (ANFIS) to forecasting a wind
tant problem faced by power system utilities are the variability time series [4].
and non-schedulable nature of wind farm power generation. The objective of this paper is to provide a brief overview of
These inherent characteristics of wind power have both technical advancement in machine learning applications for forecasting
and commercial implications for efficient planning and operation in power systems with focus on short-term electric load
of power systems. To address the wind power issues, this paper
presents the application of an Adaptive Neural Fuzzy Inference and price forecasting as well as wind power prediction. The
System (ANFIS) to very short-term wind forecasting utilizing a problems and various available techniques in these areas of
case study from Tasmania, Australia. forecasting are discussed.
Index Terms— Adaptive neuro-fuzzy inference system (AN- The rest of the paper is organized as follows. Section II
FIS), neural network (NN), short-term load forecasting, short- provides classification of forecasting problems and methods
term price forecasting, very short-term wind power prediction. associated with wind power, electric load and energy price
based on time frame and applications. Case study results of
short-term load and price forecasting, and very short-term
I. I NTRODUCTION wind power prediction are presented in Section III. Section IV
presents the conclusion of this paper.
LMP ($/MWh)
60
50
40
30
1000
100
MAPE: 7.66% (ANN) Forecasted
900 90 12.80% (SD) Actual
800 80
LMP ($/MWh)
700 70
: 1. Actual
600 : 2. Similar days 60
: 3. NN
500 : 4. NN+Fuzzy 50
400 40
1 3 6 9 12 15 18 21 24
Hour 30
(a)
20
24 48 72 96 120 144 168
Forecasted Error [%]
20
: 1. Similar days
Hour
15 (4.70%)
Fig. 4. Actual and forecast day-ahead PJM electricity price during low
: 2. NN
(2.24%)
demand week (Wednesday, February 1 to Tuesday, February 7, 2006).
10 : 3. NN+Fuzzy
(1.71%)
5 using NN model integrated with SD method [3]. In the
developed price prediction method, day-ahead electricity price
0
is obtained from the neural network that modifies the price
-5
curves obtained by averaging selected number of similar price
days corresponding to forecast day, i.e., two procedures were
-10 analyzed: 1) prediction based on averaging prices of similar
1 3 6 9 12 15 18 21 24 days and 2) prediction based on averaging prices of similar
Hour
(b) days plus neural network refinement. The developed multi-
Fig. 2. Forecasting results (Monday, July 21, 1997: Substitute holiday). layer feed-forward NN model was trained and tested using the
(a) Forecasted load curves [MW], (b) forecast error [%]. data (from January 1, 2004 to May 31, 2006) derived from the
PJM electricity market. Sets of data include hourly price and
the case study of Okinawa Electric Power Co., Japan. Refer- load data.
ence [2] contributes to machine learning application to day- Figure 3 shows the day-ahead price forecasting results for
ahead load forecast methodology, especially as it shows how January 20, 2006. The forecast results obtained from the
to reduce neural network forecast error over the test period by proposed NN are quite close to the actual LMP values. The
23% through the application of fuzzy logic correction, which prediction behavior of the proposed NN technique for this day
can be observed in Fig. 2(a) and (b). is very appropriate with a daily MAPE of only 6.93%, which
is much lower than that obtained using SD approach (13.90%).
Figure 4 shows the weekly price forecasts for a typical low
B. Price forecasting results demand week. These forecasts are based on day-ahead and
The price forecasting result presented in this paper is based have been represented for a week. As it can be seen from Fig. 4
on the authors previous work on machine learning application that the forecast results obtained from the proposed NN are
to forecast day-ahead electricity price in the PJM market close to the actual LMP values. Also, it can be observed that
when price spikes appear, our model does not forecast price
jumps as in last three days of this week. The weekly MAPE
obtained from the NN approach is 7.66%, which is much lower
than that obtained using the similar days method (12.80%).
Daily and weekly MAPE values obtained from the selected
day and week show that the NN technique outperforms the
direct use of similar days method.
V. B IOGRAPHIES