dimention error in matlab simulink
2 ビュー (過去 30 日間)
古いコメントを表示
Hello Every one.
I have work on some electrical network on matlab simulink and I have faced to Errors such as : "Error in port widths or dimensions. Output port 1 of 'prot/Battery Storage/Two-Quadrant DC//DC Converter/ ' is a one dimensional vector with 1 elements."
Can Some one help me to fix it? Also my matlab version is 2018b.
0 件のコメント
回答 (1 件)
Sabin
2023 年 1 月 13 日
The Two-Quadrant DC/DC Converter needs two gate signals, one for high side switching device and one for low side switching device. The PWM Generator provides only one gate signal for the high side. The low side signal is obtained using a logic NOT.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!