4.2 The Fourier Transform for Periodic Signals
Welcome to the fascinating world of Signals and Systems!
Today, we’ll extend our understanding of the Fourier Transform (FT) to periodic signals.
This allows us to analyze both periodic and aperiodic signals within a unified framework.
We’ll discover how the Fourier Transform of a periodic signal reveals itself as a train of impulses in the frequency domain.
These impulses are directly related to the signal’s Fourier Series coefficients.
Traditionally, Fourier Series describes periodic signals, while Fourier Transform handles aperiodic signals. Today, we bridge this gap.
Key Idea
The Fourier Transform of a periodic signal is a train of impulses in the frequency domain. The areas of these impulses are proportional to the signal’s Fourier Series coefficients.
This approach provides a powerful, unified tool for signal analysis across ECE disciplines.
Let’s start with a simple Fourier Transform: a single impulse in the frequency domain. \[ X(j \omega)=2 \pi \delta\left(\omega-\omega_{0}\right) \] What time-domain signal \(x(t)\) does this represent? We use the inverse Fourier Transform: \[ x(t) = \frac{1}{2 \pi} \int_{-\infty}^{+\infty} X(j \omega) e^{j \omega t} d \omega \] Substituting \(X(j\omega)\): \[ x(t) = \frac{1}{2 \pi} \int_{-\infty}^{+\infty} 2 \pi \delta\left(\omega-\omega_{0}\right) e^{j \omega t} d \omega \] \[ x(t) = e^{j \omega_{0} t} \] This shows that a single impulse in the frequency domain corresponds to a complex exponential in the time domain.
If we have a linear combination of impulses in the frequency domain: \[ X(j \omega)=\sum_{k=-\infty}^{+\infty} 2 \pi a_{k} \delta\left(\omega-k \omega_{0}\right) \] Applying the inverse Fourier Transform, as before: \[ x(t) = \frac{1}{2 \pi} \int_{-\infty}^{+\infty} \left( \sum_{k=-\infty}^{+\infty} 2 \pi a_{k} \delta\left(\omega-k \omega_{0}\right) \right) e^{j \omega t} d \omega \] \[ x(t) = \sum_{k=-\infty}^{+\infty} a_{k} \left( \frac{1}{2 \pi} \int_{-\infty}^{+\infty} 2 \pi \delta\left(\omega-k \omega_{0}\right) e^{j \omega t} d \omega \right) \] \[ x(t) = \sum_{k=-\infty}^{+\infty} a_{k} e^{j k \omega_{0} t} \]
The Core Relationship
This is precisely the Fourier Series representation of a periodic signal! The Fourier Transform of a periodic signal with Fourier Series coefficients \(\{a_k\}\) is a train of impulses. The impulse at the \(k\)-th harmonic frequency \(k\omega_0\) has an area of \(2\pi a_k\). \[ \mathcal{F} \left\{ \sum_{k=-\infty}^{+\infty} a_{k} e^{j k \omega_{0} t} \right\} = \sum_{k=-\infty}^{+\infty} 2 \pi a_{k} \delta\left(\omega-k \omega_{0}\right) \]
Consider a symmetric periodic square wave.
Its Fourier Series coefficients are given by: \[ a_{k}=\frac{\sin k \omega_{0} T_{1}}{\pi k} \] Therefore, its Fourier Transform is: \[ X(j \omega)=\sum_{k=-\infty}^{+\infty} \frac{2 \sin k \omega_{0} T_{1}}{k} \delta\left(\omega-k \omega_{0}\right) \]
The transform consists of impulses located at integer multiples of the fundamental frequency \(\omega_0\).
The amplitude of each impulse is proportional to the corresponding Fourier Series coefficient.
Notice the sinc function envelope, characteristic of rectangular pulses.
This illustrates how the discrete spectrum of a periodic signal maps to impulses in the frequency domain.
Figure 4.12: Fourier transform of a symmetric periodic square wave (\(T=4T_1\)).
Use the sliders to change the square wave’s properties:
The Fourier Transform provides a concise representation for simple sinusoids.
Recall its Fourier Series coefficients: \[ a_{1} = \frac{1}{2 j} \] \[ a_{-1} = -\frac{1}{2 j} \] \[ a_{k}=0, \quad k \neq 1 \text{ or } -1 \] The Fourier Transform consists of two impulses at \(\pm \omega_0\): \[ X(j \omega) = 2\pi \left( \frac{1}{2j} \delta(\omega - \omega_0) - \frac{1}{2j} \delta(\omega + \omega_0) \right) \] \[ X(j \omega) = \frac{\pi}{j} \delta(\omega - \omega_0) - \frac{\pi}{j} \delta(\omega + \omega_0) \] \[ X(j \omega) = -j\pi \delta(\omega - \omega_0) + j\pi \delta(\omega + \omega_0) \]
Its Fourier Series coefficients are: \[ a_{1}=a_{-1}=\frac{1}{2} \] \[ a_{k}=0, \quad k \neq 1 \text{ or } -1 \] Its Fourier Transform also has two impulses at \(\pm \omega_0\): \[ X(j \omega) = 2\pi \left( \frac{1}{2} \delta(\omega - \omega_0) + \frac{1}{2} \delta(\omega + \omega_0) \right) \] \[ X(j \omega) = \pi \delta(\omega - \omega_0) + \pi \delta(\omega + \omega_0) \]
These transforms are fundamental in understanding modulation systems.
They clearly show that sinusoids are “pure” frequencies, represented by single points in the spectrum.
The impulses indicate the presence of specific frequency components.
Figure 4.13: Fourier transforms of (a) \(\sin \omega_{0} t\) and (b) \(\cos \omega_{0} t\).
Use the slider to change \(\omega_0\):
How does this affect the position of the impulses in the spectrum? Note that for real signals, if there is a positive frequency component, there must be a corresponding negative frequency component.
A signal of immense importance in sampling systems is the impulse train. \[ x(t)=\sum_{k=-\infty}^{+\infty} \delta(t-k T) \] This signal is periodic with period \(T\).
Its Fourier Series coefficients were previously found to be: \[ a_{k}=\frac{1}{T} \] This means every harmonic component has the same amplitude! Substituting this into our Fourier Transform definition for periodic signals: \[ X(j \omega)=\sum_{k=-\infty}^{+\infty} 2 \pi \left(\frac{1}{T}\right) \delta\left(\omega-k \omega_{0}\right) \] \[ X(j \omega)=\frac{2 \pi}{T} \sum_{k=-\infty}^{+\infty} \delta\left(\omega-\frac{2 \pi k}{T}\right) \] The Fourier Transform of an impulse train in the time domain is also an impulse train in the frequency domain!
(a) Periodic impulse train in time domain.
(b) Its Fourier transform in frequency domain.
Inverse Relationship
As the spacing between impulses in the time domain (\(T\)) gets longer, the spacing between impulses in the frequency domain (\(2\pi/T\)) gets smaller. This is a profound illustration of the inverse relationship between time and frequency domains.
Use the slider to change the period T:
See how changing the time-domain period directly impacts the frequency-domain spacing.
This phenomenon is central to understanding aliasing and the Nyquist-Shannon sampling theorem.
We’ve explored the powerful connection between Fourier Series and Fourier Transform for periodic signals.
Why is this important?
This unified framework is foundational for: