Other Parts Discussed in Thread: SYSCONFIG , SFRA , TIDM-1000 , POWERSUITE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1231579/tms320f28377s…
Part Number: TMS320F28027 Other Parts Discussed in Thread: C2000WARE
1.目前我做的单相逆变UPS参考贵公司的方案,但空载的时候输出的波的峰值与H桥的Vbus(做开发用的是48V)乘以调制比的值相符合,但带纯电阻25R的时候发现逆变的交流波峰值比 Vbus与调制比的乘积低5V左右
请问这种压降与什么有关?谢谢!
还有功率控制是按视在功率还是平均功率计算?
代码中什么地方有关于功率的计算?
另外过流的时候是否启动了CBC功能?过流是怎么控制的…
Other Parts Discussed in Thread: TIDM-02002 , POWERSUITE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1105947/tidm-02002-using-powersuite…
Other Parts Discussed in Thread: SYSCONFIG , POWERSUITE , C2000WARE-DIGITALPOWER-SDK 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum…
Other Parts Discussed in Thread: POWERSUITE , TIDM-1001 , SYSCONFIG , C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/tools/simulation-hardware-system-design-tools-group/sim-hw-system-design/f/simulation-hardware…
Other Parts Discussed in Thread: POWERSUITE , C2000WARE , AMC1301 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1034323/tidm-1000…
Part Number: TMS320F280049 Other Parts Discussed in Thread: SFRA T02000方案,非SFRA例程,在psfbpcmc_settings.h中改为build 2,
// BUILD 1 Open Loop Check // BUILD 2 Closed Voltage Loop Check #define PSFB_INCR_BUILD 2
此时编译会报警告,
这几个函数都是extern在DCLF32.H中,也include了,
看起来好像是asm链接到C的时候出了问题…
Part Number: TMS320F28027 Other Parts Discussed in Thread: SFRA
此项目的源代码voltageSourceInverterLCFltr_F28004x中的文件voltagesourceinvlcfltr_settings.h可以看到如下
// BUILD 1 Open Loop Check the Inverter // BUILD 2 Closed Current Loop Inverter forced sine angle // BUILD…