SlideShare uma empresa Scribd logo
1 de 32
Baixar para ler offline
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

Mais conteúdo relacionado

Mais procurados

Raster scan system
Raster scan systemRaster scan system
Raster scan systemMohd Arif
 
Attributes of output Primitive
Attributes of output Primitive Attributes of output Primitive
Attributes of output Primitive SachiniGunawardana
 
Attributes of Output Primitives
Attributes of Output PrimitivesAttributes of Output Primitives
Attributes of Output PrimitivesRenita Santhmayora
 
4. THREE DIMENSIONAL DISPLAY METHODS
4.	THREE DIMENSIONAL DISPLAY METHODS4.	THREE DIMENSIONAL DISPLAY METHODS
4. THREE DIMENSIONAL DISPLAY METHODSSanthiNivas
 
Polygon filling algorithm
Polygon filling algorithmPolygon filling algorithm
Polygon filling algorithmAparna Joshi
 
Overview of Graphics System
Overview of Graphics SystemOverview of Graphics System
Overview of Graphics SystemPrathimaBaliga
 
2D transformation (Computer Graphics)
2D transformation (Computer Graphics)2D transformation (Computer Graphics)
2D transformation (Computer Graphics)Timbal Mayank
 
Computer graphics chapter 4
Computer graphics chapter 4Computer graphics chapter 4
Computer graphics chapter 4PrathimaBaliga
 
Video display devices
Video display devicesVideo display devices
Video display devicesMohd Arif
 
Raster scan displays ppt
Raster scan displays pptRaster scan displays ppt
Raster scan displays pptABHISHEK KUMAR
 
Line Drawing Algorithms - Computer Graphics - Notes
Line Drawing Algorithms - Computer Graphics - NotesLine Drawing Algorithms - Computer Graphics - Notes
Line Drawing Algorithms - Computer Graphics - NotesOmprakash Chauhan
 
Graphics display devices
Graphics display devicesGraphics display devices
Graphics display devicesalldesign
 
Bresenham's line drawing algorithm
Bresenham's line drawing algorithmBresenham's line drawing algorithm
Bresenham's line drawing algorithmnehrurevathy
 

Mais procurados (20)

Raster scan system
Raster scan systemRaster scan system
Raster scan system
 
Spline representations
Spline representationsSpline representations
Spline representations
 
Video display devices
Video display devicesVideo display devices
Video display devices
 
Attributes of output Primitive
Attributes of output Primitive Attributes of output Primitive
Attributes of output Primitive
 
Shading methods
Shading methodsShading methods
Shading methods
 
Attributes of Output Primitives
Attributes of Output PrimitivesAttributes of Output Primitives
Attributes of Output Primitives
 
4. THREE DIMENSIONAL DISPLAY METHODS
4.	THREE DIMENSIONAL DISPLAY METHODS4.	THREE DIMENSIONAL DISPLAY METHODS
4. THREE DIMENSIONAL DISPLAY METHODS
 
Polygon filling algorithm
Polygon filling algorithmPolygon filling algorithm
Polygon filling algorithm
 
Overview of Graphics System
Overview of Graphics SystemOverview of Graphics System
Overview of Graphics System
 
2D transformation (Computer Graphics)
2D transformation (Computer Graphics)2D transformation (Computer Graphics)
2D transformation (Computer Graphics)
 
Computer graphics chapter 4
Computer graphics chapter 4Computer graphics chapter 4
Computer graphics chapter 4
 
Video display devices
Video display devicesVideo display devices
Video display devices
 
Raster scan displays ppt
Raster scan displays pptRaster scan displays ppt
Raster scan displays ppt
 
Character attributes
Character attributesCharacter attributes
Character attributes
 
Line Drawing Algorithms - Computer Graphics - Notes
Line Drawing Algorithms - Computer Graphics - NotesLine Drawing Algorithms - Computer Graphics - Notes
Line Drawing Algorithms - Computer Graphics - Notes
 
CRT (Cathode ray tube)
CRT (Cathode ray tube)CRT (Cathode ray tube)
CRT (Cathode ray tube)
 
Depth Buffer Method
Depth Buffer MethodDepth Buffer Method
Depth Buffer Method
 
Graphics display devices
Graphics display devicesGraphics display devices
Graphics display devices
 
Frame buffer
Frame bufferFrame buffer
Frame buffer
 
Bresenham's line drawing algorithm
Bresenham's line drawing algorithmBresenham's line drawing algorithm
Bresenham's line drawing algorithm
 

Destaque

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
 

Destaque (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...
 

Semelhante a 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
 
Raster Scan Display
Raster Scan DisplayRaster Scan Display
Raster Scan DisplayAnkur Soni
 
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
 
Raster scan displays
Raster scan displaysRaster scan displays
Raster scan displaysBilal Shah
 

Semelhante a 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
 
Raster Scan Display
Raster Scan DisplayRaster Scan Display
Raster Scan Display
 
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
 
Unit i
Unit  iUnit  i
Unit i
 
Raster scan displays
Raster scan displaysRaster scan displays
Raster scan displays
 

Último

How to Add Existing Field in One2Many Tree View in Odoo 17
How to Add Existing Field in One2Many Tree View in Odoo 17How to Add Existing Field in One2Many Tree View in Odoo 17
How to Add Existing Field in One2Many Tree View in Odoo 17Celine George
 
Clinical Pharmacy Introduction to Clinical Pharmacy, Concept of clinical pptx
Clinical Pharmacy  Introduction to Clinical Pharmacy, Concept of clinical pptxClinical Pharmacy  Introduction to Clinical Pharmacy, Concept of clinical pptx
Clinical Pharmacy Introduction to Clinical Pharmacy, Concept of clinical pptxraviapr7
 
Easter in the USA presentation by Chloe.
Easter in the USA presentation by Chloe.Easter in the USA presentation by Chloe.
Easter in the USA presentation by Chloe.EnglishCEIPdeSigeiro
 
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...Nguyen Thanh Tu Collection
 
UKCGE Parental Leave Discussion March 2024
UKCGE Parental Leave Discussion March 2024UKCGE Parental Leave Discussion March 2024
UKCGE Parental Leave Discussion March 2024UKCGE
 
How to Show Error_Warning Messages in Odoo 17
How to Show Error_Warning Messages in Odoo 17How to Show Error_Warning Messages in Odoo 17
How to Show Error_Warning Messages in Odoo 17Celine George
 
How to Add a New Field in Existing Kanban View in Odoo 17
How to Add a New Field in Existing Kanban View in Odoo 17How to Add a New Field in Existing Kanban View in Odoo 17
How to Add a New Field in Existing Kanban View in Odoo 17Celine George
 
HED Office Sohayok Exam Question Solution 2023.pdf
HED Office Sohayok Exam Question Solution 2023.pdfHED Office Sohayok Exam Question Solution 2023.pdf
HED Office Sohayok Exam Question Solution 2023.pdfMohonDas
 
3.21.24 The Origins of Black Power.pptx
3.21.24  The Origins of Black Power.pptx3.21.24  The Origins of Black Power.pptx
3.21.24 The Origins of Black Power.pptxmary850239
 
In - Vivo and In - Vitro Correlation.pptx
In - Vivo and In - Vitro Correlation.pptxIn - Vivo and In - Vitro Correlation.pptx
In - Vivo and In - Vitro Correlation.pptxAditiChauhan701637
 
CAULIFLOWER BREEDING 1 Parmar pptx
CAULIFLOWER BREEDING 1 Parmar pptxCAULIFLOWER BREEDING 1 Parmar pptx
CAULIFLOWER BREEDING 1 Parmar pptxSaurabhParmar42
 
The basics of sentences session 10pptx.pptx
The basics of sentences session 10pptx.pptxThe basics of sentences session 10pptx.pptx
The basics of sentences session 10pptx.pptxheathfieldcps1
 
Patient Counselling. Definition of patient counseling; steps involved in pati...
Patient Counselling. Definition of patient counseling; steps involved in pati...Patient Counselling. Definition of patient counseling; steps involved in pati...
Patient Counselling. Definition of patient counseling; steps involved in pati...raviapr7
 
Diploma in Nursing Admission Test Question Solution 2023.pdf
Diploma in Nursing Admission Test Question Solution 2023.pdfDiploma in Nursing Admission Test Question Solution 2023.pdf
Diploma in Nursing Admission Test Question Solution 2023.pdfMohonDas
 
How to Solve Singleton Error in the Odoo 17
How to Solve Singleton Error in the  Odoo 17How to Solve Singleton Error in the  Odoo 17
How to Solve Singleton Error in the Odoo 17Celine George
 
5 charts on South Africa as a source country for international student recrui...
5 charts on South Africa as a source country for international student recrui...5 charts on South Africa as a source country for international student recrui...
5 charts on South Africa as a source country for international student recrui...CaraSkikne1
 
Practical Research 1 Lesson 9 Scope and delimitation.pptx
Practical Research 1 Lesson 9 Scope and delimitation.pptxPractical Research 1 Lesson 9 Scope and delimitation.pptx
Practical Research 1 Lesson 9 Scope and delimitation.pptxKatherine Villaluna
 
2024.03.23 What do successful readers do - Sandy Millin for PARK.pptx
2024.03.23 What do successful readers do - Sandy Millin for PARK.pptx2024.03.23 What do successful readers do - Sandy Millin for PARK.pptx
2024.03.23 What do successful readers do - Sandy Millin for PARK.pptxSandy Millin
 

Último (20)

Prelims of Kant get Marx 2.0: a general politics quiz
Prelims of Kant get Marx 2.0: a general politics quizPrelims of Kant get Marx 2.0: a general politics quiz
Prelims of Kant get Marx 2.0: a general politics quiz
 
How to Add Existing Field in One2Many Tree View in Odoo 17
How to Add Existing Field in One2Many Tree View in Odoo 17How to Add Existing Field in One2Many Tree View in Odoo 17
How to Add Existing Field in One2Many Tree View in Odoo 17
 
Clinical Pharmacy Introduction to Clinical Pharmacy, Concept of clinical pptx
Clinical Pharmacy  Introduction to Clinical Pharmacy, Concept of clinical pptxClinical Pharmacy  Introduction to Clinical Pharmacy, Concept of clinical pptx
Clinical Pharmacy Introduction to Clinical Pharmacy, Concept of clinical pptx
 
Easter in the USA presentation by Chloe.
Easter in the USA presentation by Chloe.Easter in the USA presentation by Chloe.
Easter in the USA presentation by Chloe.
 
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
 
UKCGE Parental Leave Discussion March 2024
UKCGE Parental Leave Discussion March 2024UKCGE Parental Leave Discussion March 2024
UKCGE Parental Leave Discussion March 2024
 
How to Show Error_Warning Messages in Odoo 17
How to Show Error_Warning Messages in Odoo 17How to Show Error_Warning Messages in Odoo 17
How to Show Error_Warning Messages in Odoo 17
 
How to Add a New Field in Existing Kanban View in Odoo 17
How to Add a New Field in Existing Kanban View in Odoo 17How to Add a New Field in Existing Kanban View in Odoo 17
How to Add a New Field in Existing Kanban View in Odoo 17
 
HED Office Sohayok Exam Question Solution 2023.pdf
HED Office Sohayok Exam Question Solution 2023.pdfHED Office Sohayok Exam Question Solution 2023.pdf
HED Office Sohayok Exam Question Solution 2023.pdf
 
3.21.24 The Origins of Black Power.pptx
3.21.24  The Origins of Black Power.pptx3.21.24  The Origins of Black Power.pptx
3.21.24 The Origins of Black Power.pptx
 
In - Vivo and In - Vitro Correlation.pptx
In - Vivo and In - Vitro Correlation.pptxIn - Vivo and In - Vitro Correlation.pptx
In - Vivo and In - Vitro Correlation.pptx
 
CAULIFLOWER BREEDING 1 Parmar pptx
CAULIFLOWER BREEDING 1 Parmar pptxCAULIFLOWER BREEDING 1 Parmar pptx
CAULIFLOWER BREEDING 1 Parmar pptx
 
Personal Resilience in Project Management 2 - TV Edit 1a.pdf
Personal Resilience in Project Management 2 - TV Edit 1a.pdfPersonal Resilience in Project Management 2 - TV Edit 1a.pdf
Personal Resilience in Project Management 2 - TV Edit 1a.pdf
 
The basics of sentences session 10pptx.pptx
The basics of sentences session 10pptx.pptxThe basics of sentences session 10pptx.pptx
The basics of sentences session 10pptx.pptx
 
Patient Counselling. Definition of patient counseling; steps involved in pati...
Patient Counselling. Definition of patient counseling; steps involved in pati...Patient Counselling. Definition of patient counseling; steps involved in pati...
Patient Counselling. Definition of patient counseling; steps involved in pati...
 
Diploma in Nursing Admission Test Question Solution 2023.pdf
Diploma in Nursing Admission Test Question Solution 2023.pdfDiploma in Nursing Admission Test Question Solution 2023.pdf
Diploma in Nursing Admission Test Question Solution 2023.pdf
 
How to Solve Singleton Error in the Odoo 17
How to Solve Singleton Error in the  Odoo 17How to Solve Singleton Error in the  Odoo 17
How to Solve Singleton Error in the Odoo 17
 
5 charts on South Africa as a source country for international student recrui...
5 charts on South Africa as a source country for international student recrui...5 charts on South Africa as a source country for international student recrui...
5 charts on South Africa as a source country for international student recrui...
 
Practical Research 1 Lesson 9 Scope and delimitation.pptx
Practical Research 1 Lesson 9 Scope and delimitation.pptxPractical Research 1 Lesson 9 Scope and delimitation.pptx
Practical Research 1 Lesson 9 Scope and delimitation.pptx
 
2024.03.23 What do successful readers do - Sandy Millin for PARK.pptx
2024.03.23 What do successful readers do - Sandy Millin for PARK.pptx2024.03.23 What do successful readers do - Sandy Millin for PARK.pptx
2024.03.23 What do successful readers do - Sandy Millin for PARK.pptx
 

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