CPU Central Processing Unit The CPU is the single most important component within a computer system. The CPU coordinates almost all activities in a computer.

Slides:



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

TO COMPUTERS WITH BASIC CONCEPTS Lecturer: Mohamed-Nur Hussein Abdullahi Hame WEEK 1 M. Sc in CSE (Daffodil International University)
The Central Processing Unit: What Goes on Inside the Computer.
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.
Intel Microprocessors A Short History. 1971: 4004 Microprocessor 1971: 4004 Microprocessor  The 4004 was Intel's first microprocessor.  This breakthrough.
The C P U In this lesson you will learn about the Press Enter or Click to continue Central Processing Unit.
SECTION 4a Transforming Data into Information.
Computer Hardware Processing and Internal Memory.
Chapter 2 Processing Data Peter Norton’s Introduction to Computers
Computer Processor Ruchelle Vincent Jhordaine Lindsay-Butler.
Introduction Computer Hardware Jess 2006 The CPU.
Week 2 – Lesson 2.  Processor and chipset are located on motherboard  Components determine power and features of system  Major manufacturers: Intel,
PC Maintenance: Preparing for A+ Certification Chapter 5: CPUs.
On the Motherboard Chapter 2.
2-1 Motherboard. 2-2 Section Objectives  Define the purpose of the major components on a motherboard including the CPU, chipset, and expansion slots.
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.
THE COMPONENTS OF THE SYSTEM UNIT Peyton Farley & Katelyn Dunham.
By: Clara Miles and Jarrick Lumma.  The motherboard is the main circuit board of the system unit. It can also be called a system board.  It contains.
How a Computer Processes Data Hardware. Major Components Involved: Central Processing Unit Types of Memory Motherboards Auxiliary Storage Devices.
Unit 3: Hardware Components & Software Concepts
COMPONENTS OF THE SYSTEM UNIT
Processing Devices.
Copyright Jim Martin Computers Inside and Out Dr Jim Martin
The Components of the system unit Created By: N.AlJaffan Modified By:S.Abudawood Chapter 4.
Microprocessors Chapter 3.
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.
Writer:-Rashedul Hasan Editor:- Jasim Uddin
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.
The Microprocessor An integrated circuit with millions of transistors interconnected with very small aluminum wires. Controls and directs activities of.
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,
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Noor Alhareqi.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 27 – A Brief History of the Microprocessor.
The Components of a System Unit
Computer Maintenance Unit Subtitle: CPU’s UNT in partnership with TEA, Copyright ©. All rights reserved1.
Chapter 4 The Components of the System Unit. The System Unit It is a case that contains electronic components of the computer used to process data Sometimes.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Spring 2007.
CHAPTER 4 The Central Processing Unit. Chapter Overview Microprocessors Replacing and Upgrading a CPU.
By: Kathrine Rethorn and Mitchell Klunk.  The system Unit  The motherboard  Processor  The control Unit  The Arithmetic Logic Unit  Register  The.
Chapter Overview Microprocessors Replacing and Upgrading a CPU.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Academic PowerPoint Computer System – Architecture.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 5A Transforming Data Into Information.
Unit C-Hardware & Software1 GNVQ Foundation Unit C Bits & Bytes.
The System Unit What is the system unit? p Fig. 4-1 Next  Case that contains electronic components of the computer used to process data  Sometimes.
The Processor & its components. The CPU The brain. Performs all major calculations. Controls and manages the operations of other components of the computer.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Central Processing Unit (CPU) The Computer’s Brain.
Lecture # 10 Processors Microcomputer Processors.
LECTURE 5: CPU and MEMORY. electronic components I. Four main types of electronic components in computers: 1. transistors/resistors 1. transistors/resistors.
The Central Processing Unit: What Goes on Inside the Computer
Computer Maintenance Unit Subtitle: CPU’s Trade & Industrial Education
Lecture on Central Processing Unit (CPU)
CPU Central Processing Unit
Introduction Computer Hardware Jess 2006
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Central Processing Unit- CPU
Central Processing Unit (CPU)
Edited by : Noor Alhareqi
Course Name: Computer Application Topic: Central Processing Unit (CPU)
CPU & its Components CPU stands for central Processing Unit
Phnom Penh International University (PPIU)
Components of Computer
Week 3 The Components of the System Unit
Edited by : Noor Alhareqi
Edited by : Noor Alhareqi
3.1 Introduction to CPU Central processing unit etched on silicon chip called microprocessor Contain tens of millions of tiny transistors Key components:
Central Processing Unit
Computers Inside and Out
Edited by : Noor Alhareqi
Presentation transcript:

CPU Central Processing Unit The CPU is the single most important component within a computer system. The CPU coordinates almost all activities in a computer system. The CPU is sometimes referred to as the computers “brain”.

The major concepts of CPU’s are: Speed of CPU’s CPU Components How CPU’s work History of CPU’s Manufacturers of CPU’s CPU sockets Cooling of CPU’s

