Describe different components of a basic raster-scan CRT.
Subject | Computer Graphics and Multimedia |
---|---|
NU Year | Set: 1.(b) Marks: 7 Year: 2009 |
Basic design of a
magnetic-deflection CRT.
Raster-Scan Displays The
most common type of graphics monitor employing a CRT is the raster-scan
display, based on television technology. In a raster-scan system, the electron
beam is swept across the screen, one row at a time from top to bottom. As the
electron beam moves across each row, the beam intensity is turned on and off to
create a pattern of illuminated spots. Picture definition is stored in a memory
area called the refresh buffer or frame buffer. This memory area holds the set
of intensity values for all the screen points. Store intensity values are then
retrieved from the refresh buffer and "painted" on the screen one row
(scan line)at a time.
Random-Scan Displays
When operated as a
random-scan display unit, a CRT has the electron beam directed only to the
parts of the screen where a picture is to be drawn. Random scan monitors draw a
picture one line at a time and for this reason are also referred to as vector
displays (orstroke-writing or calligraphic displays).Refresh rate on a
random-scan system depends on the number of lines to be displayed. Picture definition
is now stored as a set of line drawing commands in an area of memory r e f e d
to as the refresh display file. Sometimes the refresh display file is called
the display list, display program, or simply there fresh buffer. To display a
specified picture, the system cycles through the set of commands in the display
file, drawing each component line in turn. After all line drawing commands have
been processed, the system cycles back to the first line command in the list.
Random-scan displays are designed to draw all the component lines of a picture 30to
60 time search second. High quality vector systems are capable of handling
approximately 100,000 "short" lines at this refresh rate. When a
small set of lines is to be displayed, each refresh cycle is delayed to avoid
refresh rates greater than 60 frames per second. Otherwise, faster refreshing
of the set of lines could bum out the phosphor.