dimention error in matlab simulink
Mostrar comentarios más antiguos
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.
Respuestas (1)
Sabin
el 13 de En. de 2023
0 votos
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.
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!