Loading learning content...
While FDMA divides the spectrum into frequency bands, Time Division Multiple Access (TDMA) takes a fundamentally different approach: it divides time into discrete intervals called time slots. Each user is assigned specific time slots during which they have exclusive access to the entire channel bandwidth.
This paradigm shift has profound implications. Where FDMA users transmit continuously at low power on narrow bands, TDMA users transmit in bursts at higher power using the full bandwidth. Where FDMA requires precise frequency filtering, TDMA requires precise timing synchronization. Each approach has its strengths, and understanding TDMA deeply reveals why it became the foundation for second-generation (2G) digital cellular systems like GSM.
TDMA's elegance lies in its digital nature: it naturally integrates with digital signal processing, enables efficient speech compression, supports encryption, and provides built-in capacity for signaling and control—all while potentially achieving better spectral efficiency than pure FDMA.
By the end of this page, you will understand TDMA's complete operational framework: frame and slot structure, synchronization requirements, guard time calculations, the mathematics of TDMA capacity, comparison with FDMA efficiency, and the critical role TDMA plays in systems from GSM to satellite communications.
The core principle of TDMA is deceptively simple: divide time into repeating cycles called frames, where each frame contains multiple time slots. Each user is assigned one or more slots per frame. During their assigned slot, a user has exclusive access to the entire channel bandwidth; during other slots, they must remain silent.
The Frame Structure:
A TDMA frame is the fundamental timing unit. It repeats continuously, creating a periodic pattern:
$$T_{\text{frame}} = N \times T_{\text{slot}}$$
where $N$ is the number of slots per frame and $T_{\text{slot}}$ is the duration of each slot.
For a system to support $N$ users with equal access, each user transmits once per frame, meaning the frame rate equals the user's transmission opportunity rate:
$$R_{\text{access}} = \frac{1}{T_{\text{frame}}} = \frac{1}{N \times T_{\text{slot}}}$$
Burst Mode Transmission:
The key characteristic of TDMA is burst transmission. Consider a voice call that generates data continuously at rate $R_v$. In FDMA, this data is transmitted continuously. In TDMA, the same data must be:
The burst data rate $R_b$ relates to the continuous rate $R_v$ by:
$$R_b = R_v \times \frac{T_{\text{frame}}}{T_{\text{slot}}} = R_v \times N$$
If $N = 8$ users share a frame, each user must transmit at 8× their continuous data rate during their slot.
**Given:**
- Compressed voice rate: 13 kbps (Full Rate codec)
- Slots per frame: 8
- Frame duration: 4.615 ms
- Slot duration: 577 µs**Solution:**
**Step 1:** Calculate required burst rate
$$R_{\text{burst}} = R_{\text{voice}} \times N = 13 \text{ kbps} \times 8 = 104 \text{ kbps}$$
However, GSM uses additional overhead (training sequence, guard bits, etc.)
**Step 2:** Calculate actual bit count per slot
- Each slot: 156.25 bits (including overhead)
- Bits per frame: 8 × 156.25 = 1250 bits
**Step 3:** Calculate actual channel bit rate
$$R_{\text{channel}} = \frac{1250 \text{ bits}}{4.615 \text{ ms}} = 270.833 \text{ kbps}$$
**Step 4:** Verify per-user effective rate
$$R_{\text{per-user}} = \frac{270.833}{8} = 33.85 \text{ kbps}$$
This accommodates the 13 kbps voice data plus signaling, error correction, and control overhead.TDMA inherently introduces latency due to buffering. A sample generated at time $t_0$ may need to wait up to one full frame before transmission. For real-time applications like voice, this constrains frame duration to typically under 20 ms to keep delay imperceptible. GSM's 4.615 ms frame provides good delay characteristics while maintaining reasonable slot count.
TDMA's effectiveness depends entirely on precise synchronization. All users must agree exactly when each time slot begins and ends. If User A's transmission extends into User B's slot, both transmissions are corrupted. This synchronization challenge is TDMA's most demanding requirement.
Timing Advance Mechanism:
To compensate for propagation delay, TDMA systems use timing advance. The base station measures the round-trip delay to each mobile and instructs it to transmit earlier by half that delay. This ensures all mobile signals arrive at the base station synchronized to the frame timing.
$$T_{\text{advance}} = \frac{d}{c} = \frac{\text{distance to base station}}{\text{speed of light}}$$
GSM measures timing advance in units of 0.9615 µs (1/2 of a symbol period), with values from 0 to 63, allowing compensation for distances up to approximately 35 km:
$$d_{\text{max}} = 63 \times 0.9615 \times 10^{-6} \times 3 \times 10^8 \approx 35 \text{ km}$$
Synchronization Sequence:
Each TDMA burst contains a training sequence or midamble—a known bit pattern that the receiver uses to:
GSM uses a 26-bit training sequence in the middle of each burst (the midamble position reduces timing uncertainty). There are 8 different training sequences, allowing interference identification in frequency-reuse scenarios.
Synchronization requirements add overhead to TDMA systems. Training sequences, guard times, and synchronization bits all consume time that could otherwise carry user data. In GSM, approximately 20% of each burst is overhead. This is the price of reliable time-domain multiplexing.
Just as FDMA requires guard bands between frequency channels, TDMA requires guard times between time slots. Guard times are brief periods of silence that prevent adjacent slot overlap due to timing uncertainties.
Purposes of Guard Times:
Calculating Guard Time Requirements:
The minimum guard time depends on several factors:
$$T_{\text{guard}} \geq \Delta T_{\text{timing}} + T_{\text{ramp}} + \tau_{\text{delay-spread}} + T_{\text{margin}}$$
where:
GSM Guard Time Example:
GSM normal burst:
The 30.5 µs guard time allows for:
| System | Slot Duration | Guard Time | Guard % | Max Cell Radius |
|---|---|---|---|---|
| GSM | 577 µs | 30.5 µs | 5.3% | 35 km |
| IS-136 (D-AMPS) | 6.67 ms | 60 µs | 0.9% | 20 km |
| DECT | 417 µs | 50 µs | 12% | 300 m |
| PDC (Japan) | 6.67 ms | 40 µs | 0.6% | 10 km |
| TETRA | 14.17 ms | 30 µs | 0.2% | 70 km |
Longer guard times provide more safety against timing errors but reduce capacity. Shorter guard times increase spectral efficiency but require more precise synchronization—more expensive oscillators and more complex timing algorithms. System designers carefully balance these trade-offs based on deployment scenarios.
Real TDMA systems use hierarchical frame structures to organize traffic, signaling, and control information. The multiframe and superframe concepts enable allocation of resources for different purposes.
GSM Frame Hierarchy:
GSM uses a sophisticated frame hierarchy:
This hierarchy serves multiple purposes:
Burst Types:
Different slot usages require different burst structures:
Normal Burst (NB): Used for traffic and most signaling
Access Burst (AB): Used for initial random access (RACH)
Frequency Correction Burst (FB): Carries a pure tone for frequency correction
Synchronization Burst (SB): Provides frame synchronization information
| Burst Type | Purpose | Data Bits | Training Bits | Guard Bits |
|---|---|---|---|---|
| Normal (NB) | Traffic, signaling | 116 (2 × 58) | 26 | 8.25 |
| Access (AB) | Random access | 36 | 41 | 68.25 |
| Frequency Correction (FB) | AFC | 0 (pure tone) | 142 | 8.25 |
| Synchronization (SB) | Frame sync | 78 (2 × 39) | 64 | 8.25 |
| Dummy (DB) | Fill empty slots | 142 fixed pattern | 26 | 8.25 |
Different operational scenarios have different requirements. A mobile first accessing the network has no timing advance information—hence the access burst's extended guard time. Frequency correction needs only to transmit a pure tone, not data. This diversity of burst types reflects the complexity of maintaining a synchronized TDMA system.
A key advantage claimed for TDMA over FDMA is improved spectral efficiency. Let's analyze this claim rigorously.
TDMA Channel Capacity:
For a TDMA system with $N$ slots per frame:
$$\text{Users per RF channel} = N$$
If the system has total bandwidth $W$ and each RF carrier occupies bandwidth $B_c$:
$$\text{Total RF channels} = \frac{W}{B_c + B_g}$$
where $B_g$ is the guard band between RF carriers. The total user capacity is:
$$C_{\text{TDMA}} = N \times \frac{W}{B_c + B_g}$$
Comparison with FDMA:
For FDMA with the same total bandwidth, if each user requires bandwidth $B_u$:
$$C_{\text{FDMA}} = \frac{W}{B_u + B_{g,\text{FDMA}}}$$
TDMA can be more efficient if $N \times \frac{1}{B_c + B_g} > \frac{1}{B_u + B_{g,\text{FDMA}}}$
**Given (same 25 MHz allocation):**
**AMPS (FDMA):**
- Channel spacing: 30 kHz
- Guard bands: 10 kHz (effectively built into spacing)
- Users per channel: 1
**GSM (TDMA):**
- Channel spacing: 200 kHz
- Guard bands: ~30 kHz (included in 200 kHz)
- Users per channel: 8 (using half-rate codec: 16)**AMPS Capacity:**
$$C_{\text{AMPS}} = \frac{25 \text{ MHz}}{30 \text{ kHz}} = 833 \text{ channels} \approx 800 \text{ voice channels}$$
**GSM Capacity (Full Rate):**
$$C_{\text{GSM}} = \frac{25 \text{ MHz}}{200 \text{ kHz}} \times 8 = 125 \times 8 = 1000 \text{ voice channels}$$
**GSM Capacity (Half Rate):**
$$C_{\text{GSM-HR}} = 125 \times 16 = 2000 \text{ voice channels}$$
**Capacity Improvement:**
- GSM (FR) vs AMPS: 1000 / 800 = **1.25× improvement**
- GSM (HR) vs AMPS: 2000 / 800 = **2.5× improvement**
The improvement comes from digital compression and efficient TDMA organization.Efficiency Factors:
TDMA efficiency depends on several factors:
Spectral Efficiency Calculation:
$$\eta_{\text{TDMA}} = \frac{\text{Useful data bits per frame}}{\text{Total bits per frame}} \times \frac{B_{\text{data}}}{B_{\text{total}}}$$
For GSM: $\eta \approx 0.8 \times 0.85 = 0.68$ (68% excluding error correction overhead)
TDMA's capacity advantage over FDMA comes primarily from digital voice compression, not from the time-division principle itself. However, TDMA naturally integrates with digital processing—compression, encryption, error correction—in ways that analog FDMA cannot. This synergy is TDMA's true strength.
Understanding the trade-offs between TDMA and FDMA is essential for system design. Each approach has distinct characteristics that make it suitable for different applications.
| Characteristic | FDMA | TDMA |
|---|---|---|
| Separation domain | Frequency | Time |
| Transmission mode | Continuous | Burst (intermittent) |
| Bandwidth per user | Narrow (e.g., 30 kHz) | Full RF channel (e.g., 200 kHz) |
| Guard overhead | Guard bands (frequency) | Guard times (temporal) |
| Synchronization | Simple (frequency only) | Complex (precise timing required) |
| Hardware complexity | Precise analog filters | DSP, precise oscillators |
| Signal processing | Can be analog | Inherently digital |
| Power amplifier | Continuous, linear | Pulsed, can be more efficient |
| Battery drain | Continuous operation | Lower (transmitter off between slots) |
| Handoff complexity | Simple (change frequency) | More complex (requires sync) |
| Flexibility | Fixed channels | Dynamic slot allocation possible |
| Delay/latency | Very low | Moderate (buffering required) |
A major TDMA advantage for mobile devices: the transmitter is off during other slots, allowing the processor to perform other tasks (monitoring neighboring cells, receiving pages) and reducing power consumption. GSM mobiles use this off-time to prepare for handoff and conserve battery—impossible in continuous-transmission FDMA.
TDMA has been deployed in numerous communication systems, from cellular networks to satellite links. Understanding these applications reveals the technique's versatility.
| System | Carrier BW | Slots | Slot Duration | Bit Rate | Region |
|---|---|---|---|---|---|
| GSM | 200 kHz | 8 | 577 µs | 270.833 kbps | Global |
| IS-136 | 30 kHz | 3 | 6.67 ms | 48.6 kbps | Americas |
| PDC | 25 kHz | 3 | 6.67 ms | 42 kbps | Japan |
| DECT | 1.728 MHz | 24 | 417 µs | 1.152 Mbps | Europe/Global |
| TETRA | 25 kHz | 4 | 14.17 ms | 36 kbps | Global |
GSM's TDMA architecture proved remarkably successful—at its peak, over 80% of the world's mobile phones used GSM. The standard's success came from its complete specification (enabling multi-vendor interoperability), roaming support, SIM card portability, and efficient use of spectrum. TDMA's ability to integrate voice compression, encryption, and error correction into a unified digital framework was key to this success.
We've explored TDMA from fundamental concepts through practical system design. Let's consolidate the essential knowledge:
Critical Formulas:
$$T_{\text{frame}} = N \times T_{\text{slot}}$$
$$R_{\text{burst}} = R_{\text{continuous}} \times N$$
$$T_{\text{advance}} = \frac{d}{c}$$
$$C_{\text{TDMA}} = N \times \frac{W}{B_c + B_g}$$
What's Next:
In the next page, we explore CDMA (Code Division Multiple Access), the most sophisticated of the channelization techniques. CDMA allows all users to transmit simultaneously on the same frequency at the same time—distinguished by unique codes. This seemingly impossible feat relies on spread spectrum technology and code orthogonality, achieving remarkable spectral efficiency and graceful capacity degradation.
You now have a comprehensive understanding of Time Division Multiple Access—from burst transmission fundamentals through the intricate synchronization and frame structures of real systems like GSM. TDMA's marriage of time-domain multiplexing with digital signal processing created the foundation for 2G mobile communications. Next, we'll discover how CDMA achieves multiple access through the code domain.