All Topics  
Digital-to-analog converter

 

   Email Print
   Bookmark   Link






 

Digital-to-analog converter



 
 
In electronics
Electronics

Electronics refers to the flow of charge through nonmetal electrical conductor , whereas electrical refers to the flow of charge through metal electrical conductor....
, a digital-to-analog converter (DAC or D-to-A) is a device for converting a digital (usually binary) code to an analog signal
Analog signal

An analog or analogue signal is any continuous function Signal for which the time varying feature of the signal is a representation of some other time varying quantity, i.e analogous to another time varying signal....
 (current, voltage
Voltage

Electrical tension is the potential difference between two points of an electrical or electronic circuit, expressed in volts. It is the measurement of the potential for an electric field to cause an electric current in an electrical conductor....
 or electric charge
Electric charge

Electric charge is a fundamental conserved property of some subatomic particles, which determines their electromagnetic interaction. Electrically charged matter is influenced by, and produces, electromagnetic fields....
).

An analog-to-digital converter
Analog-to-digital converter

An analog-to-digital converter is a device which converts continuous signal to Discrete signal digital numbers. The reverse operation is performed by a digital-to-analog converter ....
 (ADC) performs the reverse operation.

C converts an abstract
Abstract object

An abstract object is an object which does not exist at any particular time or place, but rather exists as a Type_ of thing . In philosophy, an important distinction is whether an object is considered abstract or concrete....
 finite-precision number (usually a fixed-point binary number) into a concrete
Abstract object

An abstract object is an object which does not exist at any particular time or place, but rather exists as a Type_ of thing . In philosophy, an important distinction is whether an object is considered abstract or concrete....
 physical quantity (e.g., a voltage
Voltage

Electrical tension is the potential difference between two points of an electrical or electronic circuit, expressed in volts. It is the measurement of the potential for an electric field to cause an electric current in an electrical conductor....
 or a pressure
Pressure

Pressure is the force per unit area applied to an object in a direction surface normal to the surface. Gauge pressure is the pressure relative to the local atmospheric or ambient pressure....
).






Discussion
Ask a question about 'Digital-to-analog converter'
Start a new discussion about 'Digital-to-analog converter'
Answer questions from other users
Full Discussion Forum



Recent Posts









Encyclopedia


In electronics
Electronics

Electronics refers to the flow of charge through nonmetal electrical conductor , whereas electrical refers to the flow of charge through metal electrical conductor....
, a digital-to-analog converter (DAC or D-to-A) is a device for converting a digital (usually binary) code to an analog signal
Analog signal

An analog or analogue signal is any continuous function Signal for which the time varying feature of the signal is a representation of some other time varying quantity, i.e analogous to another time varying signal....
 (current, voltage
Voltage

Electrical tension is the potential difference between two points of an electrical or electronic circuit, expressed in volts. It is the measurement of the potential for an electric field to cause an electric current in an electrical conductor....
 or electric charge
Electric charge

Electric charge is a fundamental conserved property of some subatomic particles, which determines their electromagnetic interaction. Electrically charged matter is influenced by, and produces, electromagnetic fields....
).

An analog-to-digital converter
Analog-to-digital converter

An analog-to-digital converter is a device which converts continuous signal to Discrete signal digital numbers. The reverse operation is performed by a digital-to-analog converter ....
 (ADC) performs the reverse operation.

Basic ideal operation


Sampled
A DAC converts an abstract
Abstract object

An abstract object is an object which does not exist at any particular time or place, but rather exists as a Type_ of thing . In philosophy, an important distinction is whether an object is considered abstract or concrete....
 finite-precision number (usually a fixed-point binary number) into a concrete
Abstract object

An abstract object is an object which does not exist at any particular time or place, but rather exists as a Type_ of thing . In philosophy, an important distinction is whether an object is considered abstract or concrete....
 physical quantity (e.g., a voltage
Voltage

Electrical tension is the potential difference between two points of an electrical or electronic circuit, expressed in volts. It is the measurement of the potential for an electric field to cause an electric current in an electrical conductor....
 or a pressure
Pressure

Pressure is the force per unit area applied to an object in a direction surface normal to the surface. Gauge pressure is the pressure relative to the local atmospheric or ambient pressure....
). In particular, DACs are often used to convert finite-precision time series
Time series

