.Modelica.Electrical.Polyphase.Functions.symmetricBackTransformationMatrix

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.

Interface

function symmetricBackTransformationMatrix
  extends Modelica.Icons.Function;
  import Modelica.ComplexMath.fromPolar;
  input Integer m "Number of phases";
  output Complex bTM[m, m] "Back transformation matrix for m phase symmetrical components";
end symmetricBackTransformationMatrix;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f