Signal Conditioning

cancel
Showing results for 
Search instead for 
Did you mean: 

Thermocouple reading has offset when I choose a large range on virtual channel?

I am using SCXI 1102 with 1303 terminal block. I create a virtual channel for a type J thermocouple using CJC built-in. I set the range of the measurement to 0 to 500C. At ambient temperature (22C) I read 10C. If I change the range to 0 to 100C the reading is correct. How can I fix this problem?
0 Kudos
Message 1 of 4
(3,584 Views)
Try using a different 1102/1303. This will make sure that the problem is not a specific chip or channel in that gain setting. You could have a component problem.
0 Kudos
Message 2 of 4
(3,584 Views)
Tim,

Thanks for your reply.

The 1102 is a mux to an E series board. I have tried using different 1102 and 1303, no change. I might try using another E series board if I can get my hands on one.

I don't think that it is a gain problem since the readings are offset by 10C. If it was a gain problem the temperature would have a greater delta as I increase the signal.

Dave
0 Kudos
Message 3 of 4
(3,584 Views)
Well, you already tried the obvious. The less obvious might include NI-DAQ driver problems. It has happened before.

On a SCXI-1126 frequency module, back in the 1998-2000 time frame, the underlying code within NIDAQ had a problem where when you picked a channel scaling that was EXACTLY within the boards ranges, such as 1k, 2k, 4k, 8k, etc., the board read back frequencies correctly. However, when you used a virtual channel to set up scaling to something like, say, 0-2200hz, the algorithm to span that wrange worked incorrectly. It evidenced itself as a drop off followed by a peak rather than a gradual ramp up in readings as the frequency increased. I eventually created a program that plotted the problem and showed it to our local
rep, who got it fixed back at NI.

The point is, the problem didn't show up in NI's production testing because they always used exact ranges in tests, while virtual channels allowed more flexibility. Somehow you need to be able to get NI to duplicate the behavior.

- You could try using other ranges in your scaling that still have your necessary ranges as a subset.
- You could try using DAQ MX if you are using traditional DAQ, or vice versa.
- You could send someone at NI your NICONFIG.DAQ file and have them try it there, with whatever version of LV and DAQ you are using.

Another thing that could have happened is that you may have a group of boards with a bad lot of chips. Check to see if all the boards you are swapping during troubleshooting have the same lot numbers on the chips. If possible, try to find at least one board that is much older or much newer when you are swapping. We resolved a 4 year problem when we finally realized 56 solid state relays on 14 different S
CXI-1321 front end modules all had the same exact thermal problems, and were all from the same manufacturer lot. Swapping with a different module 2 years older confirmed what we had been missing for years!

Tim Jones
0 Kudos
Message 4 of 4
(3,584 Views)