Visual walkthrough — Diode clipping and clamping circuits
The cast of characters (defined before we use them)
We will draw the circuit, then follow it cycle by cycle.
Step 1 — Lay out the circuit and read the loop
WHAT. The input feeds a capacitor in series, reaching a node. From that node a diode goes down to ground. We orient the diode so it conducts when the node is pushed below ground (cathode at the node, anode at ground). The output is the node voltage.
WHY this arrangement. The series capacitor is the clamper's fingerprint — it is the reservoir that will hold a fixed offset. The diode's job is to be a one-way trapdoor: it lets the reservoir fill on one polarity and then locks it.
PICTURE.

The single loop obeys Kirchhoff's Voltage Law — walking around a loop, the voltages add to zero. Reading input → capacitor → node:
Rearranged, this is the master equation for the whole page:
- — output we watch.
- — the moving input.
- — the reservoir level. The entire story is: what does settle to?
Step 2 — First moment: input starts at zero, capacitor empty
WHAT. At the very start (), , and the capacitor is uncharged: . So .
WHY start here. We must find the initial condition before we can watch things evolve. You cannot describe a slide without knowing where the block started.
PICTURE.

The node sits at 0. The diode has 0 V across it — right on the edge, not yet conducting. Nothing has happened; the reservoir is empty.
Step 3 — Input climbs positive: the diode is a closed gap
WHAT. As rises from 0 up toward , the node tries to go positive. Our diode only conducts when the node is pushed below ground. A positive node reverse-biases it → open gap → no current → capacitor cannot charge.
WHY it matters. During the whole positive half, the diode does nothing, so stays 0 and simply equals . The output rides up to .
PICTURE.

The red output curve sits exactly on top of the input — no shift yet. The reservoir waits.
Step 4 — Input dives to its negative peak: the trapdoor opens
WHAT. Now falls through 0 and heads to . The node is pushed below ground. That is exactly the direction the diode allows — it turns ON, becomes a short to ground, and pins the node:
With held at 0, the master equation forces the reservoir to fill:
At the deepest point , so . We record its size as with the + plate on the input side.
WHY. This is the one instant the trapdoor is open. The capacitor greedily charges to the full negative peak because that is how deep the node was pushed. This is the "memory" being written.
PICTURE.

The diode is drawn glowing (conducting); the capacitor fills to .
Step 5 — The lock clicks: capacitor cannot discharge
WHAT. After that negative peak, turns back upward. Now the reservoir (+ on input side) pushes the node up, so the node is positive → diode goes OFF and stays off for the rest of normal operation.
WHY it stays put. With the diode open, the only way the capacitor could bleed off is through the (very large) resistance at the output. Because we design (see RC time constant), the reservoir barely droops in one period — treat it as frozen at .
PICTURE.

The trapdoor is now permanently shut; the diode is drawn dim/open.
Step 6 — The payoff: substitute the frozen reservoir
WHAT. Put the frozen into the master equation from Step 1:
WHY this is the result. Every instant, we subtract the same number . That is a rigid vertical slide, not a reshaping.
- Where was at its top (): . The positive peak now sits at 0.
- Where was at its bottom (): . The trough sits at .
So the output swings from down to : the whole sine has been shoved down. This is the negative clamper.
PICTURE.

Step 7 — Edge cases you must never trip on

Quick numeric check
The one-picture summary

Everything compressed: the loop , the diode filling to on the first negative peak, the reservoir freezing, and the output sine sliding down so its top kisses zero.
Recall Feynman retelling — say it in plain words
- The circuit is a loop: input, then a bucket (capacitor), then a node with a one-way trapdoor (diode) to the floor.
- When the input swings down the first time, it shoves the node below the floor. The trapdoor opens, and the bucket fills with exactly the depth of that swing, .
- After that dip, the input rises again — the trapdoor slams shut and stays shut. The bucket is now a full, sealed battery of size .
- From then on the output is input minus a fixed every single instant. Same wiggle, just slid down until its highest point touches zero.
- Real diodes leak , so the top parks at instead of ; add a battery and you park it wherever you like. Make the bucket big () or it leaks and the trick fails.
Recall One-line self-tests
Master loop equation of a clamper? ::: What does the capacitor become after the first peak? ::: A fixed battery of size (frozen ). Negative-clamper output formula (ideal)? ::: Why is peak-to-peak unchanged? ::: A constant is subtracted from every point, so gaps between points stay equal. Real-diode clamp level? ::: , not exactly 0. The design rule that keeps the offset steady? ::: , i.e. .