Project

General

Profile

Actions


IMPORTANT NOTICE: This page contains information about a feature as it is specified in the relevant 3GPP/GSM/ITU/ETSI or other specifications. This does not mean that feature is already implemented in Osomocom, or that implementation is work in progress.


Service Area Broadcast

Normally, all user plane data in UMTS networks are sent in point-to-point channels from the network to the user. Those are called "dedicated" radio channels which exist between the network and one given phone/subscriber at a time.

Service Area Broadcast is an exception to that rule. It permits user data (so-called SMS-CB data) to be broadcast by the network in a way that can be received by all phones in the coverage area of the given Service Area (group of cells) simultaneously.

More high-level information can be found at https://en.wikipedia.org/wiki/Cell_Broadcast and the related specification is found at 3GPP TS 23.041 Technical realization of Cell Broadcast Service

Service Area Broadcast is the UMTS successor of the GSM Cell_Broadcast

Use Cases

More recently, SMS-CB is seeing some uptake by various disaster warning systems, such as
  • CMAS (Commercial Mobile Alert System), later renamed to WEA (Wireless Emergency Alerts) in the US.
  • EU-Alert in the European union
  • Messer Ishi (Rocket Alert) in Israel
  • ETWS (Earthquake and Tsunami Warning System) in Japan
  • KPAS (Korean Public Alert System)

Architecture as per 3GPP specs.

See Section 6.2 of 3GPP TR 25.931. Basically, the CBC (Cell Broadcast Centre) is issuing SABP (Service Area Broadcast Protocol, 3GPP TS 25.419) requests via the Iu-BC interface towards the RNC. The RNC then schedules the transmission of CBS messages on the CTCH (Common Traffic Channel)

Network Architecture

Ladder Diagram

Osmocom Service Area Broadcast support

Currently it is not yet supported by any of the Osmocom components. We would love to implement it, but somebody would have to contribute related code and/or funding.

Assuming that the NodeB+RNC connected to OsmoMSC or the hNodeB connected to OsmoHNBGW implement SABP, all we'd need to do is to implement a kind of SABP multiplexor inside OsmoHNBGW so that the CBC has to talk only once to the HNBGW, which then takes care of distributing that information to all hNodeB in the service area.

We would also want to implement a simplistic CBC which implements SABP on Iu-BC towards the RNC/HNBGW, as well as 3GPP TS 48.049 for GSM. This way one could easily configure certain CBS / SMS-CB messages on the CBC, and the CBC would distribute it to all BSCs/RNCs/HNBGWs in the respective service area, who in turn communicate the messages to the MSs.

Further Reading

Files (1)

Updated by laforge over 1 year ago · 6 revisions

Add picture from clipboard (Maximum size: 48.8 MB)