WOLFRAM SYSTEM MODELER

VariableConductor

Ideal linear electrical conductors with variable conductance

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.MultiPhase.Basic.VariableConductor"]
Out[1]:=

Information

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.

Parameters (5)

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

Connectors (4)

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]

Components (1)

variableConductor

Type: VariableConductor[m]