CS-321 Dr. Mark L. Hornick 1 Graphics Display Hardware Display technologies CRT LCD Storage tube Drawing methods Vector Raster Architecture.

Slides:



Advertisements
Similar presentations
Computer Graphics- SCC 342
Advertisements

Introduction to Raster scan display C A E D C Computer Aided Engineering Design Centre.
Lecture 1 Computer Graphics Hardware Basic graphics hardware –Display devices –Video controller –Memory –CPU –System bus Graphics Hardware # 1 CG show.
CATHODE RAY TUBE.
1 Graphic adapters and monitors – the summary. 2 Outline The summary of principles of displaying the information – adapters and monitors. Black and white.
Overview of Graphic Systems
Display Hardware Yingcai Xiao Display Hardware Yingcai Xiao.
Java ThreadsGraphics Programming Graphics Programming: Graphics Devices.
Graphics Device Principles B.Sc. (Hons) Multimedia ComputingMedia Technologies.
Screen Monitor Visual display unit (VDU)
Course Website: Computer Graphics 5: Line Drawing Algorithms.
Graphics Device Principles B.Sc. (Hons) Multimedia ComputingMedia Technologies.
EET 450 – Advanced Digital Video Display Systems.
1 King ABDUL AZIZ University Faculty Of Computing and Information Technology CS 454 Computer graphicsIntroduction Dr. Eng. Farag Elnagahy
Computer Graphics Hardware and Software Lecture Notes, CEng 477.
Computer Monitors B. Konkoth. Types of monitors CRT Cathode Ray Tube LCD Liquid Crystal Display.
Monitors and Sound Systems section 3A This lesson includes the following sections: · Monitors · PC Projectors · Sound Systems.
Graphics Hardware Display (CRT, LCD,…) Graphics accelerator
 Monitor displays use liquid crystal display (LCD) or cathode ray tube (CRT) technology  Resolution is also a factor when it comes to monitors. It’s.
University of Texas at Austin CS384G - Computer Graphics Spring 2010 Don Fussell Displays and Framebuffers.
Video Monitor Uses raster scanning to display images
CRT MONITOR cathode-ray tube
Computers. Out put hardware After the input data and instructions have been processed by the CPU, the results can be stored permanently or made available.
Lecture 03 Fasih ur Rehman
19/12/ :35 Course Information: Computer Graphics I Instructor: Dr. Hugh Masterman The MITRE Corporation Texts:Interactive.
1 In the name of God Computer Graphics. 2 Image Mathematical Model Image Analysis (pattern recognition) Image Synthesis (Rendering) ModelingImage processing.
BY Kamran Yousaf Computer Graphics & Animation. BY Kamran Yousaf Contents Introduction Usage, Application & Advantages Video Display Devices Output Devices.
University College Dublin1 Output devices COMP 3003.
Raster-scan system In addition to the central processing unit a special purpose processor called the video controller or display controller is used to.
Computer Graphics Hardware
Objectives Differentiate between raster scan display and random scan display.
Video Monitor CRT: Cathode Ray Tube
Hardware used in Multimedia Systems. Hardware demands on multimedia systems Multimedia puts huge demands on a computer system, so designers and users.
Introduction to Graphical Hardware Display Technologies
 Video Display Devices Video Display Devices  Cathode-ray tube (CRT) Monitors Cathode-ray tube (CRT) Monitors  Display Technologies Display Technologies.
2/1 A Look at Monitors Roll call Video: monitors Step-by-step lecture.
 Objective Objective  Basic Techniques Basic Techniques - Beam Penetration methodBeam Penetration method - The Shadow - Mask method.The Shadow - Mask.
Beam Penetration & Shadow Mask Method
Overview of Graphics System
Computer Graphics & Multimedia
Introduction to Computers Lesson 3A. home Two Kinds of Monitors Cathode ray tube (CRT) Flat-panel display.
10/19 Monitors CRT monitors: Flat-panel displays Electron guns
Hardware Components Display. 1.Display (Monitor) The screen is made up of thousands of picture elements or pixels Displays can be either CRT (Cathode.
 Display Devices Display Devices  Display Hardware  Components of CRT Components of CRT  Refresh CRT Refresh CRT  Electron Gun  Focussing system.
CS-321 Dr. Mark L. Hornick 1 Graphics Displays Video graphics adapter Monitor.
Week 9 Monitors and output to the screen. Monitors, also known as Visual display units (V.D.Us) Desktop computers contain a Cathode Ray Tube (C.R.T.)
8/20/2003CS 770 – Early Days Lecture 1 1 Early Days Generic Computer Graphics Configuration The Display Point Plotting Displays Refresh CRTs Phosphors.
1.  The primary output device in a graphics system is a video monitor. These monitors are based on Cathode Ray Tube (CRT) design.  CRT is a vacuum tube/electron.
The Cathode Ray Tube Monitor
CAD Display Devices J. M. Dave Assistant Professor
Computer Graphics Lecture 3. Graphics Output Devices A- VIDEO DISPLAY DEVICES 1.Refresh cathode-ray tube (CRT) 2.Raster-Scan Displays 3.Random-Scan Displays.
Introduction to Computer Graphics
Line Drawing Algorithms
Computer Graphics Lecture 3 Computer Graphics Hardware
COMPUTER GRAPHICS QUESTIONS AND ANSWERS.
Overview of Graphics Systems: I
Overview of Graphics Systems
Overview of Graphics Systems
Types of monitors CRT Cathode Ray Tube LCD Liquid Crystal Display.
Overview of Graphics Systems
Computer Graphics 5: Line Drawing Algorithms
Computer Graphics 5: Line Drawing Algorithms
OVERVIEW OF GRAPHICS SYSTEMS
Displays and Framebuffers
CATHODE RAY TUBE.
Graphics Systems SUBJECT: COMPUTER GRAPHICS LECTURE NO: 02 BATCH: 16BS(INFORMATION TECHNOLOGY) 1/4/
Graphics Systems SUBJECT: COMPUTER GRAPHICS LECTURE NO: 04 BATCH: 16BS(INFORMATION TECHNOLOGY) 1/4/
Computer Graphics 5: Line Drawing Algorithms
Chapter 2 Overview of Graphics Systems
CATHODE RAY TUBE By Dr. Vaibhav Jain Associate Professor, Dept. of Physics, D.A.V (PG) College, Bulandshahr, U.P., India.
Presentation transcript:

CS-321 Dr. Mark L. Hornick 1 Graphics Display Hardware Display technologies CRT LCD Storage tube Drawing methods Vector Raster Architecture

CS-321 Dr. Mark L. Hornick 2 Sketchpad MIT Light pen Powered by “Whirlwind”, MIT’s prototype of the 1 st interactive computer Req’d high bandwidth Vector display Monochromatic

CS-321 Dr. Mark L. Hornick 3 “Modern” Cathode Ray Tube (CRT) Quasi-spherical screen Phosphorescence period = 1/30 s to 1/60 s

CS-321 Dr. Mark L. Hornick 4 CRT – Sony Trinitron Slotted shadow mask Curvilinear screen Larger holes -- brighter image

CS-321 Dr. Mark L. Hornick 5 Vector Scanning Electron beam can be arbitrarily directed Number of displayable vectors is finite Non-standard drive electronics

CS-321 Dr. Mark L. Hornick baud serial Begin COLOR(a) MOVE(ix,iy) DRAW(ix,iy) COLOR(b) DRAW(…) End Early hi-performance displays Minicomputer Display Processor

CS-321 Dr. Mark L. Hornick 7

8 Tektronix Vector Display T x 512 ~$8,000 T x 3172 ~$18,000 Persistent Storage Phosphor No digital memory

CS-321 Dr. Mark L. Hornick 9 Direct View Storage Tube Two electron guns Primary electron gun draws the picture by knocking out electrons from the storage grid, producing a positively charged pattern. Low speed electrons from the flood gun are attracted to the storage grid, and pass through the positively charge pattern spots (past the collector grid) to hit the screen. Once a picture is drawn it stays until erased by putting a charge over all of the storage grid so that the electrons hit all of the screen (producing a green flash on a green screen monitor). Much cheaper then a regular random scan system did not require a built in CPU host computer was used to draw the image once

CS-321 Dr. Mark L. Hornick baud serial MOVE(ix,iy) DRAW(ix,iy) POINT(ix,iy) DASH(ix,iy,idash)

CS-321 Dr. Mark L. Hornick 11 Circa 1981

CS-321 Dr. Mark L. Hornick 12 Raster Scanning

CS-321 Dr. Mark L. Hornick 13 Video Display Video graphics adapter Television monitor

CS-321 Dr. Mark L. Hornick 14 Early graphics adapters Bus CPU System Memory Scan Converter video, vga Frame buffer Pixel construction CPU constructs “virtual image” in System Memory Scan converter reads virtual image and converts to video or vga signals