Screens; media that use additive primaries

Size: px
Start display at page:

Download "Screens; media that use additive primaries"

Transcription

1 Image display Display is the final stage in the image processing pipeline: Continuous scenes are acquired and digitally processed. The display process essentially converts the discrete image back to continuous space. Display medium CRT monitors, LCD displays, printers, etc. Other than when used to convey information (as text), objective is to provide a faithful/pleasing representation of a scene. Design is heavily influenced by the properties of the human visual system (HVS).

2 Display devices Screens; media that use additive primaries Cathode ray tube (CRT) Liquid crystal display (LCD) Gas plasma display Organic light emitting diode (OLED), Surface-conduction electron-emitter display (SED), etc. Printers; media that use subtractive primaries Impact printers (dot-matrix) almost obsolete Inkjet printers Laser printers

3 CRT 1. Electron guns 2. Electron beams 3. Deflection guns 4. Anode connection 5. Mask for separating beams for red, green, and blue part of displayed image 6. Phosphor layer with red, green, and blue zones 7. Phosphor-coated inner side of screen From Wikipedia.org. Image & details available under the terms of GNU free documentation license.

4 CRT Shadow mask A metal plate with holes is placed in the layer behind the front glass of screen Most early TVs and computer monitors Curved screens Aperture-grill Fine metallic stripes separate phosphors into strips First introduced by Sony (Trinitron) Flat screens

5 CRT phosphors Spectral transmittances of common CRT phosphors CRT phosphors have been used to define the srgb color space to ensure consistent description of color across display devices

6 LCD I I I I I Layer of LC molecules aligned between two transparent electrodes and two polarizing filters Polarizers are orthogonal to each other such that all light is blocked An electric field twists the LC to allow light to pass through Color filters placed in front of the pixel assembly A set of three sub-pixels (red, green, and blue) constitutes a pixel

7 Subpixel rendering The capability to address subpixels on LCD devices is exploited to render clearer text

8 Plasma displays Subpixels containing xenon/neon placed between glass plates Transparent electrodes form a grid that has points that intersect at subpixels A subpixel is turned on by charging intersecting electrodes The ensuing UV photons strike colored phosphors Uses PWM to control brightness Since each subpixel is excited individually, it allows for large screen sizes

9 Dot-matrix printer Print head acts like a typewriter. Print head travels across page and prints by impact on ink-soaked cloth ribbon. Color is achieved by a multi-pass printing process. Sections of the ribbon have different primary colors. During each pass, the head strikes a different primary.

10 Inkjet printer Liquid ink is deposited directly onto paper. Two main technologies: Thermal bubble Ink is in a cartridge that has multiple nozzles. Heat is used to create an ink bubble. Bubble expands through the nozzle onto paper. Piezoelectric crystal Piezoelectric crystals at the base of the ink cartridge vibrate to push ink out of cartridge and onto paper.

11 Laser printer Laser/Xerographic printers work as follows: Charge is deposited uniformly on a drum. The rasterized image is scanned onto the drum using a laser and system of lenses. The laser reverses the charge where it strikes. Toner particles are attracted to the drum according to the charge pattern. The patterned toner on the drum is then pressed onto the paper. A fusing stage binds the plastic toner onto the paper using heat and pressure.

12 Halftones Printers have only 1 bit of grayscale resolution. The trade-off between spatial and grayscale resolution is exploited to give the effect of high grayscale resolution. A group of 4 pixels may be used to represent five different intensities. Larger areas can be used to represent higher grayscale resolutions.

13 Dithering 8-bit grayscale image 1-bit dithered image

14 Color rendering On screens that use additive primaries (CRTs, LCDs, plasma displays), colors are formed by the combination of the additve primaries red, green, and blue. Printers use layers of subtractive primaries on paper to render different colors. In addition to the subtractive primaries cyan, magenta, and yellow, typical printers employ a black partition (CMYK printers) to save ink and improve device color gamut.

Display Systems. Viewing Images Rochester Institute of Technology

Display Systems. Viewing Images Rochester Institute of Technology Display Systems Viewing Images 1999 Rochester Institute of Technology In This Section... We will explore how display systems work. Cathode Ray Tube Television Computer Monitor Flat Panel Display Liquid

More information

Downloads from: https://ravishbegusarai.wordpress.com/download_books/

Downloads from: https://ravishbegusarai.wordpress.com/download_books/ 1. The graphics can be a. Drawing b. Photograph, movies c. Simulation 11. Vector graphics is composed of a. Pixels b. Paths c. Palette 2. Computer graphics was first used by a. William fetter in 1960 b.

More information

Computer Graphics : Unit - I

Computer Graphics : Unit - I Computer Graphics Unit 1 Introduction: Computer Graphics it is a set of tools to create, manipulate and interact with pictures. Data is visualized through geometric shapes, colors and textures. Video Display

More information

3. Displays and framebuffers

3. Displays and framebuffers 3. Displays and framebuffers 1 Reading Required Angel, pp.19-31. Hearn & Baker, pp. 36-38, 154-157. Optional Foley et al., sections 1.5, 4.2-4.5 I.E. Sutherland. Sketchpad: a man-machine graphics communication

