Also known as: 3GPP, 3rd Generation Partnership Project
3GPP (the 3rd Generation Partnership Project) is a collaboration of regional telecommunications standards bodies that develops and maintains the specifications behind the world’s cellular networks, from GSM through LTE to 5G NR.1 Rather than a single national institute, it is an umbrella under which seven “Organizational Partners” — including ETSI in Europe, ATIS in North America, and counterparts in Japan, China, Korea, and India — pool their work into one globally shared body of specifications.2
Overview
3GPP was formed in December 1998, originally to produce a single third-generation mobile standard building on GSM. Its remit quickly broadened to cover the entire evolution of cellular systems, and the “3G” in its name is now historical — the same organization authors 4G LTE and 5G NR, and continues toward 6G. A sister project, 3GPP2, once maintained the competing CDMA2000 family, but that lineage has faded and 3GPP’s specifications now dominate globally.
Work is organized into numbered Releases (Release 99, Release 8, Release 15, and so on), each a stable snapshot that vendors and operators build to. Release 8 introduced LTE; Release 15 introduced the first 5G NR specifications. Within each release the technical work is split across Technical Specification Groups — notably RAN (radio access network), SA (service and system aspects), and CT (core network and terminals) — whose working groups draft the thousands of documents that define everything from the air-interface modulation and channel coding to the signalling protocols and security architecture. Crucially, 3GPP itself does not publish or ratify the final legal standards; it hands the specifications to its Organizational Partners, so a 3GPP specification reaches the market as, for example, an ETSI TS document.
Relevance to SDR
For anyone working with software-defined radio, 3GPP specifications are the authoritative description of what a cellular signal actually looks like on the air. They define the frame structures, reference signals, and modulation of GSM, GPRS, UMTS/WCDMA, LTE, and 5G NR — the OFDM numerologies, the physical broadcast channel, the synchronization sequences that an SDR must find to decode a cell. Open-source projects such as srsRAN and OpenAirInterface implement these standards directly, and SDR hardware is the usual front end for experimenting with them.
GopherTrunk is a trunked land-mobile scanner and does not decode cellular traffic; the protocols it targets — P25, DMR, NXDN, TETRA — come from other bodies such as ETSI, the TIA, and APCO. Cellular systems are out of scope for its decode chain, both technically (they use wideband OFDM and complex scheduling) and legally. 3GPP nonetheless matters as context: land-mobile radio and cellular share a great deal of underlying DSP — matched filtering, forward error correction, TDMA framing — and 3GPP’s public documents are among the best-written references for how a modern digital radio link is engineered end to end.