In order to digitize an analog waveform so that it can be processed by a digital signal processing (DSP) system or transmitted across a digital communication network, you need to use an analog to digital converter (ADC). The most commonly used ADC types are Pipeline, Successive Approximation Register (SAR), and Sigma-delta. Each has different advantages and applications.
Pipeline, used in digital communication, ultrasound, and video processing, is the fastest but least accurate with limited resolution. Sigma-delta, the slowest but with greater resolution, are used in near-DC applications like weight, pressure, and temperature measurements. SAR, used in test/measurement, analytical instrumentation, and industrial process control, are very good on speed and accuracy, though still falling short of Sigma-delta on resolution and Pipeline on speed.
When searching for ADCs:
- Buy analog to digital convertor ICs to digitize voltages for measurement.
- Consider sigma-delta analog-to-digital converters for the benefits of negative feedback.
- Get analog to digital convertors to digitize power and audio waveforms.
Digitize voltages using analog to digital converter ICs
If you are creating a digital PCB, you will want to find an analog to digital converter integrated circuit that can be installed onto you circuit board.
Use sigma-delta analog-to-digital converters for near-DC signals
The newest Sigma-Delta ADCs achieve noise-free operation up to 2.4 kHz, enabling faster measurement of smaller signals than before, thus improving the performance of medical monitoring equipment, scientific instruments, process control modules, weight scales and other sensitive equipment.
Get analog to digital converters to digitize power and audio waveforms
Other common applications of ADCs are in support of power measurements and digital processing of audio signals.
- If you're using an analog to digital convertor to record music, it's best to use the highest combination of sample rate and bit depth possible, as this will result in more data to work with and a better sounding final mix.