functionToSpacePhasor
Conversion from polyphase input to space phasor and zero sequence component
Extends from Modelica.Icons.Function (Icon for functions).
Information
Transformation of polyphase values (of voltages or currents) to space phasor and zero sequence value.Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real[:] | x | Polyphase (voltage or current) input |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real[2] | y | Space phasor | |
| Real | y0 | Zero sequence component (of voltage or current) |