Table of Contents
How does a SAR ADC work?
A SAR ADC uses a series of comparisons to determine each bit of the converted result. Therefore, a SAR ADC needs at least n+1 clock cycles to convert an analog input to the ADC to a result, where n is the number of bits of the ADC. The analog input is tracked by the SAR ADC, then sampled and held during the conversion.
What are the different types of a D converter used in digital systems?
There are really five major types of ADCs in use today:
- Successive Approximation (SAR) ADC.
- Delta-sigma (ΔΣ) ADC.
- Dual Slope ADC.
- Pipelined ADC.
- Flash ADC.
Why do we do SAR ADC?
In summary, the primary advantages of SAR ADCs are low power consumption, high resolution and accuracy, and a small form factor. Because of these benefits, SAR ADCs can often be integrated with other larger functions.
What is the main function of a D or ADC converter?
Analog-to-digital converters, abbreviated as “ADCs,” work to convert analog (continuous, infinitely variable) signals to digital (discrete-time, discrete-amplitude) signals. In more practical terms, an ADC converts an analog input, such as a microphone collecting sound, into a digital signal.
What is the difference between Sigma Delta ADCs and SAR ADCs?
Sigma-Deltas have high resolution, are power efficient, and have a relatively low-to-moderate cost. Sigma-Deltas are also lower speed than SARs, in general, and can show cycle-latency. SAR ADCs will have zero-cycle latency, a low latency time, are highly accurate, can be low in power use, and are easier to use than Sigma Delta ADCs.
Do I need a SAR converter for my ADC?
Most SAR ADCs need a device to drive the signal into the SAR converter. If DC specifications are important, and the conversion rate is fairly high, you may need a SAR converter. In any event, the chosen ADC must be given enough time to sample the signal, and sampling time can be affected by the signal source’s impedance going into the ADC.
How to choose the right ADC for your sensor?
The ADC, regardless of type, needs to be able to accept the same voltage range that the sensor provides. The source impedance is a consideration for Successive Approximation (SAR) ADCs (adding a buffer to match impedances can help). Most SAR ADCs need a device to drive the signal into the SAR converter.
What is the difference between SAR and Delta-Sigma?
Alternately, the SAR content may be transferred to a shift register that can shift the digital value out serially. The delta-sigma (ΔΣ) is a newer design that was developed when digital signal processing (DSP) became practical. It’s unique and complex, but offers the benefits of greatest resolution of any ADC plus noise mitigation.