Undersampling and Aliasing

August 8, 2019

As discussed in the previous lesson, sampling at less than the Nyquist rate is called undersampling. When multiple copies of the signal in the DTFT frequency domain overlap, it may cause what is known as aliasing. When aliasing occurs, a high-frequency component will take on the alias of a different low-frequency component.

Frequency Content of Undersampled Waveform (Ex. 7)

Given the time waveform illustrated in Figure 2.1:

(1)   \begin{equation*} x(t)=\frac{1}{\sqrt{2\pi}}\left[\frac{sin(t/2)}{t/2}\right]^2 \triangleq \frac{1}{\sqrt{2\pi}}sinc^2\left(\frac{t}{2}\right) \end{equation*}

The Fourier transform 𝖷̃(πœ”) is the triangle function illustrated in Figure 2.6, where the highest frequency component is 𝖿h = 1/2πœ‹ Hz.

The waveform x(t) sampled at π–₯s β‰œ 1 Γ— 𝖿h = 1/2πœ‹ gives a sample period of 𝜏 = 1/π–₯s = 2πœ‹ and is illustrated in Figure 2.9. It is an example of undersampling.

An undersampled sequence

Figure 2.9. An undersampled sequence.

All the samples are zero, aside from the center sample at t=0. This sequence results in a DTFT that is constant across frequency πœ”.

Using the same sample rate and applying Theorem 1 results in a DTFT 𝖸̃(πœ”) of y(n) that will overlap, or alias, in the DTFT’s frequency domain. It is expressed as:

(2)   \begin{equation*} \tilde{X}(\omega)=\sqrt{2\pi}F_{s}\sum_{n\in\mathbb{Z}}\tilde{X}(F_{s}[\omega-2\pi n]) \end{equation*}

(3)   \begin{equation*} =\frac{\sqrt{2\pi}}{2\pi}\sum_{n\in\mathbb{Z}}\tilde{X}\left(\frac{1}{2\pi}[\omega-2\pi n]\right) \end{equation*}

Conclusion

  • 𝖷̃(πœ”) repeats every 2πœ‹ (this is true of all DTFTs)
  • 𝖷̃(πœ”) is 0 when (1/2πœ‹) πœ” = 1…that is, at πœ” = 2πœ‹
  • The height of each triangle is \sqrt{2\pi}/2\pi or about 0.399
  • The spectral content is a constant (displayed as the solid red line in Figure 2.10 below)
Undersampled DTFT

Figure 2.10. Undersampled DTFT.