modelSwitch

Switch kernel, no terminals

Extends from Partials.SwitchBase (Switch base kernel, no terminals).

Information

Use only as component within complete Switch model.
Cleared at first current-zero after opening.

When opening at current <> 0: arc becomes true (open changes from false to true).
When open and i crosses zero: arc becomes false (open does not change).
When closing: arc becomes false (open changes from true to false).

Parameters

TypeNameDefaultDescription
SI.ResistanceepsR (from SwitchBase)1e-5resistance 'closed'
SI.ConductanceepsG (from SwitchBase)1e-5conductance 'open'

Connectors

TypeNameDefaultDescription
InputVoltagev (from SwitchBase)
Modelica.Blocks.Interfaces.BooleanInputclosed (from SwitchBase)true:closed, false:open

Components

TypeNameDefaultDescription
SI.Currenti (from SwitchBase)
Booleanarc (from SwitchBase)arc on
Booleanopen (from SwitchBase)not closed