Include SVPWM block in SimScape electrical example
1 次查看(过去 30 天)
显示 更早的评论
I want to modify the following SimScape electrical example: https://www.mathworks.com/help/physmod/sps/ug/three-phase-voltage-sourced-converter-spwm.html?action=changeCountry&s_tid=gn_loc_drop
Instead of using the SPWM block, I want to use the SVPWM (2-level) generator block. As is visible from below picture, I have used multiplex and Simulink-PS-converters.
Anyhow, this does not seem to work as the phase currents are not sinusoidal anymore, as one would expect.
Can anybody tell me what is the issue here and how it can be resolved?
Parameter settings:
Repeating sequence: Time values: [0 0.05/(1000*2*pi/60*4)] Output values: [0 2*pi]
SVPWM generator: Pattern #1, Switching frequency 10.000Hz
Simulation time changed to 0.05s
All other settings unchanged, compared to simscape example
Results:

0 个评论
回答(1 个)
Sabin
2022-12-13
Hi,
In your model I suspect the order of the PWM signals is not right.
I suggest using the PWM Generator (Three-phase, Two-level) block. This block will ask you for the switching frequency and sample time. You can check this example:
I hope this helps.
0 个评论
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Electrical Block Libraries 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!