Understanding Fresnel Zones
When electromagnetic waves travel between antennas, they don't follow a single ray. Instead, they spread into an ellipsoidal volume whose size varies with frequency and distance. This volume—the Fresnel zone—represents the region where secondary waves can interfere constructively or destructively with the direct path signal.
The first Fresnel zone is the most critical. Ideally, this region should remain completely clear. However, in practice, blocking up to 40% of the first zone is tolerable; obstructions beyond this threshold cause noticeable signal degradation. Even partial blockage introduces phase shifts in reflected waves, creating cancellation patterns that weaken received power.
Key factors governing Fresnel zone size:
- Frequency: Higher frequencies produce smaller zones, allowing more compact antenna deployments.
- Distance: Longer links yield larger zones, demanding greater clearance heights.
- Asymmetry: For unequal distances d₁ and d₂ from each antenna, the zone is largest at the midpoint—typically where terrain-related obstructions occur.
Fresnel Zone Radius Equations
The radius of the nth Fresnel zone depends on the wavelength, antenna separation, and measurement point along the path. Two formulations are common: one using the intermediate distance and the other using the full path distance.
r_n = √(n × λ × d₁ × d₂ ÷ (d₁ + d₂))
r_nmax = √(n × λ × D ÷ 4)
Alternatively, substituting λ = c/f:
r_n = 17.32 × √(n × d₁ × d₂ ÷ (f × (d₁ + d₂)))
r_nmax = 17.32 × √(n × D ÷ (f × 4))
r_n— Radius of the nth Fresnel zone at the measurement point (metres)r_nmax— Maximum radius of the nth Fresnel zone (at path midpoint, metres)n— Fresnel zone number (1, 2, 3, etc.)λ— Wavelength of the transmitted signal (metres)c— Speed of light: 299,792 km/sf— Transmission frequency (GHz)d₁— Distance from transmitter antenna to measurement point (km)d₂— Distance from measurement point to receiver antenna (km)D— Total distance between antennas, d₁ + d₂ (km)
Antenna Height and Obstruction Clearance
Terrain, buildings, and vegetation commonly obstruct the direct path. To maintain signal quality, antenna height must exceed the elevation profile plus a clearance margin proportional to the first Fresnel zone radius.
The standard clearance rule requires 60% of the first Fresnel zone to remain unobstructed. This ensures that diffracted and reflected waves maintain manageable phase relationships. At any point along the path, the maximum allowable obstruction height is:
h_obstruction_max = H_antenna − 0.6 × r₁
If an obstruction taller than this limit exists, increase antenna height by:
H_required = h_obstruction + 0.6 × r₁ − H_current
For distances exceeding 5 km, Earth curvature becomes significant and must be included in terrain elevation corrections. The curvature sag at distance d from the first antenna is approximately d² ÷ (8 × R_earth), where R_earth ≈ 6,371 km.
Practical Design Example
Consider a 2 km microwave link operating at 2.437 GHz. The first Fresnel zone's maximum radius is calculated as:
r₁_max = 17.32 × √(2 ÷ 2.437) ≈ 7.85 metres
If antenna height is set to 15 metres and the terrain elevation at the midpoint is 8 metres, the clearance available is 15 − 8 = 7 metres. Since 0.6 × 7.85 = 4.71 metres, the design passes the clearance criterion.
For the second Fresnel zone at the same parameters:
r₂_max = 17.32 × √(2 × 2 ÷ 2.437) ≈ 11.09 metres
Monitoring second and higher zones is useful for understanding potential interference sources, though primary focus remains on keeping the first zone largely clear.
Common Pitfalls and Design Considerations
Fresnel zone planning requires attention to several practical details that often go overlooked:
- Vegetation and Seasonal Growth — Trees and shrubs at ground level may appear unobstructed in winter but block significant portions of the Fresnel zone when fully leafed. Add 2–3 metres of extra clearance margin in regions with deciduous vegetation along the path.
- Reflective Surfaces and Multipath — Large metal structures, water surfaces, and building facades within the second or third Fresnel zones create strong reflected signals that can cancel direct-path arrivals. Even if the first zone is clear, nearby reflectors degrade link performance unpredictably.
- Asymmetric Path Distances — When one antenna is much closer than the other (d₁ << d₂), the zone becomes largest near the closer antenna. Placing it in a congested area worsens obstructions. Favour symmetric antenna placement when topology permits.
- Frequency Drift and Operating Bandwidth — Fresnel zone size is frequency-dependent. If your system operates across a wide bandwidth or permits frequency tuning, recalculate zones at the band edges to ensure margins at all frequencies used.