Noise Reduction Calculator Formula
Understand the math behind the noise reduction calculator. Each variable explained with a worked example.
Formulas Used
Noise Reduction
noise_reduction = transmission_loss + 10 * log10(receiver_absorption / wall_area)Variables
| Variable | Description | Default |
|---|---|---|
transmission_loss | Transmission Loss (TL)(dB) | 45 |
wall_area | Partition Area(m2) | 15 |
receiver_absorption | Receiving Room Absorption(m2 Sabine) | 30 |
How It Works
Noise Reduction Between Rooms
The noise reduction (NR) is the actual level difference between two rooms separated by a partition.
Formula
NR = TL + 10 log10(A / S)
If the receiving room is very absorbent (A > S), NR exceeds TL. If it is reverberant (A < S), NR is less than TL.
Worked Example
Wall TL = 45 dB, wall area = 15 m2, receiving room absorption = 30 m2 Sabine.
transmission_loss = 45wall_area = 15receiver_absorption = 30
- 01NR = TL + 10 log10(A/S)
- 02NR = 45 + 10 log10(30/15)
- 03NR = 45 + 10 log10(2)
- 04NR = 45 + 3.01 = 48.01 dB
Ready to run the numbers?
Open Noise Reduction Calculator