CPUs and motherboards Unit objectives Describe features and functions of CPUs, classify CPUs according to their specifications, and replace a CPU Describe.

Slides:



Advertisements
Similar presentations
MUHAMMAD AHMED HUSSAIN
Advertisements

 Small Ceramic or metal component with fins on its surface that absorbs and ventilates heat produced by electrical projects.  The pace of a system clock.
Computers Are Your Future Twelfth Edition Chapter 2: Inside the System Unit Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 1.
Terms 4 Definitions and Questions. Motherboard The main board of a computer, usually containing the circuitry for the central processing unit, keyboard,
PC Maintenance: Preparing for A+ Certification
Parts & Functions of a Computer. 2 Functions of a Computer.
1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006.
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
Chapter 4 The Components of the System Unit
Complete CompTIA A+ Guide to PCs, 6e Chapter 2: On the Motherboard © 2014 Pearson IT Certification
Chipsets and Controllers
Motherboard AKA mainboard, system board, planar board, or logic board. It is printed circuit board found in all modern computers which holds many of the.
COMPUTER HARDWARE ***EXPLORED***
LOGO. Types of System Boards  Nonintegrated System Board  Nonintegrated system boards can be easily identified because each expansion slot is usually.
Chapter 2 On the Motherboard The Complete A+ Guide to PC Repair 5/e Update.
Parts and usage. Motherboard is the most important component in any personal computer. It contains almost every important elements of the computer. Sometimes.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 5 The Motherboard.
Components of a PC. Motherboard. Computer Mother Board Computer Mother board and its constituent components A typical PC mother board with important.
THE VISIBLE PC Lecture 2: A look at the brains of the computer, the motherboard, and its associated components. Networks and Communication Department 1.
CPUs and power supplies Unit objective: Identify CPU characteristics and install power supplies.
Motherboards Chapter 6. Overview In this chapter, you will learn to –Explain how motherboards work –Identify the types of motherboards –Explain chipset.
B.A. (Mahayana Studies) Introduction to Computer Science November March The Motherboard A look at the brains of the computer, the.
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
Organization of a computer: The motherboard and its components.
By Tyler Williams and Jake Eichorn. The System Unit The system unit is a case that contains electronic components of the computer used to process data.
CompTIA A+ Certification 801 Support Skills
Translate the following message:
Exercise 2 The Motherboard
Motherboard By : Reem Hasayen. Motherboard 1. Its one of the most important component in a PC, it can considered the computer heart. 2. It’s a printed.
Motherboard (Main board)
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware v0.95.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Complete CompTIA A+ Guide to PCs, 6e Chapter 2: On the Motherboard © 2014 Pearson IT Certification
Chapter 2 The CPU and the Main Board  2.1 Components of the CPU 2.1 Components of the CPU 2.1 Components of the CPU  2.2Performance and Instruction Sets.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 5 Processors and Chipsets (v0.9)
F1031 COMPUTER HARDWARE BASIC COMPUTER PERIPHERALS.
The Components of a System Unit
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.
I T Essentials I Chapter 1 JEOPARDY HardwareConnector/CablesMemoryAcronymsPotpourri
Computer Maintenance Unit Subtitle: CPU’s UNT in partnership with TEA, Copyright ©. All rights reserved1.
Motherboard and Bios. Generic Modern Motherboard.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 3 – The Motherboard.
Grade 9 BTT - Hardware Notes. Prepared by: C. Novak - Ridgemont Hardware and Software Hardware is any part of the computer system you can see Software.
By: Kathrine Rethorn and Mitchell Klunk.  The system Unit  The motherboard  Processor  The control Unit  The Arithmetic Logic Unit  Register  The.
CPUs and motherboards Unit objectives: Describe the function and features of CPUs, identify a CPU, and classify CPUs according to their specifications.
Motherboard A motherboard allows all the parts of your computer to receive power and communicate with one another.
PC Internal Components Lesson 4.  Intel is perhaps the most recognizable microprocessor manufacturer. List some others.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 5 The Motherboard.
Assembling & Disassembling of CPU. Mother Board Components.
CSUDH Fall 2015 Instructor: Robert Spengler
Inside the PC. Power Supply Heat Sink Used to cool the CPU or graphics processors Designed to increase the surface area in contact with the cooling.
CompTIA A+ Guide to Managing & Maintaining Your PC By: JEAN ANDREW Computer Maintenance Chapter 4: Component – Part 1: The Motherboard.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Instructor: Syed Shuja Hussain Chapter 2: The System Unit.
Instructor: Chapter 2: The System Unit. Learning Objectives: Recognize how data is processed Understand processors Understand memory types and functions.
Instructor: Syed Shuja Hussain Chapter 2: The System Unit.
Computer Hardware Components. Cases There are desktop cases and tower cases.
THE COMPUTER MOTHERBOARD AND ITS COMPONENTS Compiled By: Jishnu Pradeep.
Visit for more Learning Resources
Chapter Objectives In this chapter, you will learn:
Computer Hardware – System Unit
Components of Computer
Drill Translate the following message:
Week 3 The Components of the System Unit
What’s in the Box?.
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
A Look at Computer Parts
Presentation transcript:

