Multi 2
Multi 2
bits M-QAM
(or M-PSK) π/2
Transmitter Receiver
Reflecting object
(car, building, ….)
Channel impulse response
Multi-path channel
• Multi-path channel causes inter-symbol
interference (ISI)
• Need equalizers at the receiver to reverse the
channel effect
• Baseband model
Channel y[n]
x[n]
h Received samples
Modulated
QAM symbols
z[n]
Receiver noise
k 0
x[n] h
[ w
n] [ n ]
z[ n ] w[ n ]
should be [n] Noise
5us
cos(w1t)
Example
Serial to Parallel
.
.
. cos(w5t)
1us
Bit rate = 5 bits / T
Bit rate = 1 bit / 1us
= 5 bits / 5us
= 1Mbps
= 1 Mbps
T
Multi-Carrier Modulation - Main Idea
• In general, we have QAM symbol (which is complex a+jb) rather
than just BPSK symbols (which are real as in the previous example)
• To modulate Xk = ak+jbk over subcarrier k, we need exp(jwkt) and
rather than just cos(jwkt)
X k exp jk t
• So, we can write the total output as
2
k k, k 1,2,....., N
T
x(t ) X k exp j
N
2k
t , 0t T
k 1 T
MCM – Implementation with IFFT
• In digital domain, set t = n Ts
x(nTs ) X k exp j
N
2kn T
Ts , 0 nTs T 0 n
k 1 T Ts
x(n) X k exp j
N
2kn
, 0n N
k 1 N
MCM – Implementation with IFFT
• For x(nTs) = x(n), we need
T T
N Ts
Ts N
• We choose the sampling time (Ts) to be total symbol time (T ) over
number of subcarriers (N)
• Since we choose the subcarrier frequencies as:
2
k k, k 1,2,....., N
T
• Then, subcarrier bandwidth is the difference between any two
subcarriers which is:
k 1 k 1
Subcarrier BW f
2 2 T
MCM – Implementation with IFFT
• Hence, the total BW of the system is
Freq= 1/N
Multiplied
by X2 Multiplied by X1
nTs
0
Ts N-1
ˆ 1 N 1
2kn
Xk x(n) exp j , 1 k N
N n 0 N
• We multiply x(n) by the conjugate of the kth subcarrier and run the
summation.
• This will null out all subcarriers except for the kth one, it will give NXk
• We divide by N to get Xk
MCM – IFFT/FFT implementation
• This previous equation is exactly what FFT
(Fast Fourier Transform) does
• So, in Tx we run IFFT and in Rx we run FFT
X k
N N N N
X̂
k
bits
Serial to Parallel
Parallel to Serial
bits
Serial to Parallel
N-point FFT
Parallel to Serial
N-point IFFT
QAM QAM
mod demod
MCM in multipath fading
• This works great if channel is AWGN with no
multipath, i.e., channel is flat with no frequency
selectively
• Even the single-carrier case works great with flat
channel (no multi-path) without the headache of
FFT and IFFT
• Now, what if there’s multi-path channel?
MCM in multipath fading
• Consider a multipath channel with only 2 paths:
A direct path with zero delay and another path
with some delay
• Focus on the subcarriers 1/N and 2/N
• In the next page, the solid curves are the two
subcarriers of the direct path (no delay)
• The dashed curve is the delayed version due to
the delayed path
• We plot only the delayed path of subcarrier 2/N
to avoid crowding
MCM in multipath fading
Now, to get X1, we multiply the whole received signal by the blue signal and integrate (sum)
This will cancel out the solid red signal BUT not the dashed red because it’s not a COMPLETE
Sinusoidal.
So, we will have inter-carrier interference (ICI) from X2 and other subcarriers on X1
MCM in multipath fading
This is done using Cyclic prefix, i.e., copy the last portion of the total
OFDM symbol and put it before the beginning of the OFDM symbol
MCM in multipath fading
Copy
MCM in multipath fading
Now, the delayed version of subcarrier 2 will have an integer number of periods4
within the OFDM symbol duration (summation interval), so it will be cancelled out
when we multiply the received signal by subcarrier 1 and integrate No ICI
MCM in multipath fading
• How to choose the length of cyclic extension?
• It should be chosen such that it’s greater than
effective channel length
• Cyclic extension converts the linear convolution
between Tx signal and channel into Cyclic Convolution
• Cyclic convolution in time-domain is equivalent to
multiplication of FFTs in Frequency-domain
• FFT of transmitted signal is simply the QAM symbols
(Xk)
• FFT of the channel is the channel frequency response
MCM in multipath fading
Circular convolution
Received signal Thanks to Cyclic extension!
y (t ) x(t ) h(t ) z (t )
Taking FFT we get
Yk X k H k Z k , 1 k N
Assuming channel knowledge,
ˆ Yk
Xk , 1 k N
Hk
Here, equalizer is ONLY 1-tap and it’s Maximum Likelihood (ML) Optimal
ML minimizes error rate
MCM – Cyclic Extension
channel length
4G LTE OFDM parameters
Licensed BW 3 MHz
= B (OFDM BW)
(N)
IFFT output
= 1 /subcarrier spacing (Δf) = 1/ 15000 = 67 us
length (T)
Nused = Bused/Δf 72+1(DC) 180+1 300+1 600+1 900+1 1200+1
Nguard = N-Nused 55 75 211 423 535 847
Bused = Nused Δf
1.08 2.7 4.5 9 13.5 18
(MHz)
BW efficiency =
Bused /licensed 86 % 90 %
BW x 100 %
4G LTE spectrum
Used BW (Bused)
ZEROS
Used subcarriers ZEROS
B = fs = sampling frequency
……
OFDM signal
Deep Fading
MCM – Deep fading and NBI
• In case of deep fading, Hk is very small, so dividing by it will amplify
the noise Gives wrong QAM symbol after dividing by Hk
Yk X k H k Z k , 1 k N
ˆ Yk Zk WRONG detection
Xk Xk Large in deep fading
Hˆ k Hˆ k and NBI Xˆ k X k
Channel estimate
Bit-Interleaved Coded OFDM
• How to solve this problem?
• Answer : Channel coding
• Channel coding: Introduce redundancy of information bits
(e.g., Repetition code, Convolutional code, Turbo code)
• Then, distribute the resulting bits over subcarriers
• If a subcarrier is hit by deep fading or NBI, we lose its bits but
we use the redundancy bits distributed to other subcarriers to
correctly decode information bits
Serial to Parallel N N
Parallel to Serial
NBI
1 0 1 1 0 1 1 0 1
1 0 1 1 0 1 1 0 1
1 0 1 0 1 0 1 0 1 WRONG!
After De-Interleaving
1 0 1 0 1 0 1 0 1
N-point IFFT
Parallel to Serial
bits
Channel QAM
Interleaver
Coding modulation
1 / Hˆ 1
.
N-point FFT
bits
Channel De- QAM
.
decoding Interleaver demod 1 / Ĥ k
.
.
1 / Ĥ N
Peak-to-Average Power Ratio
and
Subcarrier Loading
Subcarrier Loading
Subcarrier
Subcarrier
With good
With bad
Channel
Channel
Assigned
Not assigned
many bits
Any bits (not used)
(high QAM)
Large
power
Subcarrier Loading
• This means that the peak power is much higher than the
average power
Average power
time
Peak-to-Average Power Ratio (PAPR)
• OFDM has high PAPR, so what?
• After generating OFDM signal, we feed it into Power Amplifier (PA) to
amplify it
• Any PA has a linear region and a saturation (non-linear) region
• To avoid saturation and generation of non-linear components, we
need to work in the linear region
• Hence, we need to push the OFDM signal such that both its peak and
average are within the linear region
• This means that most of the time (where average power lies), we will
work in low gain Low efficiency of PA
Peak-to-Average Power Ratio (PAPR)
Output
Linear region
signal
power
Non-linear (Saturation) region
Most
Of time,
We work
In low
Gain region
Peak-to-Average Power Ratio (PAPR)
• Why does OFDM have high PAPR?
x(n) X k exp j
N
2kn
, 0n N
k 1 N
Random variable
Peak power is much higher than average power for large variance
Peak power is less likely to happen than average power
Peak-to-Average Power Ratio (PAPR)
2 A 2 A
1 M
1 M
1 4
Average Power Pi di
2 2 2
M i 1 M i 1 4 i 1
Peak Power 2 A2
PAPR 1
Average Power 2 A M Number of
2
fc,Tx fc,Rx
π/2
π/2
exp j
2n
exp j
N 1
g 0 large N
x(n) X k exp j
N N
2kn
n 0
k 1 N
OFDM under CFO
• Effect of CFO:
1. Desired symbol is rotated by phase = πα
2. ICI from neighboring subcarriers
f CFO in Hz
f subcarrier spacing in Hz
Linewidth
Ideal XO
Practical XO
No PN
With PN
fc f fc f
OFDM under Phase Noise
• Phase Noise (PN) causes energy to leak around carrier
frequency
exp j (n) g 0 X k g l X l
ˆ 1 N 1
2kn
Xk x(n) exp j
N n 0 N lk
fc f fc f Doppler spread
hI,tx(t) hI,rx(t)
1 1
εt εr
π/2+θt π/2+θr
hQ,tx(t) hQ,rx(t)
1 t exp j t
t , t 1 t* If no IQI,
2
1 r exp j r ε = 1, θ = 0
r , r 1 r*
2 α =1, β = 0
OFDM under I/Q imbalance
• FD-IQI has a similar effect except that α and β are filters
convolved with y(t) and y*(t), respectively
• Assume y(t) = exp(j2πf1t) 1 Complex sinsoid
• What’s yFI-IQI (t) ? α exp(j2πf1t) + β exp(-j2πf1t)
Y( f ) 1 YFI-IQI( f )
With IQI α
β
0 f1 f -f1 0 f1 f
sin (2πf1t)
IRR 10 log10
Power @ image frequency
• Good mixers have high IRRs (IRR > 30 dB). IRR = ∞ if no IQI
exists
• Baseband processing is used to estimate and compensate IQI
to increase IRR to +45 dB
OFDM under I/Q imbalance
• Phase imbalance is given in degrees, e.g., 2o
• Gain imbalance is given in dBs or % as follows:
Inphase Gain 1
Gain Imbalance 20Log10 20Log10 dB
Quad Gain
IRR 10 log10 29 dB
r
0 f 0 f
β Image conjugated
β/2
0 f
Add both waveforms
To get baseband signal under IQI
Baseband compensation of I/Q Imbalance
Use Calibration to estimate Gain and Phase imbalance
Calibration means sending single tone through the mixer and
using received samples to estimate ε and θ
hI,rx(t)
1
εr
π/2+θr
Serial to Parallel
QAM
modulation FFT IFFT
Single-Carrier Frequency-Division
Multiple-Access (SC-FDMA)
• In 4G LTE uplink, multiple user equipments (UEs) (cell phones) can
transmit at the same time but need to be frequency-multiplexed
• User 2 Assign your FFT output to the part where User 1 put
zeros and put zeros in the part where User 1 put its data
Serial to Parallel
N-point IFFT
QAM M-point
modulation FFT N N
M QAM
symbols
N-M zeros
User 2
Transmitter N-M zeros
N-point IFFT
QAM M-point
N N
modulation FFT
M QAM M
symbols M
SC-FDMA Receiver at eNodeB (Base station)
To User 1
Parallel to Serial
decoder
1
M-point IFFT
QAM Select U1
demod
M Hˆ k ,U 1 M
subcarriers
User 1 Channel
Serial to Parallel
point FFT
Channel estimation
N-point
N N
User 2 Channel
To User 2 estimate
decoder
Parallel to Serial
1
M-point IFFT
QAM Select U2
demod
M
Hˆ k ,U 2 M
subcarriers
SC-FDMA
• Different users can be assigned different number of subcarrier
(M1, M2, ….)
• Subcarrier allocation localized (adjacent) or distributed
(Interleaved)
• eNodeB tells every user its allocation size M and location (indices)
of these subcarriers
• Difference between OFDM and SC-FDMA receivers:
– In OFDM, we get (QAM symbol x Channel after FFT), so
division by channel is Maximum-Likelihood (ML) optimal
– In SC-FDMA, we get (FFT of QAM symbols x Channel after FFT),
so division by channel is NOT ML-optimal
• Subcarriers in OFDM carriers QAM symbols, while in SC-FDMA,
they carry FFT of QAM symbols
• Cyclic prefix is used in both OFDM and SC-FDMA to prevent ICI
and maintain orthogonality among subcarriers
SC-FDMA
• SC-FDMA PAPR depends on QAM order & subcarrier
allocation Interleaved PAPR < Localized PAPR
• In 4G LTE, no pilots are multiplexed with data subcarriers in
order to maintain low PAPR as pilots are transmitted in
higher power than data
• Instead, pilots are transmitted alone in a separate symbol
every 6 data symbols
• In WiFi, OFDMA is used at both Tx and Rx. No high PA
efficiency is needed because
– Tx-Rx distance in WiFi < Tx-Rx distance in LTE
– More restrictions on output power in WiFi than in LTE because WiFi
transmits in unlicensed bands To limit interference to others
– Hence, WiFi PA gain < LTE PA gain No high efficiency needed in
WiFi
References (1)
1) J. A. C. Bingham, "Multicarrier modulation for data transmission: an idea whose time
has come," in IEEE Communications Magazine, vol. 28, no. 5, pp. 5-14, May 1990
2) Nee, Richard van, and Ramjee Prasad. OFDM for wireless multimedia communications.
Artech House, Inc., 2000.
3) Heiskala, Juha, and John Terry Ph D. OFDM wireless LANs: A theoretical and practical
guide. Sams, 2001.
4) Van de Beek, J-J., et al. "On channel estimation in OFDM systems." Vehicular
Technology Conference, 1995 IEEE 45th. Vol. 2. IEEE, 1995.
5) Wong, Cheong Yui, et al. "Multiuser OFDM with adaptive subcarrier, bit, and power
allocation." IEEE Journal on selected areas in communications 17.10 (1999): 1747-
1758.
6) Rhee, Wonjong, and John M. Cioffi. "Increase in capacity of multiuser OFDM system
using dynamic subchannel allocation." Vehicular Technology Conference Proceedings,
2000. VTC 2000-Spring Tokyo. 2000 IEEE 51st. Vol. 2. IEEE, 2000.
7) Armstrong, Jean. "Peak-to-average power reduction for OFDM by repeated clipping
and frequency domain filtering." Electronics letters 38.5 (2002): 1.
8) Cimini, Leonard J., and Nelson R. Sollenberger. "Peak-to-average power ratio reduction
of an OFDM signal using partial transmit sequences." IEEE Communications letters 4.3
(2000): 86-88.
9) Pollet, Thierry, Mark Van Bladel, and Marc Moeneclaey. "BER sensitivity of OFDM
systems to carrier frequency offset and Wiener phase noise." IEEE transactions on
communications 43.2/3/4 (1995): 191-193.
References (2)
10) Jang, Jiho, and Kwang Bok Lee. "Transmit power adaptation for multiuser OFDM
systems." IEEE Journal on selected areas in communications 21.2 (2003): 171-178.
11) Zhao, Yuping, and S-G. Haggman. "Intercarrier interference self-cancellation scheme
for OFDM mobile communication systems." IEEE Transactions on
Communications 49.7 (2001): 1185-1191.
12) Li, Ye, and L. J. Cimini. "Bounds on the interchannel interference of OFDM in time-
varying impairments." IEEE Transactions on Communications 49.3 (2001): 401-404.
13) Morelli, Michele, and Umberto Mengali. "A comparison of pilot-aided channel
estimation methods for OFDM systems." IEEE Transactions on signal processing 49.12
(2001): 3065-3073.
14) Jiang, Tao, and Yiyan Wu. "An overview: peak-to-average power ratio reduction
techniques for OFDM signals." IEEE Transactions on broadcasting54.2 (2008): 257.
15) Bahai, Ahmad RS, Burton R. Saltzberg, and Mustafa Ergen. Multi-carrier digital
communications: theory and applications of OFDM. Springer Science & Business
Media, 2004.
16) Heiskala, Juha, and John Terry Ph D. OFDM wireless LANs: A theoretical and practical
guide. Sams, 2001.
17) Morelli, Michele, and Umberto Mengali. "An improved frequency offset estimator for
OFDM applications." Communication Theory Mini-Conference, 1999. IEEE, 1999.
18) Falconer, David, et al. "Frequency domain equalization for single-carrier broadband
wireless systems." IEEE Communications Magazine 40.4 (2002): 58-66.
19) Horlin, François, and André Bourdoux. Digital compensation for analog front-ends: a
new approach to wireless transceiver design. John Wiley & Sons, 2008.
References (3)
20) Schenk, Tim. RF imperfections in high-rate wireless systems: impact and digital
compensation. Springer Science & Business Media, 2008.
21) Holma, Harri, and Antti Toskala, eds. LTE for UMTS-OFDMA and SC-FDMA based radio
access. John Wiley & Sons, 2009.
22) Berardinelli, Gilberto, et al. "OFDMA vs. SC-FDMA: performance comparison in local
area IMT-A scenarios." IEEE Wireless Communications 15.5 (2008): 64-72.
23) Myung, Hyung G., Junsung Lim, and David J. Goodman. "Single carrier FDMA for uplink
wireless transmission." IEEE Vehicular Technology Magazine 1.3 (2006): 30-38.
24) Myung, Hyung G., Junsung Lim, and David J. Goodman. "Peak-to-average power ratio of
single carrier FDMA signals with pulse shaping." 2006 IEEE 17th International
Symposium on Personal, Indoor and Mobile Radio Communications. IEEE, 2006.
25) Huang, Gillian, Andrew Nix, and Simon Armour. "Decision feedback equalization in SC-
FDMA." 2008 IEEE 19th International Symposium on Personal, Indoor and Mobile Radio
Communications. IEEE, 2008.
26) Zhang, Chao, et al. "Frequency domain decision feedback equalization for uplink SC-
FDMA." IEEE transactions on broadcasting 56.2 (2010): 253-257.
27) Gomaa, Ahmad, and Naofal Al-Dhahir. "A sparsity-aware approach for NBI estimation in
MIMO-OFDM." IEEE Transactions on Wireless Communications10.6 (2011): 1854-1862.
References (4)
28) Gomaa, Ahmad, and Naofal Al-Dhahir, "SC-FDMA Performance in Presence of
Oscillator Impairments: EVM and Subcarrier Mapping Impact," Global
Telecommunications Conference (GLOBECOM 2011), 2011 IEEE, Houston, TX,
USA, 2011, pp. 1-5.
29) Gomaa, Ahmad, and Naofal Al-Dhahir. "Multi-user SC-FDMA systems under IQ
imbalance: EVM and subcarrier mapping impact." Global Telecommunications
Conference (GLOBECOM 2011), 2011 IEEE. IEEE, 2011.
30) Gomaa, Ahmad, and Naofal Al-Dhahir. "Phase noise in asynchronous SC-FDMA
systems: Performance analysis and data-aided compensation." IEEE
Transactions on Vehicular Technology 63.6 (2014): 2642-2652.
31) Gomaa, Ahmad, and Louay MA Jalloul. "Data-aided I/Q imbalance estimation
and compensation in OFDM systems." IEEE Communications Letters 18.3
(2014): 459-462.
32) Gomaa, Ahmad, and Naofal Al-Dhahir. "Blind phase noise compensation for SC-
FDMA with application to LTE-uplink." 2012 IEEE International Conference on
Communications (ICC). 2012.
33) Gomaa, Ahmad, Ayman Elezabi, and Mohamed Eissa. "A Subspace Method for
I/Q Imbalance Estimation in Low-IF Receivers." arXiv preprint
arXiv:1411.2199 (2014).
34) Gomaa, Ahmad, and Louay Jalloul. "Receiver Architecture for Frequency Offset
Correction and I/Q Imbalance Compensation in Equal Bandwidth Contiguous
Carrier Aggregation."
References (5)
35) Mokhtar, Mohamed, Ahmad Gomaa, and Naofal Al-Dhahir. "OFDM AF relaying
under I/Q imbalance: Performance analysis and baseband compensation." IEEE
Transactions on Communications 61.4 (2013): 1304-1313.
36) ElSamadouny, Ahmed, Ahmad Gomaa, and Naofal Al-Dhahir. "Likelihood-based
spectrum sensing of OFDM signals in the presence of Tx/Rx I/Q
imbalance." Global Comm. Conference (GLOBECOM), 2012 IEEE. IEEE, 2012.
37) Priyanto, Basuki E., et al. "Initial performance evaluation of DFT-spread OFDM
based SC-FDMA for UTRA LTE uplink." 2007 IEEE 65th Vehicular Technology
Conference-VTC2007-Spring. IEEE, 2007.
38) Raghunath, K., and A. Chockalingam. "SC-FDMA versus OFDMA: Sensitivity to
large carrier frequency and timing offsets on the uplink." Global
Telecommunications Conference, 2009. GLOBECOM 2009. IEEE. IEEE, 2009.
39) Berardinelli, Gilberto, et al. "Improving SC-FDMA performance by turbo
equalization in UTRA LTE uplink." Vehicular Technology Conference, 2008. VTC
Spring 2008. IEEE. IEEE, 2008.
References (6)
40) Yoshida, Yuki, et al. "Analysis and compensation of transmitter IQ
imbalances in OFDMA and SC-FDMA systems." IEEE Trans on
Signal Processing 57.8 (2009): 3119-3129.
41) Tarighat, Alireza, Rahim Bagheri, and Ali H. Sayed. "Compensation
schemes and performance analysis of IQ imbalances in OFDM
receivers." IEEE Transactions on Signal Processing 53.8 (2005):
3257-3268.
42) Tarighat, Alireza, and Ali H. Sayed. "Joint compensation of
transmitter and receiver impairments in OFDM systems." IEEE
Transactions on Wireless Communications 6.1 (2007): 240-247.
43) Zou, Qiyue, Alireza Tarighat, and Ali H. Sayed. "Compensation of
phase noise in OFDM wireless systems." IEEE Transactions on
Signal Processing 55.11 (2007): 5407-5424.
Thank You!