SlideShare una empresa de Scribd logo
1 de 17
COMPUTER GRAPHICS
Skill Enhancement Course
(Introduction)
©Prepared by SKM
Computer Graphics refers to several things:
The manipulation and the representation of the image or the data in a graphical
manner.
Various technology required for the creation and manipulation.
Types of Computer Graphics
Raster Graphics: In raster graphics pixels are used for an image to be drawn. It
is also known as a bitmap image in which a sequence of image is into smaller
pixels. Basically a bitmap indicates a large number of pixels together.
Vector Graphics: In vector graphics, mathematical formulae are used to draw
different types of shapes, lines, objects and so on.
©Prepared by SKM
Application of Computer Graphics
Computer graphics user interfaces GUIs : A graphic, mouse-oriented paradigm
which allows the user to interact with a computer.
Business presentation graphics : "A picture is worth a thousand words".
Weather Maps : Real-time mapping, symbolic representations.
Satellite Imaging : Geodesic images.
Photo Enhancement : Sharpening blurred photos.
Medical imaging : MRIs, CAT scans, etc. - Non-invasive internal examination.
Engineering drawings : mechanical, electrical, civil, etc. - Replacing the
blueprints of the past.
Architecture : Construction plans, exterior sketches - replacing the blueprints and
hand drawings of the past.
Art : Computers provide a new medium for artists.
Training : Flight simulators, computer aided instruction, etc.
Entertainment : Movies and games.
©Prepared by SKM
We will cover:
Basic concepts of Graphics Devices
How CRT monitor works
Displaying technique of:
Monochrome
And Colour Monitor
,
©Prepared by SKM
Cathode Ray Tubes (CRT):
The primary output device in a graphics system is a video monitor.
©Prepared by SKM
Construction of a CRT –
Components of CRT:
1. Electron Gun: Electron gun consisting of a series of elements, primarily a
heating filament (heater) and a cathode. The electron gun creates a source of
electrons which are focused into a narrow beam directed at the face of the
CRT.
2. Control Electrode: It is used to turn the electron beam on and off.
3. Focusing system: It is used to create a clear picture by focusing the electrons
into a narrow beam.
4. Deflection Yoke: It is used to control the direction of the electron beam. It
creates an electric or magnetic field which will bend the electron beam as it
passes through the area.
5. Phosphorus-coated screen: The inside front surface of every CRT is coated
with phosphors. Phosphors glow when a high-energy electron beam hits
them.
©Prepared by SKM
Types Of Deflection:
Electrostatic Deflection
The electron beam (cathode rays) passes through a highly positively charged
metal cylinder that forms an electrostatic lens. This electrostatic lens focuses
the cathode rays to the centre of the screen in the same way like an optical lens
focuses the beam of light. Two pairs of parallel plates are mounted inside the
CRT tube.
Magnetic Deflection
Here, two pairs of coils are used. One pair is mounted on the top and bottom
of the CRT tube, and the other pair on the two opposite sides. The magnetic
field produced by both these pairs is such that a force is generated on the
electron beam in a direction which is perpendicular to both the direction of
magnetic field, and to the direction of flow of the beam. One pair is mounted
horizontally and the other vertically.
©Prepared by SKM
Monochrome monitors:
Monochrome monitors are computer monitors that display a single colour
against a solid background. While somewhat plain, the use of a single
phosphor to generate the single colour in each pixel makes it possible for the
monitor to provide a very clear and crisp looking display.
An IBM computer with a green
monochrome monitor
•A monochrome monitor is a type
of CRT computer monitor
•Monochrome monitors have only one
colour of phosphor
• Either P1, P3 or P4 phosphor is used
•Monochrome monitors produce sharper
text and images than colour CRT monitors
©Prepared by SKM
Colour CRT Monitors:
The CRT Monitor display by using a combination of phosphors. The
phosphors are different colours. There are two popular approaches for
producing colour displays with a CRT are:
Beam Penetration Method
Shadow-Mask Method
©Prepared by SKM
1. Beam Penetration Method
CRT screen is coated with
two layers of phosphor, red
and green
Displayed colour depends
on how far the electron beam
penetrates the phosphor
layers
 Use random-scan
