Measurement and output linearization
CRBasic instruction Therm109() measures the 109SS probe thermistor and automatically converts the result to temperature. With reference to the previous 109SS thermistor probe schematic, Therm109() applies
The ratio of measured voltage (Vs) to excitation voltage (Vx) is related to thermistor resistance (Rs) and the 24.9 kΩ bridge resistor as described in the following equations:
Solving for Rs:
The relationship of Rs to temperature is tabulated in Thermistor resistance and temperature, but is calculated by Therm109() 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 =