functionsymmetricTransformationMatrix
Transformation matrix for symmetrical components
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function determines the transformation matrix of the symmetrical winding with m phases.
The transformation matrix can be used to determine the symmetrical components from time phasors.
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] | tM | Transformation matrix for m phase symmetrical components |