Fourier Series

Roughly speaking, the theory of Fourier series asserts that just about every periodic function can be decomposed as an(infinite) sum of sines and cosines (trigonometric polynomials). Periodic waveforms are not very interesting for carrying information; after observing one period, the rest of the waveform carries nothing new. Our interest here is almost exclusively in time-limited waveforms.

Linear Time-Invariant System

If \(O\{ x(t) \} = y(t)\),
Linearity(Additivity and Homogeneity) :

$$O\{ a_1x_1(t) + a_2x_2(t)\} = a_1O\{ x_1(t)\} + a_2O\{ x_2(t)\} = a_1y_1(t) + a_2y_2(t)$$

Time-invariance :

$$O\{ x(t-\tau ) \} = O\{ y(t-\tau ) \}$$
Why play a fundamental role
  • Many communication channels possess LTI property.
  • We hope the channels can be approximated as LTI or extended from LTI in a range of applications.

More explanation about the sencond item:

  • Unit-sample response \(h[n]\) or unit-impulse response \(h(t)\) is a complete description of an LTI system.
  • Many systems are naturally described by their frequency response; LTI systems can be characterized by responses to eternal sinusoids; frequency response is easy to calculate from the system function.
  • Sinusoidal and complex exponential signals are used to describe the characteristics of many physical processes, in particular physical systems in which energy is conserved. Periodic complex exponentials serve as extremely useful building blocks for many other signals(harmonic). If the input to an LTI system is expressed as a linear combination of periodic complex exponentials or sinusoids, the output can also be expressed in this form, with coefficients that are related in a straightforward way to those of the input.
  • For many physical channels, they introduce distortions in their passbands, such a channel can be modeled by an LTI filter followed by AWGN noise, the approach to remove ISI(inter-symbol interference) is usually known as equalization.
  • Linear operations preserve Gaussianity.
  • A large class of interesting functions(\(L^2\)) could be represented by linear combinations of complex exponentials(Fourier Theorem).

Fourier Series

Given in most engineering texts

The Fourier series for function \(\{ u(t) : [-T/2, T/2] \to \Bbb{C} \}\) is given by

$$u(t) = \begin{cases} \sum\limits_{-\infty}^{\infty} \hat u_k e^{2\pi ikt/T} & T/2\le t\le T/2 \\ 0 & elsewhere \end{cases}$$

Electrical engineers formerly reserved the symbol \(i\) for electrical current and thus often use \(j\) to denote \(\sqrt{-1}\). The Fourier series of a time-limited function maps function to a sequence of complex coefficients \(\hat u_k\) satisfy

$$\hat u_k = \frac 1 T \int_{-T/2}^{T/2} u(t)e^{-2\pi ikt/T} dt, \;-\infty < k < \infty \tag{1}$$

For any integer \(n\), the functions \(cos(2\pi nx), sin(2\pi nx), e^{2\pi inx}\) are all \(\Bbb Z\)-periodic(1-periodic). So in some math book the \(\hat u_k\) often denoted as:

$$\hat u_k = \int_0^1 u(t)e^{-2\pi ikt} dt, -\infty < k < \infty$$

\(u(t)\) can be expressed as a linear combination of truncated complex sinusoids by the standard rectangular function as follows:

$$u(t) = \sum\limits_{k=-\infty}^{\infty} \hat u_k e^{2\pi ikt/T} rect(t/T) = \sum\limits_{k \in \Bbb(Z)} \hat u_k {\theta}_k(t) \tag{2}$$

where

$$rect(t) = \begin{cases} 1 & -1/2 \le t \le 1/2 \\ 0 & elsewhere \end{cases} \; ,\;\;\;and \; \theta_k(t) = e^{2\pi ikt/T}rect(t/T)$$
Complex Exponentials

A complex-valued function of the real variable \(x\) may be written as \(u(x)+iv(x)\)(u,v real valued), its derivative and integral with respect to \(x\) are defined to be

$$\frac d {dx} (u + iv) = \frac {du} {dx} + i \frac {dv} {dx} \; ,\;\;\;and \; \int (u + iv) dx = \int u dx + i \int u dx$$

From this it follows easily that

$$\frac d {dx} (e^{(a + ib)x}) = (a + ib)e^{(a + ib)x} \; ,\;\;\;and \; \int e^{(a + ib)x} dx = \frac 1 {a+ib}e^{(a + ib)x}$$

