Thermistor: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
A common temperature sensor is a Thermistor, which is a device with negative temperature coefficient (NTC), i.e., the Resistance decreases with temperature, or <math>{\partial R \over \partial T} < 0 </math>. Therefore, thermistors are sometime referenced as NTC sensors. | A common temperature sensor is a Thermistor, which is a device with a temperature-dependent resistance <math>R(T)</math> and a negative temperature coefficient (NTC), i.e., the Resistance decreases with temperature, or <math>{\partial R(T) \over \partial T} < 0 </math>. Therefore, thermistors are sometime referenced as NTC sensors. | ||
Their resistances can be | Their resistances can be described by a Steinhardt-Hart equation, which relates resistance R and absolute temperature T: | ||
<math> {\frac {1}{T}}=a+b\ln R+c(\ln R)^{3}</math> | <math> {\frac {1}{T}}=a + b \ln R + c (\ln R)^{3} </math> | ||
Usually, the coefficients a,b,c are not specified in a data sheet of a device, | Usually, the coefficients <math>a,b,c</math> are not specified in a data sheet of a device. More commonly, three things are quoted/specified: | ||
* Reference temperature, typically 25 Celsius; sometimes this is not even | * Reference temperature, typically 25 Celsius; sometimes this is not even mentioned explicitly | ||
* Resistance | * Resistance R<sub>0</sub> at the reference temperature (typically 25 Celsius). Often, R<sub>0</sub>=10kΩ. | ||
* Characteristic of the exponential, the constant B=1/b in the above expression. Typically around 4000 Kelvin. | * Characteristic of the exponential, the constant B=1/b in the above expression. Typically around 4000 Kelvin. | ||
These parameters can be used with a simplified Steinhart-Hart equation, which assumes | These parameters can be used with a simplified Steinhart-Hart equation, which assumes c=0 in the expression above. Then, the equation becomes | ||
<math> {\frac {1}{T}}=A+B\ln R</math> | <math> {\frac {1}{T}}=A+B\ln R</math> |
Revision as of 12:57, 9 April 2024
A common temperature sensor is a Thermistor, which is a device with a temperature-dependent resistance and a negative temperature coefficient (NTC), i.e., the Resistance decreases with temperature, or . Therefore, thermistors are sometime referenced as NTC sensors.
Their resistances can be described by a Steinhardt-Hart equation, which relates resistance R and absolute temperature T:
Usually, the coefficients are not specified in a data sheet of a device. More commonly, three things are quoted/specified:
- Reference temperature, typically 25 Celsius; sometimes this is not even mentioned explicitly
- Resistance R0 at the reference temperature (typically 25 Celsius). Often, R0=10kΩ.
- Characteristic of the exponential, the constant B=1/b in the above expression. Typically around 4000 Kelvin.
These parameters can be used with a simplified Steinhart-Hart equation, which assumes c=0 in the expression above. Then, the equation becomes
or
.