1-bit DAC

Last updated

A 1-bit DAC (sometimes called Bitstream converter by Philips) is used as a consumer electronics marketing term describing an oversampling digital-to-analog converter (DAC) that utilizes a digital noise shaping delta-sigma modulator operating at many multiples of the sampling frequency that outputs to an actual 1-bit DAC (which could be fully differential to minimize crosstalk). [1] The combination can have high signal-to-noise and hence an equivalent effective number of bits as a DAC with a larger number of bits (usually 16-20).

Contents

The advantages of this type of converter are high linearity combined with low cost, owed to the fact that most of the processing takes place in the digital domain, which helps relax the requirements for the subsequent analog low-pass filter (for anti-aliasing image frequencies and suppressing high-frequency noise-shaping noise). For these reasons, this design is very popular in digital consumer electronics (CD/DVD players, set-top boxes and the like). [2]

While single-bit delta-sigma DACs have an advantage of a much simpler internal DAC, multi-bit delta-sigma DACs have the advantages of simpler digital noise-shaping loop, less dithering, a much simpler analog smoothing filter, and less sensitivity to clock jitter, so generally the advantages of multi-bit truncation outweigh single-bit truncation. [3]

Linearity

Multi-bit DACs may have severe linearity error, mainly due to mismatch in components, with significant error when the MSB changes (called "zero-crossing distortion"). But a 1-bit DAC only has a gain error, since its transfer function has only full-scale positive and negative reference points, with the intermediate points determined by time averaging. While multi-bit DACs try to seek resolution in amplitude, 1-bit DACs instead compensate by taking advantage of digital filtering combined with the high accuracy in time provided by quartz crystals. [4] [5]

Oversampling Examples

For example, the 1991 Philips SAA7322/3 [6] first upsamples 44.1 kHz 16-bit input audio by 4x with a low-pass FIR filter to produce a 176.4 kHz intermediate signal, which again upsamples 32x more while adding a 352 kHz digital dither signal, and then upsamples 2x more to produce a 11.2896 MHz 1-bit output (a total of 256x oversampling).

Another 1991 Philips example, the SAA7350 [7] oversamples a total of 384x, which for its maximum input frequency of 53 kHz 20-bit audio results in a 20.35 MHz 1-bit output.

"Bitstream"

Philips also used the "Bitstream converter" trademark for the TDA1305 [8] which is also an upsampling converter (by 384x), but which ultimately outputs though a 5-bit DAC. So it is not clear that "bitstream" by Philips necessarily refers to a 1-bit output, but could include other DACs that utilize large upsampling into low-bit DACs.

The word "bitstream" is also a general computing word for a sequence of bits, used in all sorts of contexts other than these 1-bit DACs.

See also

Related Research Articles

<span class="mw-page-title-main">Analog-to-digital converter</span> System that converts an analog signal into a digital signal

In electronics, an analog-to-digital converter is a system that converts an analog signal, such as a sound picked up by a microphone or light entering a digital camera, into a digital signal. An ADC may also provide an isolated measurement such as an electronic device that converts an analog input voltage or current to a digital number representing the magnitude of the voltage or current. Typically the digital output is a two's complement binary number that is proportional to the input, but there are other possibilities.

<span class="mw-page-title-main">Delta modulation</span>

A delta modulation is an analog-to-digital and digital-to-analog signal conversion technique used for transmission of voice information where quality is not of primary importance. DM is the simplest form of differential pulse-code modulation (DPCM) where the difference between successive samples is encoded into n-bit data streams. In delta modulation, the transmitted data are reduced to a 1-bit data stream representing either up (↗) or down (↘). Its main features are:

<span class="mw-page-title-main">Pulse-width modulation</span> Electric signal modulation technique used to reduce power load

Pulse-width modulation (PWM), or pulse-duration modulation (PDM), is a method of controlling the average power delivered by an electrical signal. The average value of voltage fed to the load is controlled by switching the supply between 0 and 100% at a rate faster than it takes the load to change significantly. The longer the switch is on, the higher the total power supplied to the load. Along with maximum power point tracking (MPPT), it is one of the primary methods of controlling the output of solar panels to that which can be utilized by a battery. PWM is particularly suited for running inertial loads such as motors, which are not as easily affected by this discrete switching. The goal of PWM is to control a load; however, the PWM switching frequency must be selected carefully in order to smoothly do so.

