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!