Powergui error - invalid port dimensions
1 回表示 (過去 30 日間)
古いコメントを表示
I was able to get an equivalent model, with a different control subsystem to simulate.
With a new control I am getting the error in the image, stating the powergui vector dimensions are now incorrect.
The model is a bidirectional DC-DC converter; before there were no PWM blocks as the control system handled that, they needed to be added here.
Taking a stab if anyone has any answers on here.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/162791/image.png)
0 件のコメント
回答 (1 件)
Joel Van Sickel
2020 年 9 月 17 日
Hello Greg,
the gate signal has 6 pulses in it. These need to be split out and provided individually to the switches, or use the universal bridge block and set it to be an inverter.
Regards,
Joel
2 件のコメント
Abd Al-Rahman Al-Remal
2021 年 6 月 30 日
Apologies for asking on an old question however I'm getting the same error as Greg did (albeit for a different application as I'm modelling a wind turbine) however I'm not sure what you mean by splitting the 6 pulse in the gate?
Any clarification would be appreciated however no worries if not.
Best,
Abd
Joel Van Sickel
2021 年 6 月 30 日
Hello Abd,
you need to create the PWM signals for each switch, and if the switches are part of a converter block, merge them with a mux block.. There are a few examples of how to do this.
Regards,
Joel
参考
カテゴリ
Help Center および File Exchange で Switches and Breakers についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!