필터 지우기
필터 지우기

Bi directional buck boost converter with simulink and simscape only

조회 수: 3 (최근 30일)
Sushma n
Sushma n 2020년 7월 2일
댓글: Vasco Lenzi 2020년 7월 6일
Hello All,
I did design a bi directional circuit in simscape.I used PWM from specialised power system for producing PWM of variable duty cycle.But i see the simulation runs very slowly.When i try increasing the sample time,the circuit functioanlity disappears. How can I increase the speed of my circuit.Kindly help
I'm using ode15s/dasesimscape solver under variable step configuration

채택된 답변

Zhao Wang
Zhao Wang 2020년 7월 4일
Sample time is an intrinsic part of the power electronics circuit model. As a result, it would be difficult to speed up simulation by merely increasing the sample time.
There is an alternative way to achieve a faster simulation by using averaged-value models, which does not simulate the switching behavior. You can use the block in the following link to construct your model:
As mentioned in the link, you can program the block as a buck converter, boost converter, or buck-boost converter by providing the duty cycle. In your model, simply replace the individual component blocks with a single converter block.
  댓글 수: 3
Sushma n
Sushma n 2020년 7월 6일
Hello Zhao Wang. But I see that it is not showing bi - directional behaviour when connected in a circuit
Vasco Lenzi
Vasco Lenzi 2020년 7월 6일
Hi Shusma
Have you tried to right click on the converter-> Going to the top on the "simscape" Menu -> Block choices -> Four Switches converter.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by