Displays and Framebuffers

Slides:



Advertisements
Similar presentations
Computer Graphics Prof. Muhammad Saeed. Hardware (Display Technologies and Devices) III Hardware III Computer Graphics August 1,
Advertisements

Computer Graphics- SCC 342
Introduction to Raster scan display C A E D C Computer Aided Engineering Design Centre.
Displays CMSC 435/ Light Visible Range: nm Luminance has large dynamic range – Moonless overcast night sky – 30. Sky on overcast.
Overview of Graphic Systems
Java ThreadsGraphics Programming Graphics Programming: Graphics Devices.
Graphics Device Principles B.Sc. (Hons) Multimedia ComputingMedia Technologies.
Screen Monitor Visual display unit (VDU)
Graphics Device Principles B.Sc. (Hons) Multimedia ComputingMedia Technologies.
EET 450 – Advanced Digital Video Display Systems.
Imaging Science Fundamentals Chester F. Carlson Center for Imaging Science Display Systems Viewing Images.
CS 450: COMPUTER GRAPHICS REVIEW: INTRODUCTION TO COMPUTER GRAPHICS – PART 1 SPRING 2015 DR. MICHAEL J. REALE.
Display CMSC 435/ Light Visible Range: nm Luminance has large dynamic range – Moonless overcast night sky – 30. Sky on overcast day.
Monitors and Sound Systems section 3A This lesson includes the following sections: · Monitors · PC Projectors · Sound Systems.
University of Texas at Austin CS384G - Computer Graphics Spring 2010 Don Fussell Displays and Framebuffers.
IE433 CAD/CAM Computer Aided Design and Computer Aided Manufacturing Part-2 CAD Systems Industrial Engineering Department King Saud University.
Lecture 03 Fasih ur Rehman
PC Maintenance: Preparing for A+ Certification Chapter 16: Monitors.
CSIT 301 (Blum)1 Monitors. CSIT 301 (Blum)2 Monitors The monitor is the primary output device for a PC. The additional circuitry needed for a computer.
display screens and ergonomics
Lecture No. 3.  Screen resolution  Color  Blank space between the pixels  Intentional image degradation  Brightness  Contrast  Refresh rate  Sensitivity.
CS-321 Dr. Mark L. Hornick 1 Graphics Display Hardware Display technologies CRT LCD Storage tube Drawing methods Vector Raster Architecture.
Computer Graphics Hardware
Amorphous Silicon TFT LCD Displays Jonathan Brownstein EECS 277A.
Overview of Graphics Systems. Cathode-ray Tube (CRT) - colors are represented using Red, Green, and Blue components - the CRT has a mechanism for.
CSIT 301 (Blum)1 Monitors. CSIT 301 (Blum)2 Monitors The monitor is the primary output device for a PC. The additional circuitry needed for a computer.
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
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
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,
Output devices Prof. K Regis. Types of output devices Monitor Printer Speaker Plotter.
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.
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.
1. Cathode Ray Tubes (CRTs) TVs, RGB monitors, o-scopes Flat-Panel Displays PDAs, laptops, calculators, digital watches 2.
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.)
Computer Graphics Lecture -02. Frame Buffer The image being displayed is stored in a dedicated system memory area that is often referred.
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
How Does Your TV Work? A brief introduction.. Two Amazing Things about the Brain 1.Connecting the dots Pixels and resolution 2.Connecting the frames 15.
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.
COMP541 Video Monitors Montek Singh Oct 7, 2016.
Computer Graphics Lecture 4 Computer Graphics Hardware
COMP541 Video Monitors Montek Singh Sep 15, 2017.
Computer Graphics Lecture 3 Computer Graphics Hardware
COMPUTER GRAPHICS QUESTIONS AND ANSWERS.
Color Color is one of the most interesting aspects of both human perception and computer graphics. In principle, a display needs only three primary colors.
Overview of Graphics Systems: I
Overview of Graphics Systems
COMP541 Video Monitors Montek Singh Feb 20, 2015.
CRT MONITOR cathode-ray tube
Graphics Systems.
Overview of 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
CATHODE RAY TUBE.
Monitors and Sound Systems
MOBILE DISPLAY TECHNOLOGIES
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/
COMP541 Video Monitors Montek Singh Feb 6, 2019.
CRT MONITOR cathode-ray tube
Chapter 2 Overview of Graphics Systems
This lesson includes the following sections:
Presentation transcript:

Displays and Framebuffers The Basics

History Whirlwind Computer - MIT, 1950 CRT display First real-time graphics SAGE air-defense system - middle 1950’s “Whirlwind II” light pens Long-lived (1958 – 1983!)

History Sketchpad - 1963, Ivan Sutherland first interactive graphics system constraint-based interaction techniques for choosing, pointing, drawing Lightpen, buttons, knobs data structures for replicating components hierarchical modeling

Cathode ray tubes (CRTs) Brightness of spot is non-linear I = I_0 * (V)^gamma (cupped upward) Consists of: electron gun electron focusing lens deflection plates/coils electron beam anode with phosphor coating

CRTs, cont. Longer persistence -> lower CFF Higher image persistence or more ambient lighting -> higher CFF Electrons “boil off” the heated cathode and shoot towards the anode. Electrons striking the phosphors create light through: fluorescence (fraction of usec) phosphorescence (10 to 60 usec) Different phosphors have different: color red: europium yttrium vanadate green: zinc cadmium sulfide blue: zinc sulfide persistence (as long as a few seconds) The image must be refreshed to avoid flicker, typically at least 60 Hz, though 72 Hz is easier on the eyes.

Calligraphic displays Also called vector displays, stroke displays, or random-scan displays. Used by: Sutherland’s Sketchpad Asteroids video game Oscilloscopes

Modern use – Laser light shows

Raster displays ras.ter, from radere, “to scrape” Electron beam traces over screen in raster scan order. Each left-to-right trace is called a scan line. Each spot on the screen is a pixel. When the beam is turned off to sweep back, that is a retrace, or a blanking interval.

Framebuffers Hmm, what do brightness and contrast knobs do? Intensity of the raster scan beam is modulated according to the contents of a framebuffer. Each element of the framebuffer is associated with a single pixel on the screen. Note: the brightness of a pixel is controlled by the voltage coming from the DAC, but the CRT has a non-linear response: Monitor gammas are typically around 1.7-2.5.

Resolution The display’s ”resolution” is determined by: number of scan lines number of pixels per scan line number of bits per pixel Resolution is used here to mean total number of bits in a display. It should really refer to the resolvable dots per unit length… Examples: “resolution” is now an industry standard term Monitor is typically run at 72 dpi Film is about 3300 dpi, full color!!

Aspect ratio Frame aspect ratio = horizontal / vertical size 1280x1024 != 4:3 => pixel not square! Frame aspect ratio = horizontal / vertical size Pixel aspect ratio = pixel width / pixel height nowadays, this is almost always 1.

Color CRT monitors Many color monitors employ shadow mask technology. The variety depicted above: uses triads of red, green, and blue phosphors at each pixel uses three electron guns, one per color shadow mask used to make each kind of phosphor only “visible” from one gun These are also known as RGB monitors.

Color Trinitron CRT’s A competing technology is called Trinitron (by Sony): uses vertical stripes of red, green, and blue phosphors at each pixel uses three electron guns, one per color uses an aperture grille to make each kind of phosphor only “visible” from one gun You can see two horizontal lines at about ¼ and ¾ of the way up the screen on Trinitron displays. Why?

Liquid Crystal Displays “off” state requires voltage to be applied Passive matrix uses STN crystal technology because of its tolerance to imperfect voltage; I.e. it acts like a switch Active matrix uses thin film transistors (TFT) and TN crystal technology. TN needs finer voltage control, which the transistors provide. TN switches faster to avoid ghosting. The transistors provide barriers to charge overflow as well. Down side: TFT’s require building a million+ gates on a plate of glass => hard to avoid defects, expensive to make. For LCD’s, a pixel is an RGB triple, exactly. Not so for a monitor (in fact, not desireable). Show laptop with polarizer. CRTs are rapidly being displaced by liquid crystal displays (LCD’s). Light enters a vertical polarizer Nematic crystal twists light based on applied voltage (more voltage, less twisting) Light passes through horizontal polarizer Passive matrix displays use a matrix of electrodes to control the voltages. Problem: slow to switch, overflows. Most modern LCD displays are active matrix displays. They have a transistor at each cell. They use a faster switching crystal and transistors that hold charge and prevent overflow. Color filters are used to get color display.

Additive color mixing Point out the grays All colors on a monitor or LCD are produced using combinations of red, green, and blue. A display that allows 256 voltage settings for each of R, G, and B is known as a full-color system. The description of each color in framebuffer memory is known as a channel.

Anatomy of an RGB image