Introduction to Multiple Access Techniques
What is Multiple Access?
Multiple Access is a technique that allows multiple users to share a common communication channel simultaneously. In mobile communications, this is essential because spectrum is limited and expensive, while the number of users is large and growing.
The Multiple Access Problem
In wireless communications, we face a fundamental challenge: how do we allow multiple users to communicate over the same medium without interfering with each other?
Key Principle: Multiple access techniques separate signals in different domains to allow simultaneous communication:
- Frequency Domain - Different frequencies (FDMA)
- Time Domain - Different time slots (TDMA)
- Code Domain - Different codes (CDMA)
- Space Domain - Different spatial locations (SDMA)
Historical Evolution
1G (1980s) - FDMA
Analog systems using Frequency Division Multiple Access. Each user assigned a unique frequency channel.
2G (1990s) - TDMA & CDMA
Digital systems. GSM used TDMA, IS-95 used CDMA. Improved capacity and quality.
3G (2000s) - CDMA Evolution
W-CDMA and CDMA2000 provided higher data rates using spread spectrum techniques.
4G LTE (2010s) - OFDMA
Orthogonal Frequency Division Multiple Access enabled broadband mobile internet.
5G NR (2020s) - NOMA & Advanced OFDMA
Non-Orthogonal Multiple Access and massive MIMO for ultra-reliable low-latency communications.
System Capacity Considerations
System Capacity C = B × log₂(1 + SNR)
Where B = Bandwidth, SNR = Signal-to-Noise Ratio
Trade-off: Increasing the number of users typically reduces the bandwidth or time available per user, affecting data rates and quality of service.
Frequency Division Multiple Access (FDMA)
Definition
FDMA divides the total available bandwidth into non-overlapping frequency channels. Each user is allocated a unique frequency band for the entire duration of the communication.
Principle of Operation
- Total bandwidth B divided into N channels
- Each channel has bandwidth Bc = B/N
- Guard bands between channels prevent interference
- Continuous transmission - users transmit simultaneously but on different frequencies
Channel Bandwidth: Bc = (B - (N-1)×Bguard)/N
Spectral Efficiency: η = N×Bc/B
Interactive FDMA Visualization
Mathematical Representation
The transmitted signal for user i:
si(t) = Ai(t) cos(2πfit + φi)
where fi is the carrier frequency for user i
Advantages & Disadvantages
✅ Advantages
- Simple implementation
- No synchronization needed between users
- Continuous transmission (good for voice)
- Low delay
- Robust against fading (narrowband channels)
❌ Disadvantages
- Inefficient spectrum usage (guard bands)
- Fixed channel allocation
- Requires high-quality filters
- Frequency planning complexity
- Not suitable for bursty data traffic
Applications
- AMPS (1G): 30 kHz channels in 800 MHz band
- GSM (partial): 200 kHz carriers with TDMA inside
- Satellite Communications: Transponder channels
- Broadcast Radio/TV: Different stations on different frequencies
Time Division Multiple Access (TDMA)
Definition
TDMA divides the time axis into frames, and each frame is further divided into time slots. Users transmit in rapid succession, one after another, each using the entire bandwidth but only during their assigned time slot.
Principle of Operation
- Time divided into frames of duration Tf
- Each frame contains N time slots
- Each user gets one slot per frame
- Requires precise synchronization
- Guard times between slots to prevent overlap
Slot Duration: Ts = (Tf - Tguard)/N
Data Rate per User: Ru = Rtotal/N
Frame Efficiency: η = (N×Ts)/Tf × 100%
Interactive TDMA Frame Structure
GSM Frame Structure Example
GSM TDMA Specifications
- Carrier bandwidth: 200 kHz
- Frame duration: 4.615 ms
- Slots per frame: 8
- Slot duration: 0.577 ms
- Bit rate: 270.833 kbps
- Bits per slot: 156.25
TDMA Frame Hierarchy
- 1 Frame = 8 time slots
- 1 Multiframe = 26 frames (120 ms)
- 1 Superframe = 51 multiframes (6.12 s)
- 1 Hyperframe = 2048 superframes (3h 28m)
Advantages & Disadvantages
✅ Advantages
- Higher capacity than FDMA
- Digital technology benefits (encryption, error correction)
- Flexible bit allocation
- Handoff procedures simpler
- Supports multiple services
❌ Disadvantages
- Strict synchronization required
- Guard time overhead
- Complex equalization needed
- High peak power requirement
- Slot allocation delays
Applications
- GSM (2G): Most widely used cellular standard
- IS-136 (D-AMPS): North American TDMA standard
- PHS: Personal Handy-phone System
- TETRA: Professional mobile radio
Code Division Multiple Access (CDMA)
Definition
CDMA allows all users to transmit simultaneously over the entire bandwidth. Users are separated by unique codes (spreading codes) that are orthogonal or nearly orthogonal to each other. This is a spread spectrum technique.
Spread Spectrum Principle
CDMA uses Direct Sequence Spread Spectrum (DSSS):
- Narrowband signal multiplied by high-rate spreading code (chip sequence)
- Spreading factor (SF) = Chip rate / Symbol rate
- Processing gain provides interference resistance
- All users share same frequency and time
Processing Gain: Gp = 10 log10(SF) dB
Chip Rate: Rc = SF × Rs
Capacity (approximate): N ≈ 1 + (Gp/Eb/N0)
Interactive CDMA Code Visualization
Walsh Codes and Orthogonality
CDMA systems use orthogonal codes (Walsh codes) for channel separation:
Orthogonality Condition: The cross-correlation between any two different codes is zero:
∫0T ci(t) × cj(t) dt = 0 for i ≠ j
Near-Far Problem and Power Control
Critical Issue: The Near-Far Problem occurs when a transmitter close to the receiver overwhelms distant transmitters. CDMA requires precise power control to ensure all signals arrive at the base station with equal power.
Power control accuracy: typically within ±1 dB
Advantages & Disadvantages
✅ Advantages
- Higher capacity than FDMA/TDMA
- Soft capacity (graceful degradation)
- Soft handoff possible
- Multipath resistance (Rake receiver)
- Privacy (spread spectrum)
- No frequency planning needed
❌ Disadvantages
- Complex power control required
- Near-far problem
- Self-interference (MAI)
- High computational complexity
- Requires precise timing
Applications
- IS-95 (cdmaOne): 2G CDMA standard
- CDMA2000: 3G evolution
- W-CDMA (UMTS): 3G standard in Europe
- GPS: Uses CDMA for satellite signals
Orthogonal Frequency Division Multiple Access (OFDMA)
Definition
OFDMA combines OFDM (Orthogonal Frequency Division Multiplexing) with multiple access. It divides the bandwidth into multiple orthogonal subcarriers and allocates subsets of these subcarriers to different users.
OFDM Principles
- High-speed data stream split into many lower-rate streams
- Each stream modulates one subcarrier
- Subcarriers are orthogonal: Δf = 1/Ts
- Cyclic prefix (CP) eliminates ISI
- Implemented efficiently using IFFT/FFT
Subcarrier Spacing: Δf = 1/Ts
OFDM Symbol Duration: Ts = 1/Δf
Total Bandwidth: B ≈ N × Δf
where N = number of subcarriers
Interactive OFDMA Resource Grid
LTE Resource Block Structure
LTE Parameters
- Subcarrier spacing: 15 kHz
- Subcarriers per RB: 12
- RB bandwidth: 180 kHz
- Slot duration: 0.5 ms (7 symbols)
- Subframe: 1 ms (2 slots)
- Frame: 10 ms (10 subframes)
Resource Allocation
- Minimum allocation: 1 RB (12 subcarriers × 1 slot)
- Localized allocation: contiguous RBs
- Distributed allocation: scattered RBs
- Supports frequency-selective scheduling
Advantages & Disadvantages
✅ Advantages
- High spectral efficiency
- Robust against multipath fading
- Flexible resource allocation
- Supports MIMO easily
- Low complexity equalization
- Scalable bandwidth (1.4-20 MHz)
❌ Disadvantages
- High PAPR (Peak-to-Average Power Ratio)
- Sensitive to frequency offset
- Requires accurate synchronization
- Out-of-band emissions
Applications
- LTE (4G): Downlink uses OFDMA
- IEEE 802.11 (WiFi): OFDM/OFDMA in WiFi 6
- WiMAX: 802.16e mobile broadband
- 5G NR: Enhanced OFDMA with flexible numerology
Comparative Analysis
Technical Comparison
| Feature |
FDMA |
TDMA |
CDMA |
OFDMA |
| Separation Domain |
Frequency |
Time |
Code |
Frequency + Time |
| Spectrum Efficiency |
Low |
Medium |
High |
Very High |
| System Complexity |
Low |
Medium |
High |
High |
| Synchronization |
Not required |
Strict |
Precise |
Strict |
| Handoff Type |
Hard |
Hard |
Soft |
Hard |
| Capacity |
Fixed |
Fixed |
Soft (interference limited) |
Flexible |
| Power Control |
Not critical |
Not critical |
Critical |
Important |
| Multipath Resistance |
Poor |
Poor |
Good (Rake) |
Excellent (CP) |
| Frequency Planning |
Required |
Required |
Not required |
Required |
Capacity Comparison
FDMA: N = B/(Bch + Bguard)
TDMA: N = Tf/(Ts + Tguard)
CDMA: N ≈ Gp/(Eb/N0)req × (1 + β)
OFDMA: N = NRB × Nsymbols/(Resource per user)
Evolution and Trade-offs
Spectrum Efficiency Evolution
FDMA → TDMA → CDMA → OFDMA represents progression toward higher spectral efficiency and better handling of multipath environments.
Implementation Complexity
As efficiency increases, so does implementation complexity. Modern DSPs and ASICs make complex techniques like OFDMA practical.
Latency Considerations
FDMA offers lowest latency (continuous), while TDMA/OFDMA introduce frame-based delays. Critical for URLLC in 5G.
Future Trends
NOMA (Non-Orthogonal MA), SCMA (Sparse Code MA), and RSMA (Rate-Splitting MA) for 5G/6G.