.Modelica.Electrical.Machines.SpacePhasors.Functions.Rotator

Information

Rotates a space phasor (voltage or current) input u by the angle in negative mathematical direction. This block represents the transformation of one space phasor u from one rotating reference (coordinate) frame into another where the space phasor is y. The output reference frame leads the input reference frame by angle angle.
Fig. 1: Original and rotated reference frame of a space phasor

Interface

function Rotator
  extends Modelica.Icons.Function;
  input Real x[2] "Input space phasor";
  input Modelica.SIunits.Angle angle "Input angle of rotation";
  output Real y[2] "Output space phasor";
end Rotator;

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39