1.

What Is Raster Scan Systems?

Answer»

Several processing units: Contains a SPECIAL purpose processor, called video controller or display controller.

Video controller: A fixed area of the system memory is reserved for the frame buffer, and the video controller is given ACCESS to the framebuffer memory. 

  • TOW registers are used to store the coordinates of the screen pixels. 
  • The value is STORED in the frame buffer for this pixel position is then retrieved and used to set the intensity of the CRT beam Initially the x register is set to 0 and the y register is set to ymax. 
  • Then the x register is incremented by 1, and the process REPEATED for the next pixel on the top scan line.

Several processing units: Contains a special purpose processor, called video controller or display controller.

Video controller: A fixed area of the system memory is reserved for the frame buffer, and the video controller is given access to the framebuffer memory. 



Discussion

No Comment Found