Help with logical circuits
2 views (last 30 days)
Show older comments
How to create logic circuit to open the breaker automatically when there is a fault in the system.
0 Comments
Answers (1)
Pratheek Punchathody
on 1 Apr 2021
As you are refering to the logic circuit, I think Ideal Switch and Switch block can be used as a power circuit breaker.
In case of the "Switch" block, the first and second input is passed to the output based on the value of the second control input. To use it as a circuit breaker, third input can be made to the 0 state.
Refer to the documentation on Circuit Breaker which is a single-phase circuit breaker that uses an external single and phase current information to break an electrical circuit.
Hope this helps..!
0 Comments
See Also
Categories
Find more on Switches and Breakers in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!