Acoustic Power Calculator Formula
Understand the math behind the acoustic power calculator. Each variable explained with a worked example.
Formulas Used
Sound Power Level
power_level = 10 * log10(power / 1e-12)Intensity at 1 m (free field)
intensity_1m = power / (4 * pi * 1)Variables
| Variable | Description | Default |
|---|---|---|
power | Sound Power(W) | 0.01 |
How It Works
Sound Power Level
Sound power is the total acoustic energy emitted by a source per second, independent of distance or room.
Formula
Lw = 10 log10(W / W0)
Sound power is an intrinsic property of the source. Intensity at distance r in free field: I = W / (4 pi r^2).
Worked Example
A loudspeaker emitting 0.01 W.
power = 0.01
- 01Lw = 10 log10(0.01 / 1e-12)
- 02Lw = 10 log10(1e10)
- 03Lw = 10 * 10 = 100 dB
- 04Intensity at 1 m = 0.01 / (4 pi) = 7.96e-4 W/m2
Ready to run the numbers?
Open Acoustic Power Calculator