International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012
DOI : 10.5121/vlsic.2012.3107 85
High Speed, Low Power Current Comparators
with Hysteresis
Neeraj K. Chasta
Dhirubhai Ambani Institute of Iinformation & Communication Technology, Gandhinagar,
Gujarat
neeraj.chasta@gmail.com
ABSTRACT
This paper, presents a novel idea for analog current comparison which compares input signal current and
reference currents with high speed, low power and well controlled hysteresis. Proposed circuit is based on
current mirror and voltage latching techniques which produces rail to rail output voltage as a result of
current comparison. The same design can be extended to a simple current comparator without hysteresis
(or very less hysteresis), where comparator gives high accuracy (less than 50nA) and speed at the cost of
moderate power consumption. The comparators are designed optimally and studied at 180nm CMOS
process technology for a supply voltage of 3V.
KEYWORDS
Current Mode, Current Comparator, Hysteresis.
1. INTRODUCTION
Nodal voltages and branch currents represents the information carried by any electric network.
The former referred to “voltage domain circuits” whereas the latter are known as “current domain
circuits”. In recent years; as supply voltage and device threshold voltage reduction greatly
affected the performance of voltage domain circuits, current mode circuits are becoming
designer’s interest. Current domain circuits show many unique and attractive properties over their
voltage mode complements including higher speed, higher bandwidth, reduced distortion, low
supply voltage requirements and lesser sensitivity to switching noise.
Several current mode comparison approaches are proposed [5]-[14]. The first CMOS continuous
time current comparator was proposed in [5]. It consists of two cascode current mirrors but can’t
operate at high speeds and frequencies due to high output impedance. To overcome this problem
a new circuit has been proposed [7] which uses inverter stage in feedback with source-follower
stage. But the circuit shows dead band region for low values of currents, where input impedance
is quite high and thus limits speed of operation.
The input and output impedances are further controlled by voltage-current feedback concept [12],
[14]; where a resistive feedback is applied to a voltage amplifier, thus reducing impedances and
improving speed performance. Current mirror concept again used in [15]; where it uses improved
Wilson current mirror for current comparison, but circuit suffers from higher power consumption
and delay introduced by gain circuitry.
International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012
86
Fig. 1: Existing Current Comparators (A) H. Traff’s[7] (B) R. Del’s[10] (C) L. Chen’s[14] (D)
V. Kasemsuwan’s[15]
2. COMPARATORS WITH HYSTERESIS
Z. Wang proposes current comparator with hysteresis [6] shown in fig 2. It uses three current
sources namely “I1”, “I2” and “Ihy”. I1 and I2 are input currents to be compared whereas amount of
hysteresis generated decided by current Ihy.
Fig. 2: Z. Wang’s Comparator (with hysteresis) [6]
International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012
87
This circuit suffers from some major operational problems such as; functionality depends on the
digital levels generated at node “A” and node “B”, and does not provide any assistance at the
times of transitions as both of transistors M1 and M2 will be in “on” state. Speed performance is
low; also design needs modification for zero and negative values of currents.
3. CIRCUIT DESCRIPTION
Here a new comparison scheme is proposed which consists of three stages: the input preamplifier,
a positive feedback latch stage and an output inverter. The preamplifier stage allow the input
currents to flow through it and develop corresponding voltage at input nodes which results in
terms of current output by current mirroring concept. It also isolates the input of comparator from
switching noise (“kickback” noise) coming from positive feedback stage.
The latch stage determines which of the input signal is larger by positive feedback action. It is
also called as “decision making stage”. The inverter stage amplifies the information provided by
decision stage and outputs a CMOS compatible voltage signal (0 or VDD).
Fig. 3: Proposed Current Comparator
Working: Consider the case when Iref is constant and Iin change from “low” to “high”. A constant
Iref will keep node B at constant voltage and allow M6 to supply a constant drain current (I2) to
latch circuit. On the other hand change in Iin will make node “A” voltage varying and so the gate
voltage of M5.
As Iin increases, VA increases and thus reduces the drain current (I1). This decrease in I1 will
reduce current through M7 and so the voltage at node “C” (VC). This change will affect the
current through M9 and as I2 is constant, current through M10 will increase. As drain current of
M10 is increasing, (Vgs) of M10 will increase and so voltage at node “D” (VD), positive feedback
action gives produce more reduction in drain current of M7 and hence in VC. Variations at node
“C” are applied to inverter circuitry which results in CMOS compatible rail to rail output voltage.
The circuit uses positive feedback from the cross-gate connection of M8 and M9 to increase the
gain of latch circuitry (As circuit is symmetric gm7 = gm10 & gm8 = gm9). But if gm’s of all the latch
transistors are not equal, will lead circuit to show hysteresis property. This we can easily analyze
by small signal analysis of latch circuitry.
International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012
88
Fig. 4: Positive Feedback Latch Circuit [2]
The expressions for node voltage “A” and “B” are as (where gm7 = gm10 & gm8 = gm9):






−
−
= 2
7
9
12
9
2
7
7
I
g
g
I
gg
g
V
m
m
mm
m
A
And,






