When you're planning a microwave link, designing a radar system, or correcting a leveling survey across several kilometers, Earth's curvature stops being a textbook abstraction and becomes a hard engineering constraint. Use this Earth Curvature Calculator to calculate horizon distance, hidden height, line-of-sight range, bulge height, dip angle, and required target height using observer height, distance, and Earth radius. Getting these numbers right matters in RF telecommunications, maritime navigation, and geodetic surveying — where a 16-meter bulge on a 40 km path can make or break a link design. This page covers the formulas, a worked microwave path example, full theory on atmospheric refraction, and an FAQ on precision leveling and radar applications.
What is Earth curvature?
Earth curvature is the amount the planet's surface drops away from a straight line as you move horizontally across it. Because Earth is roughly spherical, any two points on the surface are connected by a curved path — and a straight line between them passes above that curved surface by a measurable amount.
Simple Explanation
Think of standing on a large ball — if you look straight ahead, the surface curves away from your line of sight, so distant objects eventually disappear below the curve. The farther away something is, the more of it is hidden below the horizon. This is why ships seem to sink hull-first as they sail away, and why tall communication towers are needed to see over long distances.
📐 Browse all 1000+ Interactive Calculators
Contents
Visual Diagram
Earth Curvature Calculator
How to Use This Calculator
- Select your calculation mode from the dropdown — choose from horizon distance, hidden height, line-of-sight, bulge height, dip angle, or required height.
- Enter the relevant inputs for your chosen mode: observer height, target height, distance, or distances to observer and target as prompted.
- Set the Earth radius — leave it at the default 6371 km for most uses, or adjust for equatorial or polar calculations.
- Click Calculate to see your result.
📹 Video Walkthrough — How to Use This Calculator
Earth Curvature Interactive Visualizer
Visualize how Earth's curvature affects line-of-sight calculations for microwave links, surveying, and navigation. See the hidden height, bulge effect, and horizon distance dynamically change as you adjust observer height and distance.
Hidden Height
31.4 m
Horizon Distance
11.3 km
Line of Sight
Yes
FIRGELLI Automations — Interactive Engineering Calculators
Equations & Variables
Simple Example
Observer height: 2 m. Earth radius: 6371 km.
Horizon distance: d = √(2 × 6,371,000 × 2) = √25,484,000 ≈ 5.05 km
Hidden height at 10 km: h = 10,000² / (2 × 6,371,000) ≈ 7.85 m
A person standing 2 m tall can see to the horizon at roughly 5 km — and at 10 km away, nearly 8 m of any object is already hidden below the curve.
Use the formula below to calculate horizon distance.
Horizon Distance
d = √(2Rh + h²)
d = distance to horizon (m)
R = Earth radius (m), typically 6,371,000 m
h = observer height above surface (m)
Use the formula below to calculate hidden height (drop from curvature).
Hidden Height (Drop from Curvature)
h = d² / (2R)
h = hidden height below line of sight (m)
d = horizontal distance (m)
R = Earth radius (m)
Use the formula below to calculate line-of-sight distance between two elevated points.
Line-of-Sight Distance Between Two Elevated Points
dtotal = √(2Rh₁ + h₁²) + √(2Rh₂ + h₂²)
dtotal = maximum line-of-sight distance (m)
h₁ = height of observer (m)
h₂ = height of target (m)
Use the formula below to calculate maximum bulge height.
Maximum Bulge Height
hbulge = (d₁ × d₂) / (2R)
hbulge = maximum height of Earth's bulge above chord (m)
d₁ = distance from observer to bulge peak (m)
d₂ = distance from bulge peak to target (m)
The bulge is maximum when d₁ = d₂ (midpoint)
Use the formula below to calculate dip angle to the horizon.
Dip Angle to Horizon
θ = arccos[R / (R + h)]
θ = dip angle below horizontal (radians or degrees)
R = Earth radius (m)
h = observer height (m)
Theory & Practical Applications
Geometric Foundation of Earth Curvature
Earth curvature calculations derive from spherical geometry applied to a sphere with mean radius approximately 6,371 km. The fundamental insight is that any observer on the surface exists at a specific radial distance from Earth's center, and the tangent line from that observer to the horizon defines the geometric limit of visibility. This tangent creates a right triangle where the hypotenuse is the radius plus observer height (R + h), one leg is the Earth radius R to the tangent point, and the other leg is the line-of-sight distance d. The Pythagorean theorem yields d² + R² = (R + h)², which simplifies to d = √(2Rh + h²). For small heights relative to Earth's radius (h « R), the h² term becomes negligible and the approximation d ≈ √(2Rh) is widely used in maritime and aviation contexts.
The hidden height or "drop" formula h = d²/(2R) emerges from inverting the horizon distance relationship and represents the vertical deviation between a flat tangent plane and the actual curved surface at distance d. This quantity becomes critical in surveying, where level measurements over distances exceeding several hundred meters must account for curvature corrections. A non-obvious engineering consideration is that Earth is not a perfect sphere—it's an oblate spheroid with equatorial radius 6,378.137 km and polar radius 6,356.752 km, creating a flattening of approximately 1/298.257. For high-precision geodetic work or calculations spanning thousands of kilometers, using a location-dependent effective radius or ellipsoidal models becomes necessary. The simple spherical model introduces errors up to 0.3% in extreme latitude cases.
Atmospheric Refraction Effects
Standard geometric calculations assume light travels in straight lines, but atmospheric refraction bends light rays toward Earth's surface, effectively extending the visible horizon beyond the geometric horizon. The refraction coefficient k typically ranges from 0.13 to 0.16 for standard atmospheric conditions, with k = 0.143 being the most commonly adopted value. This modifies the effective Earth radius to R' = R/(1-k), increasing the apparent radius by approximately 15-18%. For a 10 m observer height, geometric horizon distance is 11.29 km, but accounting for refraction extends this to approximately 12.95 km—a 14.7% increase that cannot be ignored in optical line-of-sight systems.
Refraction varies significantly with atmospheric conditions. Temperature inversions, common over water bodies at dawn, can create superior mirages and extend visible range by 50% or more. Conversely, temperature lapses in hot desert environments produce inferior mirages that reduce effective range. Microwave and radio frequency propagation at frequencies above 1 GHz experiences similar but frequency-dependent refraction, with effective Earth radius factors ranging from 4/3R (k = 0.25) for standard tropospheric conditions to infinity during ducting conditions where signals propagate far beyond the geometric horizon. Link budget calculations for terrestrial microwave systems must include fade margins accounting for variations in k between 0.67 (subrefraction) and 4.0 (superrefraction).
Applications in Telecommunications and RF Engineering
Radio frequency line-of-sight links require Fresnel zone clearance in addition to geometric visibility. The first Fresnel zone radius at the midpoint between two antennas is r₁ = √(λd₁d₂/(d₁+d₂)), where λ is wavelength and d₁, d₂ are distances from the obstacle to each antenna. For a 6 GHz link (λ = 0.05 m) spanning 40 km, the first Fresnel zone radius at midpoint is approximately 14.14 m. Earth's bulge at 40 km with observer and target both at 30 m elevation would introduce a geometric obstruction of h_bulge = (20,000 × 20,000)/(2 × 6,371,000) ≈ 31.4 m, requiring antenna heights sufficient to clear this bulge plus 60% of the first Fresnel zone (0.6 × 14.14 = 8.5 m) for reliable propagation.
Maritime radar systems operate at X-band (8-12 GHz) with typical antenna heights of 15-30 m on vessels. The radar horizon for a 20 m antenna height is approximately 15.97 km under standard refraction (k = 0.143). Detecting a small boat with radar reflector at 3 m height adds an additional 6.19 km, yielding maximum detection range of approximately 22.16 km for geometric visibility alone. However, sea clutter, atmospheric attenuation (approximately 0.01 dB/km at 10 GHz in clear air, increasing to 0.3 dB/km in heavy rain), and target radar cross-section typically limit practical detection ranges to 15-18 km for small craft. Curvature calculations establish the theoretical maximum, while link budget analysis incorporating propagation losses determines the operational range.
Surveying and Geodetic Corrections
Differential leveling over long distances requires curvature and refraction corrections. For a level sight distance of 1000 m, the curvature correction is h_c = d²/(2R) = 1000²/(2 × 6,371,000) ≈ 0.0785 m or 78.5 mm. The refraction correction partially offsets this: h_r = k × h_c ≈ 0.143 × 78.5 = 11.2 mm, yielding a net combined correction of 67.3 mm. This correction increases with the square of distance—at 2000 m, the combined correction reaches 269 mm. Precise leveling networks use reciprocal leveling (forward and backward measurements) to average out systematic atmospheric effects, but single-direction measurements require explicit curvature-refraction corrections when sight distances exceed 300 m.
Total station measurements over hillsides or across valleys introduce slope distance errors due to curvature. A total station measuring a slope distance of 5 km at a vertical angle of 3° above horizontal must apply curvature corrections to derive orthometric heights. The measured slant range projects to a horizontal distance, but the vertical component calculation assumes a flat datum. The curvature-induced error at 5 km is h = 5000²/(2 × 6,371,000) ≈ 1.963 m. Modern GPS/GNSS systems provide ellipsoidal heights that require geoid model corrections (EGM2008, GEOID18) to convert to orthometric heights, but understanding curvature geometry remains essential for validating GNSS-derived heights against spirit leveling networks.
Maritime Navigation and Vessel Detection
Nautical charts specify lighthouse visibility ranges accounting for both the lighthouse elevation and a standard observer height of 4.57 m (15 feet), representing the typical height of a mariner's eye on a small vessel's bridge. A lighthouse at 30 m elevation with observer at 4.57 m yields geometric visibility of √(2 × 6,371,000 × 30) + √(2 × 6,371,000 × 4.57) = 19,569 m + 7,641 m ≈ 27.21 km or 14.7 nautical miles. Chart-listed geographic ranges typically add 8-10% for standard atmospheric refraction, yielding approximately 16 nautical miles. The luminous range (intensity-based visibility considering atmospheric transparency and lamp power) may differ significantly—a 200,000 candela lamp may achieve 25+ nautical mile visibility in clear conditions but drop to 5 nautical miles in fog, even when geometric visibility permits longer range.
Automatic Identification System (AIS) transponders on vessels transmit VHF radio signals at 161.975 and 162.025 MHz with typical antenna heights of 10-15 m. VHF propagation at these frequencies follows near-optical paths with k ≈ 0.16 for marine environments. A vessel with 12 m AIS antenna can theoretically communicate with a shore station at 50 m elevation over a distance of √(2 × 6,371,000 × 12) + √(2 × 6,371,000 × 50) = 12,375 m + 25,270 m ≈ 37.6 km under standard conditions. In practice, VHF AIS range is often limited to 25-30 km due to receiver sensitivity (typically -107 dBm), transmitter power limits (12.5 W), and multipath interference from sea surface reflections, but curvature establishes the fundamental range limit beyond which no amount of power increase can extend communication.
Worked Example: Microwave Link Path Analysis
Design a 23 GHz point-to-point microwave link between two buildings separated by 28.7 km across relatively flat terrain with a small ridge at the midpoint 14.35 km from each end. Building A antenna is at 45 m AGL (above ground level), Building B antenna is at 52 m AGL, and the ridge elevation is 38 m above the average terrain level between the buildings.
Step 1: Calculate geometric line-of-sight distance
d_total = √(2 × 6,371,000 × 45) + √(2 × 6,371,000 × 52)
d_total = √(573,390,000) + √(662,584,000) = 23,945.6 m + 25,740.1 m = 49,685.7 m = 49.69 km
The actual path distance of 28.7 km is well within the geometric horizon limit of 49.69 km, so the endpoints are mutually visible ignoring terrain obstacles.
Step 2: Calculate Earth bulge height at midpoint
The midpoint is 14.35 km from each end, so d₁ = d₂ = 14,350 m
h_bulge = (d₁ × d₂) / (2R) = (14,350 × 14,350) / (2 × 6,371,000)
h_bulge = 206,022,500 / 12,742,000 = 16.17 m
This is the height of the curved Earth surface above the straight-line chord connecting the two antenna points. The ridge at midpoint is at 38 m above average terrain, so the effective ridge height above the radio path chord depends on the terrain reference.
Step 3: Calculate path clearance
Assuming both antennas are referenced to a common datum, draw a straight line from antenna A at 45 m to antenna B at 52 m. The line slopes upward at (52-45)/28,700 = 0.000244 or 0.0244%. At the midpoint (14.35 km), the line height above antenna A's level is 45 + (0.000244 × 14,350) = 45 + 3.5 = 48.5 m above datum. However, the actual Earth surface has dropped by 16.17 m due to curvature, so the radio path at midpoint is at 48.5 + 16.17 = 64.67 m above the local curved surface. If the ridge is 38 m above local terrain, the clearance over the ridge is 64.67 - 38 = 26.67 m.
Step 4: Calculate required Fresnel zone clearance
Wavelength at 23 GHz: λ = c/f = (3×10⁸)/(23×10⁹) = 0.01304 m = 13.04 mm
First Fresnel zone radius at midpoint: r₁ = √(λ × d₁ × d₂ / (d₁ + d₂))
r₁ = √(0.01304 × 14,350 × 14,350 / 28,700) = √(0.01304 × 14,350) = √187.13 = 13.68 m
For reliable propagation, 60% Fresnel clearance is standard: 0.6 × 13.68 = 8.21 m. The calculated clearance of 26.67 m exceeds this by 18.46 m, providing a comfortable margin. A 100% Fresnel clearance (13.68 m) is still satisfied with 12.99 m to spare.
Step 5: Apply atmospheric refraction correction
With k = 0.25 (standard 4/3 Earth radius for microwave links), the effective radius becomes:
R' = R / (1 - k) = 6,371,000 / (1 - 0.25) = 6,371,000 / 0.75 = 8,494,667 m
Recalculate bulge with effective radius:
h_bulge_effective = (14,350 × 14,350) / (2 × 8,494,667) = 206,022,500 / 16,989,334 = 12.13 m
The reduced bulge (16.17 - 12.13 = 4.04 m) adds to clearance, yielding 26.67 + 4.04 = 30.71 m total clearance over the ridge under standard atmospheric conditions. This provides excellent margin (30.71 - 8.21 = 22.5 m excess clearance), allowing for subrefraction conditions (k = 0.67) where bulge increases.
Conclusion: The link is viable with substantial clearance margin. The critical curvature correction of 16.17 m demonstrates that ignoring Earth's curvature on a 28.7 km path would lead to a 60% underestimate of the required antenna height to maintain Fresnel zone clearance. This example shows why professional microwave link design tools always incorporate curvature calculations—the geometric effects become dominant factors in path feasibility for distances exceeding 10-15 km.
Frequently Asked Questions
Free Engineering Calculators
Explore our complete library of free engineering and physics calculators.
Browse All Calculators →🔗 Explore More Free Engineering Calculators
About the Author
Robbie Dickson — Chief Engineer & Founder, FIRGELLI Automations
Robbie Dickson brings over two decades of engineering expertise to FIRGELLI Automations. With a distinguished career at Rolls-Royce, BMW, and Ford, he has deep expertise in mechanical systems, actuator technology, and precision engineering.
Need to implement these calculations?
Explore the precision-engineered motion control solutions used by top engineers.
