0% found this document useful (0 votes)
36 views

Difference between Random Scan and Raster Scan Display - javatpoint

The document compares Random Scan and Raster Scan displays, highlighting that Random Scan uses an electron beam to create line images with high resolution, while Raster Scan controls pixels for realistic image display but has lower resolution. Random Scan is more expensive and easier to modify, whereas Raster Scan is less expensive but can produce flickering. The document also outlines the advantages and disadvantages of both display types.

Uploaded by

githouse36
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views

Difference between Random Scan and Raster Scan Display - javatpoint

The document compares Random Scan and Raster Scan displays, highlighting that Random Scan uses an electron beam to create line images with high resolution, while Raster Scan controls pixels for realistic image display but has lower resolution. Random Scan is more expensive and easier to modify, whereas Raster Scan is less expensive but can produce flickering. The document also outlines the advantages and disadvantages of both display types.

Uploaded by

githouse36
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

12/15/24, 4:21 PM Difference between Random Scan and Raster Scan Display - javatpoint

Advertisement

Computer Graphics

Computer Graphics Tutorial

Application of Computer Graphics

Interactive and Passive Graphics

Graphic Systems

Display Processor

Cathode Ray Tube (CRT)

Random Scan vs Raster Scan

Color CRT Monitors 


Direct View Storage Tubes
https://www.javatpoint.com/difference-between-random-scan-and-raster-scan-display 1/26
12/15/24, 4:21 PM Difference between Random Scan and Raster Scan Display - javatpoint

Flat Panel Display

Input-Output Devices

Advertisement
Input Devices

Trackball

Light Pen

Image Scanner

← prev next →

Random Scan and Raster


Scan Display:
Random Scan Display:
Random Scan System uses an electron beam which
operates like a pencil to create a line image on the CRT
screen. The picture is constructed out of a sequence of

https://www.javatpoint.com/difference-between-random-scan-and-raster-scan-display 2/26
12/15/24, 4:21 PM Difference between Random Scan and Raster Scan Display - javatpoint

straight-line segments. Each line segment is drawn on


the screen by directing the beam to move from one
point on the screen to the next, where its x & y
coordinates define each point. After drawing the picture.
The system cycles back to the first line and design all the
lines of theAdvertisement
image 30 to 60 time each second. The
process is shown in fig:

Random-scan monitors are also known as vector displays


or stroke-writing displays or calligraphic displays.

Advantages:
1. A CRT has the electron beam directed only to the parts
of the screen where an image is to be drawn.
2. Produce smooth line drawings.
3. High Resolution

Disadvantages: 

https://www.javatpoint.com/difference-between-random-scan-and-raster-scan-display 3/26
12/15/24, 4:21 PM Difference between Random Scan and Raster Scan Display - javatpoint

1. Random-Scan monitors cannot display realistic shades


scenes.

Raster Scan Display:


A Raster Scan Display is based on intensity control of
Advertisement
pixels in the form of a rectangular box called Raster on
the screen. Information of on and off pixels is stored in
refresh buffer or Frame buffer. Televisions in our house
are based on Raster Scan Method. The raster scan system

can
Homestore information
Python of Java
each pixelJavaScript
position, so it is
suitable for realistic display of objects. Raster Scan
provides a refresh rate of 60 to 80 frames per second.

Frame Buffer is also known as Raster or bit map. In


Frame Buffer the positions are called picture elements or
pixels. Beam refreshing is of two types. First is horizontal
retracing and second is vertical retracing. 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 at vertical retrace. Then it will again more
horizontally from top to bottom call as horizontal
retracing shown in fig:

https://www.javatpoint.com/difference-between-random-scan-and-raster-scan-display 4/26
12/15/24, 4:21 PM Difference between Random Scan and Raster Scan Display - javatpoint

Advertisement

Types of Scanning or travelling of beam in Raster Scan

1. Interlaced Scanning
2. Non-Interlaced Scanning

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.
https://www.javatpoint.com/difference-between-random-scan-and-raster-scan-display 5/26
12/15/24, 4:21 PM Difference between Random Scan and Raster Scan Display - javatpoint

Advantages:
1. Realistic image
2. Million Different colors to be generated
3. Shadow Scenes are possible.
Advertisement
Disadvantages:
1. Low Resolution
2. Expensive

Differentiate between Random and


Raster Scan Display:
Random Scan Raster Scan

1. It has high Resolution 1. Its resolution is low.

2. It is more expensive 2. It is less expensive

3. Any modification if 3.Modification is tough


needed is easy

4. Solid pattern is tough 4.Solid pattern is easy to


to fill fill

5. Refresh rate depends 5. Refresh rate does not


or resolution depend on the picture.

https://www.javatpoint.com/difference-between-random-scan-and-raster-scan-display 6/26
12/15/24, 4:21 PM Difference between Random Scan and Raster Scan Display - javatpoint

6. Only screen with view 6. Whole screen is


on an area is displayed. scanned.

7. Beam Penetration 7. Shadow mark


technology come under technology came under
it. Advertisement this.

8. It does not use 8. It uses interlacing


interlacing method.

9. It is restricted to line 9. It is suitable for


drawing applications realistic display.

Next Topic Color CRT Monitors

← prev next →

https://www.javatpoint.com/difference-between-random-scan-and-raster-scan-display 7/26

You might also like