Next Article in Journal
PreSCAN: A Comprehensive Review of Pre-Silicon Physical Side-Channel Vulnerability Assessment Methodologies
Previous Article in Journal
Recent Progress of Non-Volatile Memory Devices Based on Two-Dimensional Materials
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Tutorial

Analysis and Design of Noise-Shaping SAR ADC with Capacitor Stacking and Buffering

School of Intergrated Circuit Science and Engineering (Exemplary School of Microelectronics), University of Electronic Science and Technology of China (UESTC), Chengdu 611731, China
*
Author to whom correspondence should be addressed.
Chips 2024, 3(4), 296-310; https://doi.org/10.3390/chips3040015
Submission received: 7 August 2024 / Revised: 3 September 2024 / Accepted: 4 September 2024 / Published: 1 October 2024

Abstract

:
The noise-shaping (NS) successive-approximation-register (SAR) is a promising analog-to-digital converter (ADC) architecture which combines the benefits of SAR and Delta-Sigma ( Δ Σ ) ADCs. Among the various NS-SAR approaches, the recent emerged one with capacitor stacking and buffering exhibits excellent energy efficiency. This paper presents a tutorial for the design of NS-SAR ADC with capacitor stacking and buffering. The fundamental principle of the NS-SAR loop filter is analyzed, an ADC design example is provided, and the circuit implementation details with considerations on the non-idealities and trade-offs are discussed. This paper can be used as a tutorial for designing high-resolution and high-order NS-SAR ADC.

1. Introduction

The noise-shaping (NS) successive-approximation register (SAR) [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18] is a hybrid analog-to-digital converter (ADC) architecture that tries to combine the benefits of both SAR and Δ Σ ADCs, aiming to realize high resolution with low cost. It retains the simple structure of SAR ADC, and in the meantime, introduces the noise-shaping filter of Δ Σ ADC. The key to an NS-SAR ADC is the noise-shaping filter. It is expected to be low-cost, robust and able to provide sharp NTF.
There are several ways to realize a noise-shaping filter. The conventional way is to use a closed-loop amplifier-based integrator [1,2,3]. As shown in Figure 1, with sufficient gain of the amplifier, this type of integrator can realize a sharp NTF. Also, the gain of the integrator is determined by the capacitor ratio, and thus, the integrator is PVT-robust. However, a high-gain amplifier requires multi-stage implementation. It produces large noise and is power-consuming. In addition, the closed-loop amplifier suffers from poor CMOS scaling compatibility. Its performance deteriorates with the reduction in power supply and the transistor’s intrinsic gain.
To avoid the issues of closed-loop amplifiers, researchers propose building passive filters. Passive filters employ charge sharing between capacitors to perform error feedback [5,8,9] or integration [6,7,10,11]. As shown in Figure 2, they use only switches and capacitors and thus are simple, scaling-friendly, and consume no static power. Moreover, their transfer function is set by the capacitor ratios; therefore, they are robust against process, temperature, and voltage (PVT) variations. However, the prior NS-SAR ADCs with passive filters show limited resolution (<13-bit ENOB) because the loop filter suffers from significant signal attenuation and lacks effective gain, leading to mild NTF. Moreover, in the passive NS-SAR ADCs, the multi-input-pair comparators are often used to provide the gain ratios between the analog input and the integration results. However, the multi-input-pair comparators suffer from significant input-referred noise.
To improve the NTF and noise suppression capability, some works place an open-loop amplifier before the passive filters to provide the required gain [8,9,10,11], as shown in Figure 3. The open-loop amplifiers are usually power efficient and can provide effective noise suppression. However, the gain of open-loop amplifiers is sensitive to PVT, which may cause ADC instability. To alleviate this problem, one approach is to use digital calibration to ensure the gain robustness of the open-loop amplifier [8]; the other approach is to sacrifice noise suppression effects to minimize the impact of gain variations [9].
Instead of using open-loop amplifiers, some works propose implementing the passive gain after the passive filter [12,13,14], as shown in Figure 4. For example, the work [13] realizes the 2× passive gain with differential residue sampling, while [14] realizes the 4× passive gain with differential integration and capacitor split-stack. Nevertheless, due to the parasitic capacitance from switches and capacitor plates, the passive gain that can be realized is very limited. The highest capacitor stacking number reported for NS-SAR is only 2, providing a passive gain of roughly 4× [14].
To address the issues of loop filters above, a new class of integrator is proposed in [16]. By using capacitor stacking and buffering (CSB) for integration, this integrator avoids the large signal attenuation of passive charge sharing; thus, it can realize sharp NTF and strong noise suppression. It does not require a closed-loop or open-loop amplifier and thus is power efficient and PVT-robust. The integrator only contains a buffer and capacitors; the hardware complexity is low, and it is easy to extend to high-order noise shaping. Figure 5 compares the NS-SAR ADCs with CSB filter [16,17,18,19] and others. It shows that the NS-SAR ADCs with CSB filters have obvious advantages in energy efficiency over those with other filters.
This paper provides a tutorial on noise-shaping SAR ADCs with capacitor stacking and buffering. The rest of the paper is organized as follows: Section 2 analyzes the fundamental principle of the CSB integrator. Section 3 presents the realization of NS-SAR ADCs with CSB integrators. Section 4 discusses the design considerations and circuit implementation. Section 5 concludes this paper.

