Multi-TRP Operation: CJT, NCJT, and Reliability
From Multi-Cell CoMP to Multi-TRP
Chapter 11 introduced cell-free massive MIMO as a radical reimagining of multi-cell cooperation: the network as a pool of distributed access points serving every user. 5G NR takes a more incremental path with multi-TRP operation, in which two or more transmission-reception points (TRPs) β sectors of the same gNB, or tightly-connected gNBs sharing a backhaul β coordinate to serve a single UE. Multi-TRP is the standardized descendant of LTE's CoMP (coordinated multipoint) and inherits its central tradeoff: spatial gain versus backhaul latency.
The key design choice is whether the TRPs transmit coherently (sharing phase so that their signals add up constructively) or non-coherently (each TRP chooses its precoder independently and the UE decodes via diversity/multiplexing). Coherent schemes demand tight synchronization and CSI exchange; non-coherent schemes are cheaper but leave up to 3 dB of coherent-combining gain on the table.
Definition: Multi-TRP Operation in NR
Multi-TRP Operation in NR
A TRP (transmission-reception point) is a set of co-located antennas serving one or more cells. Two or more TRPs are said to engage in multi-TRP operation when they jointly transmit to (or receive from) the same UE within overlapping time-frequency resources. 5G NR Rel-16 defines four multi-TRP schemes:
- Scheme 1a (NCJT / SDM): Each TRP transmits a different MIMO layer on the same time-frequency resource. The UE separates layers via spatial multiplexing.
- Scheme 2a (NCJT / FDM): Each TRP transmits on a different frequency subband within the same slot. UE combines across frequency.
- Scheme 3 (TDM intra-slot): TRPs transmit on different OFDM symbols of the same slot. Sequential transmission provides diversity with moderate latency.
- Scheme 4 (TDM inter-slot): TRPs transmit on different slots. Longest latency but simplest coordination.
A true coherent joint transmission (CJT) scheme, in which multiple TRPs transmit the same layer with phase-aligned precoders, is not part of Rel-16 but is under study in Rel-18 β it requires phase-level synchronization across TRPs, which in turn requires a calibration mechanism akin to a cell-free massive MIMO fronthaul (Chapter 14).
Definition: CJT vs NCJT: The Phase-Coherence Dichotomy
CJT vs NCJT: The Phase-Coherence Dichotomy
Consider a UE with antennas served by TRPs, each with precoder applied to data symbol . The received signal is Two regimes arise depending on whether the data symbols are identical or distinct:
- CJT (Coherent Joint Transmission): for all , and the precoders are designed jointly so that the effective channel constructively combines. Requires phase-coherent synchronization across TRPs and joint CSI knowledge at a central entity.
- NCJT (Non-Coherent Joint Transmission): are distinct layers of a multi-layer codeword, each with its own precoder. The UE separates them via MIMO detection. No phase coherence required.
CJT delivers dB of coherent combining gain on a single layer; NCJT delivers an -fold multiplexing gain across layers. The right choice depends on whether the UE is SNR-limited (CJT) or DoF-limited (NCJT).
Theorem: CJT vs NCJT Rate Gap
Let two TRPs with equal-power precoders serve a single UE with per-TRP SNR . The CJT achievable rate is (one layer, 3 dB coherent gain), while the NCJT achievable rate with two spatial layers is The two schemes cross over at (0 dB): CJT wins below 0 dB, NCJT wins above. At high SNR, NCJT's multiplexing advantage dominates; at low SNR, CJT's coherent combining dominates.
At low SNR, receive power is the bottleneck and the gain from coherent addition outweighs the loss of a second layer. At high SNR the channel can support two independent streams and the multiplexing gain of two parallel beats a single .
Expand and at and .
At : , β equal!
Check the second-order term to find which is larger when the linear terms agree.
Low-SNR expansion
At , , . The first-order terms are equal; the second-order correction is smaller (more negative) for CJT. But at the linear approximation they cross. We need a more precise argument at small but nonzero SNR.
Difference and monotonicity
. At : . At : . At large : . The derivative is , with equality only at . So starts at 0 and strictly decreases.
Interpretation
for all : NCJT with two layers always beats CJT with one layer once , because multiplexing scales with while coherent combining only shifts the log by . But this assumes the UE can support two independent layers, which requires . For a single-antenna UE, NCJT is infeasible and CJT is the only option.
CJT vs NCJT Rate Comparison
Sum rate of CJT and NCJT multi-TRP schemes as functions of SNR and TRP count. The crossover SNR is marked; below it CJT wins, above it NCJT wins (when the UE can support multiple layers).
Parameters
Definition: PDCCH Reliability Enhancement via Multi-TRP
PDCCH Reliability Enhancement via Multi-TRP
5G NR Rel-16 introduces PDCCH (physical downlink control channel) repetition across multiple TRPs as a reliability feature for ultra-reliable low-latency communication (URLLC). The same DCI (downlink control information) is transmitted from two TRPs at different spatial precoders and potentially different time-frequency resources. The UE combines the repetitions to improve decoding reliability by roughly a SNR gain.
The key design decision is resource multiplexing: TDM (sequential symbols), FDM (different subbands), or SDM (different spatial layers via different DMRS ports). TDM has the lowest coordination cost but the highest latency; SDM has the lowest latency but requires the UE to support spatial separation. Commercial URLLC deployments typically use TDM inter-symbol repetition as the baseline.
Example: URLLC Reliability with 2-TRP Repetition
A URLLC UE has a target PDCCH BLER of . The single-TRP PDCCH BLER at the cell edge is . Assume independent fading across TRPs and identical per-TRP BLER. How many TRPs (via repetition) are needed to meet the target, and what is the airlink latency?
Repetition model
With independent TRPs and equal BLER , the post-combining BLER (maximal-ratio combining) is approximately for independent errors and moderate SNR.
Required $M_{ ext{TRP}}$
Setting , we get . So two-TRP PDCCH repetition meets the target.
Latency
With TDM repetition on consecutive symbols at (), the extra delay is one symbol . This is well within URLLC's 1-ms latency budget.
Practical note
The independence assumption is the weak link: if both TRPs see the same blockage (e.g., a pedestrian between the UE and both TRPs), the BLERs are correlated and the combining gain is reduced. Commercial deployments place TRPs on geographically separated towers to maintain independence.
Multi-TRP Scheme Comparison
| Scheme | Resource | Coherence | Gain | Latency | Rel-16 support |
|---|---|---|---|---|---|
| SDM (NCJT) | Same time-freq, different layers | None needed | Multiplexing | Zero extra | Yes |
| FDM (NCJT) | Different subbands | None needed | Diversity + moderate multiplexing | Zero extra | Yes |
| TDM intra-slot | Different symbols, same slot | None needed | Diversity | slot | Yes |
| TDM inter-slot | Different slots | None needed | Max diversity | Multi-slot | Yes |
| CJT | Same time-freq, same layer | Full phase | coherent SNR | Zero extra | Rel-18 study |
Cell-Free Massive MIMO as the Ultimate Multi-TRP
The CommIT group's invited 2024 overview on cell-free massive MIMO for 6G makes the multi-TRP connection explicit: a fully-coordinated cell-free system is the asymptotic limit of multi-TRP operation as (i) , (ii) inter-TRP phase synchronization becomes perfect, and (iii) the joint processing moves from a per-TRP local MMSE (Rel-16 style) to a central LSFD-based combining (Chapter 13). The paper argues that each Rel-16/17/18 multi-TRP feature is a partial step toward this limit: PDCCH repetition is a diversity primitive, NCJT is a multiplexing primitive, and the Rel-18 CJT study is the first explicit introduction of phase-level joint transmission. The 5G NR standard will not fully close the gap to cell-free β but 6G is expected to.
NCJT vs CJT Topologies
Common Mistake: Coherent Joint Transmission Is Not Free
Mistake:
A plausible-sounding assumption is that CJT's 3-dB gain is essentially free because the TRPs can simply share the data and transmit at the same time.
Correction:
CJT requires three things beyond what NCJT needs: (i) a tight frequency/phase synchronization link between TRPs (typically below 1 ns timing error and 1 degree phase error), usually implemented with a dedicated reference-signal distribution over fiber or CPRI fronthaul; (ii) joint CSI at a central processing entity, which means the CSI from each TRP must be shipped over the backhaul within one coherence time; (iii) calibration of the per-TRP RF chains so that the joint precoder operates on a self-consistent channel matrix. The aggregate fronthaul and synchronization overhead is the reason CJT was excluded from Rel-16 and is only being standardized in Rel-18.
Backhaul Latency Budget for Multi-TRP
The coordination quality of any multi-TRP scheme is bounded by the backhaul latency between TRPs. For a 1-ms coherence time, the backhaul must deliver CSI between TRPs in ms; fiber backhauls typically meet this (propagation + switching < 100 Β΅s), while microwave backhauls (10-20 ms) cannot. The practical implication is that multi-TRP coordination is only feasible between TRPs served by the same DU (distributed unit) or between DUs connected by direct fiber. Commercial deployments therefore restrict multi-TRP to intra-DU coordination in dense urban scenarios.
- β’
Intra-DU fiber backhaul: < 100 Β΅s (fine for CJT)
- β’
Inter-DU Ethernet: 1-5 ms (OK for NCJT diversity)
- β’
Microwave backhaul: 10-50 ms (no multi-TRP possible)
Historical Note: From LTE CoMP to NR Multi-TRP
2012-2020Multi-TRP in NR is the direct descendant of LTE's Coordinated Multi-Point (CoMP) feature, introduced in LTE Rel-11 (2012). CoMP included both joint transmission (equivalent to CJT) and coordinated scheduling (akin to NCJT). However, LTE CoMP was widely regarded as under-utilized: commercial deployments reported gains of 5-15% sum rate β below the 30-50% predicted by theory β because backhaul latency and calibration were harder than expected. NR's Rel-16 multi-TRP cleanly separates the easy parts (NCJT, TDM repetition) from the hard parts (CJT, deferred to Rel-18), based on the LTE CoMP lesson that coordination quality determines almost everything about real-world performance.
TRP (Transmission-Reception Point)
A set of co-located antennas at a fixed location with their own baseband processing chain, treated as an independent transmitter/receiver by the MAC scheduler. A cell can contain multiple TRPs when different antenna panels are deployed; multiple cells can contain a single TRP when it is shared between operators.
Related: CJT vs NCJT: The Phase-Coherence Dichotomy, CJT vs NCJT: The Phase-Coherence Dichotomy, Coordinated Multipoint (CoMP)
NCJT (Non-Coherent Joint Transmission)
Multi-TRP scheme in which distinct spatial layers or frequency subbands are transmitted from different TRPs to the same UE. Does not require phase coherence between TRPs. Used in 5G NR Rel-16 as the default multi-TRP mode.
Related: CJT vs NCJT: The Phase-Coherence Dichotomy, TRP (Transmission-Reception Point), Coordinated Multipoint (CoMP)
Quick Check
A UE with antennas is served by TRPs at per-TRP SNR dB. Which scheme achieves higher rate: CJT on one layer or NCJT on two layers?
CJT: bits/s/Hz
NCJT: bits/s/Hz
Both equal
Depends on TRP spacing
At (10 dB), CJT gives bits/s/Hz on one layer, while NCJT gives bits/s/Hz on two layers. Multiplexing wins at high SNR.