How to implement a circuit breaker for electrical purposes in Simulink?
5 次查看(过去 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?
0 个评论
采纳的回答
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Switches and Breakers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!