A
matrix-driven, or
matrix addressed display runs control signals only to the rows (lines) and columns of the display. (See also:
Display matrix) For a screen size of
m×
n pixels, this scheme requires
m+
n control signals in grayscale, or three times as many in RGB. To address all pixels of such a display in the shortest time, either entire rows or entire columns have to be addressed sequentially. As many images are shown on a
16:9 aspect ratio, the sequential addressing is typically done row-by-row (i. e. line-by-line). In this case, fewer rows than columns have to be refreshed periodically.
Passive matrix addressing is used with the help of persistence of vision of the (usually human) eye so the cell need not be bistable. Persistence of vision is used in simpler, slower changing displays with relatively few picture elements such as clocks. In
active matrix addressing, some sort of capacitor (external to the cell proper) is used to maintain the state of the cell. When the electro-optical property of cells itself is bistable, passive matrix addressing without external capacitor can be implemented. Active matrix displays are able to have higher resolution, contrast, and colors, but passive matrix displays can often be cheaper. ==Raster addressing==