The decibel scale exists because the human ear can detect an enormous range of sound intensities — from a whisper to a jet engine, a span of roughly a trillion-to-one. A linear scale covering that range would be unwieldy, so decibels compress it logarithmically. This calculator converts between intensity and decibels, projects how a level changes with distance, and shows why combining sound sources doesn't work the way simple addition would suggest.
How the decibel scale works
Sound intensity (I) is a physical quantity measured in watts per square meter (W/m²) — the rate at which sound energy passes through a unit area. Because the range of intensities the human ear can perceive is so vast, sound level is instead usually expressed in decibels (dB), a logarithmic ratio relative to a fixed reference intensity I0 = 1×10⁻¹² W/m² (the threshold of human hearing): dB = 10·log10(I / I0). Every +10 dB represents a 10× increase in intensity, but is perceived by most listeners as roughly a doubling of loudness — which is why a jet engine at 120 dB is not merely "twice as intense" as a normal conversation at 60 dB, but a million times more intense (10^((120−60)/10) = 10⁶).
Distance and the inverse-square law
Sound spreading outward from a small source follows the inverse-square law: intensity falls off in proportion to 1/distance². Converted to the logarithmic decibel scale, that becomes dB2 = dB1 − 20·log10(d2/d1) — every doubling of distance from the source reduces the level by about 6 dB, and every 10× increase in distance reduces it by exactly 20 dB. This is a simplified free-field model that assumes a point source radiating equally in all directions with no reflections; real-world results vary with directional sources, reflective surfaces, wind, and absorption, so treat the distance tab as an estimate rather than a precise measurement.
Why you can't just add decibels together
Because the decibel scale is logarithmic, two sources at 60 dB each do not combine to 120 dB — they combine to roughly 63 dB. Combining sources correctly means converting each decibel value back into a linear intensity, summing the intensities, and converting the total back to decibels: dB_total = 10·log10(Σ 10^(dBᵢ/10)). A useful shortcut: two equal-level sources always add about +3 dB to the single-source level, ten equal-level sources add about +10 dB, and a much quieter source contributes almost nothing to the total — it gets swamped by the louder one.