Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
More details would help: For example, do you need a latched comparator (controlled by a clock signal) or an asynchronous comparator? In how much time is it supposed to decide ? Is it to be integrated or to be built with discrete devices ?
Are you sure that you need a asynchronous comparator? Usually the comparators used in the ADCs work synchronously with the clock signal.
If it is a synchronous comparator (controlled by a clk signal) you should use a regenerative structure, which employs positive feedback. There are several known offset cancellation techniques.
If it is asynchronous you basically have to use a high-gain amplifier (this should not be a problem since the circuit is very slow).
You can check the attached file for techniques of reducing the offset.
i made a mistake
i need a synchronous comparator...
the key issue is getting the resolution right(30uV)...
the input voltage range is from 0-2V.
if i use a pmos input stage it does not wokr for voltages greater then 1.
if i use a nmos input stage then it does work for voltages smaller then1volt..
is there any way i can club both the nmos and pmos input stage????
To get very low offset voltages you must probably use several pre-amplifiers before the latched comparator itself. These must have a gain high enough to make the input referred offset voltage of the latched comparator negligible, and you must use switched capacitor techniques to store the offset of the pre-amplifiers. These kinds of techniques are described in the document I posted before.
It is not a good idea to have both PMOS and NMOS input differential pairs, because then the offset voltage will depend on the common-mode of you input voltage (I’m assuming differential input here). Once again, if you use a switched capacitor input network, you can have large input swing, while the common-mode input voltage of your diff pair is always the same (the VCM at which you applied in the sampling phase to the input of the comparator).
there is an ieee paper on a 2v rail to rail micropower cmos comparator ...this design works for both low and high voltages the power consuption is in the range of nano watts....has a resolution of 30u...
the link to it is **broken link removed**
I think you need design an offset cancellation comparator. There are two types offset cancellation method. One is IOS ,the other is OOS. They all need store capacitor and clock period for offset cancellation. And you need calculate the minium value of your offset , you must consider add how many stages preamplifier. You can see this book:"Principles of Data conversion system design" Behzad Razavi.
You need to do the offset cancellation for both preamplifier and also the latch. Better to do Output offset cancellation for preamplifier and input offset cancellation for latch. I am attaching a file. Here the offset cancellation upto 300uV at 5MHz is discussed. Since your frequency of operation is less you can acheive more I guess.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.