CRT Display Technology

Slides:



Advertisements
Similar presentations
Introduction to Raster scan display C A E D C Computer Aided Engineering Design Centre.
Advertisements

1 COMP541 Video Monitors Montek Singh Oct 1, 2014.
Lecture 1 Computer Graphics Hardware Basic graphics hardware –Display devices –Video controller –Memory –CPU –System bus Graphics Hardware # 1 CG show.
C HAPTER 20: G ETTING T ECHNICAL – T HE V IDEO S IGNAL.
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
Monochrome Television Block Diagram
Java ThreadsGraphics Programming Graphics Programming: Graphics Devices.
Display Technology  Images stolen from various locations on the web...
Graphics Device Principles B.Sc. (Hons) Multimedia ComputingMedia Technologies.
Screen Monitor Visual display unit (VDU)
Graphics Device Principles B.Sc. (Hons) Multimedia ComputingMedia Technologies.
VGA Port Discussion D9.1. Raster Scan Displays Electron beam CRT.
Monitors and Sound Systems section 3A This lesson includes the following sections: · Monitors · PC Projectors · Sound Systems.
Graphics Hardware Display (CRT, LCD,…) Graphics accelerator
Introduction to VGA Wei Miao Yuxuan Zhou 1. 2 VGA VGA = Video Graphics Array Introduced by IBM in 1987, still using today All points addressable Transmitting.
VGA Interface1 CRT Display Technology zCathode Ray Tube yElectron gun fires electrons at the screen yElectric field steers the electron (X field and Y.
Video Monitor Uses raster scanning to display images
Diff b/w Raw & composite Video signal Raw video signal: Raw video is the signal created by the tube or imager of the camera. Raw video on an average, measure.
IE433 CAD/CAM Computer Aided Design and Computer Aided Manufacturing Part-2 CAD Systems Industrial Engineering Department King Saud University.
Basics of a Computer Graphics System Introduction to Computer Graphics CSE 470/598 Arizona State University Dianne Hansford.
Lecture 03 Fasih ur Rehman
display screens and ergonomics
BY Kamran Yousaf Computer Graphics & Animation. BY Kamran Yousaf Contents Introduction Usage, Application & Advantages Video Display Devices Output Devices.
Lecture No. 3.  Screen resolution  Color  Blank space between the pixels  Intentional image degradation  Brightness  Contrast  Refresh rate  Sensitivity.
Video Monitor Uses raster scanning to display images –Beam of electrons illuminates phosphorus dots on the screen called pixels. Starting at the top of.
ECE 448: Lab 6 VGA Display (mini chess game). Video Graphic Array (VGA) Resolution: 640x480 Display: 16 colors (4 bits), 256 colors (8 bits) Refresh Rate:
Objectives Differentiate between raster scan display and random scan display.
Introduction to Experiment 5 VGA Signal Generator ECE 448 Spring 2009.
EE4OI4 Engineering Design UP1core Library Functions.
CSE 477Design Problems1 1. Encode binary value using PCM zBinary # --> zHow accurate can you get? (+/- 1 usec?)
George Mason University ECE 448 – FPGA and ASIC Design with VHDL VGA Display Part 1 VGA Synchronization ECE 448 Lecture 9.
Overview of Graphics Systems. Cathode-ray Tube (CRT) - colors are represented using Red, Green, and Blue components - the CRT has a mechanism for.
1 COMP541 More on State Machines; and Video Scanout Montek Singh Feb 16, 2010.
Introduction to VGA 數位電路實驗 TA: 吳柏辰 Author: Trumen.
Video Monitor CRT: Cathode Ray Tube
COMP541 Video Monitors Montek Singh Oct 2, 2015.
Introduction to Graphical Hardware Display Technologies
Display Technology  Images stolen from various locations on the web...
 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.
Ch5: TELEVISION.
Graphics: Conceptual Model Real Object Human Eye Display Device Graphics System Synthetic Model Synthetic Camera Real Light Synthetic Light Source.
 Objective Objective  Basic Techniques Basic Techniques - Beam Penetration methodBeam Penetration method - The Shadow - Mask method.The Shadow - Mask.
Beam Penetration & Shadow Mask Method
Figure 10.1 Color CRT and Phosphor Dots on Face of Display.
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,
10/19 Monitors CRT monitors: Flat-panel displays Electron guns
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.)
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.
Computer Graphics CC416 Lecture 02: Overview of Graphics Systems: Raster & Random Displays – Chapter 2 Dr. Manal Helal – Fall 2014.
1 COMP541 Video Monitors Montek Singh Mar 11, 2016.
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.
COMP541 Video Monitors Montek Singh Oct 7, 2016.
Computer Graphics Lecture 4 Computer Graphics Hardware
COMP541 Video Monitors Montek Singh Sep 15, 2017.
VGA Display Part 1 VGA Synchronization
Computer Graphics Lecture 3 Computer Graphics Hardware
Overview of Graphics Systems
COMP541 Video Monitors Montek Singh Feb 20, 2015.
Overview of Graphics Systems
Figure 9.1 Color CRT and Phosphor Dots on Face of Display.
1. Encode binary value using PCM
Introduction to VGA Digital Circuit Lab TA: Po-Chen Wu.
Graphics Systems SUBJECT: COMPUTER GRAPHICS LECTURE NO: 02 BATCH: 16BS(INFORMATION TECHNOLOGY) 1/4/
COMP541 Video Monitors Montek Singh Feb 6, 2019.
VGA Display: VGA Synchronization & Pixel Generation
Presentation transcript:

CRT Display Technology Cathode Ray Tube Electron gun fires electrons at the screen Electric field steers the electron (X field and Y field) Screen phosphor emits light when electron hits Electron beams scans the screen, left-to-right, top-to-bottom As the beam moves, we can set the brightness of each color We turn on each pixel for the right about of time We set the horizontal and vertical scan rate using SYNC signals HSYNC - horizontal scan frequency VSYNC - vertical scan frequency VGA - Video Graphics Adapter Ancient PC CRT interface standard But still used, just like the 8086 ISA VGA Interface

VGA Timing VGA Interface

One Frame Vertical Synch tells the monitor when to go back to the top The Blanking Interval turns off the video at the top and bottom of the screen VGA Interface

One Line Each frame is divided into many lines Horizontal synch tells the monitor to go back to the start of the next line Each line is divided into pixels No timing signal: just change the value from one pixel to the next VGA Interface

VGA Interface This is what the image really looks like Horizontal retrace during HSYNC Vertical retrace during VSYNC “Front porch” “Back porch” VGA Interface

Timing with a 12 MHz clock (XS40 clock) Line: 31.77 usec x 12 MHz = 381 clocks/line we will display 256 pixels/line one pixel/clock rest is front porch, back porch and HSYNC Frame: 16.784 msec x 12 MHz = 201,406 clocks/frame (!) 201,406 / 381 clocks/line = 528 lines we can display 480 lines rest is front porch, back porch and VSYNC VGA Interface

"VGA industry standard" 640x480 pixel mode Clock frequency 25.175 MHz Line frequency 31469 Hz Field frequency 59.94 Hz One line 8 pixels front porch 96 pixels horizontal sync 40 pixels back porch 8 pixels left border 640 pixels video 8 pixels right border --- 800 pixels total per line One field 2 lines front porch 2 lines vertical sync 25 lines back porch 8 lines top border 480 lines video 8 lines bottom border --- 525 lines total per field VGA Interface

VGA Interface Row and column counts VGA Interface

VGA Interface Simple counting will work! HCNT VCNT VGA Interface

VGA Interface When HCNT is (0, 255) and VCNT is (0, 479) Display the pixel at (x, y) = (VCNT, HCNT) When HCNT > 255 313 <= HCNT <= 359 - HSYNC When VCNT > 480 494 <= VCNT <= 495 - VSYNC VGA Interface

VGA Interface Where does the pixel value come from? The image to be displayed is stored in memory “frame buffer” XS40 SRAM is 32Kx8 max image size = 6 bits/pixel = 2 bits each of RGB (modest color) Frame buffer model User fills memory with image User can change the image by just writing to memory Monitor reads memory whenever it needs a pixel Memory is shared, but user doesn’t need to know what monitor is doing modularization, information hiding VGA interface only needs to worry about reading the memory VGA Interface