Standard package icon.
Extends from Modelica.Icons.Package
(Icon for standard packages).
Name | Description |
---|---|
FromSpacePhasor | Conversion: space phasor -> three phase |
ToSpacePhasor | Conversion: three phase -> space phasor |
Transformation of quasi stationary multi phase values (voltages or currents) to space phasor and zero sequence value.
Extends from Modelica.Blocks.Icons.Block
(Basic graphical layout of input/output block).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Type | Name | Description |
---|---|---|
input ComplexInput | u[m] |   |
output RealOutput | y[2] |   |
Transformation of space phasor and zero sequence value to quasi stationary multi phase values (voltages or currents).
Extends from Modelica.Blocks.Icons.Block
(Basic graphical layout of input/output block).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Type | Name | Description |
---|---|---|
input RealInput | u[2] |   |
output ComplexOutput | y[m] |   |
Generated 2018-12-12 12:10:31 EST by MapleSim.