Learn R Programming

thermocouple (version 1.0.2)

ThermistorTemperature: RTD temperature Fit

Description

ThermistorTemperature RTD temperature Fit

Usage

ThermistorTemperature(R, R0, betaTH, T0)

Arguments

R0
resistance at 0C
R
resistance measured
betaTH
beta parameter of the thermistor (calculated or from the data sheet)
T0
temperature at resistance R0

Value

T
temperature (C)

References

Mosaic Industries, Inc., 2014 ntc-thermistors http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/ntc-thermistors/resistance-equation

Examples

Run this code
data(ThermistorTemperature)
str(ThermistorTemperature)

Run the code above in your browser using DataLab