This article describes the Analog-to-Digital Converters (ADC) used in NI Multifunction (MIO) DAQ, DSA or SC Express devices and modules.
The successive-approximation-register (SAR) Analog-to-Digital Converter (ADC) is the type used in most NI Multifunction DAQ devices (not necessarily the case for modular instruments and USB devices). This includes the following:
The Successive-Approximation-Register (SAR) Analog-to-Digital Converter (ADC) takes in a continuous analog signal into a discrete format utilizing an approximation register. The Successive-Approximation-Register (SAR) Analog-to-Digital Converter (ADC) utilizes a binary algorithm to convert continuous analog waveforms into much smaller discrete outputs. This means that each analog point is checked for being greater than or less than a digital reference point. If greater, the digital bit is set to high, or 1 in binary, then moved to the next bit. If low, the digital bit is set to low, or 0 in binary, then moved to the next bit. This continues until the conversion of the analog point is complete.
Note: Most S Series devices use a pipelined ADC, with an intrinsic pipeline depth. This depth will be specified in the device's specifications manual.
Additionally, the Delta-Sigma Analog-to-Digital Converter (ADC) used in:
The 24-bit Delta-Sigma utilize oversampling, decimation filter, and noise shaping to create high resolution and great antialiasing filtering applications. Additionally, the Delta-Sigma Analog-to-Digital Converter (ADC) is free-running meaning it’s being sampled prior to any trigger conditions. These features allow the Delta-Sigma Analog-to-Digital Converter (ADC) to be used for vibration and audio signal analysis as well as strain and pressure measurement.