<span class="mw-page-title-main">Digital-to-analog converter</span> Device that converts a digital signal into an analog signal

In electronics, a digital-to-analog converter is a system that converts a digital signal into an analog signal. An analog-to-digital converter (ADC) performs the reverse function.

Sound can be recorded and stored and played using either digital or analog techniques. Both techniques introduce errors and distortions in the sound, and these methods can be systematically compared. Musicians and listeners have argued over the superiority of digital versus analog sound recordings. Arguments for analog systems include the absence of fundamental error mechanisms which are present in digital audio systems, including aliasing and associated anti-aliasing filter implementation, jitter and quantization noise. Advocates of digital point to the high levels of performance possible with digital audio, including excellent linearity in the audible band and low levels of noise and distortion.

<span class="mw-page-title-main">Sampling (signal processing)</span> Measurement of a signal at discrete time intervals

In signal processing, sampling is the reduction of a continuous-time signal to a discrete-time signal. A common example is the conversion of a sound wave to a sequence of "samples". A sample is a value of the signal at a point in time and/or space; this definition differs from the term's usage in statistics, which refers to a set of such values.

<span class="mw-page-title-main">Direct Stream Digital</span> System for digitally encoding audio signals

Direct Stream Digital (DSD) is a trademark used by Sony and Philips for their system for digitally encoding audio signals for the Super Audio CD (SACD).

Noise shaping is a technique typically used in digital audio, image, and video processing, usually in combination with dithering, as part of the process of quantization or bit-depth reduction of a digital signal. Its purpose is to increase the apparent signal-to-noise ratio of the resultant signal. It does this by altering the spectral shape of the error that is introduced by dithering and quantization; such that the noise power is at a lower level in frequency bands at which noise is considered to be less desirable and at a correspondingly higher level in bands where it is considered to be more desirable. A popular noise shaping algorithm used in image processing is known as ‘Floyd Steinberg dithering’; and many noise shaping algorithms used in audio processing are based on an ‘Absolute threshold of hearing’ model.

An anti-aliasing filter (AAF) is a filter used before a signal sampler to restrict the bandwidth of a signal to satisfy the Nyquist–Shannon sampling theorem over the band of interest. Since the theorem states that unambiguous reconstruction of the signal from its samples is possible when the power of frequencies above the Nyquist frequency is zero, a brick wall filter is an idealized but impractical AAF. A practical AAF makes a trade off between reduced bandwidth and increased aliasing. A practical anti-aliasing filter will typically permit some aliasing to occur or attenuate or otherwise distort some in-band frequencies close to the Nyquist limit. For this reason, many practical systems sample higher than would be theoretically required by a perfect AAF in order to ensure that all frequencies of interest can be reconstructed, a practice called oversampling.

I²S, is an electrical serial bus interface standard used for connecting digital audio devices together. It is used to communicate PCM audio data between integrated circuits in an electronic device. The I²S bus separates clock and serial data signals, resulting in simpler receivers than those required for asynchronous communications systems that need to recover the clock from the data stream. Alternatively I²S is spelled I2S or IIS. Despite the similar name, I²S is unrelated to the bidirectional I²C (IIC) bus.

In signal processing, oversampling is the process of sampling a signal at a sampling frequency significantly higher than the Nyquist rate. Theoretically, a bandwidth-limited signal can be perfectly reconstructed if sampled at the Nyquist rate or above it. The Nyquist rate is defined as twice the bandwidth of the signal. Oversampling is capable of improving resolution and signal-to-noise ratio, and can be helpful in avoiding aliasing and phase distortion by relaxing anti-aliasing filter performance requirements.

Delta-sigma modulation is an oversampling method for encoding analog signals into digital signals as found in an analog-to-digital converter (ADC). It is also used to convert high-bitdepth digital signals into low-bit, high-frequency digital signals as part of the process to convert digital signals into analog as part of a digital-to-analog converter (DAC).

