SlideShare a Scribd company logo
1 of 22
Written BY k.das
And S.mishra
Dept of computer science
 Computer graphics is a field of computer
science that concerned with digitally
Synthesizing and manipulating visual contents.
 Computer graphics(cg) includes almost
everything on computer that is not text or
sound.
 The term cg refer to several different thing
1.The representation and manipulation of
pictorial data by a computer.
2.Various technologies used to create and
manipulate image.
 There are two kinds of computer graphics
:Raster(composed of pixel) and
Vector(composed of path).
 Raster image are called bitmap images.
 Bitmap image are mapped to a grid or an array
of pixels.
 In bitmap images, each pixel has assigned
color.
 Bitmap image are edited at the pixel level that
allows the color of any one pixel to change.
Bitmap image
 Bitmap images are not easily
scalable.
 Bitmap images are edited at
the pixel level that allows the
color of any one pixel to
change.
 Bitmap images are usually
created and edited in photo
or paint program such as
adobe Photoshop.
Vector image
 Vector image are not based on
picture patterns but instead
use mathematical formulas to
draw lines and curves that
can be combined to create
from geometric object such as
circle and polygons.
 Vector images are editing by
manipulating the lines and
curves that make up an image
using a program such as coral
draw.
Application of
Graphics
Paint program:
 It is a graphics program that
enables you to draw pictures
on the display screen which
is represented as bit maps
(bit-mapped graphics).
 Sophisticated paint
applications are often called
image editing programs.
Application of
Graphics
Animation
software:
 Enables you to chain and
sequence a series of images to
simulate movement. Each
image is like a frame in a
movie.
 . A cartoon on television is
one example of animation.
Animation on computers is
one of the chief ingredients of
multimedia presentations.
Graphics
Application
Card and
Desktop
publishing
 A CAD system is a combination
of hardware and software that
enables engineers and architects
to design everything from
furniture to airplanes.
 Provides a full set of word-
processing features as well as
fine control over placement of
text and graphics, so that you
can create newsletters,
advertisements, books, and
other types of documents. It
means by using a personal
computer or workstation high-
quality printed documents can
be produced.
Cathode ray
tube
 Cathode ray tube is a vacuum
tube containing one or more
electric gun and a
fluorescence screen used to
view images.
 It has a mean to accelerated
and deflect the electron beam
onto the screen to create the
images.
Working Principle of
cathode ray tube
 Heat is supplied to the
cathode by passing current
through a heater element.
 The cathode is a cylindrical
metallic structure that is rich
in electrons.
 On heating ,electron released
from cathode surface.
 Control grid is the next
element that follow the
cathode.
Working principle of
cathode ray tube
 Intensity of electron beam is
controlled by setting voltage
level on the control grid.
 A high negative voltage applied
to the control grid shuts off the
beam by repelling electrons and
stopping them from passing
through the small hole at the
end of the control grid
structure.
 Smaller negative voltage on the
control grid simply decrease
the number of electrons passing
through the cathode. Thus we
can control the brightness of
display by varying the voltage
on control grid.
Working principle
of CRT
 Positive charged anodes
accelerate the electrons towards
the phosphor screen.
 Focusing and deflection coil are
together needed to force the
electron beam to converge into
small spot , as it strike the
screen, otherwise the electron
would repel each other and
beam is spread out as it
approaches the screen.
 Finally when the accelerating
electron beam collide on
phosphor coating ,a part of
kinetic energy is converted into
light and heat.
 A raster scan display is most common method of
drawing images on a CRT screen.
 In this method horizontal and vertical deflection
signals are generated to move a beam all over the
screen in the pattern for displaying any image.
 The electron beam is swept across the screen one
row at a time from top to bottom.
 The electron beam swept back and forth from left
to right across the screen.
 Raster scan display resolution is poor because it in
contrast produces Zig-Zag lines that are plotted as
discrete point set.
HORIZONTAL RETRACE VERTICAL RETRACE
 The beam is on ,while it
moves from left to right.
The beam is off ,when it
moves back from right
to left. This
phenomenon is called
the horizontal retrace.
 As soon as the beam
reaches the bottom of
the screen ,it is turned
off and is rapidly
retraced back to top to
start again. This is
called vertical retrace.
 A raster scan display has an electron beam
directed only to the parts of the screen where a
picture is to be drawn .
 Random scan display draw a picture one line at a
time for this reason it is also known as vector
display picture.
 A picture definition is stored as a set of line
drawing command in the area of refresh buffer.
 Random scan display resolution is good than
random scan display as picture definition is stored
as a set of line-drawing instructions instead of a set
of intensity values for all screen point.
Working principle of
graphics display
 A graphics display consists of
three components: frame buffer,
display controller and a
monitor.
 Frame buffer: The frame buffer
stores an image as a matrix of
intensity values . In personal
computer, the frame buffer is
located on the graphics card
that manage the video
subsystem of the computer. It
have some memory stored
intensity values are then
retrieved from the refresh buffer
and displayed on the screen one
row at a time. Each intensity
value is represented by bit
zero(0) or one(1) in the frame
buffer.
Display controller
and display
device
Working
principle of
display
device(graphics)
 The video controller has
direct access to memory
locations in the frame buffer
and passing it to the display
device. It reads each
successive byte of data from
frame buffer and converts
this 0’s and 1’s in one line
into a corresponding video
signals and this line is called
scan line. If intensity is one(1)
then the controller sends a
signal to display a dot in
corresponding position on
the screen. if the intensity is
zero then no dot is displayed.
1 1 1 1 1 1 0 0
0 1 1 0 0 1 1 0
0 1 1 0 0 1 1 0
0 1 1 1 1 1 0 0
0 1 1 0 0 1 1 0
0 1 1 0 0 1 1 0
1 1 1 1 1 1 0 0
0 0 0 0 0 0 0 0

More Related Content

What's hot

Rendering: Vertices, Indices, UVs and Shaders
Rendering: Vertices, Indices, UVs and ShadersRendering: Vertices, Indices, UVs and Shaders
Rendering: Vertices, Indices, UVs and ShadersDavid Goemans
 
Graphics devices
Graphics devicesGraphics devices
Graphics devicesaa11bb11
 
Animation techniques for CG students
Animation techniques for CG studentsAnimation techniques for CG students
Animation techniques for CG studentsMahith
 
Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View SynthesisNeural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View SynthesisVincent Sitzmann
 
Introduction to Computer Vision
Introduction to Computer VisionIntroduction to Computer Vision
Introduction to Computer VisionComponica LLC
 
Chapter 1 fundamentals of digital imaging
Chapter 1  fundamentals of digital imagingChapter 1  fundamentals of digital imaging
Chapter 1 fundamentals of digital imagingZCELPROPS
 
Chapter 1 fundamentals of digital imaging
Chapter 1  fundamentals of digital imagingChapter 1  fundamentals of digital imaging
Chapter 1 fundamentals of digital imagingZcel Tablizo
 
Ray tracing converted (1)
Ray tracing converted (1)Ray tracing converted (1)
Ray tracing converted (1)achnobghiti
 

What's hot (20)

Display devices
Display devices Display devices
Display devices
 
Rendering: Vertices, Indices, UVs and Shaders
Rendering: Vertices, Indices, UVs and ShadersRendering: Vertices, Indices, UVs and Shaders
Rendering: Vertices, Indices, UVs and Shaders
 
Graphics devices
Graphics devicesGraphics devices
Graphics devices
 
Animation
AnimationAnimation
Animation
 
Assignment 2
Assignment 2Assignment 2
Assignment 2
 
Computer Graphics - Introduction and CRT Devices
Computer Graphics - Introduction and CRT DevicesComputer Graphics - Introduction and CRT Devices
Computer Graphics - Introduction and CRT Devices
 
lecture4 raster details in computer graphics(Computer graphics tutorials)
lecture4 raster details in computer graphics(Computer graphics tutorials)lecture4 raster details in computer graphics(Computer graphics tutorials)
lecture4 raster details in computer graphics(Computer graphics tutorials)
 
Animation
AnimationAnimation
Animation
 
lecture1 introduction to computer graphics(Computer graphics tutorials)
lecture1 introduction to computer graphics(Computer graphics tutorials)lecture1 introduction to computer graphics(Computer graphics tutorials)
lecture1 introduction to computer graphics(Computer graphics tutorials)
 
Animations
AnimationsAnimations
Animations
 
Animation techniques for CG students
Animation techniques for CG studentsAnimation techniques for CG students
Animation techniques for CG students
 
Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View SynthesisNeural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
 
