zoukankan      html  css  js  c++  java
  • 2017-11-4—模拟PID电路(参考ADN8834datasheet)

    先贴几张datasheet原图:

    image

    image

    image

    这部分都很想了解,最想了解的是这四个zero point、pole point、pole point、zero point是怎么求出来的?

    现在S域求出传函?(自动化白学了。。)

    image

    试着求一下传函:

    image

    (Vin-Vset)/Z1=  -(Vout-Vset)/Z2

    Vset是固定值

    ΔVin/Z1=-ΔVout/Z2

    Gs应该是对应-G(Z2)/G(Z1),

    中间两个zero point满足,边上的两个pole point不好算啊。。。

    最重要的,figure 36的bode plot画出来干嘛的?不就是为了辅助证明环路稳定的吗?但是最后也没有给出证明过程。。

    回归到最原始的问题,你如何计算一个温控系统得的稳定性!!!以及给出怎样的补偿网络?!!!还是说只能靠参数整定给出最佳的PID参数?

    参考:https://wenku.baidu.com/view/de768b8a69dc5022aaea00c3.html

  • 相关阅读:
    04.
    24
    39
    46
    72.
    21.
    logout: not found”
    Username is not in the sudoers file. This incident will be reported
    激活函数
    排序算法
  • 原文地址:https://www.cnblogs.com/dluff/p/7783442.html
Copyright © 2011-2022 走看看