More information

2.2. VIDEO DISPLAY DEVICES

2.2. VIDEO DISPLAY DEVICES Introduction to Computer Graphics (CS602) Lecture 02 Graphics Systems 2.1. Introduction of Graphics Systems With the massive development in the field of computer graphics a broad range of graphics hardware

More information

Reading. Display Devices. Light Gathering. The human retina

Reading. Display Devices. Light Gathering. The human retina Reading Hear & Baker, Computer graphics (2 nd edition), Chapter 2: Video Display Devices, p. 36-48, Prentice Hall Display Devices Optional.E. Sutherland. Sketchpad: a man-machine graphics communication

More information

Displays. History. Cathode ray tubes (CRTs) Modern graphics systems. CSE 457, Autumn 2003 Graphics. » Whirlwind Computer - MIT, 1950

Displays. History. Cathode ray tubes (CRTs) Modern graphics systems. CSE 457, Autumn 2003 Graphics. » Whirlwind Computer - MIT, 1950 History Displays CSE 457, Autumn 2003 Graphics http://www.cs.washington.edu/education/courses/457/03au/» Whirlwind Computer - MIT, 1950 CRT display» SAGE air-defense system - middle 1950 s Whirlwind II

More information

Reading. 1. Displays and framebuffers. History. Modern graphics systems. Required

Reading. 1. Displays and framebuffers. History. Modern graphics systems. Required Reading Required 1. Displays and s Angel, pp.19-31. Hearn & Baker, pp. 36-38, 154-157. OpenGL Programming Guide (available online): First four sections of chapter 2 First section of chapter 6 Optional

More information

CMPE 466 COMPUTER GRAPHICS

CMPE 466 COMPUTER GRAPHICS 1 CMPE 466 COMPUTER GRAPHICS Chapter 2 Computer Graphics Hardware Instructor: D. Arifler Material based on - Computer Graphics with OpenGL, Fourth Edition by Donald Hearn, M. Pauline Baker, and Warren

More information

Display Technologies CMSC 435. Slides based on Dr. Luebke s slides

Display Technologies CMSC 435. Slides based on Dr. Luebke s slides Display Technologies CMSC 435 Slides based on Dr. Luebke s slides Recap: Transforms Basic 2D Transforms: Scaling, Shearing, Rotation, Reflection, Composition of 2D Transforms Basic 3D Transforms: Rotation,

More information

These are used for producing a narrow and sharply focus beam of electrons.

These are used for producing a narrow and sharply focus beam of electrons. CATHOD RAY TUBE (CRT) A CRT is an electronic tube designed to display electrical data. The basic CRT consists of four major components. 1. Electron Gun 2. Focussing & Accelerating Anodes 3. Horizontal

More information

Basically we are fooling our brains into seeing still images at a fast enough rate so that we think its a moving image.

Basically we are fooling our brains into seeing still images at a fast enough rate so that we think its a moving image. Basically we are fooling our brains into seeing still images at a fast enough rate so that we think its a moving image. The formal definition of a Moving Picture... A sequence of consecutive photographic

More information

VARIOUS DISPLAY TECHNOLOGIESS

VARIOUS DISPLAY TECHNOLOGIESS VARIOUS DISPLAY TECHNOLOGIESS Mr. Virat C. Gandhi 1 1 Computer Department, C. U. Shah Technical Institute of Diploma Studies Abstract A lot has been invented from the past till now in regards with the

More information

PTIK UNNES. Lecture 02. Conceptual Model for Computer Graphics and Graphics Hardware Issues

PTIK UNNES. Lecture 02. Conceptual Model for Computer Graphics and Graphics Hardware Issues E3024031 KOMPUTER GRAFIK E3024032 PRAKTIK KOMPUTER GRAFIK PTIK UNNES Lecture 02 Conceptual Model for Computer Graphics and Graphics Hardware Issues 2014 Learning Objectives After carefully listening this

More information

Computer Graphics: Overview of Graphics Systems

Computer Graphics: Overview of Graphics Systems Computer Graphics: Overview of Graphics Systems By: A. H. Abdul Hafez Abdul.hafez@hku.edu.tr, 1 Outlines 1. Video Display Devices 2. Flat-panel displays 3. Video controller and Raster-Scan System 4. Coordinate

More information

Reading. Displays and framebuffers. Modern graphics systems. History. Required. Angel, section 1.2, chapter 2 through 2.5. Related

Reading. Displays and framebuffers. Modern graphics systems. History. Required. Angel, section 1.2, chapter 2 through 2.5. Related Reading Required Angel, section 1.2, chapter 2 through 2.5 Related Displays and framebuffers Hearn & Baker, Chapter 2, Overview of Graphics Systems OpenGL Programming Guide (the red book ): First four

More information

High-resolution screens have become a mainstay on modern smartphones. Initial. Displays 3.1 LCD

