EET 450 - Advanced Digital Display Adapters. A vital part to the system provides the visual part of the Human/Computer interface In boot process, goes.

Slides:



Advertisements
Similar presentations
MUHAMMAD AHMED HUSSAIN
Advertisements

Video Cards CS431 Class Presentation Ashish Bhat ( ) Nilesh Meshram ( )
HARDWARE Rashedul Hasan..
Chapter 3: Installing and Configuring Output Devices By: DC, and PB.
Basic Computer Hardware and Software.
1 Graphic adapters and monitors – the summary. 2 Outline The summary of principles of displaying the information – adapters and monitors. Black and white.
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
EET Advanced Digital Display Adapters. A vital part to the system provides the visual part of the Human/Computer interface In boot process, goes.
PCI SLOTS. network cards, sound cards, modems, extra ports such as USB or serial, TV tuner cards and disk controllers. Disadvantage: their higher bandwidth.
Presentation by David Fong
 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.
COMPUTER HARDWARE ***EXPLORED***
LOGO. Types of System Boards  Nonintegrated System Board  Nonintegrated system boards can be easily identified because each expansion slot is usually.
S3 Computer Literacy Computer Hardware. Overview of Computer Hardware Motherboard CPU RAM Harddisk CD-ROM Floppy Disk Display Card Sound Card LAN Card.
COMPONENTS OF THE SYSTEM UNIT
PC Maintenance: Preparing for A+ Certification Chapter 15: Video Cards.
Digital Graphics and Computers. Hardware and Software Working with graphic images requires suitable hardware and software to produce the best results.
Cheap Computer Contest. Hardware The physical components of a computer system. Examples: Motherboard, DVD Burner, RAM CPU, and etc.
Video Monitor Uses raster scanning to display images
IT Essentials: PC Hardware and Software 1 Chapter 6 Multimedia Capabilities.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware.
The Internal Components of a Personal Computer (PC)
Mother Board MOTHER BOARD Holds CPU, memory, PCI bays, etc.
Chapter 2 How Computers Work.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 10 Supporting I/O Devices.
Know the Computer Multimedia tools. Computer essentials.
Multimedia Hardware. Network LAN- to transfer data inside a local area. WAN – to transfer data in long distance. Ethernet – method for connecting computers.
B.A. (Mahayana Studies) Introduction to Computer Science November March The Motherboard A look at the brains of the computer, the.
Peripherals The term peripherals refers to all hardware devices that are attached to your computer and are controlled by your computer system Peripherals.
CHAPTER 1 Installing and Supporting I/O Devices Suraya Alias.
Add on cards. Also known as Expansion card or interface adapter. It can be inserted into an expansion slot of a motherboard to add functionality to a.
Organization of a computer: The motherboard and its components.
Translate the following message:
ECE291 Computer Engineering II Lecture 9 Josh Potts University of Illinois at Urbana- Champaign.
Video Monitor Uses raster scanning to display images –Beam of electrons illuminates phosphorus dots on the screen called pixels. Starting at the top of.
Nick Sims Like a motherboard, a graphics card is a printed circuit board that houses a processor and RAM.
A mother board is the main circuit board for the computer system (hence the name mother board ) The mother board holds all of the other components of a.
ELN230 – Bazlur slide 1 ELN230 Lecture – 02c PC Components.
Computer Systems TexPREP Summer Camp Computer Science.
Computer Hardware PC Components. Motherboard components 1.Ports 2.ISA Slot 3.PCI Slots 4.AGP Slot 5.CPU Slot 6.Chipset 7.Power connector 8.Memory sockets.
(Tahlia and Mabel are SUPA!!!). CPU CPU mean central process unit A central process is the carries out the instructions to computer programming.
The Components of a System Unit
Video Monitor CRT: Cathode Ray Tube
The Guts. CPU CPU Socket The CPU is generally a 2 inch ceramic square with a silicon chip located inside. The chip usually about the size of a thumbnail.
Lecture # 4 Output Devices. Output Devices Devices that convert machine language into human understandable form. Output can be in display form, on paper.
1.  RAM is our working memory storage. All the data, which the PC uses and works with during operation, are stored here.  Data are stored on drives,
Video Card CES Industries, Inc. Lesson 10.  Translates computer information of binary digital data into visual information that the monitor can understand.
The Computer System.
System Bus.
Basic Computer Hardware and Software.
Lecture 11 Text mode video
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Lecture-03 PC Components. System Components Video Card Sound Card Monitor (Display) Speakers Modem (or Network Card)
Computer Graphics Lecture 03 Graphics Systems Cont… Taqdees A. Siddiqi
THE COMPUTER MOTHERBOARD AND ITS COMPONENTS Compiled By: Jishnu Pradeep.
COMPUTER COMPONENTS Ms Jennifer Computer Components.
 Input - A device, such as a keyboard, used to enter information into a computer  Output - Electronic or electromechanical equipment connected to.
Transformer for your computer
Flowchart of basic interrupt mechanism
Computer systems is a 10-credit unit
Components of Computer
Basic Computer Hardware & Software
ASSEMBLY LANGUAGE FOR INTEL-BASED COMPUTERS,
TexPREP Summer Camp Computer Science
Chapter Objectives In this chapter, you will learn:
Hardware and Software.
Graphics Hardware: Specialty Memories, Simple Framebuffers
Hardware Components & Software Concepts
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Chapter 2 Processing Data Peter Norton’s  Introduction to Computers Data Useful output.
Presentation transcript:

EET Advanced Digital Display Adapters

A vital part to the system provides the visual part of the Human/Computer interface In boot process, goes through a variety of steps from mono-text through the highest color mode available Display unit must support the output

Board Types VGA boards - standard now Super VGA - follow VESA standards for high resolutions Graphic Accelerator - include 2D drawing instructions 3D accelerator board - includes 3D/rendering commands

Adapters Process - depends on commands from the CPU to display information –source of image may be from RAM, Disk, or created ‘on the fly’ –Accelerator chips provide hardware support for the ‘on the fly’ image generation –all other image forms are restricted by bus speed.

Technologies that affect speed –Chip-sets for accelerators –BUS technology –Register width of D/A card –Memory technology used VRAM –Designed to be accessed by both input and output devices at the same time

Video Memory SGRAM – Synchronous Graphics RAM –Not dual ported – used on moderate to high end cards WRAM – Window RAM –Faster & less expensive than VRAM –Supports full motion video 3-D RAM – designed to improve simulated three dimensional representations

–Resolution support 3 basic resolutions 640x480, 800x600, 1024x768 See Table 9-8 –Color support (mode) 24 bit or Mhues –Speed rating resolution vs frame rate –Bus bandwidth ISA – 16 bit, PCI - 32, AGP – 64 bit

Other Issues BIOS support OS support MMX Technology (3DNow) –Graphics accelerator in the CPU (Pentium)

Video Controllers CRTC – CRT Controller –Motorola 6845 – single chip control of traditional monochrome display. –Pages of text information, erase, scroll, etc. VGA Controller –Added control registers to allow complex control of detailed color images with greater color depth Cursor control –Included in hardware

RAM DAC Random Access Memory – Digital to Analog Converter –Provides analog control voltage for color control. Video information must be stored in MEMORY –Memory contents (text or graphic information) is converted to display

BIOS PC Video Bios –Original PC design provided CRT controls in BIOS VGA Bios –Extended BIOS controls to include color palettes & LCD control information Super VGA –VESA Bios extensions

Mode Numbers VESA Standard modes –See Table 16.5

Interfaces ISA VESA Local Bus UMA – Unified Memory Arch. VGA Auxiliary Video Connector –Card edge connector on VGA Board VESA feature Connector/ Advanced Feature Connector

Interfaces VESA Media Channel –Uses PCI Standard for video control features Advanced Graphics Port

Speed Comparison Each of the standard ports for Video Adapters are classified as ‘Local Bus’

FeatureVL-BusPCIAGP Speed132 MB/s 533M/1.06G Slots34/51 PnPNoYes CostInexpensiveHigherSim. to PCI Use486Pentium/P6PII/III etc StatusObsoleteCurrent

Other Video Issues TV Tuner Video Capture –NTSC –PAL –SECAM –HDTV

Troubleshooting Video Problems Power Light (LED) does not go on; No Picture –Check power –Check fuse –Check voltage select switch

Troubleshooting Video Problems Power LED is on; no picture –Check settings (contrast, etc) –Check Cable –Check System Configuration – hardware and software –Test Monitor on known good system –Reseat video card –Check socketed chips –Disable shadow video RAM

Troubleshooting Video Problems Power on, but monitor displays wrong characters. –Check Video card –Check motherboard

Troubleshooting Video Problems Monitor Flickers and/or has wavy lines –Check cable connection –Degauss –Check for nearby RF interference Fluorescent lights, speakers –Check settings for refresh rate

Troubleshooting Video Problems No graphics display or blank screen when loading certain programs –Check program requirements –Verify that card has necessary capabilities –Check adapter driver

Troubleshooting Video Problems –Other problems Screen goes blank after 30 seconds Poor quality color display Out of focus Other adjustments

MONDAY We start at 7:00 PM