Circuit Breaker (with arc)
Single-pole single-throw circuit breaker with Mayr arc representation
Libraries:
Simscape /
Electrical /
Switches & Breakers
Description
The Circuit Breaker (with arc) block represents a single-phase circuit breaker with Mayr arc representation controlled by an external control signal vT. If vT is less than the threshold, then the breaker is closed. If vT is greater than or equal to the threshold, then the breaker opens with an arc during the current interruption. The external signal can open and close the breaker repeatedly.
The table shows how the external signal vT controls the block behavior.
Condition | Block Behavior |
---|---|
vT < Threshold | The circuit breaker is closed. Port 1 is connected to port 2. |
vT ≥ Threshold | The circuit breaker is either opening or open. Port 1 is connected to port 2 via a nonlinear conductance. |
The Circuit Breaker (with arc) block has a higher computational overhead than the Circuit Breaker block. If the fidelity of the representation of arc current or voltage is your overriding requirement, use the Circuit Breaker (with arc) block and use a global Simulink® variable-step solver. Otherwise, use the Circuit Breaker block.
Mayr Arc Model Equations
The defining equations for the breaker are
and
where:
g is the arc conductance.
x is an internal state variable.
v is the voltage across the breaker.
i is the current through the breaker.
When the breaker is closed,
When the breaker is opening or open,
where:
τ is the arc time constant.
P is the cooling power.
Ports
Refer to the figure for port locations.
Input
Conserving
Parameters
References
[1] Schavemaker, P. H., and L. Van der Sluis. “The Arc Model Blockset.” Proceedings of the Second IASTED International Conference POWER AND ENERGY SYSTEMS (EuroPES). Crete, Greece, June 25-28, 2002, pp. 644-648.
Extended Capabilities
Version History
Introduced in R2015b