03-24-2008 02:56 PM
03-25-2008 03:10 PM
Hi Ralph,
Yes, you measure voltage from accelerometers.
You would need to use
the SCXI-1122/1322 (typically temperature measurements) or other hardware for
signal conditioning, but I see that your IB-ACH-01 is an amplifier with a gain
of 10. That may be enough to get a reasonable signal.
You need to connect your
SCXI to a computer somehow, either with a DAQ device or by other means. What device
are you using to measure the output of your SCXI hardware? In the case where
your box is doing the signal conditioning, you might want to just plug the box
into whatever DAQ device is in your computer and measure it directly.
What type of noise are
you seeing and how much? Accelerometers are sensitive devices, so your ‘baseline’
fluctuation could be normal.
There are specific tools available to help you with analyzing vibrations for potential failures. We have an order analysis toolkit that is bundled with our Sound & Vibration Measurement Suite. You can learn more about them in the following links:
Ni.com/soundandvibration
Performing Order
Analysis in LabVIEW
NI Sound and Vibration
Software Comparison
03-26-2008 07:17 AM
03-27-2008 05:31 PM
Hi Ralph,
You can test your signal very quickly by going in to Measurement & Automation Explorer (MAX) and creating an accelerometer task to see how things are working.
How to create a task:
1. Right-click on Data Neighborhood, choose “Create New…” then “NI-DAQmx Task”
2. Choose Acquire Signals » Analog Input » Acceleration
3. Select your device and channel
4. Name the task
5. Set your acquisition mode (lower left) to continuous and adjust any other parameters you need
6. Press “Run” at the top.
You should be seeing real data at this point. Hopefully that gets you started. Feel free to post a screenshot if your data isn’t what you expected.
03-28-2008 07:33 AM
As usual, here I am trying to make things more difficult than necessary. 🙂
Thanks for the input Mark, I'm going to try that now.
03-28-2008 07:47 AM
03-28-2008 07:53 AM
the 1122 is not normally an accelerometer input module. Try creating a voltage task with the sensor. You can create a custom scale to change from voltage to G based on the sensitivity of the sensor. For example, if the sensor is 100mv per g, then you would multiply the voltage value by 1/100mv or by 10 to get g.
03-28-2008 10:10 AM
08-03-2010 02:31 PM
Dear,
For a similar application using an accelerometer ACH-01 (Measurement Specialties), I would like to use with a USB-6009. Is it possible?
08-04-2010 09:32 AM
The USB-6009 cannot connect to an SCXI chassis, so you cannot use the same SCXI modules the above users mentioned. Also the 6009 cannot supply the IEPE excitation current which is required by most accelerometers. Instead you would have to use a USB-9233 or USB-9234 for IEPE accelerometers.
However, the ACH-01 is not a IEPE accelerometer, but instead outputs a voltage, and requires voltage excitation instead of current. So, in theory you could use it. However, the accuracy of the 6009 is not very precise. The ACH-01 has a sensitivity of 9mV/g ( See Data Sheet) and the USB-6009 has an absolute accuracy of 14mV (6009 data sheet). So, at any given time your reading could be up to 1.5g's off from what the acceleration actually is.
If this is accuracy is good enough for your application then you could definitely use it.