Also known as: P25 Phase 1, P25 Phase I, Phase 1 P25
P25 Phase 1 is the first-generation air interface of Project 25, using FDMA — one conversation per 12.5 kHz channel — with C4FM modulation and the IMBE vocoder.1 It is the Common Air Interface baseline that every P25 system supports, and the foundation that Phase 2 extends.
Overview
In Phase 1 each call occupies its own frequency. A trunked Phase 1 system uses a dedicated control channel that broadcasts TSBK messages to assign callers to voice channels; conventional Phase 1 simply transmits on a fixed frequency without any trunking. It is the most widely deployed P25 variant and the baseline that Phase 2 builds on. Because Phase 1 keeps one call per 12.5 kHz channel, its receiver is comparatively simple — a 4-level FSK demodulator running at 4800 symbols per second — which is why it remained the standard control-channel format even on systems whose voice traffic later moved to Phase 2.
Technical characteristics
| Property | Value |
|---|---|
| Access | FDMA |
| Channel | 12.5 kHz |
| Modulation | C4FM (4-level FSK); CQPSK on the linear path |
| Symbol rate | 4800 baud → 9600 bps |
| Vocoder | IMBE (7.2 kbps incl. FEC) |
| Error correction | Golay, Hamming, Reed–Solomon, trellis (by field) |
| Squelch / addressing | NAC, talkgroup, source radio ID |
C4FM and CQPSK are two ways of generating the same on-air symbol constellation: C4FM shifts a carrier to four frequency deviations (±600 Hz, ±1800 Hz), while CQPSK varies phase and amplitude to place energy in the same 6.25 kHz-shaped spectrum. They are deliberately designed to be detected by the same receiver, so one demodulator handles both transmit paths. Voice frames are protected by a layered FEC stack — Golay and Hamming on the more sensitive bits, Reed–Solomon and rate-1/2 trellis-coded modulation across data blocks — so speech survives a fading mobile channel.
History
Phase 1 documents were published by the TIA as part of the TIA-102 suite starting in the mid-1990s and saw broad public-safety adoption through the 2000s as agencies migrated from analog and proprietary systems under interoperability and narrowbanding pressure.12 Its selection of a spectrally efficient 4-level FSK and the IMBE vocoder let systems keep existing 12.5 kHz channel plans while going digital.
Deployment
Phase 1 underpins many statewide and municipal public-safety networks across North America, often alongside Phase 2 voice channels on the same trunked system. It is also common in conventional (non-trunked) form on interoperability and mutual-aid channels, where a fixed NAC and frequency are all a radio needs to join. Encryption (AES-256 or legacy DES) is widely layered on top of the Phase 1 air interface.
Decoding it with GopherTrunk
GopherTrunk demodulates the C4FM symbols, reads the NAC and — on trunked systems — the TSBK control messages, recovers the IMBE frames through the FEC stack, and synthesises audio. The constellation and eye diagram views help confirm a clean lock before decoding. Clear and known-key traffic decode to voice; keyed-encrypted calls surface only as metadata. See Status for details.
Sources
-
Project 25 — Wikipedia, for the P25 Phase 1 FDMA air interface, C4FM/CQPSK modulation, the IMBE vocoder, the FEC stack, and TIA standardisation. ↩ ↩2
-
P25 (Project 25) — CISA SAFECOM, for the TIA-102 standards suite and the public-safety interoperability and narrowbanding drivers behind Phase 1. ↩