I need a example on circuit breaker (with arc ) in simscape. So that I can know about this block even more .

조회 수: 3 (최근 30일)
Use this circuit breaker for the example.

답변 (1개)

Vinay
Vinay 2025년 6월 12일
The Circuit Breaker block models a single-phase breaker that interrupts the electrical circuit based on an external control signal and phase current information.
  • The breaker remains open (non-conducting, modeled as a closed resistance) when the terminal voltage vT is less than the Threshold.
  • The breaker transitions to an closed state (modeled as a open conductance) when vT is greater than or equal to the Threshold.
Run the following command in command window to run the Frequency Dependent Transmission Line example.
openExample('simscapeelectrical/FrequencyDependentLineExample')
The example uses a ramp singal as a threshold signal to the switch breaker to connect the input voltage to the transmission line.
I hope this helps!
  댓글 수: 1
Sathwik
Sathwik 2025년 6월 23일
편집: Sathwik 2025년 6월 23일
Can give an example using the block I mentioned (circuit breaker with arc). I want to use cooling power as a parameter.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Electrical Systems에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by