Open access

Weibull Distribution for Estimating the Parameters

Written By

Paritosh Bhattacharya

Submitted: 26 October 2010 Published: 22 September 2011

DOI: 10.5772/18151

From the Edited Volume

Wind Energy Management

Edited by Paritosh Bhattacharya

Chapter metrics overview

9,186 Chapter Downloads

View Full Metrics

1. Introduction

Today, most electrical energy is generated by burning huge fossil fuels and special weather conditions such as acid rain and snow, climate change, urban smog, regional haze, several tornados, etc., have happened around the whole world. It is now clear that the installation of a number of wind turbine generators can effectively reduce environmental pollution, fossil fuel consumption, and the costs of overall electricity generation. Although wind is only an intermittent source of energy, it represents a reliable energy resource from a long-term energy policy viewpoint. Among various renewable energy resources, wind power energy is one of the most popular and promising energy resources in the whole world today. At a specific wind farm, the available electricity generated by a wind power generation system depends on mean wind speed (MWS), standard deviation of wind speed, and the location of installation. Since year-to-year variation on annual MWS is hard to predict, wind speed variations during a year can be well characterized in terms of a probability distribution function (pdf). This paper also addresses the relations among MWS, its standard deviation, and two important parameters of Weibull distribution.

The wind resource varies with of the day and the season of the year and even some extent from year to year. Wind energy has inherent variances and hence it has been expressed by distribution functions. In this paper, we present some methods for estimating Weibull parameters, namely, shape parameter ( k ) and scale parameter ( c ). The Weibul distribution is an important distribution especially for reliability and maintainability analysis. The suitable values for both shape parameter and scale parameters of Weibull distribution are important for selecting locations of installing wind turbine generators. The scale parameter of Weibull distribution also important to determine whether a wind farm is good or not. The presented method is the analytical methods and computational experiments on the presented methods are reported.

Advertisement

2. Weibull distribution

The Weibull distribution is characterized by two parameters, one is the shape parameter k (dimensionless) and the other is the scale parameter c (m/s).

The cumulative distribution function is given by

F ( v ) = 1 exp [ ( v c ) k ] E1

And the probability function is given by

f ( v ) = d F ( v ) d v = k c ( v c ) k 1 exp [ ( v c ) k ] E2

The average wind speed can be expressed as

v ¯ = 0 v f ( v ) d v = 0 v k c [ ( v c ) k 1 ] exp [ ( v c ) k ] d v Let x = = v c and d x = k c d v E3

Equation (3) can be simplified as

v ¯ = c 0 x 1 k exp ( x ) d x E4

By substituting a Gamma Function

Γ ( n ) = 0 e x x n 1 d x into  ( 4 )   and let y = 1 + 1 k then we have v ¯ = c Γ ( 1 + 1 k ) E5

The standard deviation of wind speed v is given by

σ = 0 ( v v ¯ ) 2 f ( v ) d v E6

i.e.

σ = 0 ( v 2 2 v v ¯ + v ¯ 2 ) f ( v ) d v = 0 v 2 f ( v ) d v 2 v ¯ 0 v f ( v ) d v + v ¯ 2 = 0 v 2 f ( v ) d v 2 v ¯ . v ¯ + v ¯ 2 E7

Use

0 v 2 f ( v ) d v = 0 v 2 k c ( v c ) k 1 d v = 0 c 2 x 2 k k c ( v c ) k 1 d v = 0 c 2 x 2 k exp ( x ) d x E8

And put y = 1 + 2 k , then the following equation can be obtained

0 v 2 f ( v ) d v = c 2 Γ ( 1 + 2 k ) E9

Hence we get

σ = [ c 2 Γ ( 1 + 2 k ) c 2 Γ 2 ( 1 + 1 k ) ] 1 2 = c Γ ( 1 + 2 k ) Γ 2 ( 1 + 1 k ) E10

2.1. Linear Least Square Method (LLSM)

Least square method is used to calculate the parameter(s) in a formula when modeling an experiment of a phenomenon and it can give an estimation of the parameters. When using least square method, the sum of the squares of the deviations S which is defined as below, should be minimized.

S = i = 1 n w i 2 [ y i g ( x i ) ] 2 E11

