Wind Turbine
Turbine that converts wind motion into electrical energy
- Library:
Simscape / Driveline / Engines & Motors
Description
The Wind Turbine block represents a wind turbine that converts wind motion into mechanical rotational energy. You specify the incident wind velocity and collective blade pitch as inputs, and you can optionally output the thrust acting on the turbine. The block calculates the coefficients of power and torque using a table lookup such that
where:
βRef is the reference pitch angle.
λRef is the reference tip speed ratio.
CP,Ref and CT,Ref are the Power coefficient table and Thrust coefficient table parameters, respectively.
λSmooth is the smoothed tip speed ratio.
The block uses this equation as the basis for the instantaneous tip speed ratio
where:
R is the Turbine radius parameter.
ɷ is the differential angular velocity between the shaft and the case.
V is the incident air velocity on the rotor. This value is the physical signal input port V.
The block uses this equation to describe the smoothed version of the instantaneous tip speed ratio equation
where VThr is the Velocity threshold parameter. The block uses these equations as a basis for the power and thrust
where:
ρ is the Air density parameter.
A is the area of the circle swept by the turbine blades, and A = πr2
To relate the block parameters to the wind turbine mechanical power rating, determine the wind turbine power at the peak power coefficient and the rated wind speed. The rated power corresponds to the block parameters using this equation
where:
CP,max is the peak power coefficient. This is the maximum value in the Power coefficient table, Cp(β,TSR) parameter.
Vrated is the rated wind speed. Rated wind speeds are typically 10 to 15 m/s. Wind turbine controller designs may alter strategy at this wind speed to maintain the rated power.
A is the rotor swept area, where A = πr2.
The block uses numerically smoothed equations for the thrust, power, and torque, such that
When Rɷ < VThr, the block smoothly saturates the power to a near-zero threshold proportional to VThr3
Assumptions and Limitations
The block generates torque and power only for positive angular velocities.
Ports
Inputs
Outputs
Conserving
Parameters
Model Examples
References
[1] Manwell, J. F., J. G. McGowan, and A. L. Rogers. Wind Energy Explained: Theory, Design and Application. 1st ed. Wiley, 2009. https://doi.org/10.1002/9781119994367.
Extended Capabilities
Version History
Introduced in R2022b