Capturing efficiency of a system while sweeping voltages and duty cycle parameters
3 次查看(过去 30 天)
显示 更早的评论
I have a simscape simulation model of a power electronics converter and I need to find the optimum parameters to achieve the best possible efficiency. I can control three parameters namely, input DC voltage, duty cycle and frequency of operation. I would like to sweep the input DC voltage from 350V to 450V and while doing this I also would like to sweep the duty cycle from 0-1 and frequency from 75kHz to 90kHz. Doing this manually will take forever and I would like to know if there is a MATLAB script or a simulink block that would help me automate this process?
0 个评论
采纳的回答
David John
2022-7-18
There is an example that is doing parametric sweeps like you describe: https://www.mathworks.com/help/physmod/sps/ug/converter-dcdc-llc-tolerance-montercarlo.html
This example also leverages the Parallel Computing Toolbox to spped up the generation of results although you can also do it serially.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Electrical Sensors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!