Sound Pressure Level Calculator Formula
Understand the math behind the sound pressure level calculator. Each variable explained with a worked example.
Formulas Used
Sound Pressure Level
spl = 20 * log10(pressure / 0.00002)Variables
| Variable | Description | Default |
|---|---|---|
pressure | RMS Sound Pressure(Pa) | 1 |
How It Works
Sound Pressure Level (SPL)
SPL quantifies the RMS sound pressure relative to the threshold of hearing on a logarithmic scale.
Formula
SPL = 20 * log10(p / p_0)
where p_0 = 20 micro-Pa = 2 x 10^-5 Pa is the reference pressure corresponding to the threshold of human hearing at 1 kHz.
Worked Example
A sound wave with RMS pressure of 1 Pa.
pressure = 1
- 01SPL = 20 * log10(p / p_0)
- 02SPL = 20 * log10(1 / 0.00002)
- 03SPL = 20 * log10(50000)
- 04SPL = 20 * 4.699 = 94.0 dB SPL
Ready to run the numbers?
Open Sound Pressure Level Calculator