H.A. Camp
Aerospace
- Feb 19, 2022
- 3
I have found a number of forum threads that describe the process of summing a 1/3rd octave frequency spectrum into an overall sound pressure level. For example, vanstoja's response in this old thread (and the great follow-up by GregLocock and others) describes the process as simply adding the individual 1/3rd octave bins logarithmically:
vanstoja said:dB(SUM)=10*LOG10(Summation of 10^(dB/10)for each frequency or bin)
This make sense to me and I can plug in theoretical numbers (just as vanstoja did) to convince myself... until I try the same thing with real spectral data from my B&K 2250 SPL meter. The device provides 1/3rd octave unweighted (LZeq) spectral band values, and a corresponding broadband LZeq value. However, when I logarithmically sum the spectral bands together, I don't get the broadband LZeq value.
This Cirrus Research article shows the same process, but I seem to fail with spectra from my 2250 SPL meter (sometimes off by 15 dB or more).
I don't know if it's bad form to post actual data, but here's an example:
Code:
Freq(Hz) SPL(dB)
12.5 93.86
16 96.45
20 99.53
25 99.52
31.5 99.73
40 97.38
50 97.22
63 93.74
80 90.1
100 86.78
125 85.24
160 81.53
200 75.66
250 79.73
315 77.31
400 73.95
500 72.93
630 70.49
800 69.52
1000 68.03
1250 64.56
1600 65.91
2000 65.63
2500 64.29
3150 56.5
4000 51.08
5000 47.44
6300 43.32
8000 38.83
10000 36.17
12500 31.37
16000 27.42
20000 25.75
The measured LZeq = 100.75, while the calculated LZeq = 106.95.
What (wrong) assumptions am I making about how my SPL meter works? What am I missing to compute the same broadband LZeq that the 2250 is producing?
Thank you,
- H.A. Camp