Signals 1
Signals 1
Signals 1
Key Points
Note
• The material is NOT SUFFICIENT for examination.
• This contains only the key points and summary of the lectures.
• This material is COMPLEMENTARY WITH the class notes.
• This material does not contain the problems solved in the class.
• Practice Set problems at the end of each material is STRONGLY RECOMMENDED TO GET
A (JUST) PASS IN THE COURSE.
1 Topics
1. Fourier Transform (FT)
2. Simple Examples
3. Properties of Fourier Transform
3 Examples
Example 1
Find the FT of the signal x(t) = e−at u(t).
1
Solution
Z ∞
X(f ) = x(t)e−j2πf t dt (3)
−∞
Z ∞
= e−at e−j2πf t dt (4)
0
Z ∞
= e−(a+j2πf )t dt (5)
0
∞
e−(a+j2πf )t
= (6)
−(a + j2πf ) 0
1
= (7)
a + j2πf
1
|X(f )| = p (8)
a + (2πf )2
2
2πf
θ(f ) = −tan−1 (9)
a
Example 2
Find the FT of the signal x(t) = e−a|t| .
Solution
Given signal can be written as:
eat
t<0
x(t) = (10)
e−at t≥0
because for positive number the absolute value |.| is the same number. For negative numbers it is
multiplied again by 0 −0 to make it positive.
Z ∞
X(f ) = x(t)e−j2πf t dt (12)
−∞
Z 0 Z ∞
at −j2πf t
= e e dt + e−at e−j2πf t dt (13)
−∞ 0
Z ∞ Z ∞
= e (a−j2πf )t
dt + e−(a+j2πf )t dt (14)
0 0
0 ∞
e(a−j2πf )t e−(a+j2πf )t
= + (15)
a − j2πf −∞ −(a + j2πf ) 0
1 1
= + (16)
a − j2πf a + j2πf
2a
= 2 (17)
a + (2πf )2
2a
|X(f )| = 2 (18)
a + (2πf )2
θ(f ) = 0 (19)
Example 3
Find the FT of the signal x(t) = u(t).
2
Solution
Z ∞
X(f ) = x(t)e−j2πf t dt (20)
−∞
Z ∞
= e−j2πf t dt (21)
0
Z ∞
= e−(j2πf )t dt (22)
0
∞
e−(j2πf )t
= (23)
−j2πf 0
1
= (24)
j2πf
(25)
Example 4
Find the FT of the signal x(t) = δ(t).
Solution
Z ∞
X(f ) = x(t)e−j2πf t dt (26)
−∞
Z ∞
= δ(t)e−j2πf t dt (27)
−∞
Z ∞
δ(t − t0 )x(t)dt = x(t0 ) (28)
−∞
X(f ) = e−j2π.f.0 = 1 (29)
|X(f )| = 1 (30)
θ(f ) = 0 (31)
Example 5
Find the FT of the signal x(t) = Arect( Tt ).
Solution
Given signal can be written as:
− T2 ≤ t ≤ T
t 1 2
rect( ) = (32)
T 0 else
3
Figure 1: Rectangular Pulse
Z ∞
X(f ) = x(t)e−j2πf t dt (33)
−∞
Z T
2
= Ae−j2πf t dt (34)
− T2
T
e−j2πf t 2
=A (35)
−j2πf − T
2
e−j2πf T − ej2πf T
=A (36)
−j2πf
ej2πf T − e−j2πf T
=A (37)
j2πf
sin(πf T )
=A (38)
πf
sin(πf T )
= AT (39)
πf T
= AT sinc(f T ) (40)
X(f ) = AT sinc(f T ) (41)
|X(f )| = AT sinc(f T ) (42)
θ(f ) = 0 (43)
See in the class notes how to plot sinc functions. Important for examination.
4
Example 6
The FT of Triangular pulse is given below.
NO NEED FOR DERIVATION. JUST REMEMBER THE TRANSFORM PAIR.
1
t 1+ T t −T ≤ t ≤ 0
x(t) = tri( ) = 1 (44)
T 1− T t 0≤t≤T
Note the difference that rect( Tt ) has a duration T and tri( Tt ) has a duration 2T . The corresponding
FT is given by
X(f ) = T 2 sinc2 (f T ) (45)
Figure 3: Rectangular and Triangular pulses with arbitrary location and width
• Any arbitrary rectangular pulse from a to b can be represented in terms of rect(αt + β) where
1
α= (46)
b−a
a+b
β= (47)
2(a − b)
5
• Any arbitrary triangular pulse from a to b can be represented in terms of tri(αt + β) where
2
α= (48)
b−a
a+b
β= (49)
a−b
For example, consider the pulses shown in Fig. 4. For rectangular pulse, a = 2, b = 6 and therefore
Figure 4: Rectangular and Triangular pulses with arbitrary location and width
α = 14 , β = −8
8
= −1. The pulse can be written as rect( 4t − 1). (Cross check by drawing the pulse).
2
Similarly for triangular pulse, a = 10, b = 20 and therefore α = 10 = 15 , β = −10
30
= −3. The pulse
1
can be written as tri( 5 t − 3).
6
6 Duality Pairs
F
rect(t) → sinc(f ) (52)
F
sinc(t) → rect(f ) (53)
F
tri(t) → sinc2 (f ) (54)
F
sinc2 (t) → tri(f ) (55)
(56)
Solution
As shown in right hand side of Fig. 5, the given pulse can be written in two ways. Let us find the FT
of the pulse using both the ways.
Method 1:
1 1
x(t) = rect(t + ) − rect(t − ) (57)
2 2
1 1
X(f ) = ej2π.f. 2 sinc(f ) − e−j2π.f. 2 sinc(f ) (58)
jπ.f −jπ.f
=e sinc(f ) − e sinc(f ) (59)
jπf −jπf
= sinc(f )[e −e ] (60)
= sinc(f )2jsin(πf ) (61)
sin(πf )
= sinc(f )2j.πf (62)
πf
X(f ) = j2πf sinc2 (f ) (63)
7
Method 2:
Alternatively, we can use the differentiation property to find the FT of the given pulse.
Example 2
Find the Fourier transform of the signals shown in Fig. 7.
Solution
As shown in right hand side of Fig. 7, the given pulse can be written as sum of arbitrary rectangular
pulse and triangular pulse.
t 1
x(t) = rect( − ) + tri(2t − 3) (67)
3 2
1 f
X(f ) = 3e−j3πf sinc(3f ) + e−j3πf sinc2 ( ) (68)
2 2
Example 3
Find the Fourier transform of the signal cos(πt)sinc(t).
Solution:
8
Figure 6: FT of cos(πt)sinc(t)
Example 4
Evaluate the following integrals.
R∞
1. −∞ sinc(t)dt
R∞
2. −∞ sinc2 (t)
Solution:
R∞
1. −∞ sinc(t)dt
Z ∞
x(t)dt = X(0) (73)
−∞
Z ∞
sinc(t)dt = 1 → value of rect(f) at f=0 (74)
−∞
R∞
2. −∞
sinc2 (t)
Z ∞
x(t)dt = X(0) (75)
−∞
Z ∞
sinc2 (t)dt = 1 → value of tri(f) at f=0 (76)
−∞
9
8 Practice Set
8.1 Exercise on Graphical FT
Find the Fourier Transform of each of the pulse shown in Fig. 7.
8.2 FT by Properties
Find and plot the Fourier transform of the following signals.
1. cos(2πt)sinc(2t)
2. cos(2πt)sinc2 (t)
10