Chap3 Fourier Seriesandtransform
Chap3 Fourier Seriesandtransform
1. Fourier series
2. Convolution
3. Fourier transform of aperiodic signals
4. Fourier transform of periodic signals
• is a periodic signal if
Where T is the fundamental period
is the fundamental frequency
x(t )e x(t )e
jk0t jk (2 / T ) t
Ck 1
T dt 1
T dt
T T
Frequency content:
• Linearity:
• Multiplication:
• Time shifting:
• Time scaling:
• Conjugation:
• Parseval’s relation:
∞
𝑥 ( 𝑡 ) ≝ 𝑥 1 ( 𝑡 ) ∗ 𝑥 2 ( 𝑡 )= ∫ 𝑥 1 ( 𝑡 −𝜏 ) . 𝑥2 ( 𝜏 ) 𝑑 𝜏
−∞
Wikipedia: Convolution. Wikimedia Foundation, Inc. 22 July. 2015. Web 13 May. 2016
<https://en.wikipedia.org/wiki/Convolution>
Time Frequency
Domain Domain
∞
1
F −1
{ 𝑋 (𝜔 )}=𝑥 ( 𝑡 ) =
2𝜋
∫ 𝑋 (𝜔) 𝑒 𝑗 𝜔 𝑡 𝑑 𝜔
−∞
Recall:
Real Imaginary
𝑋 ( 𝜔 )=¿ ¿
Magnitude spectrum: ¿ ¿
𝑄 ( 𝜔)
Phase spectrum: 𝜑 (𝜔)=𝑎𝑟𝑐𝑡𝑔
𝑃 (𝜔 )
• If is real then
¿
𝑃 ( 𝜔 )=𝑃 ( −𝜔 ) 𝑄 ( 𝜔 )=−𝑄 ( − 𝜔 )
¿ 𝑋 ( 𝜔 )∨¿∨ 𝑋 ( −𝜔 )∨¿ 𝜑 ( 𝜔 )=− 𝜑 (− 𝜔 )
Example:
Find the Fourier transform of with , the magnitude
spectrum and the phase spectrum?
• Fourier transform (frequency spectrum) of
1
X ( w) e e at j w t
dt
• Magnitude spectrum:
0
a jw
• Phase spectrum: 1
| X(w) |
a 2 w2 w
X (w) arctan( )
a
6/14/2016 402067 - Chapter 3: Fourier Series & Fourier Transform 18
3. FOURIER TRANSFORM
2
t
1 2 ( ) e
2 2
t T t 2 T
T
TSa
2
TSa
T
2
Sa(0t)
0 20
2
Sa (0t)
0 20
cos(0t ) ( 0 ) ( 0 )
sin(0t) j [ ( 0 ) ( 0 )]
x(t)
A
A/2
-4 0 4 t
Assume ¿ then
• Linearity:
¿
• Time reversal:
¿ 1
• Time scaling: 𝑥 (a t )↔
¿ 𝑎∨¿ 𝑋 ( )
𝜔
𝑎
¿
• Time shifting: 𝑥 (𝑡 −𝑡 0) ↔ 𝑋 ( 𝜔 ) 𝑒 − 𝑗 𝜔 𝑡 0
• Time transformation: 𝑥 (a t − t ) ↔ 1
( )
0
𝜔 − 𝑗𝑡 0𝑤/ 𝑎
¿ 𝑎∨¿ 𝑋 𝑒 ¿
𝑎
Assume ¿ 𝑗𝜔 𝑡
then
• Frequency shifting: 𝑥 (𝑡 )𝑒 ↔ 𝑋 ( 𝜔 − 𝜔0 )0
• Multiplying by a sinusoid:
1
𝑥 (𝑡 ) cos 𝜔 0 𝑡 ↔ [ 𝑋 ( 𝜔 −𝜔 0 ) + 𝑋 ( 𝜔+ 𝜔0 ) ]
2
1
𝑥 (𝑡)sin 𝜔 0 𝑡 ↔ [ 𝑋 ( 𝜔 − 𝜔 0 ) − 𝑋 ( 𝜔+𝜔 0 ) ]
2𝑗
• Differentiation in frequency domain
• Differentiation in time domain
Example:
𝑡 −1
• Find the frequency spectrum of 𝑥 (𝑡 )=𝑡 2 . 𝛱 ( 4 )
-6 -4 0 4 6 w
6/14/2016 402067 - Chapter 3: Fourier Series & Fourier Transform 23
PROPERTIES OF F. TRANSFORM
Assume ¿ then
• Duality: 𝑋 (𝑡)↔2 𝜋 𝑥 ( − 𝜔 )
• Multiplication in time domain:
1
𝑥 (𝑡 ). 𝑦 (𝑡 )↔ ¿
2𝜋
• Convolution in time domain:
¿
• Time integration:
𝑡
1
∫ 𝑥 ( 𝜏 ) 𝑑𝜏 ↔ 𝑗 𝜔 𝑋 (𝜔)+𝜋 𝑋 (0) 𝛿(𝜔)
−∞
• Parseval’s theorem:
∞
𝐸 𝑥= ∫ ¿ ¿ ¿ ¿
− ∞
𝑛=−∞ 𝑇0
• Take Fourier transform on both sides, we have
𝑋 (𝜔 )=𝐹 ¿¿ 2 𝜋
∞
∑ ¿¿
𝑛 =−∞
2
with 𝛹 𝑛 =¿ 𝐶𝑛 ∨¿ ¿
Recall: spectrum of periodic signal x(t) is ∞
X (𝜔)=2 𝜋 ∑ ¿¿
𝑛 =−∞
Then power of signal is
P x =¿
6/14/2016 402067 - Chapter 3: Fourier Series & Fourier Transform 31
SUMMARY
MATLAB computing:
• Fourier Series and Fourier
Transform
Pages 7-1 to 8-49