Computer Graphics U1
Computer Graphics U1
Introduction
Computer is information processing machine. User needs to communicate with computer and the computer
graphics is one of the most effective and commonly used ways of communication with the user.
It displays the information in the form of graphical objects such as pictures, charts, diagram and graphs.
Graphical objects convey more information in less time and easily understandable formats for example statically
graph shown in stock exchange.
In computer graphics picture or graphics objects are presented as a collection of discrete pixels.
We can control intensity and color of pixel which decide how picture look like.
The special procedure determines which pixel will provide the best approximation to the desired picture or
graphics object this process is known as Rasterization.
The process of representing continuous picture or graphics object as a collection of discrete pixels is called
Scan Conversion.
Simulation and animation: - Use of graphics in simulation makes mathematic models and mechanical systems
more realistic and easy to study.
Art and commerce: - There are many tools provided by graphics which allows used to make their picture animated
and attracted which are used in advertising.
Process control: - Now a day’s automation is used which is graphically displayed on the screen.
Cartography: - Computer graphics is also used to represent geographic maps, weather maps,
oceanographic charts etc.
Education and training: - Computer graphics can be used to generate models of physical, financial and economic
systems. These models can be used as educational aids.
Image processing: - It is used to process image by changing property of the image.
Display devices
Display devices are also known as output devices.
Most commonly used output device in a graphics system is a video monitor.
Cathode-ray-tubes
CPU
I/O Port
Display
buffer (Interaction (Display command)
memory data)
Keyboard Mouse
Vector scan display directly traces out only the desired lines on CRT.
If we want line between point p1 & p2 then we directly drive the beam deflection circuitry which focus beam
directly from point p1 to p2.
If we do not want to display line from p1 to p2 and just move then we can blank the beam as we move it.
To move the beam across the CRT, the information about both magnitude and direction is required. This
information is generated with the help of vector graphics generator.
Fig. 1.2 shows architecture of vector display. It consists of display controller, CPU, display buffer memory and
CRT.
Display controller is connected as an I/O peripheral to the CPU.
Display buffer stores computer produced display list or display program.
The Program contains point & line plotting commands with end point co-ordinates as well as character plotting
commands.
Display controller interprets command and sends digital and point co-ordinates to a vector generator.
Vector generator then converts the digital co-ordinate value to analog voltages for beam deflection circuits
that displace an electron beam which points on the CRT’s screen.
In this technique beam is deflected from end point to end point hence this techniques is also called random
scan.
We know as beam strikes phosphors coated screen it emits light but that light decays after few
milliseconds and therefore it is necessary to repeat through the display list to refresh the screen at least 30 times
per second to avoid flicker.
As display buffer is used to store display list and used to refreshing, it is also called refresh buffer.
3
Raster scan display
CPU
I/O Port
Keyboard
Display controller
Mouse
00000000000000000
CRT
00000111111100000 Video controller
T
00000000100000000
00000000100000000
Refresh buffer
00000000100000000
Fig. 1.3 shows the architecture of Raster display. It consists of display controller, CPU, video controller, refresh
buffer, keyboard, mouse and CRT.
The display image is stored in the form of 1’s and 0’s in the refresh buffer.
The video controller reads this refresh buffer and produces the actual image on screen.
It will scan one line at a time from top to bottom & then back to the top.
Horizontal
Vertical OFF ON Retrace
Retrace
In this method the horizontal and vertical deflection signals are generated to move the beam all over the screen in a
pattern shown in fig. 1.4.
Here beam is swept back & forth from left to the right.
When beam is moved from left to right it is ON.
4
When beam is moved from right to left it is OFF and process of moving beam from right to left after
completion of row is known as Horizontal Retrace.
When beam is reach at the bottom of the screen. It is made OFF and rapidly retraced back to the top left to start
again and process of moving back to top is known as Vertical Retrace.
The screen image is maintained by repeatedly scanning the same image. This process is known as
Refreshing of Screen.
In raster scan displays a special area of memory is dedicated to graphics only. This memory is called
Frame Buffer.
Frame buffer holds set of intensity values for all the screen points.
That intensity is retrieved from frame buffer and display on screen one row at a time.
Each screen point referred as pixel or Pel (Picture Element).
Each pixel can be specified by its row and column numbers.
It can be simply black and white system or color system.
In simple black and white system each pixel is either ON or OFF, so only one bit per pixel is needed.
Additional bits are required when color and intensity variations can be displayed up to 24-bits per pixel are
included in high quality display systems.
On a black and white system with one bit per pixel the frame buffer is commonly called a Bitmap. And for
systems with multiple bits per pixel, the frame buffer is often referred as a Pixmap.
Electron Beam The electron beam is swept across the The electron beam is directed only to the
screen, one row at a time, from top to parts of screen where a picture is to be
bottom. drawn.
Resolution Its resolution is poor because raster Its resolution is good because this system
system in contrast produces zigzag produces smooth lines drawings because
lines that are plotted as discrete point CRT beam directly follows the line path.
sets.
Picture Definition Picture definition is stored as a set of Picture definition is stored as a set of line
intensity values for all screen points, drawing instructions in a display file.
called pixels in a refresh buffer area.
Realistic Display The capability of this system to store These systems are designed for line-
intensity values for pixel makes it well drawing and can’t display realistic shaded
suited for the realistic display of scenes scenes.
contain shadow and color pattern.
Draw an Image Screen points/pixels are used to draw an Mathematical functions are used to draw an
image. image.
5
Color CRT monitors
A CRT monitors displays color pictures by using a combination of phosphors that emit different colored light.
It produces range of colors by combining the light emitted by different phosphors.
There are two basic techniques for color display:
1. Beam-penetration technique
2. Shadow-mask technique
Beam-penetration technique
Shadow-mask technique
6
It produces wide range of colors as compared to beam-penetration technique.
This technique is generally used in raster scan displays. Including color TV.
In this technique CRT has three phosphor color dots at each pixel position. One dot for red, one for green and
one for blue light. This is commonly known as Dot Triangle.
Here in CRT there are three electron guns present, one for each color dot. And a shadow mask grid just behind the
phosphor coated screen.
The shadow mask grid consists of series of holes aligned with the phosphor dot pattern.
Three electron beams are deflected and focused as a group onto the shadow mask and when they pass through a
hole they excite a dot triangle.
In dot triangle three phosphor dots are arranged so that each electron beam can activate only its
corresponding color dot when it passes through the shadow mask.
A dot triangle when activated appears as a small dot on the screen which has color of combination of three
small dots in the dot triangle.
By changing the intensity of the three electron beams we can obtain different colors in the shadow mask CRT.
7
The low speed electrons then penetrate the storage grid and strike the phosphor coating without affecting
the positive charge pattern on the storage grid.
During this process the collector just behind the storage grid smooth out the flow of flood electrons.
Advantage of DVST
Refreshing of CRT is not required.
Very complex pictures can be displayed at very high resolution without flicker.
Flat screen.
Disadvantage of DVST
They do not display color and are available with single level of line intensity.
For erasing it is necessary to removal of charge on the storage grid so erasing and redrawing process take
several second.
Erasing selective part of the screen cannot be possible.
Cannot used for dynamic graphics application as on erasing it produce unpleasant flash over entire screen.
It has poor contrast as a result of the comparatively low accelerating potential applied to the flood
electrons.
The performance of DVST is somewhat inferior to the refresh CRT.
8
This is also called gas discharge displays.
It is constructed by filling the region between two glass plates with a mixture of gases that usually includes
neon.
A series of vertical conducting ribbons is placed on one glass panel and a set of horizontal ribbon is built into the
other glass panel.
Firing voltage is applied to a pair of horizontal and vertical conductors cause the gas at the intersection of the two
conductors to break down into glowing plasma of electrons and ions.
Picture definition is stored in a refresh buffer and the firing voltages are applied to refresh the pixel
positions, 60 times per second.
Alternating current methods are used to provide faster application of firing voltages and thus brighter displays.
Separation between pixels is provided by the electric field of conductor.
One disadvantage of plasma panels is they were strictly monochromatic device that means shows only one color
other than black like black and white.
It is similar to plasma panel display but region between the glass plates is filled with phosphors such as zink
sulphide doped with magnesium instead of gas.
When sufficient voltage is applied the phosphors becomes a conductor in area of intersection of the two
electrodes.
Electrical energy is then absorbed by the manganese atoms which then release the energy as a spot of light similar
to the glowing plasma effect in plasma panel.
It requires more power than plasma panel.
In this good color and gray scale difficult to achieve.
9
Liquid Crystal Display (LCD)
Fig. 1.10: - Light twisting shutter effect used in design of most LCD.
It is generally used in small system such as calculator and portable laptop.
This non emissive device produce picture by passing polarized light from the surrounding or from an internal
light source through liquid crystal material that can be aligned to either block or transmit the light.
The liquid crystal refreshes to fact that these compounds have crystalline arrangement of molecules then also
flows like liquid.
It consists of two glass plates each with light polarizer at right angles to each other sandwich the liquid crystal
material between the plates.
Rows of horizontal transparent conductors are built into one glass plate, and column of vertical conductors
are put into the other plates.
The intersection of two conductors defines a pixel position.
In the ON state polarized light passing through material is twisted so that it will pass through the opposite
polarizer.
In the OFF state it will reflect back towards source.
We applied a voltage to the two intersecting conductor to align the molecules so that the light is not twisted.
This type of flat panel device is referred to as a passive matrix LCD.
In active matrix LCD transistors are used at each (x, y) grid point.
10
Transistor cause crystal to change their state quickly and also to control degree to which the state has been
changed.
Transistor can also serve as a memory for the state until it is changed.
So transistor make cell ON for all time giving brighter display then it would be if it had to be refresh
periodically
Hardcopy Devices
Printers
All the printers irrespective of the technology used can be categorized as
Impact Printers
Non Impact Printers
Impact printers are those printers in which there is a direct contact between the printing head and the paper on
which the print is produced.
they work by striking a head or a needle against an inked ribbon which leaves a mark on the paper.
These printers produce a lot of noise when printing, because of the head striking the paper.
Examples are Dot Matrix, Daisy Wheel and Line printers.
In the case of non-impact printers the printing head never comes in direct contact with the paper.
These printers work by spraying ink on the paper.
Electrostatic or electromagnetic charge is used in these printers.
Examples are Ink-Jet and Laser printers.
Dot-Matrix Printers:
Dot Matrix is an impact printer.
These printer forms characters from individual dots.
These printers have a print head which runs back and forth on a paper.
The print head has a two-dimensional array of pins called dot matrix. There may be 9 to 24 pins in the dot matrix.
From this array of pins some pins are drawn out (or driven forward) to form the shape of a character.
The drawn out pins strike an ink soaked cloth ribbon against a paper. This forms that particular character on the
paper.
Thus dot matrix printers can be used to print different fonts of characters.
Since mechanical force is used; carbon copies of documents can be taken.
40 to 250 characters can be printed per second.
Daisy Wheel Printers:
11
This is an impact printer.
Only preformed fonts of characters can be printed.
This printer contains a daisy wheel. Daisy wheel is made of plastic or metal. This holds an entire character set as
raised characters molded on each "petal".
A motor rotates the daisy wheel to position the required character between the hammer and the ribbon.
A small hammer then strikes the petal, which in turn strikes the inked ribbon to leave the character mark on the
paper.
The daisy wheel and hammer are mounted on a sliding carriage similar to that used by dot matrix printers.
Different fonts cannot be printed using this technology.
Line Printers:
The line printer is a high speed impact printer in which one line is printed at a time.
600-1200 lines can be printed per minute.
Drum printer is an example of line printers.
These printers are very expensive.
These kinds of printers were popular in the early days of computers, but the technology is still in use.
Drum Printers
In a drum printer, a fixed font character set is engraved onto a number of print wheels.
There are as many print wheels as the number of columns (letters in a line) the printer could print.
The print wheels are joined to form a large drum (cylinder),
This drum spins at high speed and paper and an inked ribbon is moved past the print position.
As the desired character for each column passes the print position; a hammer strikes the paper from the rear
and presses the paper against the ribbon and the drum, causing the desired character to be printed on the paper.
Ink-Jet Printers:
Inkjet printer is a non impact printer, Core of an inkjet printer is the print head.
The print head contains an ink cartridge which has a series of nozzles that are used to spray tiny drops of ink on to
the paper.
Ink cartridges come in various combinations, such as separate black and color cartridges, color and black in a
single cartridge or even a cartridge for each ink color.
A motor moves the print head back and forth across the paper.
Different types of inkjet printers form their droplets of ink in different ways. There are two main inkjet
technologies currently used by printer manufacturers
o Thermal bubble - This method is commonly referred to as bubble jet. In a thermal inkjet printer, tiny resistors
create heat, and this heat vaporizes ink to create a bubble. As the bubble expands, some of the ink is pushed out of
a nozzle onto the paper. When the bubble "pops" (collapses), a vacuum is created. This pulls more ink into the
print head from the cartridge. A typical bubble jet print head has 300 or 600 tiny nozzles, and all of them can fire
a droplet simultaneously.
o Piezoelectric - This technology uses piezo crystals. A crystal is located at the back of the ink reservoir of each
nozzle. The crystal receives a tiny electric charge that causes it to vibrate. When the crystal vibrates inward, it
forces a tiny amount of ink out of the nozzle. When it vibrates out, it pulls some more ink into the reservoir to
replace the ink sprayed out.
The ink droplets are subjected to an electrostatic field created by a charging electrode as they form. Charged
droplets are separated by one or more uncharged “guard droplets” to minimize electrostatic repulsion between
neighbouring droplets. The charged droplets pass through an electrostatic field and are directed (deflected) by
electrostatic deflection plates to print on the Paper.
Laser Printers:
A laser printer is a non impact printer, which produces a page of text at a time.
Laser printer uses the principle of Static Electricity to print.
This printer has revolving cylinder called Drum.
Drum is given a positive charge.
A Laser beam is used to draw the image to be printed, on the drum with negative charge. This discharges some
portion of the charge on the drum. This creates electrostatic image of the print on the drum with no charge, and
the background is left positively charged.
The drum is then exposed to toner from which positively charged toner particles mixed with carbon black are
released. Since positive charge repels positive charge, the toner particles settles on the discharged areas of the
12
drum, this is exactly the image to be printed.
The paper is then pressed against the drum; this transfers the toner particles on to the paper.
Paper is then passed through a fuser, which is a set of heated rollers; this melts the carbon black on the paper to
form the desired print.
Plotters:
Another hard copy output device is plotter. Plotter is a printing device which can draw continuous lines. This is
useful to print vector graphics rather than raster graphics unlike normal printers. Plotters are widely used in
applications like CAD.
Plotters print by moving one or more pen across the surface of a piece of paper. This means that plotters are
restricted to line art, rather than raster graphics as with other printers.
Pen plotters can draw complex line art, including text, but do so slowly because of the mechanical movement of
the pens. They are often incapable of efficiently creating a solid region of color, but can draw an area by drawing
a number of close, regular lines.
Plotters offered the fastest way to efficiently produce very large drawings or color high-resolution vector-based
artwork when computer memory was very expensive and processor power was very limited.
There are a number of different types of plotters:
A drum plotter draws on paper wrapped around a drum which turns to produce one direction of the plot,
while the pens move to provide the other direction.
A flatbed plotter draws on paper placed on a flat surface; and an electrostatic plotter draws on negatively
charged paper with positively charged toner.
Pen plotters have essentially become obsolete, and have been replaced by large-format inkjet printers and toner
based printers.
They are most frequently used for CAE (computer-aided engineering) applications, such as CAD (computer-aided
design) and CAM (computer-aided manufacturing).
System Bus
I/O Devices
14