3GPP Path Loss Model
Understanding 3GPP Path Loss Models
When you walk away from a cell tower, the signal on your phone gets weaker. This is an unavoidable fact of physics. The radio wave spreads out and is absorbed by the air.
However, an RF engineer cannot just guess how fast the signal will fade. If they build a multi-million dollar tower and the signal dies before it reaches the neighborhood, the tower is useless. They must calculate the exact fade mathematically using a 3GPP Path Loss Model.
The Mathematics of Fading
While an advanced Channel Model handles complex, rapid multipath scattering, a Path Loss Model handles the brute-force 'Large-Scale Fading'—the fundamental drop in raw wattage over distance.
The core equation always accounts for:
- Frequency: Higher frequencies fade exponentially faster. A 700 MHz wave will travel for miles. A 28 GHz mmWave will die in a few hundred feet. The model mathematically punishes higher frequencies.
- Distance (d): The mathematical distance between the tower and the smartphone.
- LOS vs. NLOS: The model branches into two different formulas. If you have clear Line-of-Sight (LOS) to the tower, the math is gentle. If you are standing behind a building (Non-Line-of-Sight, or NLOS), the model injects a massive decibel penalty into the equation.
The Alpha and Beta Modifiers
The 3GPP models are heavily derived from decades of physical, real-world drive-testing. Engineers literally drove vans around cities measuring signal strength to perfect these equations.
| The Environment | The Path Loss Exponent ($n$) |
|---|---|
| Free Space (A Vacuum) | $n = 2.0$ (The absolute minimum physical fading possible. The signal drops predictably via the Inverse Square Law). |
| Urban Line of Sight (Street Level) | $n = 2.7$ to $3.5$ (The signal fades faster than in a vacuum because the ground and nearby cars absorb ambient energy). |
| Dense Urban Non-Line of Sight | $n = 4.0$ to $6.0$ (A brutal mathematical penalty. Because the signal must violently blast through concrete buildings and diffract over rooftops to reach the phone, the power drops exponentially with every foot of distance). |
Key Equations
PL = 28+22log(d)+20log(fc) dB
d in m, fc in GHz
3GPP UMa NLOS:
PL = 13.54+39.08log(d)+20log(fc)−0.6(hUT−1.5)
3GPP UMi Street Canyon NLOS:
PL = 22.4+35.3log(d)+21.3log(fc)−0.3(hUT−1.5)
Comparison
| Scenario | PL exponent | Shadow σ | Valid range | Freq range |
|---|---|---|---|---|
| UMa LOS | 2.2 | 4 dB | 10m–dBP | 0.5–100 GHz |
| UMa NLOS | 3.9 | 6 dB | 10–5000 m | 0.5–100 GHz |
| UMi LOS | 2.1 | 4 dB | 10m–dBP | 0.5–100 GHz |
| UMi NLOS | 3.5 | 7.82 dB | 10–2000 m | 0.5–100 GHz |
| InH LOS | 1.73 | 3 dB | 1–150 m | 0.5–100 GHz |
Frequently Asked Questions
What happens if the Path Loss is too high?
The connection drops. A cell phone receiver has a 'Sensitivity Threshold' (usually around -110 dBm). If the tower transmits a signal at +40 dBm, and the 3GPP Path Loss Model calculates a massive loss of 160 dB by the time the wave reaches the neighborhood, the final signal hits the phone at -120 dBm. Because this is below the phone's sensitivity threshold, the phone reports 'No Service.'
How does this relate to cell tower height?
Antenna height is a massive variable in the equation. If you double the height of the cell tower, the path loss drops significantly because the radio wave can clear the rooftops and trees, avoiding massive NLOS attenuation. This is mathematically proven by the classic Hata-Okumura model, which forms the basis for many modern 3GPP calculations.
Can path loss be fixed by just adding more power?
Only to a point. Regulatory bodies (like the FCC) place strict legal limits on how much power a cell tower can transmit. Furthermore, even if the tower blasts a massive signal to the phone, the tiny battery-powered smartphone lacks the power to blast a signal back. Engineers must respect the Path Loss Model to ensure both the Uplink and the Downlink can survive the distance.