Broadcast Service
Understanding Broadcast Service
Unicast cellular delivery requires a separate data bearer for each user. When thousands of users want the same content simultaneously (a live sports event in a stadium, an emergency alert in a city), unicast consumes massive radio resources. Broadcast service solves this by transmitting one copy of the data that all users receive simultaneously, scaling to unlimited users without additional radio resource cost. The trade-off is loss of individual HARQ feedback and rate adaptation.
5G MBS in Release 17 introduces three delivery modes: broadcast (open to all UEs in the area, no subscription required), multicast (delivered to subscribed group members with session management), and groupcast (targeted at a specific group with optional HARQ feedback for reliable delivery). Unlike LTE eMBMS, which required dedicated MBSFN subframes that reduced unicast capacity, 5G MBS integrates broadcast into the regular NR slot structure, dynamically sharing resources between unicast and broadcast based on demand.
Broadcast Capacity Comparison
BWtotal = Nusers × Rper_user
1000 users × 5 Mbps = 5 Gbps required
Broadcast Bandwidth (same content):
BWtotal = Rcontent (independent of Nusers)
1 × 5 Mbps = 5 Mbps, regardless of audience size
SFN Combining Gain:
SNRSFN ≥ SNRsingle_cell + 10 log10(Ncells) dB (constructive)
SFN turns inter-cell interference into signal, extending coverage to cell edges.
Broadcast Technology Evolution
| Technology | 3GPP Release | Modes | Resource Allocation | HARQ | Key Use Case |
|---|---|---|---|---|---|
| MBMS (LTE) | Rel-9 | Broadcast only | Dedicated MBSFN subframes | No | Emergency alerts |
| eMBMS (LTE) | Rel-14 | Broadcast, SC-PTM | Dedicated or shared | No | Live TV, V2X |
| 5G MBS | Rel-17 | Broadcast, multicast, groupcast | Dynamic shared | Groupcast only | V2X, IoT OTA, media |
| 5G MBS Enh. | Rel-18 | Enhanced groupcast | Dynamic shared | Enhanced | XR multicast |
Frequently Asked Questions
How does 5G MBS differ from eMBMS?
LTE eMBMS required dedicated MBSFN subframes (reducing unicast capacity), a separate BM-SC, and SFN synchronization. 5G MBS integrates into regular NR slots with dynamic resource sharing, supports groupcast with HARQ feedback, and uses standard 5GC entities. Both SFN and non-SFN modes are supported.
What are the main use cases?
Emergency public warning (WEA/ETWS) to all UEs in an area. V2X groupcast for platoon coordination. Live media streaming to stadiums. IoT firmware updates to millions of devices. Automotive OTA updates to vehicle fleets. All avoid per-user unicast bandwidth consumption.
How does SFN mode help?
Multiple cells transmit identical signals simultaneously. The UE combines them as multipath via the OFDM cyclic prefix, turning interference into useful signal. This extends coverage to cell edges. Requires tight time sync (< 4.7 µs CP duration) and identical content scheduling across cells.