Bathymetric LiDAR Simulator: Underwater Mapping with Green Laser

simulator intermediate ~10 min
Loading simulation...
D_max = 7.5 m — clear coastal water

With K_d = 0.2/m (clear coastal water), bathymetric LiDAR can detect bottom returns to approximately 7.5 m depth. At 5 m depth with 15% bottom reflectance, the return signal is 13.5% of surface strength — adequate for reliable depth measurement.

Formula

D_max ≈ 1.5 / K_d (maximum detectable depth)
E_bottom = E₀ × ρ_b × exp(−2 × K_d × D) (Beer-Lambert attenuation)
D = (t_bottom − t_surface) × c_water / 2 (depth from travel time)

Lasers Beneath the Waves

Standard topographic LiDAR using 1064 nm infrared light cannot penetrate water — the beam is absorbed within millimeters of the surface. Bathymetric LiDAR solves this by using a frequency-doubled green laser at 532 nm, which passes through the minimum absorption window of clear water. The system detects a surface return from the air-water interface and a bottom return from the seabed, with the time difference yielding water depth. This dual-wavelength approach enables seamless mapping across the land-water boundary.

Light in Water

As the green laser propagates downward through the water column, it is attenuated by absorption and scattering. The diffuse attenuation coefficient K_d quantifies this loss: signal strength decreases exponentially as exp(-K_d × D) on each pass, and the round trip doubles the attenuation. Clear tropical waters (K_d = 0.05/m) allow penetration to 30+ meters, while turbid estuaries (K_d > 1/m) limit depth to less than a meter. This simulation visualizes the exponential signal decay and shows how water clarity determines the maximum mappable depth.

The Refraction Challenge

Light changes speed and direction when crossing the air-water interface, following Snell's law. The speed of light in water is approximately 75% of its speed in air, so depth calculations must use c_water rather than c_air. Additionally, the refraction angle depends on the incidence angle of the laser beam, requiring geometric corrections for off-nadir scanning. Modern bathymetric LiDAR systems apply these corrections automatically using the known scan geometry and an assumed water surface.

Coastal Mapping Revolution

Bathymetric LiDAR has transformed coastal mapping by providing high-resolution depth data in areas too shallow for survey vessels and too deep for wading surveys. Nautical chart authorities use it to update charts in reef-strewn waters, coastal engineers model storm surge over detailed nearshore bathymetry, and marine ecologists map coral reef habitats and seagrass meadows. The seamless topobathymetric models it produces — continuous elevation surfaces spanning land and sea — are essential for climate adaptation and coastal resilience planning.

FAQ

How does bathymetric LiDAR work?

Bathymetric LiDAR uses a green wavelength laser (532 nm) that penetrates water, unlike the near-infrared (1064 nm) used for topographic LiDAR. The system detects two returns: a surface return from the air-water interface and a bottom return from the seabed or riverbed. The time difference between these returns, adjusted for the speed of light in water, gives the water depth.

Why is 532 nm used for bathymetric LiDAR?

Water absorbs near-infrared light within centimeters of the surface, making 1064 nm useless for depth measurement. The 532 nm green wavelength falls in the minimum absorption window of clear water, enabling penetration to depths of 40-70 m in extremely clear oceanic waters. The 532 nm beam is produced by frequency-doubling a 1064 nm Nd:YAG laser.

What limits bathymetric LiDAR depth?

Maximum depth is limited primarily by water clarity (turbidity), expressed as the diffuse attenuation coefficient K_d. A common rule of thumb is D_max ≈ 1.5 / K_d. In clear tropical water (K_d = 0.05) depths to 30 m are achievable, while turbid estuaries (K_d = 2) limit penetration to under 1 m. Bottom reflectance and laser power also affect maximum depth.

What are the applications of bathymetric LiDAR?

Bathymetric LiDAR maps shallow coastal waters for nautical charting, coral reef monitoring, coastal erosion assessment, and tsunami inundation modeling. It fills the gap between land-based topographic surveys and ship-based sonar, providing seamless topobathymetric models across the land-water interface — critical for coastal resilience planning.

Sources

Embed

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