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.

[参考译文] TMS320F28335:DCL 基准发生器初始条件

Guru**** 2487425 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1441126/tms320f28335-dcl-reference-generator-initial-conditions

器件型号:TMS320F28335

工具与软件:

尊敬的 SIRs:

我将测量三相信号。 我将使用 DCL 基准发生器 REFGEN_3PHASE 生成电压和电流的三相系统。

我的问题是、我需要改变同相电流来模拟非零无功功率。 如何延迟三相发生器 REFGEN_3PHASE 的相位?

DCL_REFGEN rgen = DCL_REFGEN_DEFAULTS;

在 DCL_resetRefgen (&R)后、我尝试初始化结构-rgen.theta =-(15/360)、我知道它采用​​归一化为1的相位值、但无法通过15°获得电流的延迟。 在算法中、它似乎在某些时候复位。 是否有任何方法可以修改三相系统 REFGEN_3PHASE 的相位?

谢谢。此致

Juan