Next Article in Journal
A Circuit-Based Wave Port Boundary Condition for the Nodal Discontinuous Galerkin Time-Domain Method
Previous Article in Journal
Single-Branch Wide-Swing-Cascode Subthreshold GaN Monolithic Voltage Reference
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A 12-Bit 50 MS/s Split-CDAC-Based SAR ADC Integrating Input Programmable Gain Amplifier and Reference Voltage Buffer

1
State-Key Laboratory of ASIC and System, Fudan University, Shanghai 201203, China
2
Zhangjiang Fudan International Innovation Center, Shanghai 200433, China
3
State-Key Laboratory of Analog and Mixed-Signal VLSI and IME/ECE-FST, University of Macau, Macao 999078, China
*
Author to whom correspondence should be addressed.
Electronics 2022, 11(12), 1841; https://doi.org/10.3390/electronics11121841
Submission received: 1 May 2022 / Revised: 2 June 2022 / Accepted: 7 June 2022 / Published: 9 June 2022
(This article belongs to the Section Circuit and Signal Processing)

Abstract

:
This article describes an asynchronous split-CDAC-based SAR ADC with integrated input PGA and an RV-Buffer. The split CDAC structure not only reduces the area of the ADC, but also relieves the driving pressure of the input PGA and RV-Buffer. Using the input PGA instead of the traditional input buffer as the driving circuit of the ADC increases the dynamic input range of the ADC. The proposed on-chip RV-Buffer can provide 1.1 V positive and 0.1 V negative voltage, avoiding the disturbance caused by off-chip reference. This prototype is implemented in a 65 nm CMOS process and occupies an active area of 0.088 mm2. The input PGA can provide 0–18 dB programmable gain with a step of 3 dB. Measurement results show that as the provided gain changes, the ADC’s SNR is best, reaching 50.9 dB, and the SFDR is beat, reaching 62.35 dB at 50 MS/s.

1. Introduction

Successive approximation register (SAR) analog-to-digital converters (ADCs) are considered as appropriate candidates for use in wireless communication for their power efficiency [1,2,3]. Many techniques have been put forward to improve the performance of the ADC core, but there has not been much research on ADC driving circuits. The ADC driving circuit, especially the input programmable amplifier (PGA), may become the bottleneck of the entire ADC design. The sampling capacitance could be very large in high-speed and high-resolution ADCs. It is difficult to drive such a large sampling capacitor with high accuracy in a short sampling window. One method to reduce the total number of capacitors is to use a split capacitor digital-to-analog converter (CDAC) structure, but the total number of capacitors after the reduction still reaches the pF level. Plus, SAR ADCs have a large (rail-to-rail) input range, and thus, the driving circuit is required to be able to output low noise, is highly linear, and as a nearly full-swing signal near the Nyquist input frequency [4]. However, a simple input buffer is not enough in many cases since the output signal amplitude of the front stage is too small to be processed by the ADCs. Thus, an analog front-end (AFE) with a large gain range is necessary for adjusting the signal amplitude to match the full swing of the SAR ADC. References [5,6] focused on enhancing the drivability and reducing the power consumption of the input driving circuit for a high-resolution SAR ADC, but these driving circuits cannot provide enough variable gain, which limits their applications. Furthermore, the tested results in [6] were measured when the PGA was not functioning, and the dynamic performance of the whole link was not measured. Reference [7] provided a highly linear third-stage input variable gain amplifier (VGA) for CCD image sensor applications, but two stages of this were off-chip. The off-chip VGA consumed a large amount of power and could hardly reduce the voltage ringing.
The high sampling frequency and precision put forward stringent requirements on the ADC reference voltage. When the sampling frequency is low, using an off-chip reference source to provide the reference voltage not only has better temperature characteristics, but also facilitates a flexible configuration on the PCB. However, when the sampling frequency goes higher, the parasitic inductance introduced by the bonding wire and PCB trace may produce damping oscillation [8], deteriorating the performance of the ADC. Taking the inductance of 4 nH to simulate bonding wire and PCB trace as an example, the simulation of a 12-bit SAR ADC showed that the voltage fluctuation of the reference voltage node is more than 70 mV at 100 MS/s due to mutual inductance effects. Therefore, it is critical to design a reference voltage buffer (RV-Buffer) to generate reference voltages on-chip.
This paper presents a split CDAC structure-SAR ADC with an integrated input PGA and RV-Buffer. The rest of this paper is organized as follows. Section 2 introduces the top architecture of the proposed SAR ADC and describes its working principle. Section 3 details the circuit implementation consideration, including the split CDAC structure, input PGA, and RV-Buffer. Section 4 shows the measurement results, and Section 5 provides the conclusion.

2. Overall Architecture

The overall ADC architecture is illustrated in Figure 1, which consists of an input PGA, sampling switches, capacitor array, SAR logic, comparator, and RV-Buffer. The supply voltages of the input PGA and SAR ADC core are both 1.2 V. The positive and negative reference voltages of the capacitor array are 1.1 V and 0.1 V, respectively, which are generated by the RV-Buffer with a 2.5 V supply voltage. The input PGA can provide a 0–18 dB programmable gain with a 3 dB step. The working process of the proposed ADC is divided into two parts, sampling and conversion. The sampling period accounts for 1/4 of one clock period, and the remaining time is allocated to conversion. During the sampling period, the input signal of the SAR ADC is amplified to 1.8 Vpp,diff by controlling the gain of the PGA according to the different amplitudes of the input signal. The output common-mode voltage of the PGA and the input common-mode voltage of the SAR ADC are both 0.6 V. The input PGA drives the capacitor array through bootstrapped switches.
This SAR ADC employs a top plate sampling topology in which the sampling front-end is connected to the comparator input, so the comparator starts to perform the first-bit decision step after the sampling phase is finished. Therefore, an (N−1) bit CDAC can meet the quantization requirements for an N bit SAR ADC, which can save half of the capacitors [9,10]. During the data conversion phase, the comparison result of the comparator is used to control the flip direction of the bottom plate of the capacitor array. This SAR ADC adopts asynchronous logic control [11], shown in Figure 2, that is the clock of the comparator is generated by the comparison result at the previous moment. There are two critical signal paths in the circuit. One is the path from the output of the comparator to the next time the CKC goes high, which is path 1. The second path is from the output of the comparator to the flipping of the bottom plate of the CDAC, which is path 2. It is critical to ensure the signal of the top plate of the CDAC has been established before the succeeding comparison period, so a delay block is inserted into path 1. The capacitor array employs a 4 bit (least-significant bits (LSB)) + 7 bit (most-significant bits (MSB)) split structure, and one redundant bit [12,13] is added to high and low bits, respectively, to form a 14 bit (D13-D0) digital output code. After this arrangement, the total capacitance of a single end is 129 Cu, while Cu is the unit capacitance. A custom-designed unit capacitor is implemented to improve the matching property, and its capacitance is about 6.5 fF, resulting in total single-ended capacitance of about 0.84 pF.

3. Circuit Implementation

3.1. Split CDAC

Taking 12 bits as an example, the total number of single-ended capacitors reaches 2048 (211) Cu. The increase in the number of capacitors undoubtedly increases the chip area and the design pressure of the input PGA and RV-Buffer. On the other hand, it will also increase the sampling setup time and the CDAC setup time during the conversion phase, resulting in deteriorating the speed of the ADC. The split CDAC can effectively reduce the total number of capacitors. The bridge capacitor CB divides the capacitor array into high M bits and low L bits. The total number of capacitors is reduced from 2N−1 to 2L + 2M. The capacitor array used in this design is shown in Figure 3, in which L is 4 and M is 7, and CB equals 2Cu to avoid fractional capacitance [14]. The split CDAC is very sensitive to parasite capacitance. To make the split CDAC meet the requirements of high linearity, the low-bit dummy capacitor CD is set to be adjustable [14].
To ensure adequate linearity of the circuit, the value of C D should cover the value C D M A X in Equation (1), where C p d and C p b are the parasitic capacitor in parallel with the monotonic capacitor array and C B , respectively.
C D M A X = ( 2 L 1 ) ( C B + C p b C u ) C p d
As shown in Figure 4a, the redundant capacitor array consists of 8 C u , 4 C u , 2 C u , C u , C u /2, and C u /4 in parallel. C u /2 and C u /4 are realized by connecting two and four C_u in series, respectively. The asynchronous counter in Figure 4b is used to adjust the value of the redundant capacitor.
The high-bit capacitors adopt a hybrid arrangement [15] in which each capacitor is equally divided into two sub-capacitors Cia and Cib. The advantage of this structure is that the input common-mode voltage of the comparator remains unchanged during the conversion phase. The low-bit capacitors use a monotonic arrangement [16]. Although this structure will change the input common-mode voltage of the comparator during the conversion phase, this variation can be tolerable since the weight of low-bit capacitors is relatively small.

3.2. Input PGA

The structure of the proposed PGA is shown in Figure 5; the closed-loop negative feedback structure is necessary to ensure high linearity [17]. To further improve the linearity of the sampling signal, the sampling switch adopts the boot-strapped switch structure. The gain of the PGA equals R f / R s , while the resistance of R f is adjustable and controlled by a 3–8 decoder. This input PGA can provide a 0–18 dB adjustable gain with a gain step of 3 dB. Assuming that the amplifier used here is a single-pole amplifier, the transfer function of this PGA can be written as
H ( s ) = V o u t V i n = R f A 0 R s + R f + R s A 0 · 1 1 + s ( 1 + R s R s + R f A 0 ) ω 0
where A0, ω0 is the DC gain and the 3dB bandwidth of the operational amplifier (OPA) used in the PGA. The total error of the input PGA consists of two parts: static error εsta and dynamic error εdyn [18]. εsta is determined by the gain error and can be calculated as
ε s t a = R f R s R f A 0 R s + R f + R s A 0 R f R s = 1 R s A 0 R s + R f + R s A 0
If εsta is required to be less than ( 1 4 L S B ) / V F S , then we can obtain
A 0 > ( 2 N + 2 1 ) ( R s + R f ) R s = ( 2 N + 2 1 ) · ( Gain + 1 )
The dynamic error εdyn is mainly caused by the incomplete establishment of the PGA. The time-domain expression of the output signal is demonstrated as Equation (5).
V o u t ( t ) = R f R s V i n ( t ) ( 1 e t τ )
1 τ = ( 1 + R s R s + R f A 0 ) ω 0 1 Gain G B W o p e n l o o p
where G B W o p e n l o o p is the unity-gain bandwidth of the OPA used in the PGA, respectively.
As shown in Figure 6, it is assumed that within a signal period, 1/4 is allocated for sampling, and the remaining 3/4 is allocated for signal rebuilding. It is required that the output signal of the PGA should be established to a precision of 1/4 LSB after each sampling period. Then, we can obtain
G B W o p e n l o o p > Gain · 4 ( N + 2 ) · l n 2 · f s 2 π
The schematic of the proposed fully differential OPA is shown in Figure 7. It is a modified version of a rail-to-rail input, class AB output, and two-stage amplifier introduced in [19]. The transistors M1-M4 form the rail-to-rail input stage, while M17 and M18 form the class AB output stage. The gate voltage of M5c and M5d Vcmfb comes from the output of the common-mode feedback (CMFB) amplifier. It should be noted that the quiescent biasing current of the output stage is set to a relatively high value (1 mA in this design) to ensure that the P and N transistors are turned on at any time for obtaining the good linearity of the output signal.
Table 1 lists the main performance of the designed OPA by the simulation results.

3.3. RV-Buffer

During the conversion phase, the switching action of the bottom plate of the split CDAC causes the equivalent load capacitance of the RV-Buffer to change. Consequently, the load capacitance will extract from or release a certain amount of charge to the reference voltage node in a very short time, causing the disturbance of the reference voltage, as shown in Figure 8. The RV-Buffer needs to restore the output voltage to the required accuracy (0.5 LSB) before the next bit cycling.
The main circuit structure of the RV-Buffer can be divided into two categories: closed-loop and open-loop. The fast transient response requires the OPA in the closed-loop RV-Buffer to have a large GBW with a large capacitance load, which will inevitably lead to high power consumption. To avoid this, this paper adopts the open-loop RV-Buffer with replica technique shown in Figure 9a. The size ratio of the replica branch to the original branch is N:1. The positive (1.1 V) and negative (0.1 V) reference voltage, respectively, come from the source voltage of transistors M1b and M2b. The voltage transfer circuit depicted in Figure 9b generates the positive and negative input voltage of the RV-Buffer and provides a 0.6 V common-mode reference voltage for the input PGA at the same time. Since the proposed RV-Buffer eliminates the charge pump [20,21], the gate voltage of M1b is higher than the positive reference voltage by the Vth of NMOS, and it is the output of the voltage transfer circuit at the same time, resulting in the power supply voltage of the RV-Buffer of 2.5 V. Thanks to the split CDAC and open-loop replica structure, 1 mA is sufficient for the output branch to restore the disturbance by simulation results.
In order to verify the necessity of an on-chip RV-Buffer, the designed 12 bit SAR ADC is connected to the load of the RV-Buffer for transient simulation. At the same time, another two simulations are performed on the SAR ADC: One is a connecting series inductance of 4 nH simulating the bonding wire at the positive and negative reference voltage nodes. The other is an ideal situation without any parasitic inductance. The sampling frequency and input frequency are respectively set to 100 MS/s and 10 MHz during the simulation, with transient noise of 10 GHz. Note that this simulation is mainly to prove the necessity; thus, Figure 10 shows the previous simulation’s results. From left to right, Figure 10a–c, respectively, show the transient spectrum under ideal conditions, with parasitic inductance and without the RV-Buffer, and with parasitic inductance and the RV-Buffer. It can be seen from the figure that after considering the parasitic inductance of the bonding wire, the ENOB after adding the RV-Buffer is 2.4 bits higher than without adding it, which is only 0.5 bits less than the ideal situation.

4. Measurement Results

