PitchConstantRateSafetySystem
https://bladednextgen.dnv.com/schema/0.4.1/Components/PitchSystem/PitchController/PitchSafetySystem/PitchConstantRateSafetySystem.json
A safety system where the pitch system will seek to move at a constant rate once the safety system has been triggered.
PitchSafetySystemType
: string =ConstantRate
AlwaysUseBackupPower
: booleanRate
: number (rad/s)
A type of PitchSafetySystem
Properties
AlwaysUseBackupPower
: boolean, optional
Backup power is normally only used in a grid loss. If true, this will trigger a switch to backup power torque limits in all safety system pitch action events.
default = False
PitchSafetySystemType
: string
Defines the specific type of PitchSafetySystem model in use. For a ConstantRate
object, this must always be set to a value of ConstantRate
.
Rate
: number (rad/s)
The constant rate at which the pitch controller will move the pitch system once the safety system has been triggered.
default = 0