In statistics, signal processing, and many other fields, a time series is a sequence of data points, measured typically at successive times, spaced at time intervals....
 data to a continually-varying physical signal.

A typical DAC converts the abstract numbers into a concrete sequence of impulse
Dirac delta function

The Dirac delta or Dirac's delta is a mathematics construct introduced by theoretical physicist Paul Dirac. Informally, it is a function representing an infinitely sharp peak bounding unit area: a function d that has the value 0 everywhere except at x = 0 where its value is infinity in such a way that its total integral is 1....
s that are then processed by a reconstruction filter
Reconstruction filter

In a mixed-signal system , a reconstruction filter is used to construct a smooth analogue signal from the output of a digital to analogue converter or other sampled data output device....
 uses some form of interpolation
Interpolation

In the mathematics subfield of numerical analysis, interpolation is a method of constructing new data points within the range of a discrete set of known data points....
 to fill in data between the impulses. Other DAC methods (e.g., methods based on Delta-sigma modulation
Delta-sigma modulation

The Delta-Sigma modulation is a method for encoding high resolution signals into lower resolution signals using pulse-density modulation. This technique has found increasing use in a range of modern electronic components, such as analog-to-digital converter and digital-to-analog converters, frequency synthesizers, Switched-mode power supply...
) produce a pulse-density modulated
Pulse-density modulation

Pulse-density modulation, or PDM, is a form of modulation used to represent an analog signal in the digital domain. In a PDM signal, specific amplitude values are not encoded into pulses as they would be in Pulse-code modulation....
 signal that can then be filtered in a similar way to produce a smoothly-varying signal.

By the Nyquist–Shannon sampling theorem, sampled data can be reconstructed perfectly provided that its bandwidth meets certain requirements (e.g., a baseband
Baseband

In signal processing, baseband is an adjective that describes signals and systems whose range of frequencies is measured from zero to a maximum bandwidth or highest signal frequency; it is sometimes used as a noun for a band of frequencies starting at zero....
 signal with bandwidth
Bandwidth

Bandwidth is the difference between the upper and lower cutoff frequencies of, for example, a electronic filter, a communication channel, or a signal spectrum, and is typically measured in hertz....
 less than the Nyquist frequency
Nyquist frequency

The Nyquist frequency, named after the Swedish-American engineer Harry Nyquist or the Nyquist?Shannon sampling theorem, is half the sampling frequency of a discrete signal processing system....
). However, even with an ideal reconstruction filter, digital sampling introduces quantization error
Quantization error

The difference between the actual analog value and quantized digital value due is called quantization error. This error is due either to rounding or truncation....
 that makes perfect reconstruction practically impossible. Increasing the digital resolution
Resolution

The term Resolution may refer to:* Resolution ,* Resolution , Formal statement of opinion or policy.* Resolution , the subsiding or termination of an abnormal condition...
 (i.e., increasing the number of bit
Bit

A bit is a binary numeral system numerical digit, taking a value of either 0 or 1. Binary digits are a basic unit of information Computer data storage and transmission in digital computing and digital information theory....
s used in each sample) or introducing sampling dither
Dither

Dither is an intentionally applied form of noise, used to randomize quantization error, thereby preventing large-scale patterns such as contouring that are more objectionable than uncorrelated noise....
 can reduce this error.

Practical operation


Instead of impulses, usually the sequence of numbers update the analogue voltage at uniform sampling intervals.

These numbers are written to the DAC, typically with a clock signal
Clock signal

In electronics and especially Synchronous logic digital circuits, a clock signal is a Signalling used to coordinate the actions of two or more Electronic circuit....
 that causes each number to be latch
Latch (electronic)

In electronics, a latch is a kind of bistable multivibrator, an electronic circuit which has two stable states and thereby can store one bit of information....
ed in sequence, at which time the DAC output voltage changes rapidly from the previous value to the value represented by the currently latched number. The effect of this is that the output voltage is held in time at the current value until the next input number is latched resulting in a piecewise constant or 'staircase' shaped output. This is equivalent to a zero-order hold
Zero-order hold

The zero-order hold is a mathematical model of the practical signal reconstruction done by a conventional digital-to-analog converter . That is, it describes the effect of converting a discrete-time signal to a continuous-time signal by holding each sample value for one sample interval....
 operation and has an effect on the frequency response of the reconstructed signal.

Zeroorderhold
The fact that practical DACs output a sequence of piecewise constant values or rectangular pulses
Rectangular function

The rectangular function is defined as:'Alternate definitions of the function define to be 0, 1, or undefined. We can also express the rectangular function in terms of the Heaviside step function, :'...
 would cause multiple harmonics above the nyquist frequency. These are typically removed with a low pass filter acting as a reconstruction filter.

However, this filter means that there is an inherent effect of the zero-order hold
Zero-order hold

The zero-order hold is a mathematical model of the practical signal reconstruction done by a conventional digital-to-analog converter . That is, it describes the effect of converting a discrete-time signal to a continuous-time signal by holding each sample value for one sample interval....
 on the effective frequency response of the DAC resulting in a mild roll-off of gain at the higher frequencies (often a 3.9224 dB loss at the Nyquist frequency
Nyquist frequency

The Nyquist frequency, named after the Swedish-American engineer Harry Nyquist or the Nyquist?Shannon sampling theorem, is half the sampling frequency of a discrete signal processing system....
) and depending on the filter, phase distortion. This high-frequency roll-off is the output characteristic of the DAC, and is not an inherent property of the sampled data.

Applications


Audio


Most modern audio signals are stored in digital form (for example MP3
MP3

MPEG-1 Audio Layer 3, more commonly referred to as MP3, is a digital audio Encoder format using a form of lossy data compression. It is a common audio format for consumer audio storage, as well as a de facto standard encoding for the transfer and playback of music on digital audio players....
s and CDs
Compact Disc

A Compact Disc is an optical disc used to store Data , originally developed for storing digital audio. The CD, available on the market since October 1982, remains the standard physical medium for sale of commercial Sound recording and reproduction to the present day....
) and in order to be heard through speakers they must be converted into an analog signal. DACs are therefore found in CD players, digital music players, and PC sound card
Sound card

A sound card is a computer expansion card that facilitates the input and output of sound to/from a computer under control of computer programs....
s.

Specialist stand-alone DACs can also be found in high-end hi-fi systems. These normally take the digital output of a CD player (or dedicated transport
Transport (recording)

A transport is a device that handles a particular physical storage medium itself, and extracts or records the information to and from the medium, to an outboard set of processing electronics that the transport is connected to....
) and convert the signal into a line-level output that can then be fed into a pre-amplifier stage.

Similar digital-to-analog converters can be found in digital speakers
Digital speakers

Digital speakers are a form of loudspeaker technology. Not to be confused with modern digital formats and processing, they are a mature technology, having been experimented with extensively by Bell Labs as far back as the 1920s....
 such as USB speakers, and in sound card
Sound card

A sound card is a computer expansion card that facilitates the input and output of sound to/from a computer under control of computer programs....
s.

Video


Video signals from a digital source, such as a computer, must be converted to analog form if they are to be displayed on an analog monitor. As of 2007, analog inputs are more commonly used than digital, but this may change as flat panel display
Flat panel display

Flat panel displays encompass a growing number of technologies enabling video displays that are lighter and much thinner than traditional television and video displays that use cathode ray tubes, and are usually less than 4 inches thick....
s with DVI and/or HDMI connections become more widespread. A video DAC is, however, incorporated in any Digital Video Player with analog outputs. The DAC is usually integrated with some memory
Computer storage

Computer data storage, often called storage or memory, refers to computer components, devices, and recording medium that retain digital data used for computing for some interval of time....
 (RAM), which contains conversion tables for gamma correction
Gamma correction