2. Principle of Integrator with Capacitor Stacking and Buffering

2.1. One-Time Integration

To illustrate the operation principle, the basic model of the integrator with capacitor stacking and buffering is shown in Figure 6. In discrete-time systems, an integration operation is basically an addition. The present integration voltage V i n t ( n ) can be obtained by adding the previous integration voltage V i n t ( n 1 ) with the present residue voltage V r e s ( n ) , as shown in the following
V i n t ( n ) = V r e s ( n ) + V i n t ( n 1 )
In circuit implementation, the voltage addition can be simply realized by stacking the residue capacitor with the integrator capacitor. Compared to the passive filters using charge sharing, the capacitor stacking does not cause signal attenuation. By capacitor stacking, the voltage at the right side of capacitor C o is equal to the integration result, V r e s ( n ) + V i n t ( n 1 ) . However, the capacitor stacking result cannot be directly used in the consequent ADC conversions.
To address this issue, another capacitor C e is used to store the integration result through a unity-gain buffer. A source follower can be used as the buffer, which is simple and PVT-robust. However, this configuration only realizes the one-time integration.

2.2. Continual Integration

As shown in Figure 7, to perform continuable integration, the two integration capacitors C o and C e are operated in a ping-pong fashion. For simplicity, the operation principle of the integrator is explained here in a single-ended form. In an odd ADC operation cycle 2 k 1 , the integration capacitor C o is stacked with the residue capacitor C r e s , obtaining the sum of the residue voltage V r e s ( 2 k 1 ) and the previous integration voltage V i n t ( 2 k 2 ) , while C e is used to store the integration result V i n t ( 2 k 1 ) . The voltage stored on C e can be expressed as
V i n t ( 2 k 1 ) = V r e s ( 2 k 1 ) + V i n t ( 2 k 2 )
In the next even operation cycle 2 k , the previous integration capacitor C e is stacked with the residue capacitor C r e s , while the previous stacked capacitor C o is used to store the even integration result V i n t ( 2 k ) , which can be expressed as
V i n t ( 2 k ) = V r e s ( 2 k ) + V i n t ( 2 k 1 )
In this way, a high-quality integrator is realized without the use of a power-hungry closed-loop amplifier or a PVT-sensitive open-loop amplifier, as shown in Equation (4). With the robust unity-gain buffer, this integrator can be used to build an NS-SAR ADC with a sharp and robust NTF.
V i n t ( n ) = i = 1 n V r e s ( i )
However, as shown in Figure 8, a problem with the single-ended integration is that it is prone to saturation due to the DC component across the integration capacitor, which includes the buffer offset and the common-mode voltage mismatch at both ends of the capacitor. As shown in this figure, if there is a DC offset, V o s , in the integration path, the offset voltage will accumulate on the integration capacitors. The integration result after n integrations can be expressed as
V i n t ( n ) = i = 1 n V r e s ( i ) + n · V o s
Finally, the integrator will be saturated by the offset.

2.3. Differential Integration

This problem can be addressed by performing differential integration and chopping. The differential integration is to place the integration capacitor between the outputs of a differential buffer [14]. By this, most of the DC offset resulting from the mismatch of buffer common-mode voltages is canceled. The remaining offset resulting from the buffer can be solved by chopping.
As shown in Figure 9, in the odd cycle 2 k 1 , C o is stacked with the residue capacitor C r e s and then connected to the positive terminal of the buffer, so the offset voltage is added to the integration result V i n t ( 2 k 1 )
V i n t ( 2 k 1 ) = V i n t ( 2 k 2 ) + V r e s ( 2 k 1 ) + V o s
In the next even cycle 2 k , using the chopper technique, the polarity of the differential buffer is reversed and the offset voltage is subtracted from the integration result V i n t ( 2 k ) , which can be expressed as
V i n t ( 2 k ) = V i n t ( 2 k 1 ) + V r e s ( 2 k ) V o s
In this way, after n times of integrations, the output voltage of the buffer is
V i n t ( n ) = i = 1 n V r e s ( i ) ± V o s
It can be seen that the offset accumulation issue is addressed. As with the offset, the flicker noise of the buffer is also transferred to high frequencies by chopping.
In addition, for the same k T / C noise budget, the total integration capacitor size can be reduced 4 × by using differential integration, comparing with that using single-ended integration [14,15].
It is important to be aware of the polarity of the integration capacitor C e to ensure correct summation of V i n t and V r e s .
In general, the CSB integrator avoids the large signal attenuation of passive charge sharing, and thus it can realize a sharp NTF ( 1 z 1 ) with strong in-band noise suppression. Meanwhile, this approach requires neither a closed-loop amplifier nor an open-loop amplifier; thus, it is both energy-efficient and PVT-robust. Moreover, this approach only uses buffers and capacitors which have a simple circuit structure and are easy to extend to the high-order noise shaping.

3. Noise-Shaping SAR ADC with CSB Integrator

The CSB integrator is easy to extend to the high order. As shown in Figure 10, four differential buffers and four pairs of integration capacitors ( C o i - B F i - C e i , i = 1 4 ) form the fourth-order CSB integrator. Incorporating this CSB integrator in an SAR ADC, a fourth-order NS-SAR ADC can be realized, as shown in Figure 10. For simplicity, the comparator and SAR logic are not shown.
The operation of the fourth-order NS-SAR with capacitor stacking and buffering is illustrated in the following.
During the sampling and conversion phases of an odd ADC cycle 2 k 1 , the buffers are disabled to save power and the integration capacitors C o 1 to C o 4 are stacked over the DACs in the p-side and n-side. Since C o 1 to C o 4 hold the previous integration results V i n t 1 V i n t 4 ( 2 k 2 ) , the stacking operation realizes the addition of the present input signal with the previous integration results and avoids significant signal attenuation. Therefore, a standard one-input-pair comparator connected between the right side of C o 3 and C o 4 can be used for SAR conversion.
At the end of SAR conversion, the residue voltage V r e s ( 2 k 1 ) is obtained across the top plates of the DACs, and the differential buffers B F 1 4 are enabled. Simultaneously, B F 1 (connected across C o 1 - D A C p - D A C n ) delivers the first-order integration result V i n t 1 ( 2 k 1 ) to C e 1 :
V i n t 1 ( 2 k 1 ) = V r e s ( 2 k 1 ) + V i n t 1 ( 2 k 2 )
B F 2 (connected across C o 1 - D A C p - D A C n - C o 2 ) delivers the second-order integration result V i n t 2 ( 2 k 1 ) to C e 2 :
V i n t 2 ( 2 k 1 ) = V r e s ( 2 k 1 ) + V i n t 1 ( 2 k 2 ) + V i n t 2 ( 2 k 2 ) = V i n t 1 ( 2 k 1 ) + V i n t 2 ( 2 k 2 )
B F 3 (connected across C o 1 - D A C p - D A C n - C o 2 - C o 3 ) delivers the third-order integration result V i n t 3 ( 2 k 1 ) to C e 3 :
V i n t 3 ( 2 k 1 ) = V r e s ( 2 k 1 ) + V i n t 1 ( 2 k 2 ) + V i n t 2 ( 2 k 2 ) + V i n t 3 ( 2 k 2 ) = V i n t 2 ( 2 k 1 ) + V i n t 3 ( 2 k 2 )
B F 4 (connected across C o 4 - C o 1 - D A C p - D A C n - C o 2 - C o 3 ) delivers the 3rd-order integration result V i n t 4 ( 2 k 1 ) to C e 4 .
V i n t 3 ( 2 k 1 ) = V r e s ( 2 k 1 ) + V i n t 1 ( 2 k 2 ) + V i n t 2 ( 2 k 2 ) + V i n t 3 ( 2 k 2 ) + V i n t 4 ( 2 k 2 ) = V i n t 3 ( 2 k 1 ) + V i n t 4 ( 2 k 2 )
After the fourth-order integration, the dynamic buffers are disabled to save power. It must be mentioned that the four integrations can be performed at the same time. This saves the integration time compared to the prior noise-shaping SAR ADCs, which need to perform the integrations one by one.
During the next even cycle 2k, the buffer and integration capacitor network is flipped to perform chopping. Also, the roles of C o and C e are swapped, C e 1 to C e 4 are stacked over the DACs, and C o 1 to C o 4 are used to store the new integration results.
Based on the previous analysis of the operation of NS-SAR ADC, we can draw its signal flow diagram, as shown in Figure 11, considering the noise of the buffers as n B F 1 4 . The final digital output can be expressed as
D o u t ( z ) V i n ( z ) + n s a m p ( z ) + ( n c m p ( z ) + Q ( z ) ) · ( 1 z 1 ) 4 + n B F 1 ( z ) + n B F 2 ( z ) · ( 1 z 1 ) + n B F 3 ( z ) · ( 1 z 1 ) 2 + n B F 4 ( z ) · ( 1 z 1 ) 3
For the buffer B F 1 used for the first-order integration, its noise n B F 1 is unshaped, which is the most significant noise of the integrator. For other buffers B F 2 4 , their noise is first-order, second-order and third-order shaped, respectively.

4. Design Consideration and Circuit Implementation

4.1. The Parasitic Capacitance from Capacitor Stacking

As discussed above, ideally, the CSB integrator has no signal attenuation issue and therefore can realize a lossless integrator. However, in practice, the signal attenuation issue is unavoidable due to the parasitic capacitance of capacitors, switches, metal wire and buffer input transistors [21], as shown in Figure 12. The parasitic capacitance causes the NTF degradation, the resulting NTF becomes
N T F ( 1 α 1 z 1 ) ( 1 β 1 z 1 ) ( 1 α 2 z 1 ) ( 1 β 2 z 1 ) , α 1 , β 1 , α 2 , β 2 < 1
Note that the parasitic capacitance increases with the number of capacitor stacking, which makes the capacitor stacking number higher than 2 impractical. Owing to differential circuit implementation [16], the fourth-order noise shaping can be realized by only stacking 2 layers of capacitors.

4.2. Non-Idealities from Switches

Due to the ping-pong operation and the fourth-order integration, many switches are used in the signal path, and it is necessary to consider the effect of undesirable switching characteristics on system performance.
First, we need to consider the charge injection of switches. As shown in Figure 13, after the buffer stores the integration voltage V i n t = ( V + V ) in C i n t , we can model the charge from switching off as Q, and the error voltage V c i can be written as Q / C i n t . The integration voltage with charge injection is V i n t = V i n t + V c i = V i n t + Q / C i n t . Moreover, the switches in series with stacked capacitors also introduce integration errors, and then the fourth-order integration voltage can be written as Equation (15), where V c i N / C i n t , N is the number of switches.
V i n t 4 ( n ) V i n t 1 ( n 1 ) + V i n t 2 ( n 1 ) + V i n t 3 ( n 1 ) + V i n t 4 ( n 1 ) + V c i
Fortunately, since the integrator only processes the small residue signal, the charge leakage has a constant error. Therefore, as with offset and flicker noise, the charge leakage can also be addressed by chopping.
Another potential issue is the switch leakage, which can also make V i n t inaccurate. During sampling and conversion, ϕ e n , ϕ i n t = 0 , the charge on C i n t is partially released by leakage current, resulting in inaccurate integration voltage, as shown in Equation (16).
V i n t V i n t I l e a k · ( T s a m p + T c o n v ) C i n t
To reduce charge leakage, we need to reduce the leakage current or increase the off-resistance of switches. However, this necessitates switches with small W / L and high on-resistance, leading to a long settling time during integration. It can be helpful to use the bootstrapped technique to reduce the switch size while maintaining the low on-resistance of switches.

4.3. Integrator Design

In works [16,18], the unity-gain buffers are used to realize the CSB integrator, while there are some other approaches. The works [17,19,22] use open-loop amplifiers instead of buffers to provide extra gain for the integration path, as shown in Figure 14.
After the SAR conversion of k 1 cycle, the integration capacitor that holds the integration results V i n t ( k 1 ) is stacked over the DACs that hold the residue voltage V r e s ( k 1 ) . The amplifier then transfers this new result V r e s ( k 1 ) + V i n t ( k 1 ) to a temporary holding capacitor C o u t . During the sampling phase, the capacitor C i n t is reset and the amplifier is switched off to reduce power. Then, during conversion, C o u t is merged with C i n t to deliver the integration results through charge sharing. The new integration results can be obtained as
V i n t ( k ) = A K [ V r e s ( k 1 ) + V i n t ( k 1 ) ] K = C i n t C i n t + C o u t
As shown in Equation (17), if one can make the amp gain A equal to the charge sharing ratio K, an integrator with a transfer function of z 1 / ( 1 z 1 ) can be realized.
Compared to the unity-gain buffer-based CSB integrator, the merit of the amplifier approach is that it only needs to switch a small capacitor. For the same kT/C noise budget, the buffered capacitor is A times smaller than that in the unity-gain buffer-based CSB integrator. Considering the same settling speed, the reduced capacitor size relaxes the on-resistance of switches and therefore reduces the switch size and parasitic capacitance. The reduced parasitic capacitance further enhances the noise-shaping effect.
In addition, the passive gain can be introduced to reduce the power consumption and hardware complexity for realizing the high-order CSB-based NS filter [18,23]. As shown in Figure 15, in the k-th cycle, the unity-gain buffer extracts and stores the residue error of V E F ( k ) on C E F 1 A and C E F 1 B . Those two capacitors, C E F 2 A and C E F 2 B , which store the residue error V E F ( k 1 ) in (k − 1)-th cycle are stacked in series to implement a 2× passive gain. Together with the reversely connected EF capacitors C E F 3 A and C E F 3 B from the (k − 2)-th cycle, it realizes 2 · V E F ( k 1 ) V E F ( k 2 ) for the second-order FIR filter. With capacitor stacking, the passive summation of the NS-SAR input and the FIR filter is naturally realized. Compared to [16], only one buffer is required to realize the second-order NS. However, using more stacked capacitors introduces more parasitics, which leads to NTF degradation.

4.4. Buffer Design

In the integrator with CSB, the buffer serves as the core component. There are several ways to implement a buffer, as shown in Figure 16.
First, we can use an amplifier. However, the gain of the amplifier is sensitive to PVT variations. Second, as mentioned before, we can use a source follower. Considering the actual buffer whose gain is A, Equation (1) can be rewritten as Equation (18):
V i n t ( n ) = A ( V r e s ( n ) + V i n t ( n 1 ) )
Then, we can obtain the NTF as shown in Equation (19):
N T F = V i n t ( z ) V r e s ( z ) = A 1 A z 1
By using a long-channel PMOS as the input transistor, the gain A of the source follower can approach 1. This leads to a sharp and robust NTF for the NS-SAR ADC. However, the bandwidth of a conventional source follower is small, which results in slow settling of the integration results. To improve settling, we can use the flipped voltage follower (FVF). Compared to the conventional source follower, the FVF provides smaller output resistance, larger bandwidth, and faster settling. It extends the bandwidth by approximately r o 1 · g m 2 times, but the increased bandwidth comes at the cost of increased noise.
In order to reduce the noise of the FVF buffer, a two-phase settling technique is used in [16]. As shown in Figure 17 and Figure 18, a switch-controlled resistor R a is added at the FVF output to adjust its bandwidth. During phase 1, R a is bypassed. This enables fast settling, but the FVF generates large noise. During phase 2, R a is switched on.
R a is a large resistor; it limits the bandwidth of the FVF, slowing the settling and lowering the noise. For R a much larger than 1 / g m 1 , the noise from R a will be the dominant noise source of the FVF buffer in phase 2. Therefore, the total noise contribution in phase 2 is about k T / C L , which is much smaller than the noise of phase 1. The final noise at the end of the integration phase has two parts. One is the large noise from phase 1, which settles during phase 2 and becomes small. The other comes directly from phase 2. Although phase 1 generates large noise, this noise settles during phase 2. Therefore, the proposed FVF buffer with two-phase settling combines the benefits of fast settling and low noise.
Considering both settling and noise, there is a trade-off between them. If we set a short phase 1 and long phase 2, the phase 1 noise can settle well during phase 2, leading to low noise at the end of the integration phase. However, because phase 1 is short, the signal settling will not be optimal. Conversely, if we set a long phase 1 and a short phase 2, the signal settling will be better, but the unsettled noise from phase 1 will be large, resulting in large noise at the end of the integration phase.
In order to select an appropriate time ratio of T p 1 / T i n t during the total integration time 50 ns from the simulation, as shown in Figure 19, it can be seen that when T p 1 / T i n t = 0.3 (i.e., T p 1 = 15 ns and T p 2 = 35 ns), the signal can be fully settled for the certain integration time, but the noise is reduced by about 60 % compared to the FVF alone. In this way, the buffer with two-phase settling combines the benefits of fast settling and low noise.
For the buffer used in the first-order integration, its noise is unshaped. Therefore, the two-phase settling technique is used to reduce the noise. As shown in Figure 17 and Figure 20, the differential buffer consists of a pair of FVFs and the FVFs are dynamically controlled by ϕ e n to save power. For other buffers, their noises can be shaped and thus are negligible, so we can just use the conventional FVFs for simplicity. In addition, the bias currents of the FVFs are scaled according to their load capacitors to ensure a similar settling. Moreover, Monte Carlo simulation shows that the gain of the FVF is around 0.95 with 1 % 3 δ variation. This ensures a robust and sharp NTF.

5. Conclusions

As shown in Table 1, we listed all NS-SARs using the CSB technique, and compared to other methods, the CSB technique is a more energy-efficient way to realize high-order NS-SAR ADC. It realizes the integration by stacking the residue capacitor with the integration capacitor and storing the stacking result through a unity-gain buffer. A source follower can be used as the buffer, which is simple and PVT-robust. This integrator does not require any amplifier and can realize the sharp NTF with zeros close to the unit circle. It has low hardware complexity and is easy to extend to high order.
Following the work of [16], this paper gives a tutorial on the NS-SAR ADC with capacitor stacking and buffering. The principle of the CSB integrator and the NS-SAR ADC are analyzed from the fundamental first-order single-ended one to the advanced high-order differential one. The non-idealities in the ADC are considered, including the parasitic capacitance and charge leakage. We also present the design of core building circuits and discuss the design trade-offs between the noise, settling and shaping effects. This paper can be helpful for researchers who are interested in high-resolution ADCs.

Author Contributions

