Electronics Design AU
Op-Amps

How Do You Design an Op-Amp Precision (Active) Rectifier Circuit?

Last updated 22 July 2026 · 10 min read

Direct Answer

A precision (active) rectifier places a diode inside an op-amp's feedback loop instead of using it alone: the op-amp's open-loop gain drives the diode into conduction as needed to force its output to follow the input, which cancels the diode's forward-voltage drop from the result. This lets the circuit rectify signals of just a few millivolts, far below the roughly 0.6-0.7V a plain silicon diode needs to conduct at all. A half-wave version (a single op-amp and two diodes) is simple but saturates during the non-conducting half-cycle and recovers slowly; a full-wave version (typically two op-amps) avoids that problem and is the more common choice for measurement and signal-conditioning applications.

Detailed Explanation

Rectification, converting an AC signal into a unidirectional (DC-like) one, is usually thought of as a power-supply problem solved with a diode or a diode bridge. That works fine when the signal being rectified is many volts. It falls apart the moment the signal is small: a diode simply won't conduct, in any useful way, until the voltage across it approaches its forward-voltage drop. A precision (or active) rectifier solves this by moving the diode inside an op-amp's feedback loop, and it's the standard building block anywhere a small AC signal needs to become an accurate DC value.

Why a Passive Diode Rectifier Fails for Small Signals

A standard silicon diode doesn't switch cleanly at 0V. Its forward voltage (Vf) is typically around 0.6-0.7V for silicon (lower, typically 0.2-0.4V, for Schottky parts; see what is a diode? for the full comparison of diode types and their forward-voltage behaviour). Below that threshold, essentially no current flows; above it, current rises steeply. For a mains-frequency rectifier converting tens of volts, a 0.6-0.7V error is a rounding error. For a signal of a few hundred millivolts or less, a 0.6-0.7V error isn't a rounding error. It's larger than the entire signal. A passive diode rectifier simply can't rectify a signal that never exceeds its own forward-voltage threshold, and even for signals somewhat larger than that, the diode's exponential turn-on region distorts the shape of the rectified output badly at low amplitude.

This shows up constantly in real signal chains: a small AC signal from a sensor, an audio signal being envelope-detected, or a low-level instrumentation output all commonly sit in the millivolt-to-low-volt range, well within the region a passive diode handles poorly.

The Superdiode: Putting the Diode Inside the Feedback Loop

The fix is to place the diode inside an op-amp's feedback path rather than using it alone. This arrangement is often called a superdiode. The op-amp's very high open-loop gain does the work: whenever the circuit needs the diode to conduct, even a tiny error between the op-amp's two inputs is amplified enormously, driving the output far enough to overcome the diode's forward voltage and force conduction. Once the loop is closed through the conducting diode, ordinary negative feedback takes over and the output tracks the input accurately, with the diode's forward-voltage drop effectively absorbed inside the loop rather than appearing at the circuit's output.

The result behaves like an ideal diode: it conducts with no significant voltage drop above roughly 0V, and blocks cleanly below it, a characteristic no physical diode has on its own. This is the same underlying feedback mechanism described in what is an op-amp?: the virtual short (or, here, the driven, high-gain response) forces the circuit to correct for a nonideal component sitting inside the loop.

Half-Wave Precision Rectifier Circuit

The simplest active rectifier is a half-wave circuit: one op-amp, one or two diodes, arranged as an inverting amplifier with a diode in the feedback path (and typically a second diode providing an alternate feedback path during the non-conducting half-cycle, which is what keeps the op-amp from railing, covered below). During the half-cycle where the feedback diode conducts, the circuit behaves as an accurate inverting rectifier; during the other half-cycle, that diode is reverse-biased and the second diode routes feedback around the loop instead, holding the output near 0V rather than letting the op-amp saturate.

The half-wave precision rectifier is simple and useful in low-frequency, low-precision applications, but it has one genuinely important practical limitation, covered next.

The Half-Wave Circuit's Practical Limitation: Op-Amp Saturation and Recovery

In a half-wave precision rectifier built with only a single feedback diode (no alternate feedback path), the op-amp's output has nowhere useful to go during the non-conducting half-cycle: with the feedback diode reverse-biased, the loop is effectively open, and the op-amp's very high open-loop gain drives its output hard against a supply rail. That's not just a wasted half-cycle. It's a real practical problem, because bringing the op-amp back out of saturation and into normal linear operation once the next conducting half-cycle begins takes a finite recovery time, one that's typically much slower than the op-amp's normal small-signal response. At higher signal frequencies, that recovery time can eat into a meaningful fraction of the conducting half-cycle, distorting the rectified output.

