modelSwitchSinglePhaseBase
Switch base, additional abc-variables for single-phase switching
Extends from SwitchBase (Switch base, 3-phase dq0).
Information
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n (from SwitchBase) | 3 | number of independent switches |
| Real | eps (from SwitchBase) | {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 |
|---|---|---|---|
| Ports.ACdq0_p | term_p (from Port_p_n) | positive terminal | |
| Ports.ACdq0_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 |
|---|---|---|---|
| PS.Voltage | v (from SwitchBase) | ||
| PS.Current | i (from SwitchBase) | ||
| PS.Voltage | v_abc | voltage switch a, b, c | |
| PS.Current | i_abc | current switch a, b, c |