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.

TI 的FAE在嘛?Space-vector PWM generation based on d-q components ( magnitude and frequency components)求这两个c文档中的两个文件,官网找不到。

Other Parts Discussed in Thread: CONTROLSUITE

第一个问题?官网文档资料是 Space-vector PWM generation based on d-q components
现有C文件是SVGEN_DQ.C (IQ version)
C文件里三个文件官网找不到啊。

#include "IQmathLib.h"
#include "dmctype.h"
#include "svgen_dq.h"

第2个问题?类似,官网文档资料Space-vector PWM generation based on magnitude and frequency components

先有C文件是SVGEN_MF.C (IQ version)
同样需要下面三个文件
#include "IQmathLib.h"
#include "dmctype.h"
#include "svgen_mf.h"