CN107395201A - It is a kind of to be combined the streamline successive approximation analog to digital C quantified with time domain based on voltage domain - Google Patents

It is a kind of to be combined the streamline successive approximation analog to digital C quantified with time domain based on voltage domain Download PDF

Info

Publication number
CN107395201A
CN107395201A CN201710605483.1A CN201710605483A CN107395201A CN 107395201 A CN107395201 A CN 107395201A CN 201710605483 A CN201710605483 A CN 201710605483A CN 107395201 A CN107395201 A CN 107395201A
Authority
CN
China
Prior art keywords
adc
stage
input
comparator
domain
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201710605483.1A
Other languages
Chinese (zh)
Other versions
CN107395201B (en
Inventor
李靖
何沁
罗建
靳泽熙
宁宁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN201710605483.1A priority Critical patent/CN107395201B/en
Publication of CN107395201A publication Critical patent/CN107395201A/en
Application granted granted Critical
Publication of CN107395201B publication Critical patent/CN107395201B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M1/00Analogue/digital conversion; Digital/analogue conversion
    • H03M1/002Provisions or arrangements for saving power, e.g. by allowing a sleep mode, using lower supply voltage for downstream stages, using multiple clock domains or by selectively turning on stages when needed
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M1/00Analogue/digital conversion; Digital/analogue conversion
    • H03M1/12Analogue/digital converters
    • H03M1/34Analogue value compared with reference values
    • H03M1/38Analogue value compared with reference values sequentially only, e.g. successive approximation type

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Analogue/Digital Conversion (AREA)

Abstract

一种基于电压域与时域结合量化的流水线逐次逼近ADC,属于模拟集成电路技术领域。采用两级流水线结构,第一级ADC的输入端连接输入信号,其第一输出端输出输入信号中高几位进行量化后得到的第一级量化结果,其第二输出端输出输入信号中未被处理的部分并经过缓冲器后输入第二级ADC的输入端,第二级ADC的输出端输出量化后的第二级量化结果,第一级量化结果和第二级量化结果作为最终输出码字的高位与低位并依次编码后得到最终量化结果。第二级ADC采用电压域与时域结合量化的SAR模数转换器,能实现每周期两位的输出码字,有效提高了转换速率;由于时域的量化在低压下更为准确,可用一个单位增益缓冲器来实现两级间的转换,提升了线性度,有效提高了电路精度。

The invention relates to a pipeline successive approximation ADC based on combined quantization of voltage domain and time domain, which belongs to the technical field of analog integrated circuits. A two-stage pipeline structure is adopted. The input terminal of the first-stage ADC is connected to the input signal, and the first output terminal outputs the first-stage quantization result obtained after quantizing the upper bits of the input signal, and the second output terminal outputs the input signal that has not been quantized. The processed part is input to the input terminal of the second-stage ADC after passing through the buffer, and the output terminal of the second-stage ADC outputs the quantized second-stage quantization result, and the first-stage quantization result and the second-stage quantization result are used as the final output codeword The high-order and low-order bits are coded sequentially to obtain the final quantization result. The second-stage ADC adopts the SAR analog-to-digital converter with the combination of voltage domain and time domain quantization, which can realize the output code word of two bits per cycle, which effectively improves the conversion rate; because the quantization of the time domain is more accurate at low voltage, a A unit gain buffer is used to realize the conversion between the two stages, which improves the linearity and effectively improves the circuit precision.

Description

一种基于电压域与时域结合量化的流水线逐次逼近ADCA Pipelined Successive Approximation ADC Based on Combined Quantization in Voltage Domain and Time Domain

技术领域technical field

本发明属于模拟集成电路技术领域,特别涉及一种采用电压域与时域结合量化的流水线逐次逼近型的模数转换器。The invention belongs to the technical field of analog integrated circuits, and in particular relates to a pipeline successive approximation analog-to-digital converter which adopts voltage domain and time domain combined quantization.

背景技术Background technique

近年来,计算机、通信和多媒体技术飞速发展,全球高新领域的数字化程度不断加深,在许多电子系统中都需要用到模数转换器来将电压、电流等模拟信号转化为数字编码后再进行处理,以利用大规模数字集成电路强大的数据处理能力。In recent years, with the rapid development of computer, communication and multimedia technologies, the degree of digitalization in the global high-tech field has continued to deepen. In many electronic systems, analog-to-digital converters are needed to convert analog signals such as voltage and current into digital codes before processing. , to take advantage of the powerful data processing capabilities of large scale digital integrated circuits.

随着半导体制造工艺的革新与芯片供电电压的下降,高性能的模数转换器设计面临新的挑战。传统的逐次逼近SAR模数转换器与流水线Pipelined模数转化器难以实现高转化速率、高精度与低功耗的性能指标,常常需要牺牲某个指标来满足其他要求。With the innovation of semiconductor manufacturing process and the drop of chip power supply voltage, the design of high-performance analog-to-digital converters faces new challenges. Traditional successive approximation SAR ADCs and pipelined ADCs are difficult to achieve high conversion rate, high precision and low power consumption performance indicators, and often need to sacrifice certain indicators to meet other requirements.

传统的SAR模数转换器由比较器、数模转化器和数字控制逻辑组成。数字控制逻辑根据比较器的输出结果依次决定输出编码每一位的值。利用逐次逼近的二分算法方式每次转化都需要N个量化周期,经历N次比较,其转换速率受到了很大的限制。除此之外,传统的SAR模数转换器只利用了比较器输出的电压比较结果而忽略了比较器可以提供的其他信息,使得每次量化只能单位进行,这也严重限制了SAR模数转换器的转换速率。A traditional SAR ADC consists of a comparator, a digital-to-analog converter and digital control logic. The digital control logic sequentially determines the value of each bit of the output code according to the output result of the comparator. Using the binary algorithm method of successive approximation requires N quantization periods for each conversion, and after N comparisons, the conversion rate is greatly limited. In addition, the traditional SAR analog-to-digital converter only uses the voltage comparison result output by the comparator and ignores other information that the comparator can provide, so that each quantization can only be performed in units, which also severely limits the SAR analog-to-digital converter. The slew rate of the converter.

传统的流水线Pipelined模数转化器属于多级转换器,每一级都有采样保持电路,并有一个级间放大器对本级的量化余量进行放大,再输出给后级作进一步的量化。采样保持电路使得在一个周期内只需每个流水线级分别完成量化与残差放大,而无需整个转换器一次性完成转化,因此转换速率不会随着级数的增加而下降,但由于需要用到增益精确的级间放大器,整体功耗较大,特别是在低压短沟道的先进工艺下,实现高增益的运算放大器用以设计增益稳定的反馈网络显得更加困难。The traditional pipelined A/D converter is a multi-stage converter, each stage has a sample-and-hold circuit, and an inter-stage amplifier to amplify the quantization margin of this stage, and then output it to the subsequent stage for further quantization. The sample-and-hold circuit makes it only necessary for each pipeline stage to complete quantization and residual amplification in one cycle, without the need for the entire converter to complete the conversion at one time, so the conversion rate will not decrease with the increase of the number of stages, but due to the need to use To an interstage amplifier with precise gain, the overall power consumption is relatively large, especially under the advanced technology of low-voltage short channel, it is more difficult to realize a high-gain operational amplifier for designing a feedback network with stable gain.

发明内容Contents of the invention

针对传统模数转换器电路结构在精度、转换速率以及功耗方面的不足之处,本发明提供了一种基于电压域与时域结合量化的流水线逐次逼近ADC,采用两级流水线结构,第二级采用电压域与时域结合量化的SAR模数转换器实现,可以充分利用输入电压幅值较小的特点,实现整体电路性能的优化。Aiming at the deficiencies of the traditional analog-to-digital converter circuit structure in terms of precision, conversion rate and power consumption, the present invention provides a pipeline successive approximation ADC based on the combination of voltage domain and time domain quantization, using a two-stage pipeline structure, the second The stage is implemented by a SAR analog-to-digital converter combined with quantization in the voltage domain and time domain, which can make full use of the characteristics of the small input voltage amplitude and realize the optimization of the overall circuit performance.

本发明的技术方案为:Technical scheme of the present invention is:

一种基于电压域与时域结合量化的流水线逐次逼近ADC,包括第一级ADC、第二级ADC和缓冲器,A pipelined successive approximation ADC based on the combination of voltage domain and time domain quantization, including first-stage ADC, second-stage ADC and buffer,

所述第一级ADC的输入端连接输入信号,其第一输出端输出所述第一级ADC对输入信号的高位进行量化后得到的第一级量化结果,其第二输出端输出输入信号中未被第一级ADC处理的部分并经过所述缓冲器后输入第二级ADC的输入端,所述第二级ADC的输出端输出所述第二级ADC对输入其中的信号进行量化后的第二级量化结果,所述第一级量化结果和第二级量化结果作为最终输出码字的高位与低位并依次编码后得到最终量化结果;The input terminal of the first-stage ADC is connected to the input signal, and the first output terminal outputs the first-stage quantization result obtained after the high-order bits of the input signal are quantized by the first-stage ADC, and the second output terminal outputs the input signal. The part that has not been processed by the first-stage ADC is input to the input terminal of the second-stage ADC after passing through the buffer, and the output terminal of the second-stage ADC outputs the quantized signal input by the second-stage ADC. The second-level quantization result, the first-level quantization result and the second-level quantization result are used as the high and low bits of the final output codeword and are sequentially encoded to obtain the final quantization result;

所述第二级ADC包括时域基准的模数转换器、电压域基准的模数转换器和数字逻辑控制模块,The second-stage ADC includes a time-domain reference analog-to-digital converter, a voltage-domain reference analog-to-digital converter and a digital logic control module,

所述时域基准的模数转换器包括第一比较器和N位的第一电容阵列,所述第一电容阵列包括两组分别与第一比较器的第一输入端和第二输入端连接的相同的电容组,每组电容组包括N个量化电容和一个寄生单位电容,所述N个量化电容相间的接地或者通过开关分别与地电位、共模电位或基准电位中的一个连接,所述寄生单位电容通过开关分别与地电位、共模电位或基准电位中的一个连接;The analog-to-digital converter of the time domain reference includes a first comparator and a first capacitor array of N bits, and the first capacitor array includes two groups connected to the first input terminal and the second input terminal of the first comparator respectively The same capacitor group, each group of capacitor groups includes N quantization capacitors and a parasitic unit capacitor, and the N quantization capacitors are connected to the ground or to one of the ground potential, common-mode potential or reference potential through a switch, so The parasitic unit capacitance is respectively connected to one of ground potential, common mode potential or reference potential through switches;

所述电压域基准的模数转换器包括第二比较器和N位的第二电容阵列,所述第二电容阵列的输出端连接所述第二比较器的输入端,其输入端通过开关分别与地电位、输入到第二级ADC中的输入信号或基准电压中的一个连接;The analog-to-digital converter of the voltage domain reference includes a second comparator and a second capacitor array of N bits, the output terminal of the second capacitor array is connected to the input terminal of the second comparator, and the input terminals are respectively connected by switches connected to one of ground potential, an input signal into the second-stage ADC, or a reference voltage;

所述数字逻辑控制模块的输入端连接所述第一比较器和第二比较器的输出端,其输出端作为所述第二级ADC的输出端。The input terminal of the digital logic control module is connected to the output terminals of the first comparator and the second comparator, and the output terminal thereof is used as the output terminal of the second-stage ADC.

具体的,所述第一级ADC为逐次逼近型ADC。Specifically, the first-stage ADC is a successive approximation ADC.

具体的,所述缓冲器为单位增益缓冲器。Specifically, the buffer is a unity gain buffer.

具体的,所述第一电容阵列和第二电容阵列为偶数位的电容阵列。Specifically, the first capacitor array and the second capacitor array are even-numbered capacitor arrays.

具体的,所述第一比较器和第二比较器为相同的比较器。Specifically, the first comparator and the second comparator are the same comparator.

本发明的有益效果为:本发明利用两级流水线的整体架构,在第二级采用电压域与时域结合量化的方式,可以实现每周期两位的输出码字,有效提高了电路的转换速率;实施例中第一级ADC为逐次逼近型ADC,缓冲器为单位增益缓冲器,由于时域的量化在低压下更为准确,因而不用像传统Pipelined模数转换器需将前一级的残差电压进行放大,只需用一个单位增益缓冲器来实现两级间的转换,线性度有了提升,有效提高整体电路的精度;同时用SAR模数转换器实现每个流水线级可以有效降低整体电路的功耗。The beneficial effects of the present invention are: the present invention utilizes the overall structure of the two-stage pipeline, and adopts the combined quantization method of the voltage domain and the time domain in the second stage, which can realize the output code word of two bits per cycle, and effectively improves the conversion rate of the circuit ; In the embodiment, the first-stage ADC is a successive approximation ADC, and the buffer is a unity-gain buffer. Since the quantization in the time domain is more accurate at low voltage, it is not necessary to convert the residual of the previous stage like a traditional Pipelined analog-to-digital converter. The differential voltage is amplified, and only a unity gain buffer is used to realize the conversion between the two stages, the linearity is improved, and the accuracy of the overall circuit is effectively improved; at the same time, the implementation of each pipeline stage by the SAR analog-to-digital converter can effectively reduce the overall power consumption of the circuit.

附图说明Description of drawings

图1是本发明提出的基于电压域与时域结合量化的流水线逐次逼近ADC的整体电路系统架构;Fig. 1 is the overall circuit system architecture of the pipeline successive approximation ADC based on the combination of voltage domain and time domain quantization proposed by the present invention;

图2是电压域与时域结合量化过程原理说明图;Figure 2 is a diagram illustrating the principle of the combined quantization process in the voltage domain and time domain;

图3是实施例中第一级ADC采用传统SAR模数转换器的电路原理图;Fig. 3 is the circuit schematic diagram of the traditional SAR analog-to-digital converter used in the first stage ADC in the embodiment;

图4是实施例中第二级ADC采用10位的电压域与时域结合量化的SAR模数转换器的原理图;Fig. 4 is the schematic diagram of the SAR analog-to-digital converter that uses 10-bit voltage domain and time domain combined quantization in the second stage ADC in the embodiment;

图5是实施例中整体电路量化时序图。Fig. 5 is a timing diagram of quantization of the overall circuit in the embodiment.

具体实施方式detailed description

下面结合附图和具体实施例对本发明的流水线逐次逼近ADC结构作进一步的阐述。需要说明的是:实施实例中的参数并不影响本发明的一般性。The pipeline successive approximation ADC structure of the present invention will be further described below in conjunction with the accompanying drawings and specific embodiments. It should be noted that: the parameters in the implementation examples do not affect the generality of the present invention.

如图1所示是本发明提出的基于电压域与时域结合量化的流水线逐次逼近ADC的整体电路系统架构,包括第一级ADC、第二级ADC和缓冲器,所述第一级ADC的输入端连接输入信号,其第一输出端输出所述第一级ADC将输入信号的高位进行量化后得到的第一级量化结果,其第二输出端输出输入信号中未被第一级ADC处理的部分并经过所述缓冲器后输入第二级ADC的输入端,所述第二级ADC的输出端输出通过所述第二级ADC量化后的第二级量化结果,所述第一级量化结果和第二级量化结果作为最终输出码字的高位与低位并依次编码后得到最终量化结果;所述第二级ADC包括时域基准的模数转换器、电压域基准的模数转换器和数字逻辑控制模块,所述时域基准的模数转换器包括第一比较器和N位的第一电容阵列,所述第一电容阵列包括两组分别与第一比较器的第一输入端和第二输入端连接的相同的电容组,每组电容组包括N个量化电容和一个寄生单位电容,所述N个量化电容相间的接地或者通过开关分别与地电位、共模电位或基准电位中的一个连接,所述寄生单位电容通过开关分别与地电位、共模电位或基准电位中的一个连接;所述电压域基准的模数转换器包括第二比较器和N位的第二电容阵列,所述第二电容阵列的输出端连接所述第二比较器的输入端,其输入端通过开关分别与地电位、输入到第二级ADC中的输入信号或基准电压中的一个连接;所述数字逻辑控制模块的输入端连接所述第一比较器和第二比较器的输出端,其输出端作为所述第二级ADC的输出端。As shown in Figure 1, it is the overall circuit system architecture of the pipeline successive approximation ADC based on the combination of voltage domain and time domain quantization proposed by the present invention, including a first-stage ADC, a second-stage ADC and a buffer, and the first-stage ADC's The input terminal is connected to the input signal, and its first output terminal outputs the first-level quantization result obtained after the high-order bit of the input signal is quantized by the first-level ADC, and its second output terminal outputs the input signal that has not been processed by the first-level ADC The part of the buffer is input to the input end of the second-stage ADC, and the output end of the second-stage ADC outputs the second-stage quantization result quantized by the second-stage ADC, and the first-stage quantization The result and the second-level quantization result are used as the high and low bits of the final output codeword and are encoded in sequence to obtain the final quantization result; the second-level ADC includes an analog-to-digital converter of a time-domain reference, an analog-to-digital converter of a voltage-domain reference, and A digital logic control module, the analog-to-digital converter of the time domain reference includes a first comparator and a first capacitor array of N bits, and the first capacitor array includes two groups that are respectively connected to the first input terminal of the first comparator and The same capacitor group connected to the second input terminal, each group of capacitor groups includes N quantization capacitors and a parasitic unit capacitor, and the N quantization capacitors are connected to the ground or to the ground potential, common mode potential or reference potential through switches. One connection of the parasitic unit capacitance is connected to one of the ground potential, the common mode potential or the reference potential through a switch; the analog-to-digital converter of the voltage domain reference includes a second comparator and an N-bit second capacitor array , the output terminal of the second capacitor array is connected to the input terminal of the second comparator, and its input terminal is connected to one of the ground potential, the input signal or the reference voltage input to the second-stage ADC through a switch; The input terminal of the digital logic control module is connected to the output terminals of the first comparator and the second comparator, and the output terminal thereof is used as the output terminal of the second-stage ADC.

本实施例中第一级ADC为逐次逼近型ADC,其结构如图3所示,缓冲器为单位增益缓冲器。本实施例通过两级流水线的方式实现量化,每一级ADC为逐次逼近模数转换器。输入信号经过第一级量化,输入信号的幅度在逐次逼近中不断减小。比较器的输出延时随着比较器输入电压幅值的减小而呈指数增大,而比较时间随幅值的变化差异越大,比较的精度也越高。利用这样一个特性,不需将第一级量化后的残差电压进行放大,只需级联一个单位增益缓冲器将第一级的输出电压传递到第二级作为输入电压。In this embodiment, the first-stage ADC is a successive approximation ADC, its structure is shown in FIG. 3 , and the buffer is a unity gain buffer. In this embodiment, quantization is realized by means of a two-stage pipeline, and each stage of ADC is a successive approximation analog-to-digital converter. The input signal is quantized in the first stage, and the amplitude of the input signal is continuously reduced in the successive approximation. The output delay of the comparator increases exponentially with the decrease of the input voltage amplitude of the comparator, and the greater the difference between the comparison time and the amplitude, the higher the accuracy of the comparison. Utilizing such a feature, it is not necessary to amplify the residual voltage after the quantization of the first stage, and only need to cascade a unity gain buffer to pass the output voltage of the first stage to the second stage as the input voltage.

本实施例中第二级ADC用一个10位的模数转换器来加以说明,如图4所示,值得说明的是本发明不仅适用于第二级ADC采用10位的电压域与时域结合量化的SAR模数转换器。电压域基准模数转换器502的连接方式与传统SAR模数转换器的连接方式一致。时域基准模数转换器501的最高位电容下极板始终接地电位,相应的第三位、第五位、第七位与第九位电容下极板也始终接地电位,除此之外的其他电容下极板会通过开关分别连接基准电压VREF、地电位GND与共模电位Vcm,这个数模转换器的作用是在量化过程中顺序地提供1/4VREF、1/16VREF、1/32VREF、1/64VREF与1/128VREF的电压幅值。以第一次量化来具体说明,如图2所示,第一比较器的每一位输出结果包含两位信息,一位是输入电压与参考电压的比较结果,另外一位是与输入电压大小相关的输出延时时间1。当增加一个相同的第二比较器,输入电压差为每个周期的参考电压的1/4时,第二比较器的输出时间延时0就是每个比较周期的基准时间。将该时间与第一比较器的延时时间1做比较可以判断第一比较器的输入电压压差与1/4VREF的大小关系,从而将每次量化分为4个区间,完成两位的量化。In this embodiment, the second-stage ADC is illustrated with a 10-bit analog-to-digital converter, as shown in Figure 4. It is worth noting that the present invention is not only applicable to the combination of the voltage domain and the time domain of the second-stage ADC using 10 bits. Quantized SAR ADC. The connection mode of the voltage domain reference ADC 502 is consistent with that of the traditional SAR ADC. The lower plate of the highest capacitor of the time-domain reference analog-to-digital converter 501 is always at ground potential, and the lower plates of the corresponding third, fifth, seventh, and ninth capacitors are also always at ground potential. The lower plates of other capacitors are respectively connected to the reference voltage VREF, the ground potential GND and the common mode potential Vcm through switches. The function of this digital-to-analog converter is to sequentially provide 1/4VREF, 1/16VREF, 1/32VREF, 1 Voltage amplitude of /64VREF and 1/128VREF. Take the first quantization as an example, as shown in Figure 2, each output result of the first comparator contains two bits of information, one is the comparison result between the input voltage and the reference voltage, and the other is the input voltage Associated output delay time 1. When an identical second comparator is added, and the input voltage difference is 1/4 of the reference voltage of each cycle, the output time delay 0 of the second comparator is the reference time of each comparison cycle. Comparing this time with the delay time 1 of the first comparator can judge the relationship between the input voltage difference of the first comparator and 1/4VREF, so that each quantization is divided into 4 intervals, and the quantization of two digits is completed. .

本实施例中的第一电容阵列和第二电容阵列采用偶数位的电容阵列,但也可以为奇数位,采用奇数位电容阵列时最后一次就量化一位。The first capacitor array and the second capacitor array in this embodiment use even-numbered capacitor arrays, but they can also be odd-numbered capacitor arrays. When using odd-numbered capacitor arrays, one bit is quantized at the last time.

本实施例的量化时序图如图5所示,第一级、第二级模数转换器采用流水线的方式进行量化,第一级ADC按照传统SAR的工作方式进行逐次逼近,每个周期量化1位,经历采样、量化和缓冲保持的过程。第二级ADC利用电压域与时域相结合的方式实现每个周期量化2位,提高了电路转换的速率。第一级ADC和第二级ADC通过流水线的工作方式实现了在同时间内的量化,提高了整体的转换速率,本实施例采用两级SAR而不是整体流水线的实现方式是考虑到SAR模数转化器的低功耗特性,这也会降低整个电路的功耗。综上所述,本发明在电路的转换速率、量化精度以及功耗等方面都有较好的特性。The quantization timing diagram of this embodiment is shown in Figure 5. The first-stage and second-stage analog-to-digital converters are quantized in a pipelined manner, and the first-stage ADC performs successive approximation according to the traditional SAR working method, and each cycle quantizes 1 Bits go through the process of sampling, quantizing and buffering. The second-stage ADC uses the combination of voltage domain and time domain to realize quantization of 2 bits per cycle, which improves the conversion rate of the circuit. The first-stage ADC and the second-stage ADC realize the quantization at the same time through the working mode of the pipeline, which improves the overall conversion rate. The low power consumption characteristic of the converter, which also reduces the power consumption of the whole circuit. To sum up, the present invention has better characteristics in terms of circuit conversion rate, quantization accuracy and power consumption.

本领域的技术人员应明确,在不脱离本发明的精神所做的非实质性改变或改进,都应该属于本发明权利要求保护的范围。It should be clear to those skilled in the art that insubstantial changes or improvements made without departing from the spirit of the present invention should all fall within the protection scope of the claims of the present invention.

Claims (5)

1. a kind of combined the streamline successive approximation analog to digital C quantified based on voltage domain with time domain, it is characterised in that including the first order ADC, second level ADC and buffer,
The input connection input signal of the first order ADC, its first output end export the first order ADC to input signal A high position quantified after obtained first order quantized result, not by first order ADC in its second output end output input signal The part of processing and the input that second level ADC is inputted after the buffer, the output end output institute of the second level ADC Second level ADC is stated to inputting the second level quantized result after signal therein quantifies, the first order quantized result and the Two level quantized result obtains final quantization result as a high position for final output code word with low level and after encoding successively;
The second level ADC includes the analog-digital converter of time-domain reference, the analog-digital converter of voltage domain benchmark and Digital Logic control Molding block,
The analog-digital converter of the time-domain reference includes the first capacitor array of first comparator and N positions, the first electric capacity battle array Row include two groups of identical capacitance groups being connected respectively with the first input end of first comparator and the second input, every group of electric capacity Group includes a N number of quantization electric capacity and parasitic specific capacitance, described N number of to quantify the alternate ground connection of electric capacity or pass through switch difference Be connected with one in ground potential, common mode current potential or reference potential, the parasitic specific capacitance by switch respectively with ground potential, A connection in common mode current potential or reference potential;
The analog-digital converter of the voltage domain benchmark includes the second comparator and the second capacitor array of N positions, second electric capacity The output end of array connects the input of second comparator, its input by switch respectively with ground potential, be input to the A connection in input signal or reference voltage in two level ADC;
The input of the Digital Logic control module connects the first comparator and the output end of the second comparator, and it is exported Hold the output end as the second level ADC.
2. according to claim 1 combined the streamline successive approximation analog to digital C quantified based on voltage domain with time domain, its feature exists In the first order ADC is SAR ADC.
3. according to claim 2 combined the streamline successive approximation analog to digital C quantified based on voltage domain with time domain, its feature exists In the buffer is unit gain buffer.
4. according to claim 1 combined the streamline successive approximation analog to digital C quantified based on voltage domain with time domain, its feature exists In first capacitor array and the second capacitor array are the capacitor array of even bit.
5. according to claim 1 combined the streamline successive approximation analog to digital C quantified based on voltage domain with time domain, its feature exists In the first comparator and the second comparator are identical comparator.
CN201710605483.1A 2017-07-24 2017-07-24 Assembly line successive approximation ADC based on voltage domain and time domain combined quantization Active CN107395201B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710605483.1A CN107395201B (en) 2017-07-24 2017-07-24 Assembly line successive approximation ADC based on voltage domain and time domain combined quantization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710605483.1A CN107395201B (en) 2017-07-24 2017-07-24 Assembly line successive approximation ADC based on voltage domain and time domain combined quantization

Publications (2)

Publication Number Publication Date
CN107395201A true CN107395201A (en) 2017-11-24
CN107395201B CN107395201B (en) 2020-03-17

Family

ID=60336238

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710605483.1A Active CN107395201B (en) 2017-07-24 2017-07-24 Assembly line successive approximation ADC based on voltage domain and time domain combined quantization

Country Status (1)

Country Link
CN (1) CN107395201B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108075778A (en) * 2017-11-29 2018-05-25 四川知微传感技术有限公司 Pipeline SAR-ADC circuit structure
CN108599763A (en) * 2018-05-11 2018-09-28 成都华微电子科技有限公司 SAR types ADC is with active amplifier type capacitance redistribution array
CN109977458A (en) * 2019-02-03 2019-07-05 北京大学 A kind of mixed analog to digital converter
CN112653468A (en) * 2020-12-15 2021-04-13 西安电子科技大学 Novel timing sequence assembly line ADC based on interstage buffer isolation
CN114499529A (en) * 2022-04-01 2022-05-13 浙江地芯引力科技有限公司 Analog-digital converter circuit, analog-digital converter, and electronic apparatus
CN114614822A (en) * 2022-04-12 2022-06-10 电子科技大学 Interstage gain nonlinear calibration method of pipeline-SAR ADC
CN115149948A (en) * 2022-07-15 2022-10-04 电子科技大学 Pipelined SAR ADC with high linearity characteristic
WO2023092887A1 (en) * 2021-11-24 2023-06-01 深圳市中兴微电子技术有限公司 Pipelined successive-approximation analog-to-digital converter, integrated circuit, and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130321184A1 (en) * 2012-06-05 2013-12-05 Himax Technologies Limited SAR Assisted Pipelined ADC and Method for Operating the Same
CN103888141A (en) * 2014-04-09 2014-06-25 华为技术有限公司 Assembly line successive approximation type analog-digital converter self-calibration method and device
CN104168025A (en) * 2014-08-25 2014-11-26 西安交通大学 Charge type assembly line successive approximation register analog to digital converter
CN105071813A (en) * 2015-08-24 2015-11-18 合肥工业大学 Novel two-level structure applied to pipeline-successive approximation analog-digital converter

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130321184A1 (en) * 2012-06-05 2013-12-05 Himax Technologies Limited SAR Assisted Pipelined ADC and Method for Operating the Same
CN103888141A (en) * 2014-04-09 2014-06-25 华为技术有限公司 Assembly line successive approximation type analog-digital converter self-calibration method and device
CN104168025A (en) * 2014-08-25 2014-11-26 西安交通大学 Charge type assembly line successive approximation register analog to digital converter
CN105071813A (en) * 2015-08-24 2015-11-18 合肥工业大学 Novel two-level structure applied to pipeline-successive approximation analog-digital converter

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108075778A (en) * 2017-11-29 2018-05-25 四川知微传感技术有限公司 Pipeline SAR-ADC circuit structure
CN108075778B (en) * 2017-11-29 2023-10-27 四川知微传感技术有限公司 Pipeline SAR-ADC circuit structure
CN108599763A (en) * 2018-05-11 2018-09-28 成都华微电子科技有限公司 SAR types ADC is with active amplifier type capacitance redistribution array
CN108599763B (en) * 2018-05-11 2022-04-15 成都华微电子科技股份有限公司 SAR type ADC has source operational amplifier type capacitance redistribution array
CN109977458A (en) * 2019-02-03 2019-07-05 北京大学 A kind of mixed analog to digital converter
CN112653468B (en) * 2020-12-15 2023-05-26 西安电子科技大学 Time sequence assembly line ADC based on interstage buffer isolation
CN112653468A (en) * 2020-12-15 2021-04-13 西安电子科技大学 Novel timing sequence assembly line ADC based on interstage buffer isolation
WO2023092887A1 (en) * 2021-11-24 2023-06-01 深圳市中兴微电子技术有限公司 Pipelined successive-approximation analog-to-digital converter, integrated circuit, and electronic device
CN114499529B (en) * 2022-04-01 2022-07-19 浙江地芯引力科技有限公司 Analog-digital converter circuit, analog-digital converter, and electronic apparatus
CN114499529A (en) * 2022-04-01 2022-05-13 浙江地芯引力科技有限公司 Analog-digital converter circuit, analog-digital converter, and electronic apparatus
CN114614822A (en) * 2022-04-12 2022-06-10 电子科技大学 Interstage gain nonlinear calibration method of pipeline-SAR ADC
CN115149948A (en) * 2022-07-15 2022-10-04 电子科技大学 Pipelined SAR ADC with high linearity characteristic
CN115149948B (en) * 2022-07-15 2024-10-01 电子科技大学 A Pipelined SAR ADC with High Linearity

Also Published As

Publication number Publication date
CN107395201B (en) 2020-03-17

Similar Documents

Publication Publication Date Title
CN107395201B (en) Assembly line successive approximation ADC based on voltage domain and time domain combined quantization
CN105322966B (en) Improve the capacitors exchange and averaging method of the gradually-appoximant analog-digital converter linearity
CN103916127B (en) Analog/digital converter
CN102983863A (en) First-stage circuit structure of pipelined analog-to-digital converter
CN104993831B (en) Time-interleaved Pipeline SAR type adc circuits
CN106230439B (en) A method of improving the pipeline-type gradually-appoximant analog-digital converter linearity
CN104320141B (en) A kind of bit stream line type gradually-appoximant analog-digital converter of low-power consumption 12
US7847720B2 (en) Pipelined analog-to-digital converter
CN104168025B (en) A kind of charge type streamline gradual approaching A/D converter
US20250038762A1 (en) Pipelined successive approximation register analog-to-digital converter, integrated circuit, and electronic device
CN111464186A (en) A high-speed Pipeline-SAR analog-to-digital conversion circuit
CN111446964A (en) Novel fourteen-bit assembly line-successive approximation type analog-digital converter
CN104682958B (en) A kind of parallel gradually-appoximant analog-digital converter with noise shaping
CN107863966A (en) A kind of gradually-appoximant analog-digital converter electric capacity optimization method for intelligence sensor
CN107682014A (en) A kind of mixed type ADC system and its method for improving resolution ratio and speed
CN108075776A (en) Compound type analog-to-digital converter
CN114679179B (en) A high-speed time-domain reconfigurable hybrid analog-to-digital converter
CN113225085B (en) A High-speed Multi-bit Sequential Approximation-Pipeline Hybrid Analog-to-Digital Converter
CN107294536B (en) 3-bit pipelined ADC (analog-to-digital converter) timing sequence control method
CN113659988B (en) Single-period multi-bit quantized successive approximation type analog-to-digital converter
CN100417026C (en) Analog to Digital Converter
CN110474641B (en) Digital coding circuit and method of analog-to-digital converter applied to ultrahigh-speed pipeline folding interpolation structure
CN103124177A (en) Circular A/D (Analog/Digital) converter and digital calibration method
CN109768800B (en) An ultra-low power successive approximation analog-to-digital converter based on charge redistribution
CN115149948B (en) A Pipelined SAR ADC with High Linearity

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant