A Fresnel zone calculator computes the RF clearance radius around your LOS path to minimize diffraction loss and ensure reliable wireless links.

In RF engineering, a clear line-of-sight between two antennas does not simply mean you can draw a straight line between them. Radio waves travel not just along the shortest geometric path but also along reflected and diffracted paths that are slightly longer. A Fresnel zone is an ellipsoidal region surrounding the direct ray path where these alternate-path waves arrive with a phase difference of up to λ/2, 3λ/2, and so on from the direct ray.
The first Fresnel zone is the most critical. Waves traveling through it and arriving within λ/2 of the direct path contribute constructively to the received signal. When an obstacle — a rooftop, tree line, or hilltop — penetrates this zone, it disrupts that constructive interference, causing diffraction loss, multipath fading, and degraded SNR even when the optical LOS looks perfectly clear.
A Fresnel zone calculator automates the computation of this ellipsoidal clearance radius at any point along a wireless link, based on the operating frequency, total link distance, and zone number. Engineers use the result to translate “is the path clear?” into concrete antenna heights and obstacle clearances.
The standard formula for the radius of the n-th Fresnel zone at any point along the link is:
rₙ = √( n · λ · d₁ · d₂ / (d₁ + d₂) )Variable definitions:
The radius is largest at the midpoint of the link (where d₁ = d₂ = D/2). At that point the formula simplifies to r₁ = √(λD/4), or using practical units: r₁ ≈ 17.32 √(D / 4f) with D in km and f in GHz, giving r₁ in meters.
Consider a 6 GHz microwave link between two towers separated by 4 km. Find the first Fresnel zone radius at the midpoint.
Interpretation: Any obstacle within approximately 4.3 m of the LOS path (60% of 7.1 m) at or near the midpoint will begin causing measurable diffraction loss. Antennas must be placed high enough to keep that zone clear.
When an obstacle penetrates the first Fresnel zone, the consequences for a wireless link are measurable and often severe:
The widely accepted engineering guideline is to keep at least 60% of the first Fresnel zone clear of all obstacles. Achieving 80% clearance is considered excellent performance. Demanding 100% clearance is often impractical due to terrain and cost constraints and is generally unnecessary for most link types.
1. General Fresnel Zone Radius (Any Point Along the Link) rₙ = √( n · λ · d₁ · d₂ / (d₁ + d₂) ) Where: rₙ = Radius of the n-th Fresnel zone (meters) n = Zone number (1 for first Fresnel zone, 2 for second, etc.) λ = Wavelength of the RF signal (meters) d₁ = Distance from transmitter to the point of interest (meters) d₂ = Distance from receiver to the same point (meters) 2. Maximum Fresnel Zone Radius at Midpoint rₙ_max = √( n · λ · D / 4 ) Where: D = Total link distance (d₁ + d₂) in meters λ = Wavelength (meters) n = Zone number Applies when the evaluation point is at the midpoint of the link (d₁ = d₂ = D/2). 3. Wavelength–Frequency Conversion λ = c / f Where: λ = Wavelength (meters) c = Speed of light ≈ 3 × 10⁸ m/s f = Operating frequency in Hz (convert MHz or GHz to Hz before use)