07-24-2009 10:17 AM - edited 07-24-2009 10:20 AM
I recently purchased NI USB-6211 and I'm using SignalExpress 3.0 to acquire and view my data.
First of all, I don't have much background knowledge about signals, filtering and etc.
Basically, I'm measuring an analog output (voltage) from a Laser meter that range from 0 to 1 volt.
Before I acquire data using NI USB 6211, I wanted to test it with voltmeter (True RMS Multimeter) to make sure cable connections are all tight.
It was reading (0.253-0.254 V) which was very stable.
When I run acquired data from SignalExpress 3.0, below is the display I'm seeing.
(I didn't change anything in the setup since I installed. Acquisition mode: continuous, samples to read: 100, Rate(Hz): 1k )
I have also attached the excel exported data for 4 seconds and it's Voltage vs. Time (s) graph.
My question is, I need to store data such as what voltmeter gives me (0.253-0.254 V) but I don't know how to interpret (or make conversion) what SignalExpress 3.0 shows me.
The laser meter reading is almost constant either when I read it from the detector itself (it displays reading in mW) or when I measured analog output from the voltmeter. Signal Express 3.0 takes 1000 samples per 1 second, which include all kinds of values between 0 and 0.55 V (as shown above).
I tried taking the average, standard deviation of samples taken, but it doesn't get any close to what I saw from the voltmeter.
Any information would be very helpful. Maybe I need to make some adjustment in my setup? Filtering mode or etc to get stable reading?
Boiler.
Solved! Go to Solution.
07-27-2009 07:46 AM
It appears you have some sort of oscillation that is almost synchronous with your data collection speed and is being undersampled (or your data could really look like this). This could be due to a plethora of things. Here are some generic things to try:
07-27-2009 09:12 AM - edited 07-27-2009 09:13 AM
Hello DFGray,
Thank you for your response.
The laser meter is "Laser Mate Q" from COHERENT.
The manual says "Analog Output
The RCA phono jack connector provides a 0 to 1 volt (nominal) analog
signal (uncalibrated) corresponding with zero to full scale of the meter
movement. It can be used to operate a strip-chart recorder." (please refer to the attached manual for detail).
So I plugged in RCA cable to the Laser meter then I cut the other end of the cable to have positive and negative strips, which I connected to the
port 17(+) and 18(-).
Could it be the connection problem? Please verify me if my connection is setup right.
07-28-2009 08:13 AM
Your connection is your problem. The two connections you used are for differential inputs. Given your signal levels, this is a good choice, but you also need bias resistors to ground. To quote the user manual
"It is important to connect the negative lead of a floating source to AI GND (either directly or through a bias resistor). Otherwise the source may float out of the maximum working voltage range of the NI-PGIA and the DAQ device returns erroneous data."
You have two choices.
I would try the second one to get moving, but use the first for any serious measurements. Read through the user manual for the 6211. It has a very good section on connecting analog inputs. If you do not have a copy, you can get one here. For a quick start, look about page 4-23.
Good Luck!