PC Construction and Maintenance Week 6 Peripheral Cards Sound and Video Cards.

Slides:



Advertisements
Similar presentations
HARDWARE Rashedul Hasan..
Advertisements

Module 3 Configuring Hardware on a Computer Running Windows XP Professional.
Device Drivers.
Chapter Six Networking Hardware.
Terms 4 Definitions and Questions. Motherboard The main board of a computer, usually containing the circuitry for the central processing unit, keyboard,
Hardware Evaluation and Selection James D. Lehman Educational Technology Purdue University.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 2: Managing Hardware Devices.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 2: Managing Hardware Devices.
Cambodia-India Entrepreneurship Development Centre - : :.... :-:-
Computer Parts There are many parts that work together to make a computer work.
1 Chapter Overview Installing New Hardware Installing Updates Managing Client Access Licenses Troubleshooting Boot Problems.
Computer Architecture Ports.  There are lots of external devices that you can connect to your computer. All external devices connect to the computer’s.
THE CPU Cpu brands AMD cpu Intel cpu By Nathan Ferguson.
Parts and usage. Motherboard is the most important component in any personal computer. It contains almost every important elements of the computer. Sometimes.
System Resources INFO1119 (Fall 2012).
Troubleshooting Hardware Issues Lesson 5. Objectives 2.
The Internal Components of a Personal Computer (PC)
XP Practical PC, 3e Chapter 17 1 Upgrading and Expanding your PC.
Submitted by Ravi Prakash PGT(Computer Sc.) KV39 GTC Varanasi
How Hardware and Software Work Together
Hands-On Microsoft Windows Server 2008
Computer Hardware Ruth Watson
Chapter 19 Upgrading and Expanding Your PC. Getting Started FAQs: – Can I upgrade the processor in my PC? – Will adding RAM improve my PC’s performance?
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS) Excerpted from 1 Copyright © Texas Education Agency, All.
B.A. (Mahayana Studies) Introduction to Computer Science November March The Motherboard A look at the brains of the computer, the.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 2: Managing Hardware Devices.
Explore the Parts of a Computer
Ch Review1 Review Chapter Microcomputer Systems Hardware, Software, and the Operating System.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
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.
 Design model for a computer  Named after John von Neuman  Instructions that tell the computer what to do are stored in memory  Stored program Memory.
Translate the following message:
A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Chapter 2 How an OS Works with Hardware and Other Software.
University of Management & Technology 1 Operating Systems & Utility Programs.
IRQ  The IRQ is a number set in the computer for the interrupt request.  assigned to devices to allow it to "interrupt", or send a signal, to the computer.
Guide to Linux Installation and Administration, 2e1 Chapter 2 Planning Your System.
What is a BIOS? * basic input/output system (BIOS), also known as the System BIOS * The BIOS software is built into the PC on a non-volatile ROM and is.
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.
Lec.2: Computer HardwareLec.2: Computer Hardware Foundation year 1 Lecturer: Fatma El-Zahraa Mohamed Year: 2015/2016.
IT1001 – Personal Computer Hardware & System Operations Week5- Installation and configuration of driver software.
1 Computer Maintenance Software Configuration: Evaluating Software Packages, Software Licensing, and Computer Protection through the Installation and Maintenance.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
Managing Hardware Devices Facilitator: Suleiman Mohammed(mcpn, mncs) Institute of Computing & ICT, Ahmadu Bello University, Zaria.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
Digital Literacy: Computer Basics
Computer Maintenance I
Lesson 2 Component Overview Core Hardware Fundamentals.
Done by: Chelsea Bryan Friday, October 10,2014.   The BIOS (aka) Basic input/output system, is a built in software that determines what's a computer.
361 Hardware, Software, and Computer Performance Lec 2.
Computer Parts There are many parts that work together to make a computer work.
PCs ENVIRONMENT and PERIPHERALS Lecture 4. An expansion cards: - An expansion card (expansion board) is an electronic circuit board that adds more functionality.
Computer Maintenance Software Configuration: Evaluating Software Packages, Software Licensing, and Computer Protection through the Installation and Maintenance.
ICT COMPUTER FUNDAMENTALS
Computer systems is a 10-credit unit
Chapter Objectives In this chapter, you will learn:
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS)
Technology Literacy Hardware.
ICT COMPUTER FUNDAMENTALS
Lecturer: Dalia Mirghani
Drill Translate the following message:
Introduction to Computers
IRQ, DMA and I/O Ports - Introduction -
Introduction to Computers
Computer Maintenance Software Configuration: Evaluating Software Packages, Software Licensing, and Computer Protection through the Installation and Maintenance.
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Presentation transcript:

PC Construction and Maintenance Week 6 Peripheral Cards Sound and Video Cards

What is a peripheral card? A peripheral card consists of a circuit board that slots into the computers motherboard Peripheral cards provide extra functionality to the computer Most peripheral cards conform to well known standards and should be interchangeable Physical compatibility of card and motherboard does not guarantee that the card will work in a particular machine

OS dependency of cards For a peripheral card to work on a computer, it must be recognised by the operating system The piece of software that controls the peripheral device is known as a driver The driver is critical to the behaviour of the peripheral device Many cards have several different drivers available, typically one driver per operating system

The device driver Windows and Linux systems come supplied with a wide variety of device drivers Although these drivers can be used with thousands of different peripheral cards, still many cards are not supported natively by the operating system In these cases, it is necessary to use a vendor- supplied driver Vendor supplied drivers are usually shipped with the card, and most manufacturers have drivers freely downloadable from their websites

Types of drivers For graphics cards in particular, performance is important New drivers come out periodically that improve performance of graphics cards The first set of stable and fully tested drivers released by a manufacturer are known as the “reference drivers”

Limitations of peripheral card installation There must be enough free resources in the system for the machine to accept a new peripheral card This applies more to older hardware than new hardware Some very new machines may not work with very old hardware Some very old machines may not work with some very new hardware

Hardware conflicts Hardware conflicts can prevent one or more peripheral cards from functioning correctly Conflicts occur when two cards need, or try to use the same resource In some cases, conflicts can be resolved by manual intervention In the worst case, one or other card has to be removed from the system

What are resources? The four main classes of resources are independent of operating system type They are IRQs, I/O ranges, Memory Ranges and DMA channels On a plug’n’play system, these resources are allocated automatically by the operating system Sometimes, they have to be manually configured, particularly if old hardware is being used Not all hardware used all four classes of resource

Resource types - IRQs IRQs (Interrupt Requests) are needed by all peripheral cards. On a PC, there are 16 IRQ lines, numbered 0 to 15 When all of these have been used, devices must share IRQs Not all hardware supports IRQ sharing Plug’n’Play is meant to hide this complexity from the end user. In most cases, it works, but sometimes the system needs manual intervention Many IRQs cannot be used for add-on peripheral cards, as they are reserved for standard system devices

Other Resource Types An I/O range specifies a range of input-output ports used by the device. If the I/O range of two devices overlaps, then a hardware conflict will occur Luckily, most devices are not fixed to one specific range of I/O ports The same is true for memory-mapped ranges. A memory mapped range is just a part of the processors address space which maps to a hardware device

Resource types – DMA channels DMA (Direct Memory Access) channels are used by some peripheral cards They provide direct access between a peripheral card and the main memory without processor intervention A single DMA channel can typically only be used by a single device Most PCs support several DMA channels

The Device Manager To examine resources, and sort out hardware conflicts on a Windows system, use the device manager It is found in the control panel by clicking on the system applet in windows 95/98/ME and windows 2000 Windows NT 4 doesn’t have an integrated device manager, instead devices are configured under separate control panel applets

Resource Management In the new scheme of plug and play, all resources should be automatically allocated by the operating system Plug’n’play helps to avoid resource conflicts Not all older hardware is plug’n’play, and may need to be manually configured Even with plug’n’play hardware, the system may not be able to resolve all conflicts if there are a large number of peripheral devices in the machine

When to use Device Manager? To configure device resources, when using non plug’n’play hardware When updating drivers to solve problems To check that all of the system hardware is set up correctly To resolve device conflicts

Sound Cards A computer without a sound card can only produce simple beeps from the internal speaker Windows will use an available sound card extensively for informative purposes Soundcards are needed for games and most multimedia applications Soundcards are both Input and Output devices Most new soundcards are PCI cards

Type of soundcard Half-duplex cards can only either output sound, or input sound at a given instant, but not both at the same time Full-duplex cards can both input and output sound at the same time Full-duplex cards are typically more expensive than half-duplex Half-duplex cards are O.K. for general purpose windows usage, but Full-Duplex cards are recommended for communications

Properties of a soundcard Expect to find a game port on most soundcards Most sound cards have the following three external connectors, Speaker, Line in and Microphone Better cards have additional connectors, sometimes gold-plated All sound cards have internal connectors for CD- ROM drives and/or TV cards

