You can break the loop somewhere both loops will be break. This one is trustable.
Thank you leo_o2!
But in this case, the simulation result will plot the gain and phase which shows the combination effect of two loops, right?
so, in this case the phase margin rule for stability (above 45deg) is not available...
what is the meaning of this result?
---------- Post added at 07:45 ---------- Previous post was at 07:37 ----------
It is reasonable that you get different results with the second loop open or not, as you simulate a different system in the two cases! When you break a loop, you calculate the open loop transfer function for this particular loop. Then you use this open loop gain to estimate phase and gain margins usually using stability rules based on Bode diagrams. Now, all these rules strictly apply for only one feedback loop. I don't know that even when each of the multiple loops individually is stable, this guarantees that the whole closed-loop system will eventually be stable. This is not trivial and must be proven explicitly! In the end, the only absolute guarantee of stability in such cases is the location of the closed loop poles, which you should check eventually for the whole range of parameter variations you are expecting!
Thank you kgl_13gr !
I understand what you mean they are two different systems, then
1) if I want to know the gain for each loop, should I simulation in which config( I mean should I break other loops or not?)
2) if I want to identify the stability of each loop( then to identify the stability of whole system) , which configuration should I simulation?
Or both of them are not making sense?
Can you explain a bit more on "In the end, the only absolute guarantee of stability in such cases is the location of the closed loop poles, which you should check eventually for the whole range of parameter variations you are expecting!"
How to guarantee (or say analysis) the stability by the location of closed loop poles-- do you mean I should do P-Z analysis, in stand of stb analysis in this multiloop case?
Thank you very much !!