Microprocessors Chapter 3.

Slides:



Advertisements
Similar presentations
Computer Maintenance Unit Subtitle: CPUs Copyright © Texas Education Agency, All rights reserved.1.
Advertisements

IT Chapter 2 Part B CPU. The CPU is contained on a single integrated circuit called the microprocessor. Often referred to as the brains of a computer.
The C P U In this lesson you will learn about the Press Enter or Click to continue Central Processing Unit.
Introduction to Computer Hardware Dr. Steve Broskoske Misericordia University.
Terms 4 Definitions and Questions. Motherboard The main board of a computer, usually containing the circuitry for the central processing unit, keyboard,
IT Essentials: PC Hardware and Software 1 Chapter 3 Assembling a Computer.
Computer Parts - Internal
Computer Hardware Processing and Internal Memory.
IT Systems Memory EN230-1 Justin Champion C208 –
Objectives Overview Discovering Computers 2014: Chapter 6 See Page 248
GCSE Computing - The CPU
Complete CompTIA A+ Guide to PCs, 6e Chapter 2: On the Motherboard © 2014 Pearson IT Certification
Semester One 2001/2002 Sheffield Hallam University1 The Motherboard Major circuit board in PC Holds CPU where calculations and instructions on data are.
Adapted from “Cooling Systems” – CTAE Information Technology Essentials PROFITT Curriculum.
PC Maintenance: Preparing for A+ Certification Chapter 5: CPUs.
On the Motherboard Chapter 2.
Understanding The CPU Ryan cable Jeremy Wall Jason Basara.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 5 Processors and Chipsets.
Motherboards. Parts of a motherboard Motherboards connect the diverse elements of a PC, enabling them to communicate with one another and work together.
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.
How a Computer Processes Data Hardware. Major Components Involved: Central Processing Unit Types of Memory Motherboards Auxiliary Storage Devices.
Chapter 2 On the Motherboard The Complete A+ Guide to PC Repair 5/e Update.
Digital Graphics and Computers. Hardware and Software Working with graphic images requires suitable hardware and software to produce the best results.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 5 The Motherboard.
Processing Devices.
Components of a PC. Motherboard. Computer Mother Board Computer Mother board and its constituent components A typical PC mother board with important.
… when you will open a computer We hope you will not look like …
Chapter 6 Inside Computers and Mobile Devices Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Continuation of Primary System Components Powered by DeSiaMore1.
Microprocessors Chapter 2. External Data Bus Make sure that you read the analogy explaining exactly what the external data bus is binary system - a numbering.
© 2007 The McGraw-Hill Companies, Inc. All rights reserved Microprocessors Chapter 1 part 3.
 Happy December!  Sponge: Go to your wiki!  Today’s Lesson Target  Basic Engineering Notation  How to describe a CPU.  How to install a CPU.
© 2007 The McGraw-Hill Companies, Inc. All rights reserved Microprocessors Chapter 3.
Digital Sound. Computer Sound To convert an analog wave into digital, converters use a process called sampling DEF: Sampling- the height of the sound.
Chapter 3 By James Hanson June 2002 DRAM Dynamic-RAM Needs to be refreshed every few milliseconds 1 Transistor/ 1 Capacitor.
CPUs and motherboards Unit objectives Describe features and functions of CPUs, classify CPUs according to their specifications, and replace a CPU Describe.
 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.
Motherboards.
Objectives Overview Describe the various computer and mobile device cases and the contents they protect Describe multi-core processors, the components.
Hardware & Software The CPU & Memory.
The Microprocessor An integrated circuit with millions of transistors interconnected with very small aluminum wires. Controls and directs activities of.
Complete CompTIA A+ Guide to PCs, 6e Chapter 2: On the Motherboard © 2014 Pearson IT Certification
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 27 – A Brief History of the Microprocessor.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 5 Processors and Chipsets (v0.9)
The Central Processing Unit
Computer Maintenance Unit Subtitle: CPU’s UNT in partnership with TEA, Copyright ©. All rights reserved1.
Motherboards The Main Printed Circuit Board Inside The PC That Contains and Controls The Components That Are Responsible For Processing Data.
CHAPTER 4 The Central Processing Unit. Chapter Overview Microprocessors Replacing and Upgrading a CPU.
Chapter Overview Microprocessors Replacing and Upgrading a CPU.
Hardware: Input and Processing. Input and Processing Technology Hardware devices can be grouped according to how and where they are used in the four steps.
Microprocessors. Overview In this chapter, you will learn how to – Identify the core components of a CPU – Describe the relationships of CPUs and RAM.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Microprocessors Chapter 2. Overview In this chapter, you will learn how to –Identify the core components of a CPU –Explain the varieties of modern CPUs.
Chapter Four Central Processing Unit (CPU) Dr. Mohammad AlAhmad
CPU Central Processing Unit
GCSE Computing - The CPU
Computer Maintenance Unit Subtitle: CPU’s Trade & Industrial Education
Random Access Memory (RAM)
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Computer Parts - Internal
Computer Memory.
Central Processing Unit- CPU
Phnom Penh International University (PPIU)
Week 3 The Components of the System Unit
Computer Parts - Internal
What’s in the Box?.
Microprocessors Chapter 4.
Introduction To Computing BBA & MBA
GCSE Computing - The CPU
Presentation transcript:

Microprocessors Chapter 3

Overview In this chapter, you will learn how to Identify the core components of a CPU Explain the varieties of modern CPUs Identify specialty CPUs Install and upgrade CPUs Instructor Tip When gaining attention and establishing common ground, ask questions of the class such as, “Who here has ever seen a CPU?” or “Who here has ever installed a CPU?” For a positive statement, tell the class, “In this lesson, we will learn how to recognize various CPUs and upgrade a computer CPU.”

CPU Core Components Discussion Point ESD Recall from the first lesson in Chapter 2, the issues concerned with electrostatic discharge (ESD) and the precautions to be taken when handling components. Try to reinforce this concern throughout the coursework.

Concepts Microprocessor and CPU (Central Processing Unit) mean the same thing CPU’s are not very smart…just very fast at manipulating 0s and 1s

Man in the Box Visualize the CPU as a man in a box. He will gladly perform anything you want him to, but he can’t see or hear anything outside the box. How can we communicate with him?

Talking to the Man Suppose we have 16 lights – 8 on the inside and 8 on the outside When an inside light is on, the corresponding outside light is on. We can switch these lights on and off. This communication system is like the external data bus

Talking to the Man In reality there are a lot of little wires that flash on or off by applying a voltage or not – represented not as on, on,off,off… but as 1,1,0,0…

External Data Bus The external data bus (EDB) is the way the CPU communicates with the outside world Instead of light bulbs the external data bus (EDB) is made up of tiny wires The state of a wire is expressed in a binary format, with 0s and 1s Each discrete setting (series of 0s and 1s representing the state of the wires) of the external data bus is a line of code in a program

Clock The CPU does no work until told to – even though all the light bulbs may be ready You need a buzzer to tell the guy to go ahead – the time it takes to charge up the buzzer (give it a certain voltage) to make it go off is a clock cycle Commands require from two to hundreds of clock cycles to be processed. CPU makers sell the exact make and model of CPU at a number of different speeds. All of these CPUs come off of the same assembly lines, so why different speeds? Every CPU comes with subtle differences—flaws, really—in the silicon that makes one CPU run faster than another. The speed difference comes from testing each CPU to see what speed it can handle.

Clock The crank of the CPU is a special wire called the clock A clock cycle is the time taken by the special wire to charge up The CPU needs at least two clock cycles to act on each command The maximum number of clock cycles that can be handled by the CPU is called the clock speed The Intel 8088 ran at 4.77 MHz (4.77 million cycles per second). Today’s CPUs run at several Gigahertz.

In Summary The Man in the Box is the CPU He communicates with the outside world using light bulbs – which in reality is a set of wires called the external data bus

CPU Video Summary http://www.youtube.com/watch?v=0mvKz_tmcmU Watch this video: http://www.youtube.com/watch?v=0mvKz_tmcmU

Defining CPUs There are four main things to describe and compare CPUs: Make Intel or AMD Model 486DX2, Pentium, Pentium Pro, Athlon Speed Measured in MHz or GHz such as 266 MHz or 1.4 GHz How it’s mounted Slotted or socketed Neither VIA nor Transmeta CPUs show up on the A+ Certification exams. AMD CPUs and sockets are totally different than Intel CPUs and sockets so we often use the name of the socket instead of the model. For example: “Hey, is that a Socket A motherboard?”

Common CPU Packages Staggered Pin Grid Array (SPGA) Pins are staggered and more closely packed to keep the overall size of the package small Pentium, Pentium Pro, K5, K6, 6x86 Common CPU Packages that are no longer used: Dual Inline Pin Package (DIPP) - First generation package for microprocessors. Two rows of pins on each side. Obsolete now - 8088, 8086, 80286 Pin Grid Array (PGA) - Popular package for desktop machines as they are relatively larger in size and enable easy heat dissipation. Pins are on the bottom of the chip. Obsolete now – 80286, 80386, 486 Plastic/Ceramic Quad Flat Pack (PQFP/CQFP) Primarily used on laptop machines. Obsolete – 80286, 80386, 486 Plastic /Ceramic Leaderless Chip Carrier (PLCC/CLCC) - Used on machines which are designed for upgradibility. Obsolete – 80286, 80386

Common CPU Packages Single Edge Contact Cartridge (SECC) Take up less space and enable better cooling of the CPU. Obsolete – Celeron, Pentium II, Pentium III, Athlon Other common CPU packages include: Plastic Pin Grid Array (PPGA) - Built using high-thermal plastics. Pentium, Celeron, Athlon, Duron Flip-Chip Pin Grid Array (FC-PGA) - Improved the wiring process of the CPU Ball-Grid Array (BGA) - Used tiny balls instead of typical pins

