Unit of enery after taking FFT of velocity data

8 ビュー (過去 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 Center および File ExchangeDiscrete 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