Sound Pressure Level & Noise Calculator Back
Noise Calculator

Sound Pressure Level & Noise Calculator (dB Combination)

Real-time calculation of dB combination for multiple sources, point-source distance attenuation, and A-weighting correction. Compare with WHO/ISO noise standards.

Calculation Mode
Source List
Reference Distance r₀
m
Reference SPL L₀
dB
Target Distance r
m
Octave Band Sound Pressure Levels
Results
Total SPL [dB]
A-weighted LAeq [dBA]
Distance Correction ΔL [dB]
WHO Standard Comparison
Main
Noise Standards Reference WHO Environmental Noise Guidelines (2018) — Road traffic: Lden < 53 dBA / Night-time: Lnight < 45 dBA. Japan Environmental Quality Standards (residential): Daytime ≤ 55 dB / Night-time ≤ 45 dB. Occupational noise exposure limit (ISO 1999): 8-hour 85 dBA.
Theory & Key Formulas

dB Combination (incoherent sources):

$$L_{total}= 10\log_{10}\!\left(\sum_{i}10^{L_i/10}\right)$$

Distance Attenuation (free field, point source):

$$\Delta L = -20\log_{10}\!\left(\frac{r_2}{r_1}\right) \text{ dB}$$

A-weighted total:

$$L_{Aeq}= 10\log_{10}\!\left(\sum_{i}10^{(L_i + A_i)/10}\right)$$

A-weighting corrections: 125 Hz: -16.1 dB / 250 Hz: -8.6 dB / 500 Hz: -3.2 dB / 1k Hz: 0 dB / 2k Hz: +1.2 dB / 4k Hz: +1.0 dB / 8k Hz: -1.1 dB

What is Sound Pressure Level Combination?

🙋
What exactly is "dB combination"? If I have two machines, one at 80 dB and another at 85 dB, can I just add them to get 165 dB?
🎓
No, that's a common misconception! Decibels are logarithmic units, so you can't add them arithmetically. Basically, you need to convert them back to their original sound pressures, add those, and then convert back to dB. In practice, for two incoherent sources, the total is always closer to the louder one. For your example, 80 dB + 85 dB is about 86.2 dB total. Try it in the simulator above by setting one source to 80 and another to 85.
🙋
Wait, really? So a 5 dB difference makes the quieter one almost negligible. What about distance? If I move away from a noisy pump, how much quieter does it get?
🎓
Great question. For a simple point source in a free field—like a pump in an open yard—sound pressure level drops by 6 dB every time you double the distance. This simulator uses the formula $\Delta L = -20\log_{10}(r_2/r_1)$. For instance, if the pump is 90 dB at 1 meter, it will be about 84 dB at 2 meters. Slide the "Target Distance" control in the tool to see how the level changes as you walk away.
🙋
I see the "A-weighting" option. What's that for? And why are there WHO and ISO standards listed below the calculator?
🎓
A-weighting adjusts the measured dB to account for human hearing sensitivity, which is poor at low and very high frequencies. The result is reported as dBA, which is used in almost all environmental and occupational noise standards. The standards you see—like WHO recommending less than 53 dBA for road traffic noise—are critical benchmarks. In CAE noise simulation, engineers compare their model's dBA output against these limits to see if a design (like a new highway barrier) is compliant.

Physical Model & Key Equations

The total Sound Pressure Level (SPL) from multiple incoherent sources is not a sum but a logarithmic combination of their sound pressure squared. This is the core equation for combining noise from multiple machines or sources.

$$L_{total}= 10\log_{10}\!\left(\sum_{i=1}^{n}10^{L_i/10}\right)$$

Here, $L_{total}$ is the combined sound level in decibels (dB), and $L_i$ is the sound level of the i-th source. Each term $10^{L_i/10}$ is proportional to the sound intensity of that source.

For a point source radiating sound equally in all directions (spherical spreading), the sound pressure level decreases with distance. This attenuation is crucial for predicting noise impact at a receiver location, like a house near a factory.

$$\Delta L = L_2 - L_1 = -20\log_{10}\!\left(\frac{r_2}{r_1}\right) \text{ dB}$$

$\Delta L$ is the change in SPL (dB), $r_1$ is the reference distance (where $L_1$ is known), and $r_2$ is the new target distance. The -20 factor comes from the fact that sound pressure (not intensity) falls off with $1/r$.

Real-World Applications

Environmental Noise Impact Assessment: Before building a new road or wind farm, engineers model the combined noise from all sources (traffic, turbines) and calculate the dBA levels at nearby communities. They use tools like this simulator to check combinations and distance effects, ensuring the project meets legal limits like the WHO's 53 dBA guideline for road traffic.

Workplace Safety & Occupational Health: In a factory, a worker might be exposed to noise from several machines. An EHS (Environment, Health & Safety) officer measures each source and uses the dB combination formula to find the total exposure. This is compared against the ISO 1999 limit of 85 dBA for an 8-hour shift to determine if hearing protection is required.

Product Design & Noise Labeling: Appliance manufacturers (e.g., for air conditioners or refrigerators) must test and label the sound power level of their products. Engineers use distance attenuation calculations to predict the sound pressure level a user will experience at a standard distance (e.g., 1 meter), which is what appears on the energy label.

CAE Noise Simulation Validation: In Computer-Aided Engineering, complex acoustic simulations of vehicles or aircraft predict SPL at various points. Engineers use the fundamental formulas here as "hand calculations" or sanity checks to validate their much more complex finite element or boundary element model results, ensuring the simulation physics are correct.

Common Misconceptions and Points to Note

Let's go over a few points where people often stumble with this type of calculation. First, there's the case of forgetting the fundamental principle that decibels cannot be added directly and simply averaging the measured values. For example, if you measure 85, 88, and 90 dB at three points, the average is not about 87.7 dB; when you combine them energetically, it becomes about 91.2 dB. If your management target is 90 dB, relying on the simple average risks a misjudgment of "clearance."

Next is the assumption behind distance attenuation. The inverse square law used in the tool assumes a "point source in a free field (a spacious area with no reflections)." In an actual factory, reflections (reverberation) from ceilings and walls occur, so the sound won't attenuate by a full 6 dB even when the distance doubles. Often, the sound lingers and doesn't attenuate as much as you might think. Use this tool's results as a guideline for the "best-case scenario (maximum attenuation)."

Finally, knowing when to use A-weighting correction. While dBA is essential for evaluating environmental noise and occupational safety, it's also critically important to look at the raw dB value (linear frequency weighting) for machine fault diagnosis or investigating low-frequency noise issues. For instance, abnormal fan noise can appear at specific low frequencies, but applying A-weighting can significantly cut those components, potentially causing you to miss them. Choose the metric you look at based on what you want to evaluate.