Wireless Notes
Learn frequency reuse with cluster size, reuse distance formula, SIR calculation, co-channel interference, capacity optimization, and modern approaches in LTE 5G for engineering students.
Introduction: Why Frequency Reuse Matters
Radio spectrum is an extremely limited and expensive resource. A mobile operator might own only 20-40 MHz of spectrum in a given band — yet they need to serve millions of users across a city. The brilliant insight behind cellular networks is that the same frequencies can be reused in geographically separated cells, because the signal from one cell weakens sufficiently over distance that it does not significantly interfere with a distant cell using the same frequency.
This concept — frequency reuse — is what transforms a limited spectrum allocation into a system capable of serving millions of subscribers. Without frequency reuse, a 20 MHz allocation could support perhaps 200 simultaneous calls across an entire city. With frequency reuse across hundreds of cells, the same spectrum supports hundreds of thousands of simultaneous calls.
However, frequency reuse comes with a fundamental trade-off: the closer together you place cells using the same frequency (tighter reuse), the higher the capacity, but also the higher the co-channel interference. The entire art of cellular network design lies in finding the optimal balance between capacity and interference.
📊 Cluster Size vs. Performance
| Cluster Size N | Channels per Cell | Q = D/R | SIR (n=4) | SIR (dB) | Capacity | Interference |
|---|---|---|---|---|---|---|
| 1 | All | 1.73 | 0.75 | -1.2 dB | Maximum | Worst |
| 3 | 1/3 | 3.0 | 13.5 | 11.3 dB | High | Moderate |
| 4 | 1/4 | 3.46 | 24 | 13.8 dB | High | Better |
| 7 | 1/7 | 4.58 | 73.5 | 18.7 dB | Medium | Good (GSM!) |
| 12 | 1/12 | 6.0 | 216 | 23.3 dB | Lower | Excellent |
| 19 | 1/19 | 7.55 | 542 | 27.3 dB | Lowest | Best |
Example calculation (N=7, n=4):
📱 Minimum Cluster Size by Technology
Different wireless technologies can tolerate different levels of interference, directly affecting what cluster sizes they can use:
| System | Minimum SIR Required | Minimum N | Why |
|---|---|---|---|
| AMPS (1G analog) | 18 dB | 7 | FM demodulation needs clean signal |
| GSM (2G) | 9-12 dB | 4-7 | Digital modulation more interference-tolerant |
| IS-95 CDMA (3G) | -13 dB (after processing gain) | 1 | Spread spectrum provides ~20 dB processing gain |
| WCDMA (3G) | -7 to -5 dB | 1 | Similar CDMA processing gain |
| LTE (4G) | ~0 dB (with ICIC) | 1 | OFDMA + Inter-Cell Interference Coordination |
| 5G NR | ~0 dB (with massive MIMO) | 1 | Beamforming spatially separates users |
The progression is clear: Each generation of mobile technology enables tighter frequency reuse (smaller N), which directly translates to higher system capacity. The evolution from N=7 (GSM) to N=1 (LTE/5G) represents a 7× capacity improvement from reuse alone.
⚡ Capacity Improvement Techniques
When the basic frequency reuse plan cannot meet demand, several techniques increase capacity:
1. Cell Splitting
Divide large cells into smaller cells with lower power. Each small cell reuses the same frequency plan at closer distances, multiplying capacity:
If cell radius is halved (R → R/2):
• Number of cells quadruples (area = πR² → 4× cells fit)
• Capacity approximately quadruples
• But requires 4× more base stations (cost!)
2. Sectorization
Divide each cell into 3 or 6 sectors using directional antennas:
| Omnidirectional cell | 6 co-channel interferers |
| 120° sectors | Only 2 co-channel interferers (in same sector direction) |
| SIR improvement: ~7-8 dB for 3-sector | allows smaller N or better quality |
| Capacity | 3× (with 3 sectors, each sector serves 1/3 of channels independently) |
3. Power Control
Reduce transmit power when users are close to the base station. Lower power means less interference to co-channel cells, improving system-wide SIR.
4. Interference Cancellation / Coordination
- CDMA: Advanced receivers subtract known interference signals
- LTE ICIC: Coordinate which frequencies adjacent cells use at their edges
- 5G CoMP: Multiple cells jointly serve edge users, converting interference into useful signal
🔄 Modern Approach: Fractional Frequency Reuse (FFR)
LTE and 5G use a sophisticated approach called Fractional Frequency Reuse:
- Cell center users (high SIR, close to base station): All frequencies used → N=1 (maximum capacity)
- Cell edge users (low SIR, far from base station): Only a subset of frequencies used, coordinated with neighbors → effectively N=3
This hybrid approach achieves near-N=1 capacity for most users while protecting cell-edge users from excessive interference. The base station scheduler dynamically assigns frequencies based on each user's position and channel conditions.
📝 Summary
Frequency reuse is the foundational concept that enables cellular networks to serve millions of users with limited spectrum. The cluster size N determines the trade-off between capacity (smaller N = more channels per cell) and quality (larger N = less interference). The formula D = R√(3N) gives the reuse distance, and SIR ≈ (3N)^(n/2)/6 quantifies the interference level. Technology evolution from analog (N=7) through GSM (N=4-7) to CDMA/LTE/5G (N=1) has dramatically increased spectral efficiency. Modern systems use fractional frequency reuse, beamforming, and interference coordination to achieve near-universal N=1 operation while maintaining acceptable quality at cell edges.
Exam Focus
Revise definitions, diagrams, examples, and short-answer points for Frequency Reuse in Cellular Networks.
Interview Use
Prepare one clear explanation, one practical example, and one common mistake for this Wireless Communications topic.
Search Terms
wireless-communications, wireless communications, wireless, communications, cellular, networks, frequency, reuse
Related Wireless Communications Topics