How to simulate in function of duty cycle instead of time?

14 次查看(过去 30 天)
Dear colleagues,
I'm doing the bachelor thesis about using dc-dc converters with PV Panels. See 1st photo
When I run the model it run in function of time, but I would like to do a simulation with the duty cycle in the Scopes. I mean, to show the output values when the converter works with different duty cycle (I don't care about time).
I don't know how to do it and I would be very grateful if you could give me a clue or a help with that.
Thank you in advance.

采纳的回答

Joel Van Sickel
Joel Van Sickel 2022-9-28
Hello Pedro,
It might be a bit noisy, if you want to post process the data to remove noise, please see below.
To do this with clean data, you'll only want the steady state solution. I would model the system in time, and step it through a few discrete duty cycles, for instance, 0.1, 0.2, 0.3, 0.4, 0.5, etc. Then you can take the steady state operating point for each duty cycle and plot that vs duty cycle. This will require creating a matlab script to post process the data and plot it after the simulation has run.
Regards,
Joel
  3 个评论
Joel Van Sickel
Joel Van Sickel 2022-11-17
Hello Pedro, unfortunately, I don't know a tool that will automatically do it. What I would do is use this block: https://www.mathworks.com/help/simulink/slref/toworkspace.html
then, at fixed time intervals, change your duty cycle. You can then grab the data from the moment before you change your duty cycle and that will be your steady state result if the system has been given enough time to hit steady state.
Pedro José Servián García
Hello Joel, finally I used it to fix my problem, thank you very much!!!!! I have another query about an error in the PV Array, I don't know if you could help me. It's on another question thread

请先登录,再进行评论。

更多回答(0 个)

社区

更多回答在  Power Electronics Control

类别

Help CenterFile Exchange 中查找有关 Electrical Block Libraries 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by