next up previous
Next: 2D Case Up: Fourier Theory Previous: Fourier Theory

1D Case

Considering a continuous function f(x) of a single variable x representing distance.

The Fourier transform of that function is denoted F(u), where u represents spatial frequency is defined by
\begin{displaymath}
F(u) = \int_{-\infty}^\infty f(x) e^{-2\pi i x u}\,dx. \end{displaymath} (1)

Note: In general F(u) will be a complex quantity even though the original data is purely real.

The meaning of this is that not only is the magnitude of each frequency present important, but that its phase relationship is too.

The inverse Fourier transform for regenerating f(x) from F(u) is given by
\begin{displaymath}
f(x) = \int_{-\infty}^\infty F(u) e^{2\pi i x u}\,du, \end{displaymath} (2)
which is rather similar, except that the exponential term has the opposite sign.

Let's see how we compute a Fourier Transform: consider a particular function f(x) defined as
\begin{displaymath}
f(x) = \left\{ \begin{array}
{ll}
 1 & \mbox{if $\vert x\vert \leq 1$}\  0 & \mbox{otherwise,}
 \end{array} \right.\end{displaymath} (3)
shown in Fig. 7.6.


A top hat function


So its Fourier transform is:

In this case F(u) is purely real, which is a consequence of the original data being symmetric in x and -x. A graph of F(u) is shown in Fig. 7.7. This function is often referred to as the Sinc function.


Fourier transform of a top hat function



next up previous
Next: 2D Case Up: Fourier Theory Previous: Fourier Theory
Dave Marshall
10/4/2001