Background: RAN Functional Splits

Several options for splitting RAN functions have been proposed by 3GPP, going from Option 1 to Option 8. Every split has its own pros and cons. It turns out that the 7.2x split offers the best balance between RU complexity and inter-cell cooperation โ€” and has become the dominant choice for Open RAN deployments.

This post discusses RAN split 7.3 in detail. In the 7.3 split, modulation and demodulation functions are placed closer to the antennas than in the 7.2x split, while still upstream of the RF components.

What Moves in the 7.3 Split?

In a 7.3 split, the functional boundary between the DU (Distributed Unit) and RU (Radio Unit) is positioned such that:

In the 7.3 split, hard bits are sent in the downlink while soft bits (LLRs) are sent in the uplink.

Downlink Fronthaul Capacity

The required fronthaul capacity for the 7.3 split in downlink is given by:

Capacity (DL) = ( Nsc ร— Nlayers ร— Qm ) / Ts

Where:

ParameterDescription
NscNumber of subcarriers
NlayersNumber of MIMO layers
QmModulation order (e.g., 8 bits for 256 QAM)
TsAverage OFDM symbol duration

Example (Downlink): Single carrier, 100 MHz bandwidth, 30 kHz SCS (Nsc = 3276, Ts = 33.33 ยตs), 256 QAM (Qm = 8), 16 layers:

Capacity (DL) = (3276 ร— 16 ร— 8) / 33.33 ยตs โ‰ˆ 12.58 Gbps

This is a huge gain in fronthaul capacity efficiency compared to split 7.2x and Option 8, which must carry I/Q samples instead of bits.

Uplink Fronthaul Capacity โ€” The LLR Cost

In the uplink, instead of hard bits, LLRs are sent from the RU to the DU. The LLR representation requires more bits per coded bit than the hard decision, so the uplink capacity requirement is higher:

Capacity (UL) = ( Nsc ร— Nlayers ร— Qm ร— Sbw ) / Ts

Where Sbw is the soft bit width. Common values: 6, 8, 12, or 16 bits.

Example (Uplink): Same configuration as above, with Sbw = 8 bits:

Capacity (UL) = (3276 ร— 16 ร— 8 ร— 8) / 33.33 ยตs โ‰ˆ 100.64 Gbps

This is 8ร— higher than the downlink requirement โ€” a direct consequence of using soft bits instead of hard decisions.

Key Properties of Split 7.3

โœ“ DL Advantages

Bits instead of I/Q samples dramatically reduces DL fronthaul bandwidth vs. Option 8. Capacity scales with modulation order and layers.

โš  UL Consideration

Soft bits (LLRs) in the uplink increase fronthaul requirements proportionally to the soft bit width (Sbw). This can be 6โ€“16ร— larger than DL.

โœ“ Modulation Flexibility

DL fronthaul capacity in 7.3 depends on modulation order โ€” operators can trade off capacity and throughput by adjusting MCS.

โ‰  vs. Split 7.2x

In 7.2x, fronthaul carries I/Q samples and is modulation-independent. In 7.3, it carries bits โ€” so the capacity depends on MCS choice.

Comparison: 7.3 vs Other Splits

Split OptionDL TransportUL TransportModulation Dependence
Option 8I/Q samplesI/Q samplesNo
Split 7.2xI/Q samplesI/Q samplesNo
Split 7.3Hard bitsSoft bits (LLR)Yes (DL)
Split 6Coded bitsCoded bitsYes

Why Not Everyone Uses 7.3

While split 7.3 offers better DL fronthaul efficiency than 7.2x and Option 8, its uplink cost can be prohibitive. For a 100 MHz carrier with 16 layers and 8-bit LLRs, the 100+ Gbps uplink fronthaul requirement exceeds what most optical fronthaul links can economically deliver at scale.

This is one reason the industry has largely converged on split 7.2x for Open RAN deployments โ€” it offers a good balance of RU simplicity and practical fronthaul requirements without the UL soft-bit penalty.

References

๐Ÿ“ก

Telnovat Editorial Team

Deep technical content on 5G NR and 6G, grounded in 3GPP specifications and real-world engineering experience. Follow on LinkedIn โ†—


Related Articles

5G PHY

Rate-Matching in 5G

Bit selection and interleaving โ€” fundamentals of 5G channel processing.

Performance

5G NR Data Rate Calculation

How PRBs, layers, and MCS combine to determine 5G throughput.

Learn More in the Full 5G PHY Course โ†’