RTDplatinumResistanceFromAlpha {thermocouple}R Documentation

Simplified Equation for Platinum RTD Resistance

Description

RTDplatinumResistanceFromAlpha calculates simplified equation for Platinum RTD resistance

Usage

RTDplatinumResistanceFromAlpha(R0, T, alpha=NA, stdRTD='DIN43760')

Arguments

R0

resistance at 0C

T

temperature in C

alpha

optional resistance's temperature coefficient

stdRTD

standard, optional alternative way to get alpha

Value

R

RTD resistance

Author(s)

Jose Gama

Source

Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html

References

Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html


[Package thermocouple version 1.0.2 Index]