DTFT Multiplication Property - Example

The multiplication property of the DTFT states that multiplication in the time domain corresponds to periodic convolution in the frequency domain.

This property has several different names depending on the use or application. When one of the time-domain signals is a sinusoid, this property is called the modulation property of the DTFT because mixing/multiplication by a sinusoid is known as modulation. When one of the time-domain signals is a window (shaped finite length) function, this property is called the windowing property.


Windowing a sinusoidal signal

The figure below shows three signals:

  1. An everlasting sinusoidal signal with frequency cycles/sample,
  2. a rectangular window with length 11, and
  3. the product .

sinwin

The action of multiplication by reduces to that part that can be seen through the window defined by .

The figure below shows the DTFTs of these three signals plotted over :

  1. for

winsinfreq

Notice that periodic convolution between and the delta functions in , reproduces a copy of at the frequency of the delta functions. The shifted copies and and their sum are shown in the figure below.

winsinfreq


Consider the same example except that the length of the window is increased to 31 samples instead of 11 samples. The next two plots show the signals in time and frequency domains.

winsinb winsinfreqb winsinfreqb

Notice that as the length of the time window increases, the main lobe width of decreases. The narrower main lobe width of longer time windows provides better spectral resolution.

Windowing an Ideal IIR filter impulse response

The figure below shows three signals:

  1. The IIR impulse response of an ideal low pass filter with cutoff frequency cycles/sample,
  2. a rectangular window with length 11, and
  3. the product .

sinwin

The action of multiplication by reduces to that part that can be seen through the window defined by . The advantage of over is that whereas is unstable, noncausal and IIR, is an finite length low pass filter that is stable and can be delayed by 5 samples to achieve causality. How good a low pass filter is ? To answer that question, we have to look at the DTFT .

The figure below shows the DTFTs of these three signals plotted over :

  1. for

winsinfreq

Notice that action of convolution with W(f) smears the crisp edges of . We can see that attenuates high frequencies and passes low frequencies. So it has low-pass filter characteristics. Another consequence of convolution with is to produce a transition band between the pass and stop bands where neither completely passes nor completely rejects frequencies in the input.


Consider the same example except that the length of the window is increased to 31 samples instead of 11 samples. The next two plots show the signals in time and frequency domains.

winsinb winsinfreqb

Notice that as the length of the time window increases, the main lobe width of decreases. The narrower main lobe width of longer time windows provides less smearing of the sharp edges of the ideal low pass filter leading to a narrower transition band.