ToDQ
Transform instantaneous stator inputs to rotor fixed space phasor
Library
Modelica/Electrical/Machines/Utilities
Description
The multi phase 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]
.
See also
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_nin | nin | Number of inputs | Scalar | |
mo_nout | nout | Number of outputs | Scalar | |
mo_m | m | Number of phases | Scalar | |
mo_p | p | Number of pole pairs | Scalar |
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 |
---|---|---|---|---|
u | implicit | Connector of Real input signals | input | 1 |
y | implicit | Connector of Real output signals | output | 1 |
phi | implicit | input | 2 |