How to break the loop with a transferfunction?
이전 댓글 표시
I am designing a synchronous boost converter. The output voltage has to be 50V. I have a mathematical design of the boost converter. I am sure that the design is correct I have verified all of the results by comparing them to another LTSpice model. My problem now is that I want to plot a Bodeplot but to do so my system has to be linearized. I did remove the switches, but my problem is now with the feed back loop which generates the varying PWM signal. When I run it I get the following error:
Simulink cannot solve the algebraic loop containing
So I have implemented a delay by using a transfer function(1/(3e-6s+1)). Because of this delay my output voltage rises to 150V
답변 (1개)
Sabin
2023년 2월 10일
0 개 추천
Best place to start is the following blog:
카테고리
도움말 센터 및 File Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!