I have used the stienhar-hart
1/T = a + b(LN R) + c(Ln R)^3
to get my coefficents
0.000484976
0.000311308
0.000000490
Now with this information how do I determine
what the temperature is ?
Brad
The answer is simply plugging in the numbers where 5875 is the resistance of the range 0 to 65535
1 / 0.000484976 + 0.000311308 * LN(5875) + 0.000000490 *
(LN(5875)^3) - 273.15 == 12C
Brad


Reply With Quote