Re: Synchronous rectifier




supermos@xxxxxxxxx wrote:
Thank you for your reply!

I have said that the comparator is a zero-crossing detector. So it is
used to compare Vds with zero, but in fact there are some offset
voltage in the input of the comparator. Thus the comparator point is
actually +/- several mili volts. If the comparator point is positive
several milivolts, there will be a large delay when turning off the
MOSFET; a negative several milivolts will cause oscillation under
light/zero load. Now you may understand it is very hard to have a
hysteresis for such a comparator and in fact a hyteresis here is of no
use.

This is for a VRM.

this article has some ideas
http://www.edn.com/article/CA216166.html

.



Relevant Pages

  • Re: Synchronous rectifier
    ... I have said that the comparator is a zero-crossing detector. ... used to compare Vds with zero, but in fact there are some offset ... voltage in the input of the comparator. ... a negative several milivolts will cause oscillation under ...
    (sci.electronics.design)
  • Re: how to return Comparator values
    ... positive or zero. ... Of course, you should read the Javadocs for the Comparator interface, but in ... a nutshell, the compare function returns the relative order of the ... compareTo function of Comparables (Strings, Numbers, etc all implement ...
    (comp.lang.java.help)
  • Re: String.equals()
    ... if you know that what you'll submit it to will only care ... whether it gives zero or non-zero? ... So just make a Comparator that returns 0 or 1, and put a note in the ...
    (comp.lang.java.programmer)
  • noop comparator for qsort
    ... The fourth argument is a comparator that returns `an integer less than, ... or greater than zero' depending on the ordering of its ... If I don't care about the order and simply want qsort() to run as ...
    (comp.lang.c)
  • Re: noop comparator for qsort
    ... > The fourth argument is a comparator that returns `an integer less than, ... or greater than zero' depending on the ordering of its ... Kevin Bagust. ...
    (comp.lang.c)