From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Vibration sensor get velocity

Hello:

 

I am using a vibration sensor and a FPGA. 

I have develope a program to acquire signal from the sensor. It gives to me acceleration, but is there any way to see the velocity of the vibration instead of acceleration.

 

Mathematically is an integral but is there another way to do this?

0 Kudos
Message 1 of 4
(1,838 Views)

Hi Cad,

 


@GuilleCad wrote:

Mathematically is an integral but is there another way to do this?


So you know the math: what's wrong with some repeated adding of samples?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(1,830 Views)

@GerdW  ha escrito:

Hi Cad,

 


@GuilleCad wrote:

Mathematically is an integral but is there another way to do this?


So you know the math: what's wrong with some repeated adding of samples?


Cannot understand you, sorry

0 Kudos
Message 3 of 4
(1,796 Views)

Hi Cad,

 


@GuilleCad wrote:


Cannot understand you, sorry


Adding samples (and scale them) is the same as your integral…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(1,790 Views)