0% found this document useful (0 votes)
5 views

Lecture 9

Lecture 9 covers the Fourier Transform, its properties, and examples, focusing on linearity, time shifts, differentiation, integration, and convolution in the frequency domain. Key concepts include the relationship between time and frequency domains, as well as practical applications in filter design. The lecture emphasizes the importance of the Fourier Transform in simplifying operations and its limitations in certain signal types.

Uploaded by

Osii C
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Lecture 9

Lecture 9 covers the Fourier Transform, its properties, and examples, focusing on linearity, time shifts, differentiation, integration, and convolution in the frequency domain. Key concepts include the relationship between time and frequency domains, as well as practical applications in filter design. The lecture emphasizes the importance of the Fourier Transform in simplifying operations and its limitations in certain signal types.

Uploaded by

Osii C
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

Signals & System

Lecture 9

Fourier Transforms
Properties & Examples

Dr. Tahir Zaidi


Lecture 9: Fourier Transform
Properties and Examples
Basis functions (3 lectures): Concept of basis
function. Fourier series representation of time
functions. Fourier transform and its properties.
Examples, transform of simple time functions.

Specific objectives for today:


• Properties of a Fourier transform
– Linearity
– Time shifts
– Differentiation and integration
– Convolution in the frequency domain

2/14
Lecture 9: Resources
Core material
SaS, O&W, C4.3, C4.4

Background material
MIT Lectures 8 and 9.

3/14
Reminder: Fourier Transform
A signal x(t) and its Fourier transform X(jw) are related by

x(t )  2  X ( jw )e jwt dw
1


X ( jw )   x(t )e  jwt dt


This is denoted by:


F
x(t )  X ( jw )
For example (1):
 at
F1
e u (t ) 
a  jw
Remember that the Fourier transform is a density
function (continuous), you must integrate it, rather than
summing up the discrete Fourier series components

4/14
Linearity of the Fourier Transform
F
If x(t )  X ( jw )

F
and y(t )  Y ( jw )

F
Then ax(t )  by(t )  aX ( jw )  bY ( jw )

This follows directly from the definition of the Fourier


transform (as the integral operator is linear). It is easily
extended to a linear combination of an arbitrary number
of signals

5/14
Time Shifting
F
If x(t )  X ( jw )
F
Then x(t  t0 )  e  jwt0 X ( jw )


Proof x(t )   X ( jw )e jwt dw
1
2

Now replacing t by t-t0

x(t  t0 )  1
2 

X ( jw )e jw (t t0 ) dw

  e 
  jwt0
 2
1
X ( jw ) e jwt dw


Recognising this as
F{x(t  t0 )}  e jwt0 X ( jw )
A signal which is shifted in time does not have its Fourier
transform magnitude altered, only a shift in phase.
6/14
Example: Linearity & Time Shift
Consider the signal (linear sum of two time
shifted steps)
x(t )  0.5x1 (t  2.5)  x2 (t  2.5)
where x1(t) is of width 1, x2(t) is of width 3,
centred on zero.
Using the rectangular pulse example
X 1 ( jw )  2 sin(w / 2)
w
X 2 ( jw )  2 sin(3w / 2)
w
Then using the linearity and time shift
Fourier transform properties

X ( jw )  e  j 5w / 2  sin(w / 2)  2 sin(3w / 2)  
 w

7/14
Differentiation & Integration
By differentiating both sides of the Fourier transform
synthesis equation:

dx(t )
dt
 1
2 

jwX ( jw )e jwt dw

Therefore:
dx(t ) F
 jwX ( jw )
dt
This is important, because it replaces differentiation in the
time domain with multiplication in the frequency
domain.
Integration is similar:
t 1


x( )d 
jw
X ( jw )  X (0) (w )

The impulse term represents the dc or average value that can


result from integration
8/14
Example: Fourier Transform of a Step Signal
Lets calculate the Fourier transform X(jw)of x(t) = u(t), making use
of the knowledge that:
F
g (t )   (t )  G( jw )  1
and noting that:
t
x(t )   g ( )d

Taking Fourier transform of both sides
G( jw )
X ( jw )   G(0) (w )
jw
using the integration property. Since G(jw) = 1:
1
X ( jw )    (w )
jw
We can also apply the differentiation property in reverse
 1 
  w   1
du (t ) F
 (t )   jw 
dt  jw 
9/14
Convolution in the Frequency Domain
With a bit of work (next slide) it can show that:
F
y(t )  h(t ) * x(t )  Y ( jw )  H ( jw ) X ( jw )
Therefore, to apply convolution in the frequency
domain, we just have to multiply the two functions.

To solve for the differential/convolution equation using


Fourier transforms:
1. Calculate Fourier transforms of x(t) and h(t)
2. Multiply H(jw) by X(jw) to obtain Y(jw)
3. Calculate the inverse Fourier transform of Y(jw)

Multiplication in the frequency domain corresponds to


convolution in the time domain and vice versa.

10/14
Proof of Convolution Property

y(t )   x( )h(t   )d


Taking Fourier transforms gives:



Y ( jw )     x( )h(t   )d e  jwt dt
 


  
Interchanging the order of integration, we have

Y ( jw )   x( )  h(t   )e  jwt dt d
 


  
By the time shift property, the bracketed term is e-jwH(jw), so


 jw 
Y ( jw )  x ( ) e H ( jw )d


 H ( jw )  x( )e  jw  d


 H ( jw ) X ( jw )
11/14
Example 1: Solving an ODE
Consider the LTI system time impulse response
h(t )  ebtu(t ) b0
to the input signal
x(t )  e atu(t ) a0
Transforming these signals into the frequency domain
1 1
H ( jw )  , X ( jw ) 
b  jw a  jw
and the frequency response is
1
Y ( jw ) 
(b  jw )(a  jw )
to convert this to the time domain, express as partial fractions:
1  1 1 
Y ( jw )  
   ba
b  a  (a  jw ) (b  jw ) 
Therefore, the time domain response is:

y(t )  b1a e atu(t )  ebtu(t ) 
12/14
Example 2: Designing a Low Pass Filter
H(jw)
Lets design a low pass filter:
1 | w | wc
H ( jw )  
0 | w | wc wc wc w
The impulse response of this filter is the inverse Fourier transform
wc jwt sin(wct )
h(t )  2  e dw 
1
wc t
which is an ideal low pass filter
– Non-causal (how to build)
– The time-domain oscillations may be undesirable
How to approximate the frequency selection characteristics?
Consider the system with impulse response:
 at
F 1
e u (t ) 
a  jw
Causal and non-oscillatory time domain response and performs a degree
of low pass filtering
13/14
Lecture 9: Summary
The Fourier transform is widely used for designing filters. You can
design systems with reject high frequency noise and just retain
the low frequency components. This is natural to describe in the
frequency domain.

Important properties of the Fourier transform are:


F
1. Linearity and time shifts ax(t )  by(t )  aX ( jw )  bY ( jw )

dx(t ) F
2. Differentiation  jwX ( jw )
dt
F
3. Convolution y(t )  h(t ) * x(t )  Y ( jw )  H ( jw ) X ( jw )

Some operations are simplified in the frequency domain, but there


are a number of signals for which the Fourier transform do not
exist – this leads naturally onto Laplace transforms

14/14
Lecture 9: Exercises
Theory
SaS, O&W,
Q4.6
Q4.13
Q3.20, 4.20
Q4.26
Q4.31
Q4.32
Q4.33

15/14

You might also like