Unit of enery after taking FFT of velocity data

조회 수: 4 (최근 30일)
Mainul Hoque
Mainul Hoque 2015년 5월 11일
댓글: Thomas Koelen 2015년 5월 11일
Dear all,
I was taking the fft of velocity time data. But I am confusing about the unit of energy after taking fft.
For Example:
velocity have the unit of m/s.
I take the FFT of u(t) then I get u(f). i,e u(f)=sum[u(t)exp(-j*2*pi*f*t)] and calculate the energy over frequency domain by multiplying u(f) with the conjugate of u(f). i.e.
E(f)=u(f)*conj(u(f))
Then my question is what is the unit of E(f). Is that m2/s or m2/s2.
and what is the unit of u(f)?? Is that m/s or m.
Could anybody clear me about the above problem and give me some reference.
Thanks
Pavel

답변 (1개)

Thomas Koelen
Thomas Koelen 2015년 5월 11일
It's still a velocity. If you do a continuous Fourier transform, you go from signal to signal integrated over time, which is signal per frequency, but in a discrete Fourier transform you're just summing discrete velocities with coefficients, and the result is still a velocity.
  댓글 수: 2
Mainul Hoque
Mainul Hoque 2015년 5월 11일
Thanks Thomas. So you mean if I take fft of velocity [u(t)(m/s)] using matlab the unit of u(f) will be still m/s. Am I correct??
Thomas Koelen
Thomas Koelen 2015년 5월 11일
Yes :)

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Discrete Fourier and Cosine Transforms에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by