ACUTE Respiratory Distress Syndrome (ARDS) is a condition

Size: px
Start display at page:

Download "ACUTE Respiratory Distress Syndrome (ARDS) is a condition"

Transcription

1 An Electrical Impedance Tomography Analog Front End for Lung Ventilation Monitoring Jaehoo Choi, Xiaoshan Wang and Daniel Zhang Electrical and Computer Engineering Georgia Institute of Technology GA, USA Abstract In this paper we present an electrical impedance tomography (EIT) analog front end implemented with the AMI 0.5um process for monitoring mechanically ventilated patients suffering from Acute Respiratory Distress Syndrome (ARDS). Current injection is accomplished using a digital-to-analog converter (DAC) to save on power and area consumption. The induced differential voltages across subsequent electrodes (controlled by a switching network) are amplified using a programmable gain amplifier (PGA) and digitized using an analog-to-digital converter (ADC) before being sent for further signal processing in a connected computer. Complex impedance mapping is achieved across the entire flow through the use and demodulation of in-phase and quadrature signals. Index Terms Bioimpedance, electrical impedance tomography (EIT), lung ventilation monitoring. Fig. 1: EIT system for lung ventilation monitoring. I. INTRODUCTION ACUTE Respiratory Distress Syndrome (ARDS) is a condition that affects nearly 200,000 patients per year with a mortality rates up to 50% in its most severe cases [1]. For those who suffer from the condition, mechanical ventilation is a common method of treating the symptoms. Inserted into a patient s mouth or neck, a ventilator aids in inhalation and exhalation through various forms of pressure control. In such applications the presence of a monitoring system is of utmost importance - early versions which lacked this feature posed a higher risk to users as the system themselves may cause ventilator-induced lung injury (VILI) [2]. A current tool in understanding the lungs pressure comes in the form of positive end-expiratory pressure (PEEP). However, while this information is useful for controlling the oxygenation of blood, various relationships between PEEP and gas levels remain unclear [3]. In a study using EIT to measure end-expiratory lung impedance changes ( EELI), [3] found that increases in EELI rather than PEEP measurements were linked to improved oxygenation. EIT presents a non-invasive method for medical imaging. Compared to CAT scans and MRIs, EIT imaging is portable, low cost, and can monitor in real time, making it especially relevant for monitoring patient ventilation. As further studies find links between lung impedance and ARDS, healthcare providers can better understand the patient s condition and make adjustments accordingly. Electrical impedance tomography is an imaging technique which maps the body s interior impedance distribution via electrode measurements on the skin. From a measurement standpoint, EIT follows the same principles as bioimpedance measurements. A low amplitude current is injected through the thorax across a series of electrodes and the corresponding surface potentials are measured. This information allows the extraction of the real and complex impedances of the surface measurements to be mapped into impedance fields using techniques such as finite element modeling (FEM) [4]. A. Digital Controller Considering the heavy computations involved with FEM models, it is necessary to do processing off chip. Benefits of interfacing to a computer rather than a microprocessor include faster deployment of new EIT algorithms and accessibility for healthcare providers to incorporate the system into their workflow. To bridge the transition from analog to digital signal processing, a digital controller is needed to interface the SoC to a computer through USB. Although the focus of this work is on the analog front end (AFE), it is important to consider what blocks should go into the digital controller. Shown in Figure 2, the controller needs to control the two DACs, ADC, PGA, and switching network. Two single-ended DACs are used to create a differential signal instead of using a differential DAC because the feedback will conflict with the voltage set by the capacitor array while in the single-ended setup the capacitor array is decoupled from the feedback. The proposed system is intended to receive power through the USB connection. Most ports are capable of supplying 5V up to 500 ma or more which is more than sufficient for this application.

2 Fig. 2: System block diagram of EIT front end The heart of the digital controller is the TUSB3210 which is a commercially available general-purpose USB device controller with built-in microcontroller (MCU). The device features its own 12 MHz crystal, 8kB of RAM for application development, and 32 general-purpose input output pins (GPIO). The on-chip memory can be used for storing a lookup table of digital values used as inputs to the DAC and the number of GPIO pins is sufficient for required number of control pins in our signal (8 for DAC since the complements are used to control the second DAC, 6 for electrode switching circuit, 5 for PGA, and 9 for ADC for a total of 28 pins required). Additionally the device supports data rates of up to 12 Mbits/s and will be primarily used to transfer the ADC s readings at a rate of 8 Mbits/s. B. Current stimulator The proposed system relies on using two out-of-phase DACs as opposed to a voltage-controlled oscillator (VCO) for generating the sinusoidal stimulus signal. In [5] it was shown that a system implementing a combination of a DAC and look-up table (LUT) provided a significant reduction in power consumption and layout area compared to an earlier system using an OTA-based sinusoidal generator [6]. Generating a sinusoidal output using a DAC, however, requires a sufficiently high resolution to avoid generating large frequency components outside of the fundamental frequency. From our MATLAB simulations sampling at 100 times the signal frequency, it was found that the power spectral density (PSD) of an ideal 8-bit DAC has a third harmonic at dbc. Next, the sinusoidal signal is sent to a current driver to convert the differential voltage into a current stimulus. That current passes through a switching network and applies the stimulus to the target electrode. The electrodes intended for use in this application are of the thin-film capacitive type and were chosen due to their ease of placement and preparation. At a given time, two switches will be enabled to send the Fig. 3: Schematic of electrode switching circuit. stimulus and the network will sweep through all other pairs of electrodes as shown in Figure 1 to sense the established voltages. The switching network involves two electrodes used at a given time in the stimulus path and two in the sensing path. Which electrodes are turned on are controlled by two 3-to-8 decoders as shown in Figure 3 with one decoder controlling switching for the stimulation path and the other controlling for the sensing path. Because the stimulator output current is symmetric biphasic, at any point in time one of the stimulator outputs is sourcing current and the other is sinking it. A high output impedance is desired to be able to keep virtually all of the current flowing through the electrodes and not into the ground of the system. C. Sensing Once the stimulus current is delivered, the system will read the voltages across pair combinations of the other electrode. In order to adequately read the input signal which may be on the order of microvolts, the potential difference is fed through a low-noise instrumentation amplifier (INA) with high common-mode rejection ratio (CMRR). Low-frequency nonidealities such as DC offset and 60 Hz ambient interference

3 Fig. 4: Schematic of segmented current-steering DAC. Fig. 5: Layout of amplifier. are rejected via high-pass filter. Since the original voltage may vary greatly in magnitude between µv to mv, the signal must also be delivered into a programmable-gain amplifier (PGA) with adaptive control to prevent saturation and ensure the signal is still detectable [7]. Since the value of the gain setting of the PGA is available to the digital controller, an 8-bit ADC will for sufficient to attain adequate resolution especially for applications of measuring relative lung impedance as opposed to absolute impedance. The digital output of the ADC are sent to the digital controller and eventually will be used as measurement values. This information is also used to determine if the PGA gain settings need to be adjusted and will be able to respond quickly since the ADC is sampling at a frequency much higher than the input signal. In digital domain, the data is at a relatively low speed where modern systems can use digital demodulation to extract the signal s in-phase and quadrature components. This information allows the calculation of real and complex impedances. II. D IGITAL TO A NALOG C ONVERTER The DAC used for waveform generation is presented in Figure 4. Since the sinusoid of interest is low-frequency, the architecture does not require fast response times. Therefore, Fig. 6: Layout of capacitor array. a charge redistribution model is used for minimal power consumption while providing adequate resolution for sine wave generation [8]. The capacitor array has a minimum capacitor value of 100 ff and total capacitance of 25.6 pf for 8-bit resolution. The amplifier in unity-gain feedback utilizes a cascode architecture to provide rail-to-rail ICMR and a class A output stage for improved linearity. However, since the amplifier cannot fully swing up to 3V, the DAC reference voltage is set to 2.7V to guarantee linearity. An off-chip RC low-pass filter with a 10 khz cutoff frequency is used to attenuate high-frequency components and ensure a smooth output signal. As noted previously, the DAC must produce a signal that is as close to a sine wave as possible for the system to function properly. Apart from the waveform being discretized, there are also errors that result from the switching circuitry. For such applications it is common to use a unit-cell approach since it guarantees monotonicity, low differential nonlinearity

4 Fig. 7: DNL of simulated DAC. Fig. 9: Sinusoid generated from DAC. Figure 9 shows a 10 khz sinusoid generated by the extracted DAC when provided an appropriate 1 MHz bit pattern from the LUT. An additional benefit to using a DAC to generate the stimulus signal is that it can be easily programmed to produce other frequencies by changing the period between each transition in the LUT. Although the intended application of this work uses a fixed frequency of 10 khz the system can be reprogrammed Fig. 8: INL of simulated DAC. (DNL), and small glitches. However, the topology must rely on a decoder which becomes rapidly complex and grows exponentially as the number of bits increases [9]. Therefore, there must be a compromise between the unit-cell topology and the binary weighted topology to make the design practical. The 4-4 segmented DAC used for this application combines elements from both topologies where the most significant bits (MSBs) are in unit-cell mode while the least significant bits (LSBs) are used in binary weighted mode. This scheme takes advantage of the phenomenon where maximum DNL occurs during MSB transitions in the binary weighted topology. This allows the DAC to achieve reasonable DNL and glitch performance while keeping the number of devices low. The segmented charge redistribution DAC is expected to have at least DNL < 0.5 LSB and INL < 0.5 LSB to ensure that the voltage waveform is not corrupted. Figures 5 and 6 show the layouts of the core building blocks. The capacitor array partially follows the common centroid technique, but was modified to allow for simpler routing. Postlayout simulations of the INL and DNL are shown in Figures 7 and 8, demonstrating full 8-bit functionality. Differences between schematic and post-layout are negligible - the maximum DNL errors are and LSB respectively; the maximum INL errors are and LSB respectively. TABLE I: DAC Performance Summary Resolution 8-bit Supply Voltage 3V Reference Voltage 2.7V Power Consumption mw Full Scale Range 0V to +2.7V Unity Gain Bandwidth 14 MHz DNL < 0.5 LSB INL < 0.5 LSB for other uses such as impedance spectroscopy which involves taking impedance measurements over a range of different frequencies. III. CURRENT DRIVER The current driver is a key device in EIT systems. In practice the load of the current driver, which is the electrode-tissue interface, can vary greatly in magnitude. Therefore, the current driver should be designed to have high output impedance to be able to deliver constant output current to the body regardless of the amount of contact impedance. The current driver is designed as shown in Figure 10. The current driver is composed of preamplifiers, transconductance stages, and voltage buffers. The preamplifiers and the transconductance stages are implemented with conventional rail to rail OTA as shown in Figure 11. In Figure 12, the voltage buffer is implemented with a differential difference amplifier (DDA) configured as a differential to single ended unity gain to avoid the requirement of tightly matched resistors for instrument amplifier [9]. The current through the electrode is sensed through the voltage across the resistor, Rs, and the established voltage across the resistor is fed back to the preamplifier by

5 Fig. 12: Schematic of DDA Fig. 10: Implementation of the current driver. Fig. 11: Schematic of OTA the voltage buffers for the negative feedback. This negative feedback provides the high output impedance as AGm ro Rs. In the simulation, the 250 kω output impedance is achieved. The two sine wave voltages generated from DAC are 180 degree phase shifted each other. It accomplishes symmetric biphasic stimulation, thus the injected current will not leak with the help of high output impedance. These two sine wave voltages are converted to the constant AC current that are each 250µApk in symmetrical biphasic manner, thus each one is either sourcing or sinking current relative to the other, which results in AC current of 500App to the load. IV. R EADOUT C IRCUIT A. Instrumentation amplifier The first stage of voltage sensor is an INA. As shown in Figure 13, the INA is designed to have low noise to maximize resolution and high input impedance to provide high CMRR with the voltage again by the ratio of capacitors. Since the minimum input voltage from electrodes is 10 µvpk and the common-mode voltage is 400 mvpk [9], the required minimum common mode rejection ratio (CMRR) of INA is over 92 db. Moreover, the gain of the INA is set to 34 db to achieve rail-to-rail output voltage as the expected maximum input voltage is around 50 mv [9]. Also, the INA contains a high pass filter (HPF) with the cut-off frequency of 6 khz to reject the DC offset from the input voltage to avoid saturation and reduce the 60 Hz noise by -40 db while passing the desired 10 khz signal. The conventional fully differential folded cascode OPA with continuous common mode feedback circuit is used in INA to handle rail to rail output as shown in Figure 14. TABLE II: Current Stimulator Summary Frequency khz Amplitude µapp Output Impedance 250 kω Input Referred Noise 5.5 µvrms Power 5.75 mw In the simulation, the readout circuit achieved total of 100 db CMRR. B. Programmable gain amplifier The second stage of the voltage sensor is PGA with programmable gain to cover large input voltage variation. Since the input voltage from electrode pair varies greatly from 10 µvpk to 50 mvpk [10], PGA with programmable gain is essential block in the voltage sensor. The PGA is designed to provide additional gain of 0 or 30 db in the first PGA and 0 to 30 db in steps of 6 db with a binary weighted capacitor bank in the second PGA as shown in Figure 15. If the amplitude of output voltage of ADC is too small, then the digital controller will determine the additional gain needed to achieve rail to rail output and the determined gain from digital controller is fed back to the PGA. The same OPAs used in the INA are used in PGA as shown in Figure 14. The bandwidth of total readout circuit is designed as 100 khz to handle 10 khz signal, but not exceeding too much to save power. Also, the input referred noise is measured as 5.5 µvrms over 100 khz which is the bandwidth of readout circuit as shown in Figure 16. Once the electrode pair is switched to the other one, the digital controller will evaluate the required gain again.

6 Fig. 15: Programmable gain amplifier with automatic gain control. Fig. 13: Instrumentation amplifier with high-pass filter. Fig. 14: Schematic of fully differential folded cascode OPA. TABLE III: Readout Circuit Summary Frequency khz Gain db (10 steps) CMRR 100 db Power 2.3 mw V. SAR ADC The ADC architecture used in this work is an 8-bit successive approximation register ADC and was chosen due to the desired signal s frequency being at relatively low speed and favoring low power consumption with high enough resolution. Shown in Figure 17 is a high-level overview of a standard SAR ADC. The ADC uses a charge-redistribution DAC following a switching scheme and architecture needing only one external control signal to control the sampling rate as proposed in [11]. Due to the bandpass response of the readout amplifiers, which has an upper -3dB frequency near 100 khz followed by a twopole rolloff, signals around the ADC s sampling frequency of 1 MHz will be attenuated by -40 db which should suffice as acting as an anti-aliasing filter for the ADC. Because the ADC is differential, it measures the difference of input voltages ranging from V ref to +V ref with V ref being 3V. Being an 8-bit ADC this gives us a LSB voltage of 23.4 mv. A. Bootstrap Switch Considering that the nominal threshold voltages of NMOS and PMOS devices used in the process are 0.67 V and 0.92 V respectively, using a transmission gate to pass the input signal to the ADC can have large variations in switching resistances Fig. 16: Input referred noise of readout circuit. during cases where only one of its transistors turns on. Shown in Figure 18, a bootstrap circuit drives the switch s gate to VDD above the input and allows a rail-to-rail swing [12]. This boosted V GS not only reduces the switch s R DSon but also lowers the variation of R DSon as the switch s source voltage changes, improving linearity. B. Charge Redistribution DAC Using a capacitive charge redistribution DAC has the benefit of also having the functionality of a sample and hold amplifier (SHA) which eliminates the need for designing a SHA in addition to a DAC [13]. A binary-weighted capacitor is array is used as opposed to a C-2C array in order to achieve better linearity [11]. Shown in Figure 17, the DAC involves a monotonic switching sequence of the capacitor array to obtain lower power consumption and avoids the need of an additional commonmode voltage compared to the conventional scheme [11]. Additionally, the scheme needs one less capacitor in each of the arrays which cuts down the number of required unit capacitors by a factor of two when compared to more conventional charge-redistribution DACs. During the hold phase, the SAR logic determines whether to connect the bottom plate of each capacitor to V ref or ground based on the output of the comparator. Each bottom plate that is connected to V ref will reduce the voltage at the the corresponding input of the comparator. This switching scheme has the benefit of requiring one switch change per cycle and

7 Fig. 17: General overview of SAR ADC. Fig. 18: Schematic of bootstrap switch. only involving downward switching which allows for being able to use the lower RDSon of NMOS switches compared to PMOS ones [11]. By the end of the ADC s conversion period, both input terminals to the comparator will approach zero charge and eliminates the need for a reset phase. Fig. 19: Dynamic Comparator C. Dynamic Comparator The dynamic comparator shown in Figure 19 consists of a differential input followed by a latch and push-pull amplifier. A PMOS transistor cascoded with the tail current transistor acts as a switch to enable the comparator such that it only consumes dynamic power. When the enable signal is high, both output voltages are high and are the only case to cause a NAND gate to go low. This attribute is used to ultimately generate the internal clock of the entire ADC [11]. D. SAR Logic Unlike many other SAR architectures, the one presented in [11] only has one external control signal and must generate the rest internally. The ADC uses an asynchronous clock generator shown in Figure 20 that uses the outputs of the comparator (the Fig. 20: Asynchronous Clock Generator VALID signal is the NAND of both comparator outputs) and the external control signal (which is at the sampling frequency) [11]. During each conversion period there is one clock signal generated for each bit for a total of 8 internal clocks signals. The control logic shown in Figure 21 takes in the clock of the current step in the conversion as well as the comparator output controls the switches of the capacitor array using inverters as switch buffers. During each step of the SAR algorithm, the comparator output determines what to set the

8 Fig. 21: DAC Control Logic for this SAR ADC Fig. 23: INL of Simulated ADC Fig. 22: DNL of Simulated ADC next switch to. Only one switch decision needs to be made per step due to the monotonic nature of the switching scheme. E. ADC Performance Simulations were conducted in Cadence Spectre to characterize the DNL and INL of the SAR ADC. Shown in Figures 22 and 23 we see the max DNL and INL are both 0.5 LSB and occur in cases where this architecture s SAR algorithm theoretically causes both comparator inputs to approach 0V, so the effect of non-idealities such as parasitic capacitances have a much larger impact at these specific input sets. TABLE IV: SAR ADC Performance Summary Resolution 8-bit Supply Voltage 3V Power Consumption 374 µw Full Scale Range -3V to +3V Differential Sampling Frequency 1 MHz DNL < 0.5 LSB INL < 0.5 LSB VI. POWER SUPPLY To ensure the integrity of the supply voltage, the analog front end will rely on a beta multiplier reference (BMR) and a non-inverting operational amplifier, as shown in Figure 24. The BMR reference voltage is fed into the amplifier, boosting the value to 3V which will then act as the supply for the rest of the system. Fig. 24: Beta-multiplier and LDO for voltage regulation. TABLE V: Power Supply Performance Summary Supply voltage range 4V to 6V Temperature range 0 C to 70 C Reference voltage 2.99V to 3.03V Reference current (10 µa) 9.57 µa to µa Voltage drop when powering system < 1 mv VII. PERFORMANCE SUMMARY Shown in Table VI is a breakdown of power consumption of the different blocks in the system. As one would expect, the stimulator has the largest power consumption as it needs to be capable of driving upwards of 500µA pp. Additionally the readout amplifiers are the next biggest contributor since they need to be able amplify signals on the order of microvolts with upwards of 90 db of differential gain. Figure 25 shows the floorplan of the proposed system which is used to determine where to lay out each block. In Figure 26, a chart shows the relative distribution of these power consumptions. TABLE VI: System Power Consumption Summary DAC 1.45 mw ADC 0.37 mw Readout Amplifiers 2.30 mw Stimulator 5.75 mw Biasing 0.15 mw

9 Fig. 25: Floor plan of proposed SOIC VIII. DIVISION OF LABOR Fig. 26: Power Consumption Relative Contributions TABLE VII: Comparison with State of the Art This work Lee [6] Supply Voltage 3V 1.8V Power Consumed 10 mw 4.84 mw Frequency khz khz Current drive µa p p µa p p Resolution 8-bit ADC/DAC Not specified INL < 0.5 LSB Not specified DNL < 0.5 LSB Not specified Clock 1 MHz Not specified TABLE VIII: Projected Responsibilities Team Member Tasks Jaehoo Choi Current Driver, INA, HPF, PGA Xiaoshan Wang DAC, Voltage Regulator, BMR Daniel Zhang SAR ADC, DAC and ADC Characterization IX. CONCLUSION In this work, a system for electrical impedance tomography was proposed using a 10 khz stimulus signal to produce currents of 500 µa pp and detect peak voltages between 10 µv to 50 mv. Through simulation, we were able to to demonstrate that our system was capable doing so while keeping power consumption comparable to other state of the art systems. REFERENCES [1] C. Mason, N. Dooley, and M. Griffiths, Acute respiratory distress syndrome, Clin Med, vol. 16, no. Suppl 6, pp. s66 s70, Dec [2] N. Rittayamai and L. Brochard, Recent advances in mechanical ventilation in patients with acute respiratory distress syndrome, European Respiratory Review, vol. 24, no. 135, pp , Mar [3] C.-F. Hsu et al., Electrical impedance tomography monitoring in acute respiratory distress syndrome patients with mechanical ventilation during prolonged positive end-expiratory pressure adjustments, Journal of the Formosan Medical Association, vol. 115, no. 3, pp , Mar [4] T. Murai and Y. Kagawa, Electrical Impedance Computed Tomography Based on a Finite Element Model, IEEE Transactions on Biomedical Engineering, vol. BME-32, no. 3, pp , Mar

10 [5] Y. Lee, K. Song, and H. J. Yoo, A 4.84mW 30fps dual frequency division multiplexing electrical impedance tomography SoC for lung ventilation monitoring system, in 2015 Symposium on VLSI Circuits (VLSI Circuits), 2015, pp. C204 C205. [6] S. Hong, J. Lee, J. Bae, and H. J. Yoo, A 10.4 mw Electrical Impedance Tomography SoC for Portable Real-Time Lung Ventilation Monitoring System, IEEE Journal of Solid-State Circuits, vol. 50, no. 11, pp , Nov [7] S. Hong, K. Lee, U. Ha, H. Kim, Y. Lee, Y. Kim, and H.J. Yoo, A 4.9 mω-sensitivity Mobile Electrical Impedance Tomography IC for Early Breast-Cancer Detection System, IEEE Journal of Solid-State Circuits, vol. 50, no. 1, pp , Jan [8] K. T. Veeder, Digital Converters for Image Sensors. Society of Photo-optical Instrumentation Engineers, [9] J. R. Baker, CMOS: Circuit design, layout, and simulation - 3rd edition, 3rd ed. United States: Wiley, John & Sons, [10] L. Constantinou, I. F. Triantis, R. Bayford, and A. Demosthenous, High-Power CMOS Current Driver With Accurate Transconductance for Electrical Impedance Tomography, IEEE Transactions on Biomedical Circuits and Systems, vol. 8, no. 4, pp , Aug [11] C. C. Liu, S. J. Chang, G. Y. Huang, and Y. Z. Lin, A 10- bit 50-MS/s SAR ADC With a Monotonic Capacitor Switching Procedure, IEEE Journal of Solid-State Circuits, vol. 45, no. 4, pp , Apr [12] A. M. Abo and P. R. Gray, A 1.5-V, 10-bit, 14.3-MS/s CMOS pipeline analog-to-digital converter, IEEE Journal of Solid- State Circuits, vol. 34, no. 5, pp , May [13] Analog Devices, Inc., and Engineering Staff Analog Devices Inc., The Data Conversion Handbook, W. Kester. Amsterdam: Newnes, 2004.

An 8-Channel General-Purpose Analog Front- End for Biopotential Signal Measurement

An 8-Channel General-Purpose Analog Front- End for Biopotential Signal Measurement An 8-Channel General-Purpose Analog Front- End for Biopotential Signal Measurement Group 4: Jinming Hu, Xue Yang, Zengweijie Chen, Hang Yang (auditing) 1. System Specifications & Structure 2. Chopper Low-Noise

More information

An Analog Phase-Locked Loop

An Analog Phase-Locked Loop 1 An Analog Phase-Locked Loop Greg Flewelling ABSTRACT This report discusses the design, simulation, and layout of an Analog Phase-Locked Loop (APLL). The circuit consists of five major parts: A differential

More information

INTEGRATED CIRCUITS. AN109 Microprocessor-compatible DACs Dec

INTEGRATED CIRCUITS. AN109 Microprocessor-compatible DACs Dec INTEGRATED CIRCUITS 1988 Dec DAC products are designed to convert a digital code to an analog signal. Since a common source of digital signals is the data bus of a microprocessor, DAC circuits that are

More information

Chapter 3 Novel Digital-to-Analog Converter with Gamma Correction for On-Panel Data Driver

Chapter 3 Novel Digital-to-Analog Converter with Gamma Correction for On-Panel Data Driver Chapter 3 Novel Digital-to-Analog Converter with Gamma Correction for On-Panel Data Driver 3.1 INTRODUCTION As last chapter description, we know that there is a nonlinearity relationship between luminance

More information

CHAPTER 3. Instrumentation Amplifier (IA) Background. 3.1 Introduction. 3.2 Instrumentation Amplifier Architecture and Configurations

CHAPTER 3. Instrumentation Amplifier (IA) Background. 3.1 Introduction. 3.2 Instrumentation Amplifier Architecture and Configurations CHAPTER 3 Instrumentation Amplifier (IA) Background 3.1 Introduction The IAs are key circuits in many sensor readout systems where, there is a need to amplify small differential signals in the presence

More information

A Complete Analog Front-End IC Design for ECG Signal Acquisition

A Complete Analog Front-End IC Design for ECG Signal Acquisition A Complete Analog Front-End IC Design for ECG Signal Acquisition Yang Xu, Yanling Wu, Xiaotong Jia School of Electrical and Computer Engineering Georgia Institute of Technology yxu327@gatech.edu, yanlingwu@gatech.edu,

More information

A Successive Approximation ADC based on a new Segmented DAC

A Successive Approximation ADC based on a new Segmented DAC A Successive Approximation ADC based on a new Segmented DAC segmented current-mode DAC successive approximation ADC bi-direction segmented current-mode DAC DAC INL 0.47 LSB DNL 0.154 LSB DAC 3V 8 2MS/s

More information

DAT175: Topics in Electronic System Design

DAT175: Topics in Electronic System Design DAT175: Topics in Electronic System Design Analog Readout Circuitry for Hearing Aid in STM90nm 21 February 2010 Remzi Yagiz Mungan v1.10 1. Introduction In this project, the aim is to design an adjustable

More information

A Low Power Analog Front End Capable of Monitoring Knee Movements to Detect Injury

A Low Power Analog Front End Capable of Monitoring Knee Movements to Detect Injury A Low Power Analog Front End Capable of Monitoring Knee Movements to Detect Injury Garren Boggs, Hua Chen, Sridhar Sivapurapu ECE 6414 Final Presentation Outline Motivation System Overview Analog Front

More information

RECENTLY, low-voltage and low-power circuit design

RECENTLY, low-voltage and low-power circuit design IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 55, NO. 4, APRIL 2008 319 A Programmable 0.8-V 10-bit 60-MS/s 19.2-mW 0.13-m CMOS ADC Operating Down to 0.5 V Hee-Cheol Choi, Young-Ju

More information

Low Power Design of Successive Approximation Registers

Low Power Design of Successive Approximation Registers Low Power Design of Successive Approximation Registers Rabeeh Majidi ECE Department, Worcester Polytechnic Institute, Worcester MA USA rabeehm@ece.wpi.edu Abstract: This paper presents low power design

More information

Deep-Submicron CMOS Design Methodology for High-Performance Low- Power Analog-to-Digital Converters

Deep-Submicron CMOS Design Methodology for High-Performance Low- Power Analog-to-Digital Converters Deep-Submicron CMOS Design Methodology for High-Performance Low- Power Analog-to-Digital Converters Abstract In this paper, we present a complete design methodology for high-performance low-power Analog-to-Digital

More information

Analog CMOS Interface Circuits for UMSI Chip of Environmental Monitoring Microsystem

Analog CMOS Interface Circuits for UMSI Chip of Environmental Monitoring Microsystem Analog CMOS Interface Circuits for UMSI Chip of Environmental Monitoring Microsystem A report Submitted to Canopus Systems Inc. Zuhail Sainudeen and Navid Yazdi Arizona State University July 2001 1. Overview

More information

ISSN:

ISSN: 1391 DESIGN OF 9 BIT SAR ADC USING HIGH SPEED AND HIGH RESOLUTION OPEN LOOP CMOS COMPARATOR IN 180NM TECHNOLOGY WITH R-2R DAC TOPOLOGY AKHIL A 1, SUNIL JACOB 2 1 M.Tech Student, 2 Associate Professor,

More information

An 11 Bit Sub- Ranging SAR ADC with Input Signal Range of Twice Supply Voltage

An 11 Bit Sub- Ranging SAR ADC with Input Signal Range of Twice Supply Voltage D. Aksin, M.A. Al- Shyoukh, F. Maloberti: "An 11 Bit Sub-Ranging SAR ADC with Input Signal Range of Twice Supply Voltage"; IEEE International Symposium on Circuits and Systems, ISCAS 2007, New Orleans,

More information

A 1.2V 8 BIT SAR ANALOG TO DIGITAL CONVERTER IN 90NM CMOS

A 1.2V 8 BIT SAR ANALOG TO DIGITAL CONVERTER IN 90NM CMOS A 1.2V 8 BIT SAR ANALOG TO DIGITAL CONVERTER IN 90NM CMOS Shruti Gatade 1, M. Nagabhushan 2, Manjunath.R 3 1,3 Student, Department of ECE, M S Ramaiah Institute of Technology, Bangalore (India) 2 Assistant

More information

Design Analysis and Performance Comparison of Low Power High Gain 2nd Stage Differential Amplifier Along with 1st Stage

Design Analysis and Performance Comparison of Low Power High Gain 2nd Stage Differential Amplifier Along with 1st Stage Design Analysis and Performance Comparison of Low Power High Gain 2nd Stage Differential Amplifier Along with 1st Stage Sadeque Reza Khan Department of Electronic and Communication Engineering, National

More information

A CMOS Analog Front-End for Driving a High-Speed SAR ADC in Low-Power Ultrasound Imaging Systems

A CMOS Analog Front-End for Driving a High-Speed SAR ADC in Low-Power Ultrasound Imaging Systems A CMOS Analog Front-End for Driving a High-Speed SAR ADC in Low-Power Ultrasound Imaging Systems Taehoon Kim, Han Yang, Sangmin Shin, Hyongmin Lee and Suhwan Kim Electrical and Computer Engineering and

More information

A 12-bit Hybrid DAC with Swing Reduced Driver

A 12-bit Hybrid DAC with Swing Reduced Driver IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 3, Issue 2 (Sep. Oct. 2013), PP 35-39 e-issn: 2319 4200, p-issn No. : 2319 4197 A 12-bit Hybrid DAC with Swing Reduced Driver Muneswaran Suthaskumar

More information

Single-Ended to Differential Converter for Multiple-Stage Single-Ended Ring Oscillators

Single-Ended to Differential Converter for Multiple-Stage Single-Ended Ring Oscillators IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 38, NO. 1, JANUARY 2003 141 Single-Ended to Differential Converter for Multiple-Stage Single-Ended Ring Oscillators Yuping Toh, Member, IEEE, and John A. McNeill,

More information

Fractional- N PLL with 90 Phase Shift Lock and Active Switched- Capacitor Loop Filter

Fractional- N PLL with 90 Phase Shift Lock and Active Switched- Capacitor Loop Filter J. Park, F. Maloberti: "Fractional-N PLL with 90 Phase Shift Lock and Active Switched-Capacitor Loop Filter"; Proc. of the IEEE Custom Integrated Circuits Conference, CICC 2005, San Josè, 21 September

More information

Design and Simulation of Low Voltage Operational Amplifier

Design and Simulation of Low Voltage Operational Amplifier Design and Simulation of Low Voltage Operational Amplifier Zach Nelson Department of Electrical Engineering, University of Nevada, Las Vegas 4505 S Maryland Pkwy, Las Vegas, NV 89154 United States of America

More information

A 14-bit 2.5 GS/s DAC based on Multi-Clock Synchronization. Hegang Hou*, Zongmin Wang, Ying Kong, Xinmang Peng, Haitao Guan, Jinhao Wang, Yan Ren

A 14-bit 2.5 GS/s DAC based on Multi-Clock Synchronization. Hegang Hou*, Zongmin Wang, Ying Kong, Xinmang Peng, Haitao Guan, Jinhao Wang, Yan Ren Joint International Mechanical, Electronic and Information Technology Conference (JIMET 2015) A 14-bit 2.5 GS/s based on Multi-Clock Synchronization Hegang Hou*, Zongmin Wang, Ying Kong, Xinmang Peng,

More information

Yet, many signal processing systems require both digital and analog circuits. To enable

Yet, many signal processing systems require both digital and analog circuits. To enable Introduction Field-Programmable Gate Arrays (FPGAs) have been a superb solution for rapid and reliable prototyping of digital logic systems at low cost for more than twenty years. Yet, many signal processing

More information

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency Jamie E. Reinhold December 15, 2011 Abstract The design, simulation and layout of a UMAINE ECE Morse code Read Only Memory and transmitter

More information

IC Preamplifier Challenges Choppers on Drift

IC Preamplifier Challenges Choppers on Drift IC Preamplifier Challenges Choppers on Drift Since the introduction of monolithic IC amplifiers there has been a continual improvement in DC accuracy. Bias currents have been decreased by 5 orders of magnitude

More information

Implementing a 5-bit Folding and Interpolating Analog to Digital Converter

Implementing a 5-bit Folding and Interpolating Analog to Digital Converter Implementing a 5-bit Folding and Interpolating Analog to Digital Converter Zachary A Pfeffer (pfefferz@colorado.edu) Department of Electrical and Computer Engineering University of Colorado, Boulder CO

More information

CHAPTER 3 DESIGN OF PIPELINED ADC USING SCS-CDS AND OP-AMP SHARING TECHNIQUE

CHAPTER 3 DESIGN OF PIPELINED ADC USING SCS-CDS AND OP-AMP SHARING TECHNIQUE CHAPTER 3 DESIGN OF PIPELINED ADC USING SCS-CDS AND OP-AMP SHARING TECHNIQUE 3.1 INTRODUCTION An ADC is a device which converts a continuous quantity into discrete digital signal. Among its types, pipelined

More information

Advanced Operational Amplifiers

Advanced Operational Amplifiers IsLab Analog Integrated Circuit Design OPA2-47 Advanced Operational Amplifiers כ Kyungpook National University IsLab Analog Integrated Circuit Design OPA2-1 Advanced Current Mirrors and Opamps Two-stage

More information

DESIGN AND PERFORMANCE VERIFICATION OF CURRENT CONVEYOR BASED PIPELINE A/D CONVERTER USING 180 NM TECHNOLOGY

DESIGN AND PERFORMANCE VERIFICATION OF CURRENT CONVEYOR BASED PIPELINE A/D CONVERTER USING 180 NM TECHNOLOGY DESIGN AND PERFORMANCE VERIFICATION OF CURRENT CONVEYOR BASED PIPELINE A/D CONVERTER USING 180 NM TECHNOLOGY Neha Bakawale Departmentof Electronics & Instrumentation Engineering, Shri G. S. Institute of

More information

Design and Implementation of a Low Power Successive Approximation ADC. Xin HUANG, Xiao-ning XIN, Jian REN* and Xin-lei CHEN

Design and Implementation of a Low Power Successive Approximation ADC. Xin HUANG, Xiao-ning XIN, Jian REN* and Xin-lei CHEN 2018 International Conference on Mechanical, Electronic and Information Technology (ICMEIT 2018) ISBN: 978-1-60595-548-3 Design and Implementation of a Low Power Successive Approximation ADC Xin HUANG,

More information

Topology Selection: Input

Topology Selection: Input Project #2: Design of an Operational Amplifier By: Adrian Ildefonso Nedeljko Karaulac I have neither given nor received any unauthorized assistance on this project. Process: Baker s 50nm CAD Tool: Cadence

More information

IN the design of the fine comparator for a CMOS two-step flash A/D converter, the main design issues are offset cancelation

IN the design of the fine comparator for a CMOS two-step flash A/D converter, the main design issues are offset cancelation JOURNAL OF STELLAR EE315 CIRCUITS 1 A 60-MHz 150-µV Fully-Differential Comparator Erik P. Anderson and Jonathan S. Daniels (Invited Paper) Abstract The overall performance of two-step flash A/D converters

More information

SCLK 4 CS 1. Maxim Integrated Products 1

SCLK 4 CS 1. Maxim Integrated Products 1 19-172; Rev ; 4/ Dual, 8-Bit, Voltage-Output General Description The contains two 8-bit, buffered, voltage-output digital-to-analog converters (DAC A and DAC B) in a small 8-pin SOT23 package. Both DAC

More information

8-Bit, high-speed, µp-compatible A/D converter with track/hold function ADC0820

8-Bit, high-speed, µp-compatible A/D converter with track/hold function ADC0820 8-Bit, high-speed, µp-compatible A/D converter with DESCRIPTION By using a half-flash conversion technique, the 8-bit CMOS A/D offers a 1.5µs conversion time while dissipating a maximum 75mW of power.

More information

Designing of a 8-bits DAC in 0.35µm CMOS Technology For High Speed Communication Systems Application

Designing of a 8-bits DAC in 0.35µm CMOS Technology For High Speed Communication Systems Application Designing of a 8-bits DAC in 035µm CMOS Technology For High Speed Communication Systems Application Veronica Ernita Kristianti, Hamzah Afandi, Eri Prasetyo ibowo, Brahmantyo Heruseto and shinta Kisriani

More information

Working with ADCs, OAs and the MSP430

Working with ADCs, OAs and the MSP430 Working with ADCs, OAs and the MSP430 Bonnie Baker HPA Senior Applications Engineer Texas Instruments 2006 Texas Instruments Inc, Slide 1 Agenda An Overview of the MSP430 Data Acquisition System SAR Converters

More information

CMOS Instrumentation Amplifier with Offset Cancellation Circuitry for Biomedical Application

CMOS Instrumentation Amplifier with Offset Cancellation Circuitry for Biomedical Application CMOS Instrumentation Amplifier with Offset Cancellation Circuitry for Biomedical Application Author Mohd-Yasin, Faisal, Yap, M., I Reaz, M. Published 2006 Conference Title 5th WSEAS Int. Conference on

More information

+2.7V to +5.5V, Low-Power, Triple, Parallel 8-Bit DAC with Rail-to-Rail Voltage Outputs

+2.7V to +5.5V, Low-Power, Triple, Parallel 8-Bit DAC with Rail-to-Rail Voltage Outputs 19-1560; Rev 1; 7/05 +2.7V to +5.5V, Low-Power, Triple, Parallel General Description The parallel-input, voltage-output, triple 8-bit digital-to-analog converter (DAC) operates from a single +2.7V to +5.5V

More information

Pankaj Naik Electronic and Instrumentation Deptt. SGSITS, Indore, India. Priyanka Sharma Electronic and. SGSITS, Indore, India

Pankaj Naik Electronic and Instrumentation Deptt. SGSITS, Indore, India. Priyanka Sharma Electronic and. SGSITS, Indore, India Designing Of Current Mode Instrumentation Amplifier For Bio-Signal Using 180nm CMOS Technology Sonu Mourya Electronic and Instrumentation Deptt. SGSITS, Indore, India Pankaj Naik Electronic and Instrumentation

More information

On Chip Active Decoupling Capacitors for Supply Noise Reduction for Power Gating and Dynamic Dual Vdd Circuits in Digital VLSI

On Chip Active Decoupling Capacitors for Supply Noise Reduction for Power Gating and Dynamic Dual Vdd Circuits in Digital VLSI ELEN 689 606 Techniques for Layout Synthesis and Simulation in EDA Project Report On Chip Active Decoupling Capacitors for Supply Noise Reduction for Power Gating and Dynamic Dual Vdd Circuits in Digital

More information

Oversampled ADC and PGA Combine to Provide 127-dB Dynamic Range

Oversampled ADC and PGA Combine to Provide 127-dB Dynamic Range Oversampled ADC and PGA Combine to Provide 127-dB Dynamic Range By Colm Slattery and Mick McCarthy Introduction The need to measure signals with a wide dynamic range is quite common in the electronics

More information

Tel: Fax:

Tel: Fax: B Tel: 78.39.4700 Fax: 78.46.33 SPECIFICATIONS (T A = +5 C, V+ = +5 V, V = V or 5 V, all voltages measured with respect to digital common, unless otherwise noted) AD57J AD57K AD57S Model Min Typ Max Min

More information

6-Bit A/D converter (parallel outputs)

6-Bit A/D converter (parallel outputs) DESCRIPTION The is a low cost, complete successive-approximation analog-to-digital (A/D) converter, fabricated using Bipolar/I L technology. With an external reference voltage, the will accept input voltages

More information

Design of a Capacitor-less Low Dropout Voltage Regulator

Design of a Capacitor-less Low Dropout Voltage Regulator Design of a Capacitor-less Low Dropout Voltage Regulator Sheenam Ahmed 1, Isha Baokar 2, R Sakthivel 3 1 Student, M.Tech VLSI, School of Electronics Engineering, VIT University, Vellore, Tamil Nadu, India

More information

DESIGN OF A NOVEL CURRENT MIRROR BASED DIFFERENTIAL AMPLIFIER DESIGN WITH LATCH NETWORK. Thota Keerthi* 1, Ch. Anil Kumar 2

DESIGN OF A NOVEL CURRENT MIRROR BASED DIFFERENTIAL AMPLIFIER DESIGN WITH LATCH NETWORK. Thota Keerthi* 1, Ch. Anil Kumar 2 ISSN 2277-2685 IJESR/October 2014/ Vol-4/Issue-10/682-687 Thota Keerthi et al./ International Journal of Engineering & Science Research DESIGN OF A NOVEL CURRENT MIRROR BASED DIFFERENTIAL AMPLIFIER DESIGN

More information

+2.7V to +5.5V, Low-Power, Dual, Parallel 8-Bit DAC with Rail-to-Rail Voltage Outputs

+2.7V to +5.5V, Low-Power, Dual, Parallel 8-Bit DAC with Rail-to-Rail Voltage Outputs 9-565; Rev ; /99 +.7 to +5.5, Low-Power, Dual, Parallel General Description The MAX5 parallel-input, voltage-output, dual 8-bit digital-to-analog converter (DAC) operates from a single +.7 to +5.5 supply

More information

WITH the rapid evolution of liquid crystal display (LCD)

WITH the rapid evolution of liquid crystal display (LCD) IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 43, NO. 2, FEBRUARY 2008 371 A 10-Bit LCD Column Driver With Piecewise Linear Digital-to-Analog Converters Chih-Wen Lu, Member, IEEE, and Lung-Chien Huang Abstract

More information

Research Article Improved Switching Energy Reduction Approach in Low-Power SAR ADC for Bioelectronics

Research Article Improved Switching Energy Reduction Approach in Low-Power SAR ADC for Bioelectronics Hindawi Publishing orporation VLSI Design Volume 26, Article ID 629254, 6 pages http://dx.doi.org/.55/26/629254 Research Article Improved Switching Energy Reduction Approach in Low-Power SAR AD for Bioelectronics

More information

A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM

A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM Item Type text; Proceedings Authors Rosenthal, Glenn K. Publisher International Foundation for Telemetering Journal International Telemetering Conference

More information

CMOS ADC & DAC Principles

CMOS ADC & DAC Principles CMOS ADC & DAC Principles Willy Sansen KULeuven, ESAT-MICAS Leuven, Belgium willy.sansen@esat.kuleuven.be Willy Sansen 10-05 201 Table of contents Definitions Digital-to-analog converters Resistive Capacitive

More information

DESIGN OF MULTI-BIT DELTA-SIGMA A/D CONVERTERS

DESIGN OF MULTI-BIT DELTA-SIGMA A/D CONVERTERS DESIGN OF MULTI-BIT DELTA-SIGMA A/D CONVERTERS DESIGN OF MULTI-BIT DELTA-SIGMA A/D CONVERTERS by Yves Geerts Alcatel Microelectronics, Belgium Michiel Steyaert KU Leuven, Belgium and Willy Sansen KU Leuven,

More information

LINEAR IC APPLICATIONS

LINEAR IC APPLICATIONS 1 B.Tech III Year I Semester (R09) Regular & Supplementary Examinations December/January 2013/14 1 (a) Why is R e in an emitter-coupled differential amplifier replaced by a constant current source? (b)

More information

THE TREND toward implementing systems with low

THE TREND toward implementing systems with low 724 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 30, NO. 7, JULY 1995 Design of a 100-MHz 10-mW 3-V Sample-and-Hold Amplifier in Digital Bipolar Technology Behzad Razavi, Member, IEEE Abstract This paper

More information

10-Bit 5MHz Pipeline A/D Converter. Kannan Sockalingam and Rick Thibodeau

10-Bit 5MHz Pipeline A/D Converter. Kannan Sockalingam and Rick Thibodeau 10-Bit 5MHz Pipeline A/D Converter Kannan Sockalingam and Rick Thibodeau July 30, 2002 Contents 1 Introduction 8 1.1 Project Overview........................... 8 1.2 Objective...............................

More information

Low Cost 10-Bit Monolithic D/A Converter AD561

Low Cost 10-Bit Monolithic D/A Converter AD561 a FEATURES Complete Current Output Converter High Stability Buried Zener Reference Laser Trimmed to High Accuracy (1/4 LSB Max Error, AD561K, T) Trimmed Output Application Resistors for 0 V to +10 V, 5

More information

A 45nm Flash Analog to Digital Converter for Low Voltage High Speed System-on-Chips

A 45nm Flash Analog to Digital Converter for Low Voltage High Speed System-on-Chips A 45nm Flash Analog to Digital Converter for Low Voltage High Speed System-on-Chips Dhruva Ghai Saraju P. Mohanty Elias Kougianos dvg0010@unt.edu smohanty@cse.unt.edu eliask@unt.edu VLSI Design and CAD

More information

Design of High-Speed Op-Amps for Signal Processing

Design of High-Speed Op-Amps for Signal Processing Design of High-Speed Op-Amps for Signal Processing R. Jacob (Jake) Baker, PhD, PE Professor and Chair Boise State University 1910 University Dr. Boise, ID 83725-2075 jbaker@ieee.org Abstract - As CMOS

More information

Comparison between Analog and Digital Current To PWM Converter for Optical Readout Systems

Comparison between Analog and Digital Current To PWM Converter for Optical Readout Systems Comparison between Analog and Digital Current To PWM Converter for Optical Readout Systems 1 Eun-Jung Yoon, 2 Kangyeob Park, 3* Won-Seok Oh 1, 2, 3 SoC Platform Research Center, Korea Electronics Technology

More information

A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram

A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram LETTER IEICE Electronics Express, Vol.10, No.4, 1 8 A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram Wang-Soo Kim and Woo-Young Choi a) Department

More information

SAR ADC USING SINGLE-CAPACITOR PULSE WIDTH TO ANALOG CONVERTER BASED DAC. A Thesis. Presented to. The Graduate Faculty of the University of Akron

SAR ADC USING SINGLE-CAPACITOR PULSE WIDTH TO ANALOG CONVERTER BASED DAC. A Thesis. Presented to. The Graduate Faculty of the University of Akron SAR ADC USING SINGLE-CAPACITOR PULSE WIDTH TO ANALOG CONVERTER BASED DAC A Thesis Presented to The Graduate Faculty of the University of Akron In Partial Fulfillment of the Requirements for the Degree

More information

A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive Approximation ADC

A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive Approximation ADC IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) ISSN: 2319 4200, ISBN No. : 2319 4197 Volume 1, Issue 4 (Nov. - Dec. 2012), PP 42-46 A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive

More information

ISSCC 2004 / SESSION 25 / HIGH-RESOLUTION NYQUIST ADCs / 25.4

ISSCC 2004 / SESSION 25 / HIGH-RESOLUTION NYQUIST ADCs / 25.4 ISSCC 2004 / SESSION 25 / HIGH-RESOLUTION NYQUIST ADCs / 25.4 25.4 A 1.8V 14b 10MS/s Pipelined ADC in 0.18µm CMOS with 99dB SFDR Yun Chiu, Paul R. Gray, Borivoje Nikolic University of California, Berkeley,

