comparator with differential input(s)
comparator with differential input(s)
(OP)
Most 'differential' comparators are really singled ended devices; they compare the single-ended input-A against the single-ended input-B. Does anybody know of a comparator IC that has true differential inputs?
My application is comparing the instantaneous amplitude of a differential signal (A+ minus A-) against a threshold. While I can use an amp to do a differential to single-ended conversion and then compare it with a standard comparator, I'm space constrained so I'm trying to reduce my IC count. A 1 uS response time is adequate.
My application is comparing the instantaneous amplitude of a differential signal (A+ minus A-) against a threshold. While I can use an amp to do a differential to single-ended conversion and then compare it with a standard comparator, I'm space constrained so I'm trying to reduce my IC count. A 1 uS response time is adequate.
RE: comparator with differential input(s)
any op.amp or comparator with more than two analog inputs.
What is your application? Wouldn't be a way to design around it? What are the signal level etc. specs?
Transformer?
----------------------------
Please read FAQ240-1032
My WEB: <http://geocities.com/nbucska/>
RE: comparator with differential input(s)
RE: comparator with differential input(s)
Keith Cress
Flamin Systems, Inc.- http://www.flaminsystems.com
RE: comparator with differential input(s)
a LP filter ( 2 R + 1 C ) to reduce HF noise.
----------------------------
Please read FAQ240-1032
My WEB: <http://geocities.com/nbucska/>
RE: comparator with differential input(s)
it - My days of avoiding those teeny weeny parts may be over... I successfully touched up teh pins on a DFN-8 package today with 0.010" wide leads, so there might be hope!
RE: comparator with differential input(s)
h
Not sure if they're compatible with your space constraints, but something like:
http://
seems to specified to do the "true" differential comparison.
TTFN
Eng-Tips Policies FAQ731-376
RE: comparator with differential input(s)
----------------------------
Please read FAQ240-1032
My WEB: <http://geocities.com/nbucska/>
RE: comparator with differential input(s)
http://www.maxim-ic.com/quick_view2.cfm/qv_pk/1838
----------------------------------
Sometimes I only open my mouth to swap feet...
RE: comparator with differential input(s)
Keith Cress
Flamin Systems, Inc.- http://www.flaminsystems.com
RE: comparator with differential input(s)
No doubt we will find out when the OP comes back!
----------------------------------
Sometimes I only open my mouth to swap feet...
RE: comparator with differential input(s)
nbuksa -
I have a differential receiver channel and I'm looking into adding gain control. My signals are DC-coupled pulses that have about 200 KHz of interesting bandwidth (down to -70 dBc). AC-coupling is not an option because the pulses can also stretch into the millihertz range.
At this point I'm keeping the AGC simple with bimodal control (high gain (typical) or low gain (avoid clipping) so I want to compare the amplitude of my differential signal (it can have a lot of common mode) against a threshold to decide which gain setting to use. I need to ignore the common mode voltage in my decision. About 20 dB of gain adjustment should be adequate for the application (did I mention I'm chasing some loose specifications?!?).
Presently I'm thinking about an AD8130 to convert it to single ended and then I can compare with it with a simple comparator.