Learn R Programming

thermocouple (version 1.0.2)

ThermocoupleStemLossErrorEstimate: Stem Loss Error Estimate for Thermocouple

Description

ThermocoupleStemLossErrorEstimate Stem Loss Error Estimate for Thermocouple

Usage

ThermocoupleStemLossErrorEstimate(L, h, k, r0, ri)

Arguments

L
sensor insertion depth (cm)
h
surface heat transfer coefficient (watts.cm2 C)
k
thermal conductivity of sheath material (watts.cm C)
r0
sheath outer radius
ri
sheath inner radius

Value

E
error (percent of difference between tip temperature and back-end temperature)

Source

Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)

References

Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)

Examples

Run this code
data(ThermocoupleStemLossErrorEstimate)
str(ThermocoupleStemLossErrorEstimate)

Run the code above in your browser using DataLab