Description Usage Arguments Value Author(s) Source
ThermistorResistanceSteinhartHartUsing3T
Steinhart-Hart equation for
thermistor resistance using 3 temperature points
1 | ThermistorResistanceSteinhartHartUsing3T(T, T2, T3, R0, A1, B1, C1=0, D1)
|
T |
measured temperature for resistance R |
T2 |
2nd measured temperature for resistance R |
T3 |
3rd measured temperature for resistance R |
R0 |
measured resistance |
A1 |
Steinhart-Hart Coefficient A (K^0) |
B1 |
Steinhart-Hart Coefficient B (K^1) |
C1 |
Steinhart-Hart Coefficient C (K^2) |
D1 |
Steinhart-Hart Coefficient D (K^3) |
R |
resistance |
Jose Gama
Daycounter, Inc. Engineering Services Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.