modelAngularVelocityController

Controller of the angular velocity incorporating tip speed ratio and wind speed

Information

This model controls the angular velocity w based on the tip speed ration lambda and wind speed v. For wind speeds below the cut in wind speed, vMin, zero angular velocity is controlled. Otherwise, it is intended to control such a way that lambda is and optimum; see [Eberhart2015].

Parameters

TypeNameDefaultDescription
WindPowerPlants.Records.TurbineControlData.GenericturbineControlDataWind turbine record
Modelica.Units.SI.LengthD90Diameter of wind turbine
Realk120Controller gain
Modelica.Units.SI.TimeTi25Controller time constant
Modelica.Units.SI.TorquetauRef0Reference generator torque > 0
ReallimitMot0.05Motoring torque limit w.r.t. tauRef
Modelica.Units.SI.VelocityvMin4Minimum wind speed of operation

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputvWind speed
Modelica.Blocks.Interfaces.RealOutputtauReference Torque
Modelica.Blocks.Interfaces.RealInputlambdaTip speed ratio

Components

TypeNameDefaultDescription
Blocks.AngularVelocityangularVelocity
Modelica.Blocks.Math.Feedbackfeedback
Modelica.Blocks.Sources.ConstantlambdaOpt
Modelica.Blocks.Sources.ConstantlambdaZero
Modelica.Blocks.Logical.Switchswitch
Modelica.Blocks.Logical.LessThresholdthreshold1
Modelica.Blocks.Continuous.LimPIDPID
Modelica.Blocks.Sources.Constantzero