LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Integration of Vibration Data

   * Friends I am getting Vibration Data through accelerometer in terms of 'g'. the requirement is like I should diplay the acceleration in mm/s^2, Velocity in mm/Sec and displacement in mm.     * Another thing is I have an Acoustic Data which is in terms of Pa. I need to show it in decibels.   Though I have tried with single and double integration of vibration data with SVL Integration.vi but am nt sure wether the readings will simply be transformed to mm/sec jus by selecting the unit in the input terminal. do i need to change the original Data or do some mathematics?  waitin 4 ur replies...  Thanks
0 Kudos
Message 1 of 2
(2,758 Views)

If you are using the scale to engineering units VI on the data from the DAQmx task, then your data is originally represented in mm/s^2 and pa.  The Sound and Vibration integration functions manages the units and converts them with the appropriate math the displacement or decibels.  The units output of the integration VI will confirm the VI has done the work.  There should be not extra mathematics, just run the waveforms thru the scale to engineering units VI and then the integration VI. 

 

 

Preston Johnson
Solutions Manager, Industrial IoT: Condition Monitoring and Predictive Analytics
cbt
512 431 2371
preston.johnson@cbtechinc
0 Kudos
Message 2 of 2
(2,740 Views)