ThermocoupleStemLossErrorEstimate: Stem Loss Error Estimate for Thermocouple

Description Usage Arguments Value Author(s) Source References Examples

View source: R/thermocouple.R

Description

ThermocoupleStemLossErrorEstimate Stem Loss Error Estimate for Thermocouple

Usage

1

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)

Author(s)

Jose Gama

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

1
2

Example output

Warning message:
In data(ThermocoupleStemLossErrorEstimate) :
  data set 'ThermocoupleStemLossErrorEstimate' not found
function (L, h, k, r0, ri)  

thermocouple documentation built on May 2, 2019, 8:30 a.m.