Coverage Map
How a Coverage Map Is Computed
A coverage map turns a set of transmitter parameters into a raster of expected received power across a service area. For every grid cell the planning tool extracts a terrain profile from a digital terrain model, applies a propagation model to estimate path loss along that profile, and subtracts the result from the transmitter EIRP plus the receiver antenna gain. The cell is then shaded according to which threshold band the predicted power falls into. Because the calculation repeats independently for thousands or millions of cells, the choice of grid resolution drives both fidelity and compute time: 30 m suits rural macrocells, while 1 to 5 m is needed for street-level or millimeter-wave maps where rooftop diffraction and building blockage change over a few meters.
The propagation model is the dominant source of error. Empirical models such as Okumura-Hata and COST 231 fit measured curves to morphology classes and run quickly, but show 6 to 10 dB prediction sigma in mixed terrain. Deterministic ray-tracing and dominant-path models using high-resolution building data tighten that to 3 to 6 dB in dense urban areas at the cost of much heavier computation. Shadowing causes the residual error to follow a roughly log-normal distribution, so planners do not draw a single hard boundary at the receiver threshold; they add a margin sized to the shadowing sigma so that a stated fraction of locations at the edge actually meet service.
Predicted maps are validated and corrected with drive tests. A measurement vehicle logs RSRP or RSSI with GPS position, the data is binned to the same grid, and the model slope and intercept are tuned until prediction error is minimized. The corrected map is then used for site acceptance, interference analysis, and regulatory filings. RF Essentials supplies the antennas, low-noise front ends, and frequency converters that set the link-budget numbers feeding these maps.
Coverage Probability and Edge Margin
Prx(dBm) = EIRP + Grx − Lpath − Lmisc
Covered if:
Prx ≥ Srx + Mfade + Mshadow
Edge coverage probability (log-normal shadowing):
Pedge = Q( (Srx − P̅rx) / σ ) → Mshadow = zp × σ
Where Srx = receiver sensitivity, σ = shadowing standard deviation (6 to 10 dB typical), and zp is the standard-normal quantile. Example: for σ = 8 dB and 90% edge coverage, zp ≈ 1.28, so Mshadow ≈ 10 dB is added before drawing the threshold contour.
Prediction Model Comparison
| Model | Type | Best Frequency | Prediction Sigma | Data Needed | Typical Use |
|---|---|---|---|---|---|
| Free-space (FSPL) | Theoretical | Any (LOS) | n/a (LOS only) | Distance only | Sanity check, satellite |
| Okumura-Hata | Empirical | 150 MHz to 1.5 GHz | 6 to 10 dB | Terrain + clutter class | Macrocell rural/suburban |
| COST 231 Hata | Empirical | 1.5 to 2 GHz | 6 to 9 dB | Terrain + clutter class | PCS / urban macro |
| Longley-Rice (ITM) | Semi-empirical | 20 MHz to 20 GHz | 5 to 9 dB | Terrain profile | Broadcast, point-area |
| Ray tracing | Deterministic | 0.8 to 100 GHz | 3 to 6 dB | 3D building / lidar | Urban small cell, mmWave |
Frequently Asked Questions
What signal-strength threshold defines the edge of a coverage map?
The edge contour is set by receiver sensitivity plus a fade margin and an interference margin. LTE cell-edge service is typically planned to about -110 to -118 dBm RSRP, 5G fixed-wireless needs -90 dBm or better for high-order modulation, and a microwave point-to-point link is held 20 to 40 dB above threshold for 99.999% availability. Planners plot several contours (for example -85, -95, -105 dBm) so the map shows graceful degradation rather than a single binary boundary.
How accurate is a predicted coverage map compared with drive-test measurements?
Empirical models such as Okumura-Hata or COST 231 show 6 to 10 dB prediction sigma in mixed terrain. Tuning the model to local drive-test data cuts that to 4 to 7 dB, and ray tracing with high-resolution building data reaches 3 to 6 dB in dense urban areas. Because the error is roughly log-normal, a location-variability margin is added: with an 8 dB shadowing sigma, about 10 dB of extra margin yields 90% edge coverage probability.
What input data and resolution does a coverage map require?
Core inputs are a digital terrain model for the path profile, a clutter or land-use layer for morphology loss, and site parameters: antenna height, azimuth, downtilt, gain pattern, EIRP, and frequency. 30 m terrain suits rural macrocells, but urban small-cell and millimeter-wave maps need 1 to 5 m building or lidar data. Output rasters run on a 10 to 50 m grid for macro networks and 1 to 5 m for street-level prediction, with compute time scaling with cell count.