Velocity signal from accelerometer and the integration using cumtrapz

7 visualizaciones (últimos 30 días)
Hi,
I have one question regarding the integration of the acceleration signal to obtain the velocity. If we consider a reciprocal motion and since the velocity and acceleration get reset at each cycle, would it be correct to use the cumulative integration cumtrapz MATLAB command for the whole period of acquired data? I think in this case we need to employ the cumtrapz for each loop or cycle separately, correct? But also I should mention that recognizing the cycles for an acceleramoter signal is so hard, there are a huge bunch of signals together being picked from the accelerometer!
Any answer is really appreciated,
Looking forward to hearing the help very soon,
Rasool
  1 comentario
David Hill
David Hill el 23 de Sept. de 2020
Based on what you said, you would have a different velocity signal for each cycle so you would use cumtrapz() during each cycle. You would still need to scale for the uniform sample rate.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by