WOLFRAM SYSTEM MODELER
VariableConductorIdeal linear electrical conductors with variable conductance |
SystemModel["Modelica.Electrical.Polyphase.Basic.VariableConductor"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
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.
m |
Value: 3 Type: Integer Description: Number of phases |
---|---|
mh |
Value: m Type: Integer Description: Number of heatPorts=number of phases |
useHeatPort |
Value: false Type: Boolean Description: = true, if all heat ports are enabled |
T |
Value: T_ref Type: Temperature[mh] (K) Description: Fixed device temperatures if useHeatPort = false |
T_ref |
Value: fill(300.15, m) Type: Temperature[m] (K) Description: Reference temperatures |
alpha |
Value: zeros(m) Type: LinearTemperatureCoefficient[m] (1/K) Description: Temperature coefficients of conductances at reference temperatures |
plug_p |
Type: PositivePlug Description: Positive polyphase electrical plug with m pins |
|
---|---|---|
plug_n |
Type: NegativePlug Description: Negative polyphase electrical plug with m pins |
|
heatPort |
Type: HeatPort_a[mh] Description: Conditional heat ports |
|
G |
Type: RealInput[m] Description: 'input Real' as connector |
variableConductor |
Type: VariableConductor[m] Description: Ideal linear electrical conductor with variable conductance |
---|