In the equation, xi is the wind speed, yi is the probability of the wind speed rank, so (xi, yi) mean the data plot, wi is a weight value of the plot and n is a number of the data plot. The estimation technique we shall discuss is known as the Linear Least Square Method (LLSM), which is a computational approach to fitting a mathematical or statistical model to data. It is so commonly applied in engineering and mathematics problem that is often not thought of as an estimation problem. The linear least square method (LLSM) is a special case for the least square method with a formula which consists of some linear functions and it is easy to use. And in the more special case that the formula is line, the linear least square method is much easier. The Weibull distribution function is a non-linear function, which is

F ( v ) = 1 exp [ ( v c ) k ] E12

i.e.

1 1 F ( v ) = exp [ ( v c ) k ] E13

i.e.

ln { 1 1 F ( v ) } = [ ( v c ) k ] E14

But the cumulative Weibull distribution function is transformed to a linear function like below:

Again

ln ln { 1 1 F ( v ) } = k ln v k ln c E15

Equation (15) can be written as Y = b X + a

where

Y = ln ln { 1 1 F ( v ) } , X = ln v , a = k ln c , b = k

By Linear regression formula

b = n i = 1 n X i Y i i = 1 n X i i = 1 n Y i n i = 1 n X i 2 ( i = 1 n X i ) 2 E16
a = i = 1 n X i 2 i = 1 n Y i i = 1 n X i i = 1 n X i Y i n i = 1 n X i 2 ( i = 1 n X i ) 2 E17

2.2. Maximum Likelihood Estimator(MLE)

The method of maximum likelihood (Harter and Moore (1965a), Harter and Moore (1965b), and Cohen (1965)) is a commonly used procedure because it has very desirable properties.

Let x 1 , x 2 ,........................ x n be a random sample of size n drawn from a probability density function f ( x , θ ) where θ is an unknown parameter. The likelihood function of this random sample is the joint density of the n random variables and is a function of the unknown parameter. Thus

L = i = 1 n f X i ( x i , θ ) E18

is the Likelihood function. The Maximum Likelihood Estimator (MLE) of θ, say θ ¯ , is the value of θ, that maximizes L or, equivalently, the logarithm of L. Often, but not always, the MLE of q is a solution of

d L o g L d θ = 0 E19

Now, we apply the MLE to estimate the Weibull parameters, namely the shape parameter and the scale parameters. Consider the Weibull probability density function (pdf) given in (2), then likelihood function will be

L ( x 1, x 2 ,.., x n , k , c ) = i = 1 n ( k c ) ( x i c ) k 1 e ( x i c ) k E20

On taking the logarithms of (20), differentiating with respect to k and c in turn and equating to zero, we obtain the estimating equations

ln L k = n k + i = 1 n ln x i 1 c i = 1 n x i k ln x i = 0 E21
ln L c = n c + 1 c 2 i = 1 n x i k = 0 E22

On eliminating c between these two above equations and simplifying, we get

i = 1 n x i k ln x i i = 1 n x i k 1 k 1 n i = 1 n ln x i = 0 E23

which may be solved to get the estimate of k. This can be accomplished by Newton-Raphson method. Which can be written in the form

x n + 1 = x n f ( x n ) f ' ( x n ) E24

Where

f ( k ) = i = 1 n x i k ln x i i = 1 n x i k 1 k 1 n i = 1 n ln x i E25

And

f ' ( k ) = i = 1 n x i k ( ln x i ) 2 1 k 2 i = 1 n x i k ( k ln x i 1 ) ( 1 n i = 1 n ln x i ) ( i = 1 n x i k ln x i ) E26

Once k is determined, c can be estimated using equation (22) as

c = i = 1 n x i k n E27

2.3. Some results

When a location has c=6 the pdf under various values of k are shown in Fig. 1. A higher value of k such as 2.5 or 4 indicates that the variation of Mean Wind speed is small. A lower value of k such as 1.5 or 2 indicates a greater deviation away from Mean Wind speed.

Figure 1.

Weibull Distribution Density versus wind speed under a constant value of c and different values of k.

When a location has k=3 the pdf under various valus of c are shown in Fig.2. A higher value of c such as 12 indicates a greater deviation away from Mean Wind speed.

Figure 2.

Weibull Distribution Density versus wind speed under a constant value of k=3 and different values of c.

Fig. 3 represents the characteristic curve of Γ ( 1 + 1 k ) . versus shape parameter k. The values of Γ ( 1 + 1 k ) . varies around.889 when k is between 1.9 to 2.6.

Fig.4 represents the characteristic curve of c v ¯ versus shape parameter k.Normally the wind speed data collected at a specified location are used to calculate Mean Wind speed. A good estimate for parameter c can be obtained from Fig.4 as c = 1.128 v ¯ where k ranges from 1.6 to 4. If the parameter k is less than unity, the ratio c v ¯ decrease rapidly. Hence c is directly proportional to Mean Wind speed for 1.6 k 4 and Mean Wind speed is mainly affected by c. The most good wind farms have k in this specified range and estimation of c in terms of v ¯ may have wide applications.

Figure 3.

Characteristic curve of Γ(1+1/k) versus Shape parameter k.

Figure 4.

Characteristic curve of c/ v ˜ versus shape parameter k.

March, 2009 Wind Speed (m/s) March, 2009 Wind Speed (m/s)
1 0.56 17 0.28
2 0.28 18 0.83
3 0.56 19 1.39
4 0.56 20 1.11
5 1.11 21 1.11
6 0.83 22 0.83
7 1.11 23 0.56
8 1.94 24 0.83
9 1.11 25 1.67
10 0.83 26 1.94
11 1.11 27 1.39
12 1.39 28 0.83
13 0.28 29 2.22
14 0.56 30 1.67
15 0.28 31 2.22
16 0.28

Table 1.

Example: Consider the following example where x i represents the Average Monthly Wind Speed (m/s) at kolkata (from 1st March, 2009 to 31st March, 2009)

Also let F ( x i ) = i n + 1 and using equations (16) and (17) we get k= 1.013658 and c=29.9931.

But if we apply maximum Likelihood Method we get k = 1.912128 and c=1.335916. There is a huge difference in value of c by the above two methods. This is due to the mean rank of F ( x i ) and k value is tends to unity.

Advertisement

3. Conclusions

In this paper, we have presented two analytical methods for estimating the Weibull distribution parameters. The above results will help the scientists and the technocrats to select the location for Wind Turbine Generators.

Advertisement

4. Appendix

Those who are not familiar with the units or who have data given in units of other systems (For example wind speed in kmph), here is a short list with the conversion factors for the units that are most relevant for design of Wind Turbine Generators.

Length 1m = 3.28 ft
Area 1m2=10.76 ft2
Volume 1m3 = 35.31 ft3=264.2 gallons
Speed 1m/s=2.237mph
1knot=.5144 m/s=1.15 mph
Mass 1 kg=2.20 5lb
Force 1N=0.225 lbf=0.102 kgf
Torque 1Nm=.738 ft lbf
Energy 1J= 0.239 Calories= 0.27777*10-6 kWh= 1 Nm
Power 1 W=1Watt=1 J/s=0.738 ft lbf/s= 1Nm/s
1 hp = 0.7457 kW
1 pk = 0.7355 Kw

Table 2.

References

  1. 1. Mann N. R. Schafer R. E. Singpurwalla N. D. 1974 Methods for statistical analysis of reliability and life data, 1974, John Wiley and Sons, New York.
  2. 2. Engelhardt M. 1975 "On simple estimation of the parameters of the Weibull or extreme-value distribution", Technometrics, 17 3 August 1975.
  3. 3. Mann N. R. Fertig K. W. 1975 "Simplified efficient point and interval estimators of the Weibull parameters", Technometrics, 17 3 August 1975
  4. 4. Cohen A. C. 1965 "Maximum likelihood estimation in the Weibull distribution based on complete and on censored samples", Technometrics, 7 4 November 1965.
  5. 5. Harter H. L. Moore A. H. 1965a "Point and interval estimators based on order statistics, for the scale parameter of a Weibull population with known shape parameter", Technometrics, 7 3 August 1965a
  6. 6. Harter H. L. Moore A. H. 1965b "Maximum likelihood estimation of the parameters of Gamma and Weibull populations from complete and from censored samples", Technometrics, 7 4 November 1965b
  7. 7. Stone G. C. Van Heeswijk G. 1977 "Parameter estimation for the Weibull distribution, IEEE Trans. On Elect Insul. VolEI-12, 4 August, 1977.
  8. 8. Gray P. Johnson L. 1985 Wind Energy System. Upper Saddle River, NJ: Prentice-Hall, 1985.
  9. 9. Jansen W. A. M. Smulders P. T. 1977 “Rotor Design for Horizontal Axix Windmills” Development Corporation Information Department, Netherlands, May 1977

Written By

Paritosh Bhattacharya

Submitted: 26 October 2010 Published: 22 September 2011