High-resolution screens have become a mainstay on modern smartphones. Initial. Displays 3.1 LCD 3 Displays Figure 3.1. The University of Texas at Austin s Stallion Tiled Display, made up of 75 Dell 3007WPF LCDs with a total resolution of 307 megapixels (38400 8000 pixels) High-resolution screens

More information

Comp 410/510. Computer Graphics Spring Introduction to Graphics Systems

Comp 410/510. Computer Graphics Spring Introduction to Graphics Systems Comp 410/510 Computer Graphics Spring 2018 Introduction to Graphics Systems Computer Graphics Computer graphics deals with all aspects of 'creating images with a computer - Hardware (PC with graphics card)

More information

Sep 09, APPLICATION NOTE 1193 Electronic Displays Comparison

Sep 09, APPLICATION NOTE 1193 Electronic Displays Comparison Sep 09, 2002 APPLICATION NOTE 1193 Electronic s Comparison Abstract: This note compares advantages and disadvantages of Cathode Ray Tubes, Electro-Luminescent, Flip- Dot, Incandescent Light Bulbs, Liquid

More information

Flat Panel Displays: 1. Introduction

Flat Panel Displays: 1. Introduction OSE-6820 Flat Panel Displays: 1. Introduction Prof. Shin-Tson Wu College of Optics & Photonics University of Central Florida Email: swu@mail.ucf.edu Office: CREOL 280 Phone: 407-823-4763 UCF College of

More information

Part 1: Introduction to computer graphics 1. Describe Each of the following: a. Computer Graphics. b. Computer Graphics API. c. CG s can be used in

Part 1: Introduction to computer graphics 1. Describe Each of the following: a. Computer Graphics. b. Computer Graphics API. c. CG s can be used in Part 1: Introduction to computer graphics 1. Describe Each of the following: a. Computer Graphics. b. Computer Graphics API. c. CG s can be used in solving Problems. d. Graphics Pipeline. e. Video Memory.

More information

Types of CRT Display Devices. DVST-Direct View Storage Tube

Types of CRT Display Devices. DVST-Direct View Storage Tube Examples of Computer Graphics Devices: CRT, EGA(Enhanced Graphic Adapter)/CGA/VGA/SVGA monitors, plotters, data matrix, laser printers, Films, flat panel devices, Video Digitizers, scanners, LCD Panels,

More information

MODULE I MCA COMPUTER GRAPHICS ADMN APPLICATIONS OF COMPUTER GRAPHICS

MODULE I MCA COMPUTER GRAPHICS ADMN APPLICATIONS OF COMPUTER GRAPHICS MODULE 1 1. APPLICATIONS OF COMPUTER GRAPHICS Computer graphics is used in a lot of areas such as science, engineering, medicine, business, industry, government, art, entertainment, advertising, education

More information

General Items: Reading Materials: Miscellaneous: Lecture 8 / Chapter 6 COSC1300/ITSC 1401/BCIS /19/2004. Tests? Questions? Anything?

General Items: Reading Materials: Miscellaneous: Lecture 8 / Chapter 6 COSC1300/ITSC 1401/BCIS /19/2004. Tests? Questions? Anything? General Items: Tests? Questions? Anything? Reading Materials: Miscellaneous: F.Farahmand 1 / 14 File: lec7chap6f04.doc What is output? - A computer processes the data and generates output! - Also known

More information

1. Introduction. 1.1 Graphics Areas. Modeling: building specification of shape and appearance properties that can be stored in computer

1. Introduction. 1.1 Graphics Areas. Modeling: building specification of shape and appearance properties that can be stored in computer 1. Introduction 1.1 Graphics Areas Modeling: building specification of shape and appearance properties that can be stored in computer Rendering: creation of shaded images from 3D computer models 2 Animation:

More information

UNIT 1 INTRODUCTION TO COMPUTER

UNIT 1 INTRODUCTION TO COMPUTER UNIT 1 INTRODUCTION TO COMPUTER Introduction to Computer Structure 1.1 Introduction Objectives 1.2 Display Devices 1.2.1 Cathode Ray Tube Technology (CRT) 1.2.2 Random Scan Display 1.2.3 Raster Scan Display

More information

Computer Graphics Prof. Sukhendu Das Dept. of Computer Science and Engineering Indian Institute of Technology, Madras Lecture - 5 CRT Display Devices

Computer Graphics Prof. Sukhendu Das Dept. of Computer Science and Engineering Indian Institute of Technology, Madras Lecture - 5 CRT Display Devices Computer Graphics Prof. Sukhendu Das Dept. of Computer Science and Engineering Indian Institute of Technology, Madras Lecture - 5 CRT Display Devices Hello everybody, welcome back to the lecture on Computer

More information

Display Devices & its Interfacing

Display Devices & its Interfacing Display Devices & its Interfacing 3 Display systems are available in various technologies such as i) Cathode ray tubes (CRTs), ii) Liquid crystal displays (LCDs), iii) Plasma displays, and iv) Light emitting

More information

B. TECH. VI SEM. I MID TERM EXAMINATION 2018

B. TECH. VI SEM. I MID TERM EXAMINATION 2018 B. TECH. VI SEM. I MID TERM EXAMINATION 2018 BRANCH : COMPUTER SCIENCE ENGINEERING ( CSE ) SUBJECT : 6CS4A COMPUTER GRAPHICS & MULTIMEDIA TECHNIQUES Q 1. Write down mid point ellipse drawing algorithm.

More information

Lecture Flat Panel Display Devices

Lecture Flat Panel Display Devices Lecture 13 6.111 Flat Panel Display Devices Outline Overview Flat Panel Display Devices How do Displays Work? Emissive Displays Light Valve Displays Display Drivers Addressing Schemes Display Timing Generator

More information

Computer Graphics Hardware

Computer Graphics Hardware Computer Graphics Hardware Kenneth H. Carpenter Department of Electrical and Computer Engineering Kansas State University January 26, 2001 - February 5, 2004 1 The CRT display The most commonly used type

More information

decodes it along with the normal intensity signal, to determine how to modulate the three colour beams.

decodes it along with the normal intensity signal, to determine how to modulate the three colour beams. Television Television as we know it today has hardly changed much since the 1950 s. Of course there have been improvements in stereo sound and closed captioning and better receivers for example but compared

More information

Lecture Flat Panel Display Devices

Lecture Flat Panel Display Devices Lecture 1 6.976 Flat Panel Display Devices Outline Overview of 6.976 Overview Flat Panel Display Devices Course website http://hackman.mit.edu Reading Assignment: Article by Alt and Noda, IBM Journal of

More information

Monitor and Display Adapters UNIT 4

Monitor and Display Adapters UNIT 4 Monitor and Display Adapters UNIT 4 TOPIC TO BE COVERED: 4.1: video Basics(CRT Parameters) 4.2: VGA monitors 4.3: Digital Display Technology- Thin Film Displays, Liquid Crystal Displays, Plasma Displays

More information

Chapter 3. Display Devices and Interfacing

Chapter 3. Display Devices and Interfacing Chapter 3 Display Devices and Interfacing Monitor Details Collection of dots Matrix of dots creates character Monochrome monitor screen is collection of 350 *720 350 rows and each rows having 720 dots

More information

Electrical & Electronic Measurements: Class Notes (15EE36) Module-5. Display Devices

Electrical & Electronic Measurements: Class Notes (15EE36) Module-5. Display Devices Module-5 Display Devices Syllabus: Introduction Character formats Segment displays Dot matrix displays Bar graph displays Cathode ray tubes Light emitting diodes Liquid crystal displays Nixies Incandescent

More information

Lecture 8. Display Devices. Cathode Ray Tube (CRT) Liquid Crystal Displays (LCD) Light-Emitting Diode (LED) Gas Plasma DLP

Lecture 8. Display Devices. Cathode Ray Tube (CRT) Liquid Crystal Displays (LCD) Light-Emitting Diode (LED) Gas Plasma DLP Lecture 8 Display Devices Cathode Ray Tube (CRT) Liquid Crystal Displays (LCD) Light-Emitting Diode (LED) Gas Plasma DLP Display Devices Display technology - CRT or LCD technologies. Cable technology -

More information

L14 - Video. L14: Spring 2005 Introductory Digital Systems Laboratory

L14 - Video. L14: Spring 2005 Introductory Digital Systems Laboratory L14 - Video Slides 2-10 courtesy of Tayo Akinwande Take the graduate course, 6.973 consult Prof. Akinwande Some modifications of these slides by D. E. Troxel 1 How Do Displays Work? Electronic display

More information

Joint Development of Ultra-Bright, Inorganic EL Light-Emitting Materials. November 2, 2005 KURARAY CO., LTD.

Joint Development of Ultra-Bright, Inorganic EL Light-Emitting Materials. November 2, 2005 KURARAY CO., LTD. Joint Development of Ultra-Bright, Inorganic EL Light-Emitting Materials November 2, 2005 KURARAY CO., LTD. Sales Trends of Display-related Products (Kuraray (standalone)) FY1994 FY1999 FY2004 Sales Ratio

More information

Part 1: Introduction to Computer Graphics

Part 1: Introduction to Computer Graphics Part 1: Introduction to Computer Graphics 1. Define computer graphics? The branch of science and technology concerned with methods and techniques for converting data to or from visual presentation using

More information

A Review- on Different Types of Displays

A Review- on Different Types of Displays , pp.327-332 http://dx.doi.org/10.14257/ijmue.2016.11.8.33 A Review- on Different Types of Displays Shubham Shama 1, Udita Jindal 2, Mehul Goyal 3, Sahil Sharma 4 and Vivek Goyal 5 1-4Department of ECE,

More information

Introduction & Colour

Introduction & Colour Introduction & Colour Eric C. McCreath School of Computer Science The Australian National University ACT 0200 Australia ericm@cs.anu.edu.au Overview Computer Graphics Uses Basic Hardware and Software Colour

More information

Liquid Crystal Display (LCD)

Liquid Crystal Display (LCD) Liquid Crystal Display (LCD) When coming into contact with grooved surface in a fixed direction, liquid crystal molecules line up parallelly along the grooves. When coming into contact with grooved surface

More information

Physics in Entertainment and the Arts

Physics in Entertainment and the Arts Physics in Entertainment and the Arts Chapter XXII Audio/Video Recording and Playback Audio Recording and Playback This diagram shows the basic processes for recording and playing back sound Sound Sensor

More information

Technology White Paper Plasma Displays. NEC Technologies Visual Systems Division

Technology White Paper Plasma Displays. NEC Technologies Visual Systems Division Technology White Paper Plasma Displays NEC Technologies Visual Systems Division May 1998 1 What is a Color Plasma Display Panel? The term Plasma refers to a flat panel display technology that utilizes

More information

Television brian egan isnm 2004

Television brian egan isnm 2004 Introduction Mechanical early developments. Electrical how it works. Digital advantages over analogue. brian egan isnm Mechanical television First televisions were mechanical based on revolving disc, first

More information

CATHODE-RAY OSCILLOSCOPE (CRO)

CATHODE-RAY OSCILLOSCOPE (CRO) CATHODE-RAY OSCILLOSCOPE (CRO) I N T R O D U C T I O N : The cathode-ray oscilloscope (CRO) is a multipurpose display instrument used for the observation, measurement, and analysis of waveforms by plotting

More information

Overview of Graphics Systems

Overview of Graphics Systems CHAPTER - 2 Overview of Graphics Systems Video Display Devices Instructions are stored in a display memory display file display list Modes: immediate each element is processed and displayed retained objects

More information

Carbon TVs to edge out liquid crystal, plasma? By Michael Kanellos Staff Writer, CNET News

Carbon TVs to edge out liquid crystal, plasma? By Michael Kanellos Staff Writer, CNET News http://news.cnet.com/carbon-tvs-to-edge-out-liquid-crystal%2c-plasma... 1 of 2 11/8/2008 12:52 PM CNET News January 5, 2005 4:00 AM PST Carbon TVs to edge out liquid crystal, plasma? By Michael Kanellos

More information

PAST EXAM PAPER & MEMO N3 ABOUT THE QUESTION PAPERS:

PAST EXAM PAPER & MEMO N3 ABOUT THE QUESTION PAPERS: EKURHULENI TECH COLLEGE. No. 3 Mogale Square, Krugersdorp. Website: www. ekurhulenitech.co.za Email: info@ekurhulenitech.co.za TEL: 011 040 7343 CELL: 073 770 3028/060 715 4529 PAST EXAM PAPER & MEMO N3

More information

2.4.1 Graphics. Graphics Principles: Example Screen Format IMAGE REPRESNTATION

2.4.1 Graphics. Graphics Principles: Example Screen Format IMAGE REPRESNTATION 2.4.1 Graphics software programs available for the creation of computer graphics. (word art, Objects, shapes, colors, 2D, 3d) IMAGE REPRESNTATION A computer s display screen can be considered as being

More information

CS 4451A: Computer Graphics. Why Computer Graphics?

CS 4451A: Computer Graphics. Why Computer Graphics? CS 445A: Computer Graphics z CCB, TT 9:3- Why Computer Graphics? z Fun! z Lots of uses: y Art, entertainment y Visualizing complex data/ideas y Concise representation of actions/commands/state y Design/task

More information

Elements of a Television System

Elements of a Television System 1 Elements of a Television System 1 Elements of a Television System The fundamental aim of a television system is to extend the sense of sight beyond its natural limits, along with the sound associated

More information

Projection Displays Second Edition

Projection Displays Second Edition Projection Displays Second Edition by Matthew S. Brennesholtz Insight Media, USA Edward H. Stupp Stupp Associates, USA WILEY A John Wiley and Sons, Ltd, Publication Contents Foreword Preface to the Second

More information

Colour Matching Technology

Colour Matching Technology Colour Matching Technology For BVM-L Master Monitors www.sonybiz.net/monitors Colour Matching Technology BVM-L420/BVM-L230 LCD Master Monitors LCD Displays have come a long way from when they were first

More information

Application Note [AN-007] LCD Backlighting Technologies and Configurations

Application Note [AN-007] LCD Backlighting Technologies and Configurations Application Note [AN-007] LCD Backlighting Technologies Introduction Liquid Crystal Displays (LCDs) are not emissive i.e. they do not generate their own light. Transmissive and transflective displays require

More information

Module 7. Video and Purchasing Components

Module 7. Video and Purchasing Components Module 7 Video and Purchasing Components Objectives 1. PC Hardware A.1.11 Evaluate video components and standards B.1.10 Evaluate monitors C.1.9 Evaluate and select appropriate components for a custom

More information

Online Appendix A: Procedure

Online Appendix A: Procedure Online Appendix A: Procedure We follow the general rules for data collection for the historical method. We explain eight specific problems we encountered and the rules we used to resolve them. First, we

More information

CATHODE RAY OSCILLOSCOPE. Basic block diagrams Principle of operation Measurement of voltage, current and frequency

CATHODE RAY OSCILLOSCOPE. Basic block diagrams Principle of operation Measurement of voltage, current and frequency CATHODE RAY OSCILLOSCOPE Basic block diagrams Principle of operation Measurement of voltage, current and frequency 103 INTRODUCTION: The cathode-ray oscilloscope (CRO) is a multipurpose display instrument

More information

DISPLAY TECHNOLOGIES. Group 6: Steve Lenhart, Ryan King, Ramsey Akl, and Andrew Scheib

DISPLAY TECHNOLOGIES. Group 6: Steve Lenhart, Ryan King, Ramsey Akl, and Andrew Scheib DISPLAY TECHNOLOGIES Group 6: Steve Lenhart, Ryan King, Ramsey Akl, and Andrew Scheib DISPLAY TECHNOLOGIES Group 6: Steve Lenhart, Ryan King, Ramsey Akl, and Andrew Scheib Introduction First computers

More information

Requirement for graphic arts display

Requirement for graphic arts display Requirement for graphic arts display Content Development Division of National Digital Archives Program, Taiwan Date: 95/12/5 中島賢人 : Masato Nakashima Product Manager, Graphic Solutions Overseas Sales &

More information

IOSR Journal of Engineering (IOSRJEN) ISSN (e): , ISSN (p): Volume 2, PP Organic Led. Figure 1.

IOSR Journal of Engineering (IOSRJEN) ISSN (e): , ISSN (p): Volume 2, PP Organic Led. Figure 1. IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Volume 2, PP 46-51 www.iosrjen.org Organic Led Prof.Manoj Mishra 1, Sweety Vade 2,Shrutika Sawant 3, Shriwari Shedge 4, Ketaki

More information

Duke University. Plasma Display Panel. A vanished technique

Duke University. Plasma Display Panel. A vanished technique Duke University Plasma Display Panel A vanished technique Yida Chen Dr. Hubert Bray Math 190s: Mathematics of the Universe 31 July 2017 Introduction With the establishment of the atomic theory, we begin

More information

Slides on color vision for ee299 lecture. Prof. M. R. Gupta January 2008

Slides on color vision for ee299 lecture. Prof. M. R. Gupta January 2008 Slides on color vision for ee299 lecture Prof. M. R. Gupta January 2008 light source Color is an event??? human perceives color human cones respond: 1 w object has absorption spectra and reflectance spectra

More information

1 Your computer screen

1 Your computer screen U.S.T.H.B / C.E.I.L Unit 7 Computer science L2 (S2) 1 Your computer screen Discuss the following questions. 1 What type of display do you have? 2 What size is the screen? 3 Can you watch TV on your PC

More information

Organic light emitting diodes for display technology

Organic light emitting diodes for display technology Organic light emitting diodes for display technology Shamna Shamsudeen MScTI - ZITI-Heidelberg University OLED ZITI, Uni Heidelberg Page1 What s Light Light: Visible part of EM spectra. Ref:[1] Thermoluminescence:

More information

Page 1 of 8 Main > Electronics > Computers How OLEDs Work by Craig Freudenrich, Ph.D. Introduction to How OLEDs Work Imagine having a high-definition TV that is 80 inches wide and less than a quarter-inch

More information

Graphics Devices and Visual Perception. Human Vision. What is visual perception? Anatomy of the Eye. Spatial Resolution (Rods) Human Field of View

Graphics Devices and Visual Perception. Human Vision. What is visual perception? Anatomy of the Eye. Spatial Resolution (Rods) Human Field of View Graphics Devices and Visual Perception Human Vision and Perception CRT Displays Liquid Crystal Displays Video Controllers Display Controllers Input Devices Human Vision Eye + Retinal Receptors in eye provide

More information

Television System. EE 3414 May 9, Group Members: Jun Wei Guo Shou Hang Shi Raul Gomez

Television System. EE 3414 May 9, Group Members: Jun Wei Guo Shou Hang Shi Raul Gomez Television System EE 3414 May 9, 2003 Group Members: Jun Wei Guo Shou Hang Shi Raul Gomez Overview Basic Components of TV Camera Transmission of TV signals Basic Components of TV Reception of TV signals

More information

Introduction to Computer Graphics

Introduction to Computer Graphics Introduction to Computer Graphics R. J. Renka Department of Computer Science & Engineering University of North Texas 01/16/2010 Introduction Computer Graphics is a subfield of computer science concerned

More information

Tutorial Cathode Rays Year 12 Physics - Module 9.3 Motors and Generators

Tutorial Cathode Rays Year 12 Physics - Module 9.3 Motors and Generators Tutorial 9.4.1.2 Cathode Rays Year 12 Physics - Module 9.3 Motors and Generators For use with Lesson 9.4.1 Cathode Rays 1. Identify the properties of cathode rays that indicated that they might be particles.

More information

Gechstudentszone.wordpress.com

Gechstudentszone.wordpress.com Unit 3: Photodiodes 3.1 Photodiodes Photodiodes are junction semiconductor light sensors that generate current or voltage when the PN junction in the semiconductor is illuminated by light of sufficient

More information

OLED Status quo and our position

OLED Status quo and our position OLED Status quo and our position Information Day 2013 A Deep Dive into the LC&OLED Business Dr. Udo Heider Vice President OLED Darmstadt, Germany June 26, 2013 Disclaimer Remarks All comparative figures

More information

28 North Lotts, Dublin 1, Ireland Tel: info [AT] phonevolts.com

28 North Lotts, Dublin 1, Ireland Tel: info [AT] phonevolts.com www.phonevolts.ie 28 North Lotts, Dublin 1, Ireland Tel: 01 8728722 Email: info [AT] phonevolts.com PhoneVolts is owned and operated by GSMsolutions.ie What is an LCD? A liquid crystal display (commonly

More information

Displays and framebuffers

Displays and framebuffers Reading Optional Displays and framebuffers Brian Curless CSE 557 Autumn 2017 OpenGL Programming Guide (the red book available online): First four sections of chapter 2 First section of chapter 6 Foley

More information

Dan Schuster Arusha Technical College March 4, 2010

Dan Schuster Arusha Technical College March 4, 2010 Television Theory Of Operation Dan Schuster Arusha Technical College March 4, 2010 My TV Background 34 years in Automation and Image Electronics MS in Electrical and Computer Engineering Designed Television

More information

Presented by: Amany Mohamed Yara Naguib May Mohamed Sara Mahmoud Maha Ali. Supervised by: Dr.Mohamed Abd El Ghany

Presented by: Amany Mohamed Yara Naguib May Mohamed Sara Mahmoud Maha Ali. Supervised by: Dr.Mohamed Abd El Ghany Presented by: Amany Mohamed Yara Naguib May Mohamed Sara Mahmoud Maha Ali Supervised by: Dr.Mohamed Abd El Ghany Analogue Terrestrial TV. No satellite Transmission Digital Satellite TV. Uses satellite

More information

Microcontroller Interfacing: Selected Topics

Microcontroller Interfacing: Selected Topics Microcontroller Interfacing: Selected Topics Operation of LCD Displays Common Input Devices Common Output Devices and Actuators 10/29/2008 1 Liquid crystal twists light polarization by 90 degrees if no

More information

CHAPTER 4 OSCILLOSCOPES

CHAPTER 4 OSCILLOSCOPES CHAPTER 4 OSCILLOSCOPES 4.1 Introduction The cathode ray oscilloscope generally referred to as the oscilloscope, is probably the most versatile electrical measuring instrument available. Some of electrical

More information

CATHODE RAY OSCILLOSCOPE (CRO)

CATHODE RAY OSCILLOSCOPE (CRO) CATHODE RAY OSCILLOSCOPE (CRO) 4.6 (a) Cathode rays CORE Describe the production and detection of cathode rays Describe their deflection in electric fields State that the particles emitted in thermionic

More information

[1.9] AMOLED 공정 Introduction OLED Materials Patterning Process Process Equipments

[1.9] AMOLED 공정 Introduction OLED Materials Patterning Process Process Equipments [1.9] AMOLED 공정 1.9.1. Introduction 1.9.2. OLED Materials 1.9.3. Patterning Process 1.9.4. Process Equipments OLED : Organic Light Emitting Diode Organic EL : Organic Electroluminescent 재료및공정 재료의발광메카니즘

More information

Wide color gamut industry issues and market status

Wide color gamut industry issues and market status Wide color gamut industry issues and market status Son, Seungkyu Richard November 3th, 2016 2 Wide color gamut display, essential for high-end displays With the appearance of products with wide color gamut

More information

Visualization Technologies IGS HT Displays. Stefan Seipel Additional Reading. Visual Displays - Basic Technologies

Visualization Technologies IGS HT Displays. Stefan Seipel Additional Reading. Visual Displays - Basic Technologies Visualization Technologies IGS HT 2003 Stefan Seipel (stefan.seipel@it.uu.se) Displays Additional eading oy S. Kalawsky: The Science of Virtual eality and Virtual Environments Addison-Wesley Publishing

More information

the Most Popular Display Technology?

the Most Popular Display Technology? Why is LCD the Most Popular Display Technology? History of Liquid Crystal Display (LCD) As early as 1889, scientists discovered that chemicals such as cholesteryl benzoate, when melted into liquid form,

More information

THE OPERATION OF A CATHODE RAY TUBE

THE OPERATION OF A CATHODE RAY TUBE THE OPERATION OF A CATHODE RAY TUBE OBJECT: To acquaint the student with the operation of a cathode ray tube, and to study the effect of varying potential differences on accelerated electrons. THEORY:

More information

Secrets of the Studio. TELEVISION CAMERAS Technology and Practise Part 1 Chris Phillips

Secrets of the Studio. TELEVISION CAMERAS Technology and Practise Part 1 Chris Phillips Secrets of the Studio TELEVISION CAMERAS Technology and Practise Part 1 Chris Phillips Television Cameras Origins in Film Television Principles Camera Technology Studio Line-up Developments Questions of

More information

INSTRUMENT CATHODE-RAY TUBE

INSTRUMENT CATHODE-RAY TUBE Instrument cathode-ray tube D14-363GY/123 INSTRUMENT CATHODE-RAY TUBE mono accelerator 14 cm diagonal rectangular flat face internal graticule low power quick heating cathode high brightness, long-life

More information

Hardcopy. Prerequisites. An understanding of the nature of color and visual communication, and an appreciation of what makes an effective image.

Hardcopy. Prerequisites. An understanding of the nature of color and visual communication, and an appreciation of what makes an effective image. Hardcopy Prerequisites An understanding of the nature of color and visual communication, and an appreciation of what makes an effective image. Introduction You have worked hard to analyze a problem and

More information

ANTENNAS, WAVE PROPAGATION &TV ENGG. Lecture : TV working

ANTENNAS, WAVE PROPAGATION &TV ENGG. Lecture : TV working ANTENNAS, WAVE PROPAGATION &TV ENGG Lecture : TV working Topics to be covered Television working How Television Works? A Simplified Viewpoint?? From Studio to Viewer Television content is developed in

More information

CHAPTER 3 OSCILLOSCOPES AND SIGNAL GENERATOR

CHAPTER 3 OSCILLOSCOPES AND SIGNAL GENERATOR CHAPTER 3 OSCILLOSCOPES AND SIGNAL GENERATOR OSCILLOSCOPE 3.1 Introduction The cathode ray oscilloscope (CRO) provides a visual presentation of any waveform applied to the input terminal. The oscilloscope

More information

INSTRUMENT CATHODE-RAY TUBE

INSTRUMENT CATHODE-RAY TUBE INSTRUMENT CATHODE-RAY TUBE 14 cm diagonal rectangular flat face domed mesh post-deflection acceleration improved spot quality for character readout high precision by internal permanent magnetic correction

More information

SEMI Flat-Panel Display Division Phosphor Technology Center of Excellence TABLE 10 MAJOR ACTIVITIES OF PTCOE Ferroelectric Liquid

SEMI Flat-Panel Display Division Phosphor Technology Center of Excellence TABLE 10 MAJOR ACTIVITIES OF PTCOE Ferroelectric Liquid INTRODUCTION... XVIII STUDY GOALS AND OBJECTIVES... XVIII REASONS FOR DOING THIS STUDY... XVIII CONTRIBUTIONS TO THE STUDY AND FOR WHOM... XVIII SCOPE AND FORMAT... XIX METHODOLOGY... XIX INFORMATION SOURCES...

More information

Advanced Display Technology (continued) Lecture 13 October 4, 2016 Imaging in the Electronic Age Donald P. Greenberg

Advanced Display Technology (continued) Lecture 13 October 4, 2016 Imaging in the Electronic Age Donald P. Greenberg Advanced Display Technology (continued) Lecture 13 October 4, 2016 Imaging in the Electronic Age Donald P. Greenberg Cost of HDTV Displays Price $ Plasma Projection TV s LCD s Diagonal Inches Cost of HDTV

More information

An Efficient SOC approach to Design CRT controller on CPLD s

An Efficient SOC approach to Design CRT controller on CPLD s A Monthly Peer Reviewed Open Access International e-journal An Efficient SOC approach to Design CRT controller on CPLD s Abstract: Sudheer Kumar Marsakatla M.tech Student, Department of ECE, ACE Engineering

More information

Current Trends in Electronic Display Technology

Current Trends in Electronic Display Technology Journal of Information & Communication Technology Vol. 2, No. 1, (Spring 2008) 68-75 Current Trends in Electronic Display Technology Engr. Raza Jafri Engr. Wajid Hassan Department of Electronic Engineering,

More information

An Overview of OLED Display Technology

An Overview of OLED Display Technology page:1 An Overview of OLED Display Technology Homer Antoniadis OSRAM Opto Semiconductors Inc. San Jose, CA page:2 Outline! OLED device structure and operation! OLED materials (polymers and small molecules)!

More information

Technical background and design options to raise energy efficiency and reduce the environmental impact of TVs

Technical background and design options to raise energy efficiency and reduce the environmental impact of TVs Appliances Guide Get super efficient appliances Technical background and design options to raise energy efficiency and reduce the environmental impact of TVs Author Thomas Götz Published 11/2015 bigee.net

More information

Past and future technologies of information displays

Past and future technologies of information displays Past and future technologies of information displays Kouji Suzuki SED Incorporated, Hiratsuka, Japan Research and Development Center, Toshiba Corporation, Kawasaki, Japan Abstract A concise summary is

More information

THE OPERATION OF A CATHODE RAY TUBE

THE OPERATION OF A CATHODE RAY TUBE THE OPERATION OF A CATHODE RAY TUBE OBJECT: To acquaint the student with the operation of a cathode ray tube, and to study the effect of varying potential differences on accelerated electrons. THEORY:

More information

LCD. Liquid crystal displays and backlighting. Incoherent lightsources Christian Manß

LCD. Liquid crystal displays and backlighting. Incoherent lightsources Christian Manß LCD Liquid crystal displays and backlighting Incoherent lightsources Christian Manß 27.04.2016 Structure Historical background Liquid crystals Mesophase Typical materials Phase appeareances Molecular properties

More information