blockSingleToPolyphase
Extends complex phase signal to complex polyphase signals using symmetricOrientation
Extends from Modelica.ComplexBlocks.Interfaces.ComplexSIMO (Single Input Multiple Output continuous control block).
Information
This function propagates the input phasor to m output phasors with symmetricOrientation.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nout (from ComplexSIMO) | 1 | Number of outputs |
| Boolean | useConjugateInput (from ComplexSIMO) | false | If true, input is processed conjugate complex |
| Integer | m | 3 | Number of phases |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ComplexInput | u (from ComplexSIMO) | Connector of Complex input signal | |
| ComplexOutput[nout] | y (from ComplexSIMO) | Connector of Complex output signals |