From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with taking pressure transducer reading using Compact RIO and NI 9237

I have a CRio 9024 controller installed on a CRio 9014 chassis. I also have a NI 9237 module to read the data from a couple of pressure transducers. At the beginning, I was trying to apply different pressures to the transducers to make sure the readings I get from the module is in a good agreement with calibration sheet. The excitation voltage is 10 volts. At low pressure values (about 30 to 40 psi) the readings increase as long as I increase the pressure but at some points (which is not fixed) the reading does not go up anymore. For example at 30 psi, the output voltage should be about 15 mv and therefore the y axis should show 0.015volts/10V=0.0015 that it is and at 40 and 75 psi the corresponding values should be 0.002 and 0.0035 but they are not.

I was struggling with this issue for a couple of days but I could not find any solution for it. The 9237 module can take up to 25 mv/V and the maximum value in my case (at 200 psi) should be about 10 mv/V with 10 v excitation voltage. I checked the voltage of the transducers using a multimeter and they agreed very well with calibration data. I have attached my program and the graphs for clarificaion. I hope someone can let me know what is wrong. The vertical axis shows the data in volts/V in these graphs. I also attached a typical calibration sheet for the transducers. 

 

 

Download All
0 Kudos
Message 1 of 2
(2,433 Views)

Hello MajTal,

 

I’d recommend you to check the type of bridge that you’re using by reviewing the following document:

 

“Strain Gauge Configuration Types”

http://www.ni.com/white-paper/4172/en/

 

Also to make sure first that you’re able to use successfully one of the LabVIEW examples for strain-gages measurements.

I also found these articles which I think can hopefully be helpful.

 

Connecting Strain Gauges and Shunt Resistors to the NI 9237

http://digital.ni.com/public.nsf/allkb/892C84122A6501AE86257547007E5C53

 

Connecting a Strain Gage in a Quarter-Bridge Configuration to NI 9237 using NI 9949

http://digital.ni.com/public.nsf/allkb/ED161F9867C820998625796D00769DBC

 

NI 9237 Example for Shunt Cal and Offset Cal

http://www.ni.com/example/30816/en/

 

NI 9945 or NI 9944 with an NI 9237 Connection Guide

http://digital.ni.com/public.nsf/allkb/F47EFDB8B1992282862572AD007CE9C3?OpenDocument

 

How Do I Configure the Input Range of the NI 9237?

http://digital.ni.com/public.nsf/allkb/8869E00B851A868E862573D80066A1FB?OpenDocument

 

Best regards,

 

Daniel C.

0 Kudos
Message 2 of 2
(2,390 Views)