Lin (PPT) Ofdm
Lin (PPT) Ofdm
5/31/2019 1
What is OFDM?
OFDM
=Orthogonal Frequency Division Multiplexing
5/31/2019 2
Outline
Background, history, application
Review of digital modulation
FDMA vs. Multi-carrier modulation
Theory of OFDM
Multi-path
Summary
5/31/2019 3
Why OFDM is getting popular?
State-of-the-art high bandwidth digital communication
start using OFDM
Terrestrial Video Broadcasting in Japan and Europe
ADSL High Speed Modem
WLAN such as IEEE 802.11a/g/n
WiMAX as IEEE 802.16d/e
5/31/2019 4
Japan Terrestrial Video
Broadcasting service
ISDB-T (Integrated Services Digital Broadcasting for
Terrestrial Television Broadcasting)
Service starts on 2003/December at three major cities
(Tokyo, Nagoya, Osaka)
Full service area coverage on 2006
5.6MHz BW is divided into 13 segments (~430KHz BW)
HDTV: 12 segments
Mobile TV : 1 segment
SDTV: 4 segment
Analog Service will end 2011
5/31/2019 5
Brief history of OFDM
First proposal in 1950’s
Theory completed in 1960’s
DFT implementation proposed in 1970’s
Europe adopted OFDM for digital radio
broadcasting in 1987
OFDM for Terrestrial Video broadcasting in
Europe and Japan
ADSL, WLAN(802.11a)
5/31/2019 6
Digital modulation basics
Digital modulation modulates three
parameters of sinusoidal signal.
A, θk fc,
s (t ) = A ⋅ cos(2π ⋅ f c ⋅ t + θ k )
Three type digital modulation:
ASK : Amplitude Shift Keying
PSK : Phase Shift Keying
FSK : Frequency Shift Keying
5/31/2019 7
Symbol Waveform
Digital Information 1 0 1 0 0
carrier
ASK
PSK
FSK
1 0 1 0 0
BPSK
1bit per symbol
10 11 01 00 01
QPSK
2bit per symbol
Symbol length
5/31/2019 9
Mathematical expression
of digital modulation
Transmission signal can be expressed as follows
s (t ) = cos(2π ⋅ f c ⋅ t + θ k )
= cos θ k ⋅ cos(2π ⋅ f c ⋅ t ) − sin θ k ⋅ sin( 2π ⋅ f c ⋅ t )
a k = cos θ k , b k = sin θ k
s (t ) = Re[(a k + jb k )e j 2πfc ⋅t ]
s(t) can be expressed by complex base-band signal ( a k + jb k )e j 2πfc ⋅t
j 2 πfc ⋅t
e Indicates carrier sinusoidal
(a k + jb k ) Digital modulation
I I
5/31/2019 12
Summary of digital modulation
Type of modulation: ASK,PSK,FSK,QAM
OFDM uses ASK,PSK,QAM
Digital modulation is mathematically characterized by
the coefficient of complex base-band signal
(a k + jb k ) Q
5/31/2019 13
Frequency Division Multiple Access
(FDMA)
Old conventional method (Analog TV, Radio etc.)
Use separate carrier frequency for individual
transmission
Channel
Occupied BW separation
LPF
cos(2πf 1t ) cos(2πf 1t )
DEMULTIPLEX
MULTIPLEX
LPF
cos(2πf 2 t ) cos(2πf 2 t )
data data
LPF
cos(2πf N t ) cos(2πf N t )
5/31/2019 16
Spectrum comparison for
same data rate transmission
Multi carrier
frequency
OFDM
frequency
5/31/2019 17
OFDM vs. Multi carrier
OFDM is multi carrier modulation
OFDM sub-carrier spectrum is overlapping
In FDMA, band-pass filter separates each
transmission
In OFDM, each sub-carrier is separated by DFT
because carriers are orthogonal
Condition of the orthogonality will be explained later
Each sub-carrier is modulated by PSK, QAM
Thousands of PSK/QAM symbol can be
simultaneously transmitted in one OFDM symbol
5/31/2019 18
OFDM carriers
OFDM carrier frequency is n・1/T
1
f0 =
Symbol period T T
cos(2π ⋅ 1⋅ f 0 ⋅ t + θ1 )
cos(2π ⋅ 2 ⋅ f 0 ⋅ t + θ2 )
cos(2π ⋅ 3 ⋅ f 0 ⋅ t + θ3 )
cos(2π ⋅ 4 ⋅ f 0 ⋅ t + θ4 )
cos(2π ⋅ 5 ⋅ f 0 ⋅ t + θ5 )
cos(2π ⋅ 6 ⋅ f 0 ⋅ t + θ6 )
5/31/2019 19
Sinusoidal Orthogonality
m,n: integer, T=1/f0
T
T (m = n )
∫0 cos(2πm f 0t ) ⋅ cos(2πn f 0t )d t = 2
0 (m ≠ n ) Orthogonal
T
T (m = n )
∫0 sin(2πm f 0t ) ⋅ sin(2πn f 0t )d t = 2
0 (m ≠ n ) Orthogonal
T
∫ cos(2πm f
0
0 t ) ⋅ sin(2πn f 0 t )d t = 0 Orthogonal
5/31/2019 20
A sub-carrier of f=nf0
a n ⋅ cos(2πn f 0t ) − b n ⋅ sin(2πn f 0t )
bn
= a n + b n cos(2πn f 0t + φn ), φn = tan −1
2 2
an
Amplitude and Phase will be digitally modulated
n cycles
Time
t=0 t=T
5/31/2019 21
Base-band OFDM signal
N −1
s B (t ) = ∑ {a n cos(2πn f 0t ) − b n sin(2πn f 0t )}
n =0
T
n=0
n=1
n=2
n=3
n=4
n=5
n=6
sB(t)
5/31/2019 22
How an,bn are caluculated from sB(t)
- Demodulation Procedure -
T
∫s
0
B (t ) ⋅ cos(2πkf 0t )d t
{ }
N −1
= ∑ a n ∫ cos(2πn f 0t ) cos(2πkf 0t )d t − b n ∫ sin(2πn f 0t ) cos(2πkf 0t )d t
T T
0 0
n =0
T
= ak
2
T
s B (t ){− sin(2πkf 0t )}d t =
T
∫0 2
bk
According to the sinusoidal orthogonality, an,bn can be extracted.
In actual implementation, DFT(FFT) is used
N is roughly 64 for WLAN, thoudand for Terrestrial Video
Broadcasting
5/31/2019 23
Pass-band OFDM signal
SB(t) is upcoverted to pass-band signal S(t)
fc frequency shift
N −1
[ ]
s (t ) = ∑ a n cos{2π ( f c + n f 0 )t } − b n sin{2π ( f c + n f 0 )t }
n =0
5/31/2019 24
Actual OFDM spectrum
5/31/2019 25
OFDM power spectrum
Total Power spectrum is almost square shape
5/31/2019 26
OFDM signal generation
N −1
[ ]
s (t ) = ∑ a n cos{2π ( f c + n f 0 )t } − b n sin{2π ( f c + n f 0 )t }
n =0
5/31/2019 27
OFDM signal generation in digital domain
Define complex base-band signal u(t) as follows
s B ( t ) = Re[u (t )]
N −1
u (t ) = ∑ n
d ⋅
n =0
e j 2 πn f 0 t
, d n = a n + jb n
2π nk
N −1
= ∑ d n ⋅e
j
N
( k = 0,1,2, , N − 1)
n =0
Real
M S P
Bit
A / I-DFT /
stream
P P S
Imag
sin(2πf C t )
1 N −1
L P F [ s (t ) ⋅ cos(2πf C t )] = ∑ {a n cos(2πn f 0t ) − b n sin( 2πn f 0t )} = s I (t )
1
2 n =0 2
1 N −1
L P F [ s (t ) ⋅ {− sin( 2πf C t )}] = ∑ {a n sin( 2πn f 0t ) + b n cos(2πn f 0t )} = s Q (t )
1
2 n =0 2
N −1
u (t ) = s I (t ) + js Q (t ) = ∑ n
d
n =0
⋅ e j 2 πn f 0 t
dn = FFT(u(k))
5/31/2019 30
OFDM demodulator (Too simple)
LPF
T
u cos(2πf C t ) A S P
Channel
n / / DFT /
e π/2 D P S
r
LPF
D
Bit E
Stream M
A
5/31/2019
P 31
Summary of OFDM signal
Each symbol carries information
Each symbol wave is sum of many sinusoidal
Each sinusoidal wave can be PSK, QAM modulated
Using IDFT and DFT, OFDM implementation became
practical
Time
Symbol period
T=1/f0
5/31/2019 32
Multi-path
Delayed wave causes interference
Pat h 2
Building
Direct Pat h
Pat h 3 Mobile
Recept ion
Base St at ion
5/31/2019 33
Multi-pass effect
Symbol k-1 Symbol k Symbol k+1
No multi-path T=1/f0
Sampling Period
Direct
Multi-path
Delayed
Sampling Period
5/31/2019 34
Guard Interval Tg
Tg OFDM symbol(1/f0)
Tg
Copy signal
By adding the Gurard Interval Period, ISI can be
avoided
Tg OFDM symbol (1/f0)
Direct
Delayed
Sampling Period
5/31/2019 35
Multi-path
By adding GI, orthogonality can be maintained
However, multi-path causes Amplitude and Phase
distortion for each sub-carrier
The distortion has to be compensated by Equalizer
5/31/2019 36
Multiple Frequency Network
f3
f1 Area 3 f1
Area 4
Area 1
f2
Frequency
utilization is low
Area 2
5/31/2019 37
Single Frequency Network
f1
f1 Area 3 f1
Area 4
Area 1
f1 If multi-path
problem is solved,
SFN is possible
Area 2
5/31/2019 38
That’s all for introduction
Feature of OFDM
1. High Frequency utilization by the square
spectrum shape
2. Multi-path problem is solved by GI
3. Multiple services in one OFDM by sharing sub-
carriers (3 services in ISDB-T)
4. SFN
5. Implementation was complicated but NOW
possible because of LSI technology progress
5/31/2019 39