10-11-2021 09:10 PM
I'm using NI USB-7855R(FPGA) device.
I would like to acquire a temperature for k type thermocouple through AI channel 0 (terminal block SCB-68A).
But
I'm not sure how to configure it.
If someone has information for a coding procedure or an example code or a related site
can you let me know that?
Solved! Go to Solution.
10-12-2021 08:46 AM
I haven't used that device before but a quick read of the specifications suggests it is not the right device to read a thermocouple directly.
https://www.ni.com/pdf/manuals/374241a.pdf
It looks like the smallest range you can set the AI channels is ±1V and it has an accuracy in the order of ±250uV.
This image shows you approx thermocouple voltages at different temperatures and you can see that they aren't miles away from the magnitude of your accuracy. In other words, whilst you might be able to measure the thermocouple voltage directly, it won't be overly accurate.
I would suggest buying a thermocouple signal conditioning unit. Depending upon what you buy they will amplify (and probably linearize) the thermocouple voltage to 0-10V or something similar. You can then wire this to your USB device to measure the voltage and scale it to temperature.
10-13-2021 09:00 PM
thanks for your kind answer.
I think that it would be better to buy an amp. for thermocouple without wasting time.
10-14-2021 08:18 AM - edited 10-14-2021 08:19 AM
In the past I've also used an R Series Expansion card for C Series Modules. This can be plugged into an FPGA card into one of the all digital connectors, and gives a 4 slot chassis that can have devices plugged in. From there you should be able to plug in a thermocouple card and read it. It has been several years since I used one of these but at the time it was for adding CAN ports and current readings to the FPGA card. But yeah a much cheaper solution would be to use something from Analog Devices, or Omega that converts a thermocouple to a 0-10V reading that the FPGA can read.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord