SlideShare a Scribd company logo
1 of 9
Download to read offline
Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014
13
ANALOG TO DIGITALCONVERTOR FOR
BLOOD-GLUCOSE MONITORING
Sunny Anand1
and Vemu Sulochana 2
1
Department of ECE, NIT, Jalandhar, India
2
CDAC, Mohali, India
ABSTRACT
This paper presents the design of a low-power CMOS current-frequency (I–F) Analog–Digital Converter.
The ADC is designed for implantable blood-glucose monitoring. This current frequency ADC uses nA-
range of input currents to set and compare voltage oscillations against a self-produced reference to resolve
0–32nA with an accuracy of 5-bits at a 225MHz sampling rate. The comparator used is a dynamic latch
comparator and the output is fetched from a 5-bit counter. This is designed in 180nm CMOS technology
with a supply of 1.8V, it operating voltage taken here is 0.0- 1.8V with power consumption of 12.3nW using
Cadence tools.
KEYWORDS
Current-frequency ADC; Low power; Dynamic Latch comparator
1.INTRODUCTION
Blood glucose meters measure the amount or the concentration of glucose in blood (glycaemia) of
diabetics patient allowing for the administration of the proper dose of insulin to maintain balance.
Particularly important in the care of diabetes mellitus. Blood glucose meters are small
computerized machines that "read" your blood glucose, then applying the blood to a chemically
active disposable 'test-strip'. Different manufacturers use different technologies, but most of them,
measure an electrical characteristic, and further use this to determine the glucose level in the
blood. There are many meters to choose from.
Monitoring and correcting the sugar level in the body accurately requires a sensitivity of 2 mg/dL
across a range of 20 to 600 mg/dL, or about eight bits of accuracy. However, 5-bits accommodate
an accuracy of 10 mg/dL across dangerously low and high extremes, from 20 to 340 mg/dL,
offering considerable value to the patient.
The ADC must resolve the current that a miniaturized ampere-metric glucose sensor generates,
which is typically in the range of 1 µA to 1 nA which in this case can reach up to 31nA with 5-
bits of resolution. Similarly, because miniaturized kinetic harvesters can generate less than 10µW,
the design aims to dissipate around 1µW. As alluded earlier, the time constant associated with
glucose variations in the body is on the order of minutes, so over-sampling the system at around
100 Hz is sufficient.
Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014
14
2. Organization of the paper
This paper presents a current–frequency (I–F) analog to digital convertor working at 180 nm
CMOS ADC that is able to resolve nA’s to within five bits of accuracy while drawing 1.1nA from
a 1.8-V supply. In this design a comparator [2] is used to compare the input value with the
reference voltage, a 5-bit counter [3] to get 5-bit output which further fetch to controller to find
the value of glucose in the blood by 5 bit latch [4]. The input range that the proposed ADC
receives corresponds to what ampere-metric sensors produce and the power level it requires to
operate is within the range that energy-harvested systems can supply [1].
Figure 1 Block Diagram of Current-Frequency ADC
The block diagram of I-F ADC is shown in Figure 1 in which, the input signal given to input
stage (contains low voltage current mirror and current steering switch)to drive the current to
comparator, then comparator will compare this value with the reference signal. Now we get a data
which we fetch to counter for getting the desired bits output.
3. Circuit Design
Frequency-based ADCs generally match the low-power and low-speed requirements that
harvester-powered ampere-metric glucose monitors impose. More particularly, because glucose
sensors ultimately generate a current, directing input current into the capacitor of a ramp-based
oscillator converts current into frequency directly, which means current–frequency ADCs of this
sort need not include additional power-consuming stages to condition the input. What is more, the
integrating capacitor inherent in these ADCs filters unwanted noise.
3.1 Schematic of I-F ADC
Current-frequency ADC is basically a voltage-to-frequency converter (VFC) and is an oscillator
whose frequency is linearly proportional to a control voltage. In this schematic we are feeding
input to the current mirrors, to drive the input to the comparator. As shown in Figure 2, cascode-
mirrors NM2–NM10 and PM0–PM4 receive and fold input current i1 or IR so switches PM5 and
PM6 can stear it into or away from integrating capacitor C1(1pF).
Comparator senses C1 voltage VC to determine the connectivity of NM0 and PM5. PM6 And
NM1 keep the mirrors conducting to the supply and ground when their corresponding switches
NM0 and PM5 are off, so the mirrors do not suffer from start-up delays, which would otherwise
extend the delay across the loop (i.e., increase td and distort VC’s ramp.
Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014
15
Figure 2 Schematic of Current mirror and current steering circuit
Now as we give an analog signal at the input, it first goes through the current mirror and current
steering circuit, then this signal is compared with the reference signal at frequency of 225 MHz
and a voltage of 1.8V.
Figure 3 Schematic of Current-Frequency ADC
The output of comparator is given to counter which separate this digital signal into 5 different
samples, which is latched through which we get output of 5-bit resolution.
This resolution is calculated by the formula
(1)
Where VFS is full-scale output voltage range
δV is full-scale input voltage range
3.1.Dynamic Latch Comparator
The comparator comprised of three blocks, an input stage (current mirror and a current steering
circuit), a flip-flop block and SR latch block. This architecture uses two non-overlapping clocks
Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014
16
(ϕ1 and ϕ2) shown in Figure 4, which operates in two modes, reset mode during ϕ2 and
regeneration mode during ϕ1.
Figure 4 Schematic of Dynamic Latch Comparator
During reset mode the input voltage difference is established at node A1 and A2. The regeneration
happens during a small time when ϕ1 is rising and ϕ2 is falling. At the end of regeneration
process the SR latch is driven to the digital output levels. The power consumption of the
comparator is 33µW at a frequency of 225MHz.
This design was implemented at 180 nm CMOS technology operating at a ±1.8 V power supply
with 8-bit of resolution and input range of 1.8 V. And transistor widths are calculated as per the
comparator requirement [2].
W12 = 4um, W1 = 6um,
W8 = 4um, W10 = 10um,
W6 = 30um
These widths are calculated by using following formula
(2)
Considering αW4 = Cp
3.1.Bit binary synchronous counter
Counters are among the most basic of designs in digital systems. Along with being simple to
make, counters, in general, are archetypical components of most digital systems as they are used
to store (and sometimes display) the number of times a particular event has occurred. The
different number of implementations of a 5-bit counter is vast. With options such as synchronous
vs asynchronous, why flip-flops to use, and the style of counting (binary, gray-code, etc).
The counter described here is designed to be a synchronous up-counter as shown in Figure 5. This
means that the whole design is controlled by one single clock and that the counter will only count
from 0 to F and start back over. This counter is realized using D flip-flops [6].
Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014
17
Figure 5 Schematic of 5-bit counter
The D flip-flop was chosen because of its simplicity over the design of JK flip-flop; it only takes
one input instead of two, and requires less interconnect which should lead to less delay. Also, the
synchronous up-counter nature of the design was chosen because simple design. This counter is
counting from 0 to 1.8 volts, with a precision of 0.59375V.
3.1 5-Bit 2:1 Mux-Latch
With current topologies, dynamic latches are widely used in the high performance VLSI circuits,
mainly due to lower cost and higher operation speed than static latches. Figure 6 depicts the
preferred dynamic latch circuit. This latch circuit either transfers the input logic level to the
output (during clock signal is kept at logic “1”) or keeps the last output logic level (during clock
signal is kept at logic “0”) all depends on the controlling clock signal.
Figure 6 Schematic of Dynamic latch
In other words, clock “0” means conversion phase, and clock “1” means sampling phase. This
control between digital and analog parts of ADC is obtained. In fact, it is not possible to convert
an analog input level to its digital value immediately. A very small time period is essential for the
digital part to complete its job. Therefore, a dynamic latch circuit use to make inevitable for ADC
Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014
18
design. This time is called as “conversion time” in general and it is shortest in I-F ADCs, but very
long for serial type of ADCs.
The output of the latch is given as input to 2:1 mux and is also used as select line for the mux of
next block as shown in Figure 7, for 5-bit resolution.
Figure 7. Circuit diagram of 2:1 mux type latch
3. POWER REDUCTION
While designing any CMOS circuit power is a very important issue and in ADC we always
required low power. This power can be reduced by using low power techniques such as
decoupling capacitor, variable frequency, Clock gating, scaling down voltage etc. Clock gating
technique is one of these power reduction techniques adopted in this design is shown in Figure 8
Figure 8 Circuit of Clock gating without latch
4. RESULTS
Designing, schematics, simulation and comparison of various performance parameters were done
for two different ADC’s. Simulations were carried out using Cadence Tools. The present work,
Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014
19
technology taken is 12.3 nW with sampling frequency of 225MHz and a power supply of 1.8V. A
5-bit data is achieved with a power of 12.3nW, as shown in Table.1
Table.1 Design Specifications
Parameters Value
Technology 180nm
Sample frequency 225 MHz
Power Supply 1.8 V
Stop time 200 ns
Resolution 5 bits
Power 12.3nW
Reference Voltage 1.8 V
The transient response of the I-F ADC is shown in Fig.9 output waveform is collected from the 5-
bit latch, which is collected in parallel form. This 5 bit data has sampling rate of 225MHz.
Figure 9 Transient response of I-F ADC
Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014
20
The waveform is taken with a stop time of 100ns.The first bit is MSB and last one in LSB of
ADC’s output. The designed ADC results are compared with the current I-F ADC and the flash
ADC [7]. Table2 shows the comparison between these two ADC’s. Reference ADC is done at 0.6
um, so firstly design with same parameters, then with 180 nm technology and got a improved
power of 1.1µW at a sampling frequency of 225 MHz with a improved resolution of 5 bit from
4.25 and by using clock gating technique get the power of 12.3nW.
Table1. Comparison between flash and current-frequency ADC’s
PREVIOUS WORK PRESENT WORK
Parameters Flash
ADC
I-F ADC I-F ADC I-F ADC
Technology 180nm 0.6 µm 0.6 µm 180nm
Resolution(bits) 3 4.25 5 5
Power supply 1.8 V 1.2 V 1.8V 1.8V
Power(W) 0.85m 1.3µ 1.1µ 12.3n
Sampling
Freq.(MHz)
150 225 225 225
5. CONCLUSION
This paper presented low power 5-bit current- frequency ADC design at 180 nm technology. This
ADC is designed for implantable blood glucose monitoring. With improvement in the power
consumption of 180nW at 225MHz sampling frequency and power supply of 1.8 V.
References
[1] Gabriel A. Rincón-Mora, “A 1.3uW, 0.6 CMOS Current–Frequency Analog–Digital Converter for
Implantable Blood-glucose Monitors” Journal of Low Power Electronics, Vol. 7, pp- 1 to 11, 2011.
[2] G. M. Yin, F. Op’t Eynde, and W. Sansen, “A high-speed CMOS comparator with 8-bit resolution”,
IEEE J. Solid –Stat Circuits, vol. 27, pp- 208 to 211, 1992.
[3] Mohammad Samadi Gharajeh, “On Design of a Fault Tolerant Reversible 4-Bit Binary ounter with
Parallel Load”, Australian Journal of Basic and Applied Sciences, Vol. 6 No.7, pp -430 to 446, 2012.
[4] Fundamental of Digital Electronic by Anand kumar, PHI Learning Pvt. Ltd., 01-Feb-2003
[5] Jyoti Athiya, “An improved ECG signal acquisition system through cmos technology”, International
Journal of Engineering Science and Technology, Vol. 4 No.03, pp- 1088 to 1094, March 2012.
[6] Chia-Nan Yeh, Yen-Tai Lai, “A novel flash analog-to-digital converter”. ISCAS 2008. IEEE
International, Circuit and Systems, Vol. pp-2250 to 2253, May 2008.
[7] Behzad Razavi, “Design Techniques for High-speed, High-Resolution Comparators”, IEEE Journal of
solid-state circuits, vol. 27.No. 12, pp- 1916 to 1925, December 1992.
[8] Mahdy, A.; Rassoul, R.A.; Hamdy, N., “A high-speed analog comparator in 0.5 µm CMOS
Technology”, Radio Science Conference, Vol. pp 1-7, March 2008.
[9] Pradeep Kumar, “Design & Implementation of Low Power 3-bit Flash ADC in 0.18µm CMOS”,
International Journal of Soft Computing and Engineering, Vol. 1 No.05, pp- 71 to 74, November
2011.
[10] R. V. D. Plassche, CMOS Integrated Analog-to-Digital an Digitalto-Analog Converters, 2nd edn.,
Dordrecht, Netherlands: Kluwer(2003).
[11] K. A. Shehata, “Design and Implementation of A High Speed Low Power 4-Bit Flash Adc” Design &
Technology of Integrated Systems in Nanoscale Era, Vol. pp- 200 to 203, Sept 2007.
[12] CMOS Digital Integrated Circuits Analysis and Design by Sung-Mo Kang, Publisher: TMH,
Third Edition, 2003.
[13] Analog VLSI: Signal and Information Processing Book by Mohammed Ismail, Publisher: McGraw-
Hill College, 1994
Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014
21
Authors
Vemu Sulochana has obtained her Bachelor of Technology degree from JNTU Kakinada
and Master of Technology degree from NIT, Hamirpur in 2004 and 2009 respectively. In
2011, she joined C-DAC, Mohali to conduct innovative research in the area of VLSI
design, where she is now a Project Engineer - II. Her research is concerned with low
power VLSI design, Design of high speed VLSI interconnects. She is conducting
research in IC interconnect characterization, modelling, and simulation for the high speed
VLSl circuit design.
Sunny Anand has done her bachelor of technology degree in Electronics and
Communication Engineering from D.A.V.I.E.T, Jalandhar in year 2010 and Master of
Technology degree in VLSI Design from CDAC, Mohali. Currently pursuing his PhD.
From NIT Jalandhar. He work as Asst. professor in LPU for one year. His areas of
interests are Analog and Digital VLSI Design, mobile communication..

More Related Content

What's hot

05 analog control_sp15
05 analog control_sp1505 analog control_sp15
05 analog control_sp15John Todora
 
Digital to analog convertor
Digital to analog convertorDigital to analog convertor
Digital to analog convertorsartaj ahmed
 
(D/A) and (A/D)conversion
(D/A) and (A/D)conversion(D/A) and (A/D)conversion
(D/A) and (A/D)conversionPraveen Kumar
 
M-TECH 4th SEM PRESENTATION
M-TECH 4th SEM PRESENTATIONM-TECH 4th SEM PRESENTATION
M-TECH 4th SEM PRESENTATIONSubhajit Shaw
 
Meeting w9 chapter 3 part 2
Meeting w9   chapter 3 part 2Meeting w9   chapter 3 part 2
Meeting w9 chapter 3 part 2Hattori Sidek
 
Analog To Digital Conversion (ADC) Programming in LPC2148
Analog To Digital Conversion (ADC) Programming in LPC2148Analog To Digital Conversion (ADC) Programming in LPC2148
Analog To Digital Conversion (ADC) Programming in LPC2148Omkar Rane
 
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...ijsrd.com
 
Microprocessor-Compatible Quadrature Decoder/Counter Design
Microprocessor-Compatible Quadrature Decoder/Counter DesignMicroprocessor-Compatible Quadrature Decoder/Counter Design
Microprocessor-Compatible Quadrature Decoder/Counter DesignRohit Singh
 
Working of capacitive SAR ADC
Working of capacitive SAR ADCWorking of capacitive SAR ADC
Working of capacitive SAR ADCsantoshnimbal
 
NF Frequency Response Analyzer FRA tecknical guide
NF Frequency Response Analyzer FRA  tecknical guide NF Frequency Response Analyzer FRA  tecknical guide
NF Frequency Response Analyzer FRA tecknical guide NIHON DENKEI SINGAPORE
 
Adc.pptx ashvani 151503
Adc.pptx ashvani 151503Adc.pptx ashvani 151503
Adc.pptx ashvani 151503Ashvani Shukla
 
Design of a High Speed, Rail-to-Rail input CMOS comparator
Design of a High Speed, Rail-to-Rail input CMOS comparatorDesign of a High Speed, Rail-to-Rail input CMOS comparator
Design of a High Speed, Rail-to-Rail input CMOS comparatorPushpak Dagade
 
adc dac converter
adc dac converteradc dac converter
adc dac converterGaurav Rai
 
Catalog mikro mikro pfr140-user_manual
Catalog mikro mikro pfr140-user_manualCatalog mikro mikro pfr140-user_manual
Catalog mikro mikro pfr140-user_manualDien Ha The
 

What's hot (20)

05 analog control_sp15
05 analog control_sp1505 analog control_sp15
05 analog control_sp15
 
Digital to analog convertor
Digital to analog convertorDigital to analog convertor
Digital to analog convertor
 
(D/A) and (A/D)conversion
(D/A) and (A/D)conversion(D/A) and (A/D)conversion
(D/A) and (A/D)conversion
 
M-TECH 4th SEM PRESENTATION
M-TECH 4th SEM PRESENTATIONM-TECH 4th SEM PRESENTATION
M-TECH 4th SEM PRESENTATION
 
Meeting w9 chapter 3 part 2
Meeting w9   chapter 3 part 2Meeting w9   chapter 3 part 2
Meeting w9 chapter 3 part 2
 
Analog To Digital Conversion (ADC) Programming in LPC2148
Analog To Digital Conversion (ADC) Programming in LPC2148Analog To Digital Conversion (ADC) Programming in LPC2148
Analog To Digital Conversion (ADC) Programming in LPC2148
 
Dac
DacDac
Dac
 
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
 
Microprocessor-Compatible Quadrature Decoder/Counter Design
Microprocessor-Compatible Quadrature Decoder/Counter DesignMicroprocessor-Compatible Quadrature Decoder/Counter Design
Microprocessor-Compatible Quadrature Decoder/Counter Design
 
Data convertors
Data convertorsData convertors
Data convertors
 
Ditial to Analog Converter
Ditial to Analog ConverterDitial to Analog Converter
Ditial to Analog Converter
 
Working of capacitive SAR ADC
Working of capacitive SAR ADCWorking of capacitive SAR ADC
Working of capacitive SAR ADC
 
NF Frequency Response Analyzer FRA tecknical guide
NF Frequency Response Analyzer FRA  tecknical guide NF Frequency Response Analyzer FRA  tecknical guide
NF Frequency Response Analyzer FRA tecknical guide
 
Adc.pptx ashvani 151503
Adc.pptx ashvani 151503Adc.pptx ashvani 151503
Adc.pptx ashvani 151503
 
Vlsi dac
Vlsi dacVlsi dac
Vlsi dac
 
Adc
AdcAdc
Adc
 
Design of a High Speed, Rail-to-Rail input CMOS comparator
Design of a High Speed, Rail-to-Rail input CMOS comparatorDesign of a High Speed, Rail-to-Rail input CMOS comparator
Design of a High Speed, Rail-to-Rail input CMOS comparator
 
adc dac converter
adc dac converteradc dac converter
adc dac converter
 
3BITFLASHADC
3BITFLASHADC3BITFLASHADC
3BITFLASHADC
 
Catalog mikro mikro pfr140-user_manual
Catalog mikro mikro pfr140-user_manualCatalog mikro mikro pfr140-user_manual
Catalog mikro mikro pfr140-user_manual
 

Similar to Analog to Digitalconvertor for Blood-Glucose Monitoring

ANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTORANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTORAnil Yadav
 
Design of 6 bit flash analog to digital converter using variable switching vo...
Design of 6 bit flash analog to digital converter using variable switching vo...Design of 6 bit flash analog to digital converter using variable switching vo...
Design of 6 bit flash analog to digital converter using variable switching vo...VLSICS Design
 
A DAPTIVE S UPPLY V OLTAGE M ANAGEMENT F OR L OW P OWER L OGIC C IRCU...
A DAPTIVE  S UPPLY  V OLTAGE  M ANAGEMENT  F OR  L OW  P OWER  L OGIC  C IRCU...A DAPTIVE  S UPPLY  V OLTAGE  M ANAGEMENT  F OR  L OW  P OWER  L OGIC  C IRCU...
A DAPTIVE S UPPLY V OLTAGE M ANAGEMENT F OR L OW P OWER L OGIC C IRCU...VLSICS Design
 
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET Journal
 
A NEW APPROACH TO DESIGN LOW POWER CMOS FLASH A/D CONVERTER
A NEW APPROACH TO DESIGN LOW POWER CMOS FLASH A/D CONVERTERA NEW APPROACH TO DESIGN LOW POWER CMOS FLASH A/D CONVERTER
A NEW APPROACH TO DESIGN LOW POWER CMOS FLASH A/D CONVERTERVLSICS Design
 
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparator
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched ComparatorHigh Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparator
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparatoriosrjce
 
On the Impact of Timer Resolution in the Efficiency Optimization of Synchrono...
On the Impact of Timer Resolution in the Efficiency Optimization of Synchrono...On the Impact of Timer Resolution in the Efficiency Optimization of Synchrono...
On the Impact of Timer Resolution in the Efficiency Optimization of Synchrono...IJPEDS-IAES
 
Design of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADC
Design of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADCDesign of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADC
Design of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADCAman JanGra
 
Modelling and Simulation of a SAR ADC with Internally Generated Conversion Si...
Modelling and Simulation of a SAR ADC with Internally Generated Conversion Si...Modelling and Simulation of a SAR ADC with Internally Generated Conversion Si...
Modelling and Simulation of a SAR ADC with Internally Generated Conversion Si...iosrjce
 
Field Programmable Gate Array (FPGA) - Based Pulse Width Modulation for Singl...
Field Programmable Gate Array (FPGA) - Based Pulse Width Modulation for Singl...Field Programmable Gate Array (FPGA) - Based Pulse Width Modulation for Singl...
Field Programmable Gate Array (FPGA) - Based Pulse Width Modulation for Singl...IJSRD
 
A Design of Sigma-Delta ADC Using OTA
A Design of Sigma-Delta ADC Using OTAA Design of Sigma-Delta ADC Using OTA
A Design of Sigma-Delta ADC Using OTAIJERA Editor
 
Small Signal Modelling and Controller Design of Boost Converter using MATLAB
Small Signal Modelling and Controller Design of Boost Converter using MATLABSmall Signal Modelling and Controller Design of Boost Converter using MATLAB
Small Signal Modelling and Controller Design of Boost Converter using MATLABPremier Publishers
 
Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...
Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...
Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...IJERA Editor
 
Study and implementation of comparator in cmos 50 nm technology
Study and implementation of comparator in cmos 50 nm technologyStudy and implementation of comparator in cmos 50 nm technology
Study and implementation of comparator in cmos 50 nm technologyeSAT Journals
 
Study and implementation of comparator in cmos 50 nm
Study and implementation of comparator in cmos 50 nmStudy and implementation of comparator in cmos 50 nm
Study and implementation of comparator in cmos 50 nmeSAT Publishing House
 
Grid synchronisation
Grid synchronisationGrid synchronisation
Grid synchronisationmanogna gwen
 

Similar to Analog to Digitalconvertor for Blood-Glucose Monitoring (20)

Digital Control Systems
Digital  Control   Systems Digital  Control   Systems
Digital Control Systems
 
A 1.2V 10-bit 165MSPS Video ADC
A 1.2V 10-bit 165MSPS Video ADCA 1.2V 10-bit 165MSPS Video ADC
A 1.2V 10-bit 165MSPS Video ADC
 
510 277-283
510 277-283510 277-283
510 277-283
 
ANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTORANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTOR
 
Design of 6 bit flash analog to digital converter using variable switching vo...
Design of 6 bit flash analog to digital converter using variable switching vo...Design of 6 bit flash analog to digital converter using variable switching vo...
Design of 6 bit flash analog to digital converter using variable switching vo...
 
A DAPTIVE S UPPLY V OLTAGE M ANAGEMENT F OR L OW P OWER L OGIC C IRCU...
A DAPTIVE  S UPPLY  V OLTAGE  M ANAGEMENT  F OR  L OW  P OWER  L OGIC  C IRCU...A DAPTIVE  S UPPLY  V OLTAGE  M ANAGEMENT  F OR  L OW  P OWER  L OGIC  C IRCU...
A DAPTIVE S UPPLY V OLTAGE M ANAGEMENT F OR L OW P OWER L OGIC C IRCU...
 
Gas sensor
Gas sensorGas sensor
Gas sensor
 
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
 
A NEW APPROACH TO DESIGN LOW POWER CMOS FLASH A/D CONVERTER
A NEW APPROACH TO DESIGN LOW POWER CMOS FLASH A/D CONVERTERA NEW APPROACH TO DESIGN LOW POWER CMOS FLASH A/D CONVERTER
A NEW APPROACH TO DESIGN LOW POWER CMOS FLASH A/D CONVERTER
 
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparator
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched ComparatorHigh Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparator
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparator
 
On the Impact of Timer Resolution in the Efficiency Optimization of Synchrono...
On the Impact of Timer Resolution in the Efficiency Optimization of Synchrono...On the Impact of Timer Resolution in the Efficiency Optimization of Synchrono...
On the Impact of Timer Resolution in the Efficiency Optimization of Synchrono...
 
Design of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADC
Design of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADCDesign of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADC
Design of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADC
 
Modelling and Simulation of a SAR ADC with Internally Generated Conversion Si...
Modelling and Simulation of a SAR ADC with Internally Generated Conversion Si...Modelling and Simulation of a SAR ADC with Internally Generated Conversion Si...
Modelling and Simulation of a SAR ADC with Internally Generated Conversion Si...
 
Field Programmable Gate Array (FPGA) - Based Pulse Width Modulation for Singl...
Field Programmable Gate Array (FPGA) - Based Pulse Width Modulation for Singl...Field Programmable Gate Array (FPGA) - Based Pulse Width Modulation for Singl...
Field Programmable Gate Array (FPGA) - Based Pulse Width Modulation for Singl...
 
A Design of Sigma-Delta ADC Using OTA
A Design of Sigma-Delta ADC Using OTAA Design of Sigma-Delta ADC Using OTA
A Design of Sigma-Delta ADC Using OTA
 
Small Signal Modelling and Controller Design of Boost Converter using MATLAB
Small Signal Modelling and Controller Design of Boost Converter using MATLABSmall Signal Modelling and Controller Design of Boost Converter using MATLAB
Small Signal Modelling and Controller Design of Boost Converter using MATLAB
 
Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...
Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...
Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...
 
Study and implementation of comparator in cmos 50 nm technology
Study and implementation of comparator in cmos 50 nm technologyStudy and implementation of comparator in cmos 50 nm technology
Study and implementation of comparator in cmos 50 nm technology
 
Study and implementation of comparator in cmos 50 nm
Study and implementation of comparator in cmos 50 nmStudy and implementation of comparator in cmos 50 nm
Study and implementation of comparator in cmos 50 nm
 
Grid synchronisation
Grid synchronisationGrid synchronisation
Grid synchronisation
 

Recently uploaded

Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 

Recently uploaded (20)

Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 

Analog to Digitalconvertor for Blood-Glucose Monitoring

  • 1. Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014 13 ANALOG TO DIGITALCONVERTOR FOR BLOOD-GLUCOSE MONITORING Sunny Anand1 and Vemu Sulochana 2 1 Department of ECE, NIT, Jalandhar, India 2 CDAC, Mohali, India ABSTRACT This paper presents the design of a low-power CMOS current-frequency (I–F) Analog–Digital Converter. The ADC is designed for implantable blood-glucose monitoring. This current frequency ADC uses nA- range of input currents to set and compare voltage oscillations against a self-produced reference to resolve 0–32nA with an accuracy of 5-bits at a 225MHz sampling rate. The comparator used is a dynamic latch comparator and the output is fetched from a 5-bit counter. This is designed in 180nm CMOS technology with a supply of 1.8V, it operating voltage taken here is 0.0- 1.8V with power consumption of 12.3nW using Cadence tools. KEYWORDS Current-frequency ADC; Low power; Dynamic Latch comparator 1.INTRODUCTION Blood glucose meters measure the amount or the concentration of glucose in blood (glycaemia) of diabetics patient allowing for the administration of the proper dose of insulin to maintain balance. Particularly important in the care of diabetes mellitus. Blood glucose meters are small computerized machines that "read" your blood glucose, then applying the blood to a chemically active disposable 'test-strip'. Different manufacturers use different technologies, but most of them, measure an electrical characteristic, and further use this to determine the glucose level in the blood. There are many meters to choose from. Monitoring and correcting the sugar level in the body accurately requires a sensitivity of 2 mg/dL across a range of 20 to 600 mg/dL, or about eight bits of accuracy. However, 5-bits accommodate an accuracy of 10 mg/dL across dangerously low and high extremes, from 20 to 340 mg/dL, offering considerable value to the patient. The ADC must resolve the current that a miniaturized ampere-metric glucose sensor generates, which is typically in the range of 1 µA to 1 nA which in this case can reach up to 31nA with 5- bits of resolution. Similarly, because miniaturized kinetic harvesters can generate less than 10µW, the design aims to dissipate around 1µW. As alluded earlier, the time constant associated with glucose variations in the body is on the order of minutes, so over-sampling the system at around 100 Hz is sufficient.
  • 2. Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014 14 2. Organization of the paper This paper presents a current–frequency (I–F) analog to digital convertor working at 180 nm CMOS ADC that is able to resolve nA’s to within five bits of accuracy while drawing 1.1nA from a 1.8-V supply. In this design a comparator [2] is used to compare the input value with the reference voltage, a 5-bit counter [3] to get 5-bit output which further fetch to controller to find the value of glucose in the blood by 5 bit latch [4]. The input range that the proposed ADC receives corresponds to what ampere-metric sensors produce and the power level it requires to operate is within the range that energy-harvested systems can supply [1]. Figure 1 Block Diagram of Current-Frequency ADC The block diagram of I-F ADC is shown in Figure 1 in which, the input signal given to input stage (contains low voltage current mirror and current steering switch)to drive the current to comparator, then comparator will compare this value with the reference signal. Now we get a data which we fetch to counter for getting the desired bits output. 3. Circuit Design Frequency-based ADCs generally match the low-power and low-speed requirements that harvester-powered ampere-metric glucose monitors impose. More particularly, because glucose sensors ultimately generate a current, directing input current into the capacitor of a ramp-based oscillator converts current into frequency directly, which means current–frequency ADCs of this sort need not include additional power-consuming stages to condition the input. What is more, the integrating capacitor inherent in these ADCs filters unwanted noise. 3.1 Schematic of I-F ADC Current-frequency ADC is basically a voltage-to-frequency converter (VFC) and is an oscillator whose frequency is linearly proportional to a control voltage. In this schematic we are feeding input to the current mirrors, to drive the input to the comparator. As shown in Figure 2, cascode- mirrors NM2–NM10 and PM0–PM4 receive and fold input current i1 or IR so switches PM5 and PM6 can stear it into or away from integrating capacitor C1(1pF). Comparator senses C1 voltage VC to determine the connectivity of NM0 and PM5. PM6 And NM1 keep the mirrors conducting to the supply and ground when their corresponding switches NM0 and PM5 are off, so the mirrors do not suffer from start-up delays, which would otherwise extend the delay across the loop (i.e., increase td and distort VC’s ramp.
  • 3. Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014 15 Figure 2 Schematic of Current mirror and current steering circuit Now as we give an analog signal at the input, it first goes through the current mirror and current steering circuit, then this signal is compared with the reference signal at frequency of 225 MHz and a voltage of 1.8V. Figure 3 Schematic of Current-Frequency ADC The output of comparator is given to counter which separate this digital signal into 5 different samples, which is latched through which we get output of 5-bit resolution. This resolution is calculated by the formula (1) Where VFS is full-scale output voltage range δV is full-scale input voltage range 3.1.Dynamic Latch Comparator The comparator comprised of three blocks, an input stage (current mirror and a current steering circuit), a flip-flop block and SR latch block. This architecture uses two non-overlapping clocks
  • 4. Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014 16 (ϕ1 and ϕ2) shown in Figure 4, which operates in two modes, reset mode during ϕ2 and regeneration mode during ϕ1. Figure 4 Schematic of Dynamic Latch Comparator During reset mode the input voltage difference is established at node A1 and A2. The regeneration happens during a small time when ϕ1 is rising and ϕ2 is falling. At the end of regeneration process the SR latch is driven to the digital output levels. The power consumption of the comparator is 33µW at a frequency of 225MHz. This design was implemented at 180 nm CMOS technology operating at a ±1.8 V power supply with 8-bit of resolution and input range of 1.8 V. And transistor widths are calculated as per the comparator requirement [2]. W12 = 4um, W1 = 6um, W8 = 4um, W10 = 10um, W6 = 30um These widths are calculated by using following formula (2) Considering αW4 = Cp 3.1.Bit binary synchronous counter Counters are among the most basic of designs in digital systems. Along with being simple to make, counters, in general, are archetypical components of most digital systems as they are used to store (and sometimes display) the number of times a particular event has occurred. The different number of implementations of a 5-bit counter is vast. With options such as synchronous vs asynchronous, why flip-flops to use, and the style of counting (binary, gray-code, etc). The counter described here is designed to be a synchronous up-counter as shown in Figure 5. This means that the whole design is controlled by one single clock and that the counter will only count from 0 to F and start back over. This counter is realized using D flip-flops [6].
  • 5. Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014 17 Figure 5 Schematic of 5-bit counter The D flip-flop was chosen because of its simplicity over the design of JK flip-flop; it only takes one input instead of two, and requires less interconnect which should lead to less delay. Also, the synchronous up-counter nature of the design was chosen because simple design. This counter is counting from 0 to 1.8 volts, with a precision of 0.59375V. 3.1 5-Bit 2:1 Mux-Latch With current topologies, dynamic latches are widely used in the high performance VLSI circuits, mainly due to lower cost and higher operation speed than static latches. Figure 6 depicts the preferred dynamic latch circuit. This latch circuit either transfers the input logic level to the output (during clock signal is kept at logic “1”) or keeps the last output logic level (during clock signal is kept at logic “0”) all depends on the controlling clock signal. Figure 6 Schematic of Dynamic latch In other words, clock “0” means conversion phase, and clock “1” means sampling phase. This control between digital and analog parts of ADC is obtained. In fact, it is not possible to convert an analog input level to its digital value immediately. A very small time period is essential for the digital part to complete its job. Therefore, a dynamic latch circuit use to make inevitable for ADC
  • 6. Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014 18 design. This time is called as “conversion time” in general and it is shortest in I-F ADCs, but very long for serial type of ADCs. The output of the latch is given as input to 2:1 mux and is also used as select line for the mux of next block as shown in Figure 7, for 5-bit resolution. Figure 7. Circuit diagram of 2:1 mux type latch 3. POWER REDUCTION While designing any CMOS circuit power is a very important issue and in ADC we always required low power. This power can be reduced by using low power techniques such as decoupling capacitor, variable frequency, Clock gating, scaling down voltage etc. Clock gating technique is one of these power reduction techniques adopted in this design is shown in Figure 8 Figure 8 Circuit of Clock gating without latch 4. RESULTS Designing, schematics, simulation and comparison of various performance parameters were done for two different ADC’s. Simulations were carried out using Cadence Tools. The present work,
  • 7. Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014 19 technology taken is 12.3 nW with sampling frequency of 225MHz and a power supply of 1.8V. A 5-bit data is achieved with a power of 12.3nW, as shown in Table.1 Table.1 Design Specifications Parameters Value Technology 180nm Sample frequency 225 MHz Power Supply 1.8 V Stop time 200 ns Resolution 5 bits Power 12.3nW Reference Voltage 1.8 V The transient response of the I-F ADC is shown in Fig.9 output waveform is collected from the 5- bit latch, which is collected in parallel form. This 5 bit data has sampling rate of 225MHz. Figure 9 Transient response of I-F ADC
  • 8. Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014 20 The waveform is taken with a stop time of 100ns.The first bit is MSB and last one in LSB of ADC’s output. The designed ADC results are compared with the current I-F ADC and the flash ADC [7]. Table2 shows the comparison between these two ADC’s. Reference ADC is done at 0.6 um, so firstly design with same parameters, then with 180 nm technology and got a improved power of 1.1µW at a sampling frequency of 225 MHz with a improved resolution of 5 bit from 4.25 and by using clock gating technique get the power of 12.3nW. Table1. Comparison between flash and current-frequency ADC’s PREVIOUS WORK PRESENT WORK Parameters Flash ADC I-F ADC I-F ADC I-F ADC Technology 180nm 0.6 µm 0.6 µm 180nm Resolution(bits) 3 4.25 5 5 Power supply 1.8 V 1.2 V 1.8V 1.8V Power(W) 0.85m 1.3µ 1.1µ 12.3n Sampling Freq.(MHz) 150 225 225 225 5. CONCLUSION This paper presented low power 5-bit current- frequency ADC design at 180 nm technology. This ADC is designed for implantable blood glucose monitoring. With improvement in the power consumption of 180nW at 225MHz sampling frequency and power supply of 1.8 V. References [1] Gabriel A. Rincón-Mora, “A 1.3uW, 0.6 CMOS Current–Frequency Analog–Digital Converter for Implantable Blood-glucose Monitors” Journal of Low Power Electronics, Vol. 7, pp- 1 to 11, 2011. [2] G. M. Yin, F. Op’t Eynde, and W. Sansen, “A high-speed CMOS comparator with 8-bit resolution”, IEEE J. Solid –Stat Circuits, vol. 27, pp- 208 to 211, 1992. [3] Mohammad Samadi Gharajeh, “On Design of a Fault Tolerant Reversible 4-Bit Binary ounter with Parallel Load”, Australian Journal of Basic and Applied Sciences, Vol. 6 No.7, pp -430 to 446, 2012. [4] Fundamental of Digital Electronic by Anand kumar, PHI Learning Pvt. Ltd., 01-Feb-2003 [5] Jyoti Athiya, “An improved ECG signal acquisition system through cmos technology”, International Journal of Engineering Science and Technology, Vol. 4 No.03, pp- 1088 to 1094, March 2012. [6] Chia-Nan Yeh, Yen-Tai Lai, “A novel flash analog-to-digital converter”. ISCAS 2008. IEEE International, Circuit and Systems, Vol. pp-2250 to 2253, May 2008. [7] Behzad Razavi, “Design Techniques for High-speed, High-Resolution Comparators”, IEEE Journal of solid-state circuits, vol. 27.No. 12, pp- 1916 to 1925, December 1992. [8] Mahdy, A.; Rassoul, R.A.; Hamdy, N., “A high-speed analog comparator in 0.5 µm CMOS Technology”, Radio Science Conference, Vol. pp 1-7, March 2008. [9] Pradeep Kumar, “Design & Implementation of Low Power 3-bit Flash ADC in 0.18µm CMOS”, International Journal of Soft Computing and Engineering, Vol. 1 No.05, pp- 71 to 74, November 2011. [10] R. V. D. Plassche, CMOS Integrated Analog-to-Digital an Digitalto-Analog Converters, 2nd edn., Dordrecht, Netherlands: Kluwer(2003). [11] K. A. Shehata, “Design and Implementation of A High Speed Low Power 4-Bit Flash Adc” Design & Technology of Integrated Systems in Nanoscale Era, Vol. pp- 200 to 203, Sept 2007. [12] CMOS Digital Integrated Circuits Analysis and Design by Sung-Mo Kang, Publisher: TMH, Third Edition, 2003. [13] Analog VLSI: Signal and Information Processing Book by Mohammed Ismail, Publisher: McGraw- Hill College, 1994
  • 9. Circuits and Systems: An International Journal (CSIJ), Vol. 1, No.2, April 2014 21 Authors Vemu Sulochana has obtained her Bachelor of Technology degree from JNTU Kakinada and Master of Technology degree from NIT, Hamirpur in 2004 and 2009 respectively. In 2011, she joined C-DAC, Mohali to conduct innovative research in the area of VLSI design, where she is now a Project Engineer - II. Her research is concerned with low power VLSI design, Design of high speed VLSI interconnects. She is conducting research in IC interconnect characterization, modelling, and simulation for the high speed VLSl circuit design. Sunny Anand has done her bachelor of technology degree in Electronics and Communication Engineering from D.A.V.I.E.T, Jalandhar in year 2010 and Master of Technology degree in VLSI Design from CDAC, Mohali. Currently pursuing his PhD. From NIT Jalandhar. He work as Asst. professor in LPU for one year. His areas of interests are Analog and Digital VLSI Design, mobile communication..