RTDequation {thermocouple}R Documentation

RTD equation with 3 constants

Description

RTDequation calculates the RTD equation

Usage

 RTDequation(R0, T, A, B, C=NA)

Arguments

R0

resistance at 0C

T

temperature in C

A

RTD constant

B

RTD constant

C

RTD constant

Value

R

resistance

Author(s)

Jose Gama

Source

John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press

References

John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press


[Package thermocouple version 1.0.2 Index]