Veda File-2
Veda File-2
Assignment 1
1) Consider three different raster systems with resolutions of 640 by 480, 1280 by
1024. What size frame buffer (in bytes) is needed for each of this system to
store 12 bits per pixel?
2) Suppose an RGB raster system is to be designed using an 8 inch by 10-inch
screen with a resolution of 100 pixels per inch in each direction. If we want to
store 6 bits per pixel in the frame buffer, how much storage (in bytes) do we
need for the frame buffer?
3) How long would it take to load a 640 by 480 frame buffer with 12 bits per pixel,
if 105 bits can be transferred per second? How much would it take to load a 24
bit per pixel frame buffer with a resolution of 1280 by 1024 using this same
transfer rate?
4) How long would it take to load a (640×480) frame buffer with 12-bit per pixel,
if 105bits can be transferred per second? How long would it take to load a 24 –
bit per pixel frame buffer with a resolution of 1280 by 1024 using the same
transfer rate?
5) Consider two raster systems with resolutions of (640×480) and (1280 by 1024).
How many pixels could be accessed per second in each of these systems by a
display controller that refreshes the screen at a rate of 60 frames per second?
What is the access time per pixel in each system?
6) How much time is spent scanning across each row of pixels during screen
refresh on a raster system with a resolution of 1280 by 1024 and a refresh rate
of 60 frames per second?
7) What is the size of frame buffer required to store a SVGA with 24-bit true color
video of 10 minutes without compression?
8) Suppose an RGB raster system is to be designed using an 8 inch by 10-inch
screen with a resolution of 100 pixels per inch in each direction. How long
would it take to load this raster system in frame buffer with 24 bits per pixel, if
105 bits can be transferred per second?
9) Compare and contrast Raster- scan Display with Random-scan Display.