Sunteți pe pagina 1din 5

2006 International Conference on Power System Technology

A New Approach to Determine Base,


Intermediate and Peak-Demand in an Electric
Power System
M. Fotuhi-Firuzabad
A. Salimi-beni
Department of Electrical Engineering
Iran Grid Management Company-IGMC
Sharif University of Technology
Beni(tavanir.org.ir
fotuhi@sharif.edu
D. Farrokhzad
Iran Grid Management Company-IGMC
S. J. Alemohammad
Khozestan Electric Power Regional Company
farokhzadgtavanir.org.ir

Accurate load forecasting is an important issue as it


Abstract--Electricity demand varies from place to place and from ensures the availability of supply and also provides a mean to
country to country depending on the mix of demand, the climate, avoid over or under utilization of generation, transmission and
and other factors. A typical load curve of a power electricity distribution facilities. Electricity demand fluctuates
system through one period of time is normally divided into three throughout every 24-hour period as well as through the week,
parts as base, intermediate and peak-load. While having and also seasonally. It also varies from place to place and
accurate information for the three parts of a load curve is very
important, it is not an easy task to calculate the base, from country to country depending on the mix of demand, the
intermediate and peak-load of a particular system. This paper climate, and other factors. A typical load curve of a power
presents a new statistical approach to calculate the three main electricity system through one period of time is normally
parts of a system load demand; base, intermediate and peak-load divided into three parts as base, intermediate and peak-load.
using a cluster analysis which is one of the statistical methods to Figure 1 shows these three main parts. The shape of such a
in data categorizing. The main advantage of the proposed curve will vary markedly according to the kind of demand.
technique is that it can be applied to situations in which LDC or While having accurate information for the three parts of a
system load factor varies. The applicability of the proposed load curve is very important, it is not an easy task to calculate
technique is illustrated by determining the base, intermediate the base, intermediate and peak-load of a particular system.
and peak-load for different seasons of Iran power network. Determination of these three main parts of system demand is
one of the major issues in power system planning.
Index Terms--Base load, cluster analysis, Intermediate load,
Load Division Curve(LDC), Peak load. Because of the large fluctuations in demand over the
course of the day, it is normal to have several types of power
I. INTRODUCTION stations broadly categorized as base-load, intermediate-load
and peak load stations. The base load stations [4] are usually
T HE importance of electricity in our economy and in all steam- driven and run more or less continuously at near rated
aspects of our lives is constantly growing. Modem power output. Coal and nuclear power are the main energy
society because of its pattern of social and working habits sources used. Intermediate-load and peak-load stations must
has come to expect the supply to be continuously available on be capable of being brought on line and shut down quickly
demand. This can only be achieved by focusing on all aspects once or twice daily. A variety of techniques are used for
of an electric power system from the generating units through intermediate and peak-load generation including gas turbines,
the transmission system down to the customer at the end of gas-and oil-fired steam boilers and hydro-electric generation.
the distribution system. At the same time, electric power Peak-load equipment tends to be characterized by low capital
utilities are required to operate their systems more efficiently cost, and relatively high fuel cost is not a great problem.
and economically and therefore the planning process is
becoming a critical factor in determining the performance and
design of power systems. One of the main issues in this regard
is to acknowledge that reliable forecasting of the expected
growth in electric energy demand is the fundamental
determinant of the necessity for system development and/or
reinforcement.

1-4244-0111-9/06/$20.00c02006 IEEE.
2

LDC Iran Network 2001 d (P, Q) = (x1 - Y1)2 + (x2 - Y2 )2 + + (x_y_ )2

25000 =^\/X - Y ) )' X - (1)


Peak load The statistical distance between the same two observations
20000 can be expressed in the form of:
1-ect Intermediate load
15000 d(X,Y) = (- (- Y)
Base load
10000 _N Ordinarily, A = S 1 where S contains the sample variances
and co-variances.
,

Another distance measure is the


1 1441 2881 4321 5761 7201 8641
Time Minkowski metric:
Il/m
Fig 1. Iran load duration curve for 2001
(2)
d (P, Q) =
i=l
x
i-yilm
The base load demand [1] for reliable, continuous supply
of large amounts of electricity is the key factor in any system. For m=1, d(X,Y) measures the " city-block" distance
The main investment of any electric utility is to meet that kind between two points in p dimensions. For m=2, d(X,Y)
of demand. As well as daily and weekly variations in demand becomes the Euclidean distance. In general, varying m
there are gradual changes occurring in the pattern of changes the weight is given to the larger and smaller
electricity demand from year to year. In most literature, differences. The construction of distances and similarities has
attempt has not been devoted to develop a technique to been described. It is always possible to construct similarities
calculate base, intermediate and peak-load. [5] [8] -
from distances. For example, we might set
This paper presents a new statistical approach to calculate the
three main parts of a system load demand; base, intermediate and Sik
(3)
peak-load. This technique is based on a cluster analysis which is one
1 + dik
of the statistical methods in data categorizing. The main advantage
of the proposed technique is that it can be applied to situations in Where 0 < Sik <1 is the similarity between items i and k
which LDC or system load factor varies. The applicability of the
proposed technique is illustrated by determining base, intermediate and di. is the corresponding distance. The less subjective
and peak-load for different seasons of Iran power network. schemes for creating clusters will be discussed in more detail.
In general, there are two main approaches for clustering and
II. METHODOLOGY they are [2]:
1. Hierarchical cluster methods
A. Cluster analysis 2. Nonhierarchical cluster methods
Grouping or clustering is distinct from the classification The second approach is used in this paper.
methods. Classification pertains to a known number of Nonhierarchical clustering techniques are designed to group
groups, and the operational objective is to assign new items into a collection of k clusters, rather than variables. The
observations to one of these groups. Cluster analysis is number of clusters, k, may either be specified in advance or
concerned with forming groups of similar objects based on determined as part of the clustering procedure. Because a
several measurement of different kinds made on the objects. matrix of distances (similarities) does not have to be
The key idea is to identify classifications of the objects that determined and the basic data do not have to be stored during
would be useful for the aims of the analysis. This idea has the computer run, nonhierarchical methods can be applied to
been applied in various areas. Before implementing any much larger data sets than hierarchical techniques. One of the
technique for clustering, it is required to define a measure for more popular nonhierarchical procedures known as the k-
distances between utilities so that similar utilities are a short means is investigated in the following subsection.
distance apart and dissimilar. Ones are far from each other, a
popular distance measure based on variables that take on C. K-means method:
values is to standardize the values by dividing by the standard
deviation (sometimes other measures such as range are used) This algorithm [3] assigns each item to the cluster having
and then to compute the distance between objects using the the nearest centroid (mean). In its simplest version, the
Euclidean metric method. process is composed of these three steps:
B. Similarity measure 1. Partition the items in to k initial cluster.
The straight-line distance between two arbitrary points P 2. Proceed through the list of items, assigning an item to the
and Q with coordinates cluster whose centroid (mean) is nearest. (Distance is
P = (XI x2 ... , ) and usually computed using Euclidean distance with either
(YI,Y2. ,) standardized or unstandardized observations) recalculate
is given by the centriod for the cluster receiving the new item and for
the cluster losing the item.
3

3. Repeat step 2 until no more reassignments take place. 1 2


Rather than starting with a partition of all items into k
LOAD2001 20318 15003
preliminary groups in step 1. We could specify k initial
centroids (seed points) and then proceed to step 2.
The final assignment of items to clusters will be, to some 30000
extent, dependent upon the initial partition or the initial
selection of seed points. Experience shows that most major
changes in assignment occur with the first reallocation step. 25000

APPLICATION
III. -20000 a
Using the approach described in the previous sections, the 0

three main parts of the system load demand, base load, 15000
intermediate load and peak load, are calculated using an
statistical software SPSS. Hourly peak loads of Iran network 10000
as well as Khozestan region are used for the study results
1 1441 2881 4321 5761 7201 864
presented in this paper.
Time
A. Calculating base, intermediate and peak load of Iran
network Fig. 2. Hourly peak load of Iran in year 2001.

Using the nonhierarchical cluster algorithm and K-Means As noted earlier,[9] having accurate information on the base,
technique presented in the previous section, the intervals intermediate and peak load is an important issue as it ensures the
associated with the base and peak load of Iran network are availability of supply and also provides a mean to avoid over or
calculated. The hourly peak load of Iran network for the year under utilization of generation, transmission and distribution
2001 are used for the analysis presented in this section. In the facilities. Figure 3 shows that the system requires base load
first step, the number of cluster is assumed to be 2 and based stations for 27.45% of the time during a year. Thermal and
on the first step of the proposed algorithm initial cluster nuclear units are appropriate for the base load. 54.111% of the
centers are determined. These values are shown in Table I. time period, this system requires generating units appropriate
for the intermediate load. Combined cycle units are
TABLE I
considered to be appropriate for the intermediate load. Finally
Initial Cluster Centers the system should have sufficient peak load stations for
Cluster 18.44% of the year. Hydro and gas turbine units are in the
1 2 peak load station categories.
LOAD2001 26385 10453 30000
Peak load
In the second step, the algorithm is converged after 7 25000 18.44%
iterations. The results associated with each iteration are
presented in Table II. After convergence, based on the third - 20000
step of the proposed algorithm, final clusters are obtained as ct
0

shown in Table III. The values lower than the minimum 15000
cluster; here 15003 MW, are considered as base load while Base load
the values upper than the maximum cluster; here 20318 MW, 27.45%
are considered to be the peak load. The distance between the
10000 L
peak and base load is the intermediate load as shown in 1 1441 2881 4321 5761 7201 8641
Figure 2. Time
TABLE II Fig. 3. Load duration curve of Iran network for 2001
Iteration History
Change in Cluster Centers B. Calculating Base, Intermediate and Peak load of
Iteration 1 2 Khozestan Region Network
1 5608.275 4861.253
2 216.329 146.022 Khozestan is located in the south west of Iran and has a
3 113.640 76.818 very hot climate. This is the main reason in selecting this
4 66.440 45.443 region separately from the whole country presented in
5 34.363 23.721 Subsection A. In addition, the study results presented in this
6 18.600 12.864 section can be compared with those obtained for the whole
7 6.691 4.621
TABLE III country to show the impacts of weather climate on the
percentage of base, intermediate and peak load. Similar to the
Final Cluster Centers previous study, the hourly peak load of 2001 for Khozestan
Cluster region is used for the analysis of this section.
4

Using the nonhierarchical cluster algorithm and K-Means


technique, the intervals associated with the base and peak load 4250 Peak load
of Khozestan region are calculated. In the first step, the
number of cluster is assumed to be 2 and based on the first 3400
step of the proposed algorithm initial cluster centers are W 2550
determined as shown in Table IV.
ct
0
1700
850 T
I
TABLE IV o
Initial Cluster Centers 1 1441 2881 4321 5761 7201 8641
Cluster Time
1 2
Fig 4. Load hourly khoozestan network 2001
LOAD2001 798 3735
Figure 5 shows that Khozestan region requires base load
In the second step, the algorithm is converged after 5 stations for 35.54% of the time during a year. 47.24% of the
iterations. The results associated with each iteration are time period, this region requires generating units appropriate
presented in table V. After convergence, final clusters are for the intermediate load. Finally the system should have
obtained as shown in table VI. The values lower than the sufficient peak load stations for 17.22% of the year.
minimum cluster; here 1709 MW, are considered as base load It can be seen from this figure that Khozestan region needs
while the values upper than the maximum cluster; here 2932 base load stations for 35.54% of time compared to that of the
MW, are considered to be the peak load. The distance whole country which was 27.45%; i.e. about 7% more. This
between the peak and base load is the intermediate load as indicates that a region with the hot weather climate requires
shown in Figure 4. more base load stations.

4000
Peak load
TABLE V 3500
17.22%
Iteration History 3000
Change in Cluster Centers 2500 Intermediat load=47.24%
Iteration 1 2 2000
ct
1 895.787 833.085 1500
2 9.344 17.982 1000 Base load

3 3.808 7.204 500 35.54%


4 1.917 3.607
5 .427 .802 time 1 1441 2881 4321 5761 7201 8641

Fig 5. LDC khozestan network 2001

IV. CONCLUSIONS
TABLE VI
Final Cluster Centers A new statistical approach is presented in this paper to
calculate the three main parts of a system load demand; base,
intermediate and peak-load using a cluster analysis. The
cluster analysis is one of the statistical methods in data
categorizing. The main advantage of the proposed technique
is that it can be applied to situations in which LDC or system
load factor varies. The applicability of the proposed technique
is illustrated by determining base, intermediate and peak-load
for two different case studies. The results are presented and
compared for the two cases. The results presented indicate
that regions with the hot weather climate require more base
load stations.
5

V. ACKNOWLEDGMENT VII.
Financial support provided by Khozestan Electric Regional VIII. BIOGRAPHIES
Company is gratefully acknowledged.
A. Salimi Beni was born in Iran. Obtained B.Sc. and
VI. REFERENCES M.Sc. degrees in statistics from Shahid Beheshti
university and Amir Kabir university (poly technique
[1] Rahman, S., Rinaldy, " An efficient load model for analyzing demand of Tehran) in 1998 and 2002 respectively. Worked in
side management impacts," Power Systems, IEEE Transactions, pp: Iran Grid Management Company (IGMC) in the
[2]
1219-1226, 1993,Vol.8, ISSN: 0885-8950
Richard A. Johnson, Dean W. Wichern, "Applied Multivariate ;_
m1111_
department of load forecasting where he conducted
research in the area of load forecasting.
Statistical Analysis ", Prentice Hall prentice-Hall 1988.
[3] William R. Dillon, Matthew Goldstein, "Multivariate Analysis Methods
and Applications," John Willy & Sons1384. M. Fotuhi-Firuzabad (IEEE Senior Member, 99) was
[4] Koval, D.O. and Chowdhury, A.AJ. L. Alqueres and J. C. Praca, "Base born in Iran. Obtained B.Sc. and M.Sc. degrees in
load generator unit operating characteristics," Industrial and electrical engineering from Sharif university of
Commercial Power Systems Technical Conference, 1994. Conference technology and Tehran university in 1986 and 1989
Record, Papers Presented at the 1994 Annual Meeting, 1994 IEEE, pp. respectively and M.Sc. and Ph.D. degrees in electrical
225-230. engineering from the university of Saskatchewan in
1993 and 1997 respectively. Dr. Fotuhi-Firuzabad
[5] Davis, M.W.a, Gifford. A.H and Krupa. T.J, "Micro turbines-an worked as a postdoctoral fellow in the department of
economic and reliability evaluation for commercial, residential, and electrical engineering, university of Saskatchewan
remote load applications," in Power Systems, IEEE Transactions pp from Jan. 1998 to Sept. 2000 and from Sept. 2001 to Sept. 2002 where he
1556- 1562, ISSN: 0885-8950. conducted research in the area of power system reliability. He worked as an
[6] Singh. S.N, Srivastava. S.C, Kalra. P.K., Rao. M.V, " Voltage and assistant professor in the same department from Sept. 2000 to Sept. 2001.
reactive power distribution fractors for line, transformer and generator Presently he is an associate professor and head of the Department of Electrical
outage studies, " in Advances in Power System Control, Operation and Engineering, Sharif University of technology, Tehran, Iran.
Management, 1993. APSCOM-93., 2nd International Conference, pp:
794 - 800 vol.2, 1993, ISBN: 0-85296-569-9.
[7] Ansari. S.H, Patton. A.D, "A new Markov model for base-loaded units Davood Farrokhzad was born in 1963 in Tehran, Iran.
for use in production costing," in Power Systems, IEEE Transactions, He received the B.Sc. degree in electrical engineering
pp: 797 - 804, 1990, ISSN: 0885-8950. and M.Sc. degree in industrial engineering from Sharif
[8] Shwehdi. M.H, Hughes. C.M, Quasem. M.A, "Base load fuel University of Technology, in 1990 and 1996
consumption with radiant boiler simulation," in Energy Conversion, respectively. He received his PHD degree in industrial
IEEE Transaction, pp: 677-683, 1992, Vol.7, Issue:4, ISSN: 0885-8969. engineering from Sharif University of Technology in
[9] Gangloff. W.C, " New US nuclear plants: one scenario, " Nuclear 2001. He has been working in Iran Power Generation
Science Symposium and Medical Imaging Conference, 1991, and Transmission Company (TAVANIR) for about ten
Conference Record of the 1991 IEEE, pp: 1373-1376, Vol.2, ISBN: 0- years and has been responsible for power system planning and reliability
7803-0513-2. evaluations. In addition he has been engaged in hydro- thermal system studies
for Iran Ministry of Energy. His current research interests are in application of
optimization methods to power system planning and operation problems as
well as in simulation techniques for stochastic modeling of power system
reliability.
S. J. Alemohammad was born in Iran. Obtained his B.Sc. degree in physics
from Tehran University in 1979. Presently he is manager of research and
planning office in Khozestan electric regional company.

S-ar putea să vă placă și