Note 15. Exploring DFT Leakage

This note uses the model of signal truncation developed in Note 14 and applies this model to sinusoidal signals to demonstrate how leakage can corrupt a DFT result—often to the point where the DFT results can be misleading when used to estimate signal frequency. The insights provided by this demonstration are the foundation for the introduction and analysis of windowing techniques in Notes 23 through 27.

The effects of truncation are absent in cases where the input signal is a sinusoid having a frequency that exactly matches one of the DFT bin frequencies. For example:

• Consider a DFT with N = 32 and T = 1.

• The signal of interest is x(t) = cos(2πfct), where fc = 4F.

Figure 15.1 shows the DFT magnitude spectrum for this signal; all of the response is concentrated in the bins corresponding to ±4F, as expected.

Figure 15.1. DFT magnitude spectrum of a rectangularly windowed, 32-sample segment of a sinusoid having a frequency of fc = 4F.

image

However, in general, the effects of truncation are very noticeable. Again, consider a DFT with N = 32 and T = 1:

• The signal of interest is changed to x(t) = cos(2πfct), where fc = 4.5F.

• Intuition suggests that the postive-frequency response would be split equally between bins 4 and 5, and that the negative-frequency response would be split equally between bins 27 and 28.

Figure 15.2 shows the DFT magnitude spectrum for this signal. The responses in bins 4 and 5 are not equal. Furthermore, there is a non-zero response in each of the 32 bins.

Figure 15.2. DFT magnitude spectrum of a rectangularly windowed, 32-point segment of a sinusoid having a frequency of fc = 4.5F

image

How can a small change in input frequency result in Figures 15.1 and 15.2 being so different? To explore leakage in a quantitative fashion, we need to draw upon the results of Note 14, as described in Recipe 15.1 and demonstrated in Example 15.1.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.188.227.92