03-15-2007 12:40 AM
Sir,
My experiment involves the measurement of strain on the specimen on the application of torque.
I'm using SC-2043SG for the quarter bridge ,with an internal excitation of 4.13V.
I'm using PCI-MIO-16E4 DAQ device.
The DAQ Driver used is NI-488.2 2.30
Measurement and automation explorer version is 3.1.1
The problem is that when i apply 1.5 Nm and 2Nm torque, both are showing the same strain, 243 microstrain.
Whereas in the digital multimeter they show .7mV and .9mV respectively.
The strain is supposed to vary , which is not happening for every 0.5Nm. The multimeter is showing a
variation of .1mV for every 0.5Nm increase in torque. But this is not being shown in the strain output. Only
when it reaches 3Nm it shows 486 Nm. But this remains the same even for 4Nm.
external signal conditioning is also not helping.
The automation explorer test run is always showing the same value about some -2.Its not at all changing inspite of the different toques applied
thanking u
03-15-2007
01:34 PM
- last edited on
08-05-2025
02:29 PM
by
Content Cleaner
indu,
Thank you for posting to the NI Forums. I am not sure exactly what the problem you are seeing is related to since there are many factors that could be involved. However, I do have a few things you can try to troubleshoot the setup:
The SC-2043-SG is supported in both in NI-DAQmx and Traditional NI-DAQ (Legacy) drivers. This may be a software configuration problem but from the symptoms it sound more like a hardware configuration problem. I would first confirm that connections, settings and resistor values are correct.
You DAQ driver version is shown under Software in Measurement and Automation Explorer (MAX). NI-488.2 is actually a GPIB driver and not a DAQ driver. Could you look in MAX and see what DAQ driver you have installed (Traditional NI-DAQ or NI-DAQmx).
Regards,
Neil S.
Applications Engineer
National Instruments
03-19-2007 02:40 AM
03-19-2007 04:43 AM
03-19-2007 06:01 AM
03-19-2007
05:13 PM
- last edited on
08-05-2025
02:31 PM
by
Content Cleaner
Hi indu,
For information about the proper connections for quarter-bridge completion, please refer page 3-9 of the SC-2043-SG User Manual found here. The completion resistor will need to be as close to the value of your strain gauge as possible.
You mentioned that you are using NI-DAQmx 7.5, but in your VI you are implementing the Traditional NI-DAQ function calls, and they are not fully configured. I would recommend using the NI-DAQmx DAQ Assistant as a starting point for configuring your strain gauge measurement task. This is found in the LabVIEW functions palette under Measurement I/O>>NI-DAQmx. One thing to make sure of is that you have the SC-2043-SG configured as the accessory that is connected to your PCI-MIO-16E-4. You can do this by opening Measurement and Automation Explorer and right-clicking on the device under Devices and Interfaces>>NI-DAQmx Devices and selecting "Properties".
Before you begin programming in DAQmx, I would highly recommend checking out the Developer Zone article Getting Started with NI-DAQmx: Basic Programming with NI-DAQmx.
Regards,
Andrew W
National Instruments
03-20-2007 03:44 AM
03-20-2007 04:09 AM
03-21-2007 10:13 AM