Skip to main content
5G Broadcast - TV and Radio Services

Scope

This page sets out what is in scope for the 5G Broadcast Reference Tools: the transmitter (rt-mbms-tx) and receiver (rt-mbms-modem), the LTE-based 5G Broadcast radio mode (FeMBMS), and the per-release features they support. It also shows the high-level architectures in which they are used. Use it to check which capabilities are implemented before planning a test. For step-by-step setups, see Tutorials.

Technical documentation providing context to this project can be found in the link below.

Tech: 5G Broadcast

Relevant specifications are listed below.

Standards: 5G Broadcast

Standards: Multimedia Delivery Protocols

Features under implementation

Implementation status (high level)

At the release/feature level, the reference tools rt-mbms-tx (transmitter) and rt-mbms-modem (receiver) implement the LTE-based 5G Broadcast features from 3GPP Release 14 through Release 19:

3GPP ReleaseKey featuresrt-mbms-txrt-mbms-modem
Rel-14 (EnTV)1.25 / 7.5 kHz SCS; CAS; MBMS-dedicated cell; 256-QAM; MIB-MBMS; SIB1-MBMSImplementedImplemented
Rel-16 (LTE_terr_bcast)2.5 / 0.37 kHz SCS; new RS patterns; PDCCH Format 4; MBSFN-AreaInfo-r16; ROMImplementedImplemented
Rel-17 (bands part 1)6/7/8 MHz PMCH bandwidths (30/35/40 PRB); pmch-Bandwidth-r17; Band 107ImplementedImplemented
Rel-18 (bands part 2)Band 108 (470 to 698 MHz, receive-only); RF specsImplemented (band table)Implemented (band table)
Rel-19 (PMCH Phase 2)Time / frequency interleaving; cyclic shift; PMCH MCS tables; TBS scaling; extended SI periods; RRC v1900 chainImplementedImplemented
Rel-19 (CAS muting)CAS muting for PSS / SSS / PBCH; SIB1-MBMS v1900; UE capabilityImplementedImplemented
Rel-19 (new bands)Bands 112 (470 to 608 MHz) and 113 (606 to 698 MHz)ImplementedImplemented

This is a high-level, release-level view. Some items are receive-only or transmit-only by nature (for example UE capability signalling applies on the modem side), and some Release 18/19 band support is at the frequency-lookup and configuration level. For the full standards background, see Standards: LTE-based 5G Broadcast. The per-feature tables below give a finer breakdown.

Support of features in rt-mbms-tx and rt-mbms-modem

Status legend: ✅ supported; ❌ not supported; "To check" means the status has not yet been confirmed.

The tables use these recurring 3GPP terms: MBSFN (Multicast-Broadcast Single-Frequency Network, where several cells transmit the same signal in sync); SCS (subcarrier spacing, the frequency gap between subcarriers, in kHz); PRB (Physical Resource Block, the basic unit of radio bandwidth allocation); MIB/SIB (Master/System Information Block, broadcast control information); PDCCH/PBCH/PMCH/PCFICH (Physical Downlink Control / Broadcast / Multicast / Control Format Indicator Channels); CFI (Control Format Indicator); RRC (Radio Resource Control signalling).

Release 14 features

Featurert-mbms-txrt-mbms-modem
MBSFN subframes using SCS = 1.25 kHz
MIB-MBMS
SIB1-MBMS
MBMSInterestIndication RRC signalling procedureTo checkTo check

Release 16 features

Featurert-mbms-txrt-mbms-modem
MBSFN subframes using SCS = 0.37 kHz
MBSFN subframes using SCS = 2.5 kHz
PDCCH enhancements: CFI indication in MIB to avoid the need to decode PCFICH
PDCCH enhancements: New aggregation level 16 (PDCCH Format 4)
Repetition of PBCH
MBSFN-AreaInfo-r16 (subcarrierSpacing, timeSeparation)
Receive-Only Mode (ROM) redirect

Release 17 features

Featurert-mbms-txrt-mbms-modem
PMCH bandwidth of 30, 35 and 40 PRBs (corresponding to 6/7/8MHz)
Band 107 (UHF)

Release 18 features

Featurert-mbms-txrt-mbms-modem
Band 108 (470 to 698 MHz, receive-only)

Release 19 features

Featurert-mbms-txrt-mbms-modem
PMCH time interleaving (N subframes)
PMCH frequency interleaving
PMCH cyclic shift
PMCH MCS tables 11.1-1 / 11.1-2
Extended SI scheduling periods
CAS muting (PSS / SSS / PBCH)
Bands 112 and 113 (UHF, receive-only)

Support of features for rt-mbms-tx-for-qrd-and-crd

Note that the 5G Broadcast Transmitter for QRD (Qualcomm Reference Design) and CRD (Commercial Reference Design) is an extension of an MBMS-enabled eNodeB tailored to operate as a 5G Broadcast transmitter. Only MBMS/Unicast-mixed cell is supported alongside pre-Rel-14 features.

High-level architectures

5G Broadcast with Multimedia delivery protocols

The diagram below shows the 5G Broadcast tools combined with the multimedia delivery protocols (FLUTE-based file delivery), from transmitter through to receiver.

Architecture combining the 5G Broadcast transmitter and modem with FLUTE-based multimedia delivery protocols

Repositories used in this architecture:

This second diagram shows 5G Downlink Media Streaming (5GMSd) delivered over eMBMS (enhanced Multimedia Broadcast Multicast Service), combining the 5G Media Streaming tools with the broadcast chain.

Architecture delivering 5G Downlink Media Streaming (5GMSd) over the eMBMS broadcast bearer

Repositories used in this architecture:

NTN deployment context

The 5G Broadcast waveform (FeMBMS, defined in ETSI TS 103 720) is relevant to Non-Terrestrial Network (NTN) delivery scenarios, in particular GEO (Geostationary Earth Orbit) satellite broadcast of linear TV and radio content to large coverage areas. Because 5G Broadcast needs no return channel from the receiver, it fits the one-way, wide-area reach of a GEO satellite well. The NTN access layer sits beneath the broadcast service layer; the rt-mbms-tx and rt-mbms-modem tools remain the applicable reference implementations.

Getting started

A practical route into the tools:

  1. Start with SDR - HLS Playback over 5G Broadcast in the Tutorials index, the simplest receiver-only setup; the other tutorials there build on the same components (transmitter, Docker, Android seamless switching).
  2. Check the Resources page for tagged versions of rt-mbms-tx and rt-mbms-modem.