CPU Speeds The speed of a CPU is determined by an internal clock. Using a quartz crystal, the CPU clock breathes life into the CPU by feeding it a constant flow of pulses. For example, a 200MHz CPU receives 200 million pulses per second. CPUs are measured how fast they can process information. The speed is measured in Mega Hertz (million) or Giga Hertz (billion) clock cycles per second. A 1.1 GHz process means that the CPU can do 1.1 Billion Cycles per second!

The CPU has three sub parts that work together to do all the processing work. They are the Central Memory, Arithmetic Logic Unit (ALU) and the Control Unit.

CPU Components Central Memory --- Part of the computer where data and instructions are held. (Also known as main memory, main store, central memory, immediate access memory.) ALU --- The part of the CPU where arithmetic and logic operations are performed. Sometimes called the arithmetic unit. Control Unit --- Part of the computer where data and instructions are held. (Also known as main memory, main store, central memory, immediate access memory.)

The CPU performs four steps in executing an instruction: 1.The control unit gets the instruction from memory.control unitmemory 2.The control unit decides what the instruction means and directs the necessary data to be moved from the memory to the arithmetic logic unit.control unitarithmetic logic unit 3.The arithmetic logic unit performs the actual operation on the data.arithmetic logic unit 4.The result of the operation is stored in memory or a register.memoryregister How CPU’s work

The Central Processing Unit was first manufactured in 1971 when a small unknown company, named Intel, combined multiple transistors to form a central processing unit. The unit was named the Intel 4044.central processing unit However, it was 8 years before the first Personal Computer was constructed History of the CPU

CPU Manufacturer’s Intel, AMD and Cyrix and Motorola Cyrix began in 1988 as a specialist manufacturer of high-performance math co- processors for 286 and 386 systems. Advanced Micro Devices are the world's second biggest CPU manufacturer. They are also one of the oldest; the company was founded in 1969.

IBM has been in the CPU business longer than anyone. Their multi-chip mainframe processors have been in production for decades. CPU Manufacturer’s

Centaur are a fairly new entrant onto the CPU market.. Their first CPU, the C6, hit the market late in 1997C6 Motorola developed the series CPUs that powered the Apple Mac, Atari ST, Commodore Amiga Digital Equipment Corporation (DEC) are one of the grandest old names in computing. Founded in 1957 One of the giants in world electronics, SGS Thompson make a vast range of products, ranging from components to finished items as diverse as radar and military electronics systems. Their main connection with CPUs has been as contract manufacturers for Cyrix CPU Manufacturer’s

CPU Sockets Socket Pins 5v 486 SX or DX Socket Pins 5v486 SX DX or DX2 Socket Pins 3v/5v 486 SX DX DX2 DX4 Socket Pins 3v 486 DX

Socket 4 – 273 Pins 5v 60 or 66 MHZ Pentium Socket 5 – 320 Pins 3v 75, 90 or 100 MHz Pentium Socket 7 – 321 Pins 2.5/3.3v 75, 90 or 100 MHz Pentium Socket 8 – 387 Pins 2.5v Pentium Pro Intel Pentium Sockets

CPU Socket Summary 486 Socket pin holes (17x17) PGA LIF socket. Socket pin holes (17x17) PGA LIF socket. Socket pin holes (19x19) PGA ZIF socket. Socket pin holes (19x19) PGA ZIF socket. Socket pin holes (21x21) PGA ZIF socket. Socket pin holes (19x19) SPGA ZIF socket. Socket pin holes (19x19) PGA ZIF socket. Socket pin holes (19x19) SPGA ZIF socket. Socket pin holes (24x26) MSPGA ZIF socket. Socket pin holes (19x19) SPGA ZIF socket. Socket A (actually 453) pin holes (19x19) SPGA ZIF socket. Socket pin holes (20x20) SPGA ZIF socket. Socket pin holes (26x26) µPGA ZIF socket. Socket pin holes (31x25) µPGA ZIF socket. PAC pin holes (2x(19x6)) VLIF socket.

CPU Slots For a short time CPUs where designed to fit a cartridge shape the following is a short list of those form factors. Slot leads. SEC slot. Intel Slot leads. SEC slot. Intel Slot A leads. SEC slot. AMD

As CPUs became faster with more transistors built into them, excessive heat build-up do to electrical resistance became a factor in it’s performance. Manufacturers began to designed cooling systems needed to dissipate the heat away from the CPU. Heat sinks and fans are two of the most common ways in which to dissipate excess heat. CPU Cooling Systems

Heat Sink Compound / Paste Heat sinks operate by conducting heat from the processor to the heat sink and then radiating it to the air. The better the transfer of heat between the two surfaces (the CPU and the heat sink metal) the better the cooling. To improve the thermal connection between the processor and heat sink, a special chemical called heat sink compound should be used. A thin layer of this is spread between the two, which greatly improves heat transfer and the cooling of the processor CPU Cooling Systems

Intel added 57 powerful new instructions to its CPU architecture to speed up certain computer-intensive loops in multimedia and communications applications. PCs that use MMX technology will help make it possible for users to dial up friends, relatives or colleagues on the Internet with video conferencing equipment, share applications, and watch full-length movies with stereo sound all at once. MMX Technology