Vous êtes sur la page 1sur 24

Chapter-5 Fourier Transform

In the previous three lessons, we discussed the Fourier Series, which is for periodic signals. This lesson will cover the Fourier Transform which can be used to analyze aperiodic signals. (Later on, we'll see how we can also use it for periodic signals.) The Fourier Transform is another method for representing signals and systems in the frequency domain

On

the -axis, distance between two consecutive aks is now 0=2/T, the fundamental frequency.

Bridge Between Fourier Series and Transform


Consider the periodic signal x(t) below: x(t)

-T

-T1 0 T1

t T

We know that the Fourier coefficients for x(t) will be:

2T1 , T ak = sin( k 0T1 ) k

k =0 k 0

Bridge Between Fourier Series and Transform (contd)


Now, sketch ak on the -axis: ak 2T1/T

Bridge Between Fourier Series and Transform (contd)


As the period T, the fundamental frequency 00. So, the distance between the two consecutive aks becomes zero, and the sketch of ak becomes continuous, what is called as Fourier Transform. At the other side, as T, the signal x(t) becomes aperiodic and takes the form: x(t) t

-20 -0

0 0 20

On the -axis, distance between two consecutive aks is now 0=2/T, the fundamental frequency.

-T1 0 T1

This means the Fourier Transform can represent an aperiodic signal on the frequency-domain.

Bridge to Fourier Transform


Periodic Signals Fourier Series Aperiodic Signals Fourier Transform Consider an aperiodic signal x(t). Now, consider periodic version of x(t), xp(t), where x(t) is repeated over a period T. We can say that xp(t) is the limiting case of x(t) as T approaches to infinity, i.e.

Bridge to Fourier Transform (contd)


Since x(t)=0 outside of the interval (-T/2,T/2):

ak =

1 x(t )e jk 0t dt T X ( j ) =

Define an envelope function: So,

x(t ) = lim x p (t )
T

ak =

1 X ( j 0 ) T

x(t )e

j t

dt

Since xp(t) is periodic, we can write Fourier series representation for it: T /2

x p (t ) =

k =

a e
k

jk 0 t

1 ak = x p (t )e jk 0t dt T T/ 2

Now, substitute that in the Fourier series representation of xp(t):

x p (t ) =

where 0=2/T.

k =

T X ( j

)e jk 0t

Bridge to Fourier Transform (contd)


Since 2/T= 0:

x p (t ) =

1 2

k =

X ( j

)e jk 0t 0

As T, this sum will approach to an integral because there will a continuum of Fourier terms in the Fourier series. Finally, the Fourier Transform of x(t):

X ( j ) =
x (t ) = 1 2

And, the Inverse Fourier Transform of x(t):

x(t )e

j t

dt
d

X ( j ) e

j t

Convergence of Fourier Transform


Similar to Fourier Series, convergence conditions apply for Fourier Transform:
The signal must be absolutely integrable

x(t ) dt <

Over a finite interval of time, the signal must have finite number of maxima and minima (or variations) Over a finite interval of time, the signal must have finite number of discontinuities. Also, those discontinuities must be finite.

Inverse Fourier Transform:


It is always possible to move back from the frequency-domain to time-domain, by either summing the terms of the Fourier Series or by Inverse Fourier Transform

Properties of the Fourier Transform


The point of this lesson is that knowledge of the properties of the Fourier Transform can save you a lot of work. We will cover some of the important Fourier Transform properties here

Linearity
Because the Fourier Transform is linear, we can write: F[a x1(t) + bx2(t)] = aX1() + bX2()

Time Scaling

where X1() is the Fourier Transform of x1(t) and X2() is the Fourier Transform of x2(t).

Time Shifting

Duality

In general, the Duality property is very useful because it can enable to solve Fourier Transforms that would be difficult to compute directly (such as taking the Fourier Transform of a sinc function). The Duality Property tells us that if x(t) has a Fourier Transform X(), then if we form a new function of time that has the functional form of the transform, X(t), it will have a Fourier Transform x() that has the functional form of the original time function (but is a function of frequency). Mathematically, we can write:

Example 1 Using the Fourier Transform integral equation, directly find the Fourier Transform of x(t) = e-at u(t), a> 0

Notice that the second term in the last line is simply the Fourier Transform integral of the function X(t), i.e.

Example 2 Using the results of Example 1 and the Duality Property, find the Fourier Transform of

The Convolution Property


It tells us that convolution in time corresponds to multiplication in the frequency domain. Therefore, we can avoid doing convolution by taking Fourier Transforms! In many cases, this will be much more convenient than directly performing the convolution.

The Convolution Property

The convolution property states that: Let us show that. To start, let

Then we can take the Fourier Transform of y(t) and plug in the convolution integral for y(t) (notice how we've marked the integrals with dt and d to keep track of them):
Therefore,

We've just shown that the Fourier Transform of the convolution of two functions is simply the product of the Fourier Transforms of the functions. This means that for linear, time-invariant systems, where the input/output relationship is described by a convolution, you can avoid convolution by using Fourier Transforms. This is a very powerful result.

Multiplication of Signals
It states that the Fourier Transform of the product of two signals in time is the convolution of the two Fourier Transforms.

Proof

Example 2 Find the Fourier Transform of x(t) = sinc2(t) (Hint: use the Multiplication Property).

Therefore,

Example 1 Find the inverse Fourier Transform of

Here is a plot of this function:

This tells us that modulation (such as multiplication in time by a complex exponential, cosine wave, or sine wave) corresponds to a frequency shift in the frequency domain.

DC Level Example Find the Fourier Transform of the constant 1. Use duality and the fact that the transform of (t) is 1

Differentiation in time
Transform of derivatives
Suppose that f(n) is piecewise continuous, and absolutely integrable on R. Then

We know ejt2(-0) =0
e

F { f ( n ) ( t )} = ( iw ) n F ( w )
In particular

F { f ' ( t )} = iwF ( w )

and

F { f '' ( t )} = w 2 F ( w )

but we can not directly calculate this integral because it does not converge. For many periodic signals, the integral for Fourier transform may not work. Luckily, there is an easier way of determining Fourier transforms of periodic signals So we will generalize the Fourier Transform to include impulses in the frequency domain. We can use either the Duality or Modulation Properties to show that. So we will generalize the Fourier Transform to include impulses in the frequency domain. We can use either the Duality or Modulation Properties to show that: We can check this by taking Inverse Fourier Transform (and using the sifting property)

Now let's consider a general periodic signal x(t) that we can represent as a Fourier Series:

Since we know that: by linearity of the Fourier Transform, we get that:

Pulsed Cosine
Example Find the Fourier Transform of cos(0t)

Fourier Transforms of Sampled Signals In this lesson, we will discuss sampling of continuous time signals. Sampling a continuous time signal is used, for example, in A/D conversion, such as would be done in digitizing music for storage on a CD, digitizing a movie for storage on a DVD, or taking a digital picture.

To start, we define the continuous time impulse train as:

Now, x(t) is the continuous time signal we wish to sample. We will model sampling as multiplying a signal by p(t Let xs(t) = x(t)p(t) be the sampled signal. Then

As you just saw, p(t) is an infinite train of continuous time impulse functions, spaced Ts seconds apart.

Now, we will derive the Sampling Theorem . To do this, we will examine our signals in the frequency domain. To start, let p(t) have a Fourier Transform P(), x(t) have a Fourier Transform X(), and xs(t) have a Fourier Transform Xs(). Then, because xs(t) = x(t)p(t), by the Multiplication Property,

Now let's find the Fourier Transform of p(t). Because the infinite impulse train is periodic, we will use the Fourier Transform of periodic signals:

where Ck are the Fourier Series coefficients of the periodic signal.

Let's find the Fourier Series coefficients Ck for the periodic impulse train p(t):

Therefore

Now, to finish our derivation of the Sampling Theorem, we will go back and determine Xs(). We saw that: Therefore,

or we get replicated, scaled versions of X(), spaced every 0 apart in frequency:

From this development and observing the above figure, we can derive our Sampling Theorem. This is one of the most important results.

We can recover x(t) from its sampled version xs (t) by using a low pass filter to recover the center island:

After low pass filtering

As you can see from the figure if 0 - c < c, we would get overlap of the replicates of X() in frequency. This is known as "aliasing." Therefore, to avoid aliasing, we require 0 - c > c or 0 > 2c. If we avoid aliasing, we can recover x(t) from its samples. (Usually, we choose a sampling rate a bit higher than twice the highest frequency since filters are not ideal.) We hear music up to 20 kHz and CD sampling rate is 44.1 kHz. (Dogs would need a higher quality CD since they hear higher frequencies than humans.)

Sampling Theorem Conditions


Sampling Theorem: A continuous-time signal x(t) can be uniquely reconstructed from its samples xs(t) with two conditions:
x(t) must be band-limited with a maximum frequency M Sampling frequency s of xs(t) must be greater than 2M, i.e. s>2 M.

Aliasing (Under-sampling)
What happens when sampling frequency is less than Nyquist Frequency, i.e. s<2M ? The original signal x(t) cannot be recovered from xs(t) since there will be unwanted overlaps in Xs().

The second condition is also known as Nyquist Criterion. s is referred as Nyquist Frequency, i.e. the smallest possible sampling frequency in order to recover the original analog signal from its samples.

This will cause the recovered signal xr(t) to be different than x(t), also called as aliasing or under-sampling.

Example 1 Given a signal x(t) with Fourier Transform with cutoff frequency &omega;c as shown:

you are given three different pulse trains with periods

Draw the sampled spectrum in each case. Which case(s) experiences aliasing?

Example 2 The inverse Fourier Transform of the signal in the previous example is

Draw the sampled signals using the sampling trains of the previous example

Applications of the Fourier Transform: Ideal Filters

Example 1 Given two functions x1(t) = cos(500t) and x2(t) = cos(1000t), form a new signal x3(t) = x1(t) x2(t). Draw the frequency response of a low pass filter that passes the low frequency component of the signal and blocks the high frequency component of the signal.

Sinusoidal Amplitude Modulation Modulation is multiplying a signal in time by complex exponentials (such as sine waves and cosine waves) to shift the signal to a desired frequency band. This is done, for example, by radio (or television) to assign different parts of the frequency spectrum to different radio (or television) stations. Remember that the Modulation Theorem told us that: We will use the Modulation Theorem in an example of AM radio.

Example 2 AM radio - Double-sideband, suppressed carrier, amplitude modulation


Let x(t) be a music signal with Fourier Transform X().

To modulate this signal, we'll form and transmit

Your radio demodulates the signal by multiplying the received signal y(t) by another cosine wave to form a third signal z(t):

To recover the original music signal x(t) from the demodulated signal z(t), you filter z(t) with a low-pass filter by multiplying by a rect function in frequency. This corresponds to convolving with a sinc function in time.

Vous aimerez peut-être aussi