How to implement a circuit breaker for electrical purposes in Simulink?

4 visualizzazioni (ultimi 30 giorni)
Hello,
I am simulating a power distribution network, and I am trying to simulate the protection. But I struggle to attach a circuit breakers to the circuit, because they mainly require a digital inputs and from what I understand, they can be used only for electronic purposes. How can include a circuit breaker in my network?

Risposta accettata

Abhisek Pradhan
Abhisek Pradhan il 18 Lug 2019
Breaker Block takes a Simulink Signal as input but the signal in the circuit is a Physical Signal. So, it must be converted to a Simulink signal before feeding to Breaker.
Physical signal can be converted to a Simulink signal using PS-Simulink Converter block.
  1 Commento
Nayden Naydenov
Nayden Naydenov il 22 Lug 2019
Thank you very much, I would just ask an extra question: Is it possible to make the Circuit breaker not time dependent, since I would love to set it to operate only if certain impedance values are reached, not at some fixed time? Thanks in advance.

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by