ZeroInductor
Linear zero sequence inductor
Library
Modelica/Electrical/MultiPhase/Basic
Description
Model of a multi phase zero sequence inductor.
Implementation
v = Lzero*sum(der(i)) = Lzero*der(sum(i))
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_m | m | Number of phases | Scalar | |
mo_Lzero | Lzero | Zero sequence inductance | Scalar |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_v | v | v | Structure | |
mo_v/fixed | fixed | Cell of vectors | true | |
mo_v/start | start | Cell of vectors | ||
mo_i | i | i | Structure | |
mo_i/fixed | fixed | Cell of vectors | true | |
mo_i/start | start | Cell of vectors | ||
mo_i0 | i0 | i0 | Structure | |
mo_i0/fixed | fixed | Cell of scalars | true | |
mo_i0/start | start | Cell of scalars | ||
mo_v0 | v0 | v0 | Structure | |
mo_v0/fixed | fixed | Cell of scalars | true | |
mo_v0/start | start | Cell of scalars |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
plug_p | implicit | Positive polyphase electrical plug with m pins | input | 1 |
plug_n | implicit | Negative polyphase electrical plug with m pins | output | 1 |