SlideShare a Scribd company logo
1 of 32
Raster Scan
Displays
In a raster scan system, the electron
beam is swept across the screen, one
row at a time from top to bottom.






As the electron beam moves across each
row, the beam intensity is turned on and
off to create a pattern of illuminated
spots.
Picture definition is stored in a memory
area called the refresh buffer or frame
buffer.
Refresh buffer or frame buffer: This
memory area holds the set of intensity
values for all the screen points.
Stored intensity values then retrieved from
refresh buffer and “painted” on the screen
one row (scan line) at a time.
Intensity range for pixel positions depends on
the capability of the raster system.
A black-and-white system: each screen point
is either on or off, so only one bit per pixel is
needed to control the intensity of screen
positions.
On a black-and-white system with one bit per
pixel, the frame buffer is called bitmap.
For system with multiple bits per pixel, the
frame buffer is called pixmap.
Sometimes, refresh rates are described in unit
of cycles per second, or Hertz (HZ)
Refreshing on raster scan displays is carried
out at the rate 60 to 80 frame per second.
Horizontal retrace: The return
to the left of the screen, after
refreshing each scan line.
Vertical retrace: At the end of each
frame (displayed in 1/80th to 1/60th of a
second) the electron beam returns to the
top left corner of the screen to begin the
next frame.
Interlacing




On an older, 30 frame per-second,
noninterlaced display, some flicker is
noticeable.
With interlacing, each of the two passes
can be accomplished in 1/60th of a
second.

An effective technique for avoiding
flicker
Raster image


The quality of a raster image
is determined by the total
number pixels (resolution),
and the amount of information
in each pixel (color depth)


Raster image
Raster graphics cannot be scaled
to a higher resolution without
loss of apparent quality.
Raster image
Brightness and color @ each x, y on screen
Random Scan
Displays




Random Scan Displays
Random scan display is the use of
geometrical primitives such as
points, lines, curves, and polygons,
which are all based upon
mathematical equation.
Raster Scan is the representation of
images as a collection of pixels
(dots)
Random Scan Displays




In a random scan display, a CRT has the
electron beam directed only to the parts
of the screen where a picture is to be
drawn.
Random scan monitors draw a picture
one line at a time (Vector display,
Stroke –writing or calligraphic
displays).




Random Scan Displays
Refresh rate depends on the
number of lines to be displayed.

Picture definition is now stored
as a line-drawing commands an
area of memory referred to as
refresh display file (display
list).
Random Scan Displays


To display a picture, the
system cycle through the set of
commands in the display file,
drawing each component line
in turn.
Random Scan Displays


Random scan displays are designed to
draw all the component lines of a picture
30 to 60 times each second.
Random Scan Displays
Color CRT
Monitors
Color CRT Monitors


A CRT monitor displays color
pictures by using a
combination of phosphors that
emit different

color lights.
Methods
1. Beam Penetration
2. Shadow Mask
Beam Penetration
Method
Beam Penetration Method


Two layers of phosphor (red and green)
are coated onto the inside of the CRT
screen.



The display color depends on haw far the
electron beam penetrates into the
phosphor layers.
Beam Penetration Method
The speed of the electrons, and the screen
color at any point, is controlled by the beam
acceleration voltage.
The beam penetration method:
 Used with random scan monitors
 Only four colors are possible (red, green,
orange, and yellow).
 Quality of pictures is not as good as with
other methods.

Shadow Mask
Method
Shadow Mask Method
The color CRT has:


Three color phosphor
dots (red, green and
blue) at each point on
the screen



Three electron guns,
guns
each controlling the
display of red, green
and blue light.


We obtain color variations by varying the
intensity levels of the three electron beam.

Advantages:


Used in raster scan system (including color
TV)



Designed as RGB monitors.



High quality raster graphics system have 24
bits per pixel in the frame buffer (a full color
system or a true color system)
 When the three beams pass
through a hole in the shadow
mask, they activate a dot triangle,
which appears as a small color
spot on the screen
 we obtain color variations by
varying the intensity levels of the
three electron beams
 High-quality
