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
(2,219 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
(2,211 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
(2,177 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
(2,171 Views)