This is why practical half-wave precision rectifier designs almost always include that second diode providing an alternate feedback path (rather than leaving the loop open during the non-conducting half-cycle): it keeps the op-amp inside its linear operating region the whole time, at the cost of a second diode and slightly more complex analysis, and largely avoids the saturation-recovery problem. Even with that fix, the half-wave topology only reconstructs half of the input waveform, which is enough for some applications (a simple half-wave average or a threshold detector) but not for accurate full-signal rectification.

Full-Wave Precision Rectifier Circuit

For most precision measurement and signal-conditioning applications, a full-wave precision rectifier is the better choice: it reconstructs both half-cycles of the input into a single unidirectional output, which is what's usually meant by "rectified" in a measurement context (converting an AC signal to a value proportional to its magnitude, regardless of polarity).

The common way to build one is a two-op-amp topology: the first stage is a half-wave precision rectifier (with the alternate-feedback-path diode arrangement described above) that produces an inverted, half-wave-rectified version of the input; the second stage is a summing amplifier that combines the original input with the half-wave rectified signal at the correct weighting so that the two half-cycles add up to a consistent, full-wave-rectified output. The exact resistor ratios depend on the specific implementation, but the underlying principle is straightforward: one op-amp handles the diode nonlinearity, and the second op-amp combines signals to reconstruct the full waveform.

The two-op-amp full-wave topology costs an extra op-amp and a handful of extra resistors compared to a half-wave circuit, but it's usually worth it: it avoids the half-wave circuit's saturation-recovery behaviour more thoroughly (both stages stay within their linear operating region across the full input cycle in a properly designed circuit) and produces a genuinely full-wave-rectified output rather than only half of one. Reference designs like Texas Instruments' TIPD124 implement this general approach for single-supply, low-level signal rectification.

Practical Design Considerations

Op-amp slew rate and bandwidth. A precision rectifier's usable frequency range is set by the op-amp, not by the diodes. Every time the circuit's active diode switches between conducting and non-conducting, the op-amp's output has to change direction and, in some implementations, transition through zero, and it can only do that as fast as its slew rate and gain-bandwidth product allow. There's no single "maximum frequency" figure that applies across all precision rectifiers: it depends on the specific op-amp chosen, the signal amplitude, and the particular circuit topology, so treat any bandwidth number as something to verify for your actual design rather than a fixed spec to assume.

Diode selection for the feedback path. Because the diode's forward voltage is absorbed by the loop rather than appearing at the output, ordinary small-signal diodes are usually adequate from an accuracy standpoint. What matters more is switching speed: a diode with slow reverse recovery (see what is a diode? for typical recovery-time figures by diode type) delays the loop's transition between conducting and non-conducting states, which becomes more relevant as signal frequency rises. Schottky diodes, with effectively no reverse-recovery charge, are a common choice when switching speed matters; general-purpose silicon small-signal diodes are common and sufficient at lower frequencies.

Typical uses. Precision rectifiers show up wherever a small AC signal needs to become a usable DC value: converting a low-level sensor or instrumentation signal to a magnitude reading, envelope detection (recovering the amplitude envelope of a modulated or audio signal), and AC-to-DC signal conditioning ahead of an ADC so the downstream circuit only has to digitise a slowly-varying, unidirectional voltage rather than a bipolar AC waveform. In many of these cases the precision rectifier is one stage within a larger sensor signal conditioning chain rather than a standalone circuit.

For product designs that need an accurate small-signal rectifier or envelope detector as part of a larger analog front end, Zeus Design's engineering team designs and validates these circuits as part of complete electronics product design.

Design Considerations

  • Choose the topology based on what the downstream stage actually needs. A half-wave precision rectifier is simpler and adequate for threshold detection or applications that only need one polarity, but a full-wave (typically two-op-amp) topology is the right default for accurate magnitude or RMS-adjacent measurement, since it uses the entire input waveform rather than half of it.
  • Don't build a half-wave rectifier with only one feedback diode. Without a second diode providing an alternate feedback path during the non-conducting half-cycle, the op-amp saturates against a supply rail every other half-cycle and recovers slowly, distorting the output. This is a common first-pass mistake, not a rare edge case.
  • Size the op-amp's slew rate and gain-bandwidth product with margin, not to the minimum. Because the circuit's active diode has to switch state every half-cycle, a precision rectifier generally needs more speed headroom from its op-amp than a simple linear amplifier stage handling the same signal frequency would. Verify actual performance with the real signal on the bench rather than relying solely on a datasheet slew-rate figure.
  • Confirm the supply and output swing suit the application. Single-supply designs (common for embedded and battery-powered products) need an op-amp with adequate output swing near ground, since a rectified signal's output sits at or near 0V for part of the input cycle; check the datasheet's output-swing specification at the actual load current, not just its rail-to-rail claim.

Common Mistakes

  • Assuming diode choice alone fixes accuracy at low signal levels. Swapping a passive rectifier's silicon diode for a Schottky reduces the forward-voltage error somewhat, but a Schottky's typical 0.2-0.4V drop is still far too large for millivolt-level signals. The fix for small-signal accuracy is the active feedback topology, not a lower-Vf diode used passively.
  • Ignoring recovery time and being surprised by distortion at higher frequencies. A precision rectifier that looks clean on a slow bench signal can show visible distortion once the input frequency rises, because the op-amp's slew-rate-limited transition between conducting and non-conducting states starts eating into each half-cycle. Check the circuit's behaviour at the actual signal frequency the product will see, not just at a convenient test frequency.
  • Treating a precision rectifier as a true RMS converter. A precision rectifier produces an accurate average or peak-following rectified output, not a true RMS value. For signals with a non-sinusoidal or varying crest factor, a rectifier-based measurement can be a meaningfully inaccurate proxy for RMS; use a dedicated RMS-to-DC converter IC when the application genuinely needs true RMS accuracy.
  • Under-specifying the op-amp for the application's actual signal frequency. A general-purpose op-amp adequate for a DC or low-frequency signal conditioning stage may not have enough slew rate or gain-bandwidth product once the same circuit is reused for a higher-frequency signal. Re-verify the op-amp choice against the specific application's frequency range rather than reusing a part selection from an unrelated, slower design.

Frequently Asked Questions

Can a precision rectifier use a Schottky diode instead of a standard silicon diode?
Yes, and it's common in the feedback path of both half-wave and full-wave precision rectifiers. Because the diode sits inside the loop, its forward voltage doesn't appear in the final output error the way it would in a passive rectifier, so the choice of diode type matters less for accuracy than it does in a passive design. What still matters is switching behaviour: a Schottky diode's lack of reverse-recovery charge (silicon diodes typically take somewhere in the order of hundreds of nanoseconds to a couple of microseconds to stop conducting after being reverse-biased) helps the loop transition cleanly between the conducting and non-conducting diode each half-cycle, which becomes more relevant as signal frequency increases. General-purpose small-signal diodes (such as the 1N4148) are also widely used in these circuits and are perfectly adequate at lower frequencies.
How fast can a precision rectifier circuit run?
There's no single number — it depends entirely on the op-amp's slew rate and gain-bandwidth product, and on how much time the circuit needs to recover each time the active diode switches out of conduction. A general-purpose op-amp with a slew rate in the sub-1 V/us range is fine for audio-frequency or slow instrumentation signals, but will struggle well before it reaches its gain-bandwidth-limited bandwidth if the signal has fast edges or runs into the tens of kHz. For higher-frequency work, choose an op-amp with a higher slew rate and gain-bandwidth product than a comparable non-rectifying amplifier stage would need, and verify the actual recovery behaviour on the bench with the real signal, not just a datasheet slew-rate number.
What's the difference between a precision rectifier and a plain diode bridge for AC-to-DC conversion?
A diode bridge (or single diode) rectifies using only the diode's own I-V characteristic, so its output always sits roughly one (or two, for a bridge) forward-voltage drop below the ideal rectified value — typically around 0.6-0.7V per silicon junction, or 1.2-1.4V for a full bridge. That's a fixed, mostly nonlinear error that's negligible for a mains-frequency power supply rectifying tens of volts, but is unusable for measuring or conditioning a signal of a few millivolts to a few volts. A precision rectifier uses an op-amp's feedback to force the circuit's output to track the ideal rectified value regardless of the diode's own forward drop, at the cost of needing an active device, a supply rail, and more careful component and bandwidth selection than a passive rectifier needs.

References

Related Questions

Related Forum Discussions