The NR MIMO Framework: Numerology, FR1/FR2, TDD/FDD

The Golden Thread of Chapter 22

Parts I-IV of this book established a theoretical object: a base station with a large antenna array, a reciprocity-based TDD operation, and a linear precoder that is near-optimal when NtKN_t \gg K. 5G NR takes this object and stuffs it into a standardized air interface whose fundamental unit of time is a slot of about 11 ms, whose frequency dimension is partitioned into subcarriers via OFDM, and whose CSI feedback is quantized into a codebook index of tens to hundreds of bits.

The question Part V takes up is not whether massive MIMO can work in theory — Chapters 1-10 settled that — but how much of the theoretical gain survives the engineering realities: a pilot budget that competes with data symbols for slot resources, a codebook that discretizes the precoder, a beam management procedure that must track users in mobility, and TRPs that coordinate with each other across a non-ideal backhaul. Section 22.1 builds the scaffolding — the frame structure — and subsequent sections hang the pieces on it.

Definition:

NR Numerology and Slot Structure

5G New Radio (3GPP Release 15 and later) supports a family of OFDM numerologies indexed by an integer μ{0,1,2,3,4}\mu \in \{0, 1, 2, 3, 4\}. For numerology μ\mu, the subcarrier spacing is Δf(μ)=15kHz2μ,\Delta f(\mu) = 15\,\text{kHz} \cdot 2^{\mu}, and the slot duration is Tslot(μ)=1ms2μ=14Δf(μ)14=14TOFDM(μ),T_{\text{slot}}(\mu) = \frac{1\,\text{ms}}{2^{\mu}} = \frac{14}{\Delta f(\mu) \cdot 14} = 14 \cdot T_{\text{OFDM}}(\mu), where every slot contains exactly 14 OFDM symbols regardless of μ\mu. The table below summarizes the five numerologies:

μ\mu Δf\Delta f (kHz) TslotT_{\text{slot}} Typical band
0 15 11 ms FR1 sub-3 GHz
1 30 0.50.5 ms FR1 3-6 GHz
2 60 0.250.25 ms FR1 / FR2
3 120 0.1250.125 ms FR2 mmWave
4 240 0.06250.0625 ms FR2 (SSB only)

The parameter μ\mu is chosen to trade off inter-carrier interference (from Doppler or phase noise, which push toward large Δf\Delta f) against inter-symbol interference (from large στ\sigma_\tau, which pushes toward small Δf\Delta f and long cyclic prefix).

The common choices in commercial deployments are μ=0\mu = 0 at sub-1 GHz, μ=1\mu = 1 at mid-band (3.5 GHz), and μ=3\mu = 3 at mmWave (28 GHz and above). Numerology μ=4\mu = 4 is reserved for initial access signals.

,

Definition:

Frequency Range 1 and Frequency Range 2

3GPP partitions the NR spectrum into two non-overlapping ranges:

  • FR1: 410410 MHz to 7.1257.125 GHz. Sub-6 GHz. Low path loss, good diffraction, near-far-field transition rarely relevant. Typical Nt{32,64,128}N_t \in \{32, 64, 128\} in a panel-like active antenna unit; typical W{10,20,40,100}W \in \{10, 20, 40, 100\} MHz per component carrier.
  • FR2: 24.2524.25 GHz to 7171 GHz (FR2-1) and up to 114114 GHz (FR2-2, added in Rel-17). Millimeter-wave. Severe path loss (20log10(f0)\sim 20\log_{10}(f_0) extra Friis loss relative to FR1), sparse channels, directional beams mandatory. Typical Nt{64,128,256}N_t \in \{64, 128, 256\} in a hybrid-beamforming module; typical W{100,200,400,800}W \in \{100, 200, 400, 800\} MHz.

The operating-point difference is stark: at FR1 an omnidirectional receive pattern is viable and digital per-antenna processing is the default; at FR2 the system must first acquire a beam direction before any useful link budget exists, and the RF chain count is a hard budget driven by cost and DC power (see Chapter 20 for hybrid beamforming).

