SymmetricalComponents
Creates symmetrical components from signals representing quasi static phasors
Library
Modelica/Electrical/QuasiStationary/MultiPhase/Blocks
Description
Calculates the symmetric components according to Charles L. Fortescue from the time phasors.
See also
User's guide on symmetrical components and orientation.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_n | n | Number of inputs (= number of outputs) | Scalar | |
mo_useConjugateInput | useConjugateInput | If true, inputs are processed conjugate complex | Vector | true |
mo_m | m | Number of phases | Scalar | |
mo_sTM | sTM | Matrix |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
mo__modifiers | Modifiers | Add new modifier | Structure | |
mo__modifiers/varname | Variable name | Cell of strings | 'abs_u' | |
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
u | implicit | Connector of Complex input signals | input | 1 |
y | implicit | Connector of Complex output signals | output | 1 |