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.

[参考译文] CCS/DRV8301-69M-KIT:在运行时更改 Ls_d、Ls_q 变量

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/567959/ccs-drv8301-69m-kit-changing-the-ls_d-ls_q-variables-while-running

器件型号:DRV8301-69M-KIT

工具/软件:Code Composer Studio

您好!

我认识到、降低 Ls_d 和 Ls_q 变量可在更高的电流下实现更平稳的运行。

因此、我想实现一个函数或查找表、这使我能够连续更新 Ls_d 和 Ls_q 的值。

我已经在 main.c 中创建了一个具有正确更新值的变量。 我必须在哪些函数中更改这些值? 使用 Set User Params 是不够的。

谢谢你。

此致

Maurice

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好、Maurice、
    我想您只能使用函数 EST_setLs_DQ_pu ()。 您可以在《用户指南》中找到说明:www.ti.com/lit/ug/spruhj1f/spruhj1f.pdf

    但是、我不确定是否确实有必要调整电机模型。 您是否已经尝试更改速度和电流环路的 PI 控制器?