필터 지우기
필터 지우기

Simulink Buck Converter Current Mode Control

조회 수: 10 (최근 30일)
Matthew Wighton
Matthew Wighton 2019년 6월 4일
답변: Joel Van Sickel 2020년 8월 18일
I am trying to simulate a buck converter in Simulink. I want it to be controlled using current mode control. My model does not regulate to the correct voltage and I need some help. Additionally, I am unable to produce coefficients from the PID tuner that allow my system to have a good dynamic load response. (I have a feeling this is becuase there is something wrong with my model.)
My end goal is to use the PID block to tune the system response and then generate code that will then be uploaded to hardware.
  댓글 수: 1
Arvind Sathyanarayanan
Arvind Sathyanarayanan 2019년 6월 4일
편집: Arvind Sathyanarayanan 2019년 6월 4일
Matthew, you can you save this model in 2017b so I can take a look at it? It can be done by File->Export to previous version.

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

채택된 답변

Joel Van Sickel
Joel Van Sickel 2020년 8월 18일
Hello Matthew,
the first issue is how the PWM is generated. You are using a simulink based PWM generator as well as a simscape based PWM generator. You can delete the simulink based PWM generator and pass your duty cycle directly into the simscape block. You can always test your model with a constant .5 duty cycle to make sure it is doing what you expect before closing the loop. Have you tried that and was it working?
Regards,
Joel

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 PID Controller Tuning에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by