Unit I Lect III
Unit I Lect III
CRT screen
Lecture: III
⚫ 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 memory area called the refresh buffer or
frame buffer.
⚫ This memory area holds the set of intensity values for all the screen
points.
⚫ Stored intensity values are then retrieved from the refresh buffer and
“painted” on the screen one row (scan line) at a time.
⚫ Each screen point is referred to as a pixel or pel (shortened forms of
picture element).
⚫ The quality of a raster image is determined by the total number of
pixels (resolution) and the amount of information in each pixel
(color depth).
⚫ A black-and-white system: each screen point is either on or off, so
only one bit/pixel is needed to control the intensity of screen
positions. Such type of frame buffer is called Bitmap.
⚫ High quality raster graphics have 24 bits/pixel in the frame buffer
(a full color system or a true color system).
Beam refreshing is of two types:
⚫ When the beam starts from the top left corner and reaches the
bottom right scale, it will again return to the top left side called as
vertical retrace.
⚫ Then it will again move horizontally from top to bottom called as
horizontal retracing.
Advantages:
⚫ Realistic image
⚫ Million Different colors can be generated
⚫ Shadow Scenes are possible.
Disadvantages:
⚫ Low Resolution
⚫ Expensive
Types of Scanning or travelling of beam in Raster Scan
⚫ In Interlaced scanning, each horizontal line of the screen is traced from
top to bottom. Due to which fading of display of object may occur. This
problem can be solved by Non-Interlaced scanning. In this first of all odd
numbered lines are traced or visited by an electron beam, then in the next
circle, even number of lines are located.
⚫ For non-interlaced display refresh rate of 30 frames per second used. But it
gives flickers. For interlaced display refresh rate of 60 frames per second is
used.
⚫ A TV video signal is graphically interlaced, which means every full screen
of information is made up of two separate fields which include the odd field
and even field. First, the odd lines are printed on the graphics screen. Then,
the even lines are printed in between the odd lines before the odd lines fade
away. This all happens faster than any human eye can perceive.