Conversion of acceleration to velocity and displacement
显示 更早的评论
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 个评论
Star Strider
2016-1-21
Shz713
2016-1-21
madhuri janaki
2016-2-24
i am in need of input given to this program to check with my own input from accelerometer.pl send to my mail id madhurijanaki13@gmail.com
Shz713
2016-3-2
Saiprasad Gore
2018-2-16
@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.
回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!