Skip to content
// Blog · JUN 23, 2026 · 6 MIN READ

From Screwdrivers to Software: The Real Story of the Test Pattern Generator

AD
admin
QUBYX team

In AV and TV calibration, the external test pattern generator is treated as essential equipment — a dedicated box, often little more than a small set-top device running embedded pattern software, that feeds reference signals to the display being calibrated. They are also expensive, which raises a reasonable question: what does that box actually do that a laptop connected over the same HDMI cable cannot? The answer turns out to be less about physics and more about history, workflow, and a few genuine technical details worth getting right.

Where the pattern generator came from

The pattern generator is a child of the analog era. Before computers had any role in the living room, a television was an analog device that drifted — its picture geometry, color balance, and black level changed with temperature, age, and the tolerances of its components. To bring a set back to a known state, a technician needed a known signal to push into it, and there was no way to render one on demand. The signal had to come from dedicated hardware: a pattern generator producing color bars, gray-scale step ramps, crosshatch, and dot patterns.

With that reference on screen, calibration was a physical, hands-on craft. A CRT’s gray scale was set with two families of controls per primary: the drive (gain) adjustments that governed the bright end of each red, green, and blue channel, and the cutoff (bias) adjustments that set where each channel turned on near black. On many chassis these were literal trimmer potentiometers — a technician would feed a gray-scale pattern, put a meter on the screen, and turn screws on the board (and the screen/G2 control on the flyback for overall black level) until the grays tracked neutral from shadow to highlight. Geometry and convergence had their own patterns and their own adjustments, including magnets and rings on the tube neck. The pattern generator wasn’t a convenience in this world; it was the only way to see what you were doing.

That craft defined the profession. Training, certification programs, and the entire calibration workflow grew up around an external hardware signal source, and the assumption that “you bring a generator to the job” was baked in long before it could be questioned.

Still the standard for serious work

That legacy is not merely sentimental — the external generator remains the backbone of professional calibration today, and tools like Portrait Displays’ Calman are built to drive one. There are sound reasons it persists. A dedicated generator gives repeatable, traceable output: the same known code values, the same signaling, job after job, independent of whatever laptop or operating system the calibrator happens to carry. It sidesteps the uncertainty of a general-purpose computer’s display pipeline. And for HDR and Dolby Vision, a reference signal is more than pixel values — it must carry correct metadata (HDR10 static metadata such as SMPTE ST 2086, MaxCLL and MaxFALL; or Dolby Vision tunneling), which a dedicated device is engineered to deliver reliably.

So in 2026, the external generator is still the trusted instrument for high-end and verification work. The interesting question is not whether it works — it does — but whether it is the only way to get a correct reference onto a modern display.

The TVs that generate their own patterns

The first crack in the “external box only” assumption came from the displays themselves. Modern televisions are no longer analog sets waiting for a signal; they are processors with their own firmware. Several manufacturers now build a pattern generator into the TV, and calibration software can drive it directly.

LG is a clear example: supported OLED and LCD models (2019 and newer, across the Alpha 7/8/9/11 processor families) expose an internal pattern generator that Calman connects to over the network, selected by model year and processor. The patterns are produced inside the set and fed through its own video engine, which simplifies setup and removes the external box for much of the work.

It is worth being precise about what this does and doesn’t replace, because the limits are instructive. This is manufacturer firmware with privileged access to the video pipeline — not a third-party app a user installs. And even so, it is not trusted for everything: LG’s own integration still requires an external pattern generator for HDR and Dolby Vision pre- and post-calibration measurements on most models (HDR being the exception on the newest A9/A11 processors). In other words, the industry has already accepted that a signal generated by the display device itself can be a valid calibration reference — while still leaning on external hardware where the full signal chain needs to be validated. The principle that “only an external box can do this” is already gone.

What a laptop can actually do — when the software is built for it

This is where a computer comes in, and where the distinction between can’t and can’t if you trust the defaults matters. Electrically, a laptop’s HDMI output is the same kind of signal a dedicated generator sends; the cable and the protocol are identical. The generator holds no privileged physical path. What a generator guarantees is controlled, verified delivery — exact code values, the right chroma format, and correct range signaling — and that guarantee is a software problem, not a hardware one.

A general-purpose PC, left to its defaults, is unreliable for this: the operating system and GPU driver can rescale values, switch between full and limited range, or quietly negotiate 4:2:0 chroma subsampling — sometimes triggered simply by the display identifying itself as a TV. None of that is acceptable for calibration.

But those behaviors are controllable. Professional software can own the output stage end to end: initialize the graphics pipeline so the value transform is an exact identity (4:4:4 in, 4:4:4 out), apply a deliberately chosen dynamic range — full-range 0–255 or limited “video” range 16–235 — and pin the chroma format and the quantization-range signaling rather than leaving them to driver guesswork. Reading the display’s EDID to identify the panel is fine; the point is that the color output is fixed by the software, not altered by what the EDID reports. Done properly, the laptop delivers the same bit-exact reference over HDMI that a dedicated box would — with the flexibility to switch ranges and patterns in software.

The honest conclusion

The pattern generator earned its place because, for decades, hardware was the only way to inject a known signal into a drifting analog set — and the profession standardized around that box. It remains an excellent, trusted instrument, especially for verification and for the metadata demands of HDR and Dolby Vision. But its necessity is now substantially historical and workflow-driven rather than absolute: TV makers already generate valid patterns inside the set, and a laptop running well-engineered professional software can deliver exact color and a chosen dynamic range over the very same HDMI connection. The pattern was never the hard part. Control over the signal was — and that control no longer has to live in a separate box.

// Share this article
// About the author
AD
admin

Writes about display calibration and the workflows that depend on accurate color. Part of the QUBYX team since 2018.