Key Takeaway

One slot, 14 symbols, fixed. The NR slot is the atom of scheduling. Whatever the pilot, the CSI feedback, the data transmission, and the control signaling need to do, they must fit into 14 OFDM symbols. Any additional overhead beyond data comes directly out of data capacity. The engineering game of 5G NR massive MIMO is to squeeze the CSI acquisition and beam management into a small fraction of these 14 symbols while retaining enough accuracy for near-optimal precoding.

Theorem: TDD Slot-Budget Inequality

Consider a single-cell massive MIMO system in TDD mode at numerology μ\mu, serving KK users in a coherence block of τc\tau_c symbols. Let τp\tau_p be the number of symbols allocated to orthogonal uplink SRS (pilot) transmission. The ergodic sum rate is upper-bounded (up to the UatF pre-log factor) by Cˉsum(1τpτc)k=1Klog2 ⁣(1+SINRk(τp)),\bar{C}_{\text{sum}} \leq \left(1 - \frac{\tau_p}{\tau_c}\right) \sum_{k=1}^{K} \log_2\!\left(1 + \text{SINR}_k(\tau_p)\right), where τpK\tau_p \geq K is required for orthogonal pilot assignment and SINRk(τp)\text{SINR}_k(\tau_p) is monotonically non-decreasing in τp\tau_p.

Pilots and data compete for symbols in the coherence block. Short pilots leave more slots for data but give noisier channel estimates that hurt precoding; long pilots leave fewer data slots but give cleaner estimates. The optimal τp\tau_p is found by balancing the pre-log (1τp/τc)(1 - \tau_p/\tau_c) against the SINR improvement, and at fixed KK the sum rate grows only as logτc\log \tau_c — the coherence block sets a hard ceiling.

,

NR Slot Budget vs Numerology and Pilot Overhead

Explore how the effective data fraction (1τp/τc)(1 - \tau_p/\tau_c) varies with the NR numerology μ\mu, the user count KK, and the CSI-RS periodicity. Longer slots (small μ\mu) give more headroom for pilots at low mobility; short slots (large μ\mu) are needed at high Doppler but hurt the pilot fraction.

Parameters
1
8
30
3.5

Example: Slot Budget for μ=1\mu = 1 at 3.5 GHz

A 3.5 GHz cell uses numerology μ=1\mu = 1 (Δf=30\Delta f = 30 kHz, Tslot=0.5T_{\text{slot}} = 0.5 ms) and serves K=10K = 10 users at 33 km/h pedestrian mobility. The UE has a cyclic-prefix overhead of 7%\approx 7\%. Compute the CSI-RS periodicity that keeps the channel estimate within 0.50.5 symbols of the slot boundary.

Definition:

TDD and FDD Modes in NR

5G NR supports both time-division duplex (TDD) and frequency-division duplex (FDD) operation. In TDD, uplink and downlink share the same carrier and are separated in time via a slot format containing D (downlink), U (uplink), and F (flexible) symbols; reciprocity can be exploited for CSI acquisition. In FDD, uplink and downlink occupy separate paired carriers and no reciprocity exists; CSI must be fed back explicitly by the UE.

  • TDD: All 5G NR mid-band deployments (n77, n78, n79 at 3.5 GHz) and all mmWave deployments use TDD. SRS-based reciprocity provides precoder CSI for the downlink; the pilot budget scales with KK, not NtN_t.
  • FDD: Most sub-3 GHz deployments (n1, n3 at 2.1 GHz) use FDD for backward-compatibility with LTE. CSI must be fed back via codebooks (Section 22.3); the feedback overhead scales with NtN_t, which forces Type II codebooks and limits effective port counts.

This duplexing choice drives nearly every other design decision in the NR MIMO framework, and is why the Type II codebook exists at all.

TDD vs FDD for Massive MIMO

AspectTDDFDD
CSI source for precodingSRS (uplink, reciprocity)Downlink CSI-RS + UE feedback
Pilot overhead scalingτpK\tau_p \sim KτpNt\tau_p \sim N_t without structure
Limit as NtN_t \to \inftyFeasibleInfeasible without JSDM
Codebook needed?NoYes (Type I / Type II)
Commercial NR bandsn77/n78/n79 (3.5 GHz), mmWaven1/n3 (2.1 GHz), n41 (2.5 GHz FDD pair)
Calibration needed?Yes (TX/RX RF mismatch)No (RX chain only)
Backhaul latency sensitivityLowMedium (CSI ageing)

Common Mistake: Confusing OFDM Symbol with NR Slot

Mistake:

A common confusion is to treat the NR slot as a fundamental time unit independent of numerology, or to equate one slot with one OFDM symbol.

Correction:

An NR slot is always 14 OFDM symbols, regardless of numerology. What changes with μ\mu is the length of each symbol: TOFDM(μ)2μT_{\text{OFDM}}(\mu) \propto 2^{-\mu}. Slot duration shrinks from 11 ms at μ=0\mu = 0 to 62.562.5 µs at μ=4\mu = 4, but the symbol count stays at 14. Pilot and data resource allocation is counted in symbols within the slot, not in the slot itself. When comparing overhead across numerologies, always normalize to the coherence block length τc\tau_c in symbols.

Historical Note: From LTE to NR: Why 14 Symbols per Slot?

2015-2018

The choice of 14 OFDM symbols per slot in NR is inherited from LTE's normal-cyclic-prefix subframe (1 ms, two slots of 7 symbols). Keeping the symbol count the same allowed existing LTE channel coding, HARQ, and MAC procedures to be adapted rather than redesigned. What NR changed was the scalable numerology: LTE was locked at Δf=15\Delta f = 15 kHz, while NR allows Δf\Delta f to scale by powers of two, enabling the same frame structure to operate at f0f_0 from 410410 MHz to 114114 GHz. The decision was crystallized at the March 2017 3GPP RAN meeting (Dubrovnik) after months of debate over whether to retain 14 symbols or switch to a shorter "mini-slot" as the default.

NR Frame, Subframe, Slot, and Symbol Hierarchy

NR Frame, Subframe, Slot, and Symbol Hierarchy
The NR frame (10 ms) contains 10 subframes (1 ms each). Each subframe contains 2μ2^{\mu} slots of 14 OFDM symbols. Numerology μ\mu controls both the subcarrier spacing and the slot duration, but always preserves the 14-symbol structure.

NR Numerology

The integer μ{0,1,2,3,4}\mu \in \{0,1,2,3,4\} that selects the subcarrier spacing Δf=15kHz2μ\Delta f = 15\,\text{kHz}\cdot 2^{\mu} and, correspondingly, the slot duration 1ms/2μ1\,\text{ms}/2^{\mu}. Larger μ\mu gives shorter slots and wider subcarriers, suited to mmWave bands with high phase noise and Doppler.

Related: Confusing OFDM Symbol with NR Slot, Subcarrier Spacing, Cyclic Prefix

Frequency Range (FR1, FR2)

3GPP's partition of the 5G spectrum into FR1 (sub-7.125 GHz) and FR2 (24.25-71 GHz for FR2-1, up to 114 GHz for FR2-2 in Rel-17). FR1 deployments use digital or fully-digital massive MIMO; FR2 deployments use hybrid beamforming with codebook-based beam management.

Related: Hybrid Analog-Digital Beamforming, Beam Management

Quick Check

At numerology μ=3\mu = 3 (Δf=120\Delta f = 120 kHz), how long is one NR slot?

11 ms

0.50.5 ms

0.1250.125 ms

1414 µs

Why This Matters: From NR to 6G

The 5G NR framing is already showing strain at the top of FR2: at f0=100f_0 = 100 GHz, phase noise argues for Δf>1\Delta f > 1 MHz, which would require numerologies beyond μ=4\mu = 4. Current 6G research (Chapters 25 and 27) is proposing new numerologies up to μ=6\mu = 6 (Δf=960\Delta f = 960 kHz) together with shorter slots. The NR frame structure is the last universal anchor before these extensions fork.