Zero Crossing Threshold Detector
   HOME

TheInfoList



OR:

A
comparator In electronics, 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 V_\text. The output is ideally ...
is an electronic component that compares two input voltages. Comparators are closely related to
operational amplifier An operational amplifier (often op amp or opamp) is a direct coupling, DC-coupled Electronic component, electronic voltage amplifier with a differential input, a (usually) Single-ended signaling, single-ended output, and an extremely high gain ( ...
s, but a comparator is designed to operate with positive feedback and with its output saturated at one power rail or the other. If necessary, an op-amp can be pressed into service as a poorly performing comparator, but its
slew rate In electronics and electromagnetics, slew rate is defined as the change of voltage or current, or any other electrical or electromagnetic quantity, per unit of time. Expressed in SI units, the unit of measurement is given as the change per seco ...
will be impaired.


Comparator

: Bistable output that indicates which of the two inputs has a higher voltage. That is, : V_ = \begin V_ & \text V_1 > V_2, \\ V_ & \text V_1 < V_2, \\ 0 & \text V_1 = V_2, \end where V_ and V_ are nominally the positive and negative supply voltages (which are not shown in the diagram).


Threshold detector

Circuit diagram for threshold detector with hysteresis The threshold detector with
hysteresis Hysteresis is the dependence of the state of a system on its history. For example, a magnet may have more than one possible magnetic moment in a given magnetic field, depending on how the field changed in the past. Plots of a single component of ...
consists of an
operational amplifier An operational amplifier (often op amp or opamp) is a direct coupling, DC-coupled Electronic component, electronic voltage amplifier with a differential input, a (usually) Single-ended signaling, single-ended output, and an extremely high gain ( ...
and a series of
resistors A resistor is a passive two-terminal electronic component that implements electrical resistance as a circuit element. In electronic circuits, resistors are used to reduce current flow, adjust signal levels, to divide voltages, bias active e ...
that provide hysteresis. Like other detectors, this device functions as a
voltage Voltage, also known as (electrical) potential difference, electric pressure, or electric tension, is the difference in electric potential between two points. In a Electrostatics, static electric field, it corresponds to the Work (electrical), ...
switch, but with an important difference. The state of the detector output is not directly affected by input voltage, but instead by the voltage drop across its input terminals (here, referred to as Va). From
Kirchhoff's Current Law Kirchhoff's circuit laws are two Equality (mathematics), equalities that deal with the Electric current, current and potential difference (commonly known as voltage) in the lumped element model of electrical circuits. They were first described in ...
, this value depends on Vin and the output voltage of the threshold detector itself, both multiplied by a resistor ratio. :V_a=V_ + V_ Unlike the zero crossing detector, the detector with hysteresis does not switch when Vin is zero; rather the output becomes Vsat+ when Va becomes positive and Vsat- when Va becomes negative. Further examination of the Va equation reveals that Vin can exceed zero (positive or negative) by a certain magnitude before the output of the detector is caused to switch. By adjusting the value of R1, the magnitude of Vin that will cause the detector to switch can be increased or decreased. Hysteresis is useful in various applications. It has better noise immunity than the level detector, which is used in interface circuits. Its positive feedback has a faster transition, so it is used in timing applications such as frequency counters. It is also used in astable multivibrators found in instruments such as function generators.


Zero crossing detector

A ''zero crossing detector'' is a comparator with the reference level set at zero. It is used for detecting the zero crossings of AC signals. It can be made from an
operational amplifier An operational amplifier (often op amp or opamp) is a direct coupling, DC-coupled Electronic component, electronic voltage amplifier with a differential input, a (usually) Single-ended signaling, single-ended output, and an extremely high gain ( ...
with an input voltage at its positive input . When the input voltage is positive, the output voltage is a positive value; when the input voltage is negative, the output voltage is a negative value. The magnitude of the output voltage is a property of the operational amplifier and its power supply. Applications include converting an analog signal into a form suitable for frequency measurements, in
phase locked loop A phase-locked loop or phase lock loop (PLL) is a control system that generates an output signal whose phase is fixed relative to the phase of an input signal. Keeping the input and output phase in lockstep also implies keeping the input and ou ...
s, or controlling power electronics circuits that must switch with a defined relationship to an alternating current waveform. This detector exploits the property that the instantaneous frequency of an FM wave is approximately given by f_i=\frac where \Delta t is the time difference between adjacent zero crossings of FM wave Elliott Sound Products
Application Notes : Zero Crossing Detectors and Comparators


Schmitt trigger

A
bistable multivibrator A multivibrator is an electronic circuit used to implement a variety of simple two-state devices such as relaxation oscillators, timers, latches and flip-flops. The first multivibrator circuit, the astable multivibrator oscillator, was invented b ...
implemented as a
comparator In electronics, 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 V_\text. The output is ideally ...
with
hysteresis Hysteresis is the dependence of the state of a system on its history. For example, a magnet may have more than one possible magnetic moment in a given magnetic field, depending on how the field changed in the past. Plots of a single component of ...
. In this configuration, the input voltage is applied through the
voltage divider In electronics, a voltage divider (also known as a potential divider) is a passive linear circuit that produces an output voltage (''V''out) that is a fraction of its input voltage (''V''in). Voltage division is the result of distributing the i ...
formed by and (which may be the source internal resistance) to the non-inverting input and the inverting input is grounded or referenced. The hysteresis curve is non-inverting and the switching thresholds are \pm \fracV_ where V_ is the greatest output magnitude of the operational amplifier. Alternatively, the input source and the
ground Ground may refer to: Geology * Land, the solid terrestrial surface of the Earth * Soil, a mixture of clay, sand and organic matter present on the surface of the Earth Electricity * Ground (electricity), the reference point in an electrical circ ...
may be swapped. Now the input voltage is applied directly to the inverting input, and the non-inverting input is grounded or referenced. The hysteresis curve is inverting and the switching thresholds are \pm \frac V_. This configuration is used in the
relaxation oscillator In electronics, a relaxation oscillator is a nonlinear electronic oscillator circuit that produces a nonsinusoidal repetitive output signal, such as a triangle wave or square wave. on Peter Millet'Tubebookswebsite The circuit consists of a ...
shown below.


Relaxation oscillator

By using an
RC network A resistor–capacitor circuit (RC circuit), or RC filter or RC network, is an electric circuit composed of resistors and capacitors. It may be driven by a voltage or current source and these will produce different responses. A first order RC cir ...
to add slow
negative feedback Negative feedback (or balancing feedback) occurs when some function (Mathematics), function of the output of a system, process, or mechanism is feedback, fed back in a manner that tends to reduce the fluctuations in the output, whether caused ...
to the inverting
Schmitt trigger In electronics, a Schmitt trigger is a comparator circuit with hysteresis implemented by applying positive feedback to the noninverting input of a comparator or differential amplifier. It is an passivity (engineering), active circuit which con ...
, a
relaxation oscillator In electronics, a relaxation oscillator is a nonlinear electronic oscillator circuit that produces a nonsinusoidal repetitive output signal, such as a triangle wave or square wave. on Peter Millet'Tubebookswebsite The circuit consists of a ...
is formed. The feedback through the RC network causes the Schmitt trigger output to
oscillate Oscillation is the repetitive or periodic variation, typically in time, of some measure about a central value (often a point of equilibrium) or between two or more different states. Familiar examples of oscillation include a swinging pendulu ...
in an endless symmetric
square wave Square wave may refer to: *Square wave (waveform) A square wave is a non-sinusoidal waveform, non-sinusoidal periodic waveform in which the amplitude alternates at a steady frequency between fixed minimum and maximum values, with the same ...
(i.e., the Schmitt trigger in this configuration is an
astable multivibrator A multivibrator is an electronic circuit used to implement a variety of simple two-state devices such as relaxation oscillators, timers, latches and flip-flops. The first multivibrator circuit, the astable multivibrator oscillator, was invented b ...
).


References

{{reflist Electronic amplifiers Analog circuits