VariableResistor
Ideal linear electrical resistors with variable resistance
Library
Modelica/Electrical/MultiPhase/Basic
Description
Contains m variable resistors (Modelica.Electrical.Analog.Basic.VariableResistor)
Attention!!!
It is recommended that none of the R_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 resistances 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_R | R | R | Structure | |
mo_R/fixed | fixed | Cell of vectors | true | |
mo_R/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 |
R | implicit | input | 2 | |
Port 4 | implicit | Conditional heat ports | input | mo_useHeatPort |