This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] UCD3138:我在 TI 提供的代码中找不到反馈补偿系数 Kp、Ki、Kd 和值

Guru**** 2379330 points
Other Parts Discussed in Thread: UCD3138
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/610180/ucd3138-i-can-not-find-the-feedback-compensation-coefficient-kp-ki-kd-and-a-value-in-the-code-provided-by-ti

器件型号:UCD3138

我想问一个问题、

我 。了 UCD3138全桥开发板、在 TI 提供的代码中找不到反馈补偿系数 Kp、Ki、Kd 和值

 这些值存储在何处? 为什么在源代码中找不到? 如果我想修改这些补偿系数、只能通过 GUI 发布? 无法直接在代码中修改?

谢谢!

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好,

    您应该能够在 PMBus_topology.h 中找到系数 这些存储在数据闪存中。 因此、它们不会直接出现在源代码中

    谢谢、
    Sanatan
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    谢谢!