ThermistorResistanceSteinhartHartUsing3T: Steinhart-Hart equation for thermistor resistance using 3...

Description Usage Arguments Value Author(s) Source

View source: R/thermocouple.R

Description

ThermistorResistanceSteinhartHartUsing3T Steinhart-Hart equation for thermistor resistance using 3 temperature points

Usage

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

Arguments

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)

Value

R

resistance

Author(s)

Jose Gama

Source

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


thermocouple documentation built on May 2, 2019, 8:30 a.m.