−
−
−
= 2
9
7
12
9
2
7
9
I
g
g
I
gg
g
V
m
m
mm
m
B
Both the equation shows that circuits will lead to hysteresis property (if gm’s of transistors M7 and
M9 are not equal). The large signal (DC) analysis expressions for node voltage at “A” and “B”
would be as:






−
−
+= 2
7
9
12
9
2
7
7
I
K
K
I
KK
K
VV
n
n
nn
n
tnA
And,






−
−
+= 12
9
7
2
9
2
7
9
II
K
K
KK
K
VV
n
n
nn
n
tnB
Here we have expressions for VA and VB in large and small signal analysis, and can see that in
positive feedback configuration (gm7 < gm9) circuit will show hysteresis. From the discussion
above we can see that for proposed design:
( )
( ) 





−+−
−
−=− 12
7
9
2
9
2
73
572
DD
n
n
refin
nnp
pn
thC II
K
K
II
KKK
KK
VV
..(A)
And,
( )
( ) 





−+−
−
=− 12
9
7
2
9
2
73
592
DD
n
n
refin
nnp
pn
thD II
K
K
II
KKK
KK
VV
..(B)
Here both the equations show that proposed circuit will produce hysteresis in output voltage with
respect to applied input currents and hysteresis produced depends on drain current of M2 (ID2).
The exact calculation of hysteresis generated is explained in next section.
International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012
89
4. CALCULATION OF HYSTERESIS
As we are using positive feedback latch circuit, at the time transitions one of the cross coupled
transistor will go in triode region and so the amount of hysteresis introduced will also depend on
the drain voltages of M8 and M9 (VC and VD respectively).
When current changes from “low” to “high” values at the time of switching transistor “M8” will
be in triode keeping all other transistors in saturation. So the ratio of drain currents of M5 and M6
can be given by:
( ) ( )
( ) ( )
P
VV
K
K
VV
VVVV
K
K
VV
I
I
tnCtnD
CCtnDtnC
D
D
=
−




+−
−−




+−
=
2
7
92
7
92
6
5
22
As “ID5”and “ID6”are mirrored by M3 and M4 respectively, so
P
I
I
I
I
D
D
D
D
==
4
3
6
5
Appling KCL at input nodes A and B, we can easily see that
21 DDrefin PIIII −+=
Input current in equation (3.36), give the value of current at the time of transition and it can be
referred as transition current (It1).
Same can be done for reversed case; when current changes from “high” to “low” values, this time
transistor “M9” will go in triode region and input signal current at the time of switching can be
given by (It2):
2
'
1 DDrefin IPIII −+=
Where “ '
P ” can be given by,
( ) ( )
( ) ( ) DDtnCtnD
tnDtnC
VVVV
K
K
VV
VV
K
K
VV
P
−−




+−
−




+−
=
22
7
92
2
7
92
'
So we have transition currents expressions as,
arefDDreft IIPIIII +=−+= 211
( ) brefDDreft IIIIPII −=−−= 12
'
2
Equations derived above can be implemented graphically in hysteresis curve as:
International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012
90
Fig. 5: Hysteresis Curve (VC v/s Iin)
Then hysteresis current can be given by
21 tthy III −=
22
'
DDhy PIIPI −=
Equation shows the expression of hysteresis produced by circuit; where we see that it is well
controlled as drain current of M2 (ID2) is always constant (see fig.3 M2 and M4 are diode
connected and no current changing element is available).
Keeping equations (A) and (B) in mind; we see that when all the transistors are in saturation,
amount of hysteresis produced depends on the Ration of “Kn’s”. If we set this ratio near to 1; so
that










