10-01-2007 11:35 AM
10-01-2007 01:03 PM
you have four options, each of them complementary:
1) my guess is your thermocouple is not so noisy, yet your reading resolution is (we are talking few 10uV per degree probably..) so either amplification, or reducing the range of your DAQ card 16 bits (is it?) would help a lot.
2) put an RC filter at the output of the thermocouple.
3) do not sample at 1KHz, rather at 1Hz
4) average the values trough LAbview. you just need to keep the values in an array and a shift register. for that, you will need:
a little bit of LAbview tutorial,
then browse trough Labview examples,
then begin to make a small code,
then post it here for help, corrections and advice.
10-01-2007 01:25 PM

10-01-2007 02:31 PM