• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Electrical Engineering News and Products

Electronics Engineering Resources, Articles, Forums, Tear Down Videos and Technical Electronics How-To's

  • Products / Components
    • Analog ICs
    • Battery Power
    • Connectors
    • Microcontrollers
    • Power Electronics
    • Sensors
    • Test and Measurement
    • Wire / Cable
  • Applications
    • 5G
    • Automotive/Transportation
    • EV Engineering
    • Industrial
    • IoT
    • Medical
    • Telecommunications
    • Wearables
    • Wireless
  • Learn
    • eBooks / Handbooks
    • EE Training Days
    • Tutorials
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • White Papers
    • Design Guide Library
    • Digital Issues
    • Engineering Diversity & Inclusion
    • LEAP Awards
    • Podcasts
    • DesignFast
  • Videos
    • EE Videos and Interviews
    • Teardown Videos
  • EE Forums
    • EDABoard.com
    • Electro-Tech-Online.com
  • Bill’s Blogs
  • Advertise
  • Subscribe

Understanding ADC specs and architectures: part 4

May 28, 2025 By Rick Nelson

The AC performance of an analog-to-digital converter depends on its architecture.

In part 3 of this series, we discussed the integral nonlinearity (INL) error of an analog-to-digital converter (ADC), noting that gain, offset, and INL error all contribute to the total unadjusted error. This metric provides an overall view of an ADC’s DC performance.

Q: What about the AC performance?
A: The AC performance depends on the ADC’s architecture. Common ones are the delta-sigma[1], successive-approximation-register (SAR), and flash architectures. In this article, we’ll take a look at the last two. First, Figure 1 shows an eight-bit SAR ADC, which, as the name suggests, takes a multiple-step iterative approach to the conversion process.

Figure 1. A SAR ADC’s major components include a comparator, some logic, a shift register, and a DAC.

To begin, the SAR logic writes the binary sequence representing one-half the full-scale (FS) voltage to a shift register—10000000 in this case. A digital-to-analog converter (DAC) converts the binary sequence to an analog voltage, VDAC, which a comparator compares to the input voltage, VIN. If VIN is greater than or equal to VDAC, the SAR logic retains a logic one for the MSB; otherwise, it resets the MSB to zero. The SAR logic then sets the second most significant bit (MSB) of the shift register to 1, and the process repeats until the full output sequence has been calculated down to the least significant bit (LSB).

Q: What’s the S/H symbol on the left?
A: That’s a sample/hold buffer amplifier, which typically has a unity gain. For the SAR device, the conversion process is relatively slow, and the continually varying analog input signal, VINA, may change before the conversion process is complete, leading to inaccurate or ambiguous results. When a control signal is asserted, the S/H amplifier maintains its output at a constant level for a predetermined period, allowing the conversion process to complete. In Figure 2, the blue curve is the analog input, the S/H control is asserted every 2 µs, and the red curve represents the S/H amplifier output.

Figure 2. An S/H amplifier samples an analog input (blue trace) and holds each sample constant for the time needed to complete the analog-to-digital conversion.

Q: What’s about the flash architecture?
A: To form an n-bit ADC, the flash architecture uses a string of 2n-1 comparators and a resistor ladder extending from a reference voltage to ground. Figure 3 shows a two-bit flash device with three comparators and four resistors. The resistor values are equal, except for those connected to the reference voltage and ground, which vary depending on the coding scheme, as discussed in part 1. With the configuration shown, each comparator operates simultaneously, and if VIN is less than V0, all comparators are off. As VIN rises, they are sequentially driven positive, until all generate a positive output when VIN exceeds V2.

Figure 3. A flash ADC requires 2n-1 comparators, so the two-bit version shown here employs three.

Q: What are the pros and cons of the SAR and flash architectures?
A: SAR devices are compact and low power — they contain one comparator, a DAC, and some logic. They are, however, comparatively slow, but are useful in data-acquisition systems that monitor slow-moving variables, such as temperature. In contrast, flash devices are fast and find use in applications such as high-speed oscilloscopes. They are, however, relatively large and power-hungry. Note that an eight-bit flash ADC requires 255 comparators.

Q: What’s the purpose of the encoder on the right in Figure 3?
A: The output of the comparators is sometimes called a thermometer code. If you envision an eight-bit flash ADC with a vertical stack of 255 comparators each driving an LED, you can imagine a column of light rising and falling with voltage, just as mercury rises and falls in a thermometer as temperature varies. This coding is not very useful, and the encoder converts it to a binary number. For the two-bit version shown, the only possible outputs are 00, 01, 10, and 11.

Q: What about the AC specifications?
A: Throughput, or samples per second, is the key one. Others include the same ones you’ll find in any circuit, including signal-to-noise ratio (SNR) and signal-to-noise plus distortion ratio (SINAD)[2]. A spec unique to data converters, but based on SNR and SINAD, is an effective number of bits (ENOB). There is a rather famous, and some say infamous[3], equation for calculating an ADC’s SNR as a function of quantization error, and another for calculating ENOB. In the final part of this series on ADCs, we’ll focus on AC specifications, and we’ll discuss those equations, what they mean, and how they were derived.

References

[1] How delta-sigma ADCs work, Part 1, Texas Instruments
[2] ADC AC Specifications, Microchip
[3] Taking the Mystery out of the Infamous Formula, “SNR=6.02N + 1.76dB,” and Why You Should Care, Delft University of Technology

Related EE World content

Practical points for Analog-to-Digital converters
How does analog to digital conversion impact sensor accuracy?
FAQ: Choosing between a Sigma-Delta ADC vs. SAR vs. Pipeline
Bit errors and ADC testing
How to determine noise figure: part 1
Measuring comparator performance; The difference between comparators and op amps

You Might Also Like

Filed Under: FAQ, Featured, Test and Measurement Tips Tagged With: FAQ

Primary Sidebar

EE Engineering Training Days

engineering

Featured Contributions

Five challenges for developing next-generation ADAS and autonomous vehicles

Robust design for Variable Frequency Drives and starters

Meeting demand for hidden wearables via Schottky rectifiers

GaN reliability milestones break through the silicon ceiling

From extreme to mainstream: how industrial connectors are evolving to meet today’s harsh demands

More Featured Contributions

EE Tech Toolbox

“ee
Tech Toolbox: Internet of Things
Explore practical strategies for minimizing attack surfaces, managing memory efficiently, and securing firmware. Download now to ensure your IoT implementations remain secure, efficient, and future-ready.

EE Learning Center

EE Learning Center
“ee
EXPAND YOUR KNOWLEDGE AND STAY CONNECTED
Get the latest info on technologies, tools and strategies for EE professionals.
“bills

R&D World Podcasts

R&D 100 Episode 10
See More >

Sponsored Content

Advanced Embedded Systems Debug with Jitter and Real-Time Eye Analysis

Connectors Enabling the Evolution of AR/VR/MR Devices

Award-Winning Thermal Management for 5G Designs

Making Rugged and Reliable Connections

Omron’s systematic approach to a better PCB connector

Looking for an Excellent Resource on RF & Microwave Power Measurements? Read This eBook

More Sponsored Content >>

RSS Current EDABoard.com discussions

  • ISL8117 buck converter blowing up
  • Will this TL084C based current clamp circuit work?
  • MOSFET thermal noise in Weak vs Strong inversion
  • System verilog constraint error
  • Bidirectional data bus

RSS Current Electro-Tech-Online.com Discussions

  • FSK SER on the same symbols
  • Wideband matching an electrically short bowtie antenna; 50 ohm, 434 MHz
  • using a RTC in SF basic
  • RS485 bus: common ground wire needed or not?
  • AC Blower Motor Speed Control
Search Millions of Parts from Thousands of Suppliers.

Search Now!
design fast globle

Footer

EE World Online

EE WORLD ONLINE NETWORK

  • 5G Technology World
  • Analog IC Tips
  • Battery Power Tips
  • Connector Tips
  • DesignFast
  • EDABoard Forums
  • Electro-Tech-Online Forums
  • Engineer's Garage
  • EV Engineering
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips

EE WORLD ONLINE

  • Subscribe to our newsletter
  • Teardown Videos
  • Advertise with us
  • Contact us
  • About Us

Copyright © 2025 · WTWH Media LLC and its licensors. All rights reserved.
The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media.

Privacy Policy