Conceptualization, Z.S. and J.L.; writing—original draft preparation, Z.S.; writing—review and editing, J.L. and S.Y.; funding acquisition, J.L. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported in part by NSFC under Grant 62174023.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

No new data were created or analyzed in this study. Data sharing is not applicable to this article.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Fredenburg, J.; Flynn, M. A 90 MS/s 11 MHz bandwidth 62dB SNDR noise-shaping SAR ADC. In Proceedings of the 2012 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, USA, 19–23 February 2012; pp. 468–470. [Google Scholar] [CrossRef]
  2. Shu, Y.S.; Kuo, L.T.; Lo, T.Y. 27.2 an oversampling SAR ADC with DAC mismatch error shaping achieving 105 dB SFDR and 101 dB SNDR over 1 kHz BW in 55 nm CMOS. In Proceedings of the 2016 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, USA, 31 January–4 February 2016; pp. 458–459. [Google Scholar] [CrossRef]
  3. Tang, X.; Yang, X.; Zhao, W.; Hsu, C.K.; Liu, J.; Shen, L.; Mukherjee, A.; Shi, W.; Pan, D.Z.; Sun, N. 9.5 A 13.5b-ENOB Second-Order Noise-Shaping SAR with PVT-Robust Closed-Loop Dynamic Amplifier. In Proceedings of the 2020 IEEE International Solid-State Circuits Conference—(ISSCC), San Francisco, CA, USA, 16–20 February 2020; pp. 162–164. [Google Scholar] [CrossRef]
  4. Obata, K.; Matsukawa, K.; Miki, T.; Tsukamoto, Y.; Sushihara, K. A 97.99 dB SNDR, 2 kHz BW, 37.1 μW noise-shaping SAR ADC with dynamic element matching and modulation dither effect. In Proceedings of the 2016 IEEE Symposium on VLSI Circuits (VLSI-Circuits), Honolulu, HI, USA, 15–17 June 2016; pp. 1–2. [Google Scholar] [CrossRef]
  5. Chen, Z.; Miyahara, M.; Matsuzawa, A. A 9.35-ENOB, 14.8 fJ/conv.-step fully-passive noise-shaping SAR ADC. In Proceedings of the 2015 Symposium on VLSI Circuits (VLSI Circuits), Kyoto, Japan, 16–18 June 2015; pp. C64–C65. [Google Scholar] [CrossRef]
  6. Guo, W.; Sun, N. A 12b-ENOB 61 μW noise-shaping SAR ADC with a passive integrator. In Proceedings of the ESSCIRC Conference 2016: 42nd European Solid-State Circuits Conference, Lausanne, Switzerland, 12–15 September 2016; pp. 405–408. [Google Scholar] [CrossRef]
  7. Lin, Y.Z.; Tsai, C.H.; Tsou, S.C.; Chu, R.X.; Lu, C.H. A 2.4-mW 25-MHz BW 300-MS/s passive noise shaping SAR ADC with noise quantizer technique in 14-nm CMOS. In Proceedings of the 2017 Symposium on VLSI Circuits, Kyoto, Japan, 5–9 June 2017; pp. C234–C235. [Google Scholar] [CrossRef]
  8. Li, S.; Qiao, B.; Gandara, M.; Sun, N. A 13-ENOB 2nd-order noise-shaping SAR ADC realizing optimized NTF zeros using an error-feedback structure. In Proceedings of the 2018 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, USA, 11–15 February 2018; pp. 234–236. [Google Scholar] [CrossRef]
  9. Jie, L.; Zheng, B.; Chen, H.W.; Wang, R.; Flynn, M.P. 9.4 A 4th-Order Cascaded-Noise-Shaping SAR ADC with 88dB SNDR Over 100 kHz Bandwidth. In Proceedings of the 2020 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, USA, 16–20 February 2020; pp. 160–162. [Google Scholar] [CrossRef]
  10. Liu, C.C.; Huang, M.C. 28.1 A 0.46 mW 5 MHz-BW 79.7 dB-SNDR noise-shaping SAR ADC with dynamic-amplifier-based FIR-IIR filter. In Proceedings of the 2017 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, USA, 5–9 February 2017; pp. 466–467. [Google Scholar] [CrossRef]
  11. Miyahara, M.; Matsuzawa, A. An 84 dB dynamic range 62.5–625 kHz bandwidth clock-scalable noise-shaping SAR ADC with open-loop integrator using dynamic amplifier. In Proceedings of the 2017 IEEE Custom Integrated Circuits Conference (CICC), Austin, TX, USA, 30 April–3 May 2017; pp. 1–4. [Google Scholar] [CrossRef]
  12. Chen, Z.; Miyahara, M.; Matsuzawa, A. A 2nd order fully-passive noise-shaping SAR ADC with embedded passive gain. In Proceedings of the 2016 IEEE Asian Solid-State Circuits Conference (A-SSCC), Toyama, Japan, 7–9 November 2016; pp. 309–312. [Google Scholar] [CrossRef]
  13. Lin, Y.Z.; Lin, C.Y.; Tsou, S.C.; Tsai, C.H.; Lu, C.H. 20.2 A 40 MHz-BW 320 MS/s Passive Noise-Shaping SAR ADC With Passive Signal-Residue Summation in 14 nm FinFET. In Proceedings of the 2019 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, USA, 17–21 February 2019; pp. 330–332. [Google Scholar] [CrossRef]
  14. Liu, J.; Wang, X.; Gao, Z.; Zhan, M.; Tang, X.; Sun, N. 9.3 A 40 kHz-BW 90 dB-SNDR Noise-Shaping SAR with 4× Passive Gain and 2nd-Order Mismatch Error Shaping. In Proceedings of the 2020 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, USA, 16–20 February 2020; pp. 158–160. [Google Scholar] [CrossRef]
  15. Liu, J.; Li, S.; Guo, W.; Wen, G.; Sun, N. A 0.029-mm2 17-fJ/Conversion-Step Third-Order CT ΔΣ ADC with a Single OTA and Second-Order Noise-Shaping SAR Quantizer. IEEE J. Solid-State Circuits 2019, 54, 428–440. [Google Scholar] [CrossRef]
  16. Liu, J.; Li, D.; Zhong, Y.; Tang, X.; Sun, N. 27.1 A 250 kHz-BW 93 dB-SNDR 4th-Order Noise-Shaping SAR Using Capacitor Stacking and Dynamic Buffering. In Proceedings of the 2021 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, USA, 13–22 February 2021; Volume 64, pp. 369–371. [Google Scholar] [CrossRef]
  17. Cheng, K.C.; Chang, S.J.; Chen, C.C.; Hung, S.H. 9.7 A 94.3 dB SNDR 184 dB FoMs 4th-Order Noise-Shaping SAR ADC with Dynamic-Amplifier-Assisted Cascaded Integrator. In Proceedings of the 2024 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, USA, 18–22 February 2024; Volume 67, pp. 180–182. [Google Scholar] [CrossRef]
  18. Wang, Z.; Jie, L.; Kong, Z.; Zhan, M.; Zhong, Y.; Wang, Y.; Tang, X. 10.6 A 150 kHz-BW 15-ENOB Incremental Zoom ADC with Skipped Sampling and Single Buffer Embedded Noise-Shaping SAR Quantizer. In Proceedings of the 2023 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, USA, 19–23 February 2023; pp. 9–11. [Google Scholar] [CrossRef]
  19. Wang, T.; Xie, T.; Liu, Z.; Li, S. An 84 dB-SNDR Low-OSR 4th-Order Noise-Shaping SAR with an FIA-Assisted EF-CRFF Structure and Noise-Mitigated Push-Pull Buffer-in-Loop Technique. In Proceedings of the 2022 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, USA, 20–26 February 2022; Volume 65, pp. 418–420. [Google Scholar] [CrossRef]
  20. Murmann, B. ADC Performance Survey 1997–2024. Available online: https://github.com/bmurmann/ADC-survey (accessed on 5 August 2024).
  21. Jie, L.; Tang, X.; Liu, J.; Shen, L.; Li, S.; Sun, N.; Flynn, M.P. An Overview of Noise-Shaping SAR ADC: From Fundamentals to the Frontier. IEEE Open J. Solid-State Circuits Soc. 2021, 1, 149–161. [Google Scholar] [CrossRef]
  22. Li, H.; Shen, Y.; Xin, H.; Cantatore, E.; Harpe, P. A 7.3-μ W 13-ENOB 98-dB SFDR Noise-Shaping SAR ADC With Duty-Cycled Amplifier and Mismatch Error Shaping. IEEE J. Solid-State Circuits 2022, 57, 2078–2089. [Google Scholar] [CrossRef]
  23. Yi, P.; Liang, Y.; Liu, S.; Xu, N.; Fang, L.; Hao, Y. A 625 kHz-BW, 79.3 dB-SNDR Second-Order Noise-Shaping SAR ADC Using High-Efficiency Error-Feedback Structure. IEEE Trans. Circuits Syst. II Express Briefs 2022, 69, 859–863. [Google Scholar] [CrossRef]
