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.

[参考译文] TMS320F28027:动态最大电流

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1495645/tms320f28027-dynamic-maximum-current

器件型号:TMS320F28027
主题中讨论的其他器件:MOTORWARE

工具与软件:

e:\ti\motorware\motorware_1_01_00_18\sw\solutions\instaspin_foc\boards\boostxldrv8305_revA\f28x\f2802xF\projects\ccs\proj_lab20

大家好、我使用例程20。 我想在减慢速度时限制最大电流、以便限制电流反冲、但不想影响加速的最大电流。 我给出了一个合适的方法来控制冬天的最大电流。

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

    user.h 中的参数

    #define USER_MOTOR_MAX_CURRENT          (20.0)                              // A -电机额定电流的30~150%、以及小于  USER_ADC_FULL_SCALE_CURRENT_A 的一半

    您还可以更改速度 PI 稳压器的最大值和最小值。