LiDAR Point Density Simulator: Survey Design & Coverage Planning

simulator intermediate ~10 min
Loading simulation...
ρ = 9.2 pts/m² — standard mapping-grade survey

At 1000 m AGL, 60 m/s ground speed, 400 kHz pulse rate, and ±20° scan angle, the survey achieves 9.2 pts/m² with a swath width of 728 m. This exceeds the 8 pts/m² threshold for high-resolution DEM generation and individual tree detection.

Formula

ρ = PRR / (v × 2H × tan(α)) (nominal point density)
SW = 2 × H × tan(α) (swath width)
N_strips = survey_width / (SW × (1 − overlap))

Planning the Perfect Survey

Before a LiDAR aircraft takes off, survey designers must balance competing requirements: point density sufficient for the project's accuracy needs, swath coverage wide enough to minimize the number of flight lines, altitude appropriate for the terrain and airspace, and total flight time within budget. The fundamental equation ρ = PRR / (v × SW) links these parameters, and this simulation lets you explore the trade-offs interactively — adjusting any parameter and seeing the cascading effects on coverage and density.

Pulse Rate Revolution

Twenty years ago, airborne LiDAR systems fired 10,000-50,000 pulses per second. Today's sensors exceed 2,000,000 pulses per second, enabling point densities of 20-50 pts/m² from standard survey altitudes. This revolution in pulse rate has transformed LiDAR from a terrain-mapping tool to a precision measurement system capable of detecting power line sag, railway track deformation, and individual tree branches. Higher pulse rates require faster digitization electronics and generate massive data volumes.

Swath Geometry

The scan mechanism sweeps the laser beam across-track, illuminating a swath on the ground. The swath width SW = 2H × tan(α) determines how much ground is covered per flight line. Wider scan angles produce broader swaths (fewer flight lines) but introduce geometric distortion: points at the edges have elongated footprints, reduced intensity, and degraded vertical accuracy. Most surveys use 15-25° half-angles as a practical compromise between coverage and quality.

From Specifications to Flight Plan

Project specifications dictate the minimum point density, which in turn constrains the allowable combinations of altitude, speed, scan angle, and pulse rate. The survey planner then designs flight lines to cover the project area with appropriate overlap (typically 50-60%) to ensure seamless coverage and provide redundancy. Modern flight management systems optimize the plan for efficiency, accounting for terrain relief, airspace restrictions, and fuel constraints. The result is a flight plan that delivers the required data quality at minimum cost.

FAQ

What is LiDAR point density?

Point density is the number of laser returns per unit ground area, typically expressed as points per square meter (pts/m²). It determines the spatial resolution and accuracy of derived products. National mapping programs typically acquire 1-8 pts/m², while detailed engineering surveys may require 20-100 pts/m². Higher density reveals finer features but costs more in flight time and data storage.

How is point density calculated?

Point density depends on the pulse repetition rate (PRR), swath width, and aircraft ground speed: ρ = PRR / (v × SW). The swath width SW = 2 × H × tan(α), where H is altitude and α is the half-scan angle. Increasing PRR or decreasing speed and altitude all increase point density.

What point density do I need?

It depends on the application. Flood modeling DEMs need 1-2 pts/m² minimum. Forest inventory needs 5-10 pts/m² for canopy metrics. Individual tree detection requires 8-20 pts/m². Power line mapping needs 15-25 pts/m². Structural inspection and archaeological micro-topography benefit from 50+ pts/m².

How do overlap and multiple returns affect density?

Adjacent flight lines typically overlap 50-60%, effectively doubling density in overlap zones. Multiple returns from a single pulse (in vegetation) increase the total point count. Both effects mean the actual point density on the ground often exceeds the single-strip nominal calculation by 50-100%.

Sources

Embed

<iframe src="https://homo-deus.com/lab/lidar-remote-sensing/point-density/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub