Q1. Disitinguish Between Random and Raster Scan Display Devices. Ans: Raster Scan
Q1. Disitinguish Between Random and Raster Scan Display Devices. Ans: Raster Scan
Ans :
RASTER SCAN :
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 as shown in the following illustration.
Each screen point is referred to as a pixel (picture element) or pel. At the end of each scan
line, the electron beam returns to the left side of the screen to begin displaying the next scan
line.
In raster scan at the end of each scan line the electron beam return to the left most point of
the next line to begin displaying the next scan line. This is called horizontal retrace of the
electron beam. At the end of each frame the electron beam returns to the top left corner of the
screen to begin the next frame. This is called vertical retrace.
RANDOM SCAN :
In random scan technique, the electron beam is directed only to the part of the screen where
the picture is to be drawn rather than scanning from left to right and top to bottom as in
raster scan. It is also called vector display.
HUE :
In HSV, hue represents color. In this model, hue is an angle from 0 degrees to 360 degrees.
The above circle shows the change in color with the change in degrees. Each angle
represents a unique color.
SATURATION :
Saturation indicates the range of grey in the color space. It ranges from 0 to 100%.
Sometimes the value is calculated from 0 to 1. When the value is ‘0,’ the color is grey and
when the value is ‘1,’ the color is a primary color. A faded color is due to a lower saturation
level, which means the color contains more grey.
VALUE :
Value is the brightness of the color and varies with color saturation. It ranges from 0 to
100%. When the value is ‘0’ the color space will be totally black. With the increase in the
value, the color space brightness up and shows various colors.