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