Problem solved in full
-
The 6 dB-per-bit rule and stray 1.76 for an 8-bit converter 5 steps
Derive the 6 dB-per-bit rule from scratch for an 8-bit converter — where does the stray 1.76 come from? — then say what it does not promise.
-
Rounding to the nearest level leaves an error no bigger than half a step, and over a busy signal that error is spread evenly across the interval. Its variance is the integral of e² over a uniform distribution.
-
The reference signal is a sine filling the full input range, so its power is half the square of its amplitude.
-
Divide the two. The full-scale range cancels, which is the reason the result is a pure function of bit count and not of voltage.
-
Take logarithms. The 6.02 is 20 log₁₀2 — one bit doubles the number of levels — and the 1.76 is the leftover 3/2 from the previous line.
-
Evaluate at 8 bits, then at 16. Every extra bit is worth just over 6 dB, so CD audio's eight extra bits buy 48 dB.
Answer
49.92 dB, and the 1.76 is 10 log₁₀(3/2). It is the ratio between a sine's mean-square value and the quantiser's uniform error variance, and it is the only part of the formula that is not just counting bits. Notice what never appears: the sample rate. A 24-bit converter running at 8 kHz has 146 dB of amplitude resolution and still cannot represent a 5 kHz tone — bits buy vertical precision, sample rate buys bandwidth, and no amount of one substitutes for the other. That is why the two sliders on this page are genuinely independent axes rather than two ways of saying "quality".
-
References (2)
- Where the sampling theorem is stated: C. E. Shannon, "Communication in the Presence of Noise." Proceedings of the IRE 37, 10–21, 1949.
- And the information-theoretic frame it sits in: C. E. Shannon, "A Mathematical Theory of Communication." Bell System Technical Journal 27, 379–423, 1948.