07-01-2008 02:43 PM
07-02-2008 06:01 PM - edited 07-02-2008 06:02 PM
07-02-2008 06:51 PM
Hi slashc,
All our PCI cards are compatible with Windows and LabVIEW RT and we do supply drivers for our DAQ cards for the listed Operating Systems. However, we as far as supporting third party OS, you may either need to write your own driver for the card or find someone who has written a driver for this, but we do not support it. However, it is sometimes possible to get our hardware working on these OS.
As for the connections, it looks like you have your load cell connected properly. Are you using an external excitation source for your load cells? You may also need to configure your task as far as gage resistance and excitation voltage.
07-03-2008 06:21 PM
Hi S_Hong,
Thanks for the reply.
I reviewed the spec sheet for the load cell and it lists the shield as "floating" so I think the signal may actually be floating? I measured the resistance of the load cell to be about 350 ohms. If I understand the e series manual correctly then I need to connect a 35kohm resistor between the negative source signal and the AI GND (i.e. connect the resistor between pins 61 and 64).
Load Cell Spec Sheet:
http://www.futek.com/files/pdf/Product%20Drawings/lrf325.pdf
Do I also need to connect a 35kohm resistor from the AI+ (pin 28) to the AI GND (pin 64)?
The load cell is currently being powered by an external power supply, but this is not a good option because the voltage shifts slightly whenever I turn it on or off. To measure the excitation voltage directly into my measurement program I was thinking of exciting the load cell with a 10V analog output signal directly out of the daq card. Is this a good idea or are the AO gnd lines not meant to handle any significant current? The other option I am considering is using the +5V power source (pin5) to excite the load cell at a slightly lower voltage than it was calibrated at.
Thanks,
Michael
07-07-2008 11:54 AM
Hi slashc,
Unfortunately the 6052E cannot provide external excitation and it is probably not a good idea to use the AO since it might not be able to provide enough current to your load cell. I believe that with your current hardware, you will have to use an external excitation source.
As for the connections to your device, the load cell in itself should already be using four strain gages in a Wheatstone bridge configuration and therefore, you must specify in your task that you are using a full-bridge configuration. You must also specify that you are using an external excitation and specify its voltage. I have attached an image of the connections you should be using in your setup if your are to use AI4.
Pressure and Load Measurements: How-To Guide
07-17-2008 02:09 PM
Hi S_Hong,
I have narrowed down the problem to either the 3rd party xpc target driver or the analog input functions of the board itself (since the analog output functions had already been tested and found to be working ok). I installed the NI-6052e board on a windows computer and ran a analog input test panel in the NI measurement and automation program. According to page 10 of the DAQ Getting Started Guide the graph should have shown a sinusoidal wave between 1 and -1 V. Instead the following results were obtained: http://www.ualberta.ca/~mrd1/6052e.JPG. Does this mean the board is damaged? If it is damaged, is it possible to send in for repair or do you think it will need to be replaced?
- Michael
07-18-2008 05:09 PM
Hi slashc,
It appears as if nothing is connected to that particular channel in your Test Panel. If you are feeding a voltage into AI2, make sure that it is well connected and that you select the appropriate Input Configuration. One other test I would suggest to perform is a loop-back test, that is, connect an analog output channel to an analog input channel on your board to see if you can measure anything. To do this, you can wire pin 22 (AO0) to pin 68 (AI0) and set a DC voltage in the Analog Output tab in Test Panel (Make sure to update the value). Once your output is set, go to your Analog Input tab and set your Input Configuration to RSE. You can then set your channel and measure the voltage. Hopefully you will be able to see something. Please keep us posted.
07-22-2008 06:16 PM
Hi S_Hong,
For some reason I thought the NI 6052e board would generate it's own test signal in the test panel. Anyways, I attached a signal generator to AI4 and was able to read in the sinusoidal signal as seen here http://www.ualberta.ca/~mrd1/6052e03.JPG. I then tried reading in the voltage from the load cell excited externally by a 10v PSU in labview signal express and the results can be seen here: http://www.ualberta.ca/~mrd1/6052e02.JPG. I measured the output from the load cell beforehand on a multimeter and was expecting an output between -0.06 to 0.5 mV. At this time the signal was still responsive to my adding and removing masses from the load cell. In signalview I tried reading in the load cell output on several different DAQ channels and I also tried playing around with the labview step settings, but I would always obtain the same noisy signal. After sometime the signal started floating around and finally settled looking like this (1.2V problem): http://www.ualberta.ca/~mrd1/6052e04.JPG I also tried connecting the load cell to an oscilloscope and found the signal to still be noisy, but did not run into the 1.2V problem. I'm going to try a different power supply and then a different daq card to try and troubleshoot the problem. I'm also going to remake the cable connecting the load cell to the terminal block. Do you have any ideas about what might be causing the 1.2V problem?
Thanks,
Michael
07-23-2008 08:53 PM
07-25-2008 12:03 PM
Hi S_Hong,
I do not think I was actually scaling before as I left the box unchecked. The full scale output of the load cell is actually about 20mV (2mV/V x 10V excitation voltage), but I was testing with a 500g mass that gives an output of 0.25mV, so that was my expected result. I tried adding scaling and I am still receiving a similar noisy signal (http://www.ualberta.ca/~mrd1/6052e5.JPG). After a while the signal jumps up to about 1.2V and unplugging and plugging the power back in brings the signal down to about 0V similar to the image above.
I've tried using a different PSU and also redoing the connectors of the load cell with proper cabling. I'm going to try reading in the load cell on a different DAQ card and see if I get the same results.
- Michael