Sound - Leq - Equivalent Level
Calculate equivalent sound level (Leq) which quantifies the noise environment as a single value. The EPA-adopted system descriptor represents varying sound sources over a given time period as a single number, correlating with effects of noise on people.
Equivalent Sound Level - Leq
Equivalent Sound Level quantifies the noise environment to a single value of sound level for any desired duration. It represents a varying sound source over a given time as a single number.
Formula
Equivalent sound levels can be combined as:
Leq_total = 10 log(1 / (t1 + t2 ... tn) (t1 10^(Leq_1/10) + t2 10^(Leq_2/10) + ... + tn 10^(Leq_n/10)))
Where:
- Leq_total = total equivalent sound level (dB)
- t1, t2, ... tn = time periods (s)
- Leq_1, Leq_2, ... Leq_n = equivalent sound levels (dB)
Example
A machine generates sound at 60 dB for 0.5 hours (idling) and 74 dB for 0.5 hours (working).
The combined equivalent sound level is calculated as:
Leq_total = 10 log((1 / 1 hour) (0.5 × 10^(60/10) + 0.5 × 10^(74/10))) = 71.2 dB