Design of a Sigma-Delta Analog-to-Digital Converter Cascade Decimation Filter

Mao Ye,Zitong Liu,Yiqiang Zhao
DOI: https://doi.org/10.3390/electronics13112090
IF: 2.9
2024-05-28
Electronics
Abstract:As the current mainstream high-precision ADC architecture, sigma-delta ADC is extensively employed in a wide range of domains and applications. This paper presents the design of a highly efficient cascaded digital decimation filter for sigma-delta ADCs, emphasizing the suppression of high folding band noise and the achievement of a flat passband. Additionally, this study addresses the critical balance between filter performance and power consumption. An inserting zero (IZ) filter is incorporated into a cascaded integrator comb (CIC) filter to enhance aliasing suppression. The IZ filter and compensation filter are optimized using the particle swarm optimization (PSO) algorithm to achieve greater noise attenuation and smaller passband ripple. The designed filter achieves a noise attenuation of 93.4 dB in the folding band and exhibits an overall passband ripple of 0.0477 dB within a bandwidth of 20 KHz. To decrease the power consumption in the filter design, polyphase decomposition has been applied. The filter structure is implemented on an FPGA, processing a 5-bit stream from a 64-times oversampling rate and third-order sigma-delta modulator. The signal-to-noise ratio (SNR) of the output signal reaches 91.7 dB. For ASIC design, the filter utilizes 180 nm CMOS technology with a power consumption of 0.217 mW and occupies a layout area of 0.72 mm2. The post-layout simulation result indicates that the SNR remains at 91.7 dB.
engineering, electrical & electronic,physics, applied,computer science, information systems
What problem does this paper attempt to address?
The paper primarily addresses the design issues of digital decimation filters in high-precision Σ-Δ Analog-to-Digital Converters (ADCs). Specifically, the research focuses on improving the filter's noise suppression capability in the folding band and flatness in the passband, while also considering low power consumption requirements. ### Main Issues Addressed 1. **Insufficient Noise Suppression in the Folding Band**: The Cascaded Integrator-Comb (CIC) filter used in traditional Σ-Δ ADCs has insufficient noise suppression capability in the folding band. This leads to a decline in signal quality after downsampling. 2. **Amplitude Attenuation in the Passband**: The CIC filter also has a problem with amplitude response decline in the passband, which affects the signal quality within the required frequency band. 3. **High Resource Consumption and Power Consumption**: Single-stage filters used to achieve high decimation rates often require a high order, which consumes a lot of resources and makes it difficult to simultaneously meet high stopband suppression and passband flatness requirements. ### Solutions The paper proposes an efficient cascaded digital decimation filter design scheme for Σ-Δ ADCs, with the main features including: - **Introduction of Zero Insertion (IZ) Filters**: By inserting zeros in the CIC filter to enhance noise suppression capability in the folding band. This improvement effectively broadens the folding band and increases the noise suppression level. - **Application of Particle Swarm Optimization Algorithm**: Using the Particle Swarm Optimization (PSO) algorithm to optimize the filter coefficient configuration, further enhancing noise suppression capability in the folding band and achieving better passband flatness. - **Design of Compensation Filters**: A compensation filter is designed to compensate for the passband amplitude decline caused by the CIC filter. By cascading a fourth-order to second-order compensation filter structure, a good compensation effect is achieved. - **Use of Polyphase Decomposition Technology**: To reduce the power consumption of the filter design, polyphase decomposition technology is used. This allows subsequent stages of the filter to operate at lower frequencies, thereby effectively reducing power consumption. In summary, the study addresses the key challenges of digital decimation filters in Σ-Δ ADCs through the above methods, achieving comprehensive performance improvements in high noise suppression, low passband ripple, and low power consumption.