Raster-Scan and Random-Scan
- The electron beam is swept across the screen one row at a time from top to bottom. As it moves across each row, the beam intensity is turned on and off to create a pattern of illuminated spots. This scanning process is called refreshing.
- Each complete scanning of a screen is normally called a frame. The refreshing rate, called the frame rate, is normally 60 to 80 frames per second, or described as 60 Hz to 80 Hz.
- Picture definition is stored in a memory area called the frame buffer.
- This frame buffer stores the intensity values for all the screen points. Each screen point is called a pixel (picture element or pel).
- On black and white systems, the frame buffer storing the values of the pixels is called a bitmap. Each entry in the bitmap is a 1-bit data which determine the on (1) and off (0) of the intensity of the pixel.
On color systems, the frame buffer storing the values of the pixels is called a pixmap(Though nowadays many graphics libraries name it as bitmap too). Each entry in the pixmap occupies a number of bits to represent the color of the pixel. For a true color display, the number of bits for each entry is 24 (8 bits per red/green/blue channel, each channel 28=256 levels of intensity value, ie. 256 voltage settings for each of the red/green/blue electron guns).
Random-Scan (Vector Display)or stroke-writing or calligraphic displays:
The CRT's electron beam is directed only to the parts of the screen where a picture is to be drawn. The picture definition is stored as a set of line-drawing commands in a refresh display file or a refresh buffer in memory.

Random-scan generally have higher resolution than raster systems and can produce smooth line drawings, however it cannot display realistic shaded scenes.
Color CRT Monitors:
The CRT Monitor display by using a combination of phosphors. The phosphors are different colors. There are two popular approaches for producing color displays with a CRT are:
- Beam Penetration Method
- Shadow-Mask Method

Beam Penetration Method:
The Beam-Penetration method has been used with random-scan monitors. In this method, the CRT screen is coated with two layers of phosphor, red and green and the displayed color depends on how far the electron beam penetrates the phosphor layers. This method produces four colors only, red, green, orange and yellow. A beam of slow electrons excites the outer red layer only; hence screen shows red color only. A beam of high-speed electrons excites the inner green layer. Thus screen shows a green color.
Advantages:
- Inexpensive
Disadvantages:
- Only four colors are possible
- Quality of pictures is not as good as with another method.
- Shadow-Mask Method:
Shadow-Mask Method
- Shadow Mask Method is commonly used in Raster-Scan System because they produce a much wider range of colors than the beam-penetration method.
- It is used in the majority of color TV sets and monitors.
Construction:
A shadow mask CRT has 3 phosphor color dots at each pixel position.
- One phosphor dot emits: red light
- Another emits: green light
- Third emits: blue light
This type of CRT has 3 electron guns, one for each color dot and a shadow mask grid just behind the phosphor coated screen. Shadow mask grid is pierced with small round holes in a triangular pattern.
Working:
- The deflection system of the CRT operates on all 3 electron beams simultaneously; the 3 electron beams are deflected and focused as a group onto the shadow mask, which contains a sequence of holes aligned with the phosphor- dot patterns.
- When the three beams pass through a hole in the shadow mask, they activate a dotted triangle, which occurs as a small color spot on the screen.
- The phosphor dots in the triangles are organized so that each electron beam can activate only its corresponding color dot when it passes through the shadow mask.
Advantage:
- Realistic image
- Million different colors to be generated
- Shadow scenes are possible
Disadvantage:
- Relatively expensive compared with the monochrome CRT.
- Relatively poor resolution
- Convergence Problem
Direct View Storage Tubes:
DVST terminals also use the random scan approach to generate the image on the CRT screen. The term "storage tube" refers to the ability of the screen to retain the image which has been projected against it, thus avoiding the need to rewrite the image constantly.
Function of guns:
Two guns are used in DVST:
- Primary guns: It is used to store the picture pattern.
- Flood gun or Secondary gun: It is used to maintain picture display.
Advantage:
- No refreshing is needed.
- High Resolution
- Cost is very less
Disadvantage:
- It is not possible to erase the selected part of a picture.
- It is not suitable for dynamic graphics applications.
- If a part of picture is to modify, then time is consumed.
Flat Panel Display:
The Flat-Panel display refers to a class of video devices that have reduced volume, weight and power requirement compare to CRT.
Example: Small T.V. monitor, calculator, pocket video games, laptop computers, an advertisement board in elevator.
Emissive Display:
The emissive displays are devices that convert electrical energy into light. Examples are Plasma Panel, thin film electroluminescent display and LED (Light Emitting Diodes).
Non-Emissive Display:
The Non-Emissive displays use optical effects to convert sunlight or light from some other source into graphics patterns. Examples are LCD(Liquid Crystal Device).
Plasma Panel Display:
Plasma-Panels are also called as Gas-Discharge Display. It consists of an array of small lights. Lights are fluorescent in nature.
The essential components of the plasma-panel display are:
- Cathode: It consists of fine wires. It delivers negative voltage to gas cells. The voltage is released along with the negative axis.
- Anode: It also consists of line wires. It delivers positive voltage. The voltage is supplied along positive axis.
- Fluorescent cells: It consists of small pockets of gas liquids when the voltage is applied to this liquid (neon gas) it emits light.
- Glass Plates: These plates act as capacitors. The voltage will be applied, the cell will glow continuously. The gas will slow when there is a significant voltage difference between horizontal and vertical wires. The voltage level is kept between 90 volts to 120 volts. Plasma level does not require refreshing. Erasing is done by reducing the voltage to 90 volts.
Each cell of plasma has two states, so cell is said to be stable. Displayable point in plasma panel is made by the crossing of the horizontal and vertical grid. The resolution of the plasma panel can be up to 512 * 512 pixels.
Advantage:
- High Resolution
- Large screen size is also possible.
- Less Volume
- Less weight
- Flicker Free Display
Disadvantage:
- Poor Resolution
- Wiring requirement anode and the cathode is complex.
- Its addressing is also complex.
LED (Light Emitting Diode):
- In an LED, a matrix of diodes is organized to form the pixel positions in the display and picture definition is stored in a refresh buffer. Data is read from the refresh buffer and converted to voltage levels that are applied to the diodes to produce the light pattern in the display.
- LCD (Liquid Crystal Display):Liquid Crystal Displays are the devices that produce a picture by passing polarized light from the surroundings or from an internal light source through a liquid-crystal material that transmits the light.
- LCD uses the liquid-crystal material between two glass plates; each plate is the right angle to each other between plates liquid is filled. One glass plate consists of rows of conductors arranged in vertical direction. Another glass plate is consisting of a row of conductors arranged in horizontal direction. The pixel position is determined by the intersection of the vertical & horizontal conductor. This position is an active part of the screen.
- Liquid crystal display is temperature dependent. It is between zero to seventy degree Celsius. It is flat and requires very little power to operate.
Advantage:
- Low power consumption.
- Small Size
- Low Cost
Disadvantage:
- LCDs are temperature-dependent (0-70°C)
- LCDs do not emit light; as a result, the image has very little contrast.
- LCDs have no color capability.
- The resolution is not as good as that of a CRT.
Differences between Raster Scan Display and Random Scan Display:
Base of Differences | Raster Scan System | Random Scan System |
| Electron Beam | The electron be a miss wept across the screen, one row at a time, from top to bottom. | The electron beam is directed only to the parts of screen where a picture is to be drawn. |
| Resolution | Its resolution is poor because raster system in contrast produces zig-zag lines that are plotted as discrete point sets. | Its resolution is good because this system produces smooth lines drawings because CRT beam directly follows the line path. |
| Picture Definition | Picture definition is stored as a set of intensity values for all screen points, called pixels in a refresh buffer area. | Picture definition is stored as a set of line drawing instructions in a display file. |
| Realistic Display | The capability of this system to store intensity values for pixel makes it well suited for the realistic display of scenes contain shadow and color pattern. | These systems are designed for line-drawing and can’t display realistic shaded scenes. |
| Draw an image | Screen points/pixels are used to draw an image. | Mathematical function are used to draw an image. |