Measurement and output linearization
CRBasic instruction Therm107() measures the 107 probe thermistor and automatically converts the result to temperature. With reference to the previous 107 thermistor probe schematic, Therm107() applies
The ratio of measured voltage (Vs) to excitation voltage (Vx) is related to thermistor resistance (Rs), and the 1 kΩ and
Solving for Rs:
The relationship of Rs to temperature is tabulated in Thermistor resistance and temperature, but is calculated by Therm107() using the Steinhart-Hart equation, described as follows:
Tc = (1 / (A + B • ln (Rs) + C • (ln (Rs))3)) – 273.15
where:
Tc = temperature in degrees Celsius (°C)
A1 =
B1 =
C1 =