DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Position from acceleration data in DIAdem

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:

Acceleration vs Velocity vs Position.PNG

 

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!

0 Kudos
Message 1 of 10
(6,035 Views)

How are you running the calculations to determine your second and third graphs? Could you post the equations you are using to produce these?

Rob S
Applications Engineer
National Instruments
0 Kudos
Message 2 of 10
(6,010 Views)

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...

0 Kudos
Message 3 of 10
(6,006 Views)

Hi dzehner2,

 

What are you using as the X channel in the integration dialog?

 

Brad Turpin

DIAdem Product Support Engineer

National Instruments

0 Kudos
Message 4 of 10
(5,999 Views)

That could be the issue... I'm just using the blank time channel from the accelerometers. Should I generate a time channel in DIAdem?

0 Kudos
Message 5 of 10
(5,985 Views)

Hey dzehner2, 

 

You could generate a time channel in DIAdem or log the time alongside your acquisition. How are you logging the data? 

0 Kudos
Message 6 of 10
(5,966 Views)

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?

0 Kudos
Message 7 of 10
(5,813 Views)

So to be clear you are using the internal clock data as your Time axis?

Rob S
Applications Engineer
National Instruments
0 Kudos
Message 8 of 10
(5,759 Views)

Yes, that's what I've been using. I think I figured it out! I just used a high pass filter on the acceleration data, and then integrated that filtered signal. That resulted in the type of response curve I was expecting.

0 Kudos
Message 9 of 10
(5,756 Views)

I think I'm still missing something... The velocity and position curves don't seem to match up with the actual machine motion. For example, the position curve indicates the sensor is moving up when the actual machine is moving along its Y axis, and does not indicate the correct magnitude of the Z axis change when the machine is moving up and down. Could this be due to integrating a noisy signal? 

 

 

Acceleration vs Velocity vs Position.PNG

0 Kudos
Message 10 of 10
(5,750 Views)