Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site lanl.ARPA Path: utzoo!linus!philabs!cmcl2!lanl!jlg From: jlg@lanl.ARPA Newsgroups: net.audio Subject: Philips 14-bit system Message-ID: <23813@lanl.ARPA> Date: Wed, 27-Mar-85 18:35:25 EST Article-I.D.: lanl.23813 Posted: Wed Mar 27 18:35:25 1985 Date-Received: Tue, 2-Apr-85 08:19:24 EST Sender: newsreader@lanl.ARPA Distribution: net Organization: Los Alamos National Laboratory Lines: 22 > Let's follow a signal through the Philips system. At the beginning, the 2 > LSBs are truncated and applied to the digital filter. The filter > interpolates 3 new data points between samples, `recovering' the lost 2 > bits if 16 were used at the output, which they are not. Thus the base S/N > of the Philips system is 84dB. Since the final bandwidth of the system is > 1/4 the effective bandwidth of the filter output(i.e., the maximum > bandwidth of an input signal sampled at the filter clock frequency) we gain > 6dB in S/N. The roundoff feedback further averages the quantization error > to return to a 96dB S/N. This is not what my article on the Philips system says. It claims that full 16-bit data items are fed to the digital filter with three words of zero between each. The digital filter is a 96 stage discrete convolution integral with multipliers of 12-bits each. The filter keeps all intermediate values to the full 28-bits (product of 16-bit data with 12-bit multiplier). After the digital filter, the 28-bit result is truncated to feed through the 14-bit DAC (This 14-bit result is dithered so that the average of four 14-bit values equals the same result as a single 16-bit filtered value would have been). This is the reason that Philips claims that the 14-bit system looses no information. J. Giles