CN113162624B - Analog-to-digital converter with pooling function - Google Patents

Analog-to-digital converter with pooling function Download PDF

Info

Publication number
CN113162624B
CN113162624B CN202110599642.8A CN202110599642A CN113162624B CN 113162624 B CN113162624 B CN 113162624B CN 202110599642 A CN202110599642 A CN 202110599642A CN 113162624 B CN113162624 B CN 113162624B
Authority
CN
China
Prior art keywords
analog
pooling
signal
dac
digital
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.)
Active
Application number
CN202110599642.8A
Other languages
Chinese (zh)
Other versions
CN113162624A (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.)
Jiangnan University
Original Assignee
Jiangnan University
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 Jiangnan University filed Critical Jiangnan University
Priority to CN202110599642.8A priority Critical patent/CN113162624B/en
Publication of CN113162624A publication Critical patent/CN113162624A/en
Application granted granted Critical
Publication of CN113162624B publication Critical patent/CN113162624B/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/12Analogue/digital converters
    • H03M1/34Analogue value compared with reference values

Landscapes

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

Abstract

The invention discloses an analog-to-digital converter with a pooling function, and belongs to the technical field of integrated circuits. The analog-to-digital converter comprises a pooling circuit and an analog-to-digital conversion circuit, wherein the pooling circuit and the analog-to-digital conversion circuit share a capacitor array, and the data matrix can be pooled and read in an analog domain by introducing less power consumption and area, so that the dimension of the data matrix is reduced. The invention effectively reduces the working times of the analog-digital conversion circuit, omits frequent comparison operation of a digital domain, reduces the consumption of storage space and greatly improves the operation efficiency of the integrated chip technology.

Description

Analog-to-digital converter with pooling function
Technical Field
The invention relates to an analog-to-digital converter with a pooling function, and belongs to the technical field of integrated circuits.
Background
The convolution algorithm commonly used in the current image identification needs to intensively process a large amount of regular operations and generate a large amount of intermediate data. Based on the traditional von neumann computing architecture, the computing and storage functions are separated, and huge data throughput can bring about huge power consumption overhead; and with the rapid improvement of the performance of the processor, the performance gap between the processor and the memory is larger and larger, and the problem of accessing the memory power consumption wall is more and more prominent. Therefore, researchers have proposed a computing architecture with a memory as a core, namely a memory-computing integrated architecture, and the problem of accessing memory power consumption walls is solved or weakened from the aspect of memory by performing computing fusion. The architecture is often applied to deep learning neural networks, and can efficiently realize vector matrix multiplication.
The typical convolutional neural network architecture consists of a convolutional layer, a pooling layer, a full-connection layer and the like, and the basic calculation flow is as follows: the input matrix (usually from an image) is transmitted into a network, the convolution layer and the pooling layer jointly complete feature extraction of input data, and the full connection layer synthesizes feature information and performs functions such as classification. The convolution operation in the convolution neural network can be performed in the analog domain by using the integrated architecture of memory operation, the feature extraction of the input matrix is completed, but the dimension is still high, and the data is usually subjected to pooling processing, wherein the maximum pooling operation has the effect of replacing a certain area of the input matrix with a value, if the operation result after the convolution operation is output to the digital circuit through the reading circuit, as shown in fig. 1, the pooling processing is performed in the digital domain, frequent comparison operation is required, and a large amount of power consumption and storage space are consumed, so that the operation efficiency of the integrated memory chip is affected.
Disclosure of Invention
In order to improve the operation efficiency of the integrated chip technology, the invention provides an analog-to-digital converter with a pooling function, which comprises: the device comprises a pooling circuit and an analog-to-digital conversion circuit, wherein the pooling circuit is connected with the analog-to-digital conversion circuit; the analog-to-digital conversion circuit is of a general capacitor SAR ADC structure and comprises an SAR comparison control module and a capacitor array DAC; the pooling circuit and the analog-to-digital conversion circuit share a capacitor array DAC; the pooling circuit compares the voltages of the input signals, and samples and holds the maximum value to realize maximum pooling; the analog-to-digital conversion circuit is used for converting the held pooling result into a digital signal and outputting the digital signal.
Optionally, the pooling circuit includes: a comparator Comp, a capacitor array DAC, a sampling switch S1 and a reset switch S2;
the output end of the comparator Comp is connected with the control end of the sampling switch S1, and the output ends of the sampling switches S1 and S2 are connected with the upper polar plate VP of the DAC capacitor array and the inverting input end of the comparator Comp.
Optionally, the comparator Comp adopts a dynamic latch structure, and when Clkc is low level, the sampling signal Sample is reset to 0; when Clkc is at high level, comparing input signal VIN with holding signal VH, and latching and outputting comparison result Sample to control sampling switch S1 to be turned on or off.
Optionally, the upper plate VP of the capacitor array DAC maintains a maximum value.
Optionally, the sampling switch S1 is configured to control whether to Sample the input signal, and when the Sample signal is high, S1 is turned on; when the Sample signal is low, S1 is off.
Optionally, the reset switch S2 is configured to control whether to reset the holding voltage VP of the DAC to 0, and when the rst signal is high, S2 is turned on; when the Rst signal is low, S2 is turned off.
Optionally, the analog-to-digital converter further includes a voltage buffer unit Buf.
Optionally, the Buf input end is connected to the upper plate VH of the DAC capacitor array, and the output end is connected to the inverting input end of the comparator Comp. The Buf is used for carrying out following buffering on the voltage signal VP held by the DAC, and the output signal VH is connected with the Comp reverse input end and is used for isolating the influence of the kick noise of the comparator on the held signal VP.
The invention has the beneficial effects that:
compared with the prior art, the analog-to-digital converter with the pooling function has the following advantages: the analog-to-digital converter designed by the invention integrates a pooling function, the pooling circuit and the analog-to-digital conversion circuit share a capacitor array, and the data matrix can be pooled and read in an analog domain by introducing less power consumption and area, so that the dimension of the data matrix is reduced. The invention effectively reduces the working times of the analog-digital conversion circuit, omits frequent comparison operation of a digital domain, reduces the consumption of storage space and greatly improves the operation efficiency of the integrated chip technology.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic diagram of a memory architecture based on ADC readout.
Fig. 2 is a block diagram of an analog-to-digital converter with pooling.
Fig. 3 is a schematic diagram of a general architecture of a memory based on a Pooling ADC readout.
Fig. 4 is a block diagram of an analog-to-digital converter with a buffering unit and a pooling function.
FIG. 5 is a timing diagram illustrating the operation of a 2x2 sized pooling core according to the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the present invention more apparent, the embodiments of the present invention will be described in further detail with reference to the accompanying drawings.
Embodiment one:
referring to fig. 2, the analog-to-digital converter includes a pooling circuit and an analog-to-digital conversion circuit, wherein the pooling circuit is connected with the analog-to-digital conversion circuit; the analog-to-digital conversion circuit is of a general capacitor SAR ADC structure and comprises an SAR comparison control module and a capacitor array DAC; the pooling circuit and the analog-to-digital conversion circuit share a capacitor array DAC.
When Clks is high, the analog-to-digital conversion circuit is in a stage to be sampled; when clk is low, the analog-to-digital conversion circuit is in the conversion stage.
The pooling circuit compares the voltages of the input signals, and samples and holds the maximum value to realize maximum pooling; the analog-to-digital conversion circuit is used for converting the held pooling result into a digital signal and outputting the digital signal.
The pooling circuit comprises a comparator Comp, a capacitor array DAC, a sampling switch S1 and a reset switch S2; the output end of the comparator Comp is connected with the control end of the sampling switch S1, and the output ends of the sampling switches S1 and S2 are connected with the upper polar plate VP of the DAC capacitor array and the inverting input end of the comparator Comp.
The comparator Comp adopts a dynamic latch structure, and when Clkc is low level, the sampling signal Sample is reset to 0; when Clkc is at high level, comparing input signal VIN with holding signal VH, and latching and outputting comparison result Sample to control sampling switch S1 to be turned on or off.
The upper plate VP of the capacitor array DAC maintains a maximum value.
The sampling switch S1 is used for controlling whether to Sample an input signal, and when the Sample signal is high, the S1 is conducted; when the Sample signal is low, S1 is off.
The reset switch S2 is configured to control whether to reset the holding voltage VP of the DAC to 0, and when the rst signal is high, S2 is turned on; when the Rst signal is low, S2 is turned off.
Compared with the prior analog-to-digital converter which performs pooling processing in a digital domain, the analog-to-digital converter with pooling function provided by the invention realizes pooling operation on convolution operation results in an analog domain, and can further reduce dimension and further reduce the calculated amount in the digital domain. The invention combines the pooling function on the basis of the analog-to-digital conversion circuit, can pool the data matrix in the analog domain and read out, reduces the dimension of the data matrix, effectively reduces the working times of the analog-to-digital conversion circuit, omits frequent comparison operation in the digital domain, reduces the consumption of storage space, and further improves the operation efficiency of the integrated chip technology of memory calculation.
The general architecture diagram of the integrated architecture of the analog-digital converter with the pooling function is shown in fig. 3, and compared with the existing integrated architecture of the analog-digital converter based on ADC reading, the existing architecture can realize convolution operation and reading, and then perform pooling operation in the digital domain. Based on the integrated overall architecture of the analog-to-digital converter with the pooling function, the pooling operation can be performed on the convolution operation result before the convolution operation result is read out, so that the working times of the analog-to-digital conversion circuit are reduced, the speed requirement of the analog-to-digital conversion circuit is further reduced, and the low-power consumption design is facilitated. Meanwhile, the output under the framework based on the invention is convolution and pooling results, compared with the existing framework, the pooling operation of the digital domain is omitted, and a large amount of storage space is saved.
Embodiment two:
referring to fig. 4, the analog-to-digital converter with pooling function provided in this embodiment adopts an analog-to-digital converter structure with buffering unit and pooling function.
The voltage buffer unit Buf is introduced on the basis of the structure of the analog-to-digital converter shown in fig. 2 provided in the first embodiment, the input end of the Buf is connected with the upper polar plate VH of the DAC capacitor array, and the output end of the Buf is connected with the inverting input end of the comparator Comp. The Buf is used for carrying out following buffering on the voltage signal VP held by the DAC, and the output signal VH is connected with the Comp reverse input end and is used for isolating the influence of the kick noise of the comparator on the held signal VP.
The invention provides an analog-digital converter with a pooling function, taking a pooling core with a size of 2x2 as an example, and a working time sequence chart is shown in figure 5. There are 4 positive input signals VIN (V1, V2, V3, V4) per cycle, 4 comparisons are made, and the maximum pooled result is digitally quantized out. The specific working process is as follows:
a reset phase: the RST signal is high, the reset switch S2 is conducted, and the upper polar plate voltage VP of the DAC is reset to 0; the Clks signal is high, and the analog-to-digital conversion circuit ends the last conversion state and enters a state to be sampled.
(II) pooling stage: RST signal is set to 0, and reset switch S2 is turned off; the first time Clkc is switched to high level, the comparator compares the first input signal V1 with VH, and since vh=vp=0, the comparator output signal Sample is high level, the sampling switch S1 is turned on, and the DAC samples and holds the input signal V1, that is, vh=vp=v1. After the second input signal V2 is established, clkc is switched to a high level for the second time, the comparator compares the input signal V2 with the holding signal V1, if V2> V1, the comparator outputs Sample to be a high level, the sampling switch S1 is turned on, and the DAC samples and holds the input signal V2, that is, vh=vp=v2; if V2< V1, the comparator output Sample is low, the sampling switch S1 remains off, and the DAC remains on, i.e., vh=vp=v1. The comparison of the input signals V3 and V4 is then done in turn on the same principle and the input signal is sampled or held in the previous state.
(III) an analog-to-digital conversion stage: after the circuit finishes the pooling operation, the Clks signal is switched to a low level, and the analog-to-digital conversion circuit quantifies the pooling result held by the DAC and outputs an N-bit digital signal.
The analog-to-digital converter with the pooling function is also suitable for pooling cores with other sizes, only needs to correspond the pooling process Clkc signals to the switching times of the input signals, and each period has m positive input signals VIN (V1-Vm), and performs m times of comparison in total, and performs digital quantization output on the maximum pooling result.
The analog-to-digital converter designed by the invention integrates a pooling function, the pooling circuit and the analog-to-digital conversion circuit share a capacitor array, and the data matrix can be pooled and read in an analog domain by introducing less power consumption and area, so that the dimension of the data matrix is reduced. The invention effectively reduces the working times of the analog-digital conversion circuit, omits frequent comparison operation of a digital domain, reduces the consumption of storage space and greatly improves the operation efficiency of the integrated chip technology.
Some steps in the embodiments of the present invention may be implemented by using software, and the corresponding software program may be stored in a readable storage medium, such as an optical disc or a hard disk.
The foregoing description of the preferred embodiments of the invention is not intended to limit the invention to the precise form disclosed, and any such modifications, equivalents, and alternatives falling within the spirit and scope of the invention are intended to be included within the scope of the invention.

Claims (1)

1. An analog-to-digital converter with pooling, the analog-to-digital converter comprising: the device comprises a pooling circuit and an analog-to-digital conversion circuit, wherein the pooling circuit is connected with the analog-to-digital conversion circuit; the analog-to-digital conversion circuit is of a general capacitor SAR ADC structure and comprises an SAR comparison control module and a capacitor array DAC; the pooling circuit and the analog-to-digital conversion circuit share a capacitor array DAC; the pooling circuit compares the voltages of the input signals, and samples and holds the maximum value to realize maximum pooling; the analog-to-digital conversion circuit is used for converting the held pooling result into a digital signal and outputting the digital signal;
the pooling circuit includes: a comparator Comp, a capacitor array DAC, a sampling switch S1 and a reset switch S2;
the output end of the comparator Comp is connected with the control end of the sampling switch S1, and the output ends of the sampling switch S1 and the reset switch S2 are connected with the upper polar plate VP of the DAC capacitor array and the inverting input end of the comparator Comp;
the comparator Comp adopts a dynamic latch structure, and when Clkc is low level, the sampling signal Sample is reset to 0; when Clkc is at a high level, comparing the magnitude of an input signal VIN with that of a holding signal VH, and latching and outputting a comparison result Sample to control the on or off of a sampling switch S1;
the maximum value of the upper polar plate VP of the capacitor array DAC is kept;
the sampling switch S1 is used for controlling whether to Sample an input signal, and when the Sample signal is high, the S1 is conducted; when the Sample signal is low, S1 is disconnected;
the reset switch S2 is configured to control whether to reset the holding voltage VP of the DAC to 0, and when the rst signal is high, S2 is turned on; when the Rst signal is low, S2 is disconnected;
the analog-to-digital converter further comprises a voltage buffer unit Buf;
the input end of the Buf is connected with the upper polar plate VH of the DAC capacitor array, and the output end of the Buf is connected with the inverting input end of the comparator Comp; the Buf is used for carrying out following buffering on the voltage signal VP held by the DAC, and the output signal VH is connected with the Comp reverse input end and is used for isolating the influence of the kick noise of the comparator on the held signal VP.
CN202110599642.8A 2021-05-31 2021-05-31 Analog-to-digital converter with pooling function Active CN113162624B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110599642.8A CN113162624B (en) 2021-05-31 2021-05-31 Analog-to-digital converter with pooling function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110599642.8A CN113162624B (en) 2021-05-31 2021-05-31 Analog-to-digital converter with pooling function

Publications (2)

Publication Number Publication Date
CN113162624A CN113162624A (en) 2021-07-23
CN113162624B true CN113162624B (en) 2024-03-26

Family

ID=76875346

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110599642.8A Active CN113162624B (en) 2021-05-31 2021-05-31 Analog-to-digital converter with pooling function

Country Status (1)

Country Link
CN (1) CN113162624B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113949385B (en) * 2021-12-21 2022-05-10 之江实验室 Analog-to-digital conversion circuit for RRAM (resistive random access memory) storage and calculation integrated chip complement quantization

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104079298A (en) * 2014-06-24 2014-10-01 复旦大学 Successive approximation type analog-to-digital converter of self-calibration bridge-connection capacitor structure
CN107231153A (en) * 2017-05-09 2017-10-03 大连理工大学 Gradually-appoximant analog-digital converter for monolithic integrated sensor
CN107528594A (en) * 2017-08-25 2017-12-29 中国电子科技集团公司第二十四研究所 Charge type streamline gradual approaching A/D converter and its control method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10135453B2 (en) * 2016-01-06 2018-11-20 Disruptive Technologies Research As SAR ADC with threshold trigger functionality for reduced power consumption

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104079298A (en) * 2014-06-24 2014-10-01 复旦大学 Successive approximation type analog-to-digital converter of self-calibration bridge-connection capacitor structure
CN107231153A (en) * 2017-05-09 2017-10-03 大连理工大学 Gradually-appoximant analog-digital converter for monolithic integrated sensor
CN107528594A (en) * 2017-08-25 2017-12-29 中国电子科技集团公司第二十四研究所 Charge type streamline gradual approaching A/D converter and its control method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
用于SAR ADC 的低开销电容开关时序设计;张存德等;微电子学;第49卷(第6期);750-754 *

Also Published As

Publication number Publication date
CN113162624A (en) 2021-07-23

Similar Documents

Publication Publication Date Title
US10187079B1 (en) Metastability error correction methods and circuits for asynchronous successive approximation analog to digital converter (SAR ADC)
JP3153271B2 (en) AD converter
CN103001641B (en) The restructing algorithm based on compression sensing for the data converter based on uneven sampling
US20080068245A1 (en) A-d converter and a-d convert method
KR101122462B1 (en) Successive approxiamation analog/digtal converter and time-interleaved successive approxiamation analog/digtal converter
CN103152049A (en) Successive approximation register type ADC (analog-digital converter)
US8749415B2 (en) Analog-to-digital converter and image sensor including the same
KR101020672B1 (en) Analog-to-digital conversion using asynchronous current-mode cyclic comparison
CN110750231B (en) Convolution neural network-oriented biphase coefficient adjustable analog multiplication circuit
US10778242B2 (en) Analog-to-digital converter device
CN109379082B (en) Successive approximation analog-to-digital converter
US10116318B1 (en) Method and system for asynchronous clock generation for successive approximation analog-to-digital converter (SAR ADC)
US10790843B2 (en) Analog-to-digital converter device
CN113162624B (en) Analog-to-digital converter with pooling function
CN110535466A (en) A kind of over-sampling SAR ADC read based on noise shaping techniques and surplus
US20220374694A1 (en) Neural network circuit and neural network system
CN116346135A (en) Successive approximation register analog-to-digital converter
CN110380729B (en) Successive approximation analog-to-digital converter quantization method based on prediction and local oversampling
CN111525928A (en) Analog-digital converter for quantizing two inputs and quantization method
TWI778886B (en) Recognition system and sram cell thereof
CN109756228A (en) A kind of channel switching control method of multichannel SAR-ADC circuit
CN112003621B (en) Digital-to-analog conversion control method, digital-to-analog converter, integrated circuit and equipment
CN114584727B (en) Capacitor DAC multi-column shared SAR/SS column parallel ADC and application
CN113114262B (en) Efficient direct function mapping analog-to-digital conversion circuit
CN116633353B (en) Low-power-consumption analog-to-digital conversion circuit

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