Learn R Programming

thermocouple (version 1.0.0)

SteinhartHartThermistorResistance: Steinhart-Hart Equation for Thermistor Resistance

Description

SteinhartHartThermistorResistance Estimates the thermistor resistance using the Steinhart-Hart equation

Usage

SteinhartHartThermistorResistance(T, T2, T3, R0, A1, B1, C1=0, D1)

Arguments

T
measured temperature for resistance R
T2
measured temperature for resistance R2
T3
measured temperature for resistance R3
R0
resistance at temperature To (25°C, expressed in ohms)
A1
Steinhart-Hart Coefficient A1 (K^0)
B1
Steinhart-Hart Coefficient B1 (K^1)
C1
Steinhart-Hart Coefficient C1 (K^2)
D1
Steinhart-Hart Coefficient D1 (K^3)

Value

  • Rresistance

source

Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml

References

Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml