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

4 次查看(过去 30 天)
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?

采纳的回答

Abhisek Pradhan
Abhisek Pradhan 2019-7-18
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 个评论
Nayden Naydenov
Nayden Naydenov 2019-7-22
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.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Switches and Breakers 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by