Topic Notes Preparation: OFDM Basics: Multi-Carrier Transmission
Topic Notes Preparation: OFDM Basics: Multi-Carrier Transmission
so prepare detailed notes for 2-3 pg of each topic so that i can understand that topic better
Perfect! Let’s organize this efficiently so that each topic gets a detailed 2–3 page explanation with
clarity, examples, and diagrams where needed. Since you want understanding-oriented notes, I’ll
make them comprehensive, not just bullet points.
Do you want me to start with OFDM topics (like you mentioned before), or do you have a list of all
topics for which I should prepare 2–3 pages each? This will help me structure the notes sequentially.
Great! Let’s dive into OFDM Basics: Multi-Carrier Transmission and prepare detailed, understanding-
oriented notes that would roughly fill 2–3 pages if written in a document. I’ll break it into sections with
explanations, diagrams (you can draw or imagine), examples, and key points.
1. Introduction
Orthogonal Frequency Division Multiplexing (OFDM) is a digital multi-carrier modulation technique
widely used in modern wireless communication systems like Wi-Fi, LTE, 5G, DVB-T, and more.
The main idea: Instead of transmitting data over a single high-rate carrier, OFDM splits the data
into multiple lower-rate streams, each transmitted over a separate subcarrier.
These subcarriers are orthogonal to each other, allowing them to overlap in frequency without
causing interference.
Why multi-carrier?
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 1/82
2. Concept of Multi-Carrier Transmission
2.1 Single Carrier vs Multi-Carrier
Single carrier transmits data at a high bit rate on a single frequency. Multipath causes ISI,
requiring complex equalizers.
Multi-carrier divides data into N parallel low-rate streams, each modulating a separate carrier
frequency. Longer symbol duration reduces ISI.
Orthogonality condition:
T
∫
cos(2πfi t) cos(2πfj t)dt = 0 for i =
j
0
Illustration:
Each peaks at its own frequency, and zero crossings of one subcarrier coincide with the peaks
of others.
3. IFFT (Inverse Fast Fourier Transform) is applied to generate the time-domain OFDM signal.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 2/82
1. Receive the time-domain OFDM signal.
powershell
3. Simple equalization: Each subcarrier experiences flat fading, making equalization simpler.
4. Flexible bandwidth allocation: Can assign different numbers of subcarriers to different users.
Limitations
High peak-to-average power ratio (PAPR) → power amplifier must handle peaks efficiently.
6. Applications
Wi-Fi (802.11a/g/n/ac/ax)
LTE and 5G NR
Digital Video Broadcasting (DVB-T, DVB-T2)
Powerline Communication
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 3/82
7. Example
Suppose we have a 4 MHz channel, and we divide it into 4 subcarriers:
Each subcarrier transmits low-rate data, reducing ISI and making the system robust to multipath.
8. Summary
OFDM is a multi-carrier technique using orthogonal subcarriers.
If you want, I can prepare the next section on “OFDM System Design Issues” in the same 2–3 page
detailed format, including ISI, PAPR, frequency offset, and channel estimation.
Do you want me to proceed with that next?
Perfect! Let’s prepare detailed notes on OFDM Modulation & Demodulation in the same 2–3 page
understanding-oriented format. I’ll break it down systematically.
1. Introduction
OFDM (Orthogonal Frequency Division Multiplexing) transmits data using multiple orthogonal
subcarriers. The modulation process converts digital data into time-domain OFDM signals, while
demodulation recovers the original data from the received signal.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 4/82
Modulation and demodulation in OFDM are efficiently implemented using IFFT and FFT,
respectively.
This approach simplifies multi-carrier generation and detection compared to traditional analog
methods.
Input data stream is split into N parallel streams, each corresponding to a subcarrier.
Reduces symbol rate per subcarrier, making the system less sensitive to multipath.
2. Digital Modulation
Each parallel stream is modulated using a digital modulation scheme like QAM (Quadrature
Amplitude Modulation) or PSK (Phase Shift Keying).
Example: 16-QAM maps 4 bits per symbol on each subcarrier.
N −1
1
x[n] = ∑ X[k]ej2πkn/N ,
n = 0, 1, ..., N − 1
N
k=0
Where:
X[k] = modulated symbol on the k-th subcarrier
x[n] = OFDM time-domain sample
4. Cyclic Prefix (CP) Addition
A copy of the last portion of the OFDM symbol is added at the beginning.
pgsql
Input Data → Serial-to-Parallel → Modulation (QAM/PSK) → IFFT → Add Cyclic Prefix → DAC →
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 5/82
Channel
Mathematically:
N −1
X[k] = ∑ x[n]e−j2πkn/N ,
k = 0, 1, ..., N − 1
n=0
Apply the inverse of the modulation scheme (QAM/PSK) to recover the transmitted bits.
mathematica
Received Signal → ADC → Remove Cyclic Prefix → FFT → Demodulation → Parallel-to-Serial → Output
Data
2. Cyclic Prefix
3. Orthogonality
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 6/82
Ensured by IFFT at transmitter and FFT at receiver.
Each subcarrier can use different modulation schemes depending on channel quality
(adaptive modulation).
5. Channel Effects
Step 2: 16-QAM maps bits to complex symbols → [s1, s2, s3, s4]
Step 3: Apply IFFT → get 4-time domain samples [x0, x1, x2, x3]
Receiver: Remove CP → FFT → recover [s1, s2, s3, s4] → Demodulate → 1100 0101 1011 0110
6. Summary
OFDM Modulation: Serial → Parallel → Modulation → IFFT → Add CP → Transmit
Core Advantages:
Simple equalization per subcarrier
If you want, I can next prepare “OFDM System Design Issues” with topics like ISI, ICI, PAPR,
frequency offset, and channel estimation, in the same detailed 2–3 page format.
BER
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 7/82
Perfect! Let’s prepare detailed notes on BER (Bit Error Rate) in OFDM in a comprehensive 2–3 page
format. I’ll explain it clearly with definitions, formulas, examples, and factors affecting BER.
1. Introduction
Bit Error Rate (BER) is a key performance metric in digital communication systems, including OFDM. It
quantifies the rate at which errors occur in the received data due to noise, interference, or channel
impairments.
Example: If 1,000,000 bits are transmitted and 1,000 bits are received incorrectly,
1000
BER = = 10−3
1000000
Pb = Q ( 2 )
Eb
N0
Where:
Pb = Q ( 2 )
Eb
N0
)Q( )
4 1 3 log2 M Eb
Pb ≈ (1 −
log2 M M − 1 N0
M
2. Multipath Fading
Causes amplitude fluctuations per subcarrier → some subcarriers experience deep fades →
higher BER.
OFDM mitigates this by long symbol duration + cyclic prefix, but fading still impacts BER.
3. Inter-Symbol Interference (ISI)
5. Modulation Order
Higher-order QAM → more bits per symbol → more susceptible to noise → higher BER.
Techniques like convolutional coding, LDPC, Turbo codes reduce BER significantly by adding
redundancy.
N
1
Pb =
∑ Pb,k
N
k=1
Adaptive modulation can reduce BER by adjusting the modulation order per subcarrier based on
channel quality.
5. Practical Example
OFDM system: 64 subcarriers, QPSK modulation, AWGN channel, Eb /N0 = 10 dB
BER of QPSK:
In a fading channel, some subcarriers may have deep fades → BER could rise to ~10^-3 to 10^-4.
Using error-correcting codes (e.g., convolutional coding) → BER can be reduced significantly.
6. Key Points
BER measures reliability of OFDM systems.
Depends on SNR, modulation, channel conditions, ISI/ICI, cyclic prefix, and coding.
OFDM reduces ISI and simplifies equalization → improves BER in frequency-selective channels.
Adaptive modulation and coding further optimize BER performance.
7. Summary
1. Definition: BER = Number of erroneous bits / Total transmitted bits.
2. In OFDM: BER is the average of the BERs of all subcarriers.
3. Factors affecting BER: Noise, fading, ISI, ICI, modulation order, coding.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 10/82
If you want, I can next prepare “OFDM System Design Issues” (ISI, ICI, PAPR, frequency offset, channel
estimation) in the same detailed 2–3 page style.
Do you want me to do that next?
coded-
OFDM
Perfect! Let’s prepare detailed notes on Coded-OFDM (COFDM) in a comprehensive, 2–3 page format.
I’ll explain it step by step, including why coding is needed, system structure, advantages, and examples.
Coded-OFDM (COFDM)
1. Introduction
Coded-OFDM (COFDM) is an enhanced version of OFDM that combines:
2. Forward Error Correction (FEC) coding – for error detection and correction
COFDM improves bit error rate (BER) performance in challenging wireless channels.
Forward Error Correction (FEC): Adds redundant bits so that the receiver can detect and correct
errors without retransmission.
Common codes: Convolutional codes, Reed-Solomon codes, LDPC codes.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 11/82
3.1 Transmitter Side
1. Source Data
Original digital bit stream from input source.
2. Channel Coding (FEC)
css
Input Data → Channel Coding → Interleaving → S/P → Modulation → IFFT → Add CP → DAC → Channel
1. Receive Signal
3. FFT (Frequency-Domain)
Converts time-domain OFDM symbols back to subcarrier signals.
4. Demodulation
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 12/82
Recover coded bit streams from QPSK/16-QAM symbols.
5. Deinterleaving
Reorder bits to original sequence before FEC.
powershell
Received Signal → Remove CP → FFT → Demodulation → Deinterleaving → FEC Decoding → P/S → Output
Data
3. Improved BER
FEC allows the system to correct errors without retransmission, reducing BER.
4. Flexibility
Adaptive modulation and coding (AMC) adjusts modulation order and coding rate based on
channel quality.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 13/82
6. Advantages of Coded-OFDM
Strong protection against multipath fading.
7. Example
DVB-T system: 8k COFDM mode, QPSK, RS + Convolutional coding.
Transmitted data: 1 Mbit → after coding: ~1.25 Mbit (25% redundancy).
8. Summary
Coded-OFDM = OFDM + Error Correction (FEC + Interleaving)
If you want, I can next prepare “OFDM System Design Issues” including ISI, ICI, PAPR, frequency
offset, and channel estimation, in the same detailed 2–3 page style.
Do you want me to do that next?
Perfect! Let’s prepare detailed notes on Orthogonal Frequency-Division Multiple Access (OFDMA) in
a comprehensive 2–3 page format. I’ll cover definitions, principles, structure, advantages, and examples.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 14/82
1. Introduction
OFDMA is an extension of OFDM that enables multiple users to share the same frequency band
simultaneously.
Widely used in LTE, 5G NR, WiMAX, and modern broadband wireless networks.
Key Idea:
OFDMA divides the available spectrum into narrowband orthogonal subcarriers, then allocates
subsets of these subcarriers to different users dynamically.
2. OFDMA vs OFDM
Feature OFDM OFDMA
Single User / Multiple Single user per OFDM
Multiple users per OFDM symbol
Users symbol
Application Wi-Fi, LTE downlink LTE uplink & downlink, 5G NR, WiMAX
Observation:
OFDM is the base modulation technique, while OFDMA is a multiple-access method built on
OFDM.
3. Principles of OFDMA
3.1 Subcarrier Allocation
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 15/82
Frequency domain: Subcarriers
Time domain: OFDM symbols
Each user occupies a set of subcarriers over a number of OFDM symbols → called a resource
block (RB).
Illustration:
javascript
Time →
| OFDM Symbol 1 | OFDM Symbol 2 | OFDM Symbol 3 | ...
Freq → sub1 sub2 sub3 sub4 sub5 ...
User1: █ █ (allocated subcarriers)
User2: █ █ █
User3: █ █
Each subcarrier allocated to a user can have its modulation and coding rate adapted to channel
quality.
Good channel → higher-order modulation (16-QAM, 64-QAM)
6. Transmit
Key point:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 16/82
5. Advantages of OFDMA
1. Multiple Access Support
Supports many users simultaneously in uplink or downlink.
2. Adaptive Resource Allocation
4. Spectral Efficiency
Efficient frequency reuse and subcarrier sharing.
5. Scalability
6. Applications
LTE & LTE-Advanced (downlink)
5G NR (downlink)
7. Example
Total 12 MHz bandwidth → 1200 subcarriers
3 users:
User 1 → 400 subcarriers
User 1: 64-QAM
User 2: 16-QAM
User 3: QPSK
8. Summary
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 17/82
OFDMA = Multi-user extension of OFDM.
Allocates orthogonal subcarriers to multiple users over time and frequency.
If you want, I can next prepare “OFDM System Design Issues” including ISI, ICI, PAPR, frequency
offset, and channel estimation, in the same detailed 2–3 page style.
Do you want me to do that next?
OFDM Synchronization:
Effect/estimation of symbol-time offset (STO);
Perfect! Let’s prepare detailed notes on OFDM Synchronization focusing on Symbol-Time Offset
(STO), its effects, and estimation methods, in a 2–3 page detailed format.
1. Introduction
Synchronization in OFDM is critical because the system relies on the orthogonality of subcarriers. Any
timing or frequency misalignment can degrade performance significantly.
Symbol-Time Offset (STO):
STO occurs when the receiver does not correctly identify the start of an OFDM symbol.
Even a small STO can introduce Inter-Symbol Interference (ISI) and Inter-Carrier Interference
(ICI), increasing Bit Error Rate (BER).
1. Early STO
Receiver samples the OFDM symbol before the actual start.
Causes part of the previous symbol to mix with the current symbol → ISI.
2. Late STO
Receiver samples after the symbol start.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 18/82
Reduces effective cyclic prefix, may partially truncate the OFDM symbol → ISI.
Observations:
3. ISI:
Occurs if STO exceeds the cyclic prefix length.
Effect Impact
Even 1–2 samples of STO can significantly degrade OFDM performance in high-order modulation
(16-QAM, 64-QAM).
Autocorrelation of CP with corresponding part of symbol detects the start of the symbol.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 19/82
Algorithm:
1. Compute correlation:
L−1
R[m] = ∑ y[n + m] ⋅ y ∗ [n + m + N ]
n=0
Where:
L = CP length
N = OFDM symbol length
Advantages:
Simple, low-complexity
Works in AWGN and multipath channels
Limitations:
Algorithm:
1. Compute cross-correlation:
N −1
C[m] = ∑ y[n + m] ⋅ p∗ [n]
n=0
Advantages:
Limitations:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 20/82
Formulates STO estimation as an optimization problem: find Δ that maximizes likelihood of
received signal.
Δ
n
Coarse STO Estimation: Using CP or preamble correlation → estimate rough symbol start.
Fine STO Estimation: ML or pilot-based → refine timing within a fraction of a sample.
In high-speed channels (Doppler), continuous tracking may be needed.
4. Example
OFDM system: 64 subcarriers, CP length = 16 samples
5. Summary
STO: Misalignment of receiver symbol timing with transmitted OFDM symbol.
Effects: Phase rotation, ICI, ISI, reduced cyclic prefix → increases BER.
Estimation Techniques:
1. CP correlation (simple, low complexity)
2. Preamble/pilot correlation (accurate, moderate overhead)
If you want, I can next prepare “Effect/Estimation of Carrier Frequency Offset (CFO) in OFDM” in a
similar 2–3 page detailed format.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 21/82
Effect/estimation of carrier-frequency offset (CFO);
Perfect! Let’s prepare detailed notes on Carrier Frequency Offset (CFO) in OFDM, including its effects
and estimation methods, in a comprehensive 2–3 page format.
1. Introduction
Carrier Frequency Offset (CFO) occurs when there is a mismatch between the transmitter and
receiver oscillator frequencies.
CFO = Δf
Where:
Ts = sampling interval
N = number of subcarriers
w[n] = noise
After FFT at receiver, CFO introduces:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 22/82
Y [k] = X[k]Sinc(π(Δf /Δfs )) + ∑ X[l] ⋅ ICI term
l=k
Observation:
3. Amplitude reduction
Effect Impact
Phase rotation Symbol constellation rotates → demodulation errors
ICI Subcarriers interfere with each other → increases BER
Even a small CFO (~1–2% of subcarrier spacing) can significantly degrade OFDM performance.
High-order modulation (16-QAM, 64-QAM) is more sensitive to CFO.
3. Estimation of CFO
Accurate CFO estimation is necessary to restore subcarrier orthogonality and reduce BER.
OFDM systems often transmit known symbols (preamble) at the start of a frame.
Receiver compares phase difference between repeated parts of the preamble.
L−1
R = ∑ y[n] ⋅ y ∗ [n + L]
n=0
1
ϵ^ = arg(R)
2π
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 23/82
Corrects fractional CFO within subcarrier spacing.
Similar to STO estimation, autocorrelation of CP with corresponding symbol part can estimate
CFO:
L−1
R[m] = ∑ y[n + m] ⋅ y ∗ [n + m + N ]
n=0
For small residual CFO, pilot symbols within OFDM frame are used.
Receiver tracks phase rotation of pilots across OFDM symbols:
CFO can also be estimated by maximizing likelihood function of received signal with respect to
frequency offset.
ϵ
n
4. Compensation of CFO
After estimation, CFO is compensated by:
5. Example
OFDM system: 64 subcarriers, subcarrier spacing = 15 kHz
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 24/82
Doppler shift → CFO = 0.5 kHz (~3.33% of subcarrier spacing)
Effects:
Phase rotation per subcarrier: ej2π0.5k/64
6. Summary
CFO: Frequency mismatch between transmitter and receiver carriers in OFDM.
Effects: Phase rotation, ICI, amplitude distortion → BER degradation.
Estimation Techniques:
1. Coarse estimation: Preamble correlation, CP correlation
If you want, I can next prepare “PAPR in OFDM: Causes, Effects, and Reduction Techniques” in the
same detailed 2–3 page style.
Do you want me to do that next?
Perfect! Let’s prepare detailed notes on Sampling-Clock Offset (SCO) in OFDM, including its effects
and compensation techniques, in a detailed 2–3 page format.
1. Introduction
Sampling-Clock Offset (SCO) occurs when the receiver’s sampling clock frequency differs slightly
from the transmitter’s clock frequency.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 25/82
Even small SCO can accumulate over time, leading to inter-symbol interference (ISI) and inter-
carrier interference (ICI).
SCO is particularly important in high-speed OFDM systems and digital broadcasting (DVB, LTE,
WiMAX).
ϵ = normalized SCO
Received samples:
Observations:
1. Time Stretching/Compression
Effect Impact
Phase rotation Constellation rotation → demodulation errors
ICI Leakage between subcarriers → BER increases
ISI Accumulated timing drift → cyclic prefix no longer protects symbols
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 26/82
Effect Impact
Overall Degraded system performance, especially for high-order modulation
Typical SCO tolerance: ±50 ppm (parts per million) for DVB systems
3. Estimation of SCO
Accurate SCO estimation is needed to align receiver sampling clock with transmitter clock.
Advantages:
Similar to STO estimation, autocorrelation of cyclic prefix with corresponding OFDM symbol part
can detect sampling drift:
L−1
R[m] = ∑ y[n + m] ⋅ y ∗ [n + m + N ]
n=0
Δϕ
ϵ^ =
2πk
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 27/82
4. Compensation of SCO
Once estimated, SCO is compensated to restore symbol alignment and reduce ICI:
In mobile environments, SCO can drift slowly over time → requires continuous estimation and
compensation.
Often implemented using pilot-assisted phase tracking loops.
5. Example
OFDM system: 64 subcarriers, CP = 16 samples
Receiver sampling clock faster by 50 ppm → ϵ = +0.00005
Effects:
6. Summary
SCO: Mismatch between transmitter and receiver sampling clocks in OFDM.
Effects: Phase rotation across subcarriers, ICI, ISI, gradual BER increase.
Estimation Techniques:
1. Pilot-aided estimation (phase rotation tracking)
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 28/82
2. CP-based autocorrelation
3. Frequency-domain subcarrier analysis
Compensation:
Time-domain interpolation (resampling)
Frequency-domain phase correction
Continuous tracking for slowly varying SCO
Accurate SCO handling is critical for maintaining OFDM performance, especially in digital TV,
LTE, and high-speed wireless systems.
If you want, I can next prepare “PAPR in OFDM: Causes, Effects, and Reduction Techniques” in a
detailed 2–3 page format.
Do you want me to do that next?
Perfect! Let’s prepare detailed notes on Peak-to-Average Power Ratio Reduction (PAPR/PAPRR) in
OFDM in a comprehensive 2–3 page format.
1. Introduction
Peak-to-Average Power Ratio (PAPR) is a major challenge in OFDM systems.
Definition: The ratio of the maximum instantaneous power of an OFDM signal to its average
power.
max ∣x(t)∣2
PAPR =
E[∣x(t)∣2 ]
Where:
Problem:
High PAPR → requires linear and high dynamic range power amplifiers → expensive and
inefficient.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 29/82
High PAPR signals can cause clipping, distortion, and spectral regrowth, degrading BER and
spectral efficiency.
N −1
x(t) = ∑ Xk ej2πfk t
k=0
When all subcarrier components add constructively, the signal reaches a high peak.
Larger number of subcarriers → higher probability of peaks → higher PAPR.
Observation:
Clipping: High peaks may exceed amplifier linear range → causes clipping noise.
Spectral regrowth: Clipping produces out-of-band emissions → violates spectral masks.
xc (t) = {
x(t), ∣x(t)∣ ≤ A
A ⋅ ejθ(t) , ∣x(t)∣ > A
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 30/82
Advantages: Simple to implement
Disadvantages:
Generate multiple candidate OFDM signals from same data using phase rotations.
Transmit the signal with lowest PAPR.
Steps:
Divide OFDM block into sub-blocks → apply phase factors to each block
Combine sub-blocks to minimize peak amplitude
Tone Reservation: Reserve some subcarriers (not used for data) → adjust them to cancel peaks
Tone Injection: Add small signals to subcarriers to reduce peaks
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 31/82
5. Example
OFDM system: 64 subcarriers, QPSK
Original PAPR: ~10.5 dB
Apply SLM with 4 phase sequences → PAPR reduced to ~7 dB
Result:
6. Summary
PAPR: Ratio of peak power to average power in OFDM signal.
If you want, I can next prepare “OFDM System Design Issues: Summary of ISI, ICI, STO, CFO, SCO,
PAPR, and Channel Estimation” in a detailed notes format, combining all previous topics for full clarity.
Perfect! Let’s prepare detailed notes on the Distribution of OFDM Signal Amplitude in a clear, 2–3
page style.
1. Introduction
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 32/82
OFDM signals are composed of N independent subcarriers, each modulated with complex
symbols (QPSK, QAM).
Time-domain OFDM signal is the sum of N sinusoids, so its amplitude varies dynamically.
Understanding amplitude distribution is crucial for:
PAPR analysis
N −1
1
x(t) = ∑ Xk ej2πfk t ,
0≤t<T
N k=0
Where:
N = number of subcarriers
T = OFDM symbol duration
x(t) ≈ CN (0, σ 2 )
Real and imaginary parts are independent Gaussian random variables with zero mean and equal
variance σ 2 /2.
Since real and imaginary parts are Gaussian, the amplitude r follows a Rayleigh distribution:
r −r2 /(2σ2 )
fr (r) = e , r≥0
σ2
Observation:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 33/82
Most OFDM samples have small amplitudes, but occasionally large peaks occur → explains high
PAPR.
Observations:
3. Visualization
Rayleigh envelope: Peak occurs rarely; most samples cluster near zero
Exponential power distribution: Small power values are most probable, large power occurs
occasionally
CCDF vs PAPR curve: Shows probability of exceeding a given PAPR level
4. Implications
1. High PAPR:
Due to rare constructive addition of subcarriers
Requires linear power amplifier with back-off
2. PAPR Reduction Techniques:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 34/82
5. Summary
Time-domain OFDM signal amplitude follows Rayleigh distribution; power follows exponential
distribution.
Central Limit Theorem: For large N, OFDM signal approximates complex Gaussian.
High PAPR: Rare large peaks caused by constructive addition of subcarriers.
If you want, I can next prepare “OFDM Channel Estimation and Equalization” in a similar detailed
notes format covering methods like pilot-based, blind estimation, LS, MMSE for 2–3 pages.
Do you want me to do that next?
Perfect! Let’s prepare detailed notes on PAPR and Oversampling in OFDM in a comprehensive 2–3
page style.
1. Introduction
Peak-to-Average Power Ratio (PAPR) is a key limitation in OFDM systems:
max ∣x(t)∣2
PAPR =
E[∣x(t)∣2 ]
OFDM signals have high PAPR due to the constructive addition of multiple subcarriers.
High PAPR affects:
Power amplifier efficiency
Oversampling is used to better estimate PAPR and capture continuous-time signal peaks, which
may be missed in discrete-time sampled signals.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 35/82
Discrete-Time OFDM (N-point IFFT):
N −1
1
x[n] = ∑ Xk ej2πkn/N ,
n = 0, 1, ..., N − 1
N k=0
Problem:
3. Oversampling Technique
3.1 L-times Oversampling
N −1
1
x[n] = ∑ Xk ej2πkn/(LN ) ,
n = 0, 1, ..., LN − 1
N k=0
P [n] = ∣x[n]∣2
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 36/82
LN −1
1
Pˉ = ∑ ∣x[n]∣2
LN n=0
4. PAPR:
max P [n]
PAPR =
Pˉ
6. Example
N = 64 subcarriers, QPSK modulation
7. Summary
PAPR: Ratio of peak power to average power in OFDM signals.
Discrete-time PAPR underestimates true continuous-time PAPR.
Oversampling: Zero-padding + L×N IFFT → captures inter-sample peaks
Typical factor: L = 4
Importance: Accurate PAPR estimation, effective PAPR reduction, and amplifier design.
Oversampling is standard practice in simulation and practical OFDM systems.
If you want, I can next prepare “Channel Estimation in OFDM: Pilot-based, Blind, LS, MMSE” in
detailed 2–3 page notes format.
Do you want me to do that next?
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 37/82
Mitigation methods
Perfect! Let’s prepare detailed notes on Mitigation Methods for PAPR in OFDM in a comprehensive 2–
3 page format.
1. Introduction
High Peak-to-Average Power Ratio (PAPR) is a major challenge in OFDM systems:
Mitigation methods aim to reduce PAPR without significantly affecting data rate, signal quality, or
complexity.
3. Distortion-Based Techniques
3.1 Clipping and Filtering
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 38/82
xc [n] = {
x[n], ∣x[n]∣ ≤ A
A ⋅ ejθ[n] , ∣x[n]∣ > A
Pros:
Cons:
4. Coding-Based Techniques
Select special sequences that inherently have low PAPR
Examples: Golay complementary sequences, Reed-Muller codes
Pros:
No distortion introduced
Cons:
Pros:
Cons:
Pros:
Distortionless, flexible
Cons:
6. Probabilistic/Transform Techniques
6.1 Tone Reservation (TR)
Pros:
No in-band distortion
Works well for moderate PAPR
Cons:
Pros:
Cons:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 40/82
Pros:
Cons:
Moderate complexity
7. Practical Considerations
Trade-offs:
Complexity vs performance vs spectral efficiency vs distortion
Combination methods:
Clipping + filtering + SLM → effective PAPR reduction
Oversampling:
L× oversampling required to accurately detect peaks for mitigation
9. Summary
High PAPR is a key challenge in OFDM systems.
Mitigation methods: Clipping, Coding, SLM, PTS, Tone Reservation, Tone Injection, Precoding
Each method has trade-offs between complexity, efficiency, and signal quality
Oversampling is essential to detect true peaks and apply PAPR reduction effectively
Goal: Reduce peaks → improve power amplifier efficiency → maintain system performance
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 41/82
If you want, I can next prepare “OFDM Channel Estimation & Equalization” in detailed 2–3 page notes
covering Pilot-based, Blind, LS, MMSE methods, tying together all OFDM system design issues.
Do you want me to do that next?
Perfect! Let’s prepare detailed notes on Clipping & Filtering for PAPR reduction in OFDM in a detailed
2–3 page format.
1. Introduction
Clipping and Filtering is the simplest and most widely used time-domain technique for reducing
Peak-to-Average Power Ratio (PAPR) in OFDM signals.
2. Principle of Clipping
The time-domain OFDM signal:
N −1
1
x[n] = ∑ Xk ej2πkn/N ,
n = 0, 1, ..., N − 1
N k=0
Clipping operation:
xc [n] = {
x[n], ∣x[n]∣ ≤ A
A ⋅ ejθ[n] , ∣x[n]∣ > A
Where:
Observations:
3. Effects of Clipping
Effect Impact
In-band distortion Clipping introduces amplitude distortion in the signal → increases BER
Out-of-band radiation Sharp peaks create spectral regrowth → interference with adjacent channels
A
CR =
σ
Where σ = RMS value of the original OFDM signal
Process:
3. May slightly regrow peaks → sometimes iterative clipping & filtering is used
Observations:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 43/82
5. Iterative Clipping and Filtering
Single-step clipping may not reduce PAPR sufficiently
Iterative approach:
1. Clip signal
2. Filter to remove out-of-band components
3. Repeat until desired PAPR achieved
Pros:
Cons:
6. Practical Implementation
Steps in an OFDM Transmitter:
Typical Parameters:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 44/82
8. Example
OFDM system: 64 subcarriers, QPSK modulation
Original PAPR: ~10.5 dB
Apply clipping with CR = 1.3 → PAPR reduced to ~7.5 dB
Filtering applied → out-of-band distortion suppressed
BER slightly increased if CR is low; higher CR → better BER but less PAPR reduction
9. Summary
Clipping & Filtering is a simple and effective PAPR reduction method.
If you want, I can next prepare detailed notes on “Selective Mapping (SLM) and Partial Transmit
Sequence (PTS) for PAPR Reduction”, which are distortionless PAPR mitigation methods, in 2–3
pages format.
Do you want me to do that next?
Perfect! Let’s prepare detailed notes on Selective Mapping (SLM) for PAPR reduction in OFDM in a
comprehensive 2–3 page format.
1. Introduction
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 45/82
Selective Mapping (SLM) is a distortionless, probabilistic technique to reduce Peak-to-Average
Power Ratio (PAPR) in OFDM systems.
Key Features:
2. Principle of SLM
2.1 Concept
X(u) = X ⋅ Pu
Receiver uses side information (SI) to identify phase sequence and recover original data:
X = X(umin ) ⋅ P−1
umin
Properties:
Unit magnitude → preserves signal power
Introduces different constructive/destructive combinations → reduces PAPR
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 46/82
3. Advantages of SLM
Feature Description
Distortionless No amplitude clipping → BER unaffected
Flexible Works with any modulation (QPSK, QAM)
Effective Reduces PAPR significantly as number of candidates U increases
Compatible Can be combined with other PAPR reduction techniques
4. Disadvantages of SLM
Issue Explanation
Side Information (SI) Needs SI to recover original data → reduces spectral efficiency
5. Example
OFDM system: 64 subcarriers, QPSK modulation
Generate U = 4 candidates using 4 different phase sequences
Compute PAPR for each candidate:
6. Implementation Steps
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 47/82
1. Input data block → frequency-domain symbols Xk
7. Performance Considerations
PAPR Reduction:
Increasing U → better PAPR reduction
Diminishing returns after certain U (complexity vs benefit)
BER Performance:
8. Summary
SLM is a probabilistic, distortionless PAPR reduction technique.
Key idea: Generate multiple candidate OFDM signals → select one with lowest PAPR.
Advantages: No distortion, effective for high-order modulation
Disadvantages: Computationally intensive, requires side information
If you want, I can next prepare “Partial Transmit Sequence (PTS) for PAPR Reduction” in the same
detailed 2–3 page style, which is another distortionless method similar to SLM.
Do you want me to do that next?
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 48/82
Perfect! Let’s prepare detailed notes on Partial Transmit Sequence (PTS) for PAPR reduction in OFDM
in a detailed 2–3 page format.
1. Introduction
Partial Transmit Sequence (PTS) is a distortionless, probabilistic technique for reducing Peak-to-
Average Power Ratio (PAPR) in OFDM systems.
PTS divides an OFDM symbol into disjoint sub-blocks and applies phase rotations to minimize
peaks in the time-domain signal.
It is distortionless, unlike clipping, and preserves signal integrity, keeping BER unaffected.
Used in LTE, WiMAX, and 5G OFDM systems to handle high PAPR efficiently.
2. Principle of PTS
2.1 Concept
X = [X0 , X1 , ..., XN −1 ]
v=1
V
XPTS = ∑ bv Xv
v=1
E[∣xPTS [n]∣2 ]
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 49/82
1. Partition OFDM symbol into V sub-blocks
Common techniques: Adjacent, Interleaved, Pseudo-random partitioning
2. Multiply each sub-block by phase rotation factor bv
3. Advantages of PTS
Feature Description
Distortionless Preserves amplitude → no BER degradation
Effective Can significantly reduce PAPR as number of sub-blocks V increases
4. Disadvantages of PTS
Issue Explanation
Side Information Needs SI to recover original data → reduces spectral efficiency
Computational Complexity Exhaustive search for optimal phase factors → increases IFFT computations
Delay Increased processing time due to multiple candidate evaluations
Practical Considerations:
5. Example
OFDM system: 64 subcarriers, QPSK modulation
Divide symbol into V = 4 sub-blocks
Phase factors bv ∈ {1, −1}
Generate all candidate combinations: 2V = 16 candidates
Compute PAPR for each candidate:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 50/82
Candidate PAPR (dB)
C1 10.5
C2 9.2
... ...
C5 7.8 (minimum)
6. Implementation Steps
1. Input frequency-domain symbols → divide into V sub-blocks
7. Performance Considerations
PAPR Reduction:
Increasing number of sub-blocks V → better PAPR reduction
Limited by computational complexity and side information overhead
BER Performance:
Distortionless → BER unaffected
Side Information:
Must be reliably transmitted → often protected with error correction
Combination:
Can combine with clipping & filtering or tone reservation for additional PAPR reduction
8. Summary
PTS is a distortionless, probabilistic PAPR reduction technique.
Key idea: Divide OFDM symbol into sub-blocks → phase rotate → select combination with lowest
PAPR.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 51/82
Advantages: No amplitude distortion, effective for high PAPR, compatible with all modulation
schemes.
Disadvantages: Requires side information, high computational complexity for large sub-blocks or
phase factors.
Implementation: Partition → phase rotation → IFFT → PAPR evaluation → selection → transmit
with side information.
Widely used in LTE, WiMAX, and 5G OFDM systems for efficient PAPR management.
If you want, I can next prepare “Summary of PAPR, Oversampling, Clipping & Filtering, SLM, PTS, and
other mitigation methods”, consolidating all PAPR-related topics into a single cohesive note for
easier revision.
Do you want me to do that next?
tone reservation
(TR)
Perfect! Let’s prepare detailed notes on Tone Reservation (TR) for PAPR reduction in OFDM in a 2–3
page format.
1. Introduction
Tone Reservation (TR) is a probabilistic, distortionless PAPR reduction technique in OFDM.
Unlike clipping, it does not distort the original OFDM data symbols.
TR works by reserving a few subcarriers (tones), which are not used for data transmission, to
generate a peak-canceling signal.
Widely used in LTE, WiMAX, and 5G due to its simple and distortionless nature.
Reserve a small subset of subcarriers Xr (not carrying data) → peak reduction tones
X = Xd + Xr
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 52/82
Where:
Xd = data-carrying subcarriers
Time-domain signal:
x[n] = IFFT(Xd + Xr )
Common approaches:
Gradient-based iterative methods
Linear programming techniques
Clipping in frequency domain with reserved tones
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 53/82
Issue Explanation
PAPR Reduction Limited by number of reserved tones → trade-off between PAPR reduction and spectral
Limit efficiency
Typical Parameters:
5. Example
OFDM system: 64 subcarriers, QPSK modulation
6. Implementation Steps
1. Generate OFDM symbols → frequency-domain data Xd
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 54/82
Side PAPR
Method Distortion Complexity Spectral Efficiency
Info Reduction
Reduced due to reserved
Tone Reservation No No Moderate Moderate
tones
8. Summary
Tone Reservation (TR) is a distortionless PAPR reduction technique.
Uses reserved subcarriers to generate a peak-canceling signal.
Advantages: No BER degradation, simple receiver, effective for moderate PAPR reduction
Disadvantages: Reduces spectral efficiency, requires iterative optimization
Widely used in modern OFDM systems (LTE, WiMAX, 5G) for practical PAPR control
If you want, I can next prepare Tone Injection (TI) for PAPR reduction, which is closely related to Tone
Reservation but adds small signals to subcarriers instead of reserving them, in detailed 2–3 page
notes.
Do you want me to do that next?
Perfect! Let’s prepare detailed notes on Tone Injection (TI) for PAPR reduction in OFDM in a
comprehensive 2–3 page format.
1. Introduction
Tone Injection (TI) is a distortionless, probabilistic technique used to reduce Peak-to-Average
Power Ratio (PAPR) in OFDM systems.
Unlike Tone Reservation (TR), which uses unused subcarriers, TI adds carefully selected signals
to existing data subcarriers to reduce peaks.
TI does not distort original data symbols but may slightly increase average power.
Widely used in LTE, WiMAX, and 5G systems as a practical PAPR reduction method.
Xk′ = Xk + ck ,
k = 0, 1, ..., N − 1
Where:
Time-domain signal:
Each data symbol Xk has multiple equivalent constellation points in the complex plane due to
Original symbol: Xk = 1 + j1
Alternative symbols: Xk + 2, Xk − 2, Xk + 2j, Xk − 2j
Practical Considerations:
5. Example
OFDM system: 64 subcarriers, 16-QAM modulation
Original time-domain PAPR: ~10.5 dB
Apply TI by selecting alternative symbols for subcarriers contributing to peaks
Result:
PAPR reduced to ~8–9 dB
Slight increase in average transmitted power (~0.5–1 dB)
BER remains unchanged since constellation points are still valid
6. Implementation Steps
1. Generate OFDM symbols: Frequency-domain X
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 57/82
Feature Tone Reservation (TR) Tone Injection (TI)
Average Power Same Slightly increased
Complexity Moderate (optimization of reserved tones) Moderate-to-high (tone selection)
PAPR Reduction Moderate Moderate-to-high
8. Summary
Tone Injection (TI) is a distortionless PAPR reduction technique that modifies subcarriers by
selecting alternate constellation points.
Advantages: Maintains full spectral efficiency, no BER degradation, effective PAPR reduction
Disadvantages: Slightly increases average power, requires careful tone selection
If you want, I can next prepare a consolidated summary of all PAPR-related topics (PAPR,
Oversampling, Clipping & Filtering, SLM, PTS, TR, TI) in one cohesive note for easy revision, which
will be very helpful for exam preparation.
Do you want me to do that next?
1. Introduction
MIMO refers to wireless communication systems that employ multiple antennas at both the
transmitter and the receiver.
Unlike conventional SISO (Single Input Single Output) systems, MIMO exploits spatial diversity
and multipath propagation to improve capacity, reliability, and spectral efficiency.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 58/82
MIMO is a key technology in modern wireless standards such as LTE, WiMAX, Wi-Fi
(802.11n/ac/ax), and 5G.
Key Benefits:
Transmit antennas: Nt
Receive antennas: Nr
y = Hx + n
Where:
H = Nr × Nt channel matrix
Channel Matrix H:
h11
h12
⋯ h1Nt
H=
⋮ ⋮ ⋱ ⋮
hN r 1
hN r 2
⋯ hN r N t
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 59/82
Hundreds of antennas at the base station
Key technology for 5G and beyond
Provides high beamforming gain and interference suppression
Receive Diversity: Combines signals from multiple antennas → e.g., Maximum Ratio
Combining (MRC)
Purpose: Increase data rate by transmitting multiple independent data streams simultaneously
Method: Split data into streams → each transmitted from a different antenna
Receiver: Decodes streams using MIMO detection algorithms
C = min(Nt , Nr ) ⋅ CSISO
3.3 Beamforming
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 60/82
Channel varies across frequency → multiple taps
Common in OFDM-based MIMO systems
3. Rayleigh/Rician Fading:
Rayleigh: No line-of-sight (NLOS)
Rician: Includes line-of-sight (LOS) component
6. Performance Metrics
1. Bit Error Rate (BER): Improved by diversity techniques
2. Capacity / Throughput: Increased by spatial multiplexing
3. Diversity-Multiplexing Tradeoff (DMT): Balance between reliability and rate
7. Applications of MIMO
Wireless LANs: Wi-Fi 802.11n/ac/ax
Cellular Networks: LTE, 5G NR
Massive MIMO: 5G base stations for enhanced coverage
WiMAX: Multi-antenna systems for broadband access
Vehicle-to-Everything (V2X) Communication
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 61/82
Aspect Advantages Disadvantages
Transmit multiple streams in same
Spectral Efficiency Increased signal processing complexity
bandwidth
Interference Needs accurate channel state information
Beamforming reduces interference
Management (CSI)
9. Summary
MIMO employs multiple antennas at transmitter and receiver → exploits spatial domain for better
performance.
Key techniques:
If you want, I can next prepare detailed notes on “MIMO-OFDM: Combining OFDM with MIMO”,
covering system model, advantages, detection, and channel considerations, which is a key topic in
wireless communication.
Do you want me to do that next?
Perfect! Let’s prepare detailed notes on Channel Models: Small-Scale vs. Large-Scale Fading in a 2–3
page format.
1. Introduction
Wireless communication channels are time-varying and location-dependent, which affects the signal
amplitude, phase, and frequency at the receiver.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 62/82
Channel fading is the variation of the received signal strength over time, frequency, or space.
Understanding these fading types is essential for system design, link budgeting, and MIMO-OFDM
implementation.
2. Large-Scale Fading
2.1 Definition
Large-scale fading refers to the average signal power attenuation caused by:
1. Path Loss: Power reduction due to distance between transmitter and receiver
2. Shadowing: Power fluctuation caused by obstructions (buildings, trees, hills)
d
P L(d) = P L(d0 ) + 10n log10
+ Xσ
d0
Where:
2.3 Shadowing
Pr (d) = Pt − P L(d) + Xσ
Characteristics:
Varies over large distances (tens to hundreds of meters)
Small-scale fading refers to rapid fluctuations in signal amplitude, phase, or frequency over short
distances (~wavelength) or short time periods.
3.2 Characteristics
Feature Description
Variation Rapid changes over wavelength scale
Time/Frequency Dependence Varies with Doppler effect and delay spread
Fading Types Flat fading and Frequency-selective fading
1. Flat Fading:
Channel bandwidth Bc > signal bandwidth Bs
2. Frequency-Selective Fading:
Channel bandwidth Bc < signal bandwidth Bs
Rayleigh Fading:
No line-of-sight (NLOS) path
Envelope of received signal follows Rayleigh distribution
Rician Fading:
One dominant line-of-sight (LOS) path + multipath
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 64/82
Probability Density Function (PDF):
Rayleigh:
r −r2 /2σ2
f (r) = e , r≥0
σ2
Rician:
I0 ( 2 )
r −(r2 +A2 )/2σ2 rA
f (r) = 2
e
σ σ
6. Summary
Large-scale fading: Slow, long-distance variations caused by path loss and shadowing
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 65/82
Fading models:
Large-scale: Log-distance path loss + log-normal shadowing
Small-scale: Rayleigh (NLOS), Rician (LOS + NLOS)
Mitigation techniques:
Large-scale: Power control, cell planning
Small-scale: Diversity, equalization, OFDM, MIMO
Key Point: Understanding both fading types is critical for MIMO, OFDM, and modern wireless system
design.
If you want, I can next prepare “Multipath Channel in Wireless Communication”, detailing delay
spread, coherence bandwidth, and effect on OFDM/MIMO, which directly follows from small-scale
fading.
Do you want me to do that next?
time-dispersive
vs Frequency-dispersive fading
1. Introduction
In wireless communication, fading arises due to multipath propagation. Signals from the transmitter
reach the receiver through multiple paths with different delays, amplitudes, and phases, causing
interference and signal distortion.
Fading can be categorized based on its impact in the time domain or frequency domain:
2. Time-Dispersive Fading
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 66/82
2.1 Definition
Time-dispersive fading occurs when multipath signals arrive at the receiver with different delays,
causing inter-symbol interference (ISI) in the time domain.
The time spread of the multipath channel is called delay spread (τd )
2.2 Characteristics
Feature Description
2.3 Example
Since τd > Ts , multipath components overlap with next symbol → ISI occurs
Mitigation:
3. Frequency-Dispersive Fading
3.1 Definition
Frequency-dispersive fading occurs when the channel has frequency-selective gain, i.e., different
frequency components of the signal experience different attenuation and phase shifts.
Coherence bandwidth (Bc ) quantifies the frequency range over which the channel can be
considered flat
1
Bc ≈
τd
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 67/82
If signal bandwidth Bs > Bc → frequency-selective fading
3.2 Characteristics
Feature Description
Frequency Dependence Amplitude and phase vary across frequency
Effect on Signal Certain frequencies attenuated → distortion in broadband signals
3.3 Example
Signal bandwidth: Bs
= 5M Hz → Bs > Bc → frequency-selective fading occurs
Mitigation: OFDM splits 5 MHz signal into smaller subcarriers (e.g., 64 subcarriers each < 500 kHz)
→ each experiences flat fading
1
Bc ≈
τd
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 68/82
Requires equalizers or cyclic prefix in OFDM
2. Frequency-Dispersive Fading:
Affects signal spectrum
Requires OFDM to divide broadband signal into narrowband subcarriers
Frequency diversity or channel coding improves robustness
Key Insight: Modern systems like MIMO-OFDM exploit both time and frequency dispersive
characteristics to improve reliability and data rate.
6. Summary
Time-Dispersive Fading: Multipath signals arrive at different times → ISI → mitigated with
equalization or cyclic prefix
Frequency-Dispersive Fading: Channel varies over frequency → some frequencies attenuated →
mitigated with OFDM or frequency diversity
Relationship: Delay spread (τd ) and coherence bandwidth (Bc ) are inversely related
Modern Systems: Use OFDM + MIMO + coding to exploit and mitigate dispersive effects
If you want, I can next prepare “Multipath Channel in Wireless Communication”, detailing channel
impulse response, delay profile, and its effect on OFDM and MIMO systems in a detailed, exam-
ready note.
Do you want me to do that next?
Spatial correlation.
Perfect! Let’s prepare detailed notes on Spatial Correlation in MIMO systems in a 2–3 page format.
1. Introduction
In Multiple-Input Multiple-Output (MIMO) systems, multiple antennas at the transmitter and receiver
are used to exploit spatial diversity and spatial multiplexing.
Spatial correlation refers to the dependency between signals received or transmitted from
different antennas.
High spatial correlation reduces the benefits of MIMO, such as diversity gain and capacity.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 69/82
Key Idea: Ideally, signals from different antennas should be independent for maximum MIMO
performance.
E[hi h∗j ]
ρ=
E[∣hi ∣2 ]E[∣hj ∣2 ]
Where:
E[⋅] = expectation
ρ = 0 → uncorrelated channels (ideal)
ρ = 1 → fully correlated channels (worst case)
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 70/82
Aspect Effect of High Correlation Effect of Low Correlation
BER Performance Worsens due to correlated fading Improves due to independent paths
Observation: Spatial correlation is undesirable in MIMO, especially for high data rate applications.
Where:
[R]i,j = ρ∣i−j∣
5. Advanced Techniques:
Precoding or beamforming → exploits residual correlation
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 71/82
Antenna selection → choose antennas with low mutual correlation
7. Practical Examples
1. Indoor Wi-Fi (802.11n/ac):
Limited scattering → antennas close → moderate correlation
Uses cross-polarized antennas to reduce correlation
2. LTE / 5G Base Stations:
Massive MIMO → antennas spaced optimally, directional beams → low correlation
3. Vehicular Communications:
8. Summary
Spatial correlation is the dependency between signals from multiple antennas in MIMO systems.
High correlation reduces MIMO capacity, diversity gain, and reliability.
Factors affecting correlation: Antenna spacing, AoA, environment, polarization
Mitigation: Increase spacing, use cross-polarization, optimize antenna placement, and employ
precoding or antenna selection
Key Insight: Low spatial correlation → high-rank MIMO channel → maximum capacity and
diversity benefits
If you want, I can next prepare “Multipath Channel in Wireless Communication”, including channel
impulse response, power delay profile, Doppler effect, and implications for OFDM/MIMO systems,
which is closely related to spatial correlation.
Do you want me to do that next?
Perfect! Let’s prepare detailed notes on Receive-Antenna Diversity in a 2–3 page format.
1. Introduction
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 72/82
Antenna diversity is a technique used in wireless communication to mitigate fading caused by
multipath propagation.
Receive-Antenna Diversity specifically refers to using multiple antennas at the receiver to capture
independent versions of the transmitted signal.
By employing multiple receive antennas, the probability that all antennas simultaneously
experience deep fading is greatly reduced.
Signals from multiple antennas are combined to produce a stronger, more reliable signal.
Mathematical Representation:
If ri (t) is the signal at receive antenna i:
Where:
Simplest method
Receiver selects the antenna with the highest instantaneous SNR:
wi ∝ h∗i
i=1
Similar to MRC, but all weights have equal magnitude; only phase is adjusted to align signals:
Nr
rEGC (t) = ∑ e−jθi ri (t)
i=1
Receiver switches antennas sequentially until a signal above a threshold SNR is found
Advantages: Low complexity
Disadvantages: Diversity gain less than MRC/EGC
5. Limitations
Limitation Explanation
Hardware Cost More antennas, RF chains, and receivers needed
Complexity MRC and EGC require channel estimation
Correlation If antennas are closely spaced, signals may be correlated → reduced diversity gain
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 74/82
Note: To maximize diversity, antenna spacing should be ≥ λ/2 (half wavelength) or use cross-polarized
antennas.
6. Applications
Wireless LANs (Wi-Fi 802.11n/ac/ax): Receive diversity improves indoor coverage
Cellular networks (LTE, 5G): Enhances link reliability in urban environments
Satellite communications: Receive diversity combats fading from multipath and shadowing
Vehicular communications: Maintains link quality in rapidly changing channels
7. Performance Metrics
Diversity Order (Nr ): Number of independent receive antennas
Nr
γout = ∑ γi
i=1
8. Summary
Receive-Antenna Diversity improves reliability by combining signals from multiple antennas.
Key Insight: Receive diversity is a simple yet powerful method to combat multipath fading in wireless
communication, forming the basis for MIMO and OFDM systems.
If you want, I can next prepare “Transmit-Antenna Diversity”, including Alamouti scheme and
generalized transmit diversity techniques, which complements receive diversity.
Do you want me to do that next?
Transmit-antenna diversity.
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 75/82
Perfect! Let’s prepare detailed notes on Transmit-Antenna Diversity in a 2–3 page format.
1. Introduction
Transmit-Antenna Diversity (TAD) is a technique where multiple antennas are used at the
transmitter to improve the reliability of wireless communication.
Key Idea: By transmitting the same or coded signals from multiple antennas, the probability of deep
fading at all paths simultaneously is minimized.
Mathematical Model:
Nt
y = ∑ hi xi + n
i=1
Where:
y = received signal
xi = signal transmitted from antenna i
n = additive noise
Goal: Ensure received signals are independent or orthogonal to maximize diversity gain.
Simplest and most widely used orthogonal space-time block code (STBC)
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 76/82
Time Slot Antenna 1 Antenna 2
1 s1 s2
2 −s∗2 s∗1
∗
= complex conjugate
Receiver Processing:
Advantages:
Transmit the same signal with different cyclic delays on each antenna
Converts frequency-flat fading channel into frequency-selective fading
Enhances frequency diversity when used with OFDM
Transmit antennas adjust phase and amplitude weights to focus energy toward receiver
Provides array gain, reduces fading, and increases SNR
Requires knowledge of channel at transmitter
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 77/82
Feature Benefit
Improved BER Signals combined at receiver → higher reliability
No Need for Multiple Receive Antennas Useful for mobile devices with single antenna
Compatibility Can be combined with OFDM and MIMO
Linear Decoding (Alamouti) Low complexity, practical implementation
5. Limitations
Limitation Explanation
Receiver Complexity Needs CSI for coherent combining
Reduced Data Rate (for >2 antennas) Full-rate STBC not always possible
Hardware Cost More transmit antennas → higher RF chain cost
Channel Knowledge Beamforming requires transmitter-side channel estimation
6. Applications
Wi-Fi (802.11n/ac/ax): Alamouti STBC for transmit diversity
LTE / 5G: Transmit diversity for improving cell-edge user reliability
Satellite Communication: Mitigates fading when receiver has a single antenna
Vehicular Communication: Ensures link reliability in dynamic environments
7. Performance Metrics
1. Diversity Order:
Number of independent paths contributing to received signal
Alamouti 2×1 → diversity order = 2
2. Output SNR (Alamouti):
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 78/82
8. Summary
Transmit-Antenna Diversity (TAD) uses multiple antennas at the transmitter to combat
multipath fading.
Key Techniques: Alamouti STBC (2×1), Generalized STBC (>2 antennas), Cyclic Delay Diversity,
Beamforming
Advantages: Improved reliability, higher SNR, can work with single receive antenna
Challenges: Requires channel knowledge, higher hardware cost, data rate reduction for large
antenna arrays
Applications: Modern wireless systems (Wi-Fi, LTE, 5G, satellite, vehicular communication)
Key Insight: TAD is complementary to receive diversity and is a building block for MIMO systems,
enabling reliable high-data-rate communication in multipath environments.
If you want, I can next prepare “Rake Receiver in Multipath Channels”, including concept, structure,
types, and how it combats multipath fading, which ties transmit/receive diversity and multipath
together.
Do you want me to do that next?
Space-time Coding
Perfect! Let’s prepare detailed notes on Space-Time Coding (STC) in a 2–3 page format.
1. Introduction
Space-Time Coding (STC) is a technique used in wireless communication to exploit both spatial
diversity (multiple antennas) and time diversity (symbol repetition over time) to combat multipath
fading.
Key Idea: Encode information across multiple transmit antennas and time slots to achieve diversity
gain and/or coding gain.
Trade-off:
1 s1 s2
2 −s∗2
s∗1
Properties:
Orthogonal → simple linear decoding
Full diversity gain = number of transmit antennas
BER improvement under fading channels
General STBC:
Features:
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 80/82
High diversity and coding gain
Requires complex decoding algorithms (Viterbi decoder)
Suitable for high-performance wireless systems
4. Performance Metrics
1. Diversity Order (D): Number of independent signal paths contributing to received signal.
Full diversity: D = Nt × Nr (N_t transmit, N_r receive antennas)
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 81/82
6. Limitations
Limitation Explanation
Complexity STTC requires complex decoding (Viterbi)
Channel Knowledge Some techniques (beamforming) require CSI at transmitter
Data Rate Full diversity codes may reduce rate (orthogonal STBCs >2 antennas)
Antenna Requirement Requires multiple transmit antennas for full gain
7. Applications
Wi-Fi (802.11n/ac/ax): Alamouti STBC for robust indoor communication
LTE / 5G: STBC/STTC for enhanced cell-edge reliability
Satellite Communication: Combats multipath in mobile satellite links
Vehicular Communication: Ensures reliable links in fast-changing environments
8. Summary
Space-Time Coding (STC) encodes information across multiple antennas and time slots.
Key Techniques:
STBC: Simple, orthogonal → linear decoding, full diversity
If you want, I can next prepare “Rake Receiver in Multipath Channels”, detailing concept, structure,
types, and how it combats multipath fading, which connects to spatial diversity and STC.
Do you want me to do that next?
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 82/82