Jump back to chapter selection.


Table of Contents

4.1 Representation of Aperiodic Signals: The Continuous-Time Fourier Transform
4.2 Convergence of Fourier Transforms
4.3 Properties of the Continuous-Time Fourier Transform
4.4 Basic Fourier Transform Pairs
4.5 Systems Characterised by Linear Constant-Coefficient Differential Equations


4 Continuous-Time Fourier Transform

A large class of signals, including all signals with finite energy, can be represented as a linear combination (or more generally, an integral) of complex exponentials. For periodic signals, as discussed in Chapter 3, these complex exponential building blocks are harmonically related, leading to a discrete sum in the Fourier series representation. For aperiodic signals, the constituent frequencies are infinitesimally close, and the representation takes the form of an integral rather than a sum. The resulting continuous spectrum of complex amplitudes is called the Fourier transform, and the synthesis integral used to reconstruct the signal from its spectrum is called the inverse Fourier transform.

The Fourier transform was one of Joseph Fourier's most significant contributions. He developed the intuition that an aperiodic signal could be viewed as a periodic signal in the limit where its period T approaches infinity. As the period increases (T), the fundamental frequency ω0=2π/T decreases (ω00), and the harmonically related components kω0 become infinitesimally close in frequency. In this limit, the Fourier series sum transitions into an integral.


4.1 Representation of Aperiodic Signals: The Continuous-Time Fourier Transform

4.1.1 Example: From Periodic Square Wave to Aperiodic Rectangular Pulse

Consider a periodic square wave xT(t) with period T, defined over one period as:

xT(t)={1,for |t|<T1,0,for T1<|t|T/2,

where 2T1<T. The Fourier series coefficients ak for this periodic signal are given by:

ak=1TT1T11eikω0tdt=2sin(kω0T1)kω0T=2T1Tsinc(kω0T1π),

where ω0=2π/T and sinc(x)=sin(πx)/(πx). The quantity Tak=2sin(kω0T1)kω0 represents the samples of an envelope function.
As T, the periodic square wave x~(t) approaches a single, aperiodic rectangular pulse x(t) (equal to 1 for |t|<T1 and 0 otherwise). In this limit, ω00, and kω0 becomes a continuous variable ω. The values Tak become samples of a continuous function (the envelope) X(iω)=2sin(ωT1)ω. This envelope is the Fourier transform of the rectangular pulse.

4.1.2 Derivation

For a general aperiodic signal x(t) (assumed to be of finite duration for this heuristic derivation, or otherwise satisfying convergence conditions), we can construct a periodic signal x~(t) by repeating x(t) with a period T, such that x(t) is one period of x~(t).

Attachments/Oppenheim,Willsky_Signals and Systems 19.webp|700

As T, x~(t) becomes identical to x(t) for all t. The Fourier series representation of x~(t) is:

x~(t)=k=akeikω0t,withak=1TT/2T/2x~(t)eikω0tdt,

where ω0=2π/T. Since x~(t)=x(t) for T/2t<T/2 (and x(t)=0 outside this range if we consider x(t) as the single period), then ak=1Tx(t)eikω0tdt.
Let us define the envelope X(iω) of Tak as ωkω0:

X(iω)=limT(Tak)=limTT/2T/2x(t)ei(kω0)tdt=x(t)eiωtdt.

Now, substitute ak=1TX(ikω0)=ω02πX(ikω0) into the Fourier series for x~(t):

x~(t)=k=(ω02πX(ikω0))eikω0t=12πk=X(ikω0)eikω0tω0.

As T, ω0=Δωdω, and the summation becomes an integral (a Riemann sum definition):

x(t)=12πX(iω)eiωtdω.

Thus, the continuous-time Fourier transform (CTFT) pair is:

Analysis (Forward FT): X(iω)=x(t)eiωtdtSynthesis (Inverse FT): x(t)=12πX(iω)eiωtdω

Here, X(iω) is called the Fourier transform, spectrum, or spectral density of x(t). It represents the complex amplitude of the constituent exponential eiωt in x(t).


4.2 Convergence of Fourier Transforms

Although the heuristic derivation assumed x(t) has finite duration, the CTFT pair applies to a broader class of signals, including many of infinite duration. The existence and convergence of the Fourier transform integral X(iω) and the inverse transform integral (reconstructing x(t)) depend on the properties of x(t). Let x^(t) be the signal reconstructed by the inverse transform:

x^(t)=12πX(iω)eiωtdω.

Sufficient conditions for the Fourier transform X(iω) to exist and for x^(t) to represent x(t) include:

  1. x(t) is square integrable (i.e., x(t) has finite energy):|x(t)|2dt<.If this condition holds, then X(iω) also has finite energy (|X(iω)|2dω<, by Parseval's relation), and the inverse transform converges to x(t) in the mean-square sense. That is, the energy of the difference e(t)=x^(t)x(t) is zero.
  2. x(t) satisfies the Dirichlet conditions:
    • x(t) is absolutely integrable:|x(t)|dt<.(This condition alone guarantees that X(iω) is well-defined and bounded for all ω).
    • x(t) has a finite number of maxima and minima in any finite interval (bounded variation).
    • x(t) has a finite number of discontinuities in any finite interval, and each discontinuity must be finite.

If all three Dirichlet conditions are met, then x^(t)=x(t) for all t where x(t) is continuous. At points of discontinuity, x^(t) converges to the average of the values of x(t) on either side of the discontinuity (the midpoint of the jump).

4.2.1 Periodic Signals and Impulses

Periodic signals, which are generally neither absolutely integrable nor square integrable over an infinite interval (they have infinite energy but finite power), can still have Fourier transforms if we permit the use of Dirac impulse functions in the frequency domain. For instance, the Fourier transform of x(t)=eiω0t is X(iω)=2πδ(ωω0). This generalisation allows the Fourier series and Fourier transform to be unified within a common framework.


4.3 Properties of the Continuous-Time Fourier Transform

If x(t)FTX(iω) and y(t)FTY(iω), several useful properties hold:

Property Aperiodic Signal x(t),y(t) Fourier Transform X(iω),Y(iω)
Linearity ax(t)+by(t) aX(iω)+bY(iω)
Time Shifting x(tt0) eiωt0X(iω)
Frequency Shifting (Modulation) eiω0tx(t) X(i(ωω0))
Conjugation x(t) X(iω)
Time Reversal x(t) X(iω)
Time and Frequency Scaling x(at), for real a0 1aX(iωa)
Convolution x(t)y(t)=x(τ)y(tτ)dτ X(iω)Y(iω)
Multiplication x(t)y(t) 12π(X(iω)Y(iω))=12πX(iθ)Y(i(ωθ))dθ
Differentiation in Time dx(t)dt iωX(iω)
Integration tx(τ)dτ 1iωX(iω)+πX(0)δ(ω) (where X(0)=x(t)dt)
Differentiation in Frequency tx(t) idX(iω)dω
Conjugate Symmetry for Real x(t) x(t) is real X(iω)=X(iω); Re[X(iω)] is even, Im[X(iω)] is odd.
Symmetry for Real and Even x(t) x(t) is real and even X(iω) is real and even.
Symmetry for Real and Odd x(t) x(t) is real and odd X(iω) is purely imaginary and odd.
Even-Odd Decomp. for Real x(t) xe(t)=Ev{x(t)}, xo(t)=Od{x(t)} xe(t)Re[X(iω)]; xo(t)iIm[X(iω)]
Parseval's Relation x(t)2dt 12πX(iω)2dω

Parseval's Relation

If x(t) and X(iω) are a Fourier transform pair (using iω or jω interchangeably for notation), then Parseval's relation states:

+|x(t)|2dt=12π+|X(iω)|2dω.

This relation can be derived by starting with the integral of |x(t)|2:

+|x(t)|2dt=+x(t)x(t)dt.

Substitute the inverse Fourier transform for x(t): x(t)=(12πX(iω)eiωtdω)=12πX(iω)eiωtdω.

+|x(t)|2dt=+x(t)[12π+X(iω)eiωtdω]dt.

Reversing the order of integration (assuming conditions allow):

+|x(t)|2dt=12π+X(iω)[+x(t)eiωtdt]dω.

The bracketed term is the Fourier transform X(iω). Thus:

+|x(t)|2dt=12π+X(iω)X(iω)dω=12π+|X(iω)|2dω.

The term on the left-hand side, |x(t)|2dt, is the total energy in the signal x(t) (if x(t) represents a voltage or current across a 1-ohm resistor, for instance). Parseval's relation states that this total energy can be determined either by integrating the energy per unit time (|x(t)|2) over all time, or by integrating the energy per unit angular frequency (|X(iω)|2/(2π)) over all frequencies. For this reason, |X(iω)|2 is often referred to as the energy-density spectrum of the signal x(t). This relation for finite-energy aperiodic signals is the direct counterpart to Parseval's relation for periodic signals, which relates the average power of a periodic signal to the sum of the powers of its harmonic components.


4.4 Basic Fourier Transform Pairs

Signal x(t) Fourier Transform X(iω) Fourier Series Coefficients ak (if x(t) is periodic with period T=2π/ω0)
k=akeikω0t 2πk=akδ(ωkω0) ak
eiω0t 2πδ(ωω0) a1=1 (if ω0 is fundamental), ak=0 for kω0ω0
cos(ω0t) π[δ(ωω0)+δ(ω+ω0)] a1=a1=1/2, ak=0 for k1
sin(ω0t) πi[δ(ωω0)δ(ω+ω0)] a1=1/(2i),a1=1/(2i), ak=0 for k1
1 (DC signal) 2πδ(ω) a0=1, ak=0 for k0
Rectangular pulse: x(t)=1 for t<T1, 0 else 2sin(ωT1)ω=2T1sinc(ωT1π) Not periodic
δ(t) (unit impulse) 1 Not periodic
u(t) (unit step) 1iω+πδ(ω) Not periodic
δ(tt0) eiωt0 Not periodic
eatu(t), Re[a]>0 1a+iω Not periodic
teatu(t), Re[a]>0 1(a+iω)2 Not periodic
Gaussian: eat2, a>0 πaeω2/(4a) Not periodic

Note: The specific Fourier Series coefficients for periodic signals depend on the choice of fundamental period T=2π/ω0. The sinc function used for the rectangular pulse is sinc(x)=sin(πx)/(πx).


4.5 Systems Characterised by Linear Constant-Coefficient Differential Equations

Continuous-time LTI systems are often described by linear constant-coefficient differential equations of the general form:

k=0Nakdky(t)dtk=k=0Mbkdkx(t)dtk.

The frequency response H(iω) of such a system can be found by applying the Fourier transform to both sides of the equation. Using the differentiation property F{dkf(t)dtk}=(iω)kF(iω), we obtain:

k=0Nak(iω)kY(iω)=k=0Mbk(iω)kX(iω).

The frequency response H(iω)=Y(iω)/X(iω) is therefore:

H(iω)=k=0Mbk(iω)kk=0Nak(iω)k.

Thus, for systems described by linear constant-coefficient differential equations, the frequency response H(iω) is a rational function of iω (a ratio of polynomials in iω).