FromSymmetricalComponents
Creates quasi static phasors from symmetrical components
Library
Modelica/Electrical/QuasiStationary/MultiPhase/Blocks
Description
Calculates the time phasors from the symmetric components according to Charles L. Fortescue.
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_sbTM | sbTM | Matrix |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_abs_u | abs_u | abs_u | Structure | |
mo_abs_u/fixed | fixed | Cell of vectors | true | |
mo_abs_u/start | start | Cell of vectors | ||
mo_arg_u | arg_u | arg_u | Structure | |
mo_arg_u/fixed | fixed | Cell of vectors | true | |
mo_arg_u/start | start | Cell of vectors | ||
mo_abs_y | abs_y | abs_y | Structure | |
mo_abs_y/fixed | fixed | Cell of vectors | true | |
mo_abs_y/start | start | Cell of vectors | ||
mo_arg_y | arg_y | arg_y | Structure | |
mo_arg_y/fixed | fixed | Cell of vectors | true | |
mo_arg_y/start | start | Cell of vectors |
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 |