NTC calibration and multiple temperature sensors

From wikiluntti

Introduction

Calibration of NTC sensors and different

NTC thermistor elements come in many styles [4] such as axial-leaded glass-encapsulated (DO-35, DO-34 and DO-41 diodes), glass-coated chips, epoxy-coated with bare or insulated lead wire and surface-mount, as well as thin film versions. (Wikipedia)

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

or

depending on the circuit. So check the circuit.




B equation

Steinhart--Hart equation can be derived from extending the B parameter equation to an infinite series.


Steinhart-Hart Equation

A nonlinear Steinhart-Hart equation is widely used

The parameters , and can be obtained, if the resistance of three (3) temperatures is known.

Steinhart-Hart Equation was found in 1968.

where is the energy gap. However, the thermistors does not have sharply defined energy bands, and thus is in doubt. Steinhart and Hart simply used empirical curve fitting with following criteria:

  1. a single smoothly varying relationship for the entire range.
  2. no plus-minus effect.
  3. linear fitting procedures: least squares may be used.

etc.

From B equation we have

and expand it.


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.

Some known datapoints:

  • boiling water 100 deg
  • room temperature
  • freezing point of water

= LM35DZ

GY-91

Some Semiconductor Physics

Resistivity: where is the density or number of charge carriers, . Electrons are spin-1/2 particles and thus they obey Fermi-Dirac statistics. The electron current through a perpendicular semiconductor sample is

and the total current is the sum of electrons and holes; . The proportionality constant is called conductivity, and its inverse is the resistivity:

Usually only other ( or ) is dominant.

Obs! The term 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 \mu_n} is called electron mobility and is defined by Newton II law:

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} m_n v_n &= - q E \tau_c \\ v_n &= -\frac{q\tau_c}{m_n}E \equiv - \mu_n E \end{align} }

The Fermi energy is the highest energy of the collection of electrons at T=0 Kelvin is the "primitive" approximation. Fermi-Dirac distribution 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 f_{f-d}(\epsilon) = \frac1{e^{\beta(\epsilon-\mu)}+1} } can be approximated (exercise: when) as Maxwell-Boltzmann exponential 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 f_{M-B}(\epsilon)=e^{-\beta(\epsilon-\mu)} }

The electron density is calculated as

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 n = \int_{-\infty}^\infty g_c(E) f(E) dE }

where 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 g_c(E)} is the density of states.


With NTC thermistors, resistance decreases as temperature rises; usually due to an increase in conduction electrons bumped up by thermal agitation from the valence band (Wikipedia).



Intrinsic conduction (no doped): 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 \ln RT = A + B/T} . It was found that 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 B} (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 \beta} ) is not constant but dependent on temperature. For intrinsic 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 n=p} giving

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 N_C e^{\beta(E_f - E_c)} &= N_v e^{\beta(E_v - E_f)}\\ E_f &= \frac12 (E_c + E_v) + \frac12 \beta \ln \frac{N_v}{N_c} }

and if 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 N_v\approx N_c} , then 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 E_f} is in the middle of the gap giving

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 n = p = \sqrt{N_c N_v}e^{-\beta \Delta E/2 } }


Target:

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 R = R_\textrm{ref} e^{A + B/T + C/T^2 + D/T^3} }

References