dimention error in matlab simulink
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Sabin
am 13 Jan. 2023
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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!