Processing math: 100%

Comparator

A comparator is a device that compares two voltages (or currents) and outputs a digital signal indicating which is larger. It has two analog input terminals V+, and V-, and one binary digital output Vo. It is commonly used in devices that measure and digitize analog signals, such as analog-to-digital converters (ADCs).

Op Amp symbol
if V+>V then Vout=VS+ if V>V+ then Vout=VS

If the output is digital, then VS+ is H or 1 and VS- is L or 0. It can then be considered to be a one bit analog to digital converter.

A comparator consists of a specialized high-gain differential amplifier. Due to the high gain, Vout is undetermined for the following condition.

V=V+

A comparator can be implemented using an opamp. The output voltage of the op-amp is given by the equation: Vout=AOL(V+V) where AOL is the open-loop gain of the amplifier.