Conversion of acceleration to velocity and displacement

37 views (last 30 days)
I have seen two different versions for converting acceleration to velocity and displacement and vice versa. 1- Some websites mentioned (Velocity = Acceleration/-i*w) where omega is the frequency in (radians/sec) = 2*pi*f with f in Hz. and (Disp=Acc/-w^2).
i is sqrt(-1)
2-While in some forum it is written (Velocity = Acceleration/i*w) and (Disp=Acc/w^2).
So which one is correct? I noticed that if the fourier transform of time displacement is taken, then the first sentence is correct. However, when the inverse of fourier transform for continuous time displacement is taken, then the second sentence is correct.
I appreciate if some experienced mates help me out.
  5 Comments
Shz713
Shz713 on 2 Mar 2016
The input can be anything, in this case is recorded due to impact force on a rectangular object.
Saiprasad Gore
Saiprasad Gore on 16 Feb 2018
@Shz713
After using the code provided by you. The velocity and displacement are obtained in complex number. How do I get both V and D in real numbers. I tried taking abs() of them. But the result didnt match when I tried to check it with the ground motion data obtained from peer berkeley website.

Sign in to comment.

Answers (1)

Shz713
Shz713 on 28 Jan 2016
Any response guys? :/

Community Treasure Hunt

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

Start Hunting!