通用变频器(svpwm)???
折实提示的错误,在svpwm模块我感觉我的svpwm模块是正确的 呀,
Out of bounds switch input specified for block 'untitled20/SVPWM/Time/Multiport Switch'.The control input must be greater than or equal to 1 and less than or equal to the number of inputs if using one-based indexing; The control input must be greater than or equal to 0 and less than the number of inputs if using zero-based indexing
2Out of bounds switch input specified for block 'untitled20/SVPWM/Time/Multiport Switch'.The control input must be greater than or equal to 1 and less than or equal to the number of inputs if using one-based indexing; The control input must be greater than or equal to 0 and less than the number of inputs if using zero-based indexing 你的这个问题很常见的
这个系统相当于离散系统,所以需要假如一个powergui模块,在里面设定一个Ts
既可以搞定了
你试试看
不行我在看看 不对,好像是应该加入一个记忆模块 系统太乱,你这个系统上面那些有必要么?
SVPWM基本没问题,也不是TS的问题,POWERGUI的问题,因为他的 搭建是连续模块
检查模块,只要连续不要离散,或者只要离散不要连续.步长就用45 我开始是用D整流,后用IGBT逆变,后者用SVPWM控制的高功率逆变器
按照斑竹所说的,我改了,如文档所示,怎么还不对呢???:'(
郁闷!!!
上次的改的不对,这次我改了,把POWERGUI改为连续的,有出现新的毛病,又出现新毛病了:'( :'( 原帖由 jianghehuhai 于 2007-6-4 17:04 发表 http://www.chinavib.com/forum/images/common/back.gif上次的改的不对,这次我改了,把POWERGUI改为连续的,有出现新的毛病,又出现新毛病了:'( :'(
POWERGUI这个模块我一直都很头疼,你看在Scope中的history中保存到工作空间没有?还和连续、离散有关吗?
回复 #7 tujian510 的帖子
Scope中的history中保存到工作空间,但是仍然出现错误,这次是测量整流后电容上的电压测量模块的毛病,请高手指教!!比较急!!:'(Data type mismatch. Input port 2 of block 'untitled200/Vdc/source/GTO-IGBT Bridge/model1/Tail /Product' expects a signal of data type 'boolean'. However, it is driven by a signal of data type 'double' 你用你的simulink里面的设置里面的port的port data type,这样可以看到你的输出输入数据的类型
你就知道哪里错了
boolean和double的错误,Input port 2 of block 'untitled200/Vdc/source/GTO-IGBT Bridge/model1/Tail /Product'这里应该需要boolean,你用个boolean转化下就行 能不能给个讨论后正常工作的模型呢?谢谢!期待中 我目前也遇到了这个问题,还是不懂的如何解决诶。
回复 楼主 jianghehuhai 的帖子
请问你用的是编程,为什么不用模块搭建模型呢回复 楼主 jianghehuhai 的帖子
楼主 这个问题怎么解决的 能教教我么,最近做的时候也遇到这个问题 看到有人在N的输出端加入了饱和staturation模块进行判断,解决 了问题,限制输出为1---6。 楼主的matlab是哪个版本?怎么打开很多“bad link”啊?
页:
[1]