Base Station Controller (BSC)
Understanding the Base Station Controller
In the GSM architecture, the BSC sits between the BTS (radio equipment at the cell site) and the MSC (mobile switching center that handles call routing). The BSC aggregates multiple BTS under a single management point, making radio resource decisions that require knowledge of multiple cells. For example, handover requires comparing signal quality reports from the serving cell and candidate cells, a task that requires centralized visibility.
The BSC also performs transcoding via the TRAU (Transcoder Rate Adaptation Unit), converting between the 64 kbps PCM used on the network side and the 13 kbps (or 5.6 kbps half-rate) GSM codec used over the air interface. This function is essential for efficient use of the E1/T1 backhaul between BTS and BSC.
BSC Architecture
MS ↔ BTS ↔ BSC ↔ MSC ↔ Core Network
(A-bis) (A-interface)
BSC Capacity Planning:
E1 per BTS: 1–4 (each = 30 timeslots)
Channels per TRX: 8 (TDMA)
BSC total: 200+ TRX, 1600+ channels
Transcoding:
Network side: 64 kbps PCM (G.711)
Air interface: 13 kbps RPE-LTP (GSM-FR)
Compression ratio: 4.9:1
RAN Controller Evolution
| Generation | Controller | Controls | Key Function |
|---|---|---|---|
| 2G GSM | BSC | BTS | RRM, handover, transcoding |
| 3G UMTS | RNC | NodeB | + soft handover, CDMA power |
| 4G LTE | None (flat) | eNodeB | Self-managed, X2 peer HO |
| 5G NR | None (CU/DU) | gNB | CU/DU split, O-RAN |
Frequently Asked Questions
What functions does the BSC perform?
Radio resource allocation, handover control (measurement-based), power control (BTS and mobile), frequency hopping management, transcoding (64 kbps to 13 kbps), and paging distribution from MSC to BTS.
How has the BSC evolved?
2G: BSC (centralized). 3G: RNC (adds soft handover). 4G: eliminated, eNodeB self-manages with X2 peer handover. 5G: gNB with CU/DU split. Trend: decentralization, each base station handles its own RRM.
What is the A-bis interface?
BTS-to-BSC connection. Carries traffic (TCH), signaling (SDCCH/SACCH), OAM. Traditional: E1/T1 TDM. Modern: IP-based Ethernet/microwave (60 to 80% cost reduction). Protocol: LAPD signaling, transparent traffic.