The continuous-time Fourier transform (CTFT) represents an aperiodic signal as a continuous distribution of frequencies. It is the single most important analytical tool in the course.

Definition (f-form)

The forward transform:

The inverse transform:

The two halves differ only in the sign of the exponent. There is no factor of out front in either direction — that’s the f-form, and that’s what makes it clean.

We write the pair as .

ω-form

The ω-form uses radian frequency instead:

The forward direction has no , but the inverse picks up a factor — asymmetric. The two forms describe the same mathematical object, related by . The course defaults to f-form for clean symmetry; the formula sheet has both.

Why we take T → ∞ of the Fourier series

Start with a Fourier series for a periodic signal of period . The harmonic coefficients live at discrete frequencies , with spacing . As , the spacing goes to zero, and the discrete spectrum fills in to become continuous. The sum becomes an integral; the coefficient index becomes the continuous variable . The result is the CTFT.

This is one of the most beautiful derivations in signals-and-systems, and the punch line is that the CTFT is the Fourier series taken to its aperiodic limit.

What X(f) means

is the signal’s spectrum:

  • Magnitude : how much of frequency is in .
  • Phase : where the cosine-sine combination is positioned in time at that frequency.

For real , is even and is odd (conjugate symmetry).

A signal whose spectrum is concentrated near is lowpass; near a high , bandpass; spread out toward high , highpass. See filter note.

Definition memorization

The CTFT forward and inverse definitions (f-form) are not on the formula sheet. They are the third major formula you have to know by heart (after the convolution integral and the Fourier series analysis/synthesis pair). Laplace transform is the fourth.

Standard pairs

The most-used pairs:

  • , — duals.
  • , — duals.
  • , — duals.
  • , .
  • , — the impulse train pair.
  • .
  • .
  • , .

Reading rect(f/w)

Just like the time-domain rectangle (see Unit rectangle), in the frequency domain has width (edges at ), not . This is the convention that catches students on every problem involving filtered spectra.

Key properties (all on the formula sheet)

  • Linearity: .
  • Time-shifting: . Phase rotation linear in ; magnitude unchanged.
  • Frequency-shifting: . The dual; foundation of modulation.
  • Time-scaling: . The time-bandwidth tradeoff in formula form.
  • Time-differentiation: . Differentiation becomes algebra.
  • Convolution–multiplication duality: and . See Convolution theorem.
  • Parseval: .
  • Total area: and .

What this does for LTI systems

For an LTI system , the convolution theorem gives

where is the system’s frequency response. So three routes to the output:

  1. Convolve in time.
  2. Solve the differential equation.
  3. Multiply spectra in frequency and inverse-transform.

Route 3 is usually easiest. It’s why we developed the CTFT.

Generalized transforms

Some signals don’t strictly converge in the Fourier integral (e.g. , , over all time). They have generalized transforms — limits of well-behaved approximations — which give the impulse-and-rational-function pairs you see in the pair table. The formal theory is distribution theory; we just use the formulas.