raster-graphics
systems have 24 bits per pixel in
the frame buffer and nearly 17
million color choices for each pixel
(full-color or true-color system)
Direct-View Storage Tubes(DVST)
It stores the picture information inside
the CRT instead of refreshing the
screen.
Two electron guns
 Primary gun – stores the picture
pattern
 Flood gun – maintains the picture
display
Advantage and Disadvantage
Adv - No refreshing & Flickering
Disadv - Do not display color and the
selected parts of a picture cannot be erased
Erasing and redrawing take several
seconds for complex pictures

More Related Content

What's hot

Unit 3
Unit 3Unit 3
Unit 3ypnrao
 
3D transformation in computer graphics
3D transformation in computer graphics3D transformation in computer graphics
3D transformation in computer graphicsSHIVANI SONI
 
Input devices in computer graphics
Input devices in computer graphicsInput devices in computer graphics
Input devices in computer graphicsAnu Garg
 
Cyrus beck line clipping algorithm
Cyrus beck line clipping algorithmCyrus beck line clipping algorithm
Cyrus beck line clipping algorithmPooja Dixit
 
Monitors & workstation,Donald ch-2
Monitors & workstation,Donald ch-2Monitors & workstation,Donald ch-2
Monitors & workstation,Donald ch-2Iftikhar Ahmad
 
Attributes of output Primitive
Attributes of output Primitive Attributes of output Primitive
Attributes of output Primitive SachiniGunawardana
 
sutherland- Hodgeman Polygon clipping
sutherland- Hodgeman Polygon clippingsutherland- Hodgeman Polygon clipping
sutherland- Hodgeman Polygon clippingArvind Kumar
 
Lecture+ +raster+&+random+scan+systems
Lecture+ +raster+&+random+scan+systemsLecture+ +raster+&+random+scan+systems
Lecture+ +raster+&+random+scan+systemsavelraj
 
Back face detection
Back face detectionBack face detection
Back face detectionPooja Dixit
 
Color Models Computer Graphics
Color Models Computer GraphicsColor Models Computer Graphics
Color Models Computer Graphicsdhruv141293
 
Attributes of output primitive(line attributes)
Attributes of output primitive(line attributes)Attributes of output primitive(line attributes)
Attributes of output primitive(line attributes)shalinikarunakaran1
 
Polygon clipping
Polygon clippingPolygon clipping
Polygon clippingMohd Arif
 
Anti- aliasing computer graphics
Anti- aliasing computer graphicsAnti- aliasing computer graphics
Anti- aliasing computer graphicsSafayet Hossain
 
Overview of the graphics system
Overview of the graphics systemOverview of the graphics system
Overview of the graphics systemKamal Acharya
 
Two dimensional viewing
Two dimensional viewingTwo dimensional viewing
Two dimensional viewingMohd Arif
 
Line drawing algo.
Line drawing algo.Line drawing algo.
Line drawing algo.Mohd Arif
 
Window to viewport transformation
Window to viewport transformationWindow to viewport transformation
Window to viewport transformationAnkit Garg
 
Intro to scan conversion
Intro to scan conversionIntro to scan conversion
Intro to scan conversionMohd Arif
 
Edge Detection and Segmentation
Edge Detection and SegmentationEdge Detection and Segmentation
Edge Detection and SegmentationA B Shinde
 

What's hot (20)

Unit 3
Unit 3Unit 3
Unit 3
 
3D transformation in computer graphics
3D transformation in computer graphics3D transformation in computer graphics
3D transformation in computer graphics
 
Input devices in computer graphics
Input devices in computer graphicsInput devices in computer graphics
Input devices in computer graphics
 
Cyrus beck line clipping algorithm
Cyrus beck line clipping algorithmCyrus beck line clipping algorithm
Cyrus beck line clipping algorithm
 
Frame buffer
Frame bufferFrame buffer
Frame buffer
 
Monitors & workstation,Donald ch-2
Monitors & workstation,Donald ch-2Monitors & workstation,Donald ch-2
Monitors & workstation,Donald ch-2
 
Attributes of output Primitive
Attributes of output Primitive Attributes of output Primitive
Attributes of output Primitive
 
sutherland- Hodgeman Polygon clipping
sutherland- Hodgeman Polygon clippingsutherland- Hodgeman Polygon clipping
sutherland- Hodgeman Polygon clipping
 
Lecture+ +raster+&+random+scan+systems
Lecture+ +raster+&+random+scan+systemsLecture+ +raster+&+random+scan+systems
Lecture+ +raster+&+random+scan+systems
 
Back face detection
Back face detectionBack face detection
Back face detection
 
Color Models Computer Graphics
Color Models Computer GraphicsColor Models Computer Graphics
Color Models Computer Graphics
 
Attributes of output primitive(line attributes)
Attributes of output primitive(line attributes)Attributes of output primitive(line attributes)
Attributes of output primitive(line attributes)
 
Polygon clipping
Polygon clippingPolygon clipping
Polygon clipping
 
Anti- aliasing computer graphics
Anti- aliasing computer graphicsAnti- aliasing computer graphics
Anti- aliasing computer graphics
 
Overview of the graphics system
Overview of the graphics systemOverview of the graphics system
Overview of the graphics system
 
Two dimensional viewing
Two dimensional viewingTwo dimensional viewing
Two dimensional viewing
 
Line drawing algo.
Line drawing algo.Line drawing algo.
Line drawing algo.
 
Window to viewport transformation
Window to viewport transformationWindow to viewport transformation
Window to viewport transformation
 
Intro to scan conversion
Intro to scan conversionIntro to scan conversion
Intro to scan conversion
 
Edge Detection and Segmentation
Edge Detection and SegmentationEdge Detection and Segmentation
Edge Detection and Segmentation
 

Viewers also liked

6 Key Principles Of Making A Web Design
6 Key Principles Of Making A Web Design6 Key Principles Of Making A Web Design
6 Key Principles Of Making A Web DesignClippingimages
 
Raster Scan And Random Scan
Raster Scan And Random ScanRaster Scan And Random Scan
Raster Scan And Random ScanDevika Rangnekar
 
Problem Solving Aspect of Swapping Two Integers using a Temporary Variable
Problem Solving Aspect of Swapping Two Integers using a Temporary VariableProblem Solving Aspect of Swapping Two Integers using a Temporary Variable
Problem Solving Aspect of Swapping Two Integers using a Temporary VariableSaravana Priya
 
D11: a high-performance, protocol-optional, transport-optional, window system...
D11: a high-performance, protocol-optional, transport-optional, window system...D11: a high-performance, protocol-optional, transport-optional, window system...
D11: a high-performance, protocol-optional, transport-optional, window system...Mark Kilgard
 
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...Shirshanka Das
 

Viewers also liked (7)

Case study
Case studyCase study
Case study
 
6 Key Principles Of Making A Web Design
6 Key Principles Of Making A Web Design6 Key Principles Of Making A Web Design
6 Key Principles Of Making A Web Design
 
Raster Scan And Random Scan
Raster Scan And Random ScanRaster Scan And Random Scan
Raster Scan And Random Scan
 
Problem Solving Aspect of Swapping Two Integers using a Temporary Variable
Problem Solving Aspect of Swapping Two Integers using a Temporary VariableProblem Solving Aspect of Swapping Two Integers using a Temporary Variable
Problem Solving Aspect of Swapping Two Integers using a Temporary Variable
 
D11: a high-performance, protocol-optional, transport-optional, window system...
D11: a high-performance, protocol-optional, transport-optional, window system...D11: a high-performance, protocol-optional, transport-optional, window system...
D11: a high-performance, protocol-optional, transport-optional, window system...
 
OpenGL for 2015
OpenGL for 2015OpenGL for 2015
OpenGL for 2015
 
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
 

Similar to Raster Scan and Raster Scan Displays

Raster scan display
Raster scan displayRaster scan display
Raster scan displayHamza Khan
 
Introduction to computer graphics part 1
Introduction to computer graphics part 1Introduction to computer graphics part 1
Introduction to computer graphics part 1Ankit Garg
 
Randomscandisplaysandrasterscandisplays 130930115124-phpapp01
Randomscandisplaysandrasterscandisplays 130930115124-phpapp01Randomscandisplaysandrasterscandisplays 130930115124-phpapp01
Randomscandisplaysandrasterscandisplays 130930115124-phpapp01mahammed rashid
 