More information

OBSOLETE. Parameter AD9621 AD9622 AD9623 AD9624 Units

OBSOLETE. Parameter AD9621 AD9622 AD9623 AD9624 Units a FEATURES MHz Small Signal Bandwidth MHz Large Signal BW ( V p-p) High Slew Rate: V/ s Low Distortion: db @ MHz Fast Settling: ns to.%. nv/ Hz Spectral Noise Density V Supply Operation Wideband Voltage

More information

A 16Ω Audio Amplifier with 93.8 mw Peak loadpower and 1.43 quiscent power consumption

A 16Ω Audio Amplifier with 93.8 mw Peak loadpower and 1.43 quiscent power consumption A 16Ω Audio Amplifier with 93.8 mw Peak loadpower and 1.43 quiscent power consumption IEEE Transactions on circuits and systems- Vol 59 No:3 March 2012 Abstract A class AB audio amplifier is used to drive

More information

Design Of A Comparator For Pipelined A/D Converter

Design Of A Comparator For Pipelined A/D Converter Design Of A Comparator For Pipelined A/D Converter Ms. Supriya Ganvir, Mr. Sheetesh Sad ABSTRACT`- This project reveals the design of a comparator for pipeline ADC. These comparator is designed using preamplifier

More information

SP 22.3: A 12mW Wide Dynamic Range CMOS Front-End for a Portable GPS Receiver

SP 22.3: A 12mW Wide Dynamic Range CMOS Front-End for a Portable GPS Receiver SP 22.3: A 12mW Wide Dynamic Range CMOS Front-End for a Portable GPS Receiver Arvin R. Shahani, Derek K. Shaeffer, Thomas H. Lee Stanford University, Stanford, CA At submicron channel lengths, CMOS is

More information

CMOS Schmitt Trigger A Uniquely Versatile Design Component

CMOS Schmitt Trigger A Uniquely Versatile Design Component CMOS Schmitt Trigger A Uniquely Versatile Design Component INTRODUCTION The Schmitt trigger has found many applications in numerous circuits, both analog and digital. The versatility of a TTL Schmitt is

More information

Application Note 80. July How to Use the World s Smallest 24-Bit No Latency Delta-Sigma TM ADC to its Fullest Potential AN80-1

Application Note 80. July How to Use the World s Smallest 24-Bit No Latency Delta-Sigma TM ADC to its Fullest Potential AN80-1 July 1999 How to Use the World s Smallest 24-Bit No Latency Delta-Sigma TM ADC to its Fullest Potential Frequently Asked Questions About Delta-Sigma ADCs and the LTC2400 By Michael K. Mayes Linear Technology

More information

ECEN 474/704 Lab 6: Differential Pairs

ECEN 474/704 Lab 6: Differential Pairs ECEN 474/704 Lab 6: Differential Pairs Objective Design, simulate and layout various differential pairs used in different types of differential amplifiers such as operational transconductance amplifiers

More information

8-Bit A/D Converter AD673 REV. A FUNCTIONAL BLOCK DIAGRAM

8-Bit A/D Converter AD673 REV. A FUNCTIONAL BLOCK DIAGRAM a FEATURES Complete 8-Bit A/D Converter with Reference, Clock and Comparator 30 s Maximum Conversion Time Full 8- or 16-Bit Microprocessor Bus Interface Unipolar and Bipolar Inputs No Missing Codes Over

More information

Gechstudentszone.wordpress.com

Gechstudentszone.wordpress.com 8.1 Operational Amplifier (Op-Amp) UNIT 8: Operational Amplifier An operational amplifier ("op-amp") is a DC-coupled high-gain electronic voltage amplifier with a differential input and, usually, a single-ended

More information

DESIGN OF A 500MHZ, 4-BIT LOW POWER ADC FOR UWB APPLICATION

DESIGN OF A 500MHZ, 4-BIT LOW POWER ADC FOR UWB APPLICATION DESIGN OF A 500MHZ, 4-BIT LOW POWER ADC FOR UWB APPLICATION SANTOSH KUMAR PATNAIK 1, DR. SWAPNA BANERJEE 2 1,2 E & ECE Department, Indian Institute of Technology, Kharagpur, Kharagpur, India Abstract-This

More information

A 4b/cycle Flash-assisted SAR ADC with Comparator Speed-boosting Technique

A 4b/cycle Flash-assisted SAR ADC with Comparator Speed-boosting Technique JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.18, NO.2, APRIL, 2018 ISSN(Print) 1598-1657 https://doi.org/10.5573/jsts.2018.18.2.281 ISSN(Online) 2233-4866 A 4b/cycle Flash-assisted SAR ADC with

More information

AD9772A - Functional Block Diagram

AD9772A - Functional Block Diagram F FEATURES single 3.0 V to 3.6 V supply 14-Bit DAC Resolution 160 MPS Input Data Rate 67.5 MHz Reconstruction Passband @ 160 MPS 74 dbc FDR @ 25 MHz 2 Interpolation Filter with High- or Low-Pass Response

More information

Design of 10-bit current steering DAC with binary and segmented architecture

Design of 10-bit current steering DAC with binary and segmented architecture IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 13, Issue 3 Ver. III (May. June. 2018), PP 62-66 www.iosrjournals.org Design of 10-bit current

More information

LF442 Dual Low Power JFET Input Operational Amplifier

LF442 Dual Low Power JFET Input Operational Amplifier LF442 Dual Low Power JFET Input Operational Amplifier General Description The LF442 dual low power operational amplifiers provide many of the same AC characteristics as the industry standard LM1458 while

More information

10.1: A 4 GSample/s 8b ADC in 0.35-um CMOS

10.1: A 4 GSample/s 8b ADC in 0.35-um CMOS 10.1: A 4 GSample/s 8b ADC in 0.35-um CMOS Ken Poulton, Robert Neff, Art Muto, Wei Liu*, Andy Burstein**, Mehrdad Heshami*** Agilent Technologies, Palo Alto, CA *Agilent Technologies, Colorado Springs,

More information

A low-variation on-resistance CMOS sampling switch for high-speed high-performance applications

A low-variation on-resistance CMOS sampling switch for high-speed high-performance applications A low-variation on-resistance CMOS sampling switch for high-speed high-performance applications MohammadReza Asgari 1 and Omid Hashemipour 2a) 1 Microelectronic Lab, Shahid Beheshti University, G. C. Tehran,

More information

ANALYSIS AND DESIGN OF HIGH CMRR INSTRUMENTATION AMPLIFIER FOR ECG SIGNAL ACQUISITION SYSTEM USING 180nm CMOS TECHNOLOGY

ANALYSIS AND DESIGN OF HIGH CMRR INSTRUMENTATION AMPLIFIER FOR ECG SIGNAL ACQUISITION SYSTEM USING 180nm CMOS TECHNOLOGY International Journal of Electronics and Communication Engineering (IJECE) ISSN 2278-9901 Vol. 2, Issue 4, Sep 2013, 67-74 IASET ANALYSIS AND DESIGN OF HIGH CMRR INSTRUMENTATION AMPLIFIER FOR ECG SIGNAL

More information

NOVEMBER 29, 2017 COURSE PROJECT: CMOS TRANSIMPEDANCE AMPLIFIER ECG 720 ADVANCED ANALOG IC DESIGN ERIC MONAHAN

NOVEMBER 29, 2017 COURSE PROJECT: CMOS TRANSIMPEDANCE AMPLIFIER ECG 720 ADVANCED ANALOG IC DESIGN ERIC MONAHAN NOVEMBER 29, 2017 COURSE PROJECT: CMOS TRANSIMPEDANCE AMPLIFIER ECG 720 ADVANCED ANALOG IC DESIGN ERIC MONAHAN 1.Introduction: CMOS Transimpedance Amplifier Avalanche photodiodes (APDs) are highly sensitive,

More information

1 A1 PROs. Ver0.1 Ai9943. Complete 10-bit, 25MHz CCD Signal Processor. Features. General Description. Applications. Functional Block Diagram

1 A1 PROs. Ver0.1 Ai9943. Complete 10-bit, 25MHz CCD Signal Processor. Features. General Description. Applications. Functional Block Diagram 1 A1 PROs A1 PROs Ver0.1 Ai9943 Complete 10-bit, 25MHz CCD Signal Processor General Description The Ai9943 is a complete analog signal processor for CCD applications. It features a 25 MHz single-channel

More information

KM4110/KM mA, Low Cost, +2.7V & +5V, 75MHz Rail-to-Rail Amplifiers

KM4110/KM mA, Low Cost, +2.7V & +5V, 75MHz Rail-to-Rail Amplifiers + + www.fairchildsemi.com KM411/KM41.5mA, Low Cost, +.7V & +5V, 75MHz Rail-to-Rail Amplifiers Features 55µA supply current 75MHz bandwidth Power down to I s = 33µA (KM41) Fully specified at +.7V and +5V

More information

Rail-To-Rail Output Op-Amp Design with Negative Miller Capacitance Compensation

Rail-To-Rail Output Op-Amp Design with Negative Miller Capacitance Compensation Rail-To-Rail Op-Amp Design with Negative Miller Capacitance Compensation Muhaned Zaidi, Ian Grout, Abu Khari bin A ain Abstract In this paper, a two-stage op-amp design is considered using both Miller

More information

LOW VOLTAGE / LOW POWER RAIL-TO-RAIL CMOS OPERATIONAL AMPLIFIER FOR PORTABLE ECG

LOW VOLTAGE / LOW POWER RAIL-TO-RAIL CMOS OPERATIONAL AMPLIFIER FOR PORTABLE ECG LOW VOLTAGE / LOW POWER RAIL-TO-RAIL CMOS OPERATIONAL AMPLIFIER FOR PORTABLE ECG A DISSERTATION SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY BORAM LEE IN PARTIAL FULFILLMENT

More information

An 8-Channel General-Purpose Analog Front-End for Biopotential Signal Measurement

An 8-Channel General-Purpose Analog Front-End for Biopotential Signal Measurement An 8-Channel General-Purpose Analog Front-End for Biopotential Signal Measurement Xue Yang, Jinming Hu, Zengweijie Chen, Hang Yang Abstract This paper presents system level specifications of an 8 channel

More information

DESIGNING OF CURRENT MODE INSTRUMENTATION AMPLIFIER FOR BIO-SIGNAL USING 180NM CMOS TECHNOLOGY

DESIGNING OF CURRENT MODE INSTRUMENTATION AMPLIFIER FOR BIO-SIGNAL USING 180NM CMOS TECHNOLOGY DESIGNING OF CURRENT MODE INSTRUMENTATION AMPLIFIER FOR BIO-SIGNAL USING 180NM CMOS TECHNOLOGY GAYTRI GUPTA AMITY University Email: Gaytri.er@gmail.com Abstract In this paper we have describes the design

More information

Implementation of Pixel Array Bezel-Less Cmos Fingerprint Sensor

Implementation of Pixel Array Bezel-Less Cmos Fingerprint Sensor Article DOI: 10.21307/ijssis-2018-013 Issue 0 Vol. 0 Implementation of 144 64 Pixel Array Bezel-Less Cmos Fingerprint Sensor Seungmin Jung School of Information and Technology, Hanshin University, 137

More information

Design of a Folded Cascode Operational Amplifier in a 1.2 Micron Silicon-Carbide CMOS Process

Design of a Folded Cascode Operational Amplifier in a 1.2 Micron Silicon-Carbide CMOS Process University of Arkansas, Fayetteville ScholarWorks@UARK Electrical Engineering Undergraduate Honors Theses Electrical Engineering 5-2017 Design of a Folded Cascode Operational Amplifier in a 1.2 Micron

More information

Design of a Low Power Current Steering Digital to Analog Converter in CMOS

Design of a Low Power Current Steering Digital to Analog Converter in CMOS Design of a Low Power Current Steering Digital to Analog Converter in CMOS Ranjan Kumar Mahapatro M. Tech, Dept. of ECE Centurion University of Technology & Management Paralakhemundi, India Sandipan Pine

More information

Assoc. Prof. Dr. Burak Kelleci

Assoc. Prof. Dr. Burak Kelleci DEPARTMENT OF ELECTRICAL &ELECTRONICS ENGINEERING ANALOG-TO-DIGITAL AND DIGITAL- TO-ANALOG CONVERTERS Assoc. Prof. Dr. Burak Kelleci Fall 2018 OUTLINE Nyquist-Rate DAC Thermometer-Code Converter Hybrid

More information

A SWITCHED-CAPACITOR POWER AMPLIFIER FOR EER/POLAR TRANSMITTERS

A SWITCHED-CAPACITOR POWER AMPLIFIER FOR EER/POLAR TRANSMITTERS A SWITCHED-CAPACITOR POWER AMPLIFIER FOR EER/POLAR TRANSMITTERS Sang-Min Yoo, Jeffrey Walling, Eum Chan Woo, David Allstot University of Washington, Seattle, WA Submission Highlight A fully-integrated

More information

A Low Power Analog Front End Capable of Monitoring Knee Movements to Detect Injury

A Low Power Analog Front End Capable of Monitoring Knee Movements to Detect Injury 1 A Low Power Analog Front End Capable of Monitoring Knee Movements to Detect Injury Garren Boggs, Student, IEEE, Hua Chen, Student, IEEE, Sridhar Sivapurapu, Student, IEEE Abstract This work proposes

More information

Low Power High Speed Differential Current Comparator

Low Power High Speed Differential Current Comparator Low Power High Speed Differential Current Comparator Indrani Roy, Suman Biswas, B. S. Patro 2 M.Tech (VLSI & ES) Student, School of Electronics, KIIT University, Bhubaneswar, India Ph.D Scholar, School

More information

Analysis and Design of High Speed Low Power Comparator in ADC

Analysis and Design of High Speed Low Power Comparator in ADC Analysis and Design of High Speed Low Power Comparator in ADC Yogesh Kumar M. Tech DCRUST (Sonipat) ABSTRACT: The fast growing electronics industry is pushing towards high speed low power analog to digital

More information

Computer Controlled Curve Tracer

Computer Controlled Curve Tracer Computer Controlled Curve Tracer Christopher Curro The Cooper Union New York, NY Email: chris@curro.cc David Katz The Cooper Union New York, NY Email: katz3@cooper.edu Abstract A computer controlled curve

More information

DUAL ULTRA MICROPOWER RAIL-TO-RAIL CMOS OPERATIONAL AMPLIFIER

DUAL ULTRA MICROPOWER RAIL-TO-RAIL CMOS OPERATIONAL AMPLIFIER ADVANCED LINEAR DEVICES, INC. ALD276A/ALD276B ALD276 DUAL ULTRA MICROPOWER RAILTORAIL CMOS OPERATIONAL AMPLIFIER GENERAL DESCRIPTION The ALD276 is a dual monolithic CMOS micropower high slewrate operational

More information

Rail to Rail Input Amplifier with constant G M and High Unity Gain Frequency. Arun Ramamurthy, Amit M. Jain, Anuj Gupta

Rail to Rail Input Amplifier with constant G M and High Unity Gain Frequency. Arun Ramamurthy, Amit M. Jain, Anuj Gupta 1 Rail to Rail Input Amplifier with constant G M and High Frequency Arun Ramamurthy, Amit M. Jain, Anuj Gupta Abstract A rail to rail input, 2.5V CMOS input amplifier is designed that amplifies uniformly

More information

A Clock Generating System for USB 2.0 with a High-PSR Bandgap Reference Generator

A Clock Generating System for USB 2.0 with a High-PSR Bandgap Reference Generator ROMANIAN JOURNAL OF INFORMATION SCIENCE AND TECHNOLOGY Volume 14, Number 4, 2011, 380 391 A Clock Generating System for USB 2.0 with a High-PSR Bandgap Reference Generator Seok KIM 1, Seung-Taek YOO 1,2,

More information

2008 IEEE ASIA PACIFIC CONFERENCE ON CIRCUITS AND SYSTEMS

2008 IEEE ASIA PACIFIC CONFERENCE ON CIRCUITS AND SYSTEMS 2008 IEEE ASIA PACIFIC CONFERENCE ON CIRCUITS AND SYSTEMS November 30 - December 3, 2008 Venetian Macao Resort-Hotel Macao, China IEEE Catalog Number: CFP08APC-USB ISBN: 978-1-4244-2342-2 Library of Congress:

More information