WOLFRAM SYSTEM MODELER

IdealOpeningSwitch

Multiphase ideal opener

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealOpeningSwitch"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Contains m ideal opening switches (Modelica.Electrical.QuasiStationary.SinglePhase.Ideal.IdealOpeningSwitch).

Use with care: This switch is only intended to be used for structural changes, not fast switching sequences, due to the quasistationary formulation.

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: fill(293.15, m)

Type: Temperature[mh] (K)

Description: Fixed device temperatures if useHeatPort = false

Ron

Value:

Type: Resistance[m] (Ω)

Description: Closed switch resistance

Goff

Value:

Type: Conductance[m] (S)

Description: Opened switch conductance

Connectors (4)

plug_p

Type: PositivePlug

Description: Positive quasi-static polyphase plug

plug_n

Type: NegativePlug

Description: Negative quasi-static polyphase plug

heatPort

Type: HeatPort_a[mh]

Description: Conditional heat ports

control

Type: BooleanInput[m]

Description: true => switch open, false => p--n connected

Components (5)

v

Type: ComplexVoltage[m]

Description: Complex voltage

i

Type: ComplexCurrent[m]

Description: Complex current

plugToPins_p

Type: PlugToPins_p

plugToPins_n

Type: PlugToPins_n

idealOpeningSwitch

Type: IdealOpeningSwitch[m]