Figure 1. Closed-loop amplifier-based integrator.
Figure 1. Closed-loop amplifier-based integrator.
Chips 03 00015 g001
Figure 2. Fully passive NS filter.
Figure 2. Fully passive NS filter.
Chips 03 00015 g002
Figure 3. Open-loop amplifier-based NS filter.
Figure 3. Open-loop amplifier-based NS filter.
Chips 03 00015 g003
Figure 4. Passive gain-based NS filter.
Figure 4. Passive gain-based NS filter.
Chips 03 00015 g004
Figure 5. NS-SAR ADC survey [20].
Figure 5. NS-SAR ADC survey [20].
Chips 03 00015 g005
Figure 6. One-time integration with capacitor stacking and buffering.
Figure 6. One-time integration with capacitor stacking and buffering.
Chips 03 00015 g006
Figure 7. Continuable integration with capacitor stacking and buffering.
Figure 7. Continuable integration with capacitor stacking and buffering.
Chips 03 00015 g007
Figure 8. Integrator saturation due to offset.
Figure 8. Integrator saturation due to offset.
Chips 03 00015 g008
Figure 9. Differential integrator with chopping.
Figure 9. Differential integrator with chopping.
Chips 03 00015 g009
Figure 10. A 4th-order NS-SAR ADC with capacitor stacking and buffering [16].
Figure 10. A 4th-order NS-SAR ADC with capacitor stacking and buffering [16].
Chips 03 00015 g010
Figure 11. Signal flow diagram of the 4th-order NS-SAR.
Figure 11. Signal flow diagram of the 4th-order NS-SAR.
Chips 03 00015 g011
Figure 12. NS-SAR ADC with parasitic capacitance.
Figure 12. NS-SAR ADC with parasitic capacitance.
Chips 03 00015 g012
Figure 13. Buffer with charge injection.
Figure 13. Buffer with charge injection.
Chips 03 00015 g013
Figure 14. Open-loop dynamic-amplifier assisted integrator.
Figure 14. Open-loop dynamic-amplifier assisted integrator.
Chips 03 00015 g014
Figure 15. Passive gain-assisted CSB integrator.
Figure 15. Passive gain-assisted CSB integrator.
Chips 03 00015 g015
Figure 16. Buffer design options.
Figure 16. Buffer design options.
Chips 03 00015 g016
Figure 17. Differential buffer B F 1 with the 2-phase settling for fast settling and low noise.
Figure 17. Differential buffer B F 1 with the 2-phase settling for fast settling and low noise.
Chips 03 00015 g017
Figure 18. FVF with 2-phase settling.
Figure 18. FVF with 2-phase settling.
Chips 03 00015 g018
Figure 19. The simulated noise and settling of the FVF buffer with 2-phase settling.
Figure 19. The simulated noise and settling of the FVF buffer with 2-phase settling.
Chips 03 00015 g019
Figure 20. Differential FVF buffer for B F 2 4 .
Figure 20. Differential FVF buffer for B F 2 4 .
Chips 03 00015 g020
Table 1. Performance summary and comparison.
Table 1. Performance summary and comparison.
 ISSCC 16 Shu [2]ISSCC 17 Liu [10]ISSCC 20 Liu [14]ISSCC 20 Tang [3]ISSCC 20 Jie [9]ISSCC 22 Wang [19]ISSCC 23 Wang [18]ISSCC 24 Cheng [17]ISSCC 21 Liu [16]
