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

4 ビュー (過去 30 日間)
Nayden Naydenov
Nayden Naydenov 2019 年 7 月 15 日
コメント済み: Nayden Naydenov 2019 年 7 月 22 日
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 Center および File ExchangeSwitches and Breakers についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by