functionsymmetricBackTransformationMatrix
Back transformation matrix for symmetrical components
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function determines the back transformation matrix of the symmetrical winding with m phases.
The back transformation matrix can be used to determine the time phasors from the symmetrical components.
See also
User's guide on symmetrical components and orientation.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | Number of phases |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex[m,m] | bTM | Back transformation matrix for m phase symmetrical components |