Process55 nm28 nm40 nm40 nm28 nm65 nm28 nm28 nm40 nm
NS TechniqueClosed-loop OTAOpen-loop DACS 1Closed-loop DAOpen-loop amp.Cap stack. 2 & DA
& CS
Cap stack.
& dynamic buffering
& Passive gain
Cap stack.
& DA & Passive gain
Cap stack.
& dynamic buffering
NS Order111244244
Sharp NTF Across PVTYesNoNoYesNoYesYesYesYes
Supply (V)1.211.11.111.2/2211.1
Area (mm2)0.0720.00490.0610.0370.020.0750.0260.090.094
F s (MS/s)1132210252.455
Power (μW)15.746067.410712073.8/133.88 3160107.38340
OSR50013.225810582510
BW (kHz)1500040625100500150100250
SNDR (dB)10179.790.583.887.684.192.594.393.3
DR (dB)101.781.894.385.58984.993.994.695
F o M s  4 (dB)178.9180.1178.2181.5176.8182.4/180 3182.2184182
1 CS = Charge sharing. 2 Cap stack = Cap stacking. 3 With Buffer Power Included. 4  F o M s = SNDR + 10 log 10 ( BW / Power ) .
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Shen, Z.; Yang, S.; Liu, J. Analysis and Design of Noise-Shaping SAR ADC with Capacitor Stacking and Buffering. Chips 2024, 3, 296-310. https://doi.org/10.3390/chips3040015

AMA Style

Shen Z, Yang S, Liu J. Analysis and Design of Noise-Shaping SAR ADC with Capacitor Stacking and Buffering. Chips. 2024; 3(4):296-310. https://doi.org/10.3390/chips3040015

Chicago/Turabian Style

Shen, Zhaoyang, Shiheng Yang, and Jiaxin Liu. 2024. "Analysis and Design of Noise-Shaping SAR ADC with Capacitor Stacking and Buffering" Chips 3, no. 4: 296-310. https://doi.org/10.3390/chips3040015

Article Metrics

Back to TopTop