1 Hardware Devices Display Hardware Video display devices Hard-copy devices Input devices Locator Devices Keyboard devices Valuator Devices Choice Devices.

Slides:



Advertisements
Similar presentations
Computer Graphics- SCC 342
Advertisements

Computer Graphics HARDWARE. LCD Displays Thinner and lighter. No tube or electron beams. Blocking/unblocking light through polarized crystals. Crystals.
Introduction to Raster scan display C A E D C Computer Aided Engineering Design Centre.
March 1, 2009Dr. Muhammed Al-Mulhem1 ICS 415 Computer Graphics General Graphics Systems Dr. Muhammed Al-Mulhem March 1, 2009 Dr. Muhammed Al-Mulhem March.
Display Devices Display device: output device that presents output visually Monitor/Display screen: The display device used with desktop computers, notebook.
Overview of Graphic Systems
Display Hardware Yingcai Xiao Display Hardware Yingcai Xiao.
CMPE 466 COMPUTER GRAPHICS
Java ThreadsGraphics Programming Graphics Programming: Graphics Devices.
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
1 Graphics hardware Output devices Input devices.
Imaging Science Fundamentals Chester F. Carlson Center for Imaging Science Display Systems Viewing Images.
1 Video Display Devices Display Hardware Video display devices Input devices Locator Devices Keyboard devices.
CS 450: COMPUTER GRAPHICS REVIEW: INTRODUCTION TO COMPUTER GRAPHICS – PART 1 SPRING 2015 DR. MICHAEL J. REALE.
CRT MONITOR cathode-ray tube
Terms 1. VGA VGA - Short for Video Graphics Array, VGA is a popular display standard developed by IBM and introduced in 1987 VGA provides 640 x 480 resolution.
Monitors and Sound Systems section 3A This lesson includes the following sections: · Monitors · PC Projectors · Sound Systems.
CRT MONITOR cathode-ray tube
Computer Graphics Lecture 05 Fasih ur Rehman. Last Class Overview of Graphic Systems – Vector Displays – Movie Standards – LCD’s.
IE433 CAD/CAM Computer Aided Design and Computer Aided Manufacturing Part-2 CAD Systems Industrial Engineering Department King Saud University.
Computer Graphics System Input & Output Technologies
Prof.Dr. Aydın Öztürk
David Luebke9/10/2015 CS 551 / 645: Introductory Computer Graphics David Luebke
Lecture 03 Fasih ur Rehman
Graphics System 2011, Fall.
display screens and ergonomics
University College Dublin1 Output devices COMP 3003.
CHAPTER 2 GRAPHICS HARDWARE.
GRAPHICS HARDWARE.
Lecture No. 3.  Screen resolution  Color  Blank space between the pixels  Intentional image degradation  Brightness  Contrast  Refresh rate  Sensitivity.
Computer Graphics Hardware
Objectives Differentiate between raster scan display and random scan display.
Computer Graphics Lecture 04 Fasih ur Rehman. Last Class Overview of Graphics Systems – Display Devices Colors and colored displays Raster displays and.
Overview of Graphics Systems. Cathode-ray Tube (CRT) - colors are represented using Red, Green, and Blue components - the CRT has a mechanism for.
CS 445 / 645: Introductory Computer Graphics David Brogan Image from:
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
Institute for Visualization and Perception Research 1 © Copyright Haim Levkowitz Graphics Systems Overview Video display devices … Input devices.
 Video Display Devices Video Display Devices  Cathode-ray tube (CRT) Monitors Cathode-ray tube (CRT) Monitors  Display Technologies Display Technologies.
David Luebke12/3/2015 CS 551 / 645: Introductory Computer Graphics David Luebke
Beam Penetration & Shadow Mask Method
Computer Fundamentals MSCH 233 Lecture 5. The Monitor A Monitor is a video screen that looks like a TV. It displays both the input data and instructions,
Overview of Graphics System
K.B.H.POLYTECHNIC,MALEGAON CAMP, MALEGAON. Computer Hardware & Maintenance. S.Y.C.M/I.F Guided By :- Mr.K.S.Pawar. Lecturer in Computer Department.
 Display Devices Display Devices  Display Hardware  Components of CRT Components of CRT  Refresh CRT Refresh CRT  Electron Gun  Focussing system.
Computer Graphics.
2/14/ : Graphics Programming Seree Chinodom
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.)
CS 445: Introduction to Computer Graphics David Luebke University of Virginia Display Technologies, Mathematical Fundamentals.
Computer Graphics Lecture -02. Frame Buffer The image being displayed is stored in a dedicated system memory area that is often referred.
Computer Graphics Lecture 02 Graphics Systems Taqdees A. Siddiqi
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.
Computer Graphics CC416 Lecture 02: Overview of Graphics Systems: Raster & Random Displays – Chapter 2 Dr. Manal Helal – Fall 2014.
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.
Computer Graphics Lecture 3 Computer Graphics Hardware
Overview of Graphics Systems: I
Overview of Graphics Systems
Graphics Systems.
Overview of Graphics Systems
Overview (Display Devices)
Computer Graphics Raster Scan Display System, Rasterization, Refresh Rate, Video Basics and Scan Conversion.
Introduction to Computers
OVERVIEW OF GRAPHICS SYSTEMS
Graphics Systems SUBJECT: COMPUTER GRAPHICS LECTURE NO: 02 BATCH: 16BS(INFORMATION TECHNOLOGY) 1/4/
Chapter 2 Overview of Graphics Systems
Overview of Graphics Systems
Presentation transcript:

1 Hardware Devices Display Hardware Video display devices Hard-copy devices Input devices Locator Devices Keyboard devices Valuator Devices Choice Devices

2 Display Technologies Cathode Ray Tubes (CRTs) –Most common display device today –Evacuated glass bottle –Extremely high voltage –Heating element (filament) –Electrons pulled towards anode focusing cylinder –Vertical and horizontal deflection plates –Beam strikes phosphor coating on front of tube

3 Electron Gun Contains a filament that, when heated, emits a stream of electrons Electrons are focused with an electromagnet into a sharp beam and directed to a specific point of the face of the picture tube The front surface of the picture tube is coated with small phosphor dots When the beam hits a phosphor dot it glows with a brightness proportional to the strength of the beam and how often it is excited by the beam The picture is repeatedly repainted (refresh CRT)

4 CRT Monitor

5 CRT properties 1.Persistence 2.Resolution 3.Addressability 4.Aspect ratio

6 Persistence How long small spots continue to emit light after the beam is moved. How long it takes to the emitted light from the screen to decay to one-tenth of its original intensity. –Lower persistence requires high refresh rate & it is good for animation –High persistence is useful for displaying highly complex static picture. –Graphics monitors are usually constructed with 10 to 60 microseconds.

7 Resolution Resolution is the number of pointes per inch or centimeter that can be plotted horizontally & vertically. The smaller the spot size, the higher the resolution. The higher the resolution, the better is the graphics system High quality resolution is 1280x1024 The intensity distribution of spots on the screen have Gaussian shape. Adjacent points will appear distinct as long as their separation is greater than the diameter at which each spot has intensity of about 60% of that at the center of the spot. Intensity distribution

8 Addressability Addressability is a measure of the spacing between the centers of vertical and horizontal lines. The picture on a screen consists of intensified points. The smallest addressable point on the screen is called pixel or picture element In graphics mode there are 800x600

9 Aspect ratio This number gives the ratio between vertical points and horizontal points necessary to produce equal length lines in both directions on the screen. Aspect ratio = ¾ means: vertical line with 3 points is equal in length to horizontal line of 4 points.

10 Display Technologies: CRTs 1.Vector Displays 2.Raster Scan Displays 3.Liquid Crystal Displays (LCDs) 4.Plasma Panel 5.Organic LED Arrays

11 Vector Displays

12 Vector Displays or random scan display –The electron beam is directed only to the parts of the screen where a picture is to be drawn. –Like plotters it draws a picture one line at a time –Used in line drawing and wireframe displays –Picture definition is stored as a set of line-drawing commands stored in a refresh display file. –Refresh rate depends on number of lines –Refresh cycle is 30 to 60 times each second –Capable of drawing 100,000 short lines at this refresh rate

13 Vector Displays –Advantages: Generates higher resolution than other systems (Raster) Produces smooth line drawings –Disadvantage: Is not used for realistic shaded scenes

14 Raster Scan Displays (1) –Raster: A rectangular array of points or dots –Pixel: One dot or picture element of the raster. Its intensity range for pixels depends on capability of the system –Scan line: A row of pixels –Picture elements are stored in a memory called frame buffer

15 Raster Scan Displays (2) –Frame must be “refreshed” to draw new images –As new pixels are struck by electron beam, others are decaying –Electron beam must hit all pixels frequently to eliminate flicker –Critical fusion اندماج frequency Typically 60 times/sec Varies with intensity, individuals, phospher persistence, lighting...

16 Raster Scan Displays (3) –Intensity of pixels depends on the system for example black and white screens each point can be on or off thus it needs one bit of memory to represent each pixel. –To paint color screen additional bits are needed. If three bits are used, then number of different colors are 2*2*2. –A special memory is used to store the image with scan-out synchronous to the raster. We call this the frame buffer.

17 Raster Scan Displays (4) –Interlaced Scanning –Assume can only scan 30 times / second –To reduce flicker, divide frame into two “fields” of odd and even lines 1/30 Sec 1/60 Sec Field 1 Field 2 Frame

18 Raster Scan Displays (5) Scanning (left to right, top to bottom) –Vertical Sync Pulse: Signals the start of the next field –Vertical Retrace: Time needed to get from the bottom of the current field to the top of the next field –Horizontal Sync Pulse: Signals the start of the new scan line –Horizontal Retrace: The time needed to get from the end of the current scan line to the start of the next scan line

19 Raster Scan Displays (6) Raster CRT pros: –Allows solids, not just wire frames –Leverages low-cost CRT technology (i.e., TVs) –Bright! Display emits light Cons: –Requires screen-size memory array –Discreet sampling (pixels) –Practical limit on size

20 Frame Buffers A frame buffer may be thought of as computer memory organized as a two-dimensional array with each (x,y) addressable location corresponding to one pixel. Bit Planes or Bit Depth is the number of bits corresponding to each pixel. A typical frame buffer resolution might be –640 x 480 x 8 –1280 x 1024 x 8 –1280 x 1024 x 24

21 Monochrome Display (Bit-map Display)

22 3-Bit Color Display

23 True Color Display 24 bit planes, 8 bits per color gun = 16,777,216

24 Color Map Look-Up Tables Extends the number of colors that can be displayed by a given number of bit-planes RG B RED GREEN BLUE Pixel displayed at x', y' Pixel in bit map at x', y' 0 x 0 y x max y Bit mapLook-up tableDisplay Video look-up table organization: each table entry is a 12 bit per entry. A pixel with value 67 is displayed on the screen with the red electron gun at 9/15 (binary 1001) of maximum, green at 10/15, and the blue is 1/15.

25 Beam penetration Used with random scan monitors The screen has two layers of phosphor: usually red and green The displayed color depends on how far the electron beam penetrate through the two layers. A beam of slow electrons excites only the outer of the red layer, a beam of fast electrons penetrates through the red layer and excites the inner green layer, and at intermediate beam speeds, combinations of the two colors are emitted to show other colors (yellow & orange)

26 Display Technology: Color CRTs Color CRTs have –Three electron guns –A metal shadow mask to differentiate the beams

27 Liquid Crystal Displays (LCDs) –LCDs: organic molecules, naturally in crystalline state, that liquefy when excited by heat or E field –Crystalline state twists polarized light 90º.

28 Display Technology: LCDs Transmissive & reflective LCDs: –LCDs act as light valves, not light emitters, and thus rely on an external light source. –Laptop screen: backlit, transmissive display –Palm Pilot/Game Boy: reflective display

29 Plasma Panel Plasma display panels –Similar in principle to fluorescent light tubes –Small gas-filled capsules are excited by electric field, emits UV light –UV excites phosphor –Phosphor relaxes, emits some other color

30 Plasma Panel (2) Plasma Display Panel Pros –Large viewing angle –Good for large-format displays –Fairly bright Cons –Expensive –Large pixels (~1 mm versus ~0.2 mm) –Phosphors gradually deplete –Less bright than CRTs, using more power

31 Display Technology: DMD / DLP Digital Micromirror Devices (projectors) or Digital Light Processing Microelectromechanical (MEM) devices, fabricated with VLSI techniques

32 Organic LED Arrays Organic Light-Emitting Diode (OLED) Arrays –The display of the future? Many think so. –OLEDs function like regular semiconductor LEDs –But they emit light Thin-film deposition of organic, light-emitting molecules through vapor sublimation in a vacuum. Dope emissive layers with fluorescent molecules to create color.

33 Organic LED Arrays OLED pros: –Transparent –Flexible –Light-emitting, and quite bright (daylight visible) –Large viewing angle –Fast (< 1 microsecond off-on-off) –Can be made large or small –Available for cell phones and car stereos OLED cons: –Not very robust, display lifetime a key issue –Currently only passive matrix displays Passive matrix: Pixels are illuminated in scanline order, but the lack of phospherescence causes flicker Active matrix: A polysilicate layer provides thin film transistors at each pixel, allowing direct pixel access and constant illum.

34 Display Processor Also called either a Graphics Controller or Display CoProcessor Specialized hardware to assist in scan converting output primitives into the frame buffer. Fundamental difference among display systems is how much the display processor does versus how much must be done by the graphics subroutine package executing on the general-purpose CPU.

35 Video Controller Cycles through the frame buffer, one scan line at a time. Contents of the memory are used the control the CRT's beam intensity or color.

36 Hard-copy devices ο Ink-jet printer ο Laser printer ο Film recorder ο Electrostatic printer ο Pen plotter

37 Input Devices Locator Devices: –to indicate a position and/or orientation –to select a displayed entity –Tablet, Mouse, Trackball, Joystick, Touch Panel, Light Pen Keyboard devices: –to input a character string –Alphanumeric keyboard (coded - get single ASCII character, unencoded - get state of all keys - more flexible) Valuator Devices: –to input a single value in the space of real numbers –Rotary dials (Bounded or Unbounded), Linear sliders Choice Devices: –to select from a set of possible actions or choices –Function keys