Katana VentraIP

Analog-to-digital converter

In electronics, an analog-to-digital converter (ADC, A/D, or A-to-D) 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.

"A2D" redirects here. For the U.S. Navy attack aircraft, see Douglas A2D Skyshark.

There are several ADC architectures. Due to the complexity and the need for precisely matched components, all but the most specialized ADCs are implemented as integrated circuits (ICs). These typically take the form of metal–oxide–semiconductor (MOS) mixed-signal integrated circuit chips that integrate both analog and digital circuits.


A digital-to-analog converter (DAC) performs the reverse function; it converts a digital signal into an analog signal.

Coding scheme as in figure 1

measurement range = 0 to 1 volt

Full scale

ADC resolution is 3 bits: 23 = 8 quantization levels (codes)

ADC voltage resolution, Q = 1 V / ( 23 - 1 ) = 0.143 V (intervals)

convert from an analog physical quantity that mechanically produces an amount of rotation into a stream of digital Gray code that a microcontroller can digitally interpret to derive the direction of rotation, angular position, and rotational speed.[23]

Rotary encoders

Capacitive sensing

capacitor

convert from the analog physical quantity of an amount of displacement between two sliding rulers.

Digital calipers

Inductive-to-digital converters measure a change of by a conductive target moving in an inductor's AC magnetic field.[25]

inductance

Time-to-digital converters

Time of flight

Sensors

potentiometer

Applications[edit]

Music recording[edit]

Analog-to-digital converters are integral to modern music reproduction technology and digital audio workstation-based sound recording. Music may be produced on computers using an analog recording and therefore analog-to-digital converters are needed to create the pulse-code modulation (PCM) data streams that go onto compact discs and digital music files. The current crop of analog-to-digital converters utilized in music can sample at rates up to 192 kilohertz. Many recording studios record in 24-bit 96 kHz pulse-code modulation (PCM) format and then downsample and dither the signal for Compact Disc Digital Audio production (44.1 kHz) or to 48 kHz for radio and television broadcast applications.

Digital signal processing[edit]

ADCs are required in digital signal processing systems that process, store, or transport virtually any analog signal in digital form. TV tuner cards, for example, use fast video analog-to-digital converters. Slow on-chip 8-, 10-, 12-, or 16-bit analog-to-digital converters are common in microcontrollers. Digital storage oscilloscopes need very fast analog-to-digital converters, also crucial for software-defined radio and their new applications.

Scientific instruments[edit]

Digital imaging systems commonly use analog-to-digital converters for digitizing pixels. Some radar systems use analog-to-digital converters to convert signal strength to digital values for subsequent signal processing. Many other in situ and remote sensing systems commonly use analogous technology.


Many sensors in scientific instruments produce an analog signal; temperature, pressure, pH, light intensity etc. All these signals can be amplified and fed to an ADC to produce a digital representation.

Displays[edit]

Flat-panel displays are inherently digital and need an ADC to process an analog signal such as composite or VGA.

a type of ADC in which the value of the signal is predicted by a linear function

Adaptive predictive coding

Audio codec

Beta encoder

Integral linearity

Modem

Allen, Phillip E.; Holberg, Douglas R. (2002). CMOS Analog Circuit Design.  978-0-19-511644-1.

ISBN

Fraden, Jacob (2010). Handbook of Modern Sensors: Physics, Designs, and Applications. Springer.  978-1441964656.

ISBN

Kester, Walt, ed. (2005). . Elsevier: Newnes. ISBN 978-0-7506-7841-4.

The Data Conversion Handbook

Johns, David; Martin, Ken (1997). Analog Integrated Circuit Design.  978-0-471-14448-9.

ISBN

Liu, Mingliang (2006). Demystifying Switched-Capacitor Circuits.  978-0-7506-7907-7.

ISBN

Norsworthy, Steven R.; Schreier, Richard; Temes, Gabor C. (1997). Delta-Sigma Data Converters. IEEE Press.  978-0-7803-1045-2.

ISBN

(1995). Principles of Data Conversion System Design. New York, NY: IEEE Press. ISBN 978-0-7803-1093-3.

Razavi, Behzad

Ndjountche, Tertulien (May 24, 2011). CMOS Analog Integrated Circuits: High-Speed and Power-Efficient Design. Boca Raton, FL: CRC Press.  978-1-4398-5491-4.

ISBN

Staller, Len (February 24, 2005). . Embedded Systems Design.

"Understanding analog to digital converter specifications"

Walden, R. H. (1999). "Analog-to-digital converter survey and analysis". IEEE Journal on Selected Areas in Communications. 17 (4): 539–550.  10.1.1.352.1881. doi:10.1109/49.761034.

CiteSeerX

A very nice overview of Delta-Sigma converter theory.

An Introduction to Delta Sigma Converters

RF Expo East, 1987

Digital Dynamic Analysis of A/D Conversion Systems through Evaluation Software based on FFT/DFT Analysis

article by Walt Kester

Which ADC Architecture Is Right for Your Application?

at the Wayback Machine (archived 2009-11-24) Defines commonly used technical terms

ADC and DAC Glossary

– Analog to digital conversion with Atmel microcontrollers

Introduction to ADC in AVR

Signal processing and system aspects of time-interleaved ADCs

MATLAB Simulink model of a simple ramp ADC