Composite sync, explained

The part of an analog video signal that tells a display where the picture is — why breaking it makes screens roll, and why protecting it is the whole game.

Composite video is one wire carrying two very different things: the picture, and the instructions for where the picture goes. The second part is sync, and it is the difference between a glitch you can watch and a screen you can’t.

One wire, two jobs

An NTSC composite signal draws the picture one line at a time — 525 lines, roughly 60 fields a second, each line taking about 63.5 microseconds. Between every line, the signal drops to a level blacker than black for a few microseconds: the horizontal sync pulse. It means this line is over; go back to the left edge. Between every field, a longer, patterned drop says go back to the top. A short burst of 3.58 MHz reference tone after each sync pulse — the color burst — tells the display how to decode color.

The display trusts all of it completely. It has no other way to know where anything belongs.

What breaking it looks like

Bend the picture portion of the signal and you get the interesting stuff — smearing, tearing color, melted geometry — while the display keeps drawing lines in the right places. Bend the sync and the display loses the where: the picture rolls vertically, shears into diagonal bands, or the screen gives up and goes dark. Most of what reads as “broken TV” on a screen is not damage to the picture — it is damage to the addressing.

Sync is also fragile in a subtler way. Color lives in the phase of that 3.58 MHz burst, and phase is just timing: an error of a few nanoseconds on a line — invisible as geometry — is already a visible hue shift. Timing errors you cannot see as shape, you see as color.

Displays forgive; test equipment doesn’t

A CRT’s sync circuits were engineered to forgive — flywheel circuits coast through missing pulses, which is why a tube TV will keep showing a picture on a signal that a digital capture device refuses to decode at all. The gap between those two witnesses is real and measurable: on this bench, a bent signal has failed a certified decoder on every field while a Trinitron displayed it nearly clean (The Witness Gap). Modern flat panels and capture cards sit at the unforgiving end — they digitize, and digitizers want the numbers to be right.

Why this is the whole game

Here is the tension every video bender runs into: the same operations that make a picture interesting are the ones that chew through sync, because on a composite wire the two live side by side with no fence between them. Push a bend hard enough and you lose the picture entirely — not because the picture stopped being interesting, but because the display lost its place.

The engineering answer is separation: pull clean sync off the source before the damage, do the damage, then put the clean sync back on the way out. The picture carries the wreckage; the addressing stays intact; the display never loses its place, no matter how hard the bend goes. That architecture is what L/S/D+ is built around.

Numbers above are NTSC; PAL differs in the details (625 lines, 50 fields, 4.43 MHz burst) but the structure and the fragility are the same.