phyphox Forums
vibration mm/s - Printable Version

+- phyphox Forums (https://phyphox.org/forums)
+-- Forum: App-Feedback (https://phyphox.org/forums/forumdisplay.php?fid=6)
+--- Forum: Feature requests (https://phyphox.org/forums/forumdisplay.php?fid=8)
+--- Thread: vibration mm/s (/showthread.php?tid=871)



vibration mm/s - Oleksandr - 06-03-2020

Hi, is it possible to do acceleration vibration measuring in mm/s scale ?


RE: vibration mm/s - Jens Noriʇzsɔɥ - 06-04-2020

[ You could set up an own experiment by changing the original one in phyphox.org/editor/ or any other text editor: rescale the data, and accordingly adapt the axes. ]

On second though: mm/s is a velocity. I would have expected that the natural unit of vibrations is m/s² because the acceleration is what is measured?

Computing a velocity in “osczillating” motions is known to be rather unstable with common numerical integration methods: the velocity is quite likely to run away.


RE: vibration mm/s - pidou46 - 07-21-2020

Hi,

I agreed with Jens, but it seems that using specific numerical calculations namely "Omega Arithmetic’s" or "cumsum" may give pretty good result at rebuild velocity and displacement from acceleration.
My own mathematical level is too short to do it by myself , but I guess it's rather doable for guys involved in mathematics.
I think it would be a nice addition to have in the app.


RE: vibration mm/s - pidou46 - 07-21-2020

This link could be a good place to start from:

http://prosig.com/wp-content/uploads/pdf/blogArticles/OmegaArithmetic.pdf