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 次查看(过去 30 天)
显示 更早的评论
Abd Al-Rahman Al-Remal
2021-7-1
评论: Abd Al-Rahman Al-Remal
2021-7-1
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!
采纳的回答
Dr. Pemendra Kumar Pardhi
2021-7-1
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 个评论
Dr. Pemendra Kumar Pardhi
2021-7-1
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
更多回答(0 个)
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Switches and Breakers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!