WOLFRAM SYSTEM MODELER

Rotator

Rotates space phasor

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.SpacePhasors.Functions.Rotator"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

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

Syntax

y = Rotator(x, angle)

Inputs (2)

x

Type: Real[2]

Description: Input space phasor

angle

Type: Angle (rad)

Description: Input angle of rotation

Outputs (1)

y

Type: Real[2]

Description: Output space phasor