Include SVPWM block in SimScape electrical example
이전 댓글 표시
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:

답변 (1개)
Sabin
2022년 12월 13일
0 개 추천
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.
커뮤니티
더 많은 답변 보기: Power Electronics Community
카테고리
도움말 센터 및 File Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!