blockSymmetricComponent
Symmetric component defined by phaseShift
Extends from Modelica.Blocks.Interfaces.SIMO (Single Input Multiple Output continuous control block).
Information
This block provides positive sequence, negative sequence or zero component at the output y[3]
according to the theory of symmetrical components ([Fortescue1918]),
given by the parameter phaseShift[3].
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nout (from SIMO) | 1 | Number of outputs |
| Integer | m | 3 | Number of phases |
| SI.Angle[m] | phaseShift | -symmetricOrientation(m) | Phase shift between phases |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput | u (from SIMO) | Connector of Real input signal | |
| RealOutput[nout] | y (from SIMO) | Connector of Real output signals | |
| Modelica.Blocks.Interfaces.RealInput | abs | Amplitude | |
| Modelica.Blocks.Interfaces.RealInput | arg | Argument (phase angle) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Continuous.Integrator | integrator | ||
| Auxilliary.Add | add | ||
| Modelica.Blocks.Routing.Replicator | replicator1 | ||
| Auxilliary.Add[m] | add1 | ||
| Modelica.Blocks.Sources.Constant[m] | const | ||
| Modelica.Blocks.Math.Cos[m] | cos | ||
| Modelica.Blocks.Math.Product[m] | product1 | ||
| Modelica.Blocks.Routing.Replicator | replicator2 |