ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert Thermocouple Reading CJC Query

Solved!
Go to solution

In Convert Thermocouple Reading (The one shipped with LabVIEW in the scaling pallet) they are converting the CJC temperature back to a thermocouple voltage, adding this voltage to the measured thermocouple voltage and converting back to a temperature.

 

Niatross_0-1689924963364.png

 

 

Why is the measured thermocouple voltage not converted straight to a temperature to which the CJC temperature is added (like below)

Niatross_1-1689925057204.png

 

I would have thought that calculating an equivalent thermocouple voltage for the CJC temperature and adding it to the measured voltage and reapplying the thermocouple polynomial would not be a mathematically correct thing to do.

 

What am I missing?

0 Kudos
Message 1 of 3
(1,631 Views)

Upon reflection, is it because the published thermocouple curves are based upon a cold junction at 0°C?

 

This means that it wouldn't be correct to directly apply the thermocouple curve to the measured voltage if the thermocouples cold junction was at 25°C

 

I would appreciate it if any one could confirm this/correct me.

0 Kudos
Message 2 of 3
(1,621 Views)
Solution
Accepted by topic author Worle

Niatross is rigth, the TC EMF (voltage) is a nonlinear funktion of the dT and T (See Seebeck effect) along the TC cable .

nonlinear means that

f(a+b)=f(a)+f(b) is not valid for all a and b!

 

The polynoms give the voltage referenced to 0°C for a given TC pairing of different conductors.

To get the correct temperature one need the voltage with the CJC at 0°C. So if the CJC is not 0°C you need that missing voltage acording to the type of TC, f(T -> V_tc0)  add it to your TC voltage reading (compensate the CJC temperature to 0°C) and apply the f((V_tc0+V_tc)->T)

 

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 3 of 3
(1,603 Views)