RTDnickelIronTemperatureFromAlpha {thermocouple} | R Documentation |
Simplified Equation for Nickel-Iron RTD temperature
Description
RTDnickelIronTemperatureFromAlpha
calculates simplified equation for Nickel-Iron RTD temperature
Usage
RTDnickelIronTemperatureFromAlpha(R0, Rt, alpha=NA)
Arguments
R0 |
resistance at 0C |
Rt |
resistance at temperature T |
alpha |
optional resistance's temperature coefficient |
Value
T |
RTD temperature |
Author(s)
Jose Gama
Source
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
References
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
[Package thermocouple version 1.0.2 Index]