Azzera filtri
Azzera filtri

Bifurcation diagram in DC converter

3 visualizzazioni (ultimi 30 giorni)
Don Louis
Don Louis il 11 Lug 2011
Risposto: Joel Van Sickel il 18 Ago 2021
Hi, I have a DC converter inplemented in Simulink with mainly blocks from SimPower Systems in which I built a bifurcation diagram (Iref or reference current against stable output voltage). My question is: How can I get a bifurcation diagram at stable voltage outputs points? At the moment I am getting a continuous diagram with samples at many instances instead of doing it only at the stable point solutions. Thanks in advance..
Regards,
Don

Risposte (1)

Joel Van Sickel
Joel Van Sickel il 18 Ago 2021
Hello Don,
I realize this comment is too late to be of use to you and I apologize for that. As part of an effort to clean up Matlab Answers, I will be posting the answer for others who may use it as a reference.
The Simulink tool itself does not have the ability to automatically identify which points are stable. You would have to write a post processing script in matlab to look at the dynamic results and identify which points are stable. You can then pull these points specifically from the saved data set and create the bifurcation diagram that way.
Matlab also doesn't have built in support for bifucation diagrams. These post addresses it somewhat: https://www.mathworks.com/matlabcentral/answers/99328-how-do-i-create-a-bifurcation-diagram-in-matlab
Regards,
Joel

Community

Più risposte nel  Power Electronics Control

Categorie

Scopri di più su Electrical Sensors in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by