field
Part (usually one half) of a frame in an interlaced signal.
field: one interlaced half of a video frame
In interlaced video signals, a field is a single transmission of either the odd-numbered or even-numbered horizontal lines that make up a complete picture. A standard interlaced frame consists of two fields: the odd field (lines 1, 3, 5, and so on) and the even field (lines 2, 4, 6, and so on). These fields are transmitted or displayed sequentially, with a time gap between them, so that the display refreshes at twice the frame rate while using half the bandwidth per field.
Interlacing emerged as a practical solution in analog broadcast television. In PAL systems running at 25 frames per second, each field displays at 50 Hz, reducing flicker perception while halting transmission bandwidth to around half of what full-frame sequential transmission would require. In NTSC, the field rate is 59.94 Hz (two fields per frame at 29.97 fps). This trade-off between temporal resolution and spectral efficiency made interlacing the dominant format for decades in television and industrial vision systems.
Field-based capture and display remain common in industrial machine vision, particularly in high-speed inspection where temporal aliasing and motion blur demand rapid refresh rates. A camera capturing interlaced video from a conveyor belt will acquire two fields per frame interval, each offset by the frame period. Operators and software must account for this when processing images, since combining two fields from different moments in time can produce combing artifacts or ghosting if the subject has moved between field captures.
Field dominance and synchronization
Equipment using interlaced signals specifies field dominance: whether the odd field or even field is transmitted first. This matters when fields must be synchronized with external triggers, gates, or mechanical actions. Mismatched field dominance between a camera and capture hardware, or between a vision processor and a display, causes the image to display with vertical combing artifacts. Industrial systems often include programmable field selectors or deinterlacing stages to handle dominance correctly.
Modern systems increasingly abandon interlacing in favor of progressive (non-interlaced) scanning, which eliminates field handling overhead. However, legacy installations, broadcast-grade equipment, and some high-speed inspection cameras still rely on fields. Understanding field structure remains essential when integrating components across different generations of industrial video hardware or when diagnosing synchronization and image quality issues in vision-based automation.