Rdocumentation
powered by
Learn R Programming
thermocouple (version 1.0.2)
ThermistorCalculateBeta: Estimate thermistor beta coefficient from two known resistance/temperature values
Description
ThermistorCalculateBeta
Estimates thermistor beta coefficient from two known resistance/temperature values
Usage
ThermistorCalculateBeta(R0, T0, R1, T1)
Arguments
R0
resistance measurement 1
T0
temperature measurement 1
R1
resistance measurement 2
T1
temperature measurement 2
Value
b
beta coefficient
Source
RepRap wiki, 2014 Measuring Thermistor Beta
http://reprap.org/wiki/MeasuringThermistorBeta
References
RepRap wiki, 2014 Measuring Thermistor Beta
http://reprap.org/wiki/MeasuringThermistorBeta