CPUs and motherboards Unit objectives Describe features and functions of CPUs, classify CPUs according to their specifications, and replace a CPU Describe the techniques used to cool CPUs and other components in a PC, and replace a system fan Describe motherboards, their components, and form factors, and replace a motherboard Identify the symptoms of, probable causes of, and potential solutions to problems with motherboards and CPUs

Topic A Topic A: Central processing units Topic B: Cooling techniques Topic C: Motherboards Topic D: Motherboard and CPU troubleshooting

Central processing unit (CPU) “Brains” of your PC Processes instructions, manipulates data, controls interactions of other circuits Contains: –A control unit –One or more execution units –Single-core vs. multi-core processors –Registers

CPU performance Instruction — Low-level, hardware- specific command Rated in millions of instructions per seconds (MIPS) Rated according to clock speed Older CPUs — One clock cycle/ one instruction Newer CPUs — One clock cycle/ many instructions

CPU design characteristics Addressable RAM Branch prediction Address bus Data bus Internal bus Cache Clock speed Dual Independent Bus (DIB) Front-side bus speed continued

CPU characteristics, continued Hyperthreading Multimedia extensions (MMX) Multiprocessing Out-of-order completion Overclocking Pipelining Register renaming Single Instruction Multiple Data (SIMD) continued

CPU characteristics, continued Speculative execution Superpipelining Superscalar Throttling

Multiple-processor support Requires symmetric multiprocessing code for OS and applications Symmetric multiprocessing code is included in: –Windows 2000 Professional –Windows XP Professional –Windows Vista Business, Ultimate, Enterprise –32-bit versions of Windows 7 Linux and Linux applications are available in symmetric multiprocessing versions 64-bit versions of Windows 7 use NUMA

Processor specifications Manufacturers: –Intel –AMD –Centaur Technology –Elbrus International –Integrated Device Technology, Inc. (IDT) –SIS (Silicon Integrated Systems) –ST Microelectronics Primary specifications Bus width specifications Internal specifications

Activity A-1 Identifying CPUs

Inside the case Chipsets CPU packaging Slots Cooling techniques

Chipsets Memory control System bus functions Audio functions Video display functions System management functions

Northbridge and Southbridge Two most important components of a PC chipset Northbridge controls interactions between the CPU, memory, AGP video control circuitry, and the Southbridge continued

Northbridge/Southbridge, continued Southbridge controls interactions between buses and devices not controlled by the Northbridge –PCI expansion bus –Floppy drive controller –Serial port –Parallel port –PS/2 keyboard and mouse ports

CPU packaging Chip = die A package is made up of –Die –Plastic, metal, or ceramic case –Wires or connectors –Support chips –Cooling components

PGA package 80486

SECC package Pentium 3

Packages continued

Packages, continued continued

Packages, continued continued

Packages, continued

Sockets and slots continued

Sockets and slots, continued continued

Sockets and slots, continued

Pentium with MMX CPU & Socket 7 socket

Activity A-2 Identifying your CPU’s socket and package type

CPU installation CPU typically replaced as part of new motherboard Add another CPU to multiprocessor motherboard CPU packaging must match slot or socket in motherboard CPU packages held in place by retaining clips, locking lever, or other mechanism

CPU retaining clips

Installing a CPU 1.Unplug the computer and open the case 2.Remove the old CPU 3.Store the old CPU 4.Insert the new CPU package into its socket and secure it with the retaining mechanism 5.Close the case, reconnect cables, and boot the PC

Activity A-3 Replacing a CPU (optional)

Topic B Topic A: Central processing units Topic B: Cooling techniques Topic C: Motherboards Topic D: Motherboard and CPU troubleshooting

Typical cooling mechanisms Fans Heat sinks and cooling fins Heat pipes Water pumps Peltier coolers Undervolting

Power supply and CPU fans Power supply fan CPU fan

Cooling fins

Cooling fins and a fan

Other cooling techniques Heat pipes — Small tubes filled with fluid Water pumps — Tubes filled with water, moved away from CPU to outside case and through cooling fins Peltier coolers –Electronic device that gets colder when voltage is applied –Non-convection –Connected directly to CPU –Can be combined with water coolers continued

Other cooling techniques, continued Phase-change cooling –Vapor compression –Gas to liquid –Liquid absorbs processor heat and evaporates –Gas returned to compressor –Cycle begins again –More efficient than water cooling systems –Generate significant noise Undervolting –Less power; less heat –Can cause system problems

Activity B-1 Examining the cooling systems in your PC

Activity B-2 Replacing a system fan

Topic C Topic A: Central processing units Topic B: Cooling techniques Topic C: Motherboards Topic D: Motherboard and CPU troubleshooting

A motherboard Main circuit board

Motherboards Components review CPU Expansion slots Graphics adapter slot Hard drive interface connectors Floppy drive interface connector Optical drive interface connector Power connector Memory slots PS/2 mouse and keyboard ports USB port IEEE 1394 / FireWire port Serial port Parallel port Battery Network interface and modem Video connectors

Daughter board A circuit board Connects to another circuit board to provide or assist with its functions Most often used with video cards

Riser card Riser card with expansion slots Motherboard Connector between the two

Form factor Size and shape of a motherboard Dictates power supply and case Describes physical layout of components

Activity C-1 Examining motherboard components and form factor

Motherboard installation Failures from manufacturing defects or rough handling Replaced due to failure; upgrades; building PC from scratch Held in place by screws or plastic clips Remove wires, cables, connectors, and other system components, such as power supply and drives

Installing a motherboard 1.Unplug the computer and open the case 2.Disconnect all wires from old motherboard 3.Remove the power supply and drives 4.Remove the old motherboard 5.Store the old motherboard 6.Install the new motherboard 7.Reinstall the power supply and drives 8.Connect all wires 9.Close the case, reconnect cables, and boot the PC

Activity C-2 Replacing a motherboard (optional)

Topic D Topic A: Central processing units Topic B: Cooling techniques Topic C: Motherboards Topic D: Motherboard and CPU troubleshooting

Motherboard and CPU problems System fails to boot Burning or foul odor or smoke comes out of the case Fans come on and power lights indicate that power is present, but system fails to boot Video display problems occur on system with integrated display adapter Intermittent problems occur that can’t be traced to failure of other components

Activity D-1 Troubleshooting motherboard and CPU problems

Unit summary Described features and functions of CPUs, classified CPUs according to their specifications, and replaced a CPU Described the techniques used to cool CPUs and other components in a PC, and replaced a system fan Described motherboards, their components, and form factors, and replaced a motherboard Identified the symptoms of, probable causes of, and potential solutions to problems with motherboards and CPUs