Stochastic Geometry and PPP
Beyond the Hexagonal Idealisation
Real base station deployments bear little resemblance to a perfect hexagonal grid. Terrain, buildings, zoning regulations, and economic factors produce irregular BS placements. In 2011, Andrews, Baccelli, and Ganti showed that modelling BS locations as a homogeneous Poisson point process (PPP) leads to remarkably tractable — and surprisingly accurate — expressions for coverage and rate. The key insight is that the randomness in both signal and interference, when both come from a PPP, creates cancellations that yield closed-form results. This stochastic geometry approach has become the dominant analytical framework for modern cellular network analysis.
Definition: Homogeneous Poisson Point Process
Homogeneous Poisson Point Process
A homogeneous Poisson point process (PPP) on with intensity (points per unit area) satisfies two properties:
-
Poisson counts: For any bounded region with area , the number of points is Poisson distributed: .
-
Independent scattering: For disjoint regions , the counts and are independent.
In cellular analysis, models the BS locations and is the BS density (e.g., BS/km). The typical user is placed at the origin, and the serving BS is the nearest point of .
The PPP is analytically powerful because of Slivnyak's theorem: the distribution of as seen from a typical point of (or from an independently placed user) is the same as itself (plus the conditioning point). This enables analysis from the perspective of a "typical user" without loss of generality.
Definition: SINR Coverage Probability
SINR Coverage Probability
The coverage probability is the probability that a typical user achieves SINR above a threshold :
where is the distance to the serving (nearest) BS, are i.i.d. Rayleigh fading gains, is the path-loss exponent, and is the noise power.
The ergodic rate of a typical user is:
This integral representation connects coverage probability to average throughput.
Theorem: Coverage Probability under PPP (Andrews--Baccelli--Ganti)
Let base stations form a homogeneous PPP with intensity on . Under Rayleigh fading (), path-loss with , and in the interference-limited regime (), the coverage probability of a typical user with nearest-BS association is:
For the special case :
Remarkably, is independent of the BS density . The coverage probability depends only on and .
The independence from is the most striking result: adding more base stations increases both the desired signal (shorter distance to the nearest BS) and the aggregate interference (more interferers) in exactly the same proportion. Under the PPP model with Rayleigh fading, these two effects cancel perfectly, making coverage a function of the propagation environment () and the SINR requirement () alone. This explains why densification improves capacity (more BSs per area) but not coverage (the SINR distribution is invariant).
Conditional Laplace functional
Conditioning on the serving distance , the SINR is:
Since :
where is the Laplace transform of .
Laplace transform of PPP interference
By the probability generating functional (PGFL) of the PPP:
Substituting and changing variables :
Define .
Averaging over the serving distance
The PDF of under nearest-BS association in a PPP is:
Therefore:
The dependence on cancels completely. For : .
PPP Coverage Probability: Density Invariance
PPP Coverage Probability
Explore the coverage probability of a typical user in a PPP-distributed cellular network. Adjust the BS density to verify that coverage probability is indeed invariant to density (in the interference-limited regime). Change the path-loss exponent to see how propagation conditions affect coverage. Sweep the SINR threshold to trace the full coverage probability curve .
Parameters
Example: Coverage Probability Computation
A cellular network has BS locations modelled as a PPP with . Compute:
(a) The coverage probability at dB (SINR ). (b) The coverage probability at dB (SINR ). (c) The fraction of the cell area with rate at least 1 bit/s/Hz (i.e., ).
Coverage at 0 dB
(a) For and :
About 56% of users achieve SINR above 0 dB.
Coverage at 10 dB
(b) For :
Only 20% of users achieve SINR above 10 dB.
Rate threshold
(c) Rate bit/s/Hz requires , so (0 dB).
From part (a): .
Thus 56% of users achieve at least 1 bit/s/Hz. Note this is independent of BS density .
Quick Check
In the PPP model with Rayleigh fading and (interference-limited regime), what happens to the coverage probability when the BS density is doubled?
It doubles, since the serving BS is closer
It stays the same — coverage probability is independent of
It decreases because there are more interferers
It depends on the specific value of
Under the PPP model, both the desired signal and the aggregate interference scale identically with , making depend only on and . This is the key insight of the Andrews--Baccelli--Ganti (2011) framework.
Common Mistake: PPP Coverage Invariance Breaks with Noise or Correlated Fading
Mistake:
Concluding that "densification never improves coverage" based on the PPP result being independent of .
Correction:
The density-invariance of holds only in the interference-limited regime () with Rayleigh fading and single-slope path loss. In practice:
- With thermal noise (), densification does improve coverage because the noise term decays with .
- With dual-slope path loss (LOS/NLOS transition), densification can degrade per-link SINR in the ultra-dense regime.
- With correlated shadow fading, the PPP result is no longer exact.
The invariance result is a useful benchmark but not a universal law.
Historical Note: The Stochastic Geometry Revolution
2011The 2011 paper by Andrews, Baccelli, and Ganti, "A Tractable Approach to Coverage and Rate in Cellular Networks," transformed wireless network analysis. By modelling BS locations as a PPP instead of a hexagonal grid, they obtained the first closed-form expression for coverage probability in a general cellular network — and discovered the striking invariance to BS density. The paper has been cited over 8,000 times and spawned an entirely new analytical paradigm. Prior to this work, system-level performance required Monte Carlo simulations with 1,000+ BS drops; after it, many quantities could be computed in closed form. The PPP model was initially criticised as unrealistic (BS locations have some regularity), but subsequent studies showed it provides lower bounds on coverage that are surprisingly tight (within 5--10% of regular deployments).
Poisson Point Process (PPP)
A spatial point process where the number of points in any bounded region follows a Poisson distribution with mean proportional to the region's area, and counts in disjoint regions are independent. In cellular analysis, a homogeneous PPP with intensity models random BS locations and yields tractable closed-form coverage expressions.
Related: Coverage Probability, Stochastic Geometry
Coverage Probability
The probability that a typical user achieves SINR above a threshold . Under a PPP model with Rayleigh fading and path-loss exponent , the coverage probability is independent of BS density and depends only on and .
Why This Matters: Point Process Theory in the FSP Book
The Poisson point process used in this section is a fundamental object in probability theory. The FSP (Foundations of Stochastic Processes) book develops the full mathematical framework:
- Poisson process properties: thinning, superposition, marking, and the Campbell-Mecke theorem
- Beyond the PPP: Matérn hard-core processes (repulsive), determinantal point processes, and Ginibre point processes
- Palm calculus: rigorous definition of the "typical point" perspective used in Slivnyak's theorem
- Convergence and scaling limits: how point processes behave as intensity
Readers pursuing research in stochastic geometry for wireless networks will benefit from the rigorous probabilistic foundations.
Stochastic Geometry
A mathematical framework that models the spatial distribution of network nodes (base stations, users) using random point processes, enabling probabilistic analysis of coverage, rate, and interference in wireless networks without assuming a deterministic geometry.