Advantages:
Inexpensive
Disadvantages:
Only four colours are possible
Quality of pictures is not as good as with another method.
©Prepared by SKM
2. Shadow-Mask Method
A shadow mask CRT has 3 phosphor colour dots at each pixel position.
One phosphor dot emits: red light
Another emits: green light
Third emits: blue light
Figure shows the delta-delta shadow mask method commonly used in colour CRT
system.
©Prepared by SKM
Working procedure : Shadow-Mask Method
Deflection system of the CRT operates on all 3 electron beams simultaneously
When the three beams pass through a hole in the shadow mask, they activate a
dotted triangle, which occurs as a small colour spot on the screen.
©Prepared by SKM
Shadow-Mask Method
Advantage:
Realistic image
Million different colours to be generated
Shadow scenes are possible
Disadvantage:
Relatively expensive compared with the monochrome CRT.
Relatively poor resolution
Convergence Problem
©Prepared by SKM
Random Scan display:
Random Scan System uses an electron beam which operates like a pencil to create
a line image on the CRT screen. The system cycles back to the first line and
design all the lines of the image 30 to 60 time each second. Random-scan
monitors are also known as vector displays or stroke-writing displays or
calligraphic displays.
Advantages:
A CRT has the electron
beam directed only to the
parts of the screen where an
image is to be drawn.
Produce smooth line
drawings.
High Resolution
Disadvantages:
Random-Scan monitors
cannot display realistic
shades scenes.
©Prepared by SKM
Raster Scan Display
Information of on and off pixels is stored in refresh buffer or Frame
buffer. Televisions in our house are based on Raster Scan Method. The raster scan
system can store information of each pixel position, so it is suitable for realistic
display of objects. Frame Buffer is also known as Raster or bit map. In Frame Buffer
the positions are called picture elements or pixels.
Advantages:
Realistic image
Million Different colours
to be generated
Shadow Scenes are
possible.
Disadvantages:
Low Resolution
Expensive
©Prepared by SKM
Types of Scanning or travelling of beam in Raster Scan
Interlaced Scanning
Non-Interlaced Scanning
In Interlaced scanning, each horizontal line of the screen is traced from top to
bottom. Due to which fading of display of object may occur. This problem can
be solved by Non-Interlaced scanning. In this first of all odd numbered lines
are traced or visited by an electron beam, then in the next circle, even number
of lines are located.
For non-interlaced display refresh rate of 30 frames per second used. But it
gives flickers. For interlaced display refresh rate of 60 frames per second is
used.
©Prepared by SKM
Random Scan Raster Scan
1. It has high Resolution 1. Its resolution is low.
2. It is more expensive 2. It is less expensive
3. Any modification if needed is easy 3.Modification is tough
4. Solid pattern is tough to fill 4.Solid pattern is easy to fill
5. Refresh rate depends on resolution 5. Refresh rate does not depend on the
picture.
6. Only screen with view on an area is
displayed.
6. Whole screen is scanned.
7. Beam Penetration technology come
under it.
7. Shadow mask technology came under
this.
8. It does not use interlacing method. 8. It uses interlacing
9. It is restricted to line drawing
applications
9. It is suitable for realistic display.
Differentiate between Random and Raster Scan Display:

Más contenido relacionado

La actualidad más candente

Raster Scan And Random Scan
Raster Scan And Random ScanRaster Scan And Random Scan
Raster Scan And Random ScanDevika Rangnekar
 
Line drawing algo.
Line drawing algo.Line drawing algo.
Line drawing algo.Mohd Arif
 
Overview of the graphics system
Overview of the graphics systemOverview of the graphics system
Overview of the graphics systemKamal Acharya
 
Random scan displays and raster scan displays
Random scan displays and raster scan displaysRandom scan displays and raster scan displays
Random scan displays and raster scan displaysSomya Bagai
 
Anti- aliasing computer graphics
Anti- aliasing computer graphicsAnti- aliasing computer graphics
Anti- aliasing computer graphicsSafayet Hossain
 
Raster scan systems with video controller and display processor
Raster scan systems with video controller and display processorRaster scan systems with video controller and display processor
Raster scan systems with video controller and display processorhemanth kumar
 
Computer Graphics
Computer GraphicsComputer Graphics
Computer GraphicsAdri Jovin
 
B. SC CSIT Computer Graphics Unit 3 By Tekendra Nath Yogi
B. SC CSIT Computer Graphics Unit 3 By Tekendra Nath YogiB. SC CSIT Computer Graphics Unit 3 By Tekendra Nath Yogi
B. SC CSIT Computer Graphics Unit 3 By Tekendra Nath YogiTekendra Nath Yogi
 
Raster scan system & random scan system
Raster scan system & random scan systemRaster scan system & random scan system
Raster scan system & random scan systemshalinikarunakaran1
 
Input devices in computer graphics
Input devices in computer graphicsInput devices in computer graphics
Input devices in computer graphicsAnu Garg
 
Flat panel displays and plasma panel displays
Flat panel displays and plasma panel displays Flat panel displays and plasma panel displays
Flat panel displays and plasma panel displays hemanth kumar
 
Color Models Computer Graphics
Color Models Computer GraphicsColor Models Computer Graphics
Color Models Computer Graphicsdhruv141293
 
Overview of Graphics System
Overview of Graphics SystemOverview of Graphics System
Overview of Graphics SystemPrathimaBaliga
 

La actualidad más candente (20)

lecture2 computer graphics graphics hardware(Computer graphics tutorials)
 lecture2  computer graphics graphics hardware(Computer graphics tutorials) lecture2  computer graphics graphics hardware(Computer graphics tutorials)
lecture2 computer graphics graphics hardware(Computer graphics tutorials)
 
Raster Scan And Random Scan
Raster Scan And Random ScanRaster Scan And Random Scan
Raster Scan And Random Scan
 
Line drawing algo.
Line drawing algo.Line drawing algo.
Line drawing algo.
 
Overview of the graphics system
Overview of the graphics systemOverview of the graphics system
Overview of the graphics system
 
Properties of light
Properties of lightProperties of light
Properties of light
 
Overview of Computer Graphics
Overview of Computer GraphicsOverview of Computer Graphics
Overview of Computer Graphics
 
Random scan displays and raster scan displays
Random scan displays and raster scan displaysRandom scan displays and raster scan displays
Random scan displays and raster scan displays
 
Anti- aliasing computer graphics
Anti- aliasing computer graphicsAnti- aliasing computer graphics
Anti- aliasing computer graphics
 
Raster scan systems with video controller and display processor
Raster scan systems with video controller and display processorRaster scan systems with video controller and display processor
Raster scan systems with video controller and display processor
 
Display devices
Display devices Display devices
Display devices
 
Computer Graphics
Computer GraphicsComputer Graphics
Computer Graphics
 
B. SC CSIT Computer Graphics Unit 3 By Tekendra Nath Yogi
B. SC CSIT Computer Graphics Unit 3 By Tekendra Nath YogiB. SC CSIT Computer Graphics Unit 3 By Tekendra Nath Yogi
B. SC CSIT Computer Graphics Unit 3 By Tekendra Nath Yogi
 
Raster scan system & random scan system
Raster scan system & random scan systemRaster scan system & random scan system
Raster scan system & random scan system
 
Input devices in computer graphics
Input devices in computer graphicsInput devices in computer graphics
Input devices in computer graphics
 
Rgb colour model
Rgb colour modelRgb colour model
Rgb colour model
 
Flat panel displays and plasma panel displays
Flat panel displays and plasma panel displays Flat panel displays and plasma panel displays
Flat panel displays and plasma panel displays
 
Color Models Computer Graphics
Color Models Computer GraphicsColor Models Computer Graphics
Color Models Computer Graphics
 
Overview of Graphics System
Overview of Graphics SystemOverview of Graphics System
Overview of Graphics System
 
Digital Audio
Digital AudioDigital Audio
Digital Audio
 
Illumination Models & Shading
Illumination Models & ShadingIllumination Models & Shading
Illumination Models & Shading
 

Similar a Computer Graphics 01.pptx

Computer Graphics Full Tutorial.pptx
Computer Graphics Full Tutorial.pptxComputer Graphics Full Tutorial.pptx
Computer Graphics Full Tutorial.pptxAOUNHAIDER7
 
Computer Graphics
Computer GraphicsComputer Graphics
Computer GraphicsSanthiNivas
 
Overview-of-GraphicsSystem@2334444_5.ppt
Overview-of-GraphicsSystem@2334444_5.pptOverview-of-GraphicsSystem@2334444_5.ppt
Overview-of-GraphicsSystem@2334444_5.pptvijaybhasker26
 
ITFT-Video display devices
ITFT-Video display devicesITFT-Video display devices
ITFT-Video display devicesShifali Sharma
 
Model 1 multimedia graphics and animation introduction (1)
Model 1 multimedia graphics and animation introduction (1)Model 1 multimedia graphics and animation introduction (1)
Model 1 multimedia graphics and animation introduction (1)Rahul Borate
 
CG_ch1.pptx
CG_ch1.pptxCG_ch1.pptx
CG_ch1.pptxNirajG3
 
CG MODULE 1 (S6 CSE).pptx
CG MODULE 1 (S6 CSE).pptxCG MODULE 1 (S6 CSE).pptx
CG MODULE 1 (S6 CSE).pptxFahadSalim15
 
A concept of graphics
A concept of graphicsA concept of graphics
A concept of graphicsmsouravmishra
 
Introduction with graphics
Introduction with graphicsIntroduction with graphics
Introduction with graphicsmsouravmishra
 
CG MODULE 1 (S6 CSE)-1.pptx
CG MODULE 1 (S6 CSE)-1.pptxCG MODULE 1 (S6 CSE)-1.pptx
CG MODULE 1 (S6 CSE)-1.pptxSayoojSukumaran1
 
display devices.pptx
display devices.pptxdisplay devices.pptx
display devices.pptxAseebKhan33
 
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
 
Graphics display devices
Graphics display devicesGraphics display devices
Graphics display devicesalldesign
 
Overview of CG by R.Chinthamani.pptx
Overview of CG by R.Chinthamani.pptxOverview of CG by R.Chinthamani.pptx
Overview of CG by R.Chinthamani.pptxSindhuVelmukull
 

Similar a Computer Graphics 01.pptx (20)

Computer Graphics Full Tutorial.pptx
Computer Graphics Full Tutorial.pptxComputer Graphics Full Tutorial.pptx
Computer Graphics Full Tutorial.pptx
 
Computer Graphics
Computer GraphicsComputer Graphics
Computer Graphics
 
Overview-of-GraphicsSystem@2334444_5.ppt
Overview-of-GraphicsSystem@2334444_5.pptOverview-of-GraphicsSystem@2334444_5.ppt
Overview-of-GraphicsSystem@2334444_5.ppt
 
ITFT-Video display devices
ITFT-Video display devicesITFT-Video display devices
ITFT-Video display devices
 
Model 1 multimedia graphics and animation introduction (1)
Model 1 multimedia graphics and animation introduction (1)Model 1 multimedia graphics and animation introduction (1)
Model 1 multimedia graphics and animation introduction (1)
 
5_6066813714177198739.pdf
5_6066813714177198739.pdf5_6066813714177198739.pdf
5_6066813714177198739.pdf
 
Chapter two 1
Chapter two 1Chapter two 1
Chapter two 1
 
CG_ch1.pptx
CG_ch1.pptxCG_ch1.pptx
CG_ch1.pptx
 
CG MODULE 1 (S6 CSE).pptx
CG MODULE 1 (S6 CSE).pptxCG MODULE 1 (S6 CSE).pptx
CG MODULE 1 (S6 CSE).pptx
 
A concept of graphics
A concept of graphicsA concept of graphics
A concept of graphics
 
Introduction with graphics
Introduction with graphicsIntroduction with graphics
Introduction with graphics
 
CG MODULE 1 (S6 CSE)-1.pptx
CG MODULE 1 (S6 CSE)-1.pptxCG MODULE 1 (S6 CSE)-1.pptx
CG MODULE 1 (S6 CSE)-1.pptx
 
display devices.pptx
display devices.pptxdisplay devices.pptx
display devices.pptx
 
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
 
Lecture 2&3
Lecture 2&3 Lecture 2&3
Lecture 2&3
 
Computer Graphics - Introduction and CRT Devices
Computer Graphics - Introduction and CRT DevicesComputer Graphics - Introduction and CRT Devices
Computer Graphics - Introduction and CRT Devices
 
Graphics display devices
Graphics display devicesGraphics display devices
Graphics display devices
 
Unit 1 notes
Unit 1 notesUnit 1 notes
Unit 1 notes
 
Overview of CG by R.Chinthamani.pptx
Overview of CG by R.Chinthamani.pptxOverview of CG by R.Chinthamani.pptx
Overview of CG by R.Chinthamani.pptx
 
8259731.ppt
8259731.ppt8259731.ppt
8259731.ppt
 

Último

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 

Último (20)

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 

Computer Graphics 01.pptx

  • 1. COMPUTER GRAPHICS Skill Enhancement Course (Introduction)
  • 2. ©Prepared by SKM Computer Graphics refers to several things: The manipulation and the representation of the image or the data in a graphical manner. Various technology required for the creation and manipulation. Types of Computer Graphics Raster Graphics: In raster graphics pixels are used for an image to be drawn. It is also known as a bitmap image in which a sequence of image is into smaller pixels. Basically a bitmap indicates a large number of pixels together. Vector Graphics: In vector graphics, mathematical formulae are used to draw different types of shapes, lines, objects and so on.
  • 3. ©Prepared by SKM Application of Computer Graphics Computer graphics user interfaces GUIs : A graphic, mouse-oriented paradigm which allows the user to interact with a computer. Business presentation graphics : "A picture is worth a thousand words". Weather Maps : Real-time mapping, symbolic representations. Satellite Imaging : Geodesic images. Photo Enhancement : Sharpening blurred photos. Medical imaging : MRIs, CAT scans, etc. - Non-invasive internal examination. Engineering drawings : mechanical, electrical, civil, etc. - Replacing the blueprints of the past. Architecture : Construction plans, exterior sketches - replacing the blueprints and hand drawings of the past. Art : Computers provide a new medium for artists. Training : Flight simulators, computer aided instruction, etc. Entertainment : Movies and games.
  • 4. ©Prepared by SKM We will cover: Basic concepts of Graphics Devices How CRT monitor works Displaying technique of: Monochrome And Colour Monitor ,
  • 5. ©Prepared by SKM Cathode Ray Tubes (CRT): The primary output device in a graphics system is a video monitor.
  • 6. ©Prepared by SKM Construction of a CRT – Components of CRT: 1. Electron Gun: Electron gun consisting of a series of elements, primarily a heating filament (heater) and a cathode. The electron gun creates a source of electrons which are focused into a narrow beam directed at the face of the CRT. 2. Control Electrode: It is used to turn the electron beam on and off. 3. Focusing system: It is used to create a clear picture by focusing the electrons into a narrow beam. 4. Deflection Yoke: It is used to control the direction of the electron beam. It creates an electric or magnetic field which will bend the electron beam as it passes through the area. 5. Phosphorus-coated screen: The inside front surface of every CRT is coated with phosphors. Phosphors glow when a high-energy electron beam hits them.
  • 7. ©Prepared by SKM Types Of Deflection: Electrostatic Deflection The electron beam (cathode rays) passes through a highly positively charged metal cylinder that forms an electrostatic lens. This electrostatic lens focuses the cathode rays to the centre of the screen in the same way like an optical lens focuses the beam of light. Two pairs of parallel plates are mounted inside the CRT tube. Magnetic Deflection Here, two pairs of coils are used. One pair is mounted on the top and bottom of the CRT tube, and the other pair on the two opposite sides. The magnetic field produced by both these pairs is such that a force is generated on the electron beam in a direction which is perpendicular to both the direction of magnetic field, and to the direction of flow of the beam. One pair is mounted horizontally and the other vertically.
  • 8. ©Prepared by SKM Monochrome monitors: Monochrome monitors are computer monitors that display a single colour against a solid background. While somewhat plain, the use of a single phosphor to generate the single colour in each pixel makes it possible for the monitor to provide a very clear and crisp looking display. An IBM computer with a green monochrome monitor •A monochrome monitor is a type of CRT computer monitor •Monochrome monitors have only one colour of phosphor • Either P1, P3 or P4 phosphor is used •Monochrome monitors produce sharper text and images than colour CRT monitors
  • 9. ©Prepared by SKM Colour CRT Monitors: The CRT Monitor display by using a combination of phosphors. The phosphors are different colours. There are two popular approaches for producing colour displays with a CRT are: Beam Penetration Method Shadow-Mask Method
  • 10. ©Prepared by SKM 1. Beam Penetration Method CRT screen is coated with two layers of phosphor, red and green Displayed colour depends on how far the electron beam penetrates the phosphor layers  Use random-scan Advantages: Inexpensive Disadvantages: Only four colours are possible Quality of pictures is not as good as with another method.
  • 11. ©Prepared by SKM 2. Shadow-Mask Method A shadow mask CRT has 3 phosphor colour dots at each pixel position. One phosphor dot emits: red light Another emits: green light Third emits: blue light Figure shows the delta-delta shadow mask method commonly used in colour CRT system.
  • 12. ©Prepared by SKM Working procedure : Shadow-Mask Method Deflection system of the CRT operates on all 3 electron beams simultaneously When the three beams pass through a hole in the shadow mask, they activate a dotted triangle, which occurs as a small colour spot on the screen.
  • 13. ©Prepared by SKM Shadow-Mask Method Advantage: Realistic image Million different colours to be generated Shadow scenes are possible Disadvantage: Relatively expensive compared with the monochrome CRT. Relatively poor resolution Convergence Problem
  • 14. ©Prepared by SKM Random Scan display: Random Scan System uses an electron beam which operates like a pencil to create a line image on the CRT screen. The system cycles back to the first line and design all the lines of the image 30 to 60 time each second. Random-scan monitors are also known as vector displays or stroke-writing displays or calligraphic displays. Advantages: A CRT has the electron beam directed only to the parts of the screen where an image is to be drawn. Produce smooth line drawings. High Resolution Disadvantages: Random-Scan monitors cannot display realistic shades scenes.
  • 15. ©Prepared by SKM Raster Scan Display Information of on and off pixels is stored in refresh buffer or Frame buffer. Televisions in our house are based on Raster Scan Method. The raster scan system can store information of each pixel position, so it is suitable for realistic display of objects. Frame Buffer is also known as Raster or bit map. In Frame Buffer the positions are called picture elements or pixels. Advantages: Realistic image Million Different colours to be generated Shadow Scenes are possible. Disadvantages: Low Resolution Expensive
  • 16. ©Prepared by SKM Types of Scanning or travelling of beam in Raster Scan Interlaced Scanning Non-Interlaced Scanning In Interlaced scanning, each horizontal line of the screen is traced from top to bottom. Due to which fading of display of object may occur. This problem can be solved by Non-Interlaced scanning. In this first of all odd numbered lines are traced or visited by an electron beam, then in the next circle, even number of lines are located. For non-interlaced display refresh rate of 30 frames per second used. But it gives flickers. For interlaced display refresh rate of 60 frames per second is used.
  • 17. ©Prepared by SKM Random Scan Raster Scan 1. It has high Resolution 1. Its resolution is low. 2. It is more expensive 2. It is less expensive 3. Any modification if needed is easy 3.Modification is tough 4. Solid pattern is tough to fill 4.Solid pattern is easy to fill 5. Refresh rate depends on resolution 5. Refresh rate does not depend on the picture. 6. Only screen with view on an area is displayed. 6. Whole screen is scanned. 7. Beam Penetration technology come under it. 7. Shadow mask technology came under this. 8. It does not use interlacing method. 8. It uses interlacing 9. It is restricted to line drawing applications 9. It is suitable for realistic display. Differentiate between Random and Raster Scan Display: