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.

[参考译文] MSP430F5658:ADC 结果因相位是否平衡而异!

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1069446/msp430f5658-adc-result-differ-depending-on-phases-are-balanced-or-not

部件号:MSP430F5658

我正在构建需要采样3相电流的设备,我正在使用两个 ADC 通道来采样每个相位(共8个通道)
如果高增益通道饱和,我使用低增益通道。

低增益情况下 ADC 读数的问题在于它在多大程度上取决于三相的平衡  

如果三相接近完美平衡,读数的最小误差小于1%。

如果平衡不佳,读数误差将更严重,达到5-8%

信道在 S/W 和 H/W 均完全独立

——我正在为 ADC 共同点使用一个良好的接地平面。

- ADC 12位以重复的通道模式序列运行(重复自动扫描)
-ADC clk 为5MHz

CPU clk 为24MHz

- Vcc 为3.3VDC,Vref 为外部3V 参考  

我使用的是 MSP v 8.xx 的 IAR 工作台,  


感谢您的帮助,以避免此问题。