Title: | Temperature Measurement with Thermocouples, RTD and IC Sensors |
---|---|
Description: | Temperature measurement data, equations and methods for thermocouples, wire RTD, thermistors, IC thermometers, bimetallic strips and the ITS-90. |
Authors: | Jose Gama [aut, cre] |
Maintainer: | Jose Gama <[email protected]> |
License: | GPL (>= 3) |
Version: | 1.0.2 |
Built: | 2024-11-27 06:48:04 UTC |
Source: | CRAN |
AWGTOmm
converts American wire gauge (SWG) to mm
AWGTOmm(n)
AWGTOmm(n)
n |
AWG gauge |
g |
gauge in mm |
Jose Gama
rapidtables.com, 2014 convert American wire gauge (SWG) to mm http://www.rapidtables.com/calc/wire/awg-to-mm.htm
rapidtables.com, 2014 convert American wire gauge (SWG) to mm http://www.rapidtables.com/calc/wire/awg-to-mm.htm
DiameterAWG
Calculates American Wire Gauge (AWG) diameter from AWG number
DiameterAWG(AWG)
DiameterAWG(AWG)
AWG |
AWG number |
d |
American Wire Gauge (AWG) diameter |
Jose Gama
Lund Instrument Engineering, Inc., 2014 Wire Gauge and Current Limits Including Skin Depth and Strength http://www.powerstream.com/Wire_Size.htm
Lund Instrument Engineering, Inc., 2014 Wire Gauge and Current Limits Including Skin Depth and Strength http://www.powerstream.com/Wire_Size.htm
DS1820CalcCRCbit
Calculates 8-bit CRC for DS1820
DS1820CalcCRCbit(shiftReg, dataBit)
DS1820CalcCRCbit(shiftReg, dataBit)
shiftReg |
shift register |
dataBit |
data bit |
b |
beta coefficient |
Jose Gama
Peter H. Anderson, 1998 DS1820 Digital Thermometer - Calculating an 8-bit CRC Value http://www.phanderson.com/PIC/16C84/crc.html
Peter H. Anderson, 1998 DS1820 Digital Thermometer - Calculating an 8-bit CRC Value http://www.phanderson.com/PIC/16C84/crc.html
RTDalpha
calculates RTD alpha coefficient
RTDalpha(R0, R100)
RTDalpha(R0, R100)
R0 |
resistance at 0C |
R100 |
resistance at 100C |
alpha |
RTD alpha coefficient |
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
RTDbeta
calculates RTD beta coefficient
RTDbeta(R0, Rtl, Tl, alpha, delta)
RTDbeta(R0, Rtl, Tl, alpha, delta)
R0 |
resistance at 0C |
Rtl |
resistance of the sensor at the lowest temperature |
Tl |
lowest temperature in the calibration range |
alpha |
RTD alpha coefficient |
delta |
RTD delta coefficient |
beta |
RTD beta coefficient |
Jose Gama
John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press
John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press
RTDcoefficientA
calculates RTD A coefficient
RTDcoefficientB
calculates RTD B coefficient
RTDcoefficientC
calculates RTD C coefficient
RTDcoefficientA(alpha, delta)
RTDcoefficientA(alpha, delta)
alpha |
RTD alpha coefficient |
delta |
RTD delta coefficient |
A |
RTD A coefficient |
Jose Gama
John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press
John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press
RTDdelta
calculates RTD delta coefficient
RTDdelta(R0, Rth, Th,alpha)
RTDdelta(R0, Rth, Th,alpha)
R0 |
resistance at 0C |
Rth |
resistance of the sensor at the highest temperature |
Th |
highest temperature in the calibration range |
alpha |
RTD alpha coefficient |
delta |
RTD delta coefficient |
Jose Gama
John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press
John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press
RTDequation
calculates the RTD equation
RTDequation(R0, T, A, B, C=NA)
RTDequation(R0, T, A, B, C=NA)
R0 |
resistance at 0C |
T |
temperature in C |
A |
RTD constant |
B |
RTD constant |
C |
RTD constant |
R |
resistance |
Jose Gama
John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press
John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press
RTDtemperatureFromResistance
calculates RTD Temperature from Resistance
RTDtemperatureFromResistance(R, R0)
RTDtemperatureFromResistance(R, R0)
R |
resistance measured |
R0 |
resistance at 0C |
T |
Temperature |
Jose Gama
Madur In., 2014 Resistive temperature detectors PTxx www.madur.com
Madur In., 2014 Resistive temperature detectors PTxx www.madur.com
SelfHeatingError
calculates the self-heating error
SelfHeatingError(I, R, Ek)
SelfHeatingError(I, R, Ek)
I |
intensity (A) |
R |
resistance (ohm) |
Ek |
self-heating coefficient(mW/C) |
E |
self-heating error |
Jose Gama
Gerd Scheller, 2003 Error Analysis of a Temperature Measurement System with worked examples JUMO, FAS 625, Edition 06.03
Gerd Scheller, 2003 Error Analysis of a Temperature Measurement System with worked examples JUMO, FAS 625, Edition 06.03
SensorSensitivity
calculates the Sensitivity of the sensor
SensorSensitivity(T1, E1, T2, E2)
SensorSensitivity(T1, E1, T2, E2)
T1 |
measured temperature |
E1 |
resistance (platinum sensor) or the thermoelectric emf (thermocouple) for T1 |
T2 |
measured temperature |
E2 |
resistance (platinum sensor) or the thermoelectric emf (thermocouple) for T2 |
Cs |
Sensor Sensitivity |
Jose Gama
Gerd Scheller, 2003 Error Analysis of a Temperature Measurement System with worked examples JUMO, FAS 625, Edition 06.03
Gerd Scheller, 2003 Error Analysis of a Temperature Measurement System with worked examples JUMO, FAS 625, Edition 06.03
SplineEval
Spline algorithm used in The Observed Properties
of Liquid Helium at the Saturated Vapor Pressure
SplineEval(x, knotsK, coeffsC)
SplineEval(x, knotsK, coeffsC)
x |
Temperature vector |
knotsK |
knots, internal and external, vector |
coeffsC |
coefficients vector |
S |
Spline result |
Jose Gama
Donnelly, Donnelly and Hills [J. Low Temp. Phys. 44, 471 (1981)]
Donnelly, Donnelly and Hills [J. Low Temp. Phys. 44, 471 (1981)]
ThermistorApproxDriftResistance
Estimates the Drift Resistance of
NTC Thermistors
ThermistorApproxDriftResistance(Ri, T, a, b)
ThermistorApproxDriftResistance(Ri, T, a, b)
Ri |
initial resistance |
T |
aging time |
a |
intercept at T=1 |
b |
slope (%deltaR per decade of time T) |
Rt |
resistance at time T |
Jose Gama
Quality Thermistor, Inc. 2108 http://www.cornerstonesensors.com/About.asp?PageCode=Stability&Print=Page
Quality Thermistor, Inc. 2108 http://www.cornerstonesensors.com/About.asp?PageCode=Stability&Print=Page
ThermistorApproxDriftTime
Estimates the Drift Time of
NTC Thermistors
ThermistorApproxDriftTime(Ri, Rt, a, b)
ThermistorApproxDriftTime(Ri, Rt, a, b)
Ri |
initial resistance |
Rt |
resistance at time T |
a |
intercept at T=1 |
b |
slope (%deltaR per decade of time T) |
T |
aging time |
Jose Gama
Quality Thermistor, Inc. 2108 http://www.cornerstonesensors.com/About.asp?PageCode=Stability&Print=Page
Quality Thermistor, Inc. 2108 http://www.cornerstonesensors.com/About.asp?PageCode=Stability&Print=Page
ThermistorCalculateBeta
Estimates thermistor beta coefficient from two known resistance/temperature values
ThermistorCalculateBeta(R0, T0, R1, T1)
ThermistorCalculateBeta(R0, T0, R1, T1)
R0 |
resistance measurement 1 |
T0 |
temperature measurement 1 |
R1 |
resistance measurement 2 |
T1 |
temperature measurement 2 |
b |
beta coefficient |
Jose Gama
RepRap wiki, 2014 Measuring Thermistor Beta http://reprap.org/wiki/MeasuringThermistorBeta
RepRap wiki, 2014 Measuring Thermistor Beta http://reprap.org/wiki/MeasuringThermistorBeta
ThermistorCalibrationEquation
Thermistor calibration equation
ThermistorCalibrationEquation(R, R0, thCoeffs)
ThermistorCalibrationEquation(R, R0, thCoeffs)
R |
resistance measurement for temperature T |
R0 |
resistance measurement for temperature T0 |
thCoeffs |
Thermistor coefficient |
T |
temperature |
Jose Gama
John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press
John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press
ThermistorCalibrationEquationHoge1
Resistance–temperature
calibration equation Hoge 1
ThermistorCalibrationEquationHoge1(Rt, A0, A1, A2)
ThermistorCalibrationEquationHoge1(Rt, A0, A1, A2)
Rt |
resistance measurement for temperature T |
A0 |
equation coefficient A0 |
A1 |
equation coefficient A1 |
A2 |
equation coefficient A2 |
T |
temperature |
Jose Gama
Chiachung Chen, 2009 Evaluation of resistance–temperature calibration equations for NTC thermistors Measurement 42, Elsevier
Chiachung Chen, 2009 Evaluation of resistance–temperature calibration equations for NTC thermistors Measurement 42, Elsevier
ThermistorCalibrationEquationHoge2
Resistance–temperature
calibration equation Hoge 2
ThermistorCalibrationEquationHoge2(Rt, A0, A1, A2, A3)
ThermistorCalibrationEquationHoge2(Rt, A0, A1, A2, A3)
Rt |
resistance measurement for temperature T |
A0 |
equation coefficient A0 |
A1 |
equation coefficient A1 |
A2 |
equation coefficient A2 |
A3 |
equation coefficient A3 |
T |
temperature |
Jose Gama
Chiachung Chen, 2009 Evaluation of resistance–temperature calibration equations for NTC thermistors Measurement 42, Elsevier
Chiachung Chen, 2009 Evaluation of resistance–temperature calibration equations for NTC thermistors Measurement 42, Elsevier
ThermistorCalibrationEquationHoge3
Resistance–temperature
calibration equation Hoge 3
ThermistorCalibrationEquationHoge3(Rt, A0, A1, A2, A3, A4)
ThermistorCalibrationEquationHoge3(Rt, A0, A1, A2, A3, A4)
Rt |
resistance measurement for temperature T |
A0 |
equation coefficient A0 |
A1 |
equation coefficient A1 |
A2 |
equation coefficient A2 |
A3 |
equation coefficient A3 |
A4 |
equation coefficient A4 |
T |
temperature |
Jose Gama
Chiachung Chen, 2009 Evaluation of resistance–temperature calibration equations for NTC thermistors Measurement 42, Elsevier
Chiachung Chen, 2009 Evaluation of resistance–temperature calibration equations for NTC thermistors Measurement 42, Elsevier
ThermistorCalibrationEquationHoge4
Resistance–temperature
calibration equation Hoge 4
ThermistorCalibrationEquationHoge4(Rt, A0, A1, A2, A5)
ThermistorCalibrationEquationHoge4(Rt, A0, A1, A2, A5)
Rt |
resistance measurement for temperature T |
A0 |
equation coefficient A0 |
A1 |
equation coefficient A1 |
A2 |
equation coefficient A2 |
A5 |
equation coefficient A5 |
T |
temperature |
Jose Gama
Chiachung Chen, 2009 Evaluation of resistance–temperature calibration equations for NTC thermistors Measurement 42, Elsevier
Chiachung Chen, 2009 Evaluation of resistance–temperature calibration equations for NTC thermistors Measurement 42, Elsevier
ThermistorCalibrationEquationHoge5
Resistance–temperature
calibration equation Hoge 5
ThermistorCalibrationEquationHoge5(Rt, C1, C2, C3)
ThermistorCalibrationEquationHoge5(Rt, C1, C2, C3)
Rt |
resistance measurement for temperature T |
C1 |
equation coefficient C1 |
C2 |
equation coefficient C2 |
C3 |
equation coefficient C3 |
T |
temperature |
Jose Gama
Chiachung Chen, 2009 Evaluation of resistance–temperature calibration equations for NTC thermistors Measurement 42, Elsevier
Chiachung Chen, 2009 Evaluation of resistance–temperature calibration equations for NTC thermistors Measurement 42, Elsevier
ThermistorConvertADCreadingToTemperatureC
Converts ADC reading into a
temperature in Celcius by using two resistors values
ThermistorConvertADCreadingToTemperatureC(adc, R0, T0, betaTH, R1, R2, vadc = 5.0, vcc = 5.0, ADCbits=10)
ThermistorConvertADCreadingToTemperatureC(adc, R0, T0, betaTH, R1, R2, vadc = 5.0, vcc = 5.0, ADCbits=10)
adc |
ADC reading |
R0 |
resistance measurement 1 |
T0 |
resistance temperature 1 |
betaTH |
beta coefficient |
R1 |
resistor value 1 |
R2 |
resistor value 2 |
vadc |
ADC reference |
vcc |
supply voltage to potential divider |
ADCbits |
ADC bit resolution |
C |
Temperature in Celsius |
Jose Gama
Chris Palmer, 2007 Measuring temperature the easy way http://hydraraptor.blogspot.co.uk/2007/10/measuring-temperature-easy-way.html
Chris Palmer, 2007 Measuring temperature the easy way http://hydraraptor.blogspot.co.uk/2007/10/measuring-temperature-easy-way.html
ThermistorConvertTemperatureCtoADCreading
Converts temperature
in Celcius into ADC reading, with two resistors
ThermistorConvertTemperatureCtoADCreading(T, R0, T0, R1, R2, betaTH, vadc = 5.0, vcc = 5.0, ADCbits=10)
ThermistorConvertTemperatureCtoADCreading(T, R0, T0, R1, R2, betaTH, vadc = 5.0, vcc = 5.0, ADCbits=10)
T |
Temperature in Celsius |
R0 |
resistance measurement 1 |
T0 |
resistance temperature 1 |
R1 |
resistor value 1 |
R2 |
resistor value 2 |
betaTH |
beta coefficient |
vadc |
ADC reference |
vcc |
supply voltage to potential divider |
ADCbits |
ADC bit resolution |
adc |
ADC value |
Jose Gama
Chris Palmer, 2007 Measuring temperature the easy way http://hydraraptor.blogspot.co.uk/2007/10/measuring-temperature-easy-way.html
Chris Palmer, 2007 Measuring temperature the easy way http://hydraraptor.blogspot.co.uk/2007/10/measuring-temperature-easy-way.html
ThermistorHoge1CoeffFromMeasurements
Calculate Hoge1 coefficients
from measurements
ThermistorHoge1CoeffFromMeasurements(resAndTemp)
ThermistorHoge1CoeffFromMeasurements(resAndTemp)
resAndTemp |
matrix with temperatures (C) in column 1 and resistance (ohm) in column 2 |
b |
beta coefficient |
Jose Gama
ThermistorResistance
Estimates thermistor resistance from temperature
ThermistorResistance(Tx, R0, betaTH, T0)
ThermistorResistance(Tx, R0, betaTH, T0)
Tx |
measured temperature |
R0 |
R0 resistance at temperature To (25C, expressed in Kelvin) |
betaTH |
Beta parameter of the thermistor (calculated or from the data sheet) |
T0 |
resistance temperature |
R |
resistance in ohms |
Jose Gama
Chris Palmer, 2007 Measuring temperature the easy way http://hydraraptor.blogspot.co.uk/2007/10/measuring-temperature-easy-way.html
Chris Palmer, 2007 Measuring temperature the easy way http://hydraraptor.blogspot.co.uk/2007/10/measuring-temperature-easy-way.html
ThermistorResistanceSteinhartHart
Estimates the thermistor resistance
using the Steinhart-Hart equation
ThermistorResistanceSteinhartHart(T, A, B, C)
ThermistorResistanceSteinhartHart(T, A, B, C)
T |
measured temperature for resistance R |
A |
Steinhart-Hart Coefficient A (K^0) |
B |
Steinhart-Hart Coefficient B (K^1) |
C |
Steinhart-Hart Coefficient C (K^2) |
R |
resistance |
Jose Gama
Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
ThermistorResistanceSteinhartHart2
Steinhart-Hart equation for
thermistor resistance, calculated with Maxima
ThermistorResistanceSteinhartHart2(T, A, B, C)
ThermistorResistanceSteinhartHart2(T, A, B, C)
T |
measured temperature for resistance R |
A |
Steinhart-Hart Coefficient A (K^0) |
B |
Steinhart-Hart Coefficient B (K^1) |
C |
Steinhart-Hart Coefficient C (K^2) |
R |
resistance |
Jose Gama
ThermistorResistanceSteinhartHartUsing3T
Steinhart-Hart equation for
thermistor resistance using 3 temperature points
ThermistorResistanceSteinhartHartUsing3T(T, T2, T3, R0, A1, B1, C1=0, D1)
ThermistorResistanceSteinhartHartUsing3T(T, T2, T3, R0, A1, B1, C1=0, D1)
T |
measured temperature for resistance R |
T2 |
2nd measured temperature for resistance R |
T3 |
3rd measured temperature for resistance R |
R0 |
measured resistance |
A1 |
Steinhart-Hart Coefficient A (K^0) |
B1 |
Steinhart-Hart Coefficient B (K^1) |
C1 |
Steinhart-Hart Coefficient C (K^2) |
D1 |
Steinhart-Hart Coefficient D (K^3) |
R |
resistance |
Jose Gama
Daycounter, Inc. Engineering Services Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
ThermistorSensitivity
Thermistor Sensitivity
(relative change in resistance for a change in temperature)
ThermistorSensitivity(T, beta)
ThermistorSensitivity(T, beta)
T |
measured temperature for resistance R |
beta |
beta Coefficient |
S |
Sensitivity |
Jose Gama
John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press
John G. Webster and Halit Eren, 2014 Measurement, Instrumentation, and Sensors Handbook, Second Edition Spatial, Mechanical, Thermal, and Radiation Measurement CRC Press
ThermistorSlope
Thermistor Slope (Resistance Ratio)
ThermistorSlope(R0, R70)
ThermistorSlope(R0, R70)
R0 |
resistance at temperature To (0C, expressed in Kelvin) |
R70 |
resistance at temperature To (70C, expressed in Kelvin) |
R |
resistance in ohms |
Jose Gama
NTC Thermistor theory BetaTHERM sensors www.betatherm.com
NTC Thermistor theory BetaTHERM sensors www.betatherm.com
ThermistorSteinhartHartCoeffFromMeasurements
Steinhart-Hart
coefficients A, B, C from measurements
ThermistorSteinhartHartCoeffFromMeasurements(resAndTemp)
ThermistorSteinhartHartCoeffFromMeasurements(resAndTemp)
resAndTemp |
matrix with temperatures (C) in column 1 and resistance (ohm) in column 2 |
A |
coefficient A |
B |
coefficient B |
C |
coefficient C |
Jose Gama
NTC Thermistor theory BetaTHERM sensors www.betatherm.com
NTC Thermistor theory BetaTHERM sensors www.betatherm.com
ThermistorTemperatureSteinhartHart
Estimates the thermistor temperature
using the Steinhart-Hart equation
ThermistorTemperatureSteinhartHart(R, R0, A, B, C=0, D)
ThermistorTemperatureSteinhartHart(R, R0, A, B, C=0, D)
R |
measured resistance for temperature T |
R0 |
resistance at temperature To (25°C, expressed in ohms) |
A |
Steinhart-Hart Coefficient A1 (K^0) |
B |
Steinhart-Hart Coefficient B1 (K^-1) |
C |
Steinhart-Hart Coefficient C1 (K^-2) |
D |
Steinhart-Hart Coefficient D1 (K^-3) |
R |
resistance |
Equation ThermistorCalibrationEquation
should be used instead of the
Steinhart and Hart equation because the performance of this equation
is affected by:
1. the thermistor's R(25 C) value
2. the unit of measurement
3. R0
5. the thermistors being connected in series or parallel
Source: John G. Webster and Halit Eren, 2014, Measurement, Instrumentation, and Sensors Handbook, Second Edition, CRC Press
Bennett, A. S., 1971, The calibration of thermistors over the range 0-30 C Deep Sea Research, 19, 157-163.
Jose Gama
Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
ThermistorVolumeResistivityFromR25
Estimates thermistor Volume Resistivity at 25C
ThermistorVolumeResistivityFromR25(R25, Thck, L, W)
ThermistorVolumeResistivityFromR25(R25, Thck, L, W)
R25 |
measured resistance 25C (ohms) |
Thck |
thickness of the conductor (chip) (cm) |
L |
length of the conductor (chip) (cm) |
W |
width of the conductor (chip) (cm) |
r |
Resistivity |
Jose Gama
BetaTHERM sensors, 2014 NTC Thermistor theory www.betatherm.com
BetaTHERM sensors, 2014 NTC Thermistor theory www.betatherm.com
ThermistorVolumeResistivityFromRho
Estimates thermistor Volume Resistivity at 25C
ThermistorVolumeResistivityFromRho(Rho, Thck, L, W)
ThermistorVolumeResistivityFromRho(Rho, Thck, L, W)
Rho |
material resistivity in ohm/cm |
Thck |
thickness of the conductor (chip) (cm) |
L |
length of the conductor (chip) (cm) |
W |
width of the conductor (chip) (cm) |
r |
Resistivity |
Jose Gama
BetaTHERM sensors, 2014 NTC Thermistor theory www.betatherm.com
BetaTHERM sensors, 2014 NTC Thermistor theory www.betatherm.com
thermocoupleCables
is a table with Thermocouple Cables
thermocoupleCables
thermocoupleCables
Jose Gama
Labfacility Limited, 2014 Thermocouple Cables https://www.labfacility.com/thermocouple-cables/
Labfacility Limited, 2014 Thermocouple Cables https://www.labfacility.com/thermocouple-cables/
thermocoupleColdJunctionVoltageCoeff
is a table with Thermocouple Cold Junction Voltage Coefficients
thermocoupleColdJunctionVoltageCoeff
thermocoupleColdJunctionVoltageCoeff
Jose Gama
Capgo Pty Ltd, 2013 Computing cold junction voltages http://www.capgo.com/Resources/Temperature/Thermocouple/Thermocouple.html
Capgo Pty Ltd, 2013 Computing cold junction voltages http://www.capgo.com/Resources/Temperature/Thermocouple/Thermocouple.html
thermocoupleExtensionCables
is a table with Thermocouple Extension Cables
thermocoupleExtensionCables
thermocoupleExtensionCables
Jose Gama
Mike Nager, 2014 Designing with Thermocouples: Get the Most from Your Measurements www.phoenixcontact.com
Mike Nager, 2014 Designing with Thermocouples: Get the Most from Your Measurements www.phoenixcontact.com
ThermocoupleLeadWireExternalResistanceUS
Calculates the external resistance to an instrument
ThermocoupleLeadWireExternalResistanceUS(thermocoupleType, thermocoupleLength, thermocoupleGauge, leadWireType, leadWireLength, leadWireGauge)
ThermocoupleLeadWireExternalResistanceUS(thermocoupleType, thermocoupleLength, thermocoupleGauge, leadWireType, leadWireLength, leadWireGauge)
thermocoupleType |
Type of thermocouple wire |
thermocoupleLength |
Length of thermocouple wire (feet) |
thermocoupleGauge |
Gauge of thermocouple wire (AWG) |
leadWireType |
Type of lead wire |
leadWireLength |
Length of lead wire (feet) |
leadWireGauge |
Gauge of lead wire (AWG) |
R |
resistance (ohms) |
Jose Gama
Conax(TM) Buffalo, 2014 thermocouple wire size and resistance table www.conaxbuffalo.com
Conax(TM) Buffalo, 2014 thermocouple wire size and resistance table www.conaxbuffalo.com
# What is external resistance to my instrument if I use a 20 gauge Chromel/Alumel # thermocouple 3 feet long and 14 gauge Chromel/Alumel lead wire 20 feet in length? # Answer: 4.7002 ohms ThermocoupleLeadWireExternalResistanceUS('k',3,20,'k',20,14)
# What is external resistance to my instrument if I use a 20 gauge Chromel/Alumel # thermocouple 3 feet long and 14 gauge Chromel/Alumel lead wire 20 feet in length? # Answer: 4.7002 ohms ThermocoupleLeadWireExternalResistanceUS('k',3,20,'k',20,14)
thermocoupleMineralInsulated
is a table with Mineral Insulated Thermocouples
thermocoupleMineralInsulated
thermocoupleMineralInsulated
Jose Gama
Watlow(R), 2014 Mineral Insulated Sensors by Diameter and Sheath https://www.watlow.com/downloads/en/catalogs/thermocouples.pdf
Watlow(R), 2014 Mineral Insulated Sensors by Diameter and Sheath https://www.watlow.com/downloads/en/catalogs/thermocouples.pdf
thermocoupleMounting
is a table with Thermocouple Mounting data
thermocoupleMounting
thermocoupleMounting
Jose Gama
Capgo Pty Ltd, 2013 Thermocouple mounting http://www.capgo.com/Resources/Temperature/Thermocouple/Thermocouple.html Watlow(R), 2014 Junction Types https://www.watlow.com/downloads/en/catalogs/thermocouples.pdf
Capgo Pty Ltd, 2013 Thermocouple mounting http://www.capgo.com/Resources/Temperature/Thermocouple/Thermocouple.html Watlow(R), 2014 Junction Types https://www.watlow.com/downloads/en/catalogs/thermocouples.pdf
thermocoupleResponseTime
is a table with Thermocouple Response Times
thermocoupleResponseTime
thermocoupleResponseTime
Jose Gama
Industrial Temperature Sensors Ltd., 2014 Typical Thermocouple Response Times in seconds http://www.itsirl.com/tcresp.php
Industrial Temperature Sensors Ltd., 2014 Typical Thermocouple Response Times in seconds http://www.itsirl.com/tcresp.php
ThermocoupleTable10colsTo2
converts the thermocouple table from n X 12 to m X 2
ThermocoupleTable10colsTo2(thermocoupleTable)
ThermocoupleTable10colsTo2(thermocoupleTable)
thermocoupleTable |
thermocouple table to be resized n X 12 |
table |
thermocouple table m X 2 |
Jose Gama
TminusT90CCT2008
Thermodynamic Temperature minus the ITS-90,
computed by a polynomial (CCT WG4 2008)
TminusT90CCT2008(T90K)
TminusT90CCT2008(T90K)
T90K |
ITS-90 |
T - T90 |
Thermodynamic Temperature minus ITS-90 |
Jose Gama
Franco Pavese and Gianfranco Molinar Min Beciet, 2013 Modern Gas-Based Temperature and Pressure Measurements Springer Science + Business Media pp. 42
Franco Pavese and Gianfranco Molinar Min Beciet, 2013 Modern Gas-Based Temperature and Pressure Measurements Springer Science + Business Media pp. 42
TminusT90Pavese4CubicPolynomials
Thermodynamic Temperature minus
the ITS-90, computed by 4 cubic polynomials (CCT WG4 2008)
TminusT90Pavese4CubicPolynomials(T90K)
TminusT90Pavese4CubicPolynomials(T90K)
T90K |
ITS-90 |
T - T90 |
Thermodynamic Temperature minus ITS-90 |
Jose Gama
Franco Pavese and Gianfranco Molinar Min Beciet, 2013 Modern Gas-Based Temperature and Pressure Measurements Springer Science + Business Media pp. 42
Franco Pavese and Gianfranco Molinar Min Beciet, 2013 Modern Gas-Based Temperature and Pressure Measurements Springer Science + Business Media pp. 42
TminusT90Pavese6CubicPolynomials
Thermodynamic Temperature minus
the ITS-90, computed by 6 cubic polynomials (CCT WG4 2008)
TminusT90Pavese6CubicPolynomials(T90K)
TminusT90Pavese6CubicPolynomials(T90K)
T90K |
ITS-90 |
T - T90 |
Thermodynamic Temperature minus ITS-90 |
Jose Gama
Franco Pavese and Gianfranco Molinar Min Beciet, 2013 Modern Gas-Based Temperature and Pressure Measurements Springer Science + Business Media pp. 42
Franco Pavese and Gianfranco Molinar Min Beciet, 2013 Modern Gas-Based Temperature and Pressure Measurements Springer Science + Business Media pp. 42
adoptedLatentHeatOfVaporizationOfLiquidHe4
is a table with the
Adopted database for latent heat of vaporization of liquid He4
adoptedLatentHeatOfVaporizationOfLiquidHe4
adoptedLatentHeatOfVaporizationOfLiquidHe4
Jose Gama
Donnelly R J The Observed Properties of Liquid Helium at the Saturated Vapor Pressure http://pages.uoregon.edu/rjd/vapor17.htm
Donnelly R J The Observed Properties of Liquid Helium at the Saturated Vapor Pressure http://pages.uoregon.edu/rjd/vapor17.htm
data(adoptedLatentHeatOfVaporizationOfLiquidHe4) str(adoptedLatentHeatOfVaporizationOfLiquidHe4)
data(adoptedLatentHeatOfVaporizationOfLiquidHe4) str(adoptedLatentHeatOfVaporizationOfLiquidHe4)
BimaterialStripCurvatureRadiusFromTemperature
curvature radius
of a bimetallic strip uniformly heated from T0 to T in the absence of external forces
BimaterialStripCurvatureRadiusFromTemperature(T0, R0, T, m, n, alpha1, alpha2, thickn)
BimaterialStripCurvatureRadiusFromTemperature(T0, R0, T, m, n, alpha1, alpha2, thickn)
T0 |
Initial temperature |
R0 |
1/R0 = Initial curvature of the strip at temperature T0 |
T |
Measured temperature |
m |
t1/t2, with t1 and t2 their respective thicknesses |
n |
E1/E2, with E1 and E2 their respective Young’s moduli |
alpha1 |
Coefficient of expansion of element 1 |
alpha2 |
Coefficient of expansion of element 2 |
thickn |
t1 + t2 thickness of the strip |
R |
voltage (V) |
Jose Gama
John G. Webster, 1999 The Measurement, Instrumentation and Sensors Handbook CRC Press LLC
John G. Webster, 1999 The Measurement, Instrumentation and Sensors Handbook CRC Press LLC
dielectricC.Density.ThermExpLiquid4HeSatVapPress
is a table with the
Recommended values of the dielectric constant, density and thermal expansion
coefficient of liquid 4He at saturated vapor pressure
dielectricC.Density.ThermExpLiquid4HeSatVapPress
dielectricC.Density.ThermExpLiquid4HeSatVapPress
Jose Gama
Donnelly R J The Observed Properties of Liquid Helium at the Saturated Vapor Pressure http://pages.uoregon.edu/rjd/vapor2.htm
Donnelly R J The Observed Properties of Liquid Helium at the Saturated Vapor Pressure http://pages.uoregon.edu/rjd/vapor2.htm
data(dielectricC.Density.ThermExpLiquid4HeSatVapPress) str(dielectricC.Density.ThermExpLiquid4HeSatVapPress)
data(dielectricC.Density.ThermExpLiquid4HeSatVapPress) str(dielectricC.Density.ThermExpLiquid4HeSatVapPress)
ds18B20TemperatureData
is a table with the Temperature/Data Relationship for the DS18B20
ds18B20TemperatureData
ds18B20TemperatureData
Jose Gama
Maxim Integrated Products, Inc., 2014 DS18B20 datasheet REV: 042208 DS18B20 Programmable Resolution 1-Wire Digital Thermometer
Maxim Integrated Products, Inc., 2014 DS18B20 datasheet REV: 042208 DS18B20 Programmable Resolution 1-Wire Digital Thermometer
data(ds18B20TemperatureData) str(ds18B20TemperatureData)
data(ds18B20TemperatureData) str(ds18B20TemperatureData)
recommendedLatentHeatOfVaporizationOfLiquidHe4
is a table with the
Recommended values of the latent heat of vaporization of liquid 4He as a function
of temperature at the saturated vapor pressure
recommendedLatentHeatOfVaporizationOfLiquidHe4
recommendedLatentHeatOfVaporizationOfLiquidHe4
Jose Gama
Donnelly R J The Observed Properties of Liquid Helium at the Saturated Vapor Pressure http://pages.uoregon.edu/rjd/vapor17.htm
Donnelly R J The Observed Properties of Liquid Helium at the Saturated Vapor Pressure http://pages.uoregon.edu/rjd/vapor17.htm
data(recommendedLatentHeatOfVaporizationOfLiquidHe4) str(recommendedLatentHeatOfVaporizationOfLiquidHe4)
data(recommendedLatentHeatOfVaporizationOfLiquidHe4) str(recommendedLatentHeatOfVaporizationOfLiquidHe4)
rtdAndThermistorStandardAccuracy
is a table with standard accuracy for thermocouples
rtdAndThermistorStandardAccuracy
rtdAndThermistorStandardAccuracy
Jose Gama
Veris Industries, 2009 Resources, Build-A-Sensor, Temperature Sensors http://www.veris.com/
Veris Industries, 2009 Resources, Build-A-Sensor, Temperature Sensors http://www.veris.com/
data(rtdAndThermistorStandardAccuracy) str(rtdAndThermistorStandardAccuracy)
data(rtdAndThermistorStandardAccuracy) str(rtdAndThermistorStandardAccuracy)
rtdAndThermistorStandardValues
is a table with standard values for thermocouples
rtdAndThermistorStandardValues
rtdAndThermistorStandardValues
Jose Gama
Veris Industries, 2009 Resources, Build-A-Sensor, Temperature Sensors http://www.veris.com/
Veris Industries, 2009 Resources, Build-A-Sensor, Temperature Sensors http://www.veris.com/
data(rtdAndThermistorStandardValues) str(rtdAndThermistorStandardValues)
data(rtdAndThermistorStandardValues) str(rtdAndThermistorStandardValues)
RTDmetalResistance
calculates Metal RTD resistance
RTDmetalResistance(R0, T, A, B, C, metal=NA)
RTDmetalResistance(R0, T, A, B, C, metal=NA)
R0 |
resistance at 0C |
T |
temperature in C |
A |
specific constant A |
B |
specific constant B |
C |
specific constant C |
metal |
optional, if chosen then A, B and C are the ones for this metal |
R |
RTD resistance |
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
RTDmetalResistanceFromAlpha
calculates simplified equation for Meta RTD resistance
RTDmetalResistanceFromAlpha(R0, T, alpha=NA, metal='nickel')
RTDmetalResistanceFromAlpha(R0, T, alpha=NA, metal='nickel')
R0 |
resistance at 0C |
T |
temperature in C |
alpha |
optional resistance's temperature coefficient |
metal |
optional metal to get alpha |
R |
RTD resistance |
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
RTDmolybdenumResistanceFromAlpha
calculates simplified equation for Molybdenum RTD resistance
RTDmolybdenumResistanceFromAlpha(R0, T, alpha=NA)
RTDmolybdenumResistanceFromAlpha(R0, T, alpha=NA)
R0 |
resistance at 0C |
T |
temperature in C |
alpha |
optional resistance's temperature coefficient |
R |
RTD resistance |
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
RTDmolybdenumTemperatureFromAlpha
calculates simplified equation for Molybdenum RTD temperature
RTDmolybdenumTemperatureFromAlpha(R0, Rt, alpha=NA)
RTDmolybdenumTemperatureFromAlpha(R0, Rt, alpha=NA)
R0 |
resistance at 0C |
Rt |
resistance at temperature T |
alpha |
optional resistance's temperature coefficient |
T |
RTD temperature |
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
RTDnickelIronResistanceFromAlpha
calculates simplified equation for Nickel-Iron RTD resistance
RTDnickelIronResistanceFromAlpha(R0, T, alpha=NA)
RTDnickelIronResistanceFromAlpha(R0, T, alpha=NA)
R0 |
resistance at 0C |
T |
temperature in C |
alpha |
optional resistance's temperature coefficient |
R |
RTD resistance |
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
RTDnickelIronTemperatureFromAlpha
calculates simplified equation for Nickel-Iron RTD temperature
RTDnickelIronTemperatureFromAlpha(R0, Rt, alpha=NA)
RTDnickelIronTemperatureFromAlpha(R0, Rt, alpha=NA)
R0 |
resistance at 0C |
Rt |
resistance at temperature T |
alpha |
optional resistance's temperature coefficient |
T |
RTD temperature |
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
RTDnickelResistance
calculates simplified equation for Nickel-Iron RTD resistance
RTDnickelResistance(R0, T, A=NA, B=NA, D=NA, F=NA)
RTDnickelResistance(R0, T, A=NA, B=NA, D=NA, F=NA)
R0 |
resistance at 0C |
T |
temperature in C |
A |
specific constant A (optional) |
B |
specific constant B (optional) |
D |
specific constant D (optional) |
F |
specific constant F (optional) |
R |
RTD resistance |
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
RTDnickelResistanceFromAlpha
calculates simplified equation for Nickel RTD resistance
RTDnickelResistanceFromAlpha(R0, T, alpha=NA)
RTDnickelResistanceFromAlpha(R0, T, alpha=NA)
R0 |
resistance at 0C |
T |
temperature in C |
alpha |
optional resistance's temperature coefficient |
R |
RTD resistance |
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
RTDnickelTemperatureFromAlpha
calculates simplified equation for Nickel RTD temperature
RTDnickelTemperatureFromAlpha(R0, Rt, alpha=NA)
RTDnickelTemperatureFromAlpha(R0, Rt, alpha=NA)
R0 |
resistance at 0C |
Rt |
resistance at temperature T |
alpha |
optional resistance's temperature coefficient |
T |
RTD temperature |
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
RTDplatinumResistance
calculates Metal RTD resistance
RTDplatinumResistance(R0, T, A=NA, B=NA, C=NA, stdRTD='DIN43760')
RTDplatinumResistance(R0, T, A=NA, B=NA, C=NA, stdRTD='DIN43760')
R0 |
resistance at 0C |
T |
temperature in C |
A |
specific constant A |
B |
specific constant B |
C |
specific constant C |
stdRTD |
standard, optional alternative to get A, B and C |
R |
RTD resistance |
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
RTDplatinumResistanceFromAlpha
calculates simplified equation for Platinum RTD resistance
RTDplatinumResistanceFromAlpha(R0, T, alpha=NA, stdRTD='DIN43760')
RTDplatinumResistanceFromAlpha(R0, T, alpha=NA, stdRTD='DIN43760')
R0 |
resistance at 0C |
T |
temperature in C |
alpha |
optional resistance's temperature coefficient |
stdRTD |
standard, optional alternative way to get alpha |
R |
RTD resistance |
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
RTDplatinumTemperature
calculates the Callendar-Van Dusen
equation for platinum RTD temperature from resistance
RTDplatinumTemperature(R0, R, alpha, beta, delta)
RTDplatinumTemperature(R0, R, alpha, beta, delta)
R0 |
resistance at 0C |
R |
Measured resistance |
alpha |
specific constant A |
beta |
specific constant B |
delta |
specific constant C |
T |
RTD temperature |
Jose Gama
John G. Webster, 1999 The Measurement, Instrumentation and Sensors Handbook CRC Press LLC
John G. Webster, 1999 The Measurement, Instrumentation and Sensors Handbook CRC Press LLC
rtdPlatinumToleranceValues
is a table with Platinum RTD Tolerance Values
rtdPlatinumToleranceValues
rtdPlatinumToleranceValues
Jose Gama
Watlow Electric Manufacturing Company, 2014 Platinum RTD Tolerance Values https://www.watlow.com/reference/refdata/0315.cfm
Watlow Electric Manufacturing Company, 2014 Platinum RTD Tolerance Values https://www.watlow.com/reference/refdata/0315.cfm
data(rtdPlatinumToleranceValues) str(rtdPlatinumToleranceValues)
data(rtdPlatinumToleranceValues) str(rtdPlatinumToleranceValues)
rtdPT100
is a table with PT100 resistance vs temperature
rtdPT1000
is a table with PT1000 resistance vs temperature
rtdPT100
rtdPT100
Jose Gama
Pavitronic, 2014 pt100 resistance / temperature. http://pavitronic.dk/eng/pt100val.html
Pavitronic, 2014 pt100 resistance / temperature. http://pavitronic.dk/eng/pt100val.html
data(rtdPT100) str(rtdPT100)
data(rtdPT100) str(rtdPT100)
rtdResistanceWireComparison
is a table with RTD Resistance Wire Comparison
rtdResistanceWireComparison
rtdResistanceWireComparison
Jose Gama
Watlow Electric Manufacturing Company, 2014 RTD Resistance Wire Comparison https://www.watlow.com/reference/refdata/0315.cfm
Watlow Electric Manufacturing Company, 2014 RTD Resistance Wire Comparison https://www.watlow.com/reference/refdata/0315.cfm
data(rtdResistanceWireComparison) str(rtdResistanceWireComparison)
data(rtdResistanceWireComparison) str(rtdResistanceWireComparison)
rtdResistivityAlpha
is a table with Resistivity and Alpha Coefficients for RTDs
rtdResistivityAlpha
rtdResistivityAlpha
Jose Gama
Madur Inc., 2014 Resistive temperature detectors PTxx www.madur.com
Madur Inc., 2014 Resistive temperature detectors PTxx www.madur.com
data(rtdResistivityAlpha) str(rtdResistivityAlpha)
data(rtdResistivityAlpha) str(rtdResistivityAlpha)
RTDtemperatureFit
RTD temperature Fit
RTDtemperatureFit(R, R0, fitRTD='linear', alpha=0.00385)
RTDtemperatureFit(R, R0, fitRTD='linear', alpha=0.00385)
R |
resistance at temperature T |
R0 |
resistance at 0C |
fitRTD |
type of fitting method (linear, quadratic, cubic, polynomial) |
alpha |
(optional) resistance's temperature coefficient |
T |
temperature (C) |
Jose Gama
Mosaic Industries, Inc., 2014 Relating resistance to temperature http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/platinum-rtd-sensors/resistance-calibration-table
Mosaic Industries, Inc., 2014 Relating resistance to temperature http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/platinum-rtd-sensors/resistance-calibration-table
data(RTDtemperatureFit) str(RTDtemperatureFit)
data(RTDtemperatureFit) str(RTDtemperatureFit)
rtdTypes
is a table with Types of RTDs
rtdTypes
rtdTypes
Jose Gama
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
data(rtdTypes) str(rtdTypes)
data(rtdTypes) str(rtdTypes)
tableAWGCuWire
is a table with AWG Wire sizes with resistance and more
tableAWGCuWire
tableAWGCuWire
Jose Gama
Lund Instrument Engineering, Inc., 2014 Wire Gauge and Current Limits Including Skin Depth and Strength http://www.powerstream.com/Wire_Size.htm
Lund Instrument Engineering, Inc., 2014 Wire Gauge and Current Limits Including Skin Depth and Strength http://www.powerstream.com/Wire_Size.htm
data(tableAWGCuWire) str(tableAWGCuWire)
data(tableAWGCuWire) str(tableAWGCuWire)
temperatureMeasurementDifficulty
is a table with the current
state of difficulties with temperature measurements
temperatureMeasurementDifficulty
temperatureMeasurementDifficulty
Jose Gama
CapGo, 2013 Is temperature measurement difficult? http://www.capgo.com/Resources/Temperature/Thermocouple/Thermocouple.html
CapGo, 2013 Is temperature measurement difficult? http://www.capgo.com/Resources/Temperature/Thermocouple/Thermocouple.html
data(temperatureMeasurementDifficulty) str(temperatureMeasurementDifficulty)
data(temperatureMeasurementDifficulty) str(temperatureMeasurementDifficulty)
temperatureSensorTypes
is a table with Temperature Sensor Types
temperatureSensorTypes
temperatureSensorTypes
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(temperatureSensorTypes) str(temperatureSensorTypes)
data(temperatureSensorTypes) str(temperatureSensorTypes)
ThermistorAlphaApproximatedFromBeta
Thermistor alpha approximated
from beta
ThermistorAlphaApproximatedFromBeta(T, betaTH)
ThermistorAlphaApproximatedFromBeta(T, betaTH)
T |
temperature |
betaTH |
Beta parameter of the thermistor (calculated or from the data sheet) |
a |
parameter of the thermistor |
Jose Gama
Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
data(ThermistorAlphaApproximatedFromBeta) str(ThermistorAlphaApproximatedFromBeta)
data(ThermistorAlphaApproximatedFromBeta) str(ThermistorAlphaApproximatedFromBeta)
thermistorMaximumMeasuringVoltage
is a table with NTC thermistor
Nominal Resistance (Rn) and Maximum measuring voltage (V)
thermistorMaximumMeasuringVoltage
thermistorMaximumMeasuringVoltage
Jose Gama
AVX Corporation, 2014 AVX NTC Thermistors v11.4 http://www.avx.com
AVX Corporation, 2014 AVX NTC Thermistors v11.4 http://www.avx.com
data(thermistorMaximumMeasuringVoltage) str(thermistorMaximumMeasuringVoltage)
data(thermistorMaximumMeasuringVoltage) str(thermistorMaximumMeasuringVoltage)
ThermistorResistanceDeviation
Thermistor Resistance Deviation
ThermistorResistanceDeviation(deltaBetaTH, deltaR25)
ThermistorResistanceDeviation(deltaBetaTH, deltaR25)
deltaBetaTH |
delta(beta) |
deltaR25 |
delta(R25) |
R |
Resistance (ohm) |
Jose Gama
Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
data(ThermistorResistanceDeviation) str(ThermistorResistanceDeviation)
data(ThermistorResistanceDeviation) str(ThermistorResistanceDeviation)
ThermistorResistanceTolerance
Thermistor relationship resistance
tolerance
ThermistorResistanceTolerance(TempAccy, alpha)
ThermistorResistanceTolerance(TempAccy, alpha)
TempAccy |
Temperature Accuracy |
alpha |
Thermistor alpha constant |
t |
Tolerance |
Jose Gama
Spectrum Sensors & Controls Inc., 2014 NTC Thermistors Engineering Notes http://www.SpecSensors.com
Spectrum Sensors & Controls Inc., 2014 NTC Thermistors Engineering Notes http://www.SpecSensors.com
ThermistorTemperature
RTD temperature Fit
ThermistorTemperature(R, R0, betaTH, T0)
ThermistorTemperature(R, R0, betaTH, T0)
R0 |
resistance at 0C |
R |
resistance measured |
betaTH |
beta parameter of the thermistor (calculated or from the data sheet) |
T0 |
temperature at resistance R0 |
T |
temperature (C) |
Jose Gama
Mosaic Industries, Inc., 2014 ntc-thermistors http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/ntc-thermistors/resistance-equation
Mosaic Industries, Inc., 2014 ntc-thermistors http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/ntc-thermistors/resistance-equation
data(ThermistorTemperature) str(ThermistorTemperature)
data(ThermistorTemperature) str(ThermistorTemperature)
ThermistorTemperatureAccuracy
Thermistor relationship
temperature accuracy
ThermistorTemperatureAccuracy(ResTol, alpha)
ThermistorTemperatureAccuracy(ResTol, alpha)
ResTol |
Thermistor resistance tolerance |
alpha |
Thermistor alpha constant |
a |
Accuracy |
Jose Gama
Spectrum Sensors & Controls Inc., 2014 NTC Thermistors Engineering Notes http://www.SpecSensors.com
Spectrum Sensors & Controls Inc., 2014 NTC Thermistors Engineering Notes http://www.SpecSensors.com
ThermistorTemperatureDeviation
Thermistor temperature Deviation
ThermistorTemperatureDeviation(deltaBetaTH, deltaR25, alpha)
ThermistorTemperatureDeviation(deltaBetaTH, deltaR25, alpha)
deltaBetaTH |
delta(beta) |
deltaR25 |
delta(R25) |
alpha |
Thermistor alpha coefficient |
T |
temperature (C) |
Jose Gama
Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
data(ThermistorTemperatureDeviation) str(ThermistorTemperatureDeviation)
data(ThermistorTemperatureDeviation) str(ThermistorTemperatureDeviation)
ThermistorTemperatureFitPolynomial
RTD temperature Fit Polynomial
ThermistorTemperatureFitPolynomial(R, R0, A, B, C, D)
ThermistorTemperatureFitPolynomial(R, R0, A, B, C, D)
R |
resistance measured |
R0 |
resistance at 0C |
A |
Coefficient A |
B |
Coefficient B |
C |
Coefficient C |
D |
Coefficient D |
T |
temperature (C) |
Jose Gama
Mosaic Industries, Inc., 2014 ntc-thermistors http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/ntc-thermistors/resistance-equation
Mosaic Industries, Inc., 2014 ntc-thermistors http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/ntc-thermistors/resistance-equation
data(ThermistorTemperatureFitPolynomial) str(ThermistorTemperatureFitPolynomial)
data(ThermistorTemperatureFitPolynomial) str(ThermistorTemperatureFitPolynomial)
thermocoupleCoefficientsTypeB
Coefficients for Voltage to Temperature for Thermocouple Type B
thermocoupleCoefficientsTypeB
thermocoupleCoefficientsTypeB
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(thermocoupleCoefficientsTypeB) str(thermocoupleCoefficientsTypeB)
data(thermocoupleCoefficientsTypeB) str(thermocoupleCoefficientsTypeB)
thermocoupleCoefficientsTypeBrationalPolynomial
Polynomial Equation Coefficients
for Voltage to Temperature for Thermocouple Type B
thermocoupleCoefficientsTypeBrationalPolynomial
thermocoupleCoefficientsTypeBrationalPolynomial
Jose Gama
Mosaic Industries, Inc., 2014 rational polynomial function approximation for Type K thermocouples http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/thermocouple/calibration-table#computing-cold-junction-voltages
Mosaic Industries, Inc., 2014 rational polynomial function approximation for Type K thermocouples http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/thermocouple/calibration-table#computing-cold-junction-voltages
data(thermocoupleCoefficientsTypeBrationalPolynomial) str(thermocoupleCoefficientsTypeBrationalPolynomial)
data(thermocoupleCoefficientsTypeBrationalPolynomial) str(thermocoupleCoefficientsTypeBrationalPolynomial)
thermocoupleDefinitionTypes
is a table with Thermocouple Types Definitions
thermocoupleDefinitionTypes
thermocoupleDefinitionTypes
Jose Gama
CapGo, 2013 Types of thermocouples http://www.capgo.com/Resources/Temperature/Thermocouple/Thermocouple.html
CapGo, 2013 Types of thermocouples http://www.capgo.com/Resources/Temperature/Thermocouple/Thermocouple.html
data(thermocoupleDefinitionTypes) str(thermocoupleDefinitionTypes)
data(thermocoupleDefinitionTypes) str(thermocoupleDefinitionTypes)
ThermocoupleEquationTemperatureToVoltage
Thermocouple cold junction voltages
ThermocoupleEquationTemperatureToVoltage(vT, thermocoupleType='k')
ThermocoupleEquationTemperatureToVoltage(vT, thermocoupleType='k')
vT |
vector with temperatures |
thermocoupleType |
Thermocouple type |
V |
voltage (V) |
Jose Gama
Mosaic Industries, Inc., 2014 Computing cold junction voltages http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/thermocouple/calibration-table#computing-cold-junction-voltages
Mosaic Industries, Inc., 2014 Computing cold junction voltages http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/thermocouple/calibration-table#computing-cold-junction-voltages
data(ThermocoupleEquationTemperatureToVoltage) str(ThermocoupleEquationTemperatureToVoltage)
data(ThermocoupleEquationTemperatureToVoltage) str(ThermocoupleEquationTemperatureToVoltage)
ThermocoupleEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type B
ThermocoupleEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type E
ThermocoupleEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type J
ThermocoupleEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type K
ThermocoupleEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type N
ThermocoupleEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type R
ThermocoupleEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type S
ThermocoupleEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type T
ThermocoupleEquationTypeB(vT)
ThermocoupleEquationTypeB(vT)
vT |
Vector with temperatures (C) |
V |
Voltage (mV) |
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
ThermocoupleEquationTypeKrationalPolynomial
Thermocouple polynomial function approximation
ThermocoupleEquationTypeKrationalPolynomial(vV, thermocoupleType='k')
ThermocoupleEquationTypeKrationalPolynomial(vV, thermocoupleType='k')
vV |
vector with voltages |
thermocoupleType |
Thermocouple type |
T |
temperature (C) |
Jose Gama
Mosaic Industries, Inc., 2014 Rational polynomial function approximation for Type K thermocouples http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/thermocouple/calibration-table#computing-cold-junction-voltages
Mosaic Industries, Inc., 2014 Rational polynomial function approximation for Type K thermocouples http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/thermocouple/calibration-table#computing-cold-junction-voltages
data(ThermocoupleEquationTypeKrationalPolynomial) str(ThermocoupleEquationTypeKrationalPolynomial)
data(ThermocoupleEquationTypeKrationalPolynomial) str(ThermocoupleEquationTypeKrationalPolynomial)
thermocoupleErrorLimits
is a table with Limits of Error for Thermocouples
thermocoupleErrorLimits
thermocoupleErrorLimits
Jose Gama
Jim Strothman, 2006 ISA Handbook of Measurement Equations and Tables, 2nd Edition The International Society of Automation
Jim Strothman, 2006 ISA Handbook of Measurement Equations and Tables, 2nd Edition The International Society of Automation
data(thermocoupleErrorLimits) str(thermocoupleErrorLimits)
data(thermocoupleErrorLimits) str(thermocoupleErrorLimits)
thermocoupleFixedPointsITS90
is a table with the fixed Points of ITS90
thermocoupleFixedPointsITS90
thermocoupleFixedPointsITS90
Jose Gama
National Institute of Standards and Technology (NIST), 2014 Table I Thermocouple Types Definitions http://srdata.nist.gov/its90/tables/table_iii.html
National Institute of Standards and Technology (NIST), 2014 Table I Thermocouple Types Definitions http://srdata.nist.gov/its90/tables/table_iii.html
data(thermocoupleFixedPointsITS90) str(thermocoupleFixedPointsITS90)
data(thermocoupleFixedPointsITS90) str(thermocoupleFixedPointsITS90)
ThermocoupleFundamentalRelation
Thermocouple Fundamental Relation
ThermocoupleFundamentalRelation(S, T0, T1)
ThermocoupleFundamentalRelation(S, T0, T1)
S |
Seebeck coefficient (uV/C) or Sab Seebeck coefficient between material a and b |
T0 |
temperatures at T0 end |
T1 |
temperatures at T1 end |
V |
voltage (V) |
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(ThermocoupleFundamentalRelation) str(ThermocoupleFundamentalRelation)
data(ThermocoupleFundamentalRelation) str(ThermocoupleFundamentalRelation)
ThermocoupleFundamentalRelation2
Thermocouple Fundamental Relation
ThermocoupleFundamentalRelation2(Sa, Sb, T0, T1)
ThermocoupleFundamentalRelation2(Sa, Sb, T0, T1)
Sa |
Seebeck coefficient for material a |
Sb |
Seebeck coefficient for material b |
T0 |
temperatures at T0 end |
T1 |
temperatures at T1 end |
V |
voltage (V) |
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(ThermocoupleFundamentalRelation2) str(ThermocoupleFundamentalRelation2)
data(ThermocoupleFundamentalRelation2) str(ThermocoupleFundamentalRelation2)
thermocoupleInsulatingMaterialsCeramicPackedStock
is a table with
Insulating Materials for Ceramic Packed Thermocouple Stock
thermocoupleInsulatingMaterialsCeramicPackedStock
thermocoupleInsulatingMaterialsCeramicPackedStock
Jose Gama
American Society for Testing and Materials, 1981 Manual on the Use of Thermocouples in Temperature Measurement Committee E20 on Temperature Measurement and Subcommittee E20.04 on Thermocouples
American Society for Testing and Materials, 1981 Manual on the Use of Thermocouples in Temperature Measurement Committee E20 on Temperature Measurement and Subcommittee E20.04 on Thermocouples
data(thermocoupleInsulatingMaterialsCeramicPackedStock) str(thermocoupleInsulatingMaterialsCeramicPackedStock)
data(thermocoupleInsulatingMaterialsCeramicPackedStock) str(thermocoupleInsulatingMaterialsCeramicPackedStock)
thermocoupleInverseCoefficientsTypeB
Coefficients for Voltage to Temperature for Thermocouple Type B
thermocoupleInverseCoefficientsTypeB
thermocoupleInverseCoefficientsTypeB
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(thermocoupleInverseCoefficientsTypeB) str(thermocoupleInverseCoefficientsTypeB)
data(thermocoupleInverseCoefficientsTypeB) str(thermocoupleInverseCoefficientsTypeB)
ThermocoupleInverseEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type B
ThermocoupleInverseEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type E
ThermocoupleInverseEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type J
ThermocoupleInverseEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type K
ThermocoupleInverseEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type N
ThermocoupleInverseEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type R
ThermocoupleInverseEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type S
ThermocoupleInverseEquationTypeB
Calculates Voltage from Temperature for Thermocouples Type T
ThermocoupleInverseEquationTypeB(vV)
ThermocoupleInverseEquationTypeB(vV)
vV |
Vector with voltages (C) |
T |
Temperature (C) |
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
thermocoupleInverseFunctionsRange
Error range for Polynomial inverse functions for Thermocouples
thermocoupleInverseFunctionsRange
thermocoupleInverseFunctionsRange
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(thermocoupleInverseFunctionsRange) str(thermocoupleInverseFunctionsRange)
data(thermocoupleInverseFunctionsRange) str(thermocoupleInverseFunctionsRange)
thermocoupleNominalSeebeckCoefficients
is a table with Nominal Seebeck Coefficients
thermocoupleNominalSeebeckCoefficients
thermocoupleNominalSeebeckCoefficients
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(thermocoupleNominalSeebeckCoefficients) str(thermocoupleNominalSeebeckCoefficients)
data(thermocoupleNominalSeebeckCoefficients) str(thermocoupleNominalSeebeckCoefficients)
thermocoupleRecommendedUpperTempLimitsProtected
is a table with
Recommended Upper Temperature Limits for Protected Thermocouples
thermocoupleRecommendedUpperTempLimitsProtected
thermocoupleRecommendedUpperTempLimitsProtected
Jose Gama
CapGo, 2013 Recommended upper temperature limits http://www.capgo.com/Resources/Temperature/Thermocouple/Thermocouple.html
CapGo, 2013 Recommended upper temperature limits http://www.capgo.com/Resources/Temperature/Thermocouple/Thermocouple.html
data(thermocoupleRecommendedUpperTempLimitsProtected) str(thermocoupleRecommendedUpperTempLimitsProtected)
data(thermocoupleRecommendedUpperTempLimitsProtected) str(thermocoupleRecommendedUpperTempLimitsProtected)
thermocoupleSingleLegThermoelements
is a table with the Letter designations,
compositions, and trade names of single-leg thermoelements
thermocoupleSingleLegThermoelements
thermocoupleSingleLegThermoelements
Jose Gama
National Institute of Standards and Technology (NIST), 2014 Table I Thermocouple Types Definitions http://srdata.nist.gov/its90/tables/table_ii.html
National Institute of Standards and Technology (NIST), 2014 Table I Thermocouple Types Definitions http://srdata.nist.gov/its90/tables/table_ii.html
data(thermocoupleSingleLegThermoelements) str(thermocoupleSingleLegThermoelements)
data(thermocoupleSingleLegThermoelements) str(thermocoupleSingleLegThermoelements)
ThermocoupleStemLossErrorEstimate
Stem Loss Error Estimate for Thermocouple
ThermocoupleStemLossErrorEstimate(L, h, k, r0, ri)
ThermocoupleStemLossErrorEstimate(L, h, k, r0, ri)
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 |
E |
error (percent of difference between tip temperature and back-end temperature) |
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(ThermocoupleStemLossErrorEstimate) str(ThermocoupleStemLossErrorEstimate)
data(ThermocoupleStemLossErrorEstimate) str(ThermocoupleStemLossErrorEstimate)
thermocoupleTypeBthermoelectricVoltage
Thermoelectric Voltage for Thermocouple Type B
thermocoupleTypeEthermoelectricVoltage
Thermoelectric Voltage for Thermocouple Type E
thermocoupleTypeJthermoelectricVoltage
Thermoelectric Voltage for Thermocouple Type J
thermocoupleTypeKthermoelectricVoltage
Thermoelectric Voltage for Thermocouple Type K
thermocoupleTypeNthermoelectricVoltage
Thermoelectric Voltage for Thermocouple Type N
thermocoupleTypeSthermoelectricVoltage
Thermoelectric Voltage for Thermocouple Type R
thermocoupleTypeBthermoelectricVoltage
Thermoelectric Voltage for Thermocouple Type S
thermocoupleTypeTthermoelectricVoltage
Thermoelectric Voltage for Thermocouple Type T
thermocoupleTypeBthermoelectricVoltage
thermocoupleTypeBthermoelectricVoltage
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(thermocoupleTypeBthermoelectricVoltage) str(thermocoupleTypeBthermoelectricVoltage)
data(thermocoupleTypeBthermoelectricVoltage) str(thermocoupleTypeBthermoelectricVoltage)
thermocoupleTypesASTM
is a table with Thermocouple Wire Constituents according to the ASTM
thermocoupleTypesASTM
thermocoupleTypesASTM
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(thermocoupleTypesASTM) str(thermocoupleTypesASTM)
data(thermocoupleTypesASTM) str(thermocoupleTypesASTM)
ThermocoupleVoltageContributionTwoHomogeneousWires
Voltage Contribution
of Two Homogeneous Wires
ThermocoupleVoltageContributionTwoHomogeneousWires(Sab, T0, T1, T2)
ThermocoupleVoltageContributionTwoHomogeneousWires(Sab, T0, T1, T2)
Sab |
Seebeck coefficient between material a and b |
T0 |
temperatures at T0 end |
T1 |
temperatures at T1 end |
T2 |
temperatures at T2 end |
V |
voltage (V) |
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(ThermocoupleVoltageContributionTwoHomogeneousWires) str(ThermocoupleVoltageContributionTwoHomogeneousWires)
data(ThermocoupleVoltageContributionTwoHomogeneousWires) str(ThermocoupleVoltageContributionTwoHomogeneousWires)
thermocoupleWireColorUnitedStatesCanadaMexico
Wire Color for
Thermocouples and Lead Wires for the United States, Canada and Mexico
thermocoupleCompensatingExtensionWireColorUnitedStatesCanadaMexico
Wire Color for
Compensating Extension Wire for the United States, Canada and Mexico
thermocoupleExtensionWireColorUnitedStatesCanadaMexico
Wire Color for
Extension Wire for the United States, Canada and Mexico
thermocoupleAndExtensionWiresInternationalColorCodes
Wire Color for
Thermocouples and Extension Wires with international codes
thermocoupleWireColorUnitedStatesCanadaMexico
thermocoupleWireColorUnitedStatesCanadaMexico
Jose Gama
TEMPCO Electric Heater Corporation, 2014 Temperature Sensing www.tempco.com
American Society for Testing and Materials, 1993 Manual on the Use of Thermocouples in Temperature Measurement Committee E20 on Temperature Measurement and Subcommittee E20.04 on Thermocouples
TEMPCO Electric Heater Corporation, 2014 Temperature Sensing www.tempco.com
American Society for Testing and Materials, 1993 Manual on the Use of Thermocouples in Temperature Measurement Committee E20 on Temperature Measurement and Subcommittee E20.04 on Thermocouples
data(thermocoupleWireColorUnitedStatesCanadaMexico) str(thermocoupleWireColorUnitedStatesCanadaMexico)
data(thermocoupleWireColorUnitedStatesCanadaMexico) str(thermocoupleWireColorUnitedStatesCanadaMexico)
thermocoupleWireSizeResistanceImperial
is a table with thermocouple wire size and resistance
thermocoupleWireSizeResistanceImperial
thermocoupleWireSizeResistanceImperial
Jose Gama
Conax(TM) Buffalo, 2014 thermocouple wire size and resistance table www.conaxbuffalo.com
Conax(TM) Buffalo, 2014 thermocouple wire size and resistance table www.conaxbuffalo.com
data(thermocoupleWireSizeResistanceImperial) str(thermocoupleWireSizeResistanceImperial)
data(thermocoupleWireSizeResistanceImperial) str(thermocoupleWireSizeResistanceImperial)
ThermocoupleWithReference
Thermocouple with Reference
ThermocoupleWithReference(Sa, Sb, T0, T1, T2)
ThermocoupleWithReference(Sa, Sb, T0, T1, T2)
Sa |
Seebeck coefficient for material a |
Sb |
Seebeck coefficient for material b |
T0 |
temperatures at T0 end |
T1 |
temperatures at T1 end |
T2 |
temperatures at T3 end |
V |
voltage (V) |
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(ThermocoupleWithReference) str(ThermocoupleWithReference)
data(ThermocoupleWithReference) str(ThermocoupleWithReference)
ThermocoupleWithReference2
Thermocouple with Reference
ThermocoupleWithReference2(Sab, T1, T2)
ThermocoupleWithReference2(Sab, T1, T2)
Sab |
Seebeck coefficient between material a and b |
T1 |
temperatures at T1 end |
T2 |
temperatures at T2 end |
V |
voltage (V) |
Jose Gama
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)
data(ThermocoupleWithReference2) str(ThermocoupleWithReference2)
data(ThermocoupleWithReference2) str(ThermocoupleWithReference2)