Space phasors are defined as vectors of length = 2, the first element representing the real part and the second element representing the imaginary part of the space phasor.
Extends from Modelica.Icons.Package (Icon for standard packages).| Name | Description | 
|---|---|
| Conversion: three phase -> space phasor | |
| Conversion: space phasor -> three phase | |
| Rotates space phasor | |
| Converts a space phasor to polar coordinates | |
| Converts a space phasor from polar coordinates | |
| Calculate quasi-RMS value of input | |
| Calculate active power of voltage and current input | 
Modelica.Electrical.Machines.SpacePhasors.Functions.ToSpacePhasor
| Name | Description | 
|---|---|
| x[3] | 
| Name | Description | 
|---|---|
| y[2] | |
| y0 | 
Modelica.Electrical.Machines.SpacePhasors.Functions.FromSpacePhasor
| Name | Description | 
|---|---|
| x[2] | |
| x0 | 
| Name | Description | 
|---|---|
| y[3] | 
Modelica.Electrical.Machines.SpacePhasors.Functions.Rotator
| Name | Description | 
|---|---|
| x[2] | |
| angle | [rad] | 
| Name | Description | 
|---|---|
| y[2] | 
Modelica.Electrical.Machines.SpacePhasors.Functions.ToPolar
| Name | Description | 
|---|---|
| x[2] | 
| Name | Description | 
|---|---|
| absolute | |
| angle | [rad] | 
Modelica.Electrical.Machines.SpacePhasors.Functions.FromPolar
| Name | Description | 
|---|---|
| absolute | |
| angle | [rad] | 
| Name | Description | 
|---|---|
| x[2] | 
Modelica.Electrical.Machines.SpacePhasors.Functions.quasiRMS
| Name | Description | 
|---|---|
| x[3] | 
| Name | Description | 
|---|---|
| y | 
Modelica.Electrical.Machines.SpacePhasors.Functions.activePower
| Name | Description | 
|---|---|
| v[m] | phase voltages [V] | 
| i[m] | phase currents [A] | 
| Name | Description | 
|---|---|
| p | Active power [W] |