Wind Turbine
Implement model of variable pitch wind turbine
Libraries:
Simscape /
Electrical /
Specialized Power Systems /
Electrical Machines
Description
The Wind Turbine block models the steady-state power characteristics of a wind turbine. The stiffness of the drive train is infinite and the friction factor and the inertia of the turbine must be combined with those of the generator coupled to the turbine. The output power of the turbine is given by the following equation.
(1) |
where:
Pm | Mechanical output power of the turbine (W) |
cp | Performance coefficient of the turbine |
ρ | Air density (kg/m3) |
A | Turbine swept area (m2) |
vwind | Wind speed (m/s) |
λ | Tip speed ratio of the rotor blade tip speed to wind speed |
β | Blade pitch angle (deg) |
Equation 1 can be normalized. In the per unit (pu) system we have:
where:
Pm_pu | Power in pu of nominal power for particular values of ρ and A |
cp_pu | Performance coefficient in pu of the maximum value of cp |
vwind_pu | Wind speed in pu of the base wind speed. The base wind speed is the mean value of the expected wind speed in m/s. |
kp | Power gain for cp_pu=1 pu and vwind_pu=1 pu, kp is less than or equal to 1 |
A generic equation is used to model cp(λ,β). This equation, based on the modeling turbine characteristics of [1], is:
with:
The coefficients c1 to c6 are: c1 = 0.5176, c2 = 116, c3 = 0.4, c4 = 5, c5 = 21 and c6 = 0.0068. The cp-λ characteristics, for different values of the pitch angle β, are illustrated below. The maximum value of cp(cpmax= 0.48) is achieved for β = 0 degrees and for λ = 8.1. This particular value of λ is defined as the nominal value (λ_nom).
This figure shows the Simulink® model of the turbine. The three inputs are the generator speed (ωr_pu) in pu of the nominal speed of the generator, the pitch angle in degrees, and the wind speed in m/s. The tip speed ratio λ in pu of λ_nom is obtained by the division of the rotational speed in pu of the base rotational speed (defined below) and the wind speed in pu of the base wind speed. The output is the torque applied to the generator shaft.
The illustration below shows the mechanical power Pm as a function of generator speed, for different wind speeds and for blade pitch angle β = 0 degrees. This figure is obtained with the default parameters (base wind speed = 12 m/s, maximum power at base wind speed = 0.73 pu (kp = 0.73), and base rotational speed = 1.2 pu).
Ports
Input
Output
Parameters
References
[1] Siegfried Heier, “Grid Integration of Wind Energy Conversion Systems,” John Wiley & Sons Ltd, 1998, ISBN 0-471-97143-X
Extended Capabilities
Version History
Introduced in R2006a