- The breaker remains open (non-conducting, modeled as a closed resistance) when the terminal voltage vT is less than the Threshold.
- The breaker transitions to an closed state (modeled as a open conductance) when vT is greater than or equal to the Threshold.
I need a example on circuit breaker (with arc ) in simscape. So that I can know about this block even more .
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens

Use this circuit breaker for the example.
0 commentaires
Réponses (1)
Vinay
le 12 Juin 2025
Hi @Sathwik
The Circuit Breaker block models a single-phase breaker that interrupts the electrical circuit based on an external control signal and phase current information.
Run the following command in command window to run the Frequency Dependent Transmission Line example.
openExample('simscapeelectrical/FrequencyDependentLineExample')
The example uses a ramp singal as a threshold signal to the switch breaker to connect the input voltage to the transmission line.
I hope this helps!
1 commentaire
Voir également
Catégories
En savoir plus sur Electrical Systems dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!