modelSwitch
Ideal switch, 1-phase
Extends from Partials.SwitchBase (Switch base, 1-phase).
Information
Allows switching of single conductor (of totally one or two).
'closed' and 'open' determine the mechanical switch-position.
Electrically the switch is on if it is 'closed', whereas it is switched off, if it is mechanically 'open' and the corresponding phase-current crosses zero.
Contains no plasma-arc, in contrast to Breaker.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | eps (from SwitchBase0) | {1e-4, 1e-4} | {resistance 'closed', conductance 'open'} |
| Nominal | |||
| SI.Voltage | V_nom (from NominalVI) | 1 | nom Voltage |
| SI.Current | I_nom (from NominalVI) | 1 | nom Current |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Base.Interfaces.ElectricV_p | term_p (from Port_p_n) | positive terminal | |
| Base.Interfaces.ElectricV_n | term_n (from Port_p_n) | negative terminal | |
| Modelica.Blocks.Interfaces.BooleanInput | control (from SwitchBase) | true:closed, false:open |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | v (from SwitchBase) | ||
| SI.Current | i (from SwitchBase) |