Powergui error - invalid port dimensions
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuestas (1)
Joel Van Sickel
el 17 de Sept. de 2020
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 comentarios
Abd Al-Rahman Al-Remal
el 30 de Jun. de 2021
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
el 30 de Jun. de 2021
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
Ver también
Categorías
Más información sobre Switches and Breakers en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!