Sound card Identification Creative Labs probably still the most well known producer of sound cards Many unbranded clones exist Unbranded cards can often be identified by observing number on soundcard chip Soundcard drivers are very specific to the type of chip on the card

Sound card installation Most creative labs and other well known cards will be identified by windows automatically and can use the drivers built into windows Many unbranded and obscure cards need a drive obtained from the vendor’s web site In this case, installation of the card is performed by clicking on the ‘Add new hardware’ applet in the control panel Half of the challenge is finding out who the manufacturer is!

Video Cards All systems need a graphics adapter to produce a display Graphics cards can vary enormously in price Price determines speed and functionality of the card Good cards offload a lot of graphics processing from the main CPU, and therefore allow a faster system New games require graphics cards with 3-D acceleration

Additional Features Some video cards additionally have an S- video or composite video outputs for connecting the computer to a TV or video Some cards support 3-D LCD shutter headsets for Virtual Reality and Games Some cards support connection to additional cards of the same model, to share the processing load and boost performance

Video RAM The capabilities of a video card depend on several properties of the card. The amount of on-card video RAM determines the maximum resolution and number of colours the card can display The amount of VRAM also affects performance, as new cards use VRAM as a scratch pad for the creation of objects in the image Analogous to the processing system, increasing VRAM increases performance of the graphics subsystem

The RAMDAC The RAMDAC (RAM Digital to Analogue Converter) scans the video, and converts its contents to an analogue signal in order to drive the monitor The speed of the RAMDAC determines the exact refresh rates and resolutions the card can do The RAMDAC on a typical card can run at a dozen or so specific frequencies to support different resolutions The faster the RAMDAC, the higher the resolution and refresh rates the card can display

The GPU The GPU (Graphics Processing Unit) is the main large chip on the video card The speed of the GPU is critical to graphics performance Faster GPUs give better graphics performance, but run hotter Some new video cards need a heatsink and fan mounted on the GPU to keep it cool The GPU can be overclocked with custom software to gain extra speed, but is not recommended

Typical Operating Parameters For small monitors 14” and 15”, a typical resolution would be 800x600 at 60Hz with as many colours as possible For 17” monitors, 1024x768 would allow for more desktop space Higher refresh rates are easier on the eyes Non-interlaced mode is recommended to avoid headaches

Changing the operating parameters Under windows, the display applet in control panel allows changing the operating parameters of the graphics adapter Right clicking on the desktop also allows quick access to the display applet If the correct driver for the card is not installed, then the settings can not always be changed above 640x480 and 16 colours

Colour Modes More Colours gives a better picture, but may make the computer slower, it very much depends on the type of video card being used In Windows terminology, High Colour is 65 thousand colours (16-bit colour), True colour is 16 million colours (24-bit colour). 256 colour mode is sometimes used on old machines, but looks very grainy The human eye can’t distinguish between more than 16 million colours

Installing a graphics card If the card is supported natively by a Windows driver, then windows should detect it at install time After rebooting, the display applet should allow selection of high resolution and high colour modes Even if the card is supported by a windows driver, it is often best to download the manufacturers own driver from the web

Installing a graphics card If the card is not supported by a native windows driver, then either the driver supplied on disk, or one downloaded from the web has to be used You can tell if windows does not recognise the card if it is listed as a “standard VGA adapter” in the control panel To install the card, you can click on the “Add New Hardware” applet in the control panel

Add new hardware applet The add new hardware applet allows manual installation of drivers for hardware that is not automatically installed by windows You can allow the applet to automatically detect hardware, or manually add hardware Sometimes manual addition of hardware is required if for some reason the auto detection fails If you are confident how to install a particular piece of hardware then you can skip the auto detection to save some time

Adding new hardware If the hardware is not supported by a native Windows driver, then you will be prompted to insert a driver disk Sometimes, Windows will fail to find the driver on the disk, because it is located in a folder or subfolder of the vendor supplied floppy disk or CD Sometimes you have to search for the driver file manually on the floppy of CD-ROM

Adding new hardware After the new driver has been loaded onto the hard drive, the computer will need to restart If the driver was the correct type for the hardware, then the device will function correctly If the driver was incorrect for the specific piece of hardware, then the machine may crash or hang during the boot process, or the device may simply not work properly

Safe Mode When installing new drivers, there may sometimes be a problem with an incorrect or out of date driver These problems can be serious enough to lock you out of windows Safe mode comes in handy. It lets you boot the operating system without loading most of the drivers You can use same mode to remove an offending driver and then reboot to normal windows mode Safe mode is accessible by pressing F8 upon booting