Simpower system powergui error

Hi everyone,
I am trying to implement a DC motor operation using Simpower systems tools (H bridge, DC machine). I have connected the powergui block and renamed it powergui as well. But I am getting the following errors 'Error in port widths or dimensions. Output port 1 of 'H_bridge/powergui/EquivalentModel3/Sources/From1' is a one dimensional vector with 18 elements.'
'Error in port widths or dimensions. Invalid dimension has been specified for input port 1 of 'H_bridge/powergui/EquivalentModel3/Sources/Mux'.'
What could be source of the error. I tried few things by changing the configuration parameters but there was no change.
Thanks,

回答(1 个)

Sabin
Sabin 2025-7-8

0 个投票

There is a size mismatch. From1 is a vector with 18 elements but the Mux is expecting only 1 element. Without a model is hard to point to the exact root cause.

类别

提问:

2015-1-10

回答:

2025-7-8

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by