Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Yashaswini. R, Kumar N Krishna Murthy
DOI Link: https://doi.org/10.22214/ijraset.2023.54790
Certificate: View Certificate
In this study, it was looked into how a 16-bit architecture might be used to develop an Analog-to-Digital Converter (ADC) Successive Approximation Register (SAR). The SAR ADC architecture is widely adopted for high-resolution applications because to its ease of use and minimal power requirements. The design also includes a voltage reference, a comparator, a successive approximation register, a sample-and-hold circuit, an analog-to-digital converter (DAC), and other components. A range of design approaches and circuit topologies are employed to maximize performance and satisfy the required criteria. The comparator is intended to properly detect the analogue input voltage and operate at high speeds. A binary search technique is used by the successive approximation register to find the input voltage\'s digital representation. The design is implemented using 250nm Gate Diffusion Input [GDI] Technology. Simulation and verification are performed using Tanner EDA tool. The results indicate that the proposed 16-bit SAR ADC achieves the desired resolution and meets the specified performance requirements. The ADC exhibits low power consumption, and satisfactory performance. This architecture its applications span across multiple disciplines, encompassing communication systems, scientific instrumentation, and medical imaging, where there is a requirement for accurate ADC conversion.
I. INTRODUCTION
ADC’s plays a crucial role in transforming continuous analog signals into discrete digital representations essential components of contemporary electronic systems. With the increasing demand for higher resolution and accuracy in signal processing High-resolution ADC design has grown to be a key field of study and development for several applications.
The SAR ADC architecture was selected because it can provide excellent resolution with a manageable level of complexity. In order to provide an accurate digital representation, the SAR ADC performs the conversion process utilizing the binary search approach [5]. A critical component of the sequential approximation register (SAR) ADC design are digital-to-analog converters (DACs). An analogue device called a sample and hold circuit, often referred to as a sample and follow circuit, samples (captures, takes) the voltage of an analogue signal that is continuously changing and holds (locks, freezes) it at a constant level for a predetermined minimum amount of time[8]. A benchmark for comparing the input voltage is provided by the voltage reference, which provides a constant and precise reference voltage. The comparator chooses whether to increase or decrease the DAC output by comparing the input voltage to the reference value. High precision and linearity are attained in the DAC by using a variety of methods, including binary-weighted capacitor arrays.
A. Analog To Digital Converter
Analog-to-Digital Converters (ADCs), which are electrical components, can calculate, process, and convert the numerous analogue signals encountered in the real world into a quantized or binary format. An ADC is a fundamental component of every system that conducts digital signal processing (DSP) or digital image processing (DIP). Analog-to-Digital Converters (ADCs) are necessary since computers can only process binary signals. There are several various kinds of ADCs that are available, including Flash ADCs, Pipeline ADCs, Counter-type ADCs, Delta-Sigma ADCs, and Dual Slope ADCs.
The conversion of analogue input values occurs more quickly with the SAR ADC, despite its slower speed as compared to a Flash-type device. An analogue input's binary equivalent can be produced by the ADC in just 4 clock cycles (or conversion cycles). We benefit from accuracy using ADC.
Analogue computers of yesteryear are a thing of the past; modern technology is entirely digital. We still live in an analogue world with plenty of color rather than it is unfortunate that digital systems can only handle binary signals, limiting them to just black and white representations.
For instance, temperature sensors like the LM35 produce a voltage that varies in proportion to the temperature, with a 10mV increase per degree. This voltage would only register as high or low based on input thresholds if we connected it straight to a digital input, providing no useful information [9].
To overcome this limitation, the analogue voltage input signal is converted by an ADC into a digital representation consisting of a number of bits. The CPU's data bus can therefore be directly attached to this digital representation, which can subsequently be used for calculation.
II. PREVIOUS WORK
The SAR is a type of analog-to-digital converter (ADC), which transforms analogue input signals into digital representations. This technique has been widely used in previous research and developments representation. Due to their versatility and widespread use, SAR ADCs are moderate speed, low power consumption, and relatively simple architecture.
Successive Approximation ADCs (SAR ADCs) have resolutions ranging. They are the preferred SAR ADCs, favored for their cost and appropriate for medium- to high-resolution applications. This kind of ADC is because due to its compact size and low power consumption, SAR ADCs are commonly employed in portable battery-powered devices.
Despite the possibility of inside circuitry, the real sample rate is still used because of the Successive Approximation approach substantially lower. This is due to the fact that, as implied by the ADC's name, the data conversion mechanism used by the internal circuitry of the device is a binary search operation. We talk about it in more detail later on in this essay.
The SAR ADC consists of a comparator that evaluates the analogue input signal, a sample-and-hold circuit (S/H), a DAC that samples the reference signal, a DAC that retrieves the analogue value of the SAR result, and a SAR logic that determines each bit.
Analog-to-digital converters (ADCs) frequently employ the Successive Approximation Register (SAR) design. It implements the SAR algorithm's logic using a series of D flip-flops [11]. Using D flip-flops, a SAR logic can be described in the following high-level manner:
SAR Operation: The SAR algorithm compares an analogue input signal to a reference voltage in an iterative process to determine the digital representation of the signal. In order to find the most accurate digital representation, SAR logic employs a binary search technique.
D Flip-Flop Setup: The SAR logic is made up of a chain of D flip-flops, usually in an amount that corresponds to the necessary ADC resolution. The digital output is represented by one bit per flip-flop.
Initialization: The SAR logic is initialized at the start of every conversion cycle. The remaining flip-flops are cleared to 0, while the output's most significant bit (MSB) is set to 0.
Comparatively, the SAR logic starts the iterative process by setting the output's MSB to 1. This generates a transient digital code that is later transformed into an analogue voltage by a digital-to-analog converter (DAC). A comparator is used to compare the signal from the analogue input and the DAC output.
The SAR logic makes a determination using the comparator's output as a foundation. The equivalent flip-flop is set to zero if the DAC output is greater than the analogue input. It remains at 1 in all other respects. The SAR logic loops to the next bit by shifting to the chain's next flip-flop. The process repeatedly loops back to the previous stage until all of the bits have been processed.
Final Digital Output: After each bit has been processed, the flip-flop chain has a digital output that represents the digital representation of each analogue input.
III. PROPOSED WORK
The advantages of both static CMOS (Complementary Metal-Oxide Semiconductor) and dynamic logic are combined in the logic style known as GDI (Gate-Diffusion Input), which is employed in the construction of digital circuits. Comparing GDI logic to traditional CMOS logic designs, the former offers better power efficiency, less area overhead, and easier circuit design.
An explanation of GDI logic is provided below:
A. GDI Logic's Benefits Include
Reduced Area Overhead: GDI logic has a reduced area footprint than traditional CMOS logic since fewer transistors are needed.
Power Efficiency: By GDI logic's reduced switching activities and the amount of transistors actively engaged in logic operations, power efficiency is improved.
Circuit design is made easier by GDI logic's use of a consistent GDI cell structure, which makes it simpler to build and optimize complex digital circuits.
B. Operation
The NOR (NOT OR) action is carried out via the NOR gate, a logic gate. It has either one output or several inputs. When all of the inputs of a NOR gate are low (logical 0), the output of the device is high (logical 1).
The GDI technique is a design approach used to implement logic gates using transistors with NMOS and PMOS technology. Compared to previous transistor-level design approaches, it offers a low-cost and space-efficient solution.
We can utilize a mixture of NMOS and PMOS transistors to construct a NOR gate utilizing the GDI approach.
Here's the step-by-step explanation
Start with a PMOS transistor connected in series with a ground (GND) node. As a pull-up resistor, this transistor serves. To offer a default logic high (1) output, its gate is coupled to a common voltage source (VDD).
The PMOS transistor serves as the pull-up resistor and the NMOS transistors are used as the switching components in the GDI NOR gate. If any of the input signals are high (1), the analogous NMOS transistor conducts and pulls down the output node, forcing the output to be low (0). When all of the input signals are low (0), the PMOS transistor will continue to have a high output (1) and the NMOS transistors won't switch on until then. When a NOR gate has more than two inputs, its output is only 1 when all inputs are 0. However, if any input is 1, the output will be 0.
The GDI technique provides a compact layout and reduces the number of transistors required compared to other implementations. However, it's important to note that GDI gates have limited driving capability due to the use of NMOS transistors for both pull-down and pull-up functions. Therefore, GDI gates are generally used in low-power applications or as intermediate stages in larger logic circuits.
GDI gates offer a simple design structure with fewer transistors compared to other low-power techniques, such as stacked or footless logic. This simplicity facilitates ease of design and reduces the area overhead.
GDI gates typically have a smaller layout area compared to other low-power techniques. This makes GDI an attractive choice when area efficiency is a consideration.
The successive approximation method, a particular algorithm, is used for the conversion of analogue input signals into digital representations. SAR ADCs are extensively used in many different applications due to their average speed, low power consumption, and comparatively simple design. Because of its 8–18 bit resolution range, SAR ADCs are the chosen ADC for low-cost, medium–to–high resolution applications. This kind of ADC is utilized in mobile battery-powered devices because of its compact form size and low power consumption.
Even if the internal circuitry might operate at a much quicker rate than the sampling rate because of the Successive Approximation approach. This is due to the This ADC's internal circuitry converts the data using a binary search procedure, as the name implies. We go into more depth about it in a later section of this piece.
This paper16-bit successive Tanner 250nm GDI technology simulates the ADC approximation functionally. As the SAR ADC consumes more power, to achieve minimum power consumption, a low-power comparator and DAC are utilized. In the domain of biomedical applications, it was believed that the SAR ADC was more appropriate. Providing a summary of the SAR ADC brings this endeavor to a close. The outputs supplied with this logic are quite solid, according to the GDI-based SAR ADC, and they have less area, latency, and power. As technology continues to evolve, SAR ADCs are expected to further advance in terms of resolution, speed, power efficiency, and integration capabilities. These advancements will enable SAR ADCs to meet the increasing demands of modern applications, ensuring accurate and reliable conversion from analogue to digital for a variety of technologies in various industries.
[1] Sunil Jacob and Achill “Design of 9-bit SAR ADC using high speed and high resolution open loop CMOS comparator in 180nm technology with R-2R DAC topology,” The research paper titled \"IJVES, Vol. 5, Article 11492, pp. 1391–1396\" was published in the International Journal of VLSI and Embedded Systems in December 2015. [2] The authors of the publication are Cheng Ku Hsieh, Jhin Fang Huang, and Jin Yu Wen. “An 8 bit 20 MS/s successive approximation register analog to digital converter with low input capacitance,” The article was published in the November 2014 issue of the International Journal of Engineering Practical Research, specifically in volume 3, number 4, spanning pages 83 to 88. [3] The authors of the work are Li Fule, Wang Zhihua, Yu Meng, and Wu Lipeng. “An 8 bit 12 MS/s asynchronous successive approximation register ADC with an on-chip reference,” The article can be found in the February 2013 issue of the Journal of Semiconductors, specifically in volume 34, number 2, spanning pages 25010(1) to 25010(5). [4] The authors of the work are Tao Yang, Yulin Zhang, Guiliang Guo, and Yuepeng Yan. “Asynchronous 10MS/s 10-Bit SAR ADC for wireless network,” The publication can be found in Volume 6, Number 6, December 2014, spanning pages 443 to 446 of the International Journal of Computer Theory and Engineering. [5] The authors of the work are Yan Zhu, F. Maloberti, C. H. Chan, U. F. Chio, S. W. Sin, Seng-Pan U, and R. P. Martins. “Split-SAR ADCs: improved linearity with power and speed optimization,” The publication can be found in the IEEE Transactions on Very Large Scale Integration (VLSI) Systems, specifically in the February 2014 issue, volume 22, number 2, spanning pages 372 to 383. [6] The authors of the work are Y. Lin, C. Liu, S. Chang, and G. Huang., \"10-bit 30-MS/s SAR ADC Using a Switchback Switching Method,\" The article was published in the March 2013 issue of the IEEE Transactions on Very Large Scale Integration (VLSI) Systems, specifically in volume 21, number 3, spanning pages 584 to 588. [7] P. Sowmya, M. Samson and M. J. Mehdi, \"Design of Two Stage Operational Amplifier and Implementation of Flash ADC,\" 2021 Third International Conference on Intelligent Communication Technologies and Virtual Mobile Networks (ICICV), Tirunelveli, India, 2021, pp. 490-496, doi: 10.1109/ICICV50876.2021.9388589. [8] The author is Mr. Raheleh Hedayati., “A Study of Successive Approximation Registers and Implementation of an Ultra-Low Power 10-bit SAR ADC in 65nm CMOS Technology”, The Master\'s Thesis was completed in 2011 at Linköping University and is available online at http://www.ep.liu.se. [9] The authors of the work are Sunil Jacob and Achill. “Design of 9-bit SAR ADC using high speed and high resolution open loop CMOS comparator in 180nm technology with R-2R DAC topology,” The article titled \"IJVES, Vol. 5, Article 11492, pp. 1391–1396\" was published in the December 2015 issue of the International Journal of VLSI and Embedded Systems. [10] Md. Kareemoddin, A. Ashok Kumar, and Dr. Syed Musthak Ahmed, “Design of 16-Bit SAR ADC Using DTMOS Technique,” Turkish Journal of Computer and Mathematics Education, vol. 1, issue. 5, pp. 1161-1167, July 2013. [11] Hosur, Kalmeshwar & Attimarad, Girish & Kittur, H. & Kerur, s.s. (2016). Design and simulation of Low Power Successive Approximation Register for A/D Converters using 0.18um CMOS Technology. International Journal of Engineering and Technology. 8. 742-750.
Copyright © 2023 Yashaswini. R, Kumar N Krishna Murthy. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET54790
Publish Date : 2023-07-15
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here