Gamma correction, gamma nonlinearity, gamma encoding, or often simply gamma, is the name of a nonlinear operation used to code and decode luminance or tristimulus values in video or still image systems....
, contrast and brightness, to make a device called a RAMDAC
RAMDAC

Random Access Memory Digital-to-Analog Converter is a combination of three fast Digital-to-analog converters with a small Static random access memory used in computer graphics display adapters to store the Palette and to generate the analog signals to drive a colour Computer display....
.

A device that is distantly related to the DAC is the digitally controlled potentiometer, used to control an analog signal digitally.

DAC types


The most common types of electronic DACs are:

  • the Pulse Width Modulator
    Pulse-width modulation

    Pulse-width modulation of a Signalling or Power source involves the modulation of its duty cycle, to either convey information over a communications channel or control the amount of power sent to a load....
    , the simplest DAC type. A stable current or voltage
    Voltage

    Electrical tension is the potential difference between two points of an electrical or electronic circuit, expressed in volts. It is the measurement of the potential for an electric field to cause an electric current in an electrical conductor....
     is switched into a low pass analog filter with a duration determined by the digital input code. This technique is often used for electric motor speed control, and is now becoming common in high-fidelity audio.
  • Oversampling DACs or Interpolating DACs such as the Delta-Sigma DAC, use a pulse density conversion technique. The oversampling
    Oversampling

    In signal processing, oversampling is the process of sampling a signal with a sampling frequency significantly higher than twice the Bandwidth or highest frequency of the signal being sampled....
     technique allows for the use of a lower resolution DAC internally. A simple 1-bit DAC is often chosen because the oversampled result is inherently linear. The DAC is driven with a pulse density modulated
    Pulse-density modulation

    Pulse-density modulation, or PDM, is a form of modulation used to represent an analog signal in the digital domain. In a PDM signal, specific amplitude values are not encoded into pulses as they would be in Pulse-code modulation....
     signal, created with the use of a low-pass filter
    Low-pass filter

    A low-pass filter is a electronic filter that passes low-frequency signal but attenuates signals with frequencies higher than the cutoff frequency....
    , step nonlinearity
    Sign function

    In mathematics, the sign function is an Even and odd functions function that extracts the negative and non-negative numbers of a real number....
     (the actual 1-bit DAC), and negative feedback
    Negative feedback

    Negative feedback feeds part of a system's output, inverted, into the system's input; generally with the result that fluctuations are attenuated....
     loop, in a technique called delta-sigma modulation
    Delta-sigma modulation

    The Delta-Sigma modulation is a method for encoding high resolution signals into lower resolution signals using pulse-density modulation. This technique has found increasing use in a range of modern electronic components, such as analog-to-digital converter and digital-to-analog converters, frequency synthesizers, Switched-mode power supply...
    . This results in an effective high-pass filter
    High-pass filter

    A high-pass filter is a electronic filter that passes high frequency well, but attenuation frequencies lower than the cutoff frequency. The actual amount of attenuation for each frequency varies from filter to filter....
     acting on the quantization (signal processing)
    Quantization (signal processing)

    In digital signal processing, quantization is the process of approximating a continuous range of values by a relatively small set of discrete symbols or integer values....
     noise, thus steering this noise out of the low frequencies of interest into the high frequencies of little interest, which is called noise shaping
    Noise shaping

    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....
     (very high frequencies because of the oversampling). The quantization noise at these high frequencies are removed or greatly attenuated by use of an analog low-pass filter at the output (sometimes a simple RC low-pass circuit
    RC circuit

    A 'resistor?capacitor circuit' , or 'RC filter' or 'RC network', is an electric circuit composed of resistors and capacitors driven by a voltage source or current source....
     is sufficient). Most very high resolution DACs (greater than 16 bits) are of this type due to its high linearity and low cost. Higher oversampling rates can either relax the specifications of the output low-pass filter and enable further suppression of quantization noise. Speeds of greater than 100 thousand samples per second (for example, 192kHz) and resolutions of 24 bits are attainable with Delta-Sigma DACs. A short comparison with pulse width modulation shows that a 1-bit DAC
    1-bit DAC

    A Bitstream or 1-bit DAC is a consumer electronics marketing term describing an oversampling digital-to-analog converter with an actual 1-bit DAC in a Delta-sigma modulation loop operating at multiples of the sampling frequency....
     with a simple first-order integrator
    Integrator

    An integrator is a device to perform the mathematical operation known as integral, a fundamental operation in calculus.The integration function is often part of engineering, physics, machine, chemical and science calculations....
     would have to run at 3 THz (which is physically unrealizable) to achieve 24 meaningful bits of resolution, requiring a higher order low-pass filter in the noise-shaping loop. A single integrator is a low pass filter with a frequency response
    Frequency response

    Frequency response is the measure of any system's Frequency spectrum response at the output to a signal of varying frequency at its input. In the audible range it is usually referred to in connection with electronic amplifiers, microphones and loudspeakers....
     inversely proportional to frequency and using one such integrator in the noise-shaping loop is a first order delta-sigma modulator. Multiple higher order topologies (such as MASH) are used to achieve higher degrees of noise-shaping with a stable topology
    BIBO stability

    In electrical engineering, specifically signal processing and control theory, BIBO stability is a form of Control theory#Stability for linear system Signal s and systems that take inputs....
    .
  • the Binary Weighted DAC, which contains one resistor
    Resistor

    |- align = "center"||width = "25"|| |- align = "center"||| Potentiometer|- align = "center"| || |- align = "top"| Resistor|| Variable resistor...
     or current source
    Current source

    A current source is an electrical or electronic device that delivers or absorbs electric current. A current source is the Duality of a voltage source....
     for each bit of the DAC connected to a summing point. These precise voltages or currents sum to the correct output value. This is one of the fastest conversion methods but suffers from poor accuracy because of the high precision required for each individual voltage or current. Such high-precision resistors and current-sources are expensive, so this type of converter is usually limited to 8-bit resolution or less.
  • the R-2R ladder
    Resistor Ladder

    Two Resistor Ladder configurations are shown below, a string resistor ladder and a R-2R ladder.An R-2R Ladder is the most simple and inexpensive way to perform Digital-to-analog converter, using repetitive arrangements of precision resistor networks in a ladder-like configuration....
     DAC
    , which is a binary weighted DAC that uses a repeating cascaded structure of resistor values R and 2R. This improves the precision due to the relative ease of producing equal valued matched resistors (or current sources). However, wide converters perform slowly due to increasingly large RC-constants for each added R-2R link.
  • the Thermometer coded DAC, which contains an equal resistor or current source segment for each possible value of DAC output. An 8-bit thermometer DAC would have 255 segments, and a 16-bit thermometer DAC would have 65,535 segments. This is perhaps the fastest and highest precision DAC architecture but at the expense of high cost. Conversion speeds of >1 billion samples per second have been reached with this type of DAC.
  • Hybrid DACs, which use a combination of the above techniques in a single converter. Most DAC integrated circuits are of this type due to the difficulty of getting low cost, high speed and high precision in one device.
    • the Segmented DAC, which combines the thermometer coded principle for the most significant bits and the binary weighted principle for the least significant bits. In this way, a compromise is obtained between precision (by the use of the thermometer coded principle) and number of resistors or current sources (by the use of the binary weighted principle). The full binary weighted design means 0% segmentation, the full thermometer coded design means 100% segmentation.


DAC performance


DACs are at the beginning of the analog signal chain, which makes them very important to system performance. The most important characteristics of these devices are:
  • Resolution: This is the number of possible output levels the DAC is designed to reproduce. This is usually stated as the number of bit
    Bit

    A bit is a binary numeral system numerical digit, taking a value of either 0 or 1. Binary digits are a basic unit of information Computer data storage and transmission in digital computing and digital information theory....
    s it uses, which is the base two logarithm
    Logarithm

    In mathematics, the logarithm of a number to a given base is the Power or exponent to which the base must be raised in order to produce the number....
     of the number of levels. For instance a 1 bit DAC is designed to reproduce 2 levels while an 8 bit DAC is designed for 256 levels. Resolution is related to the Effective Number of Bits (ENOB
    ENOB

    In electrical engineering ENOB is an abbreviation for the Effective Number of Bits of a Digital-to-analog converter or Analog-to-digital converter....
    ) which is a measurement of the actual resolution attained by the DAC.
  • Maximum sampling frequency: This is a measurement of the maximum speed at which the DACs circuitry can operate and still produce the correct output. As stated in the Nyquist–Shannon sampling theorem
    Nyquist–Shannon sampling theorem

    The Nyquist?Shannon sampling theorem is a fundamental result in the field of information theory, in particular telecommunications and signal processing....
    , a signal must be sampled at over twice the frequency
    Frequency

    Frequency is the number of occurrences of a repeating event per unit time. It is also referred to as temporal frequency.The period is the duration of one cycle in a repeating event, so the period is the reciprocal of the frequency....
     of the desired signal. For instance, to reproduce signals in all the audible spectrum, which includes frequencies of up to 20 kHz, it is necessary to use DACs that operate at over 40 kHz. The CD standard samples audio at 44.1 kHz, thus DACs of this frequency are often used. A common frequency in cheap computer sound cards is 48 kHz – many work at only this frequency, offering the use of other sample rates only through (often poor) internal resampling
    Sample rate conversion

    Sample rate conversion is the process of converting a signal from one sampling rate to another, while changing the information carried by the signal as little as possible....
    .
  • monotonicity
    Monotonic function

    In mathematics, a monotonic function is a function which preserves the given order. This concept first arose in calculus, and was later generalized to the more abstract setting of order theory....
    : This refers to the ability of DACs analog output to increase with an increase in digital code or the converse. This characteristic is very important for DACs used as a low frequency signal source or as a digitally programmable trim element.
  • THD
    Total harmonic distortion

    The total harmonic distortion, or THD, of a signal is a measurement of the harmonic distortion present and is defined as the ratio of the sum of the powers of all harmonic components to the power of the Fundamental frequency....
    +N
    : This is a measurement of the distortion and noise introduced to the signal by the DAC. It is expressed as a percentage of the total power of unwanted harmonic
    Harmonic

    In acoustics and telecommunication, a harmonic of a wave is a component frequency of the Signalling that is an integer multiple of the fundamental frequency....
     distortion
    Distortion

    A distortion is the alteration of the original shape of an object, image, sound, waveform or other form of information or representation. Distortion is usually unwanted....
     and noise that accompany the desired signal. This is a very important DAC characteristic for dynamic and small signal DAC applications.
  • Dynamic range
    Dynamic range

    Dynamic range is a term used frequently in numerous fields to describe the ratio between the smallest and largest possible values of a changeable quantity, such as in sound and light....
    : This is a measurement of the difference between the largest and smallest signals the DAC can reproduce expressed in decibel
    Decibel

    The decibel is a logarithmic units of measurement that expresses the magnitude of a physical quantity relative to a specified or implied reference level....
    s. This is usually related to DAC resolution and noise floor
    Noise floor

    In signal theory, the noise floor is the measure of the signal created from the sum of all the noise sources and unwanted signals within a measurement system....
    .
Other measurements, such as Phase distortion
Phase distortion

In signal processing, phase distortion or phase-frequency distortion is distortion that occurs when a filter's phase response is not linear over the frequency range of interest, that is, the Phase introduced by a electrical network or device is not directly proportional to frequency, or the zero-frequency intercept of the phase-frequ...
 and Sampling Period Instability, can also be very important for some applications.

DAC figures of merit


  • Static performance:
    • DNL (Differential Non-Linearity) shows how much two adjacent code analog values deviate from the ideal 1LSB step
    • INL (Integral Non-Linearity) shows how much the DAC transfer characteristic deviates from an ideal one. That is, the ideal characteristic is usually a straight line; INL shows how much the actual voltage at a given code value differs from that line, in LSBs (1LSB steps).
    • Gain
    • Offset
    • Noise is ultimately limited by the thermal noise generated by passive components such as resistors. For audio applications and in room temperatures, such noise is usually a little less than 1 µV (microvolt) of white noise
      White noise

      White noise is a random signal with a flat power spectral density. In other words, the signal contains equal power within a fixed bandwidth at any center frequency....
      . This limits performance to less than 20~21 bits even in 24-bit DACs, and cannot be corrected unless one resorts to extremely low temperatures to create superconductivity
      Superconductivity

      Superconductivity is a phenomenon occurring in certain materials generally at very low temperatures, characterized by exactly zero electrical resistance and the exclusion of the interior magnetic field ....
      : clearly an impractical proposition.
  • Frequency domain performance
    • SFDR (Spurious Free Dynamic Range) indicates in dB the ratio between the powers of the converted main signal and the greatest undesired spur
    • SNDR (Signal to Noise and Distortion Ratio) indicates in dB the ratio between the powers of the converted main signal and the sum of the noise and the generated harmonic spurs
    • HDi (i-th Harmonic Distortion) indicates the power of the i-th harmonic of the converted main signal
    • THD (Total harmonic distortion
      Total harmonic distortion

      The total harmonic distortion, or THD, of a signal is a measurement of the harmonic distortion present and is defined as the ratio of the sum of the powers of all harmonic components to the power of the Fundamental frequency....
      ) is the sum of the powers of all HDi
    • if the maximum DNL error is lessthan 1 LSB,then D/A converter is guaranteed to be monotonic.
However many monotonic converters may have a maximum DNL greater than 1 LSB.
  • Time domain performance
    • Glitch Energy
    • Response Uncertainty
    • TNL (Time Non-Linearity)


See also


  • Digital television adapter
    Digital television adapter

    A digital television adapter, , or digital-to-analog converter , is a device that receives, by means of an Antenna , a digital television Transmission , and converts that signal into an analog television signal that can be received and displayed on an analog television....
  • Modem
    Modem

    Modem is a peripheral device that modulation an analog carrier wave Signal to encode digital information, and also demodulation such a carrier signal to decode the transmitted information....
  • Analog-to-Digital
    Analog-to-digital converter

    An analog-to-digital converter is a device which converts continuous signal to Discrete signal digital numbers. The reverse operation is performed by a digital-to-analog converter ....
  • I˛S
    I˛S

    I2S, or Inter-IC Sound, or Integrated Interchip Sound, is an electrical serial bus interface standard used for connecting digital audio devices together....
  • Delta-sigma modulation
    Delta-sigma modulation

    The Delta-Sigma modulation is a method for encoding high resolution signals into lower resolution signals using pulse-density modulation. This technique has found increasing use in a range of modern electronic components, such as analog-to-digital converter and digital-to-analog converters, frequency synthesizers, Switched-mode power supply...
  • Dither
    Dither

    Dither is an intentionally applied form of noise, used to randomize quantization error, thereby preventing large-scale patterns such as contouring that are more objectionable than uncorrelated noise....
  • Quantization
    Quantization

    Quantization is the procedure of constraining something from a continuous set of values to a discrete set . Quantization in specific domains is discussed in:...


Further reading

  • S. Norsworthy, Richard Schreier, Gabor C. Temes, Delta-Sigma Data Converters. ISBN 0-7803-1045-4.
  • Mingliang Liu, Demystifying Switched-Capacitor Circuits. ISBN 0-7506-7907-7.
  • Behzad Razavi
    Behzad Razavi

    Behzad Razavi is an Iranian professor and researcher of electrical and electronic engineering. Noted for his research in Communication circuit, Razavi is the director of the Communication Circuits Laboratory at the University of California Los Angeles....
    , Principles of Data Conversion System Design. ISBN 0-7803-1093-4.
  • Phillip E. Allen, Douglas R. Holberg, CMOS Analog Circuit Design. ISBN 0-19-511644-5.


External links

  • See a high quality audio DAC being built.
  • with circuit diagrams.
  • for hi-fi audio from cheap microcontrollers.
  • explains how INL and DNL are calculated.
  • A cheap, simple, yet reliable home-made solution!
  • Outlines HD, IMD and NPR measurements, also includes a derivation of quantization noise