modelBreakerPhasor
Circuit breaker with time or signal control
Information
This is an opening circuit breaker which can either be parametrised with an opening and closing time or controlled via an external trigger. If the external trigger is active (i.e., Trigger=true)> then the circuit breaker is open.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| OpenIPSL.Types.Voltage | Vb | Base Voltage (kV) | |
| Boolean | enableTrigger | false | =true, if external trigger signal is used |
| Modelica.Units.SI.Time | t_o | Modelica.Constants.inf | Opening time |
| Boolean | rc_enabled | false | Enable reclosure |
| Modelica.Units.SI.Time | t_rc | Modelica.Constants.inf | Reclosing time |
| Modelica.Units.SI.Resistance | Ron | 1E-5 | Closed switch resistance |
| Modelica.Units.SI.Conductance | Goff | 1E-5 | Opened switch conductance |
| Line parameters | |||
| OpenIPSL.Types.ApparentPower | Sb | SysData.S_b | System base power |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanInput | Trigger | ||
| OpenIPSL.Interfaces.PwPin | r | Receiving pin | |
| OpenIPSL.Interfaces.PwPin | s | Sending pin |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| OpenIPSL.Electrical.SystemBase | SysData | ||
| Complex | vs | ||
| Complex | vr | ||
| Complex | is | ||
| Complex | ir |