AudioCalcs
Decibel Calculator — Add, Subtract & Compare dB Levels
Add, subtract and combine decibel levels. Calculate dB change with distance using the inverse square law.
How We Calculate This
Decibels are logarithmic units used to express ratios of power or pressure. Because they are logarithmic, you cannot simply add or subtract dB values arithmetically — you must convert to linear power values first.
Adding two dB levels
L_total = 10 × log10(10^(L1/10) + 10^(L2/10))
For example, adding 90 dB and 90 dB: 10 × log10(10^9 + 10^9) = 10 × log10(2 × 10^9) = 93.01 dB.
Multiple identical sources
L_total = L_source + 10 × log10(N)
Distance (inverse square law)
L2 = L1 - 20 × log10(d2 / d1)
Working figures for this are collected in our Decibel Reference reference table.
Frequently Asked Questions
Decibels are logarithmic. When you double the acoustic power (two identical sources), the result is 10 × log10(2) = 3.01 dB more. This reflects how human hearing perceives loudness — a 3 dB increase is barely noticeable, while a 10 dB increase sounds roughly twice as loud.
In free field (outdoors, no reflections), sound level decreases by 6 dB for every doubling of distance from a point source. This is the inverse square law: SPL decreases by 20 × log10(d2/d1) dB. Indoors, reflections reduce the rate of decay.
Yes, but only if the level you are subtracting is lower than the total. dB subtraction is useful for removing background noise from a measurement. The formula is 10 × log10(10^(L1/10) - 10^(L2/10)).
dB is a raw measurement of sound pressure level. dBA applies an A-weighting filter that approximates how the human ear perceives loudness at moderate levels — it reduces the contribution of very low and very high frequencies. Most noise regulations use dBA.
Related Calculators
Sound Wavelength Calculator
Calculate the wavelength of any sound wave from its frequency and air temperature. Essential tool for acoustics and speaker placement.
Absorption Coefficient Calculator
Calculate total sound absorption and average absorption coefficient for any room. Plan your acoustic treatment for studios and venues.
Diffusion Calculator
Calculate sound diffuser well depths and dimensions for target frequencies using QRD and PRD designs. Free acoustic diffusion tool.
Reverb Time Calculator
Calculate RT60 reverberation time using the Sabine and Eyring equations. An essential tool for studio and live room acoustic design.
Sound Pressure Level Calculator
Convert between sound pressure in pascals and sound pressure level (SPL) in decibels. Essential everyday reference for audio engineers.
Was this calculator helpful?
Last updated: February 2026
All calculations are estimates based on standard formulas. Always verify results for critical applications.