I've attached a photo here of the diodes and you can see that there isn't really any difference in how it is connected comapred to the other ones.
Simscape powergui - Invalid dimension specified for input port
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Abd Al-Rahman Al-Remal
le 1 Juil 2021
Commenté : Abd Al-Rahman Al-Remal
le 1 Juil 2021
Hi there,
I've seen very similar questions to this with the same error however I haven't seen one that has a clear answer/reason as to why the error appears.
I'm modelling a wind turbine and for some reason get this error with the powergui block and don't really know why or where it arises from.
I've went to the specific input port of the 'gate' and it appears to be one of the diodes of my IGBT's for my converter model - but this is still quite weird to me as a lot of the other gates in the block are also from diodes of the IGBT and don't produce an error even though they are all connected in the same fashion.
It appear sas though some other people have had the same issue so i was wondering whether anyone could shed some light on the matter.
Thanks!
Réponse acceptée
Dr. Pemendra Kumar Pardhi
le 1 Juil 2021
Hi
This error occurs due to, you are providing 6 input signals on gate signal of each IGBT, moreover only single gate signal is required to each IGBT.
Give a single gate signal to the IGBT, this way your error will not be occured.
4 commentaires
Dr. Pemendra Kumar Pardhi
le 1 Juil 2021
if you are using mux to combine more input signal to single signal: use demux
if you are using bus creator to combine more input signal to single signal: use bus selector
I think you are using mux for gate signals: use demux to converter sigle signal to multiples
Plus de réponses (0)
Communautés
Plus de réponses dans Power Electronics Control
Voir également
Catégories
En savoir plus sur Switches and Breakers dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!