blockToSpacePhasor
Conversion of polyphase instantaneous values to space phasors
Extends from Modelica.Blocks.Interfaces.MIMO (Multiple Input Multiple Output continuous control block).
Information
Transformation of polyphase values (of voltages or currents) to space phasor and zero sequence value.Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nin (from MIMO) | 1 | Number of inputs |
| Integer | nout (from MIMO) | 1 | Number of outputs |
| Integer | m | 3 | Number of phases |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput[nin] | u (from MIMO) | Connector of Real input signals | |
| RealOutput[nout] | y (from MIMO) | Connector of Real output signals | |
| Modelica.Blocks.Interfaces.RealOutput | zero | Zero sequence component |