How breaking a closed loop without neither Delay or Memory block?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Tony Castillo
am 28 Feb. 2019
Beantwortet: Arvind Sathyanarayanan
am 1 Mär. 2019
Dear Mr/Ms,
I am experiencing a problem in my SimScape Power System modelling, when I try to control the output voltage I need to feedback the voltage output, but I got a problem doing it, because it is a Closed Loop, but if I set in between a Delay Block, or even a Memory Block, I lose the control of the variable in the my system run without any error but I can not control the voltage output.
Best wishes
2 Kommentare
Arvind Sathyanarayanan
am 28 Feb. 2019
Bearbeitet: Arvind Sathyanarayanan
am 28 Feb. 2019
Tony, what is the error you get without the delay block? Would it possible for you to attach the model or a screenshot?
Akzeptierte Antwort
Arvind Sathyanarayanan
am 1 Mär. 2019
So from the screenshot of the model, it looks like you're using rapid accelerator which does not support algebraic loops. You can run the model as is by switching to accelerator or normal mode.
The only way to eliminate algebraic loops is to use delay/memory block, which, I'm guessing needs to be inserted after the Vc from tag. If this is causing instability in your system, then you'll have to retune your controller because in real life there is always a delay in the feedback signal.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Nonlinear Operators finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!