User Tools

Site Tools


info:reading_thermistor_tables_with_gcc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
info:reading_thermistor_tables_with_gcc [2009/01/29 19:32] tomgeeinfo:reading_thermistor_tables_with_gcc [2009/01/29 19:49] (current) tomgee
Line 12: Line 12:
 return(pgm_read_word(&thermistor[adc]));\\ return(pgm_read_word(&thermistor[adc]));\\
 } \\ } \\
 +
 +There are many circuits and measurement methods that can be used with a thermistor to determine the temperature. The simplest approach is to use a half-bridge circuit also known as a resistor divider, shown in Figure 1. The goal is to perform a ratiometric measurement such that the VREF source voltage to the divider is the same as the reference to the ADC used to measure the voltage at VT. The R1 resistance is known. 
 +
 +{{info:1753fig01.gif|}}
 +
 +The equation for VT is shown in Equation 1:
 +
 +{{info:1753eq01.gif|}}
info/reading_thermistor_tables_with_gcc.1233275565.txt.gz · Last modified: 2009/01/29 19:32 by tomgee