Content deleted Content added
Complete rewrite. |
Cmdrjameson (talk | contribs) m spelling (4) |
||
Line 5:
==Matrix addressing==
A '''matrix addressed''' display runs control signals only to the rows and columns of the display. (See also: [[Matrix (mathematics)|matrix]]) For a screen size of ''m''×''n'' pixels, this scheme would require ''m''+''n'' control signals. When a row and column are activated, only the pixel at the intersection of the row and column is addressed. In this scheme only a single pixel can have its state set or maintained at any one time, which means that the state of the pixel must persist without a control signal during the time which other pixels are being addressed. This
==Raster addressing==
A '''raster addressed''' display (e.g., a [[CRT]]) works by scanning across the entire display in sequence while modulating control signal to activate each pixel as it is scanned. This display uses
[[Category:Display technology]]
|