2
7
9
D
n
n I
K
K term approximately get cancelled with “ID1”, and thus amount of hysteresis
introduced can nearly be set to zero. This we can understand in other way around that if we
design this circuit in such a way that gm’s of all the latch transistors be nearly equal ( 97 mm gg ≅ or
97 nn KK ≅ ) hysteresis produced can be reduced to “zero”. As we have already discussed that
hysteresis introduced directly relates with depth of positive feedback (difference of gm’s), then
this will be the condition when circuit will have a slight positive feedback and so very less
hysteresis. Under such stipulations circuit can also be used as a simple current comparator.
5. SIMULATION RESULTS
For simulation, standard BSIM 0.18µm CMOS technology parameters have been used with 3V
power supply. Proposed circuit was designed optimally for speed, power, accuracy and hysteresis.
International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012
91
Comparator with hysteresis: The design proposed produces hysteresis in output voltage with
respect to the change in direction of input current. DC transfer characteristics observed with
increasing and decreasing values of input currents are shown in Fig. 6 & 7 respectively.
Fig. 6: Hysteresis for Increasing value of Iin (Iref = 0µA)
Fig. 7: Hysteresis for Decreasing value of Iin (Iref = 0µA)
Here in figures, we see that switching of output occurs at 0.72µA (Fig. 6) and -0.65µA (Fig. 7)
depending on the direction of change in current. So total amount of hysteresis produced:
AAAIhy µµµ 4.17.07.0 =+−=
Circuit produces average propagation delay of 0.2ns and 4.8ns for +/- 100µA and +/- 1µA input
square-wave current pulses respectively, at the DC power consumption of 1.8mW. Transistor
dimensions used are as:
International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012
92
Table 1: Design Parameters: Comparator with Hysteresis
W
(Width)
L
(Length)
M1, M2 0.18µm 0.72µm
M3, M4 0.54µm 0.72µm
M5, M6 1.08µm 0.18µm
M8, M9 0.36µm 0.18µm
M7, M10 0.27µm 0.18µm
Inverter:
PMOS
0.54µm 0.18µm
Inverter:
NMOS
0.18µm 0.18µm
Comparator without hysteresis: The same design could be extended to comparator without (or
very less) hysteresis in output voltage with the change in direction of input current. DC transfer
characteristics obtained for extended concept with increasing and decreasing values of input
currents are shown in Fig. 8 & 9 respectively.
Fig. 8: Hysteresis for Increasing value of Iin (Iref = 0nA)
International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012
93
Fig. 9: Hysteresis for Decreasing value of Iin (Iref = 0nA)
Here, we see that for this design switching of output doesn’t much affected by the direction of
change in current as the transition points are at 9nA (Fig. 8) and -9nA (Fig. 9) with rising and
falling values of input current, respectively. This is just because of very less positive feedback.
Total amount of hysteresis produced:
nAnAnAIhy 1899 =+−=
Circuit produces average propagation delay of 0.2ns and 1.6ns for +/- 100µA and +/- 1µA input
square-wave current pulses respectively, at the DC power consumption of 2.3mW. Transistor
dimensions used are as:
Table 2: Design Parameters: Comparator without Hysteresis
W
(Width)
L
(Length)
M1, M2 0.18µm 0.72µm
M3, M4 0.18µm 0.72µm
M5, M6 1.19µm 0.18µm
M8, M9 0.34µm 0.18µm
M7, M10 0.21µm 0.18µm
Inverter:
PMOS
0.54µm 0.18µm
Inverter:
NMOS
0.18µm 0.18µm
To compare the performance of proposed comparator (without hysteresis case) with existing low
power comparators i.e. Traff’s [7], R. Del’s [10], L. Chen’s [14] and V. Kasemsuwan’s [15],
LTSPICE simulations of all comparators are performed using standard BSIM 0.18µm CMOS
technology parameters with 3V power supply.
International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012
94
Fig. 10: Average Delay (ns): Response to +/- 1µA Current Step
Fig. 11: Average Delay (ns): Response to +/- 100µA Current Step
6. CONCLUSION
A new current mode comparator with hysteresis is presented. Design have novel structure and
able to achieve crucial parameter of hysteresis control. It is having analogous functionality and
far better performance over the existing one in terms of speed and hysteresis control.
The same design can be extended to a simple current comparator, which compares input signal
and reference currents with high accuracy (less then 50nA), high speed and comparable power
consumption with all existing low power comparators.
International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012
95
ACKNOWLEDGEMENT
I sincerely thank Prof. Chetan Parikh for his valuable guidance in the study of Comparators.
REFERENCES
[1] D. A. Freitas and K. W. Current, “CMOS current comparator circuit,” Electron. Lett., vol. 19, no. 17,
pp. 695-697, August 1983.
[2] Z. Wang and W. Guggenbuhl, “CMOS current Schmitt trigger with fully adjustable hysteresis,”
Electron. Lett., vol. 25, no. 6, pp. 397-398, March 1989.
[3] H. Traff, “Novel approach to high speed CMOS current comparators,” Electron. Lett., vol. 28, no. 3,
pp. 310-312, January 1992.
[4] A.T.K. Tang and C. Toumazou, “High Performance CMOS current comparator,” Electron. Lett., vol.
30, no. 1, pp. 5-6, January 1994.
[5] M. Bracey and W.R. White, “Design considerations for current domain regenerative comparators,”
IEEE International Conference on Advanced A-D and D-A Conversion Techniques and their
Applications, July 6-8, 1994.
[6] R. Fernandez, G. Cembrano, R. Castro and A. Vazquez, “A Mismatch-Insensitive High-Accuracy
High-speed Continuous-Time Current Comparator in Low Voltage CMOS,” IEEE Proc. Analog and
Mixed Signal IC Design, pp. 303-306, September 1997.
[7] L. Ravezzi, D. Stoppa and G.-F. Dalla Betta,"Simple high-speed CMOS current comparator,"
Electronics Letters, vol.33, no.22, pp.1829-1830, 23 Oct 1997.
[8] B.M. Min and S.W. KIM, “High performance CMOS current comparator using resistive feedback
network,” Electronics Letters, Vo1.34, N0.22, pp.2074-2076, 1998.
[9] L. Luh, J. Choma Jr. and J. Draper, “A High-speed High-Resolution CMOS Current Comparator,”
IEEE Proc. Electronics, Circuits and Systems, vol. 1, pp. 111-116, August 1999.
[10] L. Chen, B. Shi and C. Lu, “A High Speed/Power ratio continuous time CMOS current Comparator,”
IEEE Proc. Electronics, Circuits and Systems, vol. 2, pp. 883-886, December 2000.
[11] V. Kasemsuwan and S. Khucharoensin, “High Speed Low Input Impedance CMOS Current
Comparator,” IEEE Trans. Fundamentals, vol. E88-A, no. 6, pp. 1549-1553, June 2005.
[12] D. A. Johns and K. Martin, Analog integrated circuit design. John Wiley & Sons, 1997.
[13] R. J. Baker, CMOS: Circuit design, layout and simulation, 2nd ed. John Wiley & Sons, 2007.
[14] B. Razavi, Design of analog CMOS integrated circuits. India: Tata McGraw Hill, 2002.
[15] F. Yuan, CMOS current-mode circuits for data communications. Springer, 2006.
International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012
96
Authors
Neeraj K. Chasta received his B. Eng. Degree i n Electronics & Communication from
University of Rajasthan, Jaipur, India in 2007, and the M. Tech degree in Information
& Communication Technology with specialization VLSI from Dhirubhai Ambani
institute of Information & Communication Technology (DA-IICT), Gandhinagar,
India in 2010. His current research interests are in analog & mixed signal design with
low power & high speed emphasis & VLSI Testing.

More Related Content

PDF
Parallel Connected VSI Inverter Using Multi-Carrier Based Sinusoidal PWM Tech...
PDF
Single Switched Non-isolated High Gain Converter
PDF
Three-Phase Three-Level Soft Switching Dc-Dc Converter for Industrial Applica...
PDF
Enhancing phase margin of ota using self biasing
PDF
Comparative Steady State Analysis of Boost and Cascaded Boost Converter with ...
PDF
A modified Cuk DC-DC converter for DC microgrid systems
PDF
Parallel Connected VSI Inverter Using Multi-Carrier Based Sinusoidal PWM Tech...
Single Switched Non-isolated High Gain Converter
Three-Phase Three-Level Soft Switching Dc-Dc Converter for Industrial Applica...
Enhancing phase margin of ota using self biasing
Comparative Steady State Analysis of Boost and Cascaded Boost Converter with ...
A modified Cuk DC-DC converter for DC microgrid systems

What's hot (19)

PDF
An Active Input Current Waveshaping with Zero Switching Losses for Three-Phas...
PDF
2002 15
PDF
Circuit-based method for extracting the resistive leakage current of metal ox...
PDF
K010337787
PDF
Modelling and Simulation of a Sensorless Control of a True Asymmetric Cascade...
PDF
Design of a novel current balanced voltage controlled delay element
PDF
A Repetitive Sparce Matrix Converter with Z-Source Network to having less Cur...
PDF
Effect of Mobility on (I-V) Characteristics of Gaas MESFET
PDF
Overhead Circuit Design
PDF
A Low Power Low Voltage High Performance CMOS Current Mirror
PDF
M1028993
PDF
ANALYSIS AND SIMULATION OF BUCK SWITCH MODE DC TO DC POWER REGULATOR
PDF
A High Step Up Hybrid Switch Converter Connected With PV Array For High Volta...
PDF
L 09(gdr)(et) ((ee)nptel)
PDF
Single-Switch Soft-Switched Boost Power Factor Corrector for Modular Applicat...
PDF
Ripple theorem
PDF
12 11jan17 24 oct16 13127 28779-1-ed(edit-new)
An Active Input Current Waveshaping with Zero Switching Losses for Three-Phas...
2002 15
Circuit-based method for extracting the resistive leakage current of metal ox...
K010337787
Modelling and Simulation of a Sensorless Control of a True Asymmetric Cascade...
Design of a novel current balanced voltage controlled delay element
A Repetitive Sparce Matrix Converter with Z-Source Network to having less Cur...
Effect of Mobility on (I-V) Characteristics of Gaas MESFET
Overhead Circuit Design
A Low Power Low Voltage High Performance CMOS Current Mirror
M1028993
ANALYSIS AND SIMULATION OF BUCK SWITCH MODE DC TO DC POWER REGULATOR
A High Step Up Hybrid Switch Converter Connected With PV Array For High Volta...
L 09(gdr)(et) ((ee)nptel)
Single-Switch Soft-Switched Boost Power Factor Corrector for Modular Applicat...
Ripple theorem
12 11jan17 24 oct16 13127 28779-1-ed(edit-new)
Ad

Similar to High Speed, Low Power Current Comparators with Hysteresis (20)

PDF
Reduction of common mode voltage for cascaded multilevel inverters using phas...
PDF
Application of SVM Technique for Three Phase Three Leg Ac/Ac Converter Topology
PDF
A Simulation Based Analysis of Lowering Dynamic Power in a CMOS Inverter
PDF
Non-iterative Wide-modulation-index Switching-angle Calculation Techniques fo...
PDF
GRID SIDE CONVERTER CONTROL IN DFIG BASED WIND SYSTEM USING ENHANCED HYSTERES...
PDF
GRID SIDE CONVERTER CONTROL IN DFIG BASED WIND SYSTEM USING ENHANCED HYSTERES...
PDF
GRID SIDE CONVERTER CONTROL IN DFIG BASED WIND SYSTEM USING ENHANCED HYSTERES...
PDF
Compact low power high slew-rate cmos buffer amplifier with power gating tech...
PDF
A High-Swing OTA with wide Linearity for design of self-tunable linear resistor
PDF
A High-Swing OTA with wide Linearity for design of self-tunable linear resistor
PDF
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
PDF
6.[36 45]seven level modified cascaded inverter for induction motor drive app...
PDF
A LOW VOLTAGE DYNAMIC SYNCHRONOUS DC-DC BUCK-BOOST CONVERTER FOUR SWITCHES
PDF
Closed Loop Controlled Solar Cell Powered Embedded EZ-Source Inverter fed Ind...
PDF
A High-Swing OTA with wide Linearity for design of self-tunable linear resistor
PDF
A High Step Up Hybrid Switch Converter Connected With PV Array For High Volt...
PDF
A Novel Control Strategy of Indirect Matrix Converter Using Space Vector Modu...
PDF
A Review to AC Modeling and Transfer Function of DCDC Converters
PDF
A PWM Strategies for Diode Assisted NPC-MLI to Obtain Maximum Voltage Gain fo...
PDF
An Analysis of Virtual Flux Direct Power Control of Three-Phase AC-DC Converter
Reduction of common mode voltage for cascaded multilevel inverters using phas...
Application of SVM Technique for Three Phase Three Leg Ac/Ac Converter Topology
A Simulation Based Analysis of Lowering Dynamic Power in a CMOS Inverter
Non-iterative Wide-modulation-index Switching-angle Calculation Techniques fo...
GRID SIDE CONVERTER CONTROL IN DFIG BASED WIND SYSTEM USING ENHANCED HYSTERES...
GRID SIDE CONVERTER CONTROL IN DFIG BASED WIND SYSTEM USING ENHANCED HYSTERES...
GRID SIDE CONVERTER CONTROL IN DFIG BASED WIND SYSTEM USING ENHANCED HYSTERES...
Compact low power high slew-rate cmos buffer amplifier with power gating tech...
A High-Swing OTA with wide Linearity for design of self-tunable linear resistor
A High-Swing OTA with wide Linearity for design of self-tunable linear resistor
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
6.[36 45]seven level modified cascaded inverter for induction motor drive app...
A LOW VOLTAGE DYNAMIC SYNCHRONOUS DC-DC BUCK-BOOST CONVERTER FOUR SWITCHES
Closed Loop Controlled Solar Cell Powered Embedded EZ-Source Inverter fed Ind...
A High-Swing OTA with wide Linearity for design of self-tunable linear resistor
A High Step Up Hybrid Switch Converter Connected With PV Array For High Volt...
A Novel Control Strategy of Indirect Matrix Converter Using Space Vector Modu...
A Review to AC Modeling and Transfer Function of DCDC Converters
A PWM Strategies for Diode Assisted NPC-MLI to Obtain Maximum Voltage Gain fo...
An Analysis of Virtual Flux Direct Power Control of Three-Phase AC-DC Converter
Ad

Recently uploaded (20)

PDF
Introduction to Power System StabilityPS
PPTX
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
PPTX
wireless networks, mobile computing.pptx
PDF
Computer organization and architecuture Digital Notes....pdf
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
PDF
Computer System Architecture 3rd Edition-M Morris Mano.pdf
PPTX
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
PPTX
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
PPTX
mechattonicsand iotwith sensor and actuator
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PDF
Applications of Equal_Area_Criterion.pdf
PPTX
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
PDF
Java Basics-Introduction and program control
PDF
Unit I -OPERATING SYSTEMS_SRM_KATTANKULATHUR.pptx.pdf
PPTX
Module 8- Technological and Communication Skills.pptx
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PPTX
"Array and Linked List in Data Structures with Types, Operations, Implementat...
PPTX
ai_satellite_crop_management_20250815030350.pptx
PPTX
Petroleum Refining & Petrochemicals.pptx
PPTX
Software Engineering and software moduleing
Introduction to Power System StabilityPS
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
wireless networks, mobile computing.pptx
Computer organization and architecuture Digital Notes....pdf
August 2025 - Top 10 Read Articles in Network Security & Its Applications
Computer System Architecture 3rd Edition-M Morris Mano.pdf
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
mechattonicsand iotwith sensor and actuator
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
Applications of Equal_Area_Criterion.pdf
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
Java Basics-Introduction and program control
Unit I -OPERATING SYSTEMS_SRM_KATTANKULATHUR.pptx.pdf
Module 8- Technological and Communication Skills.pptx
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
"Array and Linked List in Data Structures with Types, Operations, Implementat...
ai_satellite_crop_management_20250815030350.pptx
Petroleum Refining & Petrochemicals.pptx
Software Engineering and software moduleing

High Speed, Low Power Current Comparators with Hysteresis

  • 1. International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012 DOI : 10.5121/vlsic.2012.3107 85 High Speed, Low Power Current Comparators with Hysteresis Neeraj K. Chasta Dhirubhai Ambani Institute of Iinformation & Communication Technology, Gandhinagar, Gujarat neeraj.chasta@gmail.com ABSTRACT This paper, presents a novel idea for analog current comparison which compares input signal current and reference currents with high speed, low power and well controlled hysteresis. Proposed circuit is based on current mirror and voltage latching techniques which produces rail to rail output voltage as a result of current comparison. The same design can be extended to a simple current comparator without hysteresis (or very less hysteresis), where comparator gives high accuracy (less than 50nA) and speed at the cost of moderate power consumption. The comparators are designed optimally and studied at 180nm CMOS process technology for a supply voltage of 3V. KEYWORDS Current Mode, Current Comparator, Hysteresis. 1. INTRODUCTION Nodal voltages and branch currents represents the information carried by any electric network. The former referred to “voltage domain circuits” whereas the latter are known as “current domain circuits”. In recent years; as supply voltage and device threshold voltage reduction greatly affected the performance of voltage domain circuits, current mode circuits are becoming designer’s interest. Current domain circuits show many unique and attractive properties over their voltage mode complements including higher speed, higher bandwidth, reduced distortion, low supply voltage requirements and lesser sensitivity to switching noise. Several current mode comparison approaches are proposed [5]-[14]. The first CMOS continuous time current comparator was proposed in [5]. It consists of two cascode current mirrors but can’t operate at high speeds and frequencies due to high output impedance. To overcome this problem a new circuit has been proposed [7] which uses inverter stage in feedback with source-follower stage. But the circuit shows dead band region for low values of currents, where input impedance is quite high and thus limits speed of operation. The input and output impedances are further controlled by voltage-current feedback concept [12], [14]; where a resistive feedback is applied to a voltage amplifier, thus reducing impedances and improving speed performance. Current mirror concept again used in [15]; where it uses improved Wilson current mirror for current comparison, but circuit suffers from higher power consumption and delay introduced by gain circuitry.
  • 2. International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012 86 Fig. 1: Existing Current Comparators (A) H. Traff’s[7] (B) R. Del’s[10] (C) L. Chen’s[14] (D) V. Kasemsuwan’s[15] 2. COMPARATORS WITH HYSTERESIS Z. Wang proposes current comparator with hysteresis [6] shown in fig 2. It uses three current sources namely “I1”, “I2” and “Ihy”. I1 and I2 are input currents to be compared whereas amount of hysteresis generated decided by current Ihy. Fig. 2: Z. Wang’s Comparator (with hysteresis) [6]
  • 3. International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012 87 This circuit suffers from some major operational problems such as; functionality depends on the digital levels generated at node “A” and node “B”, and does not provide any assistance at the times of transitions as both of transistors M1 and M2 will be in “on” state. Speed performance is low; also design needs modification for zero and negative values of currents. 3. CIRCUIT DESCRIPTION Here a new comparison scheme is proposed which consists of three stages: the input preamplifier, a positive feedback latch stage and an output inverter. The preamplifier stage allow the input currents to flow through it and develop corresponding voltage at input nodes which results in terms of current output by current mirroring concept. It also isolates the input of comparator from switching noise (“kickback” noise) coming from positive feedback stage. The latch stage determines which of the input signal is larger by positive feedback action. It is also called as “decision making stage”. The inverter stage amplifies the information provided by decision stage and outputs a CMOS compatible voltage signal (0 or VDD). Fig. 3: Proposed Current Comparator Working: Consider the case when Iref is constant and Iin change from “low” to “high”. A constant Iref will keep node B at constant voltage and allow M6 to supply a constant drain current (I2) to latch circuit. On the other hand change in Iin will make node “A” voltage varying and so the gate voltage of M5. As Iin increases, VA increases and thus reduces the drain current (I1). This decrease in I1 will reduce current through M7 and so the voltage at node “C” (VC). This change will affect the current through M9 and as I2 is constant, current through M10 will increase. As drain current of M10 is increasing, (Vgs) of M10 will increase and so voltage at node “D” (VD), positive feedback action gives produce more reduction in drain current of M7 and hence in VC. Variations at node “C” are applied to inverter circuitry which results in CMOS compatible rail to rail output voltage. The circuit uses positive feedback from the cross-gate connection of M8 and M9 to increase the gain of latch circuitry (As circuit is symmetric gm7 = gm10 & gm8 = gm9). But if gm’s of all the latch transistors are not equal, will lead circuit to show hysteresis property. This we can easily analyze by small signal analysis of latch circuitry.
  • 4. International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012 88 Fig. 4: Positive Feedback Latch Circuit [2] The expressions for node voltage “A” and “B” are as (where gm7 = gm10 & gm8 = gm9):       − − = 2 7 9 12 9 2 7 7 I g g I gg g V m m mm m A And,       − − − = 2 9 7 12 9 2 7 9 I g g I gg g V m m mm m B Both the equation shows that circuits will lead to hysteresis property (if gm’s of transistors M7 and M9 are not equal). The large signal (DC) analysis expressions for node voltage at “A” and “B” would be as:       − − += 2 7 9 12 9 2 7 7 I K K I KK K VV n n nn n tnA And,       − − += 12 9 7 2 9 2 7 9 II K K KK K VV n n nn n tnB Here we have expressions for VA and VB in large and small signal analysis, and can see that in positive feedback configuration (gm7 < gm9) circuit will show hysteresis. From the discussion above we can see that for proposed design: ( ) ( )       −+− − −=− 12 7 9 2 9 2 73 572 DD n n refin nnp pn thC II K K II KKK KK VV ..(A) And, ( ) ( )       −+− − =− 12 9 7 2 9 2 73 592 DD n n refin nnp pn thD II K K II KKK KK VV ..(B) Here both the equations show that proposed circuit will produce hysteresis in output voltage with respect to applied input currents and hysteresis produced depends on drain current of M2 (ID2). The exact calculation of hysteresis generated is explained in next section.
  • 5. International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012 89 4. CALCULATION OF HYSTERESIS As we are using positive feedback latch circuit, at the time transitions one of the cross coupled transistor will go in triode region and so the amount of hysteresis introduced will also depend on the drain voltages of M8 and M9 (VC and VD respectively). When current changes from “low” to “high” values at the time of switching transistor “M8” will be in triode keeping all other transistors in saturation. So the ratio of drain currents of M5 and M6 can be given by: ( ) ( ) ( ) ( ) P VV K K VV VVVV K K VV I I tnCtnD CCtnDtnC D D = −     +− −−     +− = 2 7 92 7 92 6 5 22 As “ID5”and “ID6”are mirrored by M3 and M4 respectively, so P I I I I D D D D == 4 3 6 5 Appling KCL at input nodes A and B, we can easily see that 21 DDrefin PIIII −+= Input current in equation (3.36), give the value of current at the time of transition and it can be referred as transition current (It1). Same can be done for reversed case; when current changes from “high” to “low” values, this time transistor “M9” will go in triode region and input signal current at the time of switching can be given by (It2): 2 ' 1 DDrefin IPIII −+= Where “ ' P ” can be given by, ( ) ( ) ( ) ( ) DDtnCtnD tnDtnC VVVV K K VV VV K K VV P −−     +− −     +− = 22 7 92 2 7 92 ' So we have transition currents expressions as, arefDDreft IIPIIII +=−+= 211 ( ) brefDDreft IIIIPII −=−−= 12 ' 2 Equations derived above can be implemented graphically in hysteresis curve as:
  • 6. International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012 90 Fig. 5: Hysteresis Curve (VC v/s Iin) Then hysteresis current can be given by 21 tthy III −= 22 ' DDhy PIIPI −= Equation shows the expression of hysteresis produced by circuit; where we see that it is well controlled as drain current of M2 (ID2) is always constant (see fig.3 M2 and M4 are diode connected and no current changing element is available). Keeping equations (A) and (B) in mind; we see that when all the transistors are in saturation, amount of hysteresis produced depends on the Ration of “Kn’s”. If we set this ratio near to 1; so that           2 7 9 D n n I K K term approximately get cancelled with “ID1”, and thus amount of hysteresis introduced can nearly be set to zero. This we can understand in other way around that if we design this circuit in such a way that gm’s of all the latch transistors be nearly equal ( 97 mm gg ≅ or 97 nn KK ≅ ) hysteresis produced can be reduced to “zero”. As we have already discussed that hysteresis introduced directly relates with depth of positive feedback (difference of gm’s), then this will be the condition when circuit will have a slight positive feedback and so very less hysteresis. Under such stipulations circuit can also be used as a simple current comparator. 5. SIMULATION RESULTS For simulation, standard BSIM 0.18µm CMOS technology parameters have been used with 3V power supply. Proposed circuit was designed optimally for speed, power, accuracy and hysteresis.
  • 7. International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012 91 Comparator with hysteresis: The design proposed produces hysteresis in output voltage with respect to the change in direction of input current. DC transfer characteristics observed with increasing and decreasing values of input currents are shown in Fig. 6 & 7 respectively. Fig. 6: Hysteresis for Increasing value of Iin (Iref = 0µA) Fig. 7: Hysteresis for Decreasing value of Iin (Iref = 0µA) Here in figures, we see that switching of output occurs at 0.72µA (Fig. 6) and -0.65µA (Fig. 7) depending on the direction of change in current. So total amount of hysteresis produced: AAAIhy µµµ 4.17.07.0 =+−= Circuit produces average propagation delay of 0.2ns and 4.8ns for +/- 100µA and +/- 1µA input square-wave current pulses respectively, at the DC power consumption of 1.8mW. Transistor dimensions used are as:
  • 8. International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012 92 Table 1: Design Parameters: Comparator with Hysteresis W (Width) L (Length) M1, M2 0.18µm 0.72µm M3, M4 0.54µm 0.72µm M5, M6 1.08µm 0.18µm M8, M9 0.36µm 0.18µm M7, M10 0.27µm 0.18µm Inverter: PMOS 0.54µm 0.18µm Inverter: NMOS 0.18µm 0.18µm Comparator without hysteresis: The same design could be extended to comparator without (or very less) hysteresis in output voltage with the change in direction of input current. DC transfer characteristics obtained for extended concept with increasing and decreasing values of input currents are shown in Fig. 8 & 9 respectively. Fig. 8: Hysteresis for Increasing value of Iin (Iref = 0nA)
  • 9. International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012 93 Fig. 9: Hysteresis for Decreasing value of Iin (Iref = 0nA) Here, we see that for this design switching of output doesn’t much affected by the direction of change in current as the transition points are at 9nA (Fig. 8) and -9nA (Fig. 9) with rising and falling values of input current, respectively. This is just because of very less positive feedback. Total amount of hysteresis produced: nAnAnAIhy 1899 =+−= Circuit produces average propagation delay of 0.2ns and 1.6ns for +/- 100µA and +/- 1µA input square-wave current pulses respectively, at the DC power consumption of 2.3mW. Transistor dimensions used are as: Table 2: Design Parameters: Comparator without Hysteresis W (Width) L (Length) M1, M2 0.18µm 0.72µm M3, M4 0.18µm 0.72µm M5, M6 1.19µm 0.18µm M8, M9 0.34µm 0.18µm M7, M10 0.21µm 0.18µm Inverter: PMOS 0.54µm 0.18µm Inverter: NMOS 0.18µm 0.18µm To compare the performance of proposed comparator (without hysteresis case) with existing low power comparators i.e. Traff’s [7], R. Del’s [10], L. Chen’s [14] and V. Kasemsuwan’s [15], LTSPICE simulations of all comparators are performed using standard BSIM 0.18µm CMOS technology parameters with 3V power supply.
  • 10. International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012 94 Fig. 10: Average Delay (ns): Response to +/- 1µA Current Step Fig. 11: Average Delay (ns): Response to +/- 100µA Current Step 6. CONCLUSION A new current mode comparator with hysteresis is presented. Design have novel structure and able to achieve crucial parameter of hysteresis control. It is having analogous functionality and far better performance over the existing one in terms of speed and hysteresis control. The same design can be extended to a simple current comparator, which compares input signal and reference currents with high accuracy (less then 50nA), high speed and comparable power consumption with all existing low power comparators.
  • 11. International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012 95 ACKNOWLEDGEMENT I sincerely thank Prof. Chetan Parikh for his valuable guidance in the study of Comparators. REFERENCES [1] D. A. Freitas and K. W. Current, “CMOS current comparator circuit,” Electron. Lett., vol. 19, no. 17, pp. 695-697, August 1983. [2] Z. Wang and W. Guggenbuhl, “CMOS current Schmitt trigger with fully adjustable hysteresis,” Electron. Lett., vol. 25, no. 6, pp. 397-398, March 1989. [3] H. Traff, “Novel approach to high speed CMOS current comparators,” Electron. Lett., vol. 28, no. 3, pp. 310-312, January 1992. [4] A.T.K. Tang and C. Toumazou, “High Performance CMOS current comparator,” Electron. Lett., vol. 30, no. 1, pp. 5-6, January 1994. [5] M. Bracey and W.R. White, “Design considerations for current domain regenerative comparators,” IEEE International Conference on Advanced A-D and D-A Conversion Techniques and their Applications, July 6-8, 1994. [6] R. Fernandez, G. Cembrano, R. Castro and A. Vazquez, “A Mismatch-Insensitive High-Accuracy High-speed Continuous-Time Current Comparator in Low Voltage CMOS,” IEEE Proc. Analog and Mixed Signal IC Design, pp. 303-306, September 1997. [7] L. Ravezzi, D. Stoppa and G.-F. Dalla Betta,"Simple high-speed CMOS current comparator," Electronics Letters, vol.33, no.22, pp.1829-1830, 23 Oct 1997. [8] B.M. Min and S.W. KIM, “High performance CMOS current comparator using resistive feedback network,” Electronics Letters, Vo1.34, N0.22, pp.2074-2076, 1998. [9] L. Luh, J. Choma Jr. and J. Draper, “A High-speed High-Resolution CMOS Current Comparator,” IEEE Proc. Electronics, Circuits and Systems, vol. 1, pp. 111-116, August 1999. [10] L. Chen, B. Shi and C. Lu, “A High Speed/Power ratio continuous time CMOS current Comparator,” IEEE Proc. Electronics, Circuits and Systems, vol. 2, pp. 883-886, December 2000. [11] V. Kasemsuwan and S. Khucharoensin, “High Speed Low Input Impedance CMOS Current Comparator,” IEEE Trans. Fundamentals, vol. E88-A, no. 6, pp. 1549-1553, June 2005. [12] D. A. Johns and K. Martin, Analog integrated circuit design. John Wiley & Sons, 1997. [13] R. J. Baker, CMOS: Circuit design, layout and simulation, 2nd ed. John Wiley & Sons, 2007. [14] B. Razavi, Design of analog CMOS integrated circuits. India: Tata McGraw Hill, 2002. [15] F. Yuan, CMOS current-mode circuits for data communications. Springer, 2006.
  • 12. International Journal of VLSI design & Communication Systems (VLSICS) Vol.3, No.1, February 2012 96 Authors Neeraj K. Chasta received his B. Eng. Degree i n Electronics & Communication from University of Rajasthan, Jaipur, India in 2007, and the M. Tech degree in Information & Communication Technology with specialization VLSI from Dhirubhai Ambani institute of Information & Communication Technology (DA-IICT), Gandhinagar, India in 2010. His current research interests are in analog & mixed signal design with low power & high speed emphasis & VLSI Testing.