WOLFRAM SYSTEM MODELER
FromDQTransform rotor fixed space phasor to instantaneous stator quantities |
SystemModel["Modelica.Electrical.Machines.Utilities.FromDQ"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The d and q components of a space phasor u[2]
are rotated back to the stator fixed reference system,
using the provided mechanical rotor angle phi. The output are the instantaneous polyphase values y[m]
.
nin |
Value: 2 Type: Integer Description: Number of inputs |
---|---|
nout |
Value: m 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 |
|
i0 |
Type: Constant Description: Generate constant signal of type Real |
|
fromSpacePhasor |
Type: FromSpacePhasor Description: Conversion of space phasors to polyphase instantaneous values |
Modelica.Electrical.Machines.Utilities Current controller in dq coordinate system |