Current keeps flowing no matter if breaker is open or closed

I have AC current sources connected with each other in parallel and to AC voltage source also in parallel. In each branch current source is connected in serial with breaker. I don't control breakers yet I just either keep them closed or open all the time and measure the current in each branch to see the effect. But it seems that no matter what I set as initial state open or closed the current stays the same as if there is no breaker at all. I wonder if this has anything to do with the fact that they are connected to current source? How do I enable the switching to work?

Answers (9)

Arne
Arne on 25 Mar 2013
Edited: Arne on 25 Mar 2013
I have a similar problem, a open breaker with a constant zero at the controll-input. No matter if there is a 0 or a 1 at the input i can measure the full voltage at both sides of the circuit breaker.
I would excpect ~0V at the one side of the breaker if the breaker is open.
------------------------------------------------------------------------------
MATLAB Version 7.13 (R2011b) Simulink Version 7.8 (R2011b) Fixed-Point Toolbox Version 3.4 (R2011b) MATLAB Coder Version 2.1 (R2011b) SimPowerSystems Version 5.5 (R2011b) Simscape Version 3.6 (R2011b) Simulink Coder Version 8.1 (R2011b)
The problem seems to be exist for DC circuit only.
For AC circuit, the breaker works perfectly fine, whereas it not for DC circuit.
Try using IGBT with gate signal control for DC circuits.
I wanted to add that the only time system notices the difference between open and closed breaker is when I remove snubbers. But then the simulation doesn't work as you cannot have an AC current source and breaker in series without a snubber.
Ok, my problem seems to be a capacity problem. If the end of the circuit breaker is open i can measure the full voltage. If there is a load at the end of the breaker, the voltage is nearly zero.
Hi Arne,
For me it worked by setting the solver to ode23tb robust. This issue is described in breaker help, but a bit vague. :-)
I have the same problem and adding high resistance in parallel changes significantly the voltages of the whole circuit.Trying another solver didn't work for me as well. Any other suggestions?
Hello my friends i'm doing a simulation and my problem with the breaker seems be the same than you presented at the past, have you solved it?, anyone can writte me how to fix it?
Hey I would suggest this solution to you: try using 2 MOSFETS opposite to each other like shown in the Figure below. Thi should be a feasible solution
I had the same problem and for my purposes the solution was to use the ideal switch which seems to work well in DC circuits. You can find it under Library Browser -> Simscape -> Specialized Power Systems -> Power Electronics

Asked:

on 15 Jan 2013

Answered:

on 1 Apr 2024

Community Treasure Hunt

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

Start Hunting!