ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
04-05-2007 09:30 PM
04-06-2007
01:13 PM
- last edited on
05-01-2024
02:20 PM
by
Content Cleaner
Chandra,
Thanks for posting to the NI forums. There are a number of different available options. The option that will best suit your application will depend on the accuracy, price, and stability of the different options. There are three popular general types of temperature transducers: RTDs, Thermistors and Thermocouples. RTDs are generally the most expensive type of transducer, followed by the thermistor and then the thermocouple. Thermocouples can be very inexpensive, however, they also are typically the most inaccurate. Thermocouples are typically accurate to 1-3 degree C, while RTDs are often as accurate as 0.03 degrees celsius.
For more information refer to the following resources:
Thermocouples:
Developer Zone Tutorial: Fundamentals of Thermocouples
Developer Zone Tutorial: Taking Thermocouple Temperature Measurements
The 9211 is an ideal module for taking thermocouple measurements. It has a 60 Hz noise rejection and 24 bits of resolution. Its product page is located at:
NI 9211 4-Channel, 14 S/s, 24-Bit, ±80 mV Thermocouple Input Module
RTDs or Thermistors:
Developer Zone Tutorial: Temperature Measurement with a Thermocouple or RTD
Developer Zone Turorial: Measuring Temperature with an RTD or Thermistor
Both thermistors and RTDs work on essentially the same principle. Both vary their resistance as the temperature changes. To be able to measure this change in resistance you must apply some excitation current.
RTDs can be measured with either of the following modules:
NI 9217 4-Channel, 100 Ω RTD, 24-Bit Analog Input Module
NI 9219 24-Bit Universal Analog Input
There are no out of the box solutions for thermistors with the cDAQ chassis available at the current time. You can measure the thermistor with a 9215 but using this module would require external excitation current. You could also potentially use the 9219, but thermistor tasks are not supported on the module in NI-DAQmx so you would have to implement your own scaling. I would recommend using either thermocouples or RTDs with the cDAQ.
Let me know if you have any questions about pursuing any of the options I have listed above. Good luck with your application.
Regards,
Neil S.
Applications Engineer
National Instruments
04-08-2007 11:23 PM
04-09-2007 10:18 AM
04-09-2007 11:54 AM