Introduction to Computer Vision
Introduction to Computer VisionIntroduction to Computer Vision
Introduction to Computer Vision
 
Chapter 1 fundamentals of digital imaging
Chapter 1  fundamentals of digital imagingChapter 1  fundamentals of digital imaging
Chapter 1 fundamentals of digital imaging
 
Animation
AnimationAnimation
Animation
 
Chapter 1 fundamentals of digital imaging
Chapter 1  fundamentals of digital imagingChapter 1  fundamentals of digital imaging
Chapter 1 fundamentals of digital imaging
 
Image formation
Image formationImage formation
Image formation
 
Lecture 2&3
Lecture 2&3 Lecture 2&3
Lecture 2&3
 
Ray tracing converted (1)
Ray tracing converted (1)Ray tracing converted (1)
Ray tracing converted (1)
 
3 d animation
3 d animation3 d animation
3 d animation
 

Similar to CG Basics Explained: Raster vs Vector Graphics

Similar to CG Basics Explained: Raster vs Vector Graphics (20)

Computer Graphics
Computer GraphicsComputer Graphics
Computer Graphics
 
Graphics display devices
Graphics display devicesGraphics display devices
Graphics display devices
 
CG_ch1.pptx
CG_ch1.pptxCG_ch1.pptx
CG_ch1.pptx
 
Overview of the graphics system
Overview of the graphics systemOverview of the graphics system
Overview of the graphics system
 
Computer Graphics lecture.pptx
Computer Graphics lecture.pptxComputer Graphics lecture.pptx
Computer Graphics lecture.pptx
 
Unit i
Unit  iUnit  i
Unit i
 
Display technology
Display technologyDisplay technology
Display technology
 
Computer Graphics Full Tutorial.pptx
Computer Graphics Full Tutorial.pptxComputer Graphics Full Tutorial.pptx
Computer Graphics Full Tutorial.pptx
 
Chapter two 1
Chapter two 1Chapter two 1
Chapter two 1
 
Computer Graphics Notes
Computer Graphics NotesComputer Graphics Notes
Computer Graphics Notes
 
Unit 1 notes
Unit 1 notesUnit 1 notes
Unit 1 notes
 
Introduction to Computer graphics
Introduction to Computer graphicsIntroduction to Computer graphics
Introduction to Computer graphics
 
Computer Graphics
Computer GraphicsComputer Graphics
Computer Graphics
 
Digital.cc
Digital.ccDigital.cc
Digital.cc
 
Overview-of-GraphicsSystem@2334444_5.ppt
Overview-of-GraphicsSystem@2334444_5.pptOverview-of-GraphicsSystem@2334444_5.ppt
Overview-of-GraphicsSystem@2334444_5.ppt
 
Graphics display
Graphics displayGraphics display
Graphics display
 
Computer graphics
Computer graphicsComputer graphics
Computer graphics
 
CG MODULE 1 (S6 CSE).pptx
CG MODULE 1 (S6 CSE).pptxCG MODULE 1 (S6 CSE).pptx
CG MODULE 1 (S6 CSE).pptx
 
Displaydevices graphics
Displaydevices graphicsDisplaydevices graphics
Displaydevices graphics
 
Computer Graphics 01.pptx
Computer Graphics 01.pptxComputer Graphics 01.pptx
Computer Graphics 01.pptx
 

Recently uploaded

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 

Recently uploaded (20)

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

CG Basics Explained: Raster vs Vector Graphics

  • 1. Written BY k.das And S.mishra Dept of computer science
  • 2.  Computer graphics is a field of computer science that concerned with digitally Synthesizing and manipulating visual contents.  Computer graphics(cg) includes almost everything on computer that is not text or sound.  The term cg refer to several different thing 1.The representation and manipulation of pictorial data by a computer. 2.Various technologies used to create and manipulate image.
  • 3.  There are two kinds of computer graphics :Raster(composed of pixel) and Vector(composed of path).  Raster image are called bitmap images.  Bitmap image are mapped to a grid or an array of pixels.  In bitmap images, each pixel has assigned color.  Bitmap image are edited at the pixel level that allows the color of any one pixel to change.
  • 4. Bitmap image  Bitmap images are not easily scalable.  Bitmap images are edited at the pixel level that allows the color of any one pixel to change.  Bitmap images are usually created and edited in photo or paint program such as adobe Photoshop.
  • 5. Vector image  Vector image are not based on picture patterns but instead use mathematical formulas to draw lines and curves that can be combined to create from geometric object such as circle and polygons.  Vector images are editing by manipulating the lines and curves that make up an image using a program such as coral draw.
  • 6. Application of Graphics Paint program:  It is a graphics program that enables you to draw pictures on the display screen which is represented as bit maps (bit-mapped graphics).  Sophisticated paint applications are often called image editing programs.
  • 7. Application of Graphics Animation software:  Enables you to chain and sequence a series of images to simulate movement. Each image is like a frame in a movie.  . A cartoon on television is one example of animation. Animation on computers is one of the chief ingredients of multimedia presentations.
  • 8. Graphics Application Card and Desktop publishing  A CAD system is a combination of hardware and software that enables engineers and architects to design everything from furniture to airplanes.  Provides a full set of word- processing features as well as fine control over placement of text and graphics, so that you can create newsletters, advertisements, books, and other types of documents. It means by using a personal computer or workstation high- quality printed documents can be produced.
  • 9.
  • 10.
  • 11.
  • 12. Cathode ray tube  Cathode ray tube is a vacuum tube containing one or more electric gun and a fluorescence screen used to view images.  It has a mean to accelerated and deflect the electron beam onto the screen to create the images.
  • 13. Working Principle of cathode ray tube  Heat is supplied to the cathode by passing current through a heater element.  The cathode is a cylindrical metallic structure that is rich in electrons.  On heating ,electron released from cathode surface.  Control grid is the next element that follow the cathode.
  • 14. Working principle of cathode ray tube  Intensity of electron beam is controlled by setting voltage level on the control grid.  A high negative voltage applied to the control grid shuts off the beam by repelling electrons and stopping them from passing through the small hole at the end of the control grid structure.  Smaller negative voltage on the control grid simply decrease the number of electrons passing through the cathode. Thus we can control the brightness of display by varying the voltage on control grid.
  • 15. Working principle of CRT  Positive charged anodes accelerate the electrons towards the phosphor screen.  Focusing and deflection coil are together needed to force the electron beam to converge into small spot , as it strike the screen, otherwise the electron would repel each other and beam is spread out as it approaches the screen.  Finally when the accelerating electron beam collide on phosphor coating ,a part of kinetic energy is converted into light and heat.
  • 16.  A raster scan display is most common method of drawing images on a CRT screen.  In this method horizontal and vertical deflection signals are generated to move a beam all over the screen in the pattern for displaying any image.  The electron beam is swept across the screen one row at a time from top to bottom.  The electron beam swept back and forth from left to right across the screen.  Raster scan display resolution is poor because it in contrast produces Zig-Zag lines that are plotted as discrete point set.
  • 17.
  • 18. HORIZONTAL RETRACE VERTICAL RETRACE  The beam is on ,while it moves from left to right. The beam is off ,when it moves back from right to left. This phenomenon is called the horizontal retrace.  As soon as the beam reaches the bottom of the screen ,it is turned off and is rapidly retraced back to top to start again. This is called vertical retrace.
  • 19.  A raster scan display has an electron beam directed only to the parts of the screen where a picture is to be drawn .  Random scan display draw a picture one line at a time for this reason it is also known as vector display picture.  A picture definition is stored as a set of line drawing command in the area of refresh buffer.  Random scan display resolution is good than random scan display as picture definition is stored as a set of line-drawing instructions instead of a set of intensity values for all screen point.
  • 20. Working principle of graphics display  A graphics display consists of three components: frame buffer, display controller and a monitor.  Frame buffer: The frame buffer stores an image as a matrix of intensity values . In personal computer, the frame buffer is located on the graphics card that manage the video subsystem of the computer. It have some memory stored intensity values are then retrieved from the refresh buffer and displayed on the screen one row at a time. Each intensity value is represented by bit zero(0) or one(1) in the frame buffer.
  • 21. Display controller and display device Working principle of display device(graphics)  The video controller has direct access to memory locations in the frame buffer and passing it to the display device. It reads each successive byte of data from frame buffer and converts this 0’s and 1’s in one line into a corresponding video signals and this line is called scan line. If intensity is one(1) then the controller sends a signal to display a dot in corresponding position on the screen. if the intensity is zero then no dot is displayed.
  • 22. 1 1 1 1 1 1 0 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 1 1 1 0 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0