CG03 Random Raster Scan displays and Color CRTs.ppsx
CG03 Random Raster Scan displays and Color CRTs.ppsxCG03 Random Raster Scan displays and Color CRTs.ppsx
CG03 Random Raster Scan displays and Color CRTs.ppsxjyoti_lakhani
 
Display techniques
Display techniquesDisplay techniques
Display techniquesMohd Arif
 
Overview of Graphics System
Overview of Graphics SystemOverview of Graphics System
Overview of Graphics SystemPrathimaBaliga
 
Raster Scan Display
Raster Scan DisplayRaster Scan Display
Raster Scan DisplayAnkur Soni
 
Graphics display devices
Graphics display devicesGraphics display devices
Graphics display devicesalldesign
 
Cgmm introduction
Cgmm introductionCgmm introduction
Cgmm introductionSIRT BHOPAL
 
Overview-of-GraphicsSystem@2334444_5.ppt
Overview-of-GraphicsSystem@2334444_5.pptOverview-of-GraphicsSystem@2334444_5.ppt
Overview-of-GraphicsSystem@2334444_5.pptvijaybhasker26
 
Computer graphics
Computer graphicsComputer graphics
Computer graphicsMohsin Azam
 
Introduction to computer graphics and multimedia
Introduction to computer graphics and multimediaIntroduction to computer graphics and multimedia
Introduction to computer graphics and multimediaShweta Shah
 

Similar to Raster Scan and Raster Scan Displays (20)

Raster scan display
Raster scan displayRaster scan display
Raster scan display
 
Display technology
Display technologyDisplay technology
Display technology
 
Unit 1
Unit 1Unit 1
Unit 1
 
Introduction to computer graphics part 1
Introduction to computer graphics part 1Introduction to computer graphics part 1
Introduction to computer graphics part 1
 
Randomscandisplaysandrasterscandisplays 130930115124-phpapp01
Randomscandisplaysandrasterscandisplays 130930115124-phpapp01Randomscandisplaysandrasterscandisplays 130930115124-phpapp01
Randomscandisplaysandrasterscandisplays 130930115124-phpapp01
 
Lecture 2&3
Lecture 2&3 Lecture 2&3
Lecture 2&3
 
CG03 Random Raster Scan displays and Color CRTs.ppsx
CG03 Random Raster Scan displays and Color CRTs.ppsxCG03 Random Raster Scan displays and Color CRTs.ppsx
CG03 Random Raster Scan displays and Color CRTs.ppsx
 
lect-2.ppt
lect-2.pptlect-2.ppt
lect-2.ppt
 
Display techniques
Display techniquesDisplay techniques
Display techniques
 
Overview of Graphics System
Overview of Graphics SystemOverview of Graphics System
Overview of Graphics System
 
Raster Scan Display
Raster Scan DisplayRaster Scan Display
Raster Scan Display
 
Graphics display devices
Graphics display devicesGraphics display devices
Graphics display devices
 
Chapter two 1
Chapter two 1Chapter two 1
Chapter two 1
 
Crt notes
Crt notesCrt notes
Crt notes
 
Crt notes
Crt notesCrt notes
Crt notes
 
Cgmm introduction
Cgmm introductionCgmm introduction
Cgmm introduction
 
Overview-of-GraphicsSystem@2334444_5.ppt
Overview-of-GraphicsSystem@2334444_5.pptOverview-of-GraphicsSystem@2334444_5.ppt
Overview-of-GraphicsSystem@2334444_5.ppt
 
Display device
Display deviceDisplay device
Display device
 
Computer graphics
Computer graphicsComputer graphics
Computer graphics
 
Introduction to computer graphics and multimedia
Introduction to computer graphics and multimediaIntroduction to computer graphics and multimedia
Introduction to computer graphics and multimedia
 

Recently uploaded

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 

Recently uploaded (20)

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 

Raster Scan and Raster Scan Displays

  • 2. In a raster scan system, the electron beam is swept across the screen, one row at a time from top to bottom.
  • 3.    As the electron beam moves across each row, the beam intensity is turned on and off to create a pattern of illuminated spots. Picture definition is stored in a memory area called the refresh buffer or frame buffer. Refresh buffer or frame buffer: This memory area holds the set of intensity values for all the screen points.
  • 4. Stored intensity values then retrieved from refresh buffer and “painted” on the screen one row (scan line) at a time.
  • 5. Intensity range for pixel positions depends on the capability of the raster system. A black-and-white system: each screen point is either on or off, so only one bit per pixel is needed to control the intensity of screen positions. On a black-and-white system with one bit per pixel, the frame buffer is called bitmap. For system with multiple bits per pixel, the frame buffer is called pixmap.
  • 6. Sometimes, refresh rates are described in unit of cycles per second, or Hertz (HZ) Refreshing on raster scan displays is carried out at the rate 60 to 80 frame per second.
  • 7. Horizontal retrace: The return to the left of the screen, after refreshing each scan line.
  • 8. Vertical retrace: At the end of each frame (displayed in 1/80th to 1/60th of a second) the electron beam returns to the top left corner of the screen to begin the next frame.
  • 9. Interlacing   On an older, 30 frame per-second, noninterlaced display, some flicker is noticeable. With interlacing, each of the two passes can be accomplished in 1/60th of a second. An effective technique for avoiding flicker
  • 10. Raster image  The quality of a raster image is determined by the total number pixels (resolution), and the amount of information in each pixel (color depth)
  • 11.  Raster image Raster graphics cannot be scaled to a higher resolution without loss of apparent quality.
  • 12. Raster image Brightness and color @ each x, y on screen
  • 14.   Random Scan Displays Random scan display is the use of geometrical primitives such as points, lines, curves, and polygons, which are all based upon mathematical equation. Raster Scan is the representation of images as a collection of pixels (dots)
  • 15. Random Scan Displays   In a random scan display, a CRT has the electron beam directed only to the parts of the screen where a picture is to be drawn. Random scan monitors draw a picture one line at a time (Vector display, Stroke –writing or calligraphic displays).
  • 16.   Random Scan Displays Refresh rate depends on the number of lines to be displayed. Picture definition is now stored as a line-drawing commands an area of memory referred to as refresh display file (display list).
  • 17. Random Scan Displays  To display a picture, the system cycle through the set of commands in the display file, drawing each component line in turn.
  • 18. Random Scan Displays  Random scan displays are designed to draw all the component lines of a picture 30 to 60 times each second.
  • 21. Color CRT Monitors  A CRT monitor displays color pictures by using a combination of phosphors that emit different color lights.
  • 24. Beam Penetration Method  Two layers of phosphor (red and green) are coated onto the inside of the CRT screen.  The display color depends on haw far the electron beam penetrates into the phosphor layers.
  • 25. Beam Penetration Method The speed of the electrons, and the screen color at any point, is controlled by the beam acceleration voltage. The beam penetration method:  Used with random scan monitors  Only four colors are possible (red, green, orange, and yellow).  Quality of pictures is not as good as with other methods. 
  • 27. Shadow Mask Method The color CRT has:  Three color phosphor dots (red, green and blue) at each point on the screen  Three electron guns, guns each controlling the display of red, green and blue light.
  • 28.  We obtain color variations by varying the intensity levels of the three electron beam. Advantages:  Used in raster scan system (including color TV)  Designed as RGB monitors.  High quality raster graphics system have 24 bits per pixel in the frame buffer (a full color system or a true color system)
  • 29.  When the three beams pass through a hole in the shadow mask, they activate a dot triangle, which appears as a small color spot on the screen  we obtain color variations by varying the intensity levels of the three electron beams  High-quality raster-graphics systems have 24 bits per pixel in the frame buffer and nearly 17 million color choices for each pixel (full-color or true-color system)
  • 31. It stores the picture information inside the CRT instead of refreshing the screen. Two electron guns  Primary gun – stores the picture pattern  Flood gun – maintains the picture display
  • 32. Advantage and Disadvantage Adv - No refreshing & Flickering Disadv - Do not display color and the selected parts of a picture cannot be erased Erasing and redrawing take several seconds for complex pictures