Table of Contents

FixedSpeedActiveDamper coming soon

https://bladednextgen.dnv.com/schema/0.4.1/Components/Damper/FixedSpeedActiveDamper.json

Not supported yet

A fixed speed active damper for the support structure.

  • ComponentType: string = FixedSpeedActiveDamper
  • ForceLag: number (s)
  • AccelerationLag: number (s)
  • ForceTransferFunction: number (N)
  • PerturbationForLinearisationCalculation: number

A type of Component

Properties

ForceLag: number (s), optionalcoming soon

The force lag for the force signal's transfer function.

AccelerationLag: number (s), optionalcoming soon

The time lag for the acceleration signal's transfer function.

ForceTransferFunction: number (N), optionalcoming soon

Transfer function for active damper

PerturbationForLinearisationCalculation: number, optionalcoming soon

The perturbation step to use during linearisation calculation.

ComponentType: stringcoming soon

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