ActiveMagneticBearing

class +AMrotorSIM.@ActiveMagneticBearing.ActiveMagneticBearing(cnfg)

Bases: sphinxcontrib.mat_types.handle

ActiveMagneticBearing class for AMB’s

ActiveMagneticBearing(cnfg)

Constructor

Parameters

cnfg (struct) – cnfg-struct from separat Config-script

Returns

AMB object

+AMrotorSIM.@ActiveMagneticBearing.assemble(AMB, r)

Creates SimpleBearing- and pidController-objects for ActiveMagneticBearing and adds it to the rotorsystem

Parameters
  • AMB (object) – object of type ActiveMagneticBearing

  • r (object) – object of type Rotorsystem

Returns

SimpleBearing- and pidController-objects