我参考的TI官方的原理图做的pt100温度采集实验,我看了很多网友的温度的计算过程,其中有一个量一直没有弄明白是什么,我总结的公式如下,
(Vref * Data *n/(0x7fffff * PGA) + (Rref-R0))/T
Vref是参考电压
Data是采集到的数据
Rref是参考电阻值
R0是pt100 在0度时的阻值
T是PT100的温度系数
n一直没看懂是什么
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官方的原理图做的pt100温度采集实验,我看了很多网友的温度的计算过程,其中有一个量一直没有弄明白是什么,我总结的公式如下,
(Vref * Data *n/(0x7fffff * PGA) + (Rref-R0))/T
Vref是参考电压
Data是采集到的数据
Rref是参考电阻值
R0是pt100 在0度时的阻值
T是PT100的温度系数
n一直没看懂是什么