RTDplatinumTemperature {thermocouple} | R Documentation |
Callendar-Van Dusen equation for platinum RTD temperature from resistance
Description
RTDplatinumTemperature
calculates the Callendar-Van Dusen
equation for platinum RTD temperature from resistance
Usage
RTDplatinumTemperature(R0, R, alpha, beta, delta)
Arguments
R0 |
resistance at 0C |
R |
Measured resistance |
alpha |
specific constant A |
beta |
specific constant B |
delta |
specific constant C |
Value
T |
RTD temperature |
Author(s)
Jose Gama
Source
John G. Webster, 1999 The Measurement, Instrumentation and Sensors Handbook CRC Press LLC
References
John G. Webster, 1999 The Measurement, Instrumentation and Sensors Handbook CRC Press LLC
[Package thermocouple version 1.0.2 Index]