Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Temperature Measurement with SCXI 1000 Chasis + NI1102 Module

Solved!
Go to solution

Problem Description:  

 

1. I have successfully acquired temperature data with K-type thermocouples using NI SCXI 1000 Chassis device + NI 1102 Module on LabVIEW. I have no problem with data acquisition system.

 

2. I have to acquire temperature data with a temperature range from -200 degree Celsius to 3000 degree Celsius and I am looking for some temperature sensor that could be used with aforementioned data acquisition system and in which way since labVIEW has builtin functions for only those  sensors which have range from -200 degree Celsius to 2300 degree Celsius approximately.

 

Requirement:

 

1. Could anyone suggest some suitable solution to aforementioned problems?

 

Thanks and Regards.

0 Kudos
Message 1 of 8
(4,600 Views)

Hi @Mr_Engineer,

 

May I ask what your application is that involves this particular range?

 

Based on those temperature requirements, there are unfortunately no thermocouple types in that range that are also supported by NI DAQ devices such as the NI SCXI 1102. 

 

If you were to attempt to reach that range, "you will have to programmatically apply the conversions from voltage to temperature using the conversion tables supplied by the thermocouple vendors." However, you should also be conscious of the supported voltage input range that the SCXI devices you have can handle, as voltages out of the specified range could potentially damage your equipment. You can check for those values in the user manual here

Message 2 of 8
(4,562 Views)
Hello Mr. Paigec, 1. I have an industrial application where it is required to acquire a process temperature upto 3000 degree Celsius. 2. It is explicitly obvious that a thermocouple sensor could not be used in that particular process, neither I could apply conversion tables for temperature conversion. 3. Is there any other sensor or a transducer or maybe any other way to resolve this problem.
0 Kudos
Message 3 of 8
(4,528 Views)

In response to your comment, "It is explicitly obvious that a thermocouple sensor could not be used in that particular process, neither I could apply conversion tables for temperature conversion:"

 

I am identifying a possible workaround to calculating temperatures outside the limits of the configurable and listed thermocouple types in NI MAX in order to explain what may be possible, though I understand that thermocouples do not meet your upper limits for temperature. Unfortunately, thermistors will have a limited temperature range, as will RTDs. 

 

Otherwise, National Instruments does not sell sensors or transducers for temperature measurements, but manufacturers of sensors and transducers would be better able to speak to the feasibility of acquiring temperatures up to 3000 degrees Celsius. 

Message 4 of 8
(4,464 Views)

1. Each thermocouple has a melting point just slightly above its predefined range, so I think doing calculations in this regards would go in vain.

 

2. Thanks for the info.

0 Kudos
Message 5 of 8
(4,460 Views)

In the application would it be possible to use a non-contact line of sight measurement?

If so, I would suggest that you research pyrometers the have a communications interface (serial, USB, RS-485, etc).

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
Message 6 of 8
(4,451 Views)