Time and Frequency Diversity

Definition:

Time Diversity via Repetition Coding

Time diversity transmits the same symbol (or coded version) at multiple time instants separated by more than the coherence time TcT_c of the channel:

s(t),s(t+Ξ”t),s(t+2Ξ”t),…s(t), \quad s(t + \Delta t), \quad s(t + 2\Delta t), \quad \ldots

with Ξ”t>Tc\Delta t > T_c. Each transmission experiences an approximately independent fade, providing diversity order equal to the number of repetitions LtL_t.

The cost is a rate reduction by factor 1/Lt1/L_t: to achieve diversity order LtL_t, the effective data rate is reduced to R/LtR/L_t. This makes pure repetition coding inefficient; in practice, coding with interleaving is preferred.

Time diversity requires the channel to vary (i.e., fading must be present). In a static channel, repeating the symbol provides no diversity β€” only an SNR (power) gain.

Definition:

Interleaving to Break Fade Correlation

An interleaver permutes coded symbols before transmission so that symbols that are adjacent in the code are separated by at least TcT_c in time. After the channel, a deinterleaver restores the original order before decoding.

The interleaving depth DD must satisfy

Dβ‰₯Tc/TsD \geq T_c / T_s

where TsT_s is the symbol period. This ensures that a single fade event (lasting approximately TcT_c) corrupts symbols that are well-separated in the codeword, allowing the code to correct them.

Interleaving converts a bursty error channel (where errors come in clusters during deep fades) into an approximately memoryless channel with independent errors β€” the channel model for which most error-correcting codes are designed.

Interleaving does not add redundancy and does not reduce the code rate. It is a "free" diversity technique in terms of rate, but it introduces latency equal to the interleaving depth.

Theorem: Rank and Determinant Criterion for Space-Time Code Design

Consider a space-time code that transmits codeword matrices Ci\mathbf{C}_i (TΓ—NtT \times N_t) over a quasi-static fading channel with NrN_r receive antennas. Define the codeword difference matrix

Dij=Ciβˆ’Cj\mathbf{D}_{ij} = \mathbf{C}_i - \mathbf{C}_j

and the product matrix Aij=DijHDij\mathbf{A}_{ij} = \mathbf{D}_{ij}^H \mathbf{D}_{ij}.

  1. Rank criterion (diversity): The minimum rank of Aij\mathbf{A}_{ij} over all distinct codeword pairs determines the diversity order:

    d=Nrβ‹…min⁑iβ‰ jrank⁑(Aij)d = N_r \cdot \min_{i \neq j} \operatorname{rank}(\mathbf{A}_{ij})

    For full diversity, Aij\mathbf{A}_{ij} must be full rank (=Nt= N_t) for every pair.

  2. Determinant criterion (coding gain): Subject to the rank criterion being satisfied, the coding gain is determined by

    min⁑iβ‰ j(∏k=1rijΞ»k(Aij))1/rij\min_{i \neq j} \left(\prod_{k=1}^{r_{ij}} \lambda_k(\mathbf{A}_{ij})\right)^{1/r_{ij}}

    where Ξ»1,…,Ξ»rij\lambda_1, \ldots, \lambda_{r_{ij}} are the nonzero eigenvalues of Aij\mathbf{A}_{ij}. This product should be maximised for the best coding gain.

The rank criterion ensures that the codeword difference matrix "spans" all transmit dimensions, so no direction in the spatial channel is wasted. The determinant criterion then measures how well-separated the codewords are in the space-time domain β€” the space-time analogue of minimum distance for scalar codes.

,

Definition:

Frequency Diversity

Frequency diversity is obtained when the signal bandwidth WW exceeds the coherence bandwidth BcB_c of the channel:

W>BcW > B_c

In this case, different frequency components of the signal experience approximately independent fading, providing frequency diversity of order approximately Lfβ‰ˆβŒˆW/BcβŒ‰L_f \approx \lceil W / B_c \rceil.

Frequency diversity arises naturally in:

  • Wideband/spread-spectrum systems: the signal bandwidth is intentionally made much larger than BcB_c
  • OFDM: subcarriers separated by more than BcB_c experience independent fading; coding across subcarriers extracts diversity
  • Frequency hopping: the carrier frequency is changed every symbol or slot, sampling different parts of the spectrum

Example: Interleaver Depth for Mobile Channel

A mobile user moves at v=60v = 60 km/h at carrier frequency fc=2f_c = 2 GHz. The symbol rate is Rs=15R_s = 15 ksymbols/s (a voice channel).

(a) Compute the coherence time TcT_c.

(b) Determine the minimum interleaving depth (in symbols).

(c) Compute the resulting latency.

Example: Frequency Diversity from Wideband Transmission

A channel has delay spread στ=1β€…β€ŠΞΌ\sigma_\tau = 1\;\mus.

(a) Estimate the coherence bandwidth.

(b) For a signal bandwidth of W=5W = 5 MHz, what is the approximate frequency diversity order?

(c) How does this compare with a narrowband signal (W=200W = 200 kHz)?

Quick Check

A channel has coherence time Tc=5T_c = 5 ms and the symbol period is Ts=100β€…β€ŠΞΌT_s = 100\;\mus. What is the minimum interleaving depth?

5 symbols

50 symbols

500 symbols

10 symbols

Common Mistake: Interleaving Adds Latency

Mistake:

Designing deep interleavers without considering the end-to-end latency constraint of the application.

Correction:

The latency introduced by a block interleaver is at least DΓ—TsD \times T_s at both the transmitter and receiver, giving a minimum round-trip contribution of 2DΓ—Ts2D \times T_s.

For voice (<100< 100 ms), interleaving depths of a few hundred symbols are feasible. For 5G URLLC (<1< 1 ms), deep interleaving is impossible β€” the system must rely on spatial diversity (multiple antennas) or frequency diversity (wideband OFDM) instead of time diversity.

This latency-diversity trade-off is a fundamental constraint in system design. Low-latency systems must use space or frequency diversity; time diversity is available only to delay-tolerant traffic.

OFDM Naturally Provides Frequency Diversity

In OFDM systems, the data is spread across KK subcarriers, each spaced by Ξ”f\Delta f. If KΞ”f>BcK \Delta f > B_c, different subcarriers experience independent fading. Coding across subcarriers (e.g., turbo/LDPC codes spanning the full bandwidth) automatically extracts frequency diversity without any explicit repetition.

In LTE/5G NR, the resource grid spans up to 100 MHz (5G) across frequency, providing substantial frequency diversity even without interleaving in time. This is one reason why OFDM-based systems are inherently more robust than narrowband single-carrier systems.

Comparison of Diversity Dimensions

PropertySpace DiversityTime DiversityFrequency Diversity
MechanismMultiple antennasRepeat/interleave over timeWideband/code across frequency
Independence conditionSpacing >Ξ»/2> \lambda/2Separation >Tc> T_cSeparation >Bc> B_c
Typical orderNtΓ—NrN_t \times N_rLtL_t (repetitions)⌈W/BcβŒ‰\lceil W/B_c \rceil
Rate costNone (MRC) or small (STBC)1/Lt1/L_t (repetition)None (inherent in wideband)
Latency costNoneLtΓ—TcL_t \times T_cNone
Hardware costExtra antennas + RF chainsNoneWider bandwidth allocation

Key Takeaway

Interleaving is the cheapest form of diversity in terms of hardware: it requires no extra antennas, no extra bandwidth, and no extra transmit power β€” only memory and latency. Combined with a good error-correcting code, interleaving converts a bursty fading channel into an approximately memoryless one, enabling the code to operate near its AWGN performance. The price is latency, which limits time diversity to delay-tolerant applications.

Interleaving

A permutation applied to coded symbols before transmission that separates adjacent codeword symbols in time (or frequency) to break fading correlation. Enables time or frequency diversity without additional redundancy.

Related: Time Diversity via Repetition Coding, Coherence Time, Burst Errors

Coherence Time

The time duration over which the channel impulse response remains approximately constant. Two transmissions separated by more than TcT_c experience approximately independent fading. Tcβ‰ˆ1/(4fd)T_c \approx 1/(4 f_d) where fdf_d is the maximum Doppler spread.

Related: Doppler Spread, Time Diversity via Repetition Coding, Interleaving to Break Fade Correlation

Frequency Diversity

Diversity obtained by transmitting over a bandwidth exceeding the channel coherence bandwidth BcB_c. Different frequency components experience independent fading, providing diversity order approximately W/BcW/B_c.

Related: Coherence Time, OFDM Naturally Provides Frequency Diversity, Wideband Operation and Beam Squint