Inferensys

Glossary

Shadow Fading Map

A spatial grid representing large-scale signal power variations caused by obstructions like buildings, used to add location-dependent slow fading to a simulation.
Developer demonstrating multi-agent tool use, agent tool selection interface on laptop, casual tech demo moment.
SPATIAL CHANNEL MODELING

What is a Shadow Fading Map?

A shadow fading map is a spatial grid that quantifies large-scale signal power variations caused by environmental obstructions, enabling location-dependent slow fading in wireless network simulations.

A shadow fading map is a two-dimensional or three-dimensional spatial grid where each cell stores a large-scale fading value representing signal attenuation caused by terrain, buildings, and foliage. Unlike fast fading from multipath, shadow fading—also called slow fading or log-normal fading—varies gradually over tens to hundreds of wavelengths. The map assigns a correlated, location-dependent loss in decibels to every coordinate, allowing a RAN digital twin to realistically model how a user's received power changes as they move behind obstructions.

These maps are generated using propagation models, ray tracing, or empirical measurements and are essential for spatial consistency in system-level simulations. By interpolating between grid points, a simulator applies the correct shadowing loss to each user equipment position, enabling accurate evaluation of handover, load balancing, and beam management algorithms under realistic, obstruction-heavy conditions.

SPATIAL SLOW FADING

Key Characteristics of a Shadow Fading Map

A shadow fading map is a spatial grid that encodes large-scale signal power variations caused by environmental obstructions. It is a critical input for adding location-dependent realism to system-level simulations.

01

Spatial Correlation Model

The map enforces spatial consistency, ensuring that fading values for closely spaced points are correlated. This is typically achieved through 2D Gaussian filtering of an uncorrelated random map. The de-correlation distance—the distance at which the autocorrelation falls to 0.5—is a key parameter, often set between 10m and 100m depending on the environment (urban micro vs. rural macro). Without this, a moving UE would experience physically impossible, abrupt jumps in received power.

02

Log-Normal Distribution

Shadow fading is modeled as a zero-mean Gaussian random variable in the logarithmic (dB) domain. The map's pixel values represent the deviation from the deterministic path loss, following a log-normal distribution. The standard deviation (σ) is environment-specific:

  • Urban macro-cell: 8-10 dB
  • Rural macro-cell: 4-6 dB
  • Indoor office: 3-5 dB This statistical property directly impacts cell-edge coverage probability.
8-10 dB
Typical Urban σ
4-6 dB
Typical Rural σ
03

Environment-Specific Generation

A single statistical map is insufficient for high-fidelity simulation. Advanced digital twins use 3D environment reconstruction and ray tracing to generate deterministic shadowing maps. This involves:

  • Building footprint overlays: Assigning higher attenuation values to pixels behind large structures.
  • Diffraction modeling: Calculating the shadow boundary behind sharp edges.
  • Vegetation attenuation: Adding seasonal fading variations for foliage. This hybrid approach combines deterministic prediction with a stochastic residual component.
04

Inter-Site Correlation

A signal from a UE is often received by multiple base stations. A realistic shadow fading map must model the cross-correlation between the fading experienced on these different links. The correlation coefficient (ρ) depends on:

  • The angle of arrival difference at the UE.
  • The site-to-site distance.
  • Whether the sites are co-located or geographically separated. A typical model sets ρ = 0.5 for intra-site sectors and ρ = 0.0 for widely separated sites, ensuring consistent handover margin analysis.
05

Dynamic Map Updates

While often treated as static, a shadow fading map can be dynamic in a digital twin to reflect environmental changes:

  • Vehicular obstruction: Moving buses or trucks create temporary, deep fades (10-20 dB) that track with the vehicle's mobility model.
  • Construction changes: The map is updated when new buildings are added to the 3D environment reconstruction.
  • User mobility: The map is sampled along a user mobility model trajectory, converting a spatial process into a time-series for link-level simulation.
06

Integration with Path Loss

The shadow fading map is an additive overlay on the path loss map. The total channel gain at a location (x,y) is calculated as: G_total(x,y) = G_pathloss(x,y) + SF_map(x,y) + F_fast Where F_fast is the small-scale fading from a geometry-based stochastic channel model (GSCM). This separation of scales allows system-level simulators to apply shadow fading as a slow, location-dependent offset while computing fast fading per transmission time interval.

SHADOW FADING MAP CLARIFICATIONS

Frequently Asked Questions

A shadow fading map is a critical component for achieving spatial realism in RAN digital twin simulations. These answers address the most common technical inquiries about its generation, application, and integration with other propagation models.

A shadow fading map is a spatial grid that represents large-scale signal power variations caused by obstructions like buildings and terrain. It works by assigning a spatially correlated, log-normally distributed attenuation value to each geographic coordinate in a simulation environment. Unlike fast fading, which models rapid multipath fluctuations, shadow fading captures the slow, location-dependent variation in the local mean signal level. The map ensures that a user equipment (UE) moving behind a building experiences a physically consistent, sustained drop in signal power, rather than an uncorrelated random value at each time step. This spatial consistency is generated using a two-dimensional correlation function, often an exponential decay model parameterized by a decorrelation distance, which dictates how quickly the fading value changes with physical displacement.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.