LOGBOOK

HELP

Quiz Entry - updated: 2026.07.14

Which control channels does a GSM cell use before a call exists, and in which direction does each run?

A handful of control channels carry the "switch-on" signalling: the cell broadcasts FCCH, SCH and BCCH downlink; the phone reaches up on the RACH; and once a link exists, SDCCH/SACCH/FACCH carry signalling both ways.

GSM control channels by direction: downlink FCCH/SCH/BCCH/PCH-AGCH, uplink RACH, bidirectional SDCCH/SACCH/FACCH.

* GSM control channels grouped by transmission direction. *

The phone needs these channels — not the voice traffic channel — to find a cell, register, and be paged. They split cleanly by direction, and that direction is itself a fact worth knowing (it's why a phone can listen to a cell long before it may transmit to it):

Direction Channel Carries
Downlink (BS → MS) FCCH (Frequency Correction) a pure tone the phone tunes its frequency to
Downlink SCH (Synchronisation) frame timing + the base station identity (BSIC)
Downlink BCCH (Broadcast Control) the System Information: MCC/MNC, Cell-ID, access rules
Downlink PCH / AGCH (Paging + Access Grant) "there's a call for you" / "here's your dedicated channel"
Uplink (MS → BS) RACH (Random Access) the phone's "raise your hand" channel-request bursts
Bidirectional (MS ↔ BS) SDCCH (Standalone Dedicated Control) the registration/SMS signalling dialogue (Location Update rides here)
Bidirectional SACCH (Slow Associated Control) background measurements + power-control alongside a connection
Bidirectional FACCH (Fast Associated Control) urgent in-call signalling (e.g. handover), stolen from the traffic channel

The asymmetry is the point: the cell broadcasts (FCCH/SCH/BCCH) continuously so any phone can synchronise and read it without permission; the only way "up" before a dedicated channel exists is the shared, collision-prone RACH. The network answers on the AGCH by assigning an SDCCH, and only then does a private two-way dialogue (the Location Update) become possible.

Tip: Map them to the power-on story — SCH/FCCH (sync) → BCCH (identify the cell) → RACH (ask in) → AGCH (get an SDCCH) → SDCCH (register). Every step is a different channel.

Go deeper:

From Quiz: MOBINFSEC / Mobile Protocol Stack: Switching On a Phone | Updated: Jul 14, 2026