Skip to main content

Comparison of Weibull parameters computation methods and analytical estimation of wind turbine capacity factor using polynomial power curve model: case study of a wind farm

Abstract

Introduction

Wind speed probability at a site has to be modeled for evaluating the energy generation potential of a wind farm. Analytical computation of wind turbine capacity factor at the planning stage of a wind farm is very crucial. Thus, the comparison of Weibull parameters estimation methods and computation of wind turbine capacity factor are the focus of this paper.

Case description

Soda wind farm used in this case study is located in the Jaisalmer district of western Rajasthan in India. Modeling of wind speed probability and power curve of wind turbines installed at Soda site were done for analytically estimating the capacity factor of wind turbine. Estimated capacity factors were then compared with the measured values of wind farm for validation of results.

Discussion and evaluation

Four numerical methods namely graphical, empirical, modified maximum likelihood, and energy pattern factor were used for month-wise Weibull parameters estimation at hub height of 65 m. Power curve of the wind turbine installed at site was modeled using eighth-degree polynomial. Coefficients of polynomial were calculated from the combined use of linear least square method and QR decomposition using Gram-Schmidt orthogonalization method.

Conclusions

Results show that the percentage error in annual capacity factor estimation using Weibull parameters estimated from graphical, empirical, modified maximum likelihood, and energy pattern factor methods were +9.98%, −1.59%, −1.22%, and −1.29%, respectively. Annual capacity factor that was estimated using the Weibull parameters calculated from modified maximum likelihood method matched best with the measured values. Graphical method gave the most erroneous results.

Background

Wind power of a site changes with the change in seasons and thus affects the capacity factor of wind turbines. Wind speed distribution at hub height has to be month-wise modeled for estimating the influence of atmospheric parameters on wind power. Wind speed probability modeling and estimation of wind turbine capacity factor for a site are investigated by many researchers. Jangamshetti & Rau (1999, 2001) used normalized power curves as a tool for identification of optimum wind turbine generator parameters. Rehman and Ahmad (2004) analyzed wind data for five coastal locations. Rocha et al. (2012) explained the analysis and comparison of seven numerical methods for finding the parameters for Weibull probability distribution. Jowder (2009) presented the statistical study of wind speed and power at various heights. EL-Shimy (2010) studied the problem of site matching of wind turbine generator through improved formulation of capacity factor. Huang and Wan (2011, 2012) determined a modular approach to enhance capacity factor computation of wind turbine generators. Albadi and El-Saadany (2009, 2010, 2012) proposed a novel method for estimating the capacity factor of variable speed wind turbines. Chang et al. (2003) investigated and compared monthly wind characteristics and monthly wind turbine characteristics for four meteorological stations with high winds. Chang and Tu (2007) analyzed monthly energy output and monthly capacity factor of a wind farm. Ditkovich et al. (2012) proposed a method for estimating capacity factor for stall and pitch-regulated wind turbines. Hu and Cheng (2007) presented a method for determining sites and wind turbine generator pairing.

This paper presents the month-wise graphical comparison between measured wind speed frequency and Weibull wind speed probabilities estimated using four numerical methods. It also uses a polynomial of eighth degree for modeling wind turbine power curve. A method for estimating the nth degree polynomial coefficients of wind turbine power curve with combined use of linear least square and QR decomposition using Gram-Schmidt orthogonalization through MATLAB is also presented. Coefficients of eighth-degree polynomial are used in the capacity factor estimation from generic model given by Albadi (2010). Estimated capacity factors are compared with the measured capacity factor of a wind turbine working at Soda site, for validation of results.

Case description

Details of the wind farm studied

