尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
RANDOM SCAN DISPLAYS
AND
RASTER SCAN DISPLAYS
RASTER SCAN DISPLAY
 Raster: A rectangular array of points or dot.
 An image is subdivided into a sequence of (usually
horizontal) strips known as "scan lines“ which can be
further divided into discrete pixels for processing in
a computer system.
A raster image is a collection of dots called pixels
RASTER IMAGE
WORKING
 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.
 The return to the left of the screen, after refreshing
each scan line is called Horizontal retrace.
 At the end of each frame the electron beam returns
to the top left corner of the screen to begin the
next frame is called Vertical retrace:
Raster Scan Display
WORKING
• Picture definition is stored in a memory
area called the refresh buffer or frame
buffer.
• Refresh buffer or frame buffer is
memory area that 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.
Object as set of discrete points across each scan line
 The quality of a raster image is determined by the
total number pixels (resolution), and the amount
of information in each pixel (color depth)
 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. Such
type of frame buffer is called Bit map
 High quality raster graphics system have 24 bits
per pixel in the frame buffer (a full color system
or a true color system)
 Refreshing on raster scan displays is carried out
at the rate 60 to 80 frame per second.
INTERLACING
 On some raster systems (TV), each frame is displays in
two passes using an interlaced refresh procedure.
 Interlacing is primarily used for slower refresh rates.
 An effective technique to avoid Flicker.(Flicker occurs
on CRTs when they are driven at a low refresh
rate, allowing the brightness to drop for time intervals
sufficiently long to be noticed by a human eye)
INTERLACING
APPLICATIONS
 Suited for realistic display of screens
 Home television computer printers create their
images basically by raster scanning. Laser
printers use a spinning polygonal mirror (or an
optical equivalent) to scan across the
photosensitive drum, and paper movement
provides the other scan axis
 Common raster image formats include BMP
(Windows Bitmap), JPEG (Joint Photographics Expert
Group), GIF (Graphics Interchange Format) , PNG
(Portable Network Graphic), PSD (Adobe PhotoShop)
DISADVANTAGE
• To increase size of a raster image the pixels
defining the image are be increased in either
number or size Spreading the pixels over a larger
area causes the image to lose detail and clarity.
• Produces jagged lines that are plotted as discrete
points
RANDOM SCAN DISPLAY
 Random scan display is the use of
geometrical primitives such as
points, lines, curves, and polygons, which
are all based upon mathematical
equation
VECTOR IMAGE
WORKING
 When operated as a random-scan
display unit, 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 and for this
reason are also referred to as vector
displays (or stroke-writing or
calligraphic displays).
RASTER SCAN DISPLAY
 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).
 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 are designed to
draw all the component lines of a picture 30
to 60 times each second
Ideal Drawing Vector Drawing
Raster
Outline primitives Filled primitives
A Raster system produces jagged lines that are plotted as
discrete points sets.
Vector displays product smooth line drawing
 Random scan displays are designed for
line-drawing applications and can not
display realistic shaded scenes
Advantages
 Random scan displays have higher
resolution than raster systems.
 Vector displays product smooth line
drawing.
 This minimal amount of information
translates to a much smaller file size. (file
size compared to large raster images)
 On zooming in, and it remains smooth
 The parameters of obje.cts are stored and
can be later modified.
RASTER SCAN SYSTEM
 In addition to the central processing unit (CPU), a
special processor, called the video controller or display
controller, is used to control the operation of the display
device.
 A fixed area of the system memory is reserved for the
frame buffer, and the video controller is given direct
access to the frame buffer memory.
 Operation performed:
1. Refreshing operation
2. Transformation (Areas of the screen can be enlarged,
reduces, or moved during the refresh cycles)
The Basic refresh operation of the video
controller.
 Frame buffer location, and the corresponding screen
positions, are referenced in Cartesian coordinates
 Scan lines are then labeled from ymax at the top of the
screen to 0 at the bottom. Along each scan line, screen
pixel positions are labeled from 0 to xmax
 Two registers are used to store the coordinates of the
screen pixels.
x
y Line Scany max
x max
Raster Scan Generator
x Register y Register
Memory Address
Frame Buffer Intensity
DISPLAY PROCESSOR
 The purpose of the DP is to free the CPU
from the graphics chores.
 A major task of the display processor is
Scan Conversion.
 Scan Conversion: is digitizing a picture
definition given in an application program into a
set of pixel intensity values for storage in the
frame buffer.
RASTER SCAN SYSTEM
 Graphic commands are translated by the
graphics package into a display file stored in
the system memory.
 This file is then accessed by the display
processor unit (DPU)(graphic controller) to
refresh the screen.
RASTER SCAN SYSTEM
THANK YOU
BY:
SOMYA BAGAI(11CSU148)
SONA KUMAR(11CSU149)
SONIA KUKREJA(11CSU150)

More Related Content

What's hot

Frame buffer
Frame bufferFrame buffer
Frame buffer
Aparna Joshi
 
Computer Graphics
Computer GraphicsComputer Graphics
Computer Graphics
Ankur Soni
 
Raster scan displays ppt
Raster scan displays pptRaster scan displays ppt
Raster scan displays ppt
ABHISHEK KUMAR
 
Raster scan system & random scan system
Raster scan system & random scan systemRaster scan system & random scan system
Raster scan system & random scan system
shalinikarunakaran1
 
Output primitives in Computer Graphics
Output primitives in Computer GraphicsOutput primitives in Computer Graphics
Output primitives in Computer Graphics
Kamal Acharya
 
Halftoning in Computer Graphics
Halftoning  in Computer GraphicsHalftoning  in Computer Graphics
Halftoning in Computer Graphics
University of Potsdam
 
Clipping in Computer Graphics
Clipping in Computer GraphicsClipping in Computer Graphics
Clipping in Computer Graphics
Laxman Puri
 
2D transformation (Computer Graphics)
2D transformation (Computer Graphics)2D transformation (Computer Graphics)
2D transformation (Computer Graphics)
Timbal Mayank
 
Raster animation
Raster animationRaster animation
Raster animation
abhijit754
 
CRT (Cathode ray tube)
CRT (Cathode ray tube)CRT (Cathode ray tube)
CRT (Cathode ray tube)
Inamul Hossain Imran
 
Introduction to computer graphics part 1
Introduction to computer graphics part 1Introduction to computer graphics part 1
Introduction to computer graphics part 1
Ankit Garg
 
Spline representations
Spline representationsSpline representations
Spline representations
Nikhil krishnan
 
Unit 3
Unit 3Unit 3
Unit 3
ypnrao
 
raster and random scan
raster and random scanraster and random scan
raster and random scan
Sonia Pahuja
 
Raster scan system
Raster scan systemRaster scan system
Raster scan system
Mohd Arif
 
Intro to scan conversion
Intro to scan conversionIntro to scan conversion
Intro to scan conversion
Mohd Arif
 
Computer graphics notes
Computer graphics notesComputer graphics notes
Computer graphics notes
smruti sarangi
 
Anti- aliasing computer graphics
Anti- aliasing computer graphicsAnti- aliasing computer graphics
Anti- aliasing computer graphics
Safayet Hossain
 
Scan line method
Scan line methodScan line method
Scan line method
Pooja Dixit
 
UNIT-IV
UNIT-IVUNIT-IV

What's hot (20)

Frame buffer
Frame bufferFrame buffer
Frame buffer
 
Computer Graphics
Computer GraphicsComputer Graphics
Computer Graphics
 
Raster scan displays ppt
Raster scan displays pptRaster scan displays ppt
Raster scan displays ppt
 
Raster scan system & random scan system
Raster scan system & random scan systemRaster scan system & random scan system
Raster scan system & random scan system
 
Output primitives in Computer Graphics
Output primitives in Computer GraphicsOutput primitives in Computer Graphics
Output primitives in Computer Graphics
 
Halftoning in Computer Graphics
Halftoning  in Computer GraphicsHalftoning  in Computer Graphics
Halftoning in Computer Graphics
 
Clipping in Computer Graphics
Clipping in Computer GraphicsClipping in Computer Graphics
Clipping in Computer Graphics
 
2D transformation (Computer Graphics)
2D transformation (Computer Graphics)2D transformation (Computer Graphics)
2D transformation (Computer Graphics)
 
Raster animation
Raster animationRaster animation
Raster animation
 
CRT (Cathode ray tube)
CRT (Cathode ray tube)CRT (Cathode ray tube)
CRT (Cathode ray tube)
 
Introduction to computer graphics part 1
Introduction to computer graphics part 1Introduction to computer graphics part 1
Introduction to computer graphics part 1
 
Spline representations
Spline representationsSpline representations
Spline representations
 
Unit 3
Unit 3Unit 3
Unit 3
 
raster and random scan
raster and random scanraster and random scan
raster and random scan
 
Raster scan system
Raster scan systemRaster scan system
Raster scan system
 
Intro to scan conversion
Intro to scan conversionIntro to scan conversion
Intro to scan conversion
 
Computer graphics notes
Computer graphics notesComputer graphics notes
Computer graphics notes
 
Anti- aliasing computer graphics
Anti- aliasing computer graphicsAnti- aliasing computer graphics
Anti- aliasing computer graphics
 
Scan line method
Scan line methodScan line method
Scan line method
 
UNIT-IV
UNIT-IVUNIT-IV
UNIT-IV
 

Viewers also liked

Graphics display-devicesmod-1
Graphics display-devicesmod-1Graphics display-devicesmod-1
Graphics display-devicesmod-1
Praveen Kumar
 
CCD and CMOS Image Sensor
CCD and CMOS Image SensorCCD and CMOS Image Sensor
CCD and CMOS Image Sensor
Linh Hoang-Tuan
 
Crt
CrtCrt
Crt
BCET
 
Image Sensor PPT
Image Sensor PPTImage Sensor PPT
Image Sensor PPT
JaydeepBhayani773
 
Cathode ray tube
Cathode ray tubeCathode ray tube
Cathode ray tube
BCET
 
CG - Display Devices
CG - Display DevicesCG - Display Devices
CG - Display Devices
vinay arora
 
3 d projections
3 d projections3 d projections
3 d projections
Mohd Arif
 
Introduction to Computer graphics
Introduction to Computer graphics Introduction to Computer graphics
Introduction to Computer graphics
PrathimaBaliga
 
Display devices CRT and LCD screen
Display devices CRT and LCD screenDisplay devices CRT and LCD screen
Display devices CRT and LCD screen
Manoj Harsule
 
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)
Daroko blog(www.professionalbloggertricks.com)
 
2 d geometric transformations
2 d geometric transformations2 d geometric transformations
2 d geometric transformations
Mohd Arif
 
3 d geometric transformations
3 d geometric transformations3 d geometric transformations
3 d geometric transformations
Mohd Arif
 
Computer Graphics Notes
Computer Graphics NotesComputer Graphics Notes
Computer Graphics Notes
Gurpreet singh
 
3D Geometric Transformations
3D Geometric Transformations3D Geometric Transformations
3D Geometric Transformations
Ishan Parekh
 
transformation 3d
transformation 3dtransformation 3d
transformation 3d
HiteshJain007
 
Video display device
Video display deviceVideo display device
Video display device
missagrata
 
Computer Graphics Notes (B.Tech, KUK, MDU)
Computer Graphics Notes (B.Tech, KUK, MDU)Computer Graphics Notes (B.Tech, KUK, MDU)
Computer Graphics Notes (B.Tech, KUK, MDU)
Rajesh Kamboj
 
2 d transformations by amit kumar (maimt)
2 d transformations by amit kumar (maimt)2 d transformations by amit kumar (maimt)
2 d transformations by amit kumar (maimt)
Amit Kapoor
 
applications of computer graphics
applications of computer graphicsapplications of computer graphics
applications of computer graphics
Aaina Katyal
 
Projection In Computer Graphics
Projection In Computer GraphicsProjection In Computer Graphics
Projection In Computer Graphics
Sanu Philip
 

Viewers also liked (20)

Graphics display-devicesmod-1
Graphics display-devicesmod-1Graphics display-devicesmod-1
Graphics display-devicesmod-1
 
CCD and CMOS Image Sensor
CCD and CMOS Image SensorCCD and CMOS Image Sensor
CCD and CMOS Image Sensor
 
Crt
CrtCrt
Crt
 
Image Sensor PPT
Image Sensor PPTImage Sensor PPT
Image Sensor PPT
 
Cathode ray tube
Cathode ray tubeCathode ray tube
Cathode ray tube
 
CG - Display Devices
CG - Display DevicesCG - Display Devices
CG - Display Devices
 
3 d projections
3 d projections3 d projections
3 d projections
 
Introduction to Computer graphics
Introduction to Computer graphics Introduction to Computer graphics
Introduction to Computer graphics
 
Display devices CRT and LCD screen
Display devices CRT and LCD screenDisplay devices CRT and LCD screen
Display devices CRT and LCD screen
 
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)
 
2 d geometric transformations
2 d geometric transformations2 d geometric transformations
2 d geometric transformations
 
3 d geometric transformations
3 d geometric transformations3 d geometric transformations
3 d geometric transformations
 
Computer Graphics Notes
Computer Graphics NotesComputer Graphics Notes
Computer Graphics Notes
 
3D Geometric Transformations
3D Geometric Transformations3D Geometric Transformations
3D Geometric Transformations
 
transformation 3d
transformation 3dtransformation 3d
transformation 3d
 
Video display device
Video display deviceVideo display device
Video display device
 
Computer Graphics Notes (B.Tech, KUK, MDU)
Computer Graphics Notes (B.Tech, KUK, MDU)Computer Graphics Notes (B.Tech, KUK, MDU)
Computer Graphics Notes (B.Tech, KUK, MDU)
 
2 d transformations by amit kumar (maimt)
2 d transformations by amit kumar (maimt)2 d transformations by amit kumar (maimt)
2 d transformations by amit kumar (maimt)
 
applications of computer graphics
applications of computer graphicsapplications of computer graphics
applications of computer graphics
 
Projection In Computer Graphics
Projection In Computer GraphicsProjection In Computer Graphics
Projection In Computer Graphics
 

Similar to Random scan displays and raster scan displays

Display technology
Display technologyDisplay technology
Display techniques
Display techniquesDisplay techniques
Display techniques
Mohd Arif
 
Lecture+ +raster+&+random+scan+systems
Lecture+ +raster+&+random+scan+systemsLecture+ +raster+&+random+scan+systems
Lecture+ +raster+&+random+scan+systems
avelraj
 
Unit i
Unit  iUnit  i
Unit i
poshika
 
Raster scan display
Raster scan displayRaster scan display
Raster scan display
Hamza Khan
 
Graphics display devices
Graphics display devicesGraphics display devices
Graphics display devices
alldesign
 
Raster Scan and Raster Scan Displays
Raster Scan and Raster Scan DisplaysRaster Scan and Raster Scan Displays
Raster Scan and Raster Scan Displays
Saravana Priya
 
lect-2.ppt
lect-2.pptlect-2.ppt
lect-2.ppt
Deivendran2
 
CG_ch1.pptx
CG_ch1.pptxCG_ch1.pptx
CG_ch1.pptx
NirajG3
 
Unit 1
Unit 1Unit 1
Unit 1
Ankit Garg
 
Raster Scan Display
Raster Scan DisplayRaster Scan Display
Raster Scan Display
Ankur Soni
 
Lecture 2&3
Lecture 2&3 Lecture 2&3
Lecture 2&3
mahammed rashid
 
Computer Graphics
Computer GraphicsComputer Graphics
Computer Graphics
SanthiNivas
 
Introduction to Computer graphics
Introduction to Computer graphicsIntroduction to Computer graphics
Introduction to Computer graphics
LOKESH KUMAR
 
Cg Chap 02
Cg Chap 02Cg Chap 02
Overview of Graphics System
Overview of Graphics SystemOverview of Graphics System
Overview of Graphics System
PrathimaBaliga
 
Crt display devices
Crt display devicesCrt display devices
Crt display devices
Manju Rajput
 
CATHODE RAY TUBE IN COMPUTER GRAPHICS
CATHODE RAY TUBE IN COMPUTER GRAPHICSCATHODE RAY TUBE IN COMPUTER GRAPHICS
CATHODE RAY TUBE IN COMPUTER GRAPHICS
nehrurevathy
 
Computer Graphics lecture.pptx
Computer Graphics lecture.pptxComputer Graphics lecture.pptx
Computer Graphics lecture.pptx
NishkaSharma5
 
Cgmm introduction
Cgmm introductionCgmm introduction
Cgmm introduction
SIRT BHOPAL
 

Similar to Random scan displays and raster scan displays (20)

Display technology
Display technologyDisplay technology
Display technology
 
Display techniques
Display techniquesDisplay techniques
Display techniques
 
Lecture+ +raster+&+random+scan+systems
Lecture+ +raster+&+random+scan+systemsLecture+ +raster+&+random+scan+systems
Lecture+ +raster+&+random+scan+systems
 
Unit i
Unit  iUnit  i
Unit i
 
Raster scan display
Raster scan displayRaster scan display
Raster scan display
 
Graphics display devices
Graphics display devicesGraphics display devices
Graphics display devices
 
Raster Scan and Raster Scan Displays
Raster Scan and Raster Scan DisplaysRaster Scan and Raster Scan Displays
Raster Scan and Raster Scan Displays
 
lect-2.ppt
lect-2.pptlect-2.ppt
lect-2.ppt
 
CG_ch1.pptx
CG_ch1.pptxCG_ch1.pptx
CG_ch1.pptx
 
Unit 1
Unit 1Unit 1
Unit 1
 
Raster Scan Display
Raster Scan DisplayRaster Scan Display
Raster Scan Display
 
Lecture 2&3
Lecture 2&3 Lecture 2&3
Lecture 2&3
 
Computer Graphics
Computer GraphicsComputer Graphics
Computer Graphics
 
Introduction to Computer graphics
Introduction to Computer graphicsIntroduction to Computer graphics
Introduction to Computer graphics
 
Cg Chap 02
Cg Chap 02Cg Chap 02
Cg Chap 02
 
Overview of Graphics System
Overview of Graphics SystemOverview of Graphics System
Overview of Graphics System
 
Crt display devices
Crt display devicesCrt display devices
Crt display devices
 
CATHODE RAY TUBE IN COMPUTER GRAPHICS
CATHODE RAY TUBE IN COMPUTER GRAPHICSCATHODE RAY TUBE IN COMPUTER GRAPHICS
CATHODE RAY TUBE IN COMPUTER GRAPHICS
 
Computer Graphics lecture.pptx
Computer Graphics lecture.pptxComputer Graphics lecture.pptx
Computer Graphics lecture.pptx
 
Cgmm introduction
Cgmm introductionCgmm introduction
Cgmm introduction
 

More from Somya Bagai

Hotspots of biodiversity
Hotspots of biodiversityHotspots of biodiversity
Hotspots of biodiversity
Somya Bagai
 
Evolution & structure of erp
Evolution & structure of erpEvolution & structure of erp
Evolution & structure of erp
Somya Bagai
 
Garbage collection
Garbage collectionGarbage collection
Garbage collection
Somya Bagai
 
Method of least square
Method of least squareMethod of least square
Method of least square
Somya Bagai
 
Least square method
Least square methodLeast square method
Least square method
Somya Bagai
 
Push down automata
Push down automataPush down automata
Push down automata
Somya Bagai
 

More from Somya Bagai (6)

Hotspots of biodiversity
Hotspots of biodiversityHotspots of biodiversity
Hotspots of biodiversity
 
Evolution & structure of erp
Evolution & structure of erpEvolution & structure of erp
Evolution & structure of erp
 
Garbage collection
Garbage collectionGarbage collection
Garbage collection
 
Method of least square
Method of least squareMethod of least square
Method of least square
 
Least square method
Least square methodLeast square method
Least square method
 
Push down automata
Push down automataPush down automata
Push down automata
 

Recently uploaded

220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
Kalna College
 
IoT (Internet of Things) introduction Notes.pdf
IoT (Internet of Things) introduction Notes.pdfIoT (Internet of Things) introduction Notes.pdf
IoT (Internet of Things) introduction Notes.pdf
roshanranjit222
 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
Celine George
 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
shabeluno
 
pol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdfpol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdf
BiplabHalder13
 
How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...
Infosec
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
TechSoup
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
Forum of Blended Learning
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
MJDuyan
 
The basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptxThe basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptx
heathfieldcps1
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Quiz Club IIT Kanpur
 
Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
whatchangedhowreflec
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
biruktesfaye27
 
8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity
RuchiRathor2
 
Observational Learning
Observational Learning Observational Learning
Observational Learning
sanamushtaq922
 
A Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by QuizzitoA Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by Quizzito
Quizzito The Quiz Society of Gargi College
 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
yarusun
 
How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17
Celine George
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
MattVassar1
 

Recently uploaded (20)

220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
 
IoT (Internet of Things) introduction Notes.pdf
IoT (Internet of Things) introduction Notes.pdfIoT (Internet of Things) introduction Notes.pdf
IoT (Internet of Things) introduction Notes.pdf
 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
 
pol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdfpol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdf
 
How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
 
The basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptxThe basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptx
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
 
Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
 
8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity
 
Observational Learning
Observational Learning Observational Learning
Observational Learning
 
A Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by QuizzitoA Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by Quizzito
 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
 
How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
 

Random scan displays and raster scan displays

  • 2. RASTER SCAN DISPLAY  Raster: A rectangular array of points or dot.  An image is subdivided into a sequence of (usually horizontal) strips known as "scan lines“ which can be further divided into discrete pixels for processing in a computer system. A raster image is a collection of dots called pixels
  • 4. WORKING  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.  The return to the left of the screen, after refreshing each scan line is called Horizontal retrace.  At the end of each frame the electron beam returns to the top left corner of the screen to begin the next frame is called Vertical retrace:
  • 6. WORKING • Picture definition is stored in a memory area called the refresh buffer or frame buffer. • Refresh buffer or frame buffer is memory area that 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.
  • 7. Object as set of discrete points across each scan line
  • 8.  The quality of a raster image is determined by the total number pixels (resolution), and the amount of information in each pixel (color depth)  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. Such type of frame buffer is called Bit map  High quality raster graphics system have 24 bits per pixel in the frame buffer (a full color system or a true color system)  Refreshing on raster scan displays is carried out at the rate 60 to 80 frame per second.
  • 9. INTERLACING  On some raster systems (TV), each frame is displays in two passes using an interlaced refresh procedure.  Interlacing is primarily used for slower refresh rates.  An effective technique to avoid Flicker.(Flicker occurs on CRTs when they are driven at a low refresh rate, allowing the brightness to drop for time intervals sufficiently long to be noticed by a human eye)
  • 11. APPLICATIONS  Suited for realistic display of screens  Home television computer printers create their images basically by raster scanning. Laser printers use a spinning polygonal mirror (or an optical equivalent) to scan across the photosensitive drum, and paper movement provides the other scan axis  Common raster image formats include BMP (Windows Bitmap), JPEG (Joint Photographics Expert Group), GIF (Graphics Interchange Format) , PNG (Portable Network Graphic), PSD (Adobe PhotoShop)
  • 12. DISADVANTAGE • To increase size of a raster image the pixels defining the image are be increased in either number or size Spreading the pixels over a larger area causes the image to lose detail and clarity. • Produces jagged lines that are plotted as discrete points
  • 13. RANDOM SCAN DISPLAY  Random scan display is the use of geometrical primitives such as points, lines, curves, and polygons, which are all based upon mathematical equation
  • 15. WORKING  When operated as a random-scan display unit, 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 and for this reason are also referred to as vector displays (or stroke-writing or calligraphic displays).
  • 17.  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).  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 are designed to draw all the component lines of a picture 30 to 60 times each second
  • 18. Ideal Drawing Vector Drawing Raster Outline primitives Filled primitives A Raster system produces jagged lines that are plotted as discrete points sets. Vector displays product smooth line drawing
  • 19.  Random scan displays are designed for line-drawing applications and can not display realistic shaded scenes
  • 20. Advantages  Random scan displays have higher resolution than raster systems.  Vector displays product smooth line drawing.  This minimal amount of information translates to a much smaller file size. (file size compared to large raster images)  On zooming in, and it remains smooth  The parameters of obje.cts are stored and can be later modified.
  • 21. RASTER SCAN SYSTEM  In addition to the central processing unit (CPU), a special processor, called the video controller or display controller, is used to control the operation of the display device.  A fixed area of the system memory is reserved for the frame buffer, and the video controller is given direct access to the frame buffer memory.  Operation performed: 1. Refreshing operation 2. Transformation (Areas of the screen can be enlarged, reduces, or moved during the refresh cycles)
  • 22.
  • 23. The Basic refresh operation of the video controller.  Frame buffer location, and the corresponding screen positions, are referenced in Cartesian coordinates  Scan lines are then labeled from ymax at the top of the screen to 0 at the bottom. Along each scan line, screen pixel positions are labeled from 0 to xmax  Two registers are used to store the coordinates of the screen pixels. x y Line Scany max x max
  • 24. Raster Scan Generator x Register y Register Memory Address Frame Buffer Intensity
  • 25. DISPLAY PROCESSOR  The purpose of the DP is to free the CPU from the graphics chores.  A major task of the display processor is Scan Conversion.  Scan Conversion: is digitizing a picture definition given in an application program into a set of pixel intensity values for storage in the frame buffer.
  • 26.
  • 27. RASTER SCAN SYSTEM  Graphic commands are translated by the graphics package into a display file stored in the system memory.  This file is then accessed by the display processor unit (DPU)(graphic controller) to refresh the screen.
  • 29. THANK YOU BY: SOMYA BAGAI(11CSU148) SONA KUMAR(11CSU149) SONIA KUKREJA(11CSU150)

Editor's Notes

  1.  Flicker occurs on CRTs when they are driven at a low refresh rate, allowing the brightness to drop for time intervals sufficiently long to be noticed by a human eye 
  翻译: