yr13236 发表于 2007-2-12 17:33

请教关于电机仿真方面的问题!

刚接触simulink,做了一个pmsm的调速控制模型,可运行时总不对,说是电机测量单元输入输出量不一样
具体内容是:Invalid setting for input port dimensions of 'loop/Machines Measurement Demux/Demux'. The dimensions are being set to 14. This is not valid because the total number
of input and output elements are not the same.
请高手给看看。

linlin820 发表于 2007-2-22 15:57

Subject:
Why do I receive an error message when I connect a Machine Measurements Demux with the Permanent Magnet Synchronous Machine that is used as a generator in SimPowerSystems 4.1 (R14SP2+)?

Problem Description:
I want to access the Rotor Speed output of a Permanent Magnet Synchronous Machine block. When I connect the Measurements Demux block to a Permanent Magnet Synchronous Machine block, I receive the following error messages:
Invalid setting for input port dimensions of 'v6doesnotwork/Machines Measurement Demux/Demux'. The dimensions are being set to 11. This is not valid because the total number of input and output elements are not the same

Error in port widths or dimensions. Invalid dimension has been specified for output port 1 of 'v6doesnotwork/Machines Measurement Demux/Mux'


Solution:
There is a bug in SimPowerSystems 4.1 (R14SP2+) when connecting the Machine Measurements Demux block to the Permanent Magnet Synchronous Machine block.

To work around this issue, you can use the Simulink Bus Selector block to access the measurement outputs of the Permanent Magnet Synchronous Machine block. The Simulink Bus Selector block replaced the Machine Measurements Demux block in Simulink version R14SP2+.


http://www.mathworks.com/support/solutions/data/1-1NI2RC.html?product=PS&solution=1-1NI2RC

cdwxg 发表于 2007-2-27 11:24

解答的不错
我以前好象也遇到过,忘记怎么解决的了
好象就是在那个电机连接模块做了一个处理

zw617 发表于 2008-4-29 11:34

麻烦楼上的能说得再详细些吗?
多谢

jpch2008 发表于 2008-5-4 12:37

用bus selector 代替测量模块就可以拉

gyy426 发表于 2008-5-16 21:59

从同步发电机的m 端出来经过bus selector连到励磁调节器的vq和 vd, 提示:Selected signal 'signal1' in the Bus Selector blockis not part of the bus entering the Bus Selector,可能是那里的错误呢请问?

plh100421 发表于 2008-6-25 21:04

我试了,好像同步电机会出现这样的毛病,其他的电机不会出现,至于为什么也搞不懂

mutaiqing 发表于 2008-7-13 21:16

2楼的回答很好,以前我也曾经遇到过这样的问题,
页: [1]
查看完整版本: 请教关于电机仿真方面的问题!