代码之家  ›  专栏  ›  技术社区  ›  user3112666

SIMULINK中的平均块未按预期运行

  •  1
  • user3112666  · 技术社区  · 2 年前

    在SIMULINK文件中,我使用了平均块。我不知道如何解释结果。在添加块之前,信号的值为零。添加平均块后,信号的值在一个周期后发生变化,如下所示:

    top left is the signal when there is no mean block (~0). AT the bottom you see the signal and its average value. Frequency of the mean block is 60 Hz.

    我无法理解一个周期(T=1/60s)后平均闭塞的响应。

    1 回复  |  直到 2 年前
        1
  •  0
  •   user3112666    2 年前

    我不得不更改时间步长。我假设通过选择默认值(0),模型的时间步长将被继承,但我错了。

        2
  •  0
  •   Daniel Sánchez    1 年前

    在您的情况下,dq参考系中的基频必须为0 Hz。