Svpwm 2 error block on the Equivalent model
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi, I'm trying to simulate this circuit on simunlink and I got these two errors on the equivalent model
I'm not sure what is the problem here ; it says "error in port dimensions"
Block error simulink : input is a one dimentional vector with 6 elements
댓글 수: 0
답변 (1개)
Sabin
2023년 3월 13일
편집: Sabin
2023년 3월 13일
Looks like the problem is in the Universal Bridge. The dimension of 'g' input is expected to be 6 as we have 6 switching devices in a three-phase inverter. However, in the attached image the input 'g' is connected to a Pulse Generator that outputs only a pulse. Probably it is better to use a PWM Generator that would output 6 pulses.
댓글 수: 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!