In a mixed-signal system, a reconstruction filter, sometimes called an anti-imaging filter, is used to construct a smooth analog signal from a digital input, as in the case of a digital to analog converter (DAC) or other sampled data output device.

Soundstream Inc. was the first United States audiophile digital audio recording company, providing commercial services for recording and computer-based editing.

Sample-rate conversion, sampling-frequency conversion or resampling is the process of changing the sampling rate or sampling frequency of a discrete signal to obtain a new discrete representation of the underlying continuous signal. Application areas include image scaling and audio/visual systems, where different sampling rates may be used for engineering, economic, or historical reasons.

The dbx Model 700 Digital Audio Processor was a professional audio ADC/DAC combination unit, which digitized a stereo analog audio input into a bitstream, which was then encoded and encapsulated in an analog composite video signal, for recording to tape using a VCR as a transport. Unlike other similar pieces of equipment like the Sony PCM-F1, the Model 700 used a technique called Companded Predictive Delta Modulation, rather than the now-common pulse-code modulation. At the time of its introduction in the mid-1980s the device was the first commercial product to use this method, although it had been proposed in the 1960s and prototyped in the late '70s.

<span class="mw-page-title-main">Audio bit depth</span> Number of bits of information recorded for each digital audio sample

In digital audio using pulse-code modulation (PCM), bit depth is the number of bits of information in each sample, and it directly corresponds to the resolution of each sample. Examples of bit depth include Compact Disc Digital Audio, which uses 16 bits per sample, and DVD-Audio and Blu-ray Disc which can support up to 24 bits per sample.

Digital speakers or Digital Sound Reconstruction (DSR) system are a form of loudspeaker technology. Not to be confused with modern digital formats and processing, they are yet to be developed as a mature technology, having been experimented with extensively by Bell Labs as far back as the 1920s, but not realized as commercial products.

Pulse-density modulation, or PDM, is a form of modulation used to represent an analog signal with a binary signal. In a PDM signal, specific amplitude values are not encoded into codewords of pulses of different weight as they would be in pulse-code modulation (PCM); rather, the relative density of the pulses corresponds to the analog signal's amplitude. The output of a 1-bit DAC is the same as the PDM encoding of the signal.

<span class="mw-page-title-main">Bob Adams (electrical engineer)</span>

Robert Whitlock Adams is a Technical Fellow at Analog Devices, Inc. (ADI) in Wilmington, Massachusetts. His focus is on signal processing and analog-to-digital conversion for professional audio. He is a leader in the development of sigma-delta converters, introducing architectural advances including mismatch shaping, multi-bit quantization, and continuous-time architectures.

References

  1. Sneep, J.; Kup, B.; Pelser, F.; Dijkmans, K. (1991-05-07). "A bitstream D/A Converter for Top Grade Digital Audio". 1991 IEEE International Conference on Consumer Electronics. pp. 294–295. doi:10.1109/ICCE.1991.733197. ISBN   0-7803-0001-7. S2CID   61847063 via IEEE Xplore.
  2. Smith, Steven W., The Scientist’s and Engineer’s Guide to Digital Signal Processing (Second Edition). San Diego CA: California Technical Publishing, 1999 ( ISBN   0-9660176-6-8), p. 60.
  3. Pavan, Shanthi; Schreier, Richard; Temes, Gabor C. (2017), "Delta‐Sigma DACs", Understanding Delta-Sigma Data Converters, IEEE, pp. 425–450, doi:10.1002/9781119258308.ch13, ISBN   978-1-119-25828-5 , retrieved 2023-06-30
  4. Shah, Prasanna (1991-01-01). "Audio Magazine (Jan. 1991): Music of the Bitstream" (PDF). www.gammaelectronics.xyz. pp. 56–64. Archived (PDF) from the original on 2023-03-30. Retrieved 2023-06-29.
  5. "The Philips Bitstream method: An introduction". DutchAudioClassics.nl. Archived from the original on 2023-03-02. Retrieved 2023-06-30.
  6. https://www.hifiengine.info/philips/saa7322-7323.pdf
  7. http://www.dalojan.nl/tube/saa7350_bw.pdf
  8. https://manuals.lddb.com/DACs/Philips/TDA1305.pdf