Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Data Acquisition - RTD Sensor

Solved!
Go to solution

Hello,

 

I would like to read a RTD sensor at a rate greater than 100hz which seem to be a limit on the CRIO RTD modules (9216, 9217, 9226(50hz)).  I am currently using a pxi system using an analog output and reading the voltage drop across the RTD sensor.  I would like to be able to just use a module since my current setup requires and external circuit to limit the current to the RTD. 

0 Kudos
Message 1 of 6
(3,225 Views)

A RTD sensor has a slow response time. This is because of the physics of the sensor, not the acquisition system.

 

RTD acquisition modules output data faster than RTDs can reasonably update; reading them faster than 100Hz will only reduce the accuracy of the measurements.

 

Try it yourself, read the temperature from an RTD continuously and put the sensor in contact with different temperatures, you'll see how slow it is to update!

Craig H. | CLA CTA CLED | Applications Engineer | NI Employee 2012-2023
0 Kudos
Message 2 of 6
(3,194 Views)

I realize I maybe over sampling but I am taking other data at the same time and need it to sync up to do calculation.  The response time in still air is 0.8s for the sensor I am using and since it is not in still air but moving 100% humid air. I am assuming the response time is much less therefore should be ok to over sample a little.

0 Kudos
Message 3 of 6
(3,190 Views)
Solution
Accepted by topic author tonytiger

I'd share a start trigger, run the RTDs at their normal slow rate, and everything else at its normal fast rate. It's easy to link the data together if you know they start at the same time and how fast each task was running.

Craig H. | CLA CTA CLED | Applications Engineer | NI Employee 2012-2023
Message 4 of 6
(3,188 Views)

You can also use the Resampling VIs to take to slow speed RTD waveforms and upscale them to the rate of the other cards if necessary.

Craig H. | CLA CTA CLED | Applications Engineer | NI Employee 2012-2023
0 Kudos
Message 5 of 6
(3,187 Views)

Thanks for the input. I agree that I probably dont need to be sample that fast but I will look into the Resampling if needed. 

0 Kudos
Message 6 of 6
(3,123 Views)