LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Integrate Acceleration to a Velocity Value

Hi,
 
Im using a 9234 to measure acceleration and i have this as the input to the SVXMPL_Vibration_Analysis example vi.
I want to be able to measure the actual vibration in mm/s so i integrate the acceleration signal again by adding the SVL integration.vi into the demo vi and i then output this to another graph and i get a sine wave showing the mm/s over 0.8 seconds. (it cycles between 102 mm/s and -102 mm/s in 0.1 seconds)
I actually want to just be able to show a value (102) on the screen or perhaps have a bar chart showing the vibration in mm/s , how do i actually just get the waveform into an actual value?..i assume its quite simple but i seem to be getting nowhere fast.
 
Hope that makes sense
 
Thanks
 
Mike
 
P.S. Apologies as i originally posted this on the wrong forum
0 Kudos
Message 1 of 2
(2,710 Views)

Hi all, i used the Extract single tone information to get the peak value of the waveform. Which is my vibration.

The next step is i would like to be able to track the vibration at a certain speed...i.e. i will have a speed signal running at a specific Hz, and a vibration signal and i wish to get the vibration at the specific speed frequency - how would i so this?

 

Many thanks

 

Mike

 

0 Kudos
Message 2 of 2
(2,692 Views)