RotorDisplacementAngle
Rotor lagging angle
Library
Modelica/Electrical/Machines/Sensors
Description
Calculates rotor lagging angle by measuring the stator phase voltages, transforming them to the corresponding space phasor in stator-fixed coordinate system,rotating the space phasor to the rotor-fixed coordinate system and calculating the angle of this space phasor.
The sensor's housing can be implicitly fixed (useSupport=false).
If the machine's stator also implicitly fixed (useSupport=false), the angle at the flangeis equal to the angle of the machine's rotor against the stator.
Otherwise, the sensor's support has to be connected to the machine's support.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_m | m | Number of phases | Scalar | |
mo_p | p | Number of pole pairs | Scalar | |
mo_positiveRange | positiveRange | Use only positive output range, if true | Scalar | true |
mo_threshold | threshold | Below threshold the voltage is considered as zero | Scalar | |
mo_useSupport | useSupport | Use support or fixed housing | Number | 0 |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
mo__modifiers | Modifiers | Add new modifier | Structure | |
mo__modifiers/varname | Variable name | Cell of strings | ||
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
rotorDisplacementAngle | implicit | output | 1 | |
plug_p | implicit | input | 1 | |
plug_n | implicit | output | 2 | |
flange | implicit | input | 2 | |
Port 5 | implicit | Support at which the reaction torque is acting | input | mo_useSupport |