08-03-2017 02:52 PM
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.
Solved! Go to Solution.
08-04-2017 02:48 PM
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. The supported sensors are discussed here: What Type Thermocouple Can I Use With My Data Acquisition Device?
As stated in that article, 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." If you were to do so, this may be a useful resource as well. 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.
08-05-2017 03:57 AM - edited 08-05-2017 03:59 AM
08-07-2017 04:59 PM
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. More details on the subject are discussed here: RTD, Thermistor, Thermocouple Comparison Chart.
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.
08-08-2017 02:08 AM
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.
08-08-2017 09:35 AM
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
08-10-2017 06:26 AM
1. Yes, It could be feasible to use non-contact line of sight measurement with pyrometers.
2. Could you suggest any appropriate pyrometers to be used for temperature measurement.
3. Could you suggest any DAQ System other than SCXI+1102 (or similar) to be used for this purpose.
Regards
08-11-2017 01:26 PM
A DAQ system made for pyrometers is described in the following case study.
Automatic Temperature Measurement with Precise Infrared Pyrometers
From <http://sine.ni.com/cs/app/doc/p/id/cs-16130#>
The right DAQ device would be dependent on the signal the Pyrometer was outputting.