WOLFRAM SYSTEM MODELER
ToDQTransform instantaneous stator inputs to rotor fixed space phasor |
SystemModel["Modelica.Electrical.Machines.Utilities.ToDQ"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The polyphase input values u[m]
are transformed to the corresponding space phasor which is rotated to the rotor fixed reference system,
using the provided mechanical rotor angle phi. The output are the resulting d and q components of the space phasor arranged in one vector y[2]
.
nin |
Value: m Type: Integer Description: Number of inputs |
---|---|
nout |
Value: 2 Type: Integer Description: Number of outputs |
m |
Value: 3 Type: Integer Description: Number of phases |
p |
Value: Type: Integer Description: Number of pole pairs |
u |
Type: RealInput[nin] Description: Connector of Real input signals |
|
---|---|---|
y |
Type: RealOutput[nout] Description: Connector of Real output signals |
|
phi |
Type: RealInput Description: 'input Real' as connector |
toGamma |
Type: Gain Description: Output the product of a gain value with the input signal |
|
---|---|---|
rotator |
Type: Rotator Description: Rotates space phasor |
|
toSpacePhasor |
Type: ToSpacePhasor Description: Conversion of polyphase instantaneous values to space phasors |
Modelica.Electrical.Machines.Utilities Current controller in dq coordinate system |