A1.30.2Persistence-induced motion blurresearchdesign

Persistence that lasts too long produces motion smear in fast-moving scenes

Aliases: sample-and-hold blur · motion blur

What it is

When a frame stays "visible" for too long, and the eye is meanwhile following a moving object in the scene with smooth pursuit, that object's image position on the retina keeps shifting for as long as the frame is displayed — beyond what a single frame's position can render sharply — so the object's edges appear to trail a blurred streak. This is motion blur, often called sample-and-hold blur in digital displays.

Why it happens

Persistence here has two sources: the visual system's own image persistence, and the way the display device renders images. Most sample-and-hold displays, such as LCDs, keep each frame continuously lit until the next frame's content updates, rather than briefly lighting each frame and then quickly extinguishing it the way an old CRT does. While the eye tracks a moving object in the scene with smooth pursuit, the eyeball keeps moving throughout the entire time the frame stays lit, but the object itself stays fixed at the same pixel position on the screen during that time — producing relative slippage between the object and the continuously rotating eye. The retina "sweeps across" this slippage trajectory and records it, superimposing it into a blurred streak. This process is directly tied to persistence duration: the longer the persistence (whether from the visual system or from how long the display keeps a frame lit), the greater the relative distance the eye sweeps across the same frame's content on the retina, and the more pronounced the smear.

Studying it

A common measurement uses motion-clarity test patterns (such as scrolling vertical stripes or purpose-built motion test charts), having participants or a camera assess the sharpness or blur width of the stripes at a given motion speed to infer the correspondence between persistence duration and smear severity; other studies capture a display's actual light-output waveform during motion content with a high-speed camera, measuring the correlation between the proportion of time a frame stays lit (duty cycle) and subjectively perceived smear intensity. Common independent variables are display refresh rate, per-frame lit duration (duty cycle), and content motion speed; common dependent variables are subjective smear ratings and the clarity threshold at which the test pattern remains discriminable.

Where it stops holding

Smear severity is directly tied to content motion speed — static or slow-moving content rarely produces visible smear from persistence, so this issue only shows up in fast-moving content, and not all content needs optimization against it. In addition, this kind of smear specifically results from the relative slippage of an object against the retina caused by smooth pursuit, which differs in cause and remedy from motion-blur effects deliberately added during capture or rendering (for a sense of realism or a cinematic look) — the two should not be conflated when judging "whether this is a problem."

Applying it

  • For display scenarios with high demands on motion clarity (needing to clearly read fast-scrolling text, or scene detail in racing-type content), prefer or enable a display mode that shortens per-frame lit duration (black frame insertion, scanning backlight, and similar techniques), trading a lower duty cycle for improved motion clarity.
  • The trade-off is that these modes usually reduce overall image brightness or introduce a sense of flicker, so they should not be enabled unconditionally — whether the trade-off is worth it depends on the content type and use scenario.
  • Verification: measure smear width or motion-clarity ratings with a motion test pattern under the target display mode, comparing before and after enabling that mode, to confirm whether the optimization achieves a perceptible effect — rather than judging solely from a response-time number claimed on a spec sheet.

Related

  • Same group: A1.30.1 Visual persistence is a brief afterimage once a stimulus disappears, and cannot explain the sense of continuous motion in animation · A1.30.3 Display technologies deliberately shorten emission time to trade persistence for clarity
  • Nearby: A1.22.2 Smooth pursuit
  • Site search: motion blur · sample-and-hold blur · persistence · motion clarity

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/A1.30.2