Comm Notes
Cellular system design, cell geometry, frequency reuse, cluster size, capacity planning, and cell splitting
The Cellular Concept: How Mobile Networks Serve Millions
The cellular concept is the single most important idea that made modern mobile communication possible. Before cellular, mobile phone systems used one powerful transmitter covering an entire city — limiting capacity to perhaps 20-30 simultaneous calls for millions of people. The cellular concept divides the coverage area into many small "cells," each with its own low-power transmitter, allowing the same frequencies to be reused in geographically separated cells. This simple idea multiplied capacity from dozens to millions of users.
The Problem: Limited Spectrum
Think of it this way: imagine a city where only 10 radio frequencies are available for mobile phones. With one transmitter covering the whole city, only 10 calls could happen simultaneously — useless for a million potential users.
The cellular solution: divide the city into 100 small areas (cells), each with its own low-power transmitter. Each cell uses some of the 10 frequencies. Because cells are small and transmit power is low, distant cells can reuse the same frequencies without interfering. If each frequency is reused 10 times across the city, we get 10 × 10 = 100 simultaneous calls instead of 10!
Cell Geometry: Why Hexagons?
In theoretical analysis, cells are modeled as regular hexagons:
Why not circles? Circles leave gaps or overlaps — you cannot tile a plane with circles without either dead spots or interference zones.
Why not squares? Squares work but have unequal distances from center to edges (corners are √2 times farther than midpoints). Hexagons are the closest regular polygon to a circle that can tile a plane without gaps.
Hexagonal properties:
- Cell radius R: distance from center to vertex
- Cell area: A = (3√3/2) × R² ≈ 2.6 × R²
- Six equidistant neighbors (important for interference analysis)
- Maximum distance from center: R (uniform coverage)
In reality, cell shapes are irregular — determined by terrain, buildings, and antenna placement. Hexagons are used for analysis and planning, not actual implementation.
Frequency Reuse Pattern
The frequency reuse factor N (cluster size) determines how many cells share the total available spectrum before the pattern repeats:
Available channels: S total frequency channels Channels per cell: k = S/N Valid cluster sizes: N = i² + ij + j² (where i and j are non-negative integers)
- N = 1, 3, 4, 7, 9, 12, 13, 16, 19, 21...
- Common values: N = 4 (GSM 1800), N = 7 (GSM 900), N = 12
Smaller N → more channels per cell → higher capacity BUT more co-channel interference Larger N → fewer channels per cell → lower capacity BUT less interference
Co-Channel Interference
The primary limitation on frequency reuse is co-channel interference — signals from distant cells using the same frequency:
Co-channel reuse distance: D = R × √(3N)
Where R is the cell radius and N is the cluster size.
Signal-to-Interference Ratio (SIR):
For hexagonal cells with 6 nearest co-channel interferers: SIR = (D/R)ⁿ / 6 = (3N)^(n/2) / 6
Where n is the path loss exponent (typically 3-4).
Example (N=7, n=4):
- D/R = √(3×7) = √21 = 4.58
- SIR = 4.58⁴/6 = 440/6 = 73.3 = 18.6 dB
For analog FM (requires SIR > 18 dB): N = 7 works. For digital GSM (requires SIR > 12 dB): N = 4 or even N = 3 is possible.
Cell Splitting: Growing Capacity
When a cell becomes congested, it can be split into smaller cells:
Splitting process:
- Replace one cell (radius R) with multiple smaller cells (radius R/2)
- Smaller cells need lower transmit power (proportional to area reduction)
- Each small cell gets its own set of channels
- Capacity increases proportional to the number of new cells
Practical considerations:
- Cell splitting increases capacity by 4× per split (halving radius → 4× more cells per area)
- Requires more base stations (higher infrastructure cost)
- Minimum practical cell radius: ~100-200 m (microcells) in urban areas
- Below that: picocells (offices) and femtocells (homes)
Cell Hierarchy
Modern networks use multiple cell sizes:
| Cell Type | Radius | Use Case |
|---|---|---|
| Macrocell | 1-30 km | Rural coverage, suburban |
| Microcell | 200m-1 km | Urban streets, pedestrians |
| Picocell | 20-200 m | Shopping malls, airports |
| Femtocell | 10-30 m | Home, small office |
Capacity Calculation
System capacity (total simultaneous channels in a service area):
C = S × M/N
Where S = total allocated channels, M = total cells in service area, N = cluster size.
Example:
- Available spectrum: 12.5 MHz with 200 kHz channels → S = 62 channels
- City area: 100 km² with cell radius 1 km → M ≈ 38 cells
- Cluster size: N = 7
- System capacity: 62 × 38/7 = 337 simultaneous calls
Reducing cell radius to 500 m → M ≈ 152 cells → Capacity = 62 × 152/7 = 1348 calls (4× increase).
Key Takeaways
- The cellular concept divides coverage area into small cells, enabling frequency reuse that multiplies system capacity from dozens to millions of users.
- Hexagonal cell geometry provides analytical convenience — real cells are irregular but hexagonal models accurately predict system behavior.
- Cluster size N trades capacity for interference margin: smaller N means more channels per cell but worse co-channel interference.
- Co-channel reuse distance D = R√(3N) must be large enough to ensure adequate SIR for reliable communication.
- Cell splitting increases capacity by creating smaller cells — modern networks use macro/micro/pico/femto cell hierarchy.
- The cellular concept is the foundation of all mobile networks — from 1G analog through 5G, the principle of geographic frequency reuse remains unchanged.
Exam Focus
Revise definitions, diagrams, examples, and short-answer points for Cellular Concept.
Interview Use
Prepare one clear explanation, one practical example, and one common mistake for this Communication Systems topic.
Search Terms
communication-systems, communication systems, communication, systems, wireless, cellular, concept, cellular concept
Related Communication Systems Topics