Inverse Square Law Calculator (Sound)

Calculate sound intensity reduction with distance using the inverse square law. Ideal for acoustics professionals and enthusiasts.

Inputs

How to use

Enter the reference sound intensity and the distance you want to evaluate. The calculator assumes the intensity is measured at 1 meter from the source and applies the inverse square law to estimate the drop in intensity.

Tap Calculate or change any field to refresh the result. Reset clears the fields back to the defaults used in our example.

Methodology

Physics tells us that intensity is inversely proportional to the square of the distance from a point source. This calculator keeps track of both inputs to provide a deterministic intensity estimate without rounding surprises.

  • The red result is rounded to five decimal places so that you can compare small changes reliably.
  • Inputs are constrained to positive numbers. Zero or negative values are rejected with a helpful alert.
  • The initial intensity displayed alongside the result reproduces whatever you entered so you can verify the scenario.

Example

If you start with 1.5 W/m² at 1 meter and move to 10 meters, the calculator returns:

\( I_2 = \frac{1.5}{(10)^2} = 0.01500 \) W/m².

Glossary

  • Initial Intensity (I₁): Sound intensity measured at the reference distance (1 meter).
  • Distance (d): Distance from the source where you want to evaluate the intensity.
  • Reduced Intensity (I₂): Estimated intensity at the new distance.

FAQ

What is the inverse square law for sound? Intensity drops with the square of the distance because the same energy spreads over a growing spherical surface.

How do I use the calculator? Enter the original intensity and the distance to compute the expected intensity loss.

Can this calculator be used for light? Yes. The same law applies to any point-source radiation, though units may differ.

What is sound intensity? It is the power transmitted per unit area by a sound wave.

Why is understanding sound intensity important? It helps in acoustics design, environmental analysis, and audio engineering to predict how loud a sound will remain over distance.

Formulas

Inverse square law for sound intensity

\[ I_2 = \frac{I_1}{d^2} \]
  • I₁: Initial intensity at the reference distance (1 m).
  • d: Distance from the source where the intensity is requested.
  • I₂: Resulting intensity at distance d.
Citations

NIST — Weights and measures — nist.gov · Accessed 2026-01-19
https://www.nist.gov/pml/weights-and-measures

FTC — Consumer advice — consumer.ftc.gov · Accessed 2026-01-19
https://consumer.ftc.gov/

Changelog
  • 0.1.0-draft — 2026-01-19: Initial audit spec draft generated from HTML extraction (review required).
  • Verify formulas match the calculator engine and convert text-only formulas to LaTeX.
  • Confirm sources are authoritative and relevant to the methodology.
Verified by Ugo Candido
Last Updated: 2026-01-19
Version 0.1.0-draft