Multiprocessing Multiprocessing is running two programs at the same time Pentium processors have a 32-wire address bus that can address up to 232 or about four gigabytes of memory Actually CPUs do not run two programs at once. They simply switch back-and-forth between them so that it looks like they are doing two things at once. Tech Tip Multiprocessing, Multiple Processors, What Gives! Don’t confuse “multiprocessing” with “multiple processors.” The nomenclature is a bit confusing here—all the term “multiprocessing” means is that the CPU can handle “multiple processes,” or programs, at one time. Multiprocessing does not mean that the CPU can be used in system with other CPUs, like in large-scale servers, which sometimes have two, four, or even eight CPUs total! Modern multiprocessor support was first introduced with the Intel 80386 CPU.

Cache Cache means to set aside data in a special, fast storage area Disk cache is moving data between mass storage and RAM RAM cache is moving data between RAM and the CPU Discussion Point Cache Cache means to put something aside for later use. In computing, it means the CPU puts aside common instructions into a holding area made up of a fast kind of memory called SRAM. Since SRAM is much faster than DRAM, the CPU may access the instructions from the cache much faster than it can get it from DRAM or from slow storage devices. The purpose of caching is to eliminate bottlenecks such as those created when the fast CPU secures data or instructions from slow storage devices or DRAM. Computers have two kinds of caches to handle these two bottlenecks. The disk cache is used to move data between mass storage devices and RAM while the RAM cache moves data from RAM to the CPU. A disk cache may be either hardware or software or a combination of the two. A RAM cache involves hardware, specifically fast SRAM.

Mobile Processors Mobile processors For laptops Overcome the problems of heat and size

Mobile Processors Laptops require CPUs that are smaller, use less power, and run cooler AMD and Intel make mobile versions of all of their CPUs Intel introduced the mobile module that includes the processor and support chips to conserve space System Management Mode (SMM) is used to reduce power consumption on laptops SMM is the CPU side of power management. SMM works with software standards such as APM (Advanced Power Management) and ACPI (Advanced Configuration and Power Interface).

Installing CPUs

Why Replace a CPU? Cost Cooling Performance Chances are you’ll need to replace the motherboard as well as the CPU – is it worth it? Cooling Faster CPUs will probably need better cooling Performance Faster CPUs may not be the best answer to speeding up your PC Many times what you really need is more RAM Before attempting to do anything inside the system unit, make sure you have adequate ESD protection. Make sure the power is off and the system is unplugged. Many motherboards have no jumpers or switches.

The Right CPU Consult your motherboard manual Buying a CPU You need a CPU that will fit in the socket or slot you have on your motherboard Buying a CPU Most stores will not accept returns Retail-boxed CPUs are genuine and come with a fan There are a lot of illegal CPUs on the market Tech Tip Motherboard Book Versus Instruction Manual Don’t confuse the motherboard book with the instruction manual or user’s guide that comes with many OEM systems. The user’s guide describes only issues like opening the system unit and inserting a keyboard—it won’t help with more complex issues like motherboard-CPU compatibility. If you can’t find a motherboard book for your system, odds are good that either the motherboard book is lost, or you never got one in the first place. Most OEMs (Dell, Gateway, IBM, and so on) do not provide a motherboard book with their systems.

CPU Installation Guidelines Don’t touch the pins Match the notch and dot printed on the corners of the CPU…it must line up Incorrectly installing your CPU may destroy the CPU and/or motherboard! Zero Insertion Force (ZIF) Sockets make installation of CPUs much easier today. Discussion Point Aligning the CPU to the Socket If pin 1 of the CPU is not aligned to pin 1 of the socket, it can destroy the CPU and/or damage the socket itself. You can identify pin 1 by its clipped corner or by a dot on the corner. Similarly, the socket itself will have a clipped corner identifying pin 1. On older CPUs without a corner clipped or a dot on the corner, note the underside of the CPU. Pin 1 has a square solder base while all the other pins have round solder bases. That square pin is oriented to the clipped corner of the socket. (The square solder pad also identifies pin 1 on all other kinds of chips or boards.)

CPU Installation Guidelines Install a fan on top of the CPU after the CPU has been inserted into the socket Use a heat sink compound Heat Sink Compound Use a small amount of heat sink compound (white paste) – many fans come with compound already on them but covered with a small square of tape that needs to be removed You will need to use a little force to snap the fan in place The fan will require a power connection

Plugging in the CPU Fan

The Art of Cooling Modern CPUs need to be kept cool OEM fans are included in retail-boxed CPUs Liquid cooling works by running a liquid (usually water) through a metal block that sits on top of your CPU to absorb heat OEM means “original equipment manufacturer”. Specialized fans are sold by third-party companies.

Overclocking Overclocking is running a CPU at a speed higher than rated Voids the warranty Black market exists Check your CPU speed with the Intel Processing Frequency ID utility available from Intel for free: http://support.intel.com