Re: Windowed FFT power and amplitude spectrum



PS: You can find a nice explenation about coherent power gain on this page:
http://www.bores.com/courses/advanced/windows/10_cpg.htm

Karin

"Cagri" <dr_cagri_tanriover@xxxxxxxxxxx> schrieb im Newsbeitrag
news:VI2dnR3EpomGWXbfRVn-1Q@xxxxxxxxxxxxxxx
> Here is another fascinating question on FFT spectrum!!
>
> I am trying to find how to incorporate the normalisation factors when
> windowing is applied to the time series before FFT is applied.
>
> When windowing (eg Hanning, flat top etc.) is applied to the time series,
> the amplitude of the time series obviously changes. In this case, how do
> we represent the power and amplitude spectrum in the frequency domain
> after applying the FFT?
>
> My guess is P(i)=|x(i)|^2/N power expression will probably need to be
> multiplied by a scaling factor but I am not sure how this scaling factor
> will be calculated and how exactly it will be applied. This is also valid
> for the amplitude expression; A(i)=|x(i)|/N
>
> I also think that the scaling factors will depend on the type of windowing
> that is used. How are those scaling factors calculated? Is there a
> reference that I can have a look at to shed some light on this issue?
>
> Thank you to all who provide feedback.
>
> Regards,
> Cagri
>
>
>
> This message was sent using the Comp.DSP web interface on
> www.DSPRelated.com


.



Relevant Pages

  • Re: FFT for N Not a Power of 2
    ... remove the largest number of observations that are a power of 2, ... There are FFT algorithms that work for any N, including prime numbers, but ... with floor rising near the two tones. ... had to ensure that the length of the window and periods of each of the ...
    (sci.optics)
  • Re: Why is more power required for BASS?
    ... Beware of FFT - that shows energy, not power. ... a steady 1V RMS 1 kHz tone may display ...
    (rec.audio.pro)
  • Re: FFT and DFT
    ... in article 4415D32C.3B47ECE5@xxxxxxxxxxx, Mike Fontenot at ... I use the function cvDFT in Visual C++. ... but the fft requires that the number ... number is a power of 2. ...
    (sci.physics)
  • Re: A "slanted edge" analysis program
    ... Here is an implementation of Glassman's method of FFT, ... The code is lifted from PAL (Public Ada ... for I in x'Range loop ... The power, elegance and simplicity of a hand grenade. ...
    (comp.periphs.scanners)
  • Re: zero padding radix - 2 FFT
    ... FFT with an odd size. ... Zero padding the FFT to the next power of two ... Now zero pad to the next power of two. ...
    (comp.dsp)