Equivalent rectangular bandwidth
{{short description|Measure used in psychoacoustics}}
The equivalent rectangular bandwidth or ERB is a measure used in psychoacoustics, which gives an approximation to the bandwidths of the filters in human hearing, using the unrealistic but convenient simplification of modeling the filters as rectangular band-pass filters, or band-stop filters, like in tailor-made notched music training (TMNMT).
Approximations
For moderate sound levels and young listeners, {{harvp|Moore|Glasberg|1983}} suggest that the bandwidth of human auditory filters can be approximated by the polynomial equation:{{cite journal |first1=B.C.J. |last1=Moore |first2=B.R. |last2=Glasberg |year=1983 |title=Suggested formulae for calculating auditory-filter bandwidths and excitation patterns |journal=Journal of the Acoustical Society of America |volume=74 |pages=750-753 }}
{{NumBlk|:|
\operatorname\mathsf{ERB}(\ F\ ) = 6.23 \cdot F^2 + 93.39 \cdot F + 28.52
|{{EquationRef|1|Eq.1}}}}
where {{mvar|F}} is the center frequency of the filter, in kHz, and {{nobr|ERB( F )}} is the bandwidth of the filter in Hz. The approximation is based on the results of a number of published simultaneous masking experiments and is valid from 0.1–{{gaps|6|500|Hz}}.
Seven years later, {{harvp|Glasberg|Moore|1990}} published another, simpler approximation:{{cite journal |first1=B.R. |last1=Glasberg |first2=B.C.J. |last2=Moore |year=1990 |title=Derivation of auditory filter shapes from notched-noise data |journal=Hearing Research |volume=47 |issue=1-2 |pages=103-138 }}
{{NumBlk|:| |{{EquationRef|2|Eq.2}}}}where {{mvar|f}} is in Hz and {{nobr|ERB({{mvar|f}})}} is also in Hz. The approximation is applicable at moderate sound levels and for values of {{mvar|f}} between 100 and {{gaps|10|000|Hz}}.
ERB-rate scale
The ERB-rate scale, or ERB-number scale, can be defined as a function ERBS(f) which returns the number of equivalent rectangular bandwidths below the given frequency f. The units of the ERB-number scale are known ERBs, or as Cams, following a suggestion by Hartmann.{{cite book |last1=Hartmann |first1=William M. |title=Signals, Sound, and Sensation |date=2004 |publisher=Springer Science & Business Media | page = 251 | isbn = 9781563962837 | quote = Unfortunately, the Cambridge unit has given the name 'ERB' in the literature, which stands for 'Equivalent rectangular bandwidths', and therefore does not distinguish it from any other measure of the critical band since the time of Fletcher. We call the Cambridge unit a 'Cam' instead. }} The scale can be constructed by solving the following differential system of equations:
:
\begin{cases}
\mathrm{ERBS}(0) = 0\\
\frac{df}{d\mathrm{ERBS}(f)} = \mathrm{ERB}(f)\\
\end{cases}
The solution for ERBS(f) is the integral of the reciprocal of ERB(f) with the constant of integration set in such a way that ERBS(0) = 0.
Using the second order polynomial approximation ({{EquationNote|Eq.1}}) for ERB(f) yields:
:
\mathrm{ERBS}(f) = 11.17 \cdot \ln\left(\frac{f+0.312}{f+14.675}\right) + 43.0
where f is in kHz. The VOICEBOX speech processing toolbox for MATLAB implements the conversion and its inverse as:
:
\mathrm{ERBS}(f) = 11.17268 \cdot \ln\left(1 + \frac{46.06538 \cdot f}{f + 14678.49}\right)
:
f = \frac{676170.4}{47.06538 - e^{0.08950404 \cdot \mathrm{ERBS}(f)}} - 14678.49
where f is in Hz.
Using the linear approximation ({{EquationNote|Eq.2}}) for ERB(f) yields:
:
\mathrm{ERBS}(f) = 21.4 \cdot \log_{10}(1 + 0.00437 \cdot f)
where f is in Hz.
See also
References
{{Reflist}}
External links
- {{cite web|url=http://www.ling.su.se/staff/hartmut/bark.htm|title=Auditory scales of frequency representation|author=Hartmut Traunmüller|date=1997|website=Phonetics at Stockholm University|access-date=2019-08-09|archive-date=2011-04-27|archive-url=https://web.archive.org/web/20110427105916/http://www.ling.su.se/staff/hartmut/bark.htm|url-status=dead}}
- [https://www.speech.kth.se/~giampi/auditoryscales/ Auditory Scales] by Giampiero Salvi: shows comparison between Bark, Mel, and ERB scales