The prototype of the proposed 12 bit SAR ADC with the input PGA and RV-Buffer was implemented in 65 nm CMOS technology. Figure 11a shows the chip photograph and its zoomed-in view of the core layout occupying an active area of 440 µm × 200 µm. The SAR ADC core and input PGA use a 1.2 V supply, while the RV-Buffer uses a 2.5 V supply. The total power consumption is 17.7 mW, of which the input PGA occupies 8.1 mW, the RV-Buffer occupies 8.8 mW, and the SAR ADC occupies 0.8 mW, as shown in Figure 11b. Combining the bias circuit and reducing the quiescent current of the operational amplifier can reduce the power consumption of the RV-Buffer. However, the reduction of the static current of the operational amplifier will worsen the buffer setup time, which can be compensated by the large off-chip capacitor connected between the reference voltage and the reference ground.
The measurement results of this proposed chip have not adopted any calibration technology. Figure 12 shows the measured spectrum for a low input frequency when the gain provided by the input PGA is 9 dB at 20 MS/s and 50 MS/s, respectively. Fin1 is 10% of Fs1 in Figure 12a, while Fin2 is 3% in Figure 12b. Comparing Figure 12a,b, Fin1 is closer to the corresponding Nyquist frequency than Fin2. When the input signal frequency is close to the Nyquist frequency, it will be charged and discharged more frequently in capacitor array sampling. At this time, poor sampling quality may occur. Therefore, the ENOB in Figure 12b is a little better than that in Figure 12a.
In order to keep the input swing of the SAR ADC as constant as possible, the input swing of the chip decreases as the gain provided by the input PGA increases. The measured dynamic performance of the whole chip versus different gain modes at 20 MS/s and 50 MS/s is shown in Figure 13a,b, respectively. With the increase of the sampling frequency, the dynamic performance of the chip decreases on the whole, which may be because the incomplete establishment caused by the PGA becomes more serious within a shorter sampling window.
Table 2 summarizes the measured performance of the prototype and compares it with other reported works. All the testing data of this design were measured under the condition of the PGA, ADC, and RV-Buffer functioning together. Compared with other SAR ADCs, the ENOB of the work is not good. The main reason is that the amplitude of the analog input signal provided by the test board to the chip is seriously limited, resulting in the SAR ADC not showing the performance it should have. The equivalent resistance of the two differential inputs of the PGA to the ground has a serious deviation, resulting in serious DC offset at the output of the balun device (used to convert the single-ended signal to the differential signal) on the test board. In order to ensure that the output stream of the SAR ADC does not overflow 12 bit, the chip can only be tested at a small analog input amplitude. The data for [6] were measured only when the ADC was working, and the PGA functionality was not used. Reference [7] did not account for the off-chip two-stage PGA when calculating the power consumption. The measured data of [22] and [23] do not suffer from the PGA’s influence. The work described here is the only one that integrated the PGA and RV-Buffer with the ADC, and all three were included when measured. On the other hand, the adjustable gain range provided by this design is relatively large.

5. Conclusions

This brief presented a split CDAC asynchronous SAR ADC with an integrated input PGA and RV-Buffer in 65 nm CMOS technology for wireless communication applications. The split CDAC structure reduces the total number of capacitors, thereby alleviating the driving pressure of the input PGA and RV-Buffer. The input PGA can improve the dynamic input range of the SAR ADC. The positive and negative reference voltages are provided by the RV-Buffer on-chip, thus avoiding the disturbance caused by the off-chip reference.

Author Contributions

Conceptualization, Z.X., Y.Y. and S.M.; methodology, Y.Y., T.W. and S.M.; validation, Y.Y. and B.H.; data analysis, Y.Y. and Z.X.; writing—original draft preparation, Y.Y.; writing—review and editing, S.M., J.R. and Y.C.; supervision, J.R.; project administration, J.R. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the National Natural Science Foundation of China (NSFC) under Grants 62104039 and 61934008, the Natural Science Foundation of Shanghai (Grant No. 21ZR1405700), and the Young Scientist Project of the MOE innovation platform and the Independent Project of State Key Laboratory of ASIC and System under Grant 2021MS012.

Conflicts of Interest

The authors declare that they have no conflict of interest.

References

  1. Chan, C.; Zhu, Y.; Cheng, L.; Zhang, W.; Ho, l.; Wei, L.; Seng-Pan, U.; Martins, R. 60-dB SNDR 100-MS/s SAR ADCs With Threshold Reconfigurable Reference Error Calibration. IEEE J. Solid-State Circuits 2017, 52, 2576–2588. [Google Scholar] [CrossRef]
  2. Liu, C.; Kuo, C.; Lin, Y. A 10 bit 320 MS/s Low-Cost SAR ADC for IEEE 802.11ac Applications in 20 nm CMOS. IEEE J. Solid-State Circuits 2015, 50, 2645–2654. [Google Scholar] [CrossRef]
  3. Inerfield, M.; Kamath, A.; Su, F.; Hu, J.; Yu, X.; Fong, V.; Alnaggar, O.; Lin, F.; Kwan, T. An 11.5-ENOB 100-MS/s 8 mW dual-reference SAR ADC in 28 nm CMOS. In Proceedings of the 2014 IEEE Symposium on VLSI Circuits Digest of Technical Ppaers, Honolulu, HI, USA, 10–13 June 2014. [Google Scholar]
  4. Bindra, H.S.; Annema, A.; Wienk, G.; Nauta, B.; Louwsma, S.M. A 4MS/s 10b SAR ADC with integrated Class-A buffers in 65nm CMOS with near rail-to-rail input using a single 1.2 V supply. In Proceedings of the 2019 IEEE Custom Integrated Circuits Conference, Austin, TX, USA, 14–17 April 2019. [Google Scholar]
  5. Tseng, W.; Lee, W.; Huang, C.; Chiu, P. A 12-bit 104 MS/s SAR ADC in 28 nm CMOS for Digitally-Assisted Wireless Transmitters. IEEE J. Solid-State Circuits 2016, 51, 2222–2231. [Google Scholar] [CrossRef]
  6. Wang, J.; Liu, S.; Shen, Y.; Zhu, Z. Low-Power Single-Ended SAR ADC Using Symmetrical DAC Switching for Image Sensors With Passive CDS and PGA Technique. IEEE Trans. Circuits Syst. I Reg. Pap. 2018, 65, 2378–2388. [Google Scholar] [CrossRef]
  7. Choi, M.; Ahn, G.; Lee, S. 12b 50MS/s 0.18 μm CMOS ADC with highly linear input variable gain amplifier. Electron. Lett. 2010, 46, 1254–1256. [Google Scholar] [CrossRef]
  8. El-Nozahi, M.; Amer, A.; Torres, J.; Entesari, K.; Sanchez-Sinencio, E. High PSR Low Drop-Out Regulator With Feed-Forward Ripple Cancellation Technique. IEEE J. Solid-State Circuits 2010, 45, 565–577. [Google Scholar] [CrossRef]
  9. Huang, G.Y.; Chang, S.; Liu, C.; Lin, Y. 10-bit 30-MS/s SAR ADC using a switchback switching method. IEEE Trans. Very Large Scale Integr. Syst. 2012, 21, 584–588. [Google Scholar] [CrossRef]
  10. Li, M.; Yao, Y.; Hu, B.; Wei, J.; Chen, Y.; Ma, S.; Ye, F.; Ren, J. A 6.94-fJ/Conversion-Step 12-bit 100-MS/s Asynchronous SAR ADC Exploiting Split-CDAC in 65 nm CMOS. IEEE Access 2021, 9, 77545–77554. [Google Scholar] [CrossRef]
  11. Wang, Z.; Chen, Y.; Qian, H. A 1.5GS/s 6bit 2bit/step Asynchronous Time Interleaved SAR ADC in 65nm CMOS. China Semicond. Technol. Int. Conf. (CSTIC) 2012, 44, 121. [Google Scholar] [CrossRef]
  12. Sunny, S.; Chen, Y.; Boon, C. A 4.06-mW 10-bit 150-MS/s SAR ADC with 1.5-bit/cycle Operation for Medical Imaging Applications. IEEE Sens. J. 2018, 18, 4553–4560. [Google Scholar] [CrossRef]
  13. Um, J.; Kim, Y.; Song, E.; Sim, J.; Park, H. A digital-domain calibration of split-capacitor dac for a differential sar adc without additional analog circuits. IEEE Trans. Circuits Syst. I Reg. Pap. 2013, 60, 2845–2856. [Google Scholar] [CrossRef]
  14. Chen, Y.; Zhu, X.; Tamura, H.; Kibune, M.; Tomita, Y.; Hamada, T.; Yoshioka, M.; Ishikawa, K.; Takayama, T.; Ogawa, J.; et al. Split capacitor DAC mismatch calibration in successive approximation ADC. In Proceedings of the 2009 IEEE Custom Integrated Circuits Conference, San Jose, CA, USA, 13–16 September 2009. [Google Scholar]
  15. Ginsburg, B.P.; Chandrakasan, A.P. 500-MS/s 5-bit ADC in 65-nm CMOS with split capacitor array DAC. IEEE J. Solid-State Circuits 2007, 42, 739–747. [Google Scholar] [CrossRef]
  16. Liu, C.C.; Chang, S.J.; Huang, G.Y.; Lin, Y.Z. A 10-bit 50 MS/s SAR ADC with a monotonic capacitor switching procedure. IEEE J. Solid-State Circuits 2010, 45, 731–740. [Google Scholar] [CrossRef]
  17. Ballo, A.; Grasso, A.D.; Pennisi, S. Active load with cross-coupled bulk for high-gain high-CMRR nanometer CMOS differential stages. Int. J. Circ. Theor. Appl. 2019, 47, 1700–1704. [Google Scholar] [CrossRef]
  18. Hsu, Y.; Liu, Z.; Hella, M.M. A-68 dB THD, 0.6 mm2 Active Area Biosignal Acquisition System With a 40–320 Hz Duty-Cycle Controlled Filter. IEEE Trans. Circuits Syst. I Reg. Pap. 2020, 67, 48–59. [Google Scholar] [CrossRef]
  19. Hogervorst, R.; Tero, J.P.; Eschauzier, R.G.H.; Huijsing, J.H. A compact power-efficient 3 V CMOS rail-to-rail input/output operational amplifier for VLSI cell libraries. IEEE J. Solid-State Circuits 1994, 29, 1505–1513. [Google Scholar] [CrossRef] [Green Version]
  20. Ballo, A.; Grasso, A.D.; Giustolisi, G.; Palumbo, G. Optimized Charge Pump With Clock Booster for Reduced Rise Time or Silicon Area. IEEE Trans. Circuits Syst. II Express Briefs 2019, 66, 1977–1981. [Google Scholar] [CrossRef]
  21. Ballo, A.; Grasso, A.D.; Palumbo, G.; Tanzawa, T. Linear distribution of capacitance in Dickson charge pumps to reduce rise time. Int. J. Circ. Theor. Appl. 2020, 48, 555–566. [Google Scholar] [CrossRef]
  22. Lu, C.C.; Huang, D.K. 1.2 V 10-bits 40 MS/s CMOS SAR ADC for low-power applications. IET Circuits Devices Syst. 2019, 13, 857–862. [Google Scholar] [CrossRef]
  23. Park, J.S.; Kim, D.H.; An, T.J.; Kim, M.K.; Ahn, G.C.; Lee, S.H. 12 b 50 MS/s 0.18 μm CMOS SAR ADC based on highly linear C-R hybrid DAC. Electron. Lett. 2020, 56, 119–121. [Google Scholar] [CrossRef]
Figure 1. Overall ADC architecture.
Figure 1. Overall ADC architecture.
Electronics 11 01841 g001
Figure 2. The asynchronous logic.
Figure 2. The asynchronous logic.
Electronics 11 01841 g002
Figure 3. The proposed split CDAC.
Figure 3. The proposed split CDAC.
Electronics 11 01841 g003
Figure 4. (a) The structure of C D ; (b) switches’ control circuit.
Figure 4. (a) The structure of C D ; (b) switches’ control circuit.
Electronics 11 01841 g004
Figure 5. The proposed PGA.
Figure 5. The proposed PGA.
Electronics 11 01841 g005
Figure 6. Signal establishment during the sampling phase.
Figure 6. Signal establishment during the sampling phase.
Electronics 11 01841 g006
Figure 7. The structure of the OPA.
Figure 7. The structure of the OPA.
Electronics 11 01841 g007
Figure 8. Sinking and overshoot of reference voltage during sampling.
Figure 8. Sinking and overshoot of reference voltage during sampling.
Electronics 11 01841 g008
Figure 9. (a) The structure of the proposed RV-Buffer; (b) the structure of the voltage transfer circuit.
Figure 9. (a) The structure of the proposed RV-Buffer; (b) the structure of the voltage transfer circuit.
Electronics 11 01841 g009
Figure 10. The simulated spectrum: (a) under the ideal situation; (b) with parasitic inductance and without RV-Buffer; (c) with parasitic inductance and with RV-Buffer.
Figure 10. The simulated spectrum: (a) under the ideal situation; (b) with parasitic inductance and without RV-Buffer; (c) with parasitic inductance and with RV-Buffer.
Electronics 11 01841 g010
Figure 11. (a) The chip photograph with detailed layout; (b) power breakdown.
Figure 11. (a) The chip photograph with detailed layout; (b) power breakdown.
Electronics 11 01841 g011
Figure 12. Measured spectrum for low-frequency input at 9 dB gain at: (a) 20 MS/s; (b) 50 MS/s.
Figure 12. Measured spectrum for low-frequency input at 9 dB gain at: (a) 20 MS/s; (b) 50 MS/s.
Electronics 11 01841 g012
Figure 13. Measured dynamic performance versus different gain modes for low-frequency input at: (a) 20 MS/s; (b) 50 MS/s.
Figure 13. Measured dynamic performance versus different gain modes for low-frequency input at: (a) 20 MS/s; (b) 50 MS/s.
Electronics 11 01841 g013
Table 1. Performance summary of the OPA.
Table 1. Performance summary of the OPA.
Supply Voltage1.2 VOutput Swing1.8 Vpp.diff
Common mode Output Voltage0.6 VDC Current6.78 mA
DC Gain77 dBGBW1.95 GHz
Phase Margin50°IRN1.52 nV/√Hz
Table 2. Performance summary and comparison.
Table 2. Performance summary and comparison.
This Work[6][7][22][23]
ArchitecturePGA + ADC + RV-BufferPGA + ADCPGA + ADCADCADC
Technology65 nm65 nm0.18 μm0.18 μm0.18 μm
Supply Voltage (V)1.2/2.5 *1.21.81.21.2
PowerADC (mW)0.80.2622.20.7364.734
PowerPGA (mW)8.10.165.9//
Gain Range (dB)0~18−6, 0, 6−3~0//
Resolution (bits)1210121012
Sampling Frequency (MS/s)5040504050
Input Range for ADC (Vpp)1.80.881.511.4
ENOBpeak8.169109.1310.4
SNRpeak50.9//56.764.3
SFDRpeak62.357273.165.874.7
FoMADC (fJ/conv.-step) **55.921.7 ***433.632.84 ***70.6 ***
* The 2.5 V supply is only used by RV-Buffer. ** FoMADC = PowerADC/(Sampling Frequency × 2ENOB). *** These FoMs did not include the PGA’s influence.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Xu, Z.; Hu, B.; Wu, T.; Yao, Y.; Chen, Y.; Ren, J.; Ma, S. A 12-Bit 50 MS/s Split-CDAC-Based SAR ADC Integrating Input Programmable Gain Amplifier and Reference Voltage Buffer. Electronics 2022, 11, 1841. https://doi.org/10.3390/electronics11121841

AMA Style

Xu Z, Hu B, Wu T, Yao Y, Chen Y, Ren J, Ma S. A 12-Bit 50 MS/s Split-CDAC-Based SAR ADC Integrating Input Programmable Gain Amplifier and Reference Voltage Buffer. Electronics. 2022; 11(12):1841. https://doi.org/10.3390/electronics11121841

Chicago/Turabian Style

Xu, Zhuofan, Biao Hu, Tianxiang Wu, Yuting Yao, Yong Chen, Junyan Ren, and Shunli Ma. 2022. "A 12-Bit 50 MS/s Split-CDAC-Based SAR ADC Integrating Input Programmable Gain Amplifier and Reference Voltage Buffer" Electronics 11, no. 12: 1841. https://doi.org/10.3390/electronics11121841

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop