필터 지우기
필터 지우기

Bifurcation diagram in DC converter

조회 수: 3 (최근 30일)
Don Louis
Don Louis 2011년 7월 11일
답변: Joel Van Sickel 2021년 8월 18일
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

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2021년 8월 18일
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

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 Electrical Sensors에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by