08-05-2014 12:55 PM
I'm working on a project where I'm measuring the acceleration of a piece of equipment in our plant using 3 single axis accelerometers. I have 2 of them measuring the X axis (to detect when it is swaying from side to side) and one measuring the Z axis (to show when the equipment is moving up and down). I'm trying to use DIAdem to analyze the data, and I've run into a problem when I integrate the raw data to get posisition. Here's a screenshot of what I'm experiencing:
The top channel is the acceleration from one of the X axis sensors, the middle is the 1st integration, and the bottom is the 2nd. I would expect the veloctiy curve to look similar to the acceleration curve, but out of phase by 90 degrees. The position curve should also have a similar shape. What am I missing here? I'm new to using DIAdem to analyze data, so any help is appreciated. Thanks!
08-06-2014 11:37 AM
How are you running the calculations to determine your second and third graphs? Could you post the equations you are using to produce these?
08-06-2014 11:57 AM
I'm actually just using the Integrate function from the Basic Mathematics menu in the Analysis tab. Then I do a second integration on the results channel of the first. I think I may be missing an offset correction or something...
08-06-2014 06:25 PM
Hi dzehner2,
What are you using as the X channel in the integration dialog?
Brad Turpin
DIAdem Product Support Engineer
National Instruments
08-07-2014 07:09 AM
That could be the issue... I'm just using the blank time channel from the accelerometers. Should I generate a time channel in DIAdem?
08-08-2014 03:24 PM
Hey dzehner2,
You could generate a time channel in DIAdem or log the time alongside your acquisition. How are you logging the data?
08-28-2014 01:46 PM
I'm using a NI 9184 compact DAQ chassis with a NI 9234 signal conditioner with analog accelerometers for sensors. I'm using Signal Express to generate a .tdms log file. I've just been using the internal clock for my X-axis when graphing the data. Do I need to create a time channel or use an external clock?
09-02-2014 08:49 AM