Table of Contents

SecondOrderActuatorResponse

https://bladednextgen.dnv.com/schema/0.4.1/Components/PitchSystem/PitchActuator/ActuatorResponse/SecondOrderActuatorResponse.json

Defines a second-order response to the controller's demands.

  • ActuatorResponseType: string = SecondOrderActuatorResponse
  • Frequency: number (rad/s)
  • Damping: number

A type of ActuatorResponse

Properties

ActuatorResponseType: string

Defines the specific type of ActuatorResponse model in use. For a SecondOrderActuatorResponse object, this must always be set to a value of SecondOrderActuatorResponse.

Frequency: number (rad/s), optional

The angular frequency of oscillation of response.

default = 6.28318530717959

Damping: number, optional

The fraction of critical damping.

default = 0.8