Learn R Programming

thermocouple (version 1.0.2)

ThermocoupleEquationTypeKrationalPolynomial: Thermocouple polynomial function approximation

Description

ThermocoupleEquationTypeKrationalPolynomial Thermocouple polynomial function approximation

Usage

ThermocoupleEquationTypeKrationalPolynomial(vV, thermocoupleType='k')

Arguments

vV
vector with voltages
thermocoupleType
Thermocouple type

Value

T
temperature (C)

References

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

Examples

Run this code
data(ThermocoupleEquationTypeKrationalPolynomial)
str(ThermocoupleEquationTypeKrationalPolynomial)

Run the code above in your browser using DataLab