Laser Beam Divergence Calculator
Compute laser beam spot radius at any propagation distance, accounting for beam quality factor M². Use it when planning laser delivery systems, safety exclusion zones, or long-range targeting setups.
About this calculator
A real laser beam with quality factor M² propagates as w(z) = w₀ · √(1 + (M²·λ·z / (π·w₀²))²), where w₀ is the beam waist radius, λ is the wavelength, z is the propagation distance, and M² ≥ 1 for any real beam. For an ideal Gaussian beam M² = 1. The term inside the square root is a dimensionless measure of how far the beam has propagated relative to its effective Rayleigh range z_R = π·w₀²/(M²·λ). Far from the waist (z ≫ z_R) the beam grows linearly with distance and the half-angle divergence approaches θ = M²·λ/(π·w₀). Units must be consistent: if λ is in nm and w₀ and z are in mm, convert λ to mm before computing.
How to use
Example: λ = 1064 nm = 1.064 × 10⁻³ mm, w₀ = 2 mm, z = 10,000 mm, M² = 1.2. Step 1: Numerator = M²·λ·z = 1.2 × 1.064×10⁻³ × 10000 = 12.768. Step 2: Denominator = π·w₀² = π × 4 = 12.566. Step 3: Ratio = 12.768 / 12.566 ≈ 1.016. Step 4: w(z) = 2 × √(1 + 1.016²) = 2 × √(2.032) ≈ 2 × 1.4255 ≈ 2.85 mm. The beam radius has grown from 2 mm to about 2.85 mm over 10 metres.
Frequently asked questions
How does M² beam quality factor change the divergence of a laser beam?
M² scales the effective divergence angle so that θ_real = M²·λ/(π·w₀). A beam with M² = 2 diverges twice as fast as an ideal Gaussian with the same waist radius. This also means it cannot be focused to as tight a spot: the minimum achievable waist is M² times larger than the diffraction limit. In the beam radius formula, M² multiplies λ, so even a modest M² = 1.3 measurably increases beam size over long distances. Specifying M² is therefore essential for range calculations in LIDAR, laser ranging, and directed-energy applications.
What is the relationship between beam waist size and far-field laser divergence?
Beam waist and divergence are inversely related through the beam parameter product (BPP): BPP = w₀·θ = M²·λ/π. A smaller waist produces larger divergence and vice versa, which is a fundamental consequence of diffraction. You cannot independently minimise both simultaneously for a given wavelength and M². Beam expanders increase w₀ to reduce divergence for long-range propagation, trading a larger initial diameter for a smaller spot at distance.
How do I calculate the laser spot size at a specific distance from the source?
Use w(z) = w₀·√(1 + (M²·λ·z/(π·w₀²))²), ensuring all length quantities are in the same units. First convert wavelength from nm to the same unit as w₀ and z. Identify your beam waist w₀ (often given in the laser spec sheet) and M² factor. Plug in the propagation distance z. The result gives the 1/e² radius of the beam at that point; the full 1/e² diameter is 2·w(z). For safety calculations, multiply by a further factor to account for the Gaussian tail extending beyond the 1/e² boundary.