VariableConductor
Ideal linear electrical conductors with variable conductance
Library
Modelica/Electrical/MultiPhase/Basic
Description
Contains m variable conductors (Modelica.Electrical.Analog.Basic.VariableConductor)
Attention!!!
It is recommended that none of the G_Port signals should not cross the zero value.
Otherwise depending on the surrounding circuit the probability of singularities is high.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_m | m | Number of phases | Scalar | |
mo_T_ref | T_ref | Reference temperatures | Vector | |
mo_alpha | alpha | Temperature coefficients of conductances at reference temperatures | Vector | |
mo_mh | mh | Number of heatPorts=number of phases | Scalar | |
mo_useHeatPort | useHeatPort | =true, if all heat ports are enabled | Number | 0 |
mo_T | T | Fixed device temperatures if useHeatPort = false | Vector |
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_G | G | G | Structure | |
mo_G/fixed | fixed | Cell of vectors | true | |
mo_G/start | start | Cell of vectors |
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 |
G | implicit | input | 2 | |
Port 4 | implicit | Conditional heat ports | input | mo_useHeatPort |