Wind farm located at Soda site in the Thar desert region of western Rajasthan, India is selected for this study. It is in Jaisalmer district where May and June are hottest and January is the coldest month. Rainfall is very low and monsoon winds that bring rains in India bypass this region. Wind farm has twenty 1.25-MW capacity Suzlon-S66 turbines as shown in Figures 1 and 2. The total capacity of wind farm is 25 MW and turbines are having hub height of 65 m, cut-in speed v c of 3 m/s, rated speed v r of 14 m/s, and cut-off speed v f of 22 m/s (http://www.suzlon.com/pdf/s66%20product%20brochure.pdf. Accessed 09 September 2014). Wind and meteorological data measurement mast of 65-m height at Soda wind farm is shown in Figure 3. Its specific position in the wind farm is marked in Figure 2.

Figure 1
figure 1

Suzlon S-66 wind turbine of 1.25 MW at the wind farm.

Figure 2
figure 2

Locations of wind turbines and measurement mast in the 25- MW wind farm at Soda.

Figure 3
figure 3

Measurement mast of 65- m height at Soda wind farm.

Wind data modeling and analysis

Mean wind speed and standard deviation of grouped data are defined by Jangamshetti and Rau (1999), Manwell et al. (2009), and Bird (2003) as:

$$ \overline{v}=\frac{{\displaystyle {\sum}_{i=1}^n\left({f}_m\left({v}_i\right)\times {v}_i\right)}}{{\displaystyle {\sum}_{i=1}^n{f}_m\left({v}_i\right)}} $$
(1)
$$ \sigma =\sqrt{\frac{{\displaystyle {\sum}_{i=1}^n{f}_m\left({v}_i\right)\cdot {\left({v}_i-\overline{v}\right)}^2}}{{\displaystyle {\sum}_{i=1}^n{f}_m\left({v}_i\right)}}} $$
(2)

where \( \overline{v} \) is the mean wind speed in meter per second, σ is the standard deviation of wind speed in meter per second, v i is the wind speed in meter per second at ith bin midpoint, f m (v i ) is the measured frequency of wind speed for ith bin, and n is the number of wind speed bins.

Weibull probability density function and its cumulative distribution function, used for describing the wind speed frequency distribution of a site, are defined by Masters (2004) as:

$$ f(v)=\frac{k}{c}\ {\left(\frac{v}{c}\right)}^{k-1} \exp \left(-{\left(\frac{v}{c}\right)}^k\right) $$
(3)
$$ F(v)=1- \exp \left(-{\left(\frac{v}{c}\right)}^k\right) $$
(4)

where f(v) is the Weibull wind speed probability density function at hub height, F(v) is the Weibull cumulative distribution function, v is the wind speed in meter per second, k is the shape parameter at hub height, and c is the scale parameter at hub height.

Power available in the wind (P w (v)) is expressed as P w (v) = 0.5ρAv 3, where ρ is the air density in kilogram per cubic meter, A is the rotor swept area in square meter, and v is the wind speed in meter per second. Wind power density (WPD) of a site that is based on Weibull distribution is defined by Jowder (2009), Huang and Wan (2012), and Chang et al. (2003) as:

$$ \mathrm{W}\mathrm{P}\mathrm{D}={\displaystyle {\int}_0^{\infty }{P}_w(v)}f(v)dv=0.5\rho {c}^3\varGamma \left(1+3/k\right) $$
(5)

where Γ is a gamma function.

Root mean square error (RMSE) is based on the variation between measured and estimated values. RMSE of wind speed probability is defined by Rocha et al. (2012) and Bird (2003) as:

$$ \mathrm{RMSE} = \sqrt{\left[\frac{1}{n}{\displaystyle {\sum}_{i=1}^n{\left({f}_m\left({v}_i\right)-{f}_c\left({v}_i\right)\right)}^2}\right]} $$
(6)

where f m (v i ) is the measured wind speed frequency for ith bin, f c (v i ) is the estimated Weibull wind speed probability, v i is the wind speed at ith bin midpoint, and n is the number of observations/bins. The percentage error between measured and estimated value is calculated using expression:

$$ \mathrm{Error}\ \%=\frac{\mathrm{measured}\ \mathrm{value}-\mathrm{estimated}\ \mathrm{value}}{\mathrm{measured}\ \mathrm{value}}\times 100. $$
(7)

Estimation of Weibull scale and shape parameters

Graphical method (GM) (Johnson 1978) uses Weibull cumulative distribution function and least square approximation for calculating the scale and shape parameters. Using Equation 4 and on taking twice the logarithm of each side, it becomes a form of straight line equation written as y = ax + b where y = ln[−ln(1 − F(v))], a = k, x = ln(v), and b = − k ln(c). For n pairs of (x, y) where all summations are from 1 to n, the values of a and b are expressed as:

$$ a=\frac{{\displaystyle \sum xy-\frac{{\displaystyle \sum x{\displaystyle \sum y}}}{n}}}{{\displaystyle \sum {x}^2}-\frac{{\left({\displaystyle \sum x}\right)}^2}{n}} $$
(8)
$$ b=\overline{y}-a\overline{x}=\frac{1}{n}{\displaystyle \sum y-\frac{a}{n}}{\displaystyle \sum x}. $$
(9)

Shape and scale parameters are then expressed as k = a and c = exp(−b/k).

Empirical method (EM) uses shape and scale parameter defined by Jangamshetti and Rau (1999) and Rocha et al. (2012) as:

$$ k={\left(\sigma /\overline{v}\right)}^{-1.086} $$
(10)
$$ c=\frac{\overline{v}}{\varGamma \left(1+\frac{1}{k}\right)}. $$
(11)

Modified maximum likelihood (MML) method uses frequency distribution of wind speed. Shape parameter is calculated by using numerical iterations and then scale parameter is obtained by solving equation explicitly. Value of shape parameter is around 2 for majority of sites and is a good initial estimate for iterative process. Shape and scale parameters are defined by Rocha et al. (2012) as:

$$ k={\left[\frac{{\displaystyle {\sum}_{i=1}^n{v}_i^k \ln \left({v}_i\right)}f\left({v}_i\right)}{{\displaystyle {\sum}_{i=1}^n{v}_i^kf\left({v}_i\right)}}-\frac{{\displaystyle {\sum}_{i=1}^n \ln \left({v}_i\right)}f\left({v}_i\right)}{f\left(v\ge 0\right)}\right]}^{- 1} $$
(12)
$$ c={\left(\frac{1}{f\left(v\ge 0\right)}{\displaystyle {\sum}_{i=1}^n{v_i}^kf\left({v}_i\right)}\right)}^{\frac{1}{k}} $$
(13)

where v i is the wind speed at ith bin midpoint, n is the number of bins, f(v i ) is the frequency of wind speed occurrence in bin i, and f(v ≥ 0) is the probability of wind speed ≥ 0.

Energy pattern factor (EPF) is expressed as mean of the sum of cubes of all individual wind speed considered in a sample, divided by the cube of mean wind speed of sample (Centre for Wind Energy Technology 2011):

$$ \mathrm{E}\mathrm{P}\mathrm{F}=\frac{1}{{\left(\overline{v}\right)}^3}\times \left({\displaystyle {\sum}_{i=1}^n{v}_i^3}/n\right) $$
(14)

where v i is the wind speed in meter per second for ith observation, n is the number of wind speed samples, and \( \overline{v} \) is the monthly mean wind speed. The monthly wind power density (WPD) is given by:

$$ \mathrm{W}\mathrm{P}\mathrm{D}=0.5\rho \left({\displaystyle {\sum}_{i=1}^n{v}_i^3}/n\right) $$
(15)

where ρ is the monthly mean air density at hub height in kilogram per cubic meter. By substituting Equation 15 in Equation 14, EPF is expressed as:

$$ \mathrm{E}\mathrm{P}\mathrm{F}=\frac{1}{{\left(\overline{v}\right)}^3}\times \left(\frac{\mathrm{WPD}}{0.5\times \rho}\right). $$
(16)

Shape parameter is calculated from EPF parameter using an expression defined by Rocha et al. (2012) as:

$$ k=1+\frac{3.69}{{\left(\mathrm{E}\mathrm{P}\mathrm{F}\right)}^2}. $$
(17)

Scale parameter is then calculated by using the expression given in Equation 11.

Polynomial model of power curve for pitch-regulated wind turbines

Relation between wind turbine electric power output (P e (v)) and wind speed (v) for pitch regulated wind turbines are defined by Albadi (2010) as:

$$ {P}_e(v)={P}_r\times \left\{\begin{array}{c}\hfill 0,\kern6.25em \left(v<{v}_c\ or\ v>{v}_f\right)\kern0.5em \hfill \\ {}\hfill {P}_{cinr}(v),\kern7.1em \left({v}_c\le v\le {v}_r\right)\kern0.5em \hfill \\ {}\hfill 1,\kern9.5em \left({v}_r\le v\le {v}_f\right)\ \hfill \end{array}\right. $$
(18)

where P r is the rated electrical power, and P cinr (v) is the turbine output power as a fraction of rated power between (including) cut-in wind speed v c and rated wind speed v r . v f is cut-out wind speed.

There are many generic power curve models reported in the literature for representing the non-linear region between cut-in and rated wind speed of Figure 4. These models are not accurate as they do not fit the manufacturer’s power curve data and only provide an approximate model of power curve that has errors. The approach used in this paper is to use a polynomial of eighth degree to model manufacturer wind turbine power curve data between cut-in and rated wind speed region.

Figure 4
figure 4

Power curve of Suzlon S66 1.25- MW pitch-regulated wind turbine (Wind Power Program).

A function is called polynomial of nth degree when it is expressed in the form as

$$ P(v)={a}_0+{a}_1v+{a}_2{v}^2+{a}_3{v}^3+\dots +{a}_n{v}^n $$
(19)

where a 0a 1a 2, …, a n are the constant coefficients of polynomial function. The procedure of calculating coefficients of nth-degree polynomial by combined use of linear least square and matrix factorization methods through MATLAB are explained below.

Linear least square method

Consider given m sets of data (x i , y i ) where i = 1,.., m and the polynomial model that is fitted to data is of nth degree expressed as:

$$ P(x)={a}_0+{a}_1x+{a}_2{x}^2+{a}_3{x}^3+\dots +{a}_n{x}^n $$
(20)

where a 0a 1a 2, …, a n are the coefficients that are to be found out. The m sets of data and polynomial P(x) are expressed in matrix form as y =  where:

$$ \boldsymbol{y}=\left[\begin{array}{c}\hfill {y}_1\hfill \\ {}\hfill {y}_2\hfill \\ {}\hfill \vdots \hfill \\ {}\hfill {y}_m\hfill \end{array}\right], $$
(21)
$$ {\boldsymbol{X}}_{\left(m,\ n+1\right)}=\left[\begin{array}{ccc}\hfill 1\hfill & \hfill {x}_1\hfill & \hfill {x}_1^2\hfill \\ {}\hfill \vdots \hfill & \hfill \vdots \hfill & \hfill \vdots \hfill \\ {}\hfill 1\hfill & \hfill {x}_m\hfill & \hfill {x}_m^2\hfill \end{array}\kern0.75em \begin{array}{c}\hfill \cdots \hfill \\ {}\hfill \ddots \hfill \\ {}\hfill \dots \hfill \end{array}\kern0.75em \begin{array}{c}\hfill {x}_1^n\hfill \\ {}\hfill \vdots \hfill \\ {}\hfill {x}_m^n\hfill \end{array}\right], $$
(22)
$$ \boldsymbol{\alpha} =\left[\begin{array}{c}\hfill {a}_0\hfill \\ {}\hfill {a}_1\hfill \\ {}\hfill \vdots \hfill \\ {}\hfill {a}_n\hfill \end{array}\right]. $$
(23)

The coefficients a 0a 1a 2, …, a n , that best fit Equation 20 are found out by solving minimization problem, where the objective function S is given by Press et al. (2009) as:

$$ S\left(\boldsymbol{\alpha} \right)={\displaystyle {\sum}_{i=1}^m{\left[{\boldsymbol{y}}_i-{\displaystyle {\sum}_{j=1}^{n+1}{\boldsymbol{X}}_{ij}{\boldsymbol{\alpha}}_j}\right]}^2}={\left\Vert \boldsymbol{y}-\boldsymbol{X}\boldsymbol{\alpha } \right\Vert}^2. $$
(24)

Normal equations of least square problem can be expressed in matrix notation as

$$ \left({\boldsymbol{X}}^T\boldsymbol{X}\right)\boldsymbol{\alpha} ={\boldsymbol{X}}^T\boldsymbol{y} $$
(25)

where X T is the transpose of matrix X. The algebraic solution of Equation 24 is expressed (Demmel 1997) as

$$ \boldsymbol{\alpha} ={\left({\boldsymbol{X}}^T\boldsymbol{X}\right)}^{-1}{\boldsymbol{X}}^T\boldsymbol{y}\ . $$
(26)

Solution from normal equations can have round-off errors so QR decomposition of matrix X is done.

QR decomposition

QR decomposition is a matrix factorization method (Embree 2010). It states that for any m × n matrix X with m ≥ n, there exists a unitary m × m matrix Q and an upper triangular m × n matrix R such that

$$ \boldsymbol{X}=\boldsymbol{Q}\boldsymbol{R}\ . $$
(27)

On substituting Equation 27 in Equation 26, the expression as explained by Demmel (1997) becomes:

$$ \boldsymbol{\alpha} ={\left({\boldsymbol{R}}^T{\boldsymbol{Q}}^T\boldsymbol{Q}\boldsymbol{R}\right)}^{-1}{\boldsymbol{R}}^T{\boldsymbol{Q}}^T\boldsymbol{y}={\left({\boldsymbol{R}}^T\boldsymbol{R}\right)}^{-1}{\boldsymbol{R}}^T{\boldsymbol{Q}}^T\boldsymbol{y} $$
(28)
$$ \boldsymbol{\alpha} ={\boldsymbol{R}}^{-1}{\boldsymbol{R}}^{-T}{\boldsymbol{R}}^T{\boldsymbol{Q}}^T\boldsymbol{y} $$
(29)
$$ \boldsymbol{\alpha} ={\boldsymbol{R}}^{-1}{\boldsymbol{Q}}^T\boldsymbol{y}\ . $$
(30)

On solving Equation 30, the required coefficients of polynomial Equation 20 are obtained. For computing QR decomposition of matrix X, the MATLAB command used is (Embree 2010):

$$ \left[\boldsymbol{Q},\boldsymbol{R}\right]=\mathrm{q}\mathrm{r}\left(\boldsymbol{X}\right). $$
(31)

This application has a m × n matrix X with m much larger than n. So, the QR decomposition produces a m × m matrix Q that will require more storage than X (Embree 2010). Also, columns n + 1, …, m of Q are surplus as they multiply against zero entries of R.

QR decomposition using Gram-Schmidt orthogonalization

It is one solution to the above mentioned concern. This procedure results in a skinny QR decomposition, X = QR, where Q is m × n matrix, R is a n × n matrix, and Q*Q = I. Here, Q* is the conjugate transpose matrix and I is n × n identity matrix (Embree 2010). This algorithm can be easily computed in MATLAB using command:

$$ \left[\boldsymbol{Q},\boldsymbol{R}\right]=\mathrm{q}\mathrm{r}\left(\boldsymbol{X},\boldsymbol{0}\right). $$
(32)

If m > n, only the first n columns of Q and the first n rows of R are computed (http://in.mathworks.com/help/matlab/ref/qr.html. Accessed 09 September 2014). If m ≤ n, then, this is same as [Q, R] = qr(X).

Analytical estimation of capacity factor

Capacity factor (CF) (Masters 2004) is defined as the ratio of average output power to rated output power over a certain period of time. Monthly capacity factor (CFm) is expressed as:

$$ {\mathrm{CF}}_{\mathrm{m}}=\frac{\mathrm{m}\mathrm{onthly}\ \mathrm{energy}\ \mathrm{yield}\ \mathrm{from}\ \mathrm{wind}\ \mathrm{turbine}\ \left(\mathrm{k}\mathrm{W}\mathrm{h}\right)}{\mathrm{rated}\ \mathrm{power}\ \left(\mathrm{kW}\right) \times \mathrm{total}\ \mathrm{h}\mathrm{ours}\ \mathrm{in}\ \mathrm{particular}\ \mathrm{month}} $$
(33)

and the annual capacity factor (CFa) is expressed as:

$$ {\mathrm{CF}}_{\mathrm{a}} = \frac{\mathrm{a}\mathrm{nnual}\ \mathrm{energy}\ \mathrm{yield}\ \mathrm{from}\ \mathrm{wind}\ \mathrm{turbine}\left(\mathrm{k}\mathrm{W}\mathrm{h}\right)\ }{\mathrm{rated}\ \mathrm{power}\ \left(\mathrm{kW}\right) \times \mathrm{total}\ \mathrm{h}\mathrm{ours}\ \mathrm{in}\ \mathrm{a}\ \mathrm{year}}. $$
(34)

Capacity factor of a particular wind turbine at a site can be analytically estimated by using Weibull scale and shape parameters of site, wind turbine speed parameters, and coefficients of polynomial model for power curve in the expression defined by Albadi (2010) as:

$$ \mathrm{C}\mathrm{F}=-{e}^{-{\left({v}_f/c\right)}^k}+{\displaystyle {\sum}_{i=1}^n\left[{a}_i\times i\times \left({c}^i/k\right)\times \varGamma \left(i/k\right)\times \left(\gamma \left({\left({v}_r/c\right)}^k,i/k\right)-\gamma \left({\left({v}_c/c\right)}^k,i/k\right)\right)\right]} $$
(35)

where \( \varGamma (a)=\mathrm{Gamma}\ \mathrm{function}={\displaystyle {\int}_0^{\infty }{t}^{a-1}{e}^{-t}dt,} \) and \( \gamma \left(u,a\right)=\mathrm{Incomplete}\ \mathrm{gamma}\ \mathrm{function}=\left[1/\varGamma (a)\right]\times {\displaystyle {\int}_0^u{t}^{a-1}}{e}^{-t}dt. \)

Discussion and evaluation

Wind and meteorological data of Soda site for the duration from April 2011 to March 2012 were provided by the owner company of wind farm. Monthly mean atmospheric pressure and monthly mean temperature at Soda are shown in Figure 5 and their 1-year average values are 968.49 mb (1 bar = 105 Pa) and 28.88°C, respectively. Monthly mean air density based on measured temperature and pressure data is shown in Figure 6 and its 1-year average value is 1.118 kg/m3.

Figure 5
figure 5

Monthly mean temperature and monthly mean pressure measured at Soda.

Figure 6
figure 6

Monthly mean air densities at Soda wind farm.

Monthly mean wind speed at 65-m and 50-m heights are shown in Figure 7 and their 1-year average values are 5.86 m/s and 5.53 m/s, respectively. Monthly mean wind power density at 65-m and 50-m heights are shown in Figure 8 and their 1-year average values are 206.87 W/m2 and 181.71 W/m2, respectively.

Figure 7
figure 7

Monthly mean wind speed measured at 65- m and 50- m heights.

Figure 8
figure 8

Monthly mean wind power density measured at 65- m and 50- m heights.

Estimation of monthly Weibull function parameters for Soda site

Table 1 shows the monthly Weibull parameters estimated from graphical, empirical, modified maximum likelihood, and energy pattern factor methods for Soda at height of 65 m.

Table 1 Monthly Weibull parameters estimated from four numerical methods at hub height of 65 m

Graphical comparison of measured and estimated wind speed probability

Figure 9a–l shows the month-wise wind speed probability at site. They are calculated from shape (k) and scale (c) parameters given in Table 1. Density histograms of month-wise measured wind speed frequency at hub height are also shown in each figure for comparison. A density histogram is a histogram that has been normalized, so it will integrate to one (Martinez and Martinez 2002).

Figure 9
figure 9

Comparison of estimated and measured wind speed prob ability at Soda for 65- m height (a–l).

It can be observed from Figure 9a–l that probability curves using graphical method are not fitting the measured wind speed frequency density histograms. Weibull probabilities calculated from empirical, modified maximum likelihood, and energy pattern factor methods are nearly similar and overlapping each other. They are also representing better fit with the density histograms of measured wind speed frequency.

Statistical analysis of four numerical methods

Table 2 gives the comparison of root mean square errors (RMSEs) of wind speed probabilities and is calculated using monthly Weibull parameters estimated from four methods at hub height. It is observed that modified maximum likelihood method has the lowest and graphical method has highest value for 1-year average monthly RMSE at Soda site. Thus, modified maximum likelihood method gives better results in calculating Weibull function parameters amongst the graphical, empirical, modified maximum likelihood, and energy pattern factor methods at Soda site. Empirical and EPF methods have almost the same monthly RMSE.

Table 2 Comparison of RMSE of wind speed probability

Eighth-degree polynomial fit to wind turbine power curve data

Power curve data of Suzlon S66-1.25-MW pitch-regulated wind turbine (http://www.wind-power-program.com/download.htm. Accessed 09 September 2014; I-Rivera et al. 2009) between cut-in and rated wind speeds are shown in Table 3. Polynomial of eighth degree

Table 3 Suzlon S66-1.25-MW wind turbine power curve data (Wind Power Program; I-Rivera et al. 2009)
$$ P(x)={a}_0+{a}_1x+{a}_2{x}^2+{a}_3{x}^3+{a}_4{x}^4+{a}_5{x}^5+{a}_6{x}^6+{a}_7{x}^7+{a}_8{x}^8 $$
(36)

is used to fit the data given in Table 3. Linear least square method and QR decomposition using Gram-Schmidt orthogonalization are used for calculating coefficients of polynomial using MATLAB. Coefficients of eighth-degree polynomial after calculations are in Table 4.

Table 4 Coefficients of eighth-degree polynomial fit

Figure 10 shows the eighth-degree polynomial curve and manufacturer’s power curve data of Suzlon S66 wind turbine between cut-in and rated wind speeds. It can be observed that actual data and eighth-degree polynomial model both fit each other.

Figure 10
figure 10

Eighth-degree polynomial fit to Suzlon S66 power curve between cut-in and rated wind speed.

Measured data of wind turbine-9 at Soda

Various measured parameters of wind turbine-9 from April 2012 to March 2013 are given in Table 5. Wind turbine-9 data are used for comparison because measurement mast and turbine-9 are located near to each other as shown in Figure 2. So, it is a reasonably good assumption that turbine-9 and measurement mast will have the same wind availability.

Table 5 Measured data of wind turbine-9 working at Soda wind farm

Energy yield losses

Analytically, estimated values of monthly capacity factor are to be corrected for machine non-availability, grid non-availability, air density losses, and wake effect losses. The estimated monthly capacity factor values are multiplied by measured monthly machine availability and monthly grid availability given in Table 5 for adjusting the losses associated with machine non-availability and grid non-availability. The wake effect losses are assumed as 5% because the wind farm has turbines working in front of the other as shown in Figure 2 and so the estimated monthly capacity factor is multiplied by a factor of 0.95.

Suzlon S66 wind turbine has rated wind speed of 14 m/s. It is evident from Figure 7 that monthly mean wind speed at hub height is always less that 9.09 m/s during all the months. The Figure 9a–l shows that wind speed never reached 14 m/s during August to February months at Soda site. Moreover, the probability of wind speed occurrence at values equal to or more than 14 m/s during March to July period is very low. So, it can be concluded that wind turbines installed at the wind farm are operating below their rated wind speed for most of the time. Majority of the energy production is from ascending section of power curve, which is between cut-in and rated wind speed region. This conclusion is used in calculating the air density correction factor. Estimated monthly capacity factor is corrected by multiplying it with the ratio of monthly mean air density at site to standard air density of 1.225 kg/m3. The values of ratio are given in Table 6 (Hau 2006). This correction process also takes care of the differences in air density between summer (May, June) and winter (December, January) seasons.

Table 6 Monthly mean air density and correction factor for density a t Soda

Comparison of measured and corrected estimated capacity factors

Monthly correction factors by considering machine non-availability, grid non-availability, air density losses, and wake effect losses are given in Table 7. Table 8 shows the estimated monthly capacity factor values. They are calculated using Equation 35 and data given in Tables 1 and 4. Table 9 shows the corrected monthly capacity factors. Corrected monthly capacity factors are obtained by multiplying the estimated monthly capacitor factors given in Table 8 with the monthly correction factors given in Table 7. It is to be noted that measured wind speed frequency distribution data are from April 2011 to March 2012 whereas measured wind turbine-9 energy production data are from April 2012 to March 2013. Comparison between the measured and corrected values of capacity factor are done assuming that the wind profile of a site does not change significantly from 1 year to another year.

Table 7 Monthly correction factors of estimated capacity factors
Table 8 Monthly capacity factors estimated using four numerical methods
Table 9 Corrected capacity factors estimated using four numeric al methods

Figure 11 shows the graphical comparison of measured and corrected monthly capacity factor values given in Tables 5 and 9, respectively.

Figure 11
figure 11

Comparison of measured and corrected estimated monthly capacity factors of wind turbine.

Corrected monthly capacity factors shown in Table 9 does not give a comprehensible result, as monthly wind profile may vary from 1 year to another year. So, corrected annual capacity factor of wind turbine are calculated and then the percentage errors between the measured and corrected values of annual capacity factor are obtained as shown in Table 10. It is observed that percentage error in annual capacity factor computation by using Weibull parameters estimated from MML method is −1.22%. It is the lowest in comparison to graphical, empirical, and energy pattern factor methods. Graphical method gave the most erroneous results.

Table 10 Comparison between corrected annual capacity factors along with percentage error

Conclusions

This paper analyzed wind characteristics, Weibull wind speed distribution using four numerical methods, eighth-degree polynomial modeling of wind turbine power curve, and capacity factor estimation of wind turbines at Soda site in the desert region of western Rajasthan in India. The percentage error in annual capacity factor estimation using Weibull parameters estimated from graphical, empirical, modified maximum likelihood, and energy pattern factor methods were +9.98%, −1.59%, −1.22%, and −1.29%, respectively. Annual capacity factors calculated using Weibull parameters estimated from modified maximum likelihood method matched the measured values best and the graphical method gave the most erroneous results. Wind power density is highest in June and lowest in November with measured values of 568.45 W/m2 and 49.03 W/m2, respectively. It shows a large variation due to change in monthly weather conditions.

Abbreviations

WPD:

wind power density

RMSE:

root mean square error

GM:

graphical method

EM:

empirical method

MML:

modified maximum likelihood

EPF:

energy pattern factor

CF:

capacity factor

References

  • Albadi, M. H. (2010). On techno-economic evaluation of wind-based DG. In PhD thesis. Waterloo, Ontario: Dept. Electrical and Computer Engineering, University of Waterloo.

  • Albadi, M. H., & El-Saadany, E. F. (2009). Wind turbine capacity factor modeling: a novel approach. IEEE Transactions on Power Systems, 24(3), 1637–1638.

  • Albadi, M. H., & El-Saadany, E. F. (2012). Comparative study on impacts of power curve model on capacity factor estimation of pitch-regulated turbines. The Journal of Engineering Research, 9(2), 36–45.

  • Bird, J. (2003). Engineering mathematics. Oxford: Newnes.

  • Centre for Wind Energy Technology. (2011). Course Material: Seventh international training course on wind turbine technology and applications from Aug. 3–26, 2011. Chennai: C-WET.

  • Chang, T.-J., & Tu, Y.-L. (2007). Evaluation of monthly capacity factor of WECS using chronological and probabilistic wind speed data: a case study of Taiwan. Renewable Energy, 32(12), 1999–2010.

  • Chang, T.-J., Wu, Y.-T., Hsu, H.-Y., Chu, C.-R., & Liao, C.-M. (2003). Assessment of wind characteristics and wind turbine characteristics in Taiwan. Renewable Energy, 28(6), 851–871.

  • Demmel, J. W. (1997). Applied numerical linear algebra. Philadelphia: SIAM.

  • Ditkovich, Y., Kuperman, A., Yahalom, A., & Byalsky, M. (2012). A generalized approach to estimating capacity factor of fixed speed wind turbines. IEEE Transactions on Sustainable Energy, 3(3), 607–608.

  • EL-Shimy, M. (2010). Optimal site matching of wind turbine generator: case study of the Gulf of Suez region in Egypt. Renewable Energy, 35(8), 1870–1878.

  • Embree, M. (2010). Lecture notes: CAAM 453 Numerical Analysis-1 Rice University. http://www.caam.rice.edu/~caam553/caam453.pdf. Accessed 09 September 2014.

  • Hau, E. (2006). Wind Turbines: fundamentals, technologies, application, economics. Berlin: Springer-Verlag.

  • Hu, S. Y., & Cheng, J. H. (2007). Performance evaluation of pairing between sites and wind turbines. Renewable Energy, 32(11), 1934–1947.

  • Huang, S.-J., & Wan, H.-H. (2011). A modular approach to enhance capacity factor computation of wind turbine generators. IEEE Transactions on Energy Conversion, 26(3), 987–989.

  • Huang, S.-J., & Wan, H.-H. (2012). Determination of suitability between wind turbine generators and sites including power density and capacity factor considerations. IEEE Transactions on Sustainable Energy, 3(3), 390–397.

  • I-Rivera, A. A., C-Rios, J. A., & N-Carrillo, E. O. (2009). Achievable renewable energy targets for Puerto Rico’s renewable energy portfolio standard: Final report. http://www.uprm.edu/aret/. Accessed 09 September 2014.

  • Jangamshetti, S. H., & Rau, V. G. (1999). Site matching of wind turbine generators: a case study. IEEE Transactions on Energy Conversion, 14(4), 1537–1543.

  • Jangamshetti, S. H., & Rau, V. G. (2001). Normalized power curves as a tool for identification of optimum wind turbine generator parameters. IEEE Transactions on Energy Conversion, 16(3), 283–288.

  • Johnson, G. L. (1978). Economic design of wind electric systems. IEEE Transactions on Power Apparatus and Systems, 97(2), 554–562.

  • Jowder, F. A. L. (2009). Wind power analysis and site matching of wind turbine generators in Kingdom of Bahrain. Applied Energy, 86(4), 538–545.

  • Manwell, J. F., McGowan, J. G., & Rogers, A. L. (2009). Wind energy explained: theory, design and application. West Sussex: Wiley.

  • Martinez, W. L., & Martinez, A. R. (2002). Computational statistics handbook with MATLAB. Boca Raton: Chapman & Hall/CRC.

  • Masters, G. M. (2004). Renewable and efficient electric power systems. Hoboken: Wiley.

  • Press, W. H., Teukolsky, S. A., Vetterling, W. T., & Flannery, B. P. (2009). Numerical recipes in C: the art of scientific computing. New Delhi: Cambridge University Press.

  • Rehman, S., & Ahmad, A. (2004). Assessment of wind energy potential for coastal locations of the Kingdom of Saudi Arabia. Energy, 29(8), 1105–1115.

  • Rocha, P. A. C., de Sousa, R. C., de Andrade, C. F., & da Silva, M. E. V. (2012). Comparison of seven numerical methods for determining Weibull parameters for wind energy generation in the northeast region of Brazil. Applied Energy, 89(1), 395–400.

  • ᅟ. (ᅟ). Suzlon Energy Ltd. S66–1.25 MW Technical Overview. http://www.suzlon.com/pdf/s66%20product%20brochure.pdf. Accessed 09 September 2014.

  • ᅟ. (ᅟ). The MathWorks Inc. Orthogonal-triangular decomposition-MATLAB qr. http://in.mathworks.com/help/matlab/ref/qr.html. Accessed 09 September 2014.

  • Wind Power Program. (ᅟ. )Wind turbine power curve database. http://www.wind-power-program.com/download.htm. Accessed 09 September 2014.

Download references

Acknowledgements

The authors would like to thank Rajasthan Renewable Energy Corporation Limited at Jaipur and Suzlon Energy Limited at Jaisalmer for granting permissions to visit their wind farm and providing requisite data for analysis.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Bharat Kumar Saxena.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contribution

BKS carried out the data acquisition, analysis, and interpretation and drafted the manuscript. KVSR contributed in the conception and designing of case study, data analysis, and critical review of the manuscript. Both authors read and approved the final manuscript.

Authors’ information

BKS is M.Tech. (Renewable Energy Technology) research student of the Centre for Energy and Environment at Rajasthan Technical University, Kota, India. He obtained Bachelors degree in Electrical Engineering from Engineering College, Kota. KVSR is professor in Mechanical Engineering and presently head of the Centre for Energy and Environment at Rajasthan Technical University, Kota. He is also M.Tech. dissertation supervisor of BKS. KVSR obtained Bachelors degree in Mechanical Engineering from NIT Jamshedpur, Masters degree in Mechanical Engineering from IIT Kanpur, and Ph.D. degree from IIT Delhi.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0), which permits use, duplication, adaptation, distribution, and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Saxena, B.K., Rao, K.V.S. Comparison of Weibull parameters computation methods and analytical estimation of wind turbine capacity factor using polynomial power curve model: case study of a wind farm. Renewables 2, 3 (2015). https://doi.org/10.1186/s40807-014-0003-8

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40807-014-0003-8

Keywords