The truncated complex sinusoids are orthogonal for \(k \ne m \in \Bbb Z\)

$$\int_{-\infty}^{\infty} \theta_k(t) \theta_m^*(t) d(t) = \int_{-T/2}^{T/2} e^{2\pi i(k-m)t/T} = \frac T {2\pi i(k-m)} e^{2\pi i(k-m)t/T} \bigg|_{-T/2}^{T/2} = T \frac {sin\pi (k-m)} {\pi (k-m)}$$
Fourier series energy equation
$$\eqalign{ \int_{-\infty}^{\infty} |u(t)|^2 d(t) &= \int_{-T/2}^{T/2} \sum\limits_{k=-\infty}^{\infty} \hat u_k e^{2\pi ikt/T} \sum\limits_{\ell=-\infty}^{\infty} \hat u_{\ell}^* e^{2\pi i\ell t/T} dt \\ &= \sum\limits_{k=-\infty}^{\infty} \sum\limits_{\ell=-\infty}^{\infty} \hat u_k \hat u_{\ell}^* \int_{-T/2}^{T/2} e^{2\pi i(k-\ell)t/T} dt \\ &= T\sum\limits_{k=-\infty}^{\infty} \sum\limits_{\ell=-\infty}^{\infty} \hat u_k \hat u_{\ell}^* \delta[k-\ell] \\ &= T\sum\limits_{k=-\infty}^{\infty} |\hat u_k|^2 \tag{3} }$$

Fourier Theorem

More precision and interpretation

Let \(\{ u(t) : [−T/2, T/2] \to \Bbb C \}\) be an \(L^2\) function. Then for each \(k \in \Bbb Z\), the Lebesgue integral

$$\hat u_k = \frac 1 T \int_{-T/2}^{T/2} u(t)e^{-2\pi ikt/T} dt, \;-\infty < k < \infty$$

exists and satisfies \(|\hat u_k| \le \frac 1 T \int |u(t)|dt < \infty\). Furthermore,

$$\lim\limits_{\ell \to \infty} \int_{-T/2}^{T/2} \Big| u(t) - \sum\limits_{k=-\ell}^{\ell} \hat u_k e^{2\pi ikt/T} \Big|^2 dt = 0 \tag{4}$$

where the limit is monotonic in \(\ell\). Also, the Fourier energy equation (3) is satisfied.
Conversely, if \(\{ \hat u_k; k \in \Bbb Z \}\) is a two-sided sequence of complex numbers satisfying \(\sum_{k=-\infty}^\infty |\hat u_k|^2 \le \infty\), then an \(L^2\) function \(\{ u(t) : [−T/2, T/2] \to \Bbb C \}\) exists such that (3) and (4) are satisfied.
There is an important theorem due to Carleson, stating that if \(u(t)\) is \(L^2\), then \(\sum_k \hat u_k e^{2\pi ikt/T} rect(t/T)\)converges almost everywhere(convergence with probability 1) on \([−T/2, T/2]\).

\(L^2\) converge

A series is defined to converge in \(L^2\) if (4) holds. The notation \(l.i.m.\) (limit in mean-square)is used to denote \(L^2\) convergence, so (4) is often abbreviated by

$$u(t) = l.i.m. \sum_k \hat u_k e^{2\pi ikt/T} rect(t/T)$$

The following example illustrate there is isolated discontinuity at \(t = −1/2, 0, 1/2\), the middle figure depicts a partial expansion with k = −1,0,1.
l2converge

Reference:

  1. Alan V.Oppenheim. Alan S.Willsky. (1998). Signals and systems 2nd ed. (China: Prentice-Hall International,Inc)
  2. Hari Balakrishnan. George Verghese. (2012). 6.02 Introduction to EECS II: Digital Communication Systems. MIT OpenCourseWare (http://ocw.mit.edu/)
  3. Dennis Freeman. (2011). 6.003 Signals and Systems. MIT OpenCourseWare (http://ocw.mit.edu/)
  4. Robert Gallager. (2006). 6.450 Digital Communication. MIT OpenCourseWare (http://ocw.mit.edu/)
  5. Robert G.Gallager. (2009). Principles of Digital Communication (New York: Cambridge University Press).
  6. Harvey Mudd College Opencourse. E59 Administrative Information
  7. Terence Tao. (2009). Analysis I. Analysis II (Hindustan Book Agency)
lyons-zhang

A good person! More about the author →