Learn R Programming

thermocouple (version 1.0.2)

ThermocoupleVoltageContributionTwoHomogeneousWires: Voltage Contribution of Two Homogeneous Wires

Description

ThermocoupleVoltageContributionTwoHomogeneousWires Voltage Contribution of Two Homogeneous Wires

Usage

ThermocoupleVoltageContributionTwoHomogeneousWires(Sab, T0, T1, T2)

Arguments

Sab
Seebeck coefficient between material a and b
T0
temperatures at T0 end
T1
temperatures at T1 end
T2
temperatures at T2 end

Value

V
voltage (V)

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(ThermocoupleVoltageContributionTwoHomogeneousWires)
str(ThermocoupleVoltageContributionTwoHomogeneousWires)

Run the code above in your browser using DataLab