NTC calibration and multiple temperature sensors: Difference between revisions
| Line 31: | Line 31: | ||
=== Calibrating using known datapoints === | === Calibrating using known datapoints === | ||
Though the NTC sensor is nonlinear, locally it will be linear. Thus by using some known datapoints the temperature can be estimated. | |||
=== LM35DZ == | === LM35DZ == | ||
== | == | ||
Revision as of 15:42, 6 September 2023
Introduction
Calibration of NTC sensors and different
NTC
Note that the temperature of the sensor rises when the current supplies through the resistor. The NTC is nonlinear; see below Calibration.
Negative Temperature Coefficient, NTCLE100E3101JB0 or similar (MF52B NTC Thermistor). The NTC is connected in series with a "shunt" resistor , see Measurement of resistors: voltage divider. Usually is used. The total resistance of the circuit is , which gives
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{aligned}R_{NTC}&={\frac {U_{\text{measured}}}{U-U_{\text{measured}}}}R_{1}\\\end{aligned}}}
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{align} R_{NTC} &= \frac{U_\text{measured}}{U-U_\text{measured}}R_1 \\ \end{align} }
Calibrating: Steinhart-Hart Equation
A nonlinear Steinhart-Hart equation is widely used
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac 1T = A + B \ln(Rt) + C (\ln (Rt))^3 }
Calibrating using known datapoints
Though the NTC sensor is nonlinear, locally it will be linear. Thus by using some known datapoints the temperature can be estimated.
= LM35DZ
==