ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Interlace

Interlacing is a method of displaying images on a raster-scanned display, such as a cathode ray tube (CRT), that results in less visible flickering than non-interlaced methods.

Description

A non-interlaced raster display draws every line of a picture, or frame, in sequence from top to bottom. This takes a finite length of time, during which the image on the CRT begins to decay, resulting in flicker. An interlaced display reduces this effect by drawing first all the even-numbered lines (forming the so-called even field), leaving spaces between them for all the odd-numbered lines (forming the odd field) which it fills in afterwards to complete the frame. This results in the display being refreshed from top to bottom twice as frequently as in the non-interlaced case.

The eye suffers less fatigue (eye-strain) when viewing an interlaced display compared with a non-interlaced display that has the same frame rate.

In modern monitors and television sets, interlacing is being slowly superseded as the refresh rate of non-interlaced displays increases beyond the level at which flicker can be detected. See progressive scan.

Broadcast television

The early televisions in the 1950s were unable to refresh at high speeds. Instead they were limited to 30 or 25 frames per second. This could potentially cause flickering on the screen. Interlacing solved this. Each frame is split into an odd and even field. When played back on a television, the tv would project the odd field followed by the even field. When an image was moving, then one of the fields would be offset from the other. The image, however, would look smoother than if it had merely shown a single frame.

For example, the PAL television system is based on displaying 50 fields per second, and as two fields contain the full resolution, it corresponds to 25 full video frames per second. Interlaced video is often used as a tradeoff between bandwidth requirements and smooth reproduction of movement.

Interlacing is used by all the analogue TV broadcast systems in current use (mainly NTSC, PAL and SECAM).

Computer Images

Interlacing is done on some GIF and PNG images so that the viewer on a slow line can see what the image looks like before it is finished loading. GIF is interlaced by sending the lines in the order 0, 8, 16, ..., 4, 12, ..., 2, 6, 10, 14, ..., 1, 3, 5, 7, 9, .... PNG is interlaced by sending pixels in a square lattice before sending the rest.

External link





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Interlace".