SlideShare uma empresa Scribd logo
1 de 42
A+ Guide to Hardware, 4e


          Chapter 4
   Processors and Chipsets
Objectives
• Learn about the many different processors used for
  personal computers and notebook computers
• Learn about chipsets and how they work
• Learn how to keep a processor cool using heat sinks
  and coolers
• Learn how to install and upgrade a processor




A+ Guide to Hardware, 4e                           2
Introduction
• The processor and chipset
    – Most important components on the motherboard
    – Main topics of Chapter 4
• The processor is a field replaceable unit
• The chipset is embedded in the motherboard
• Key skills to learn:
    – Making wise purchase decisions
    – Installing and upgrading a processor



A+ Guide to Hardware, 4e                             3
Processors
• Processor and chipset are located on motherboard
   – Components determine power and features of system
• Major manufacturers: Intel, AMD, and Cyrix
• Factors used to rate processors:
   –   System bus speeds supported; e.g., 1066 MHz
   –   Processor core frequency in gigahertz; e.g., 3.2 GHz
   –   Word size (32 or 64 bits) and data path (64 or 128 bits)
   –   Multiprocessing ability and processor specific memory
   –   Efficiency and functionality of programming code
   –   Type of RAM, motherboard, and chipset supported
A+ Guide to Hardware, 4e                                     4
How a Processor Works
• Three basic components:
    – Input/output (I/O) unit
    – Control unit
    – One or more arithmetic logic units (ALUs)
• Registers: high-speed memory used by ALU
• Internal cache: holds data to be processed by ALU
• Two types of buses:
    – External (front-side) bus: data portion is 64 bits wide
    – Internal (back-side) bus: data portion is 32 bits wide


A+ Guide to Hardware, 4e                                        5
Figure 4-2 Since the Pentium processor was first
            released in 1993, the standard has been for a
            processor to have two arithmetic logic units so that it
            can process two instructions at once


A+ Guide to Hardware, 4e                                              6
How a Processor Works (continued)
• System bus frequency or speed
   – Faster than other buses; e.g., 1066 MHz, 800 MHz
• Processor frequency or speed
   –   Refers to speed of internal operations; e.g., 3.2 GHz
   –   System bus frequency x multiplier = processor frequency
   –   Overclocking: running processor at excessive speed
   –   Throttling: decreasing speed when overheating occurs
• Data path size and word size
   – Data path: transports data into processor
   – Word path: number of bits processed in one operation
 A+ Guide to Hardware, 4e                                   7
How a Processor Works (continued)
• Multiprocessing
    – Simultaneous processing by two or more ALUs
• Multiprocessor platform
    – Contains two or more processors
• Dual-core processing
    – Processors share system bus, but have separate cache
• Memory cache
    – Static RAM (SRAM): holds data as long as power is on
    – Lets processor bypass slower dynamic RAM (DRAM)
    – L1 cache is on the processor chip, L2 cache is external
 A+ Guide to Hardware, 4e                                  8
Figure 4-3 AMD dual-core processing using two Opteron
          processors in the single processor housing


A+ Guide to Hardware, 4e                                          9
Figure 4-4 Cache memory (SRAM) is used to
                  temporarily hold data in expectation of what the
                  processor will request next



A+ Guide to Hardware, 4e                                             10
How a Processor Works (continued)
• Instruction set: microcode used for basic operations
• Three types of instruction sets:
    – Reduced instruction set computing (RISC)
    – Complex instruction set computing (CISC)
    – Explicitly parallel instruction computing (EPIC)
• Some Intel instruction set extensions:
    – MMX (Multimedia Extensions)
    – SSE (Streaming SIMD Extension)
• SIMD: single instruction, multiple data

A+ Guide to Hardware, 4e                                 11
The Intel Processors
• Early model numbers: 8088, 8086, 80286, 386, 486
• New three-digit processor numbers:
    – Pentium processors: 5xx to 8xx
    – Celeron processors: 3xx
    – Pentium M processors: 7xx
• Overview of the Pentium family of processors
    –   Two ALUs are used for multiprocessing
    –   64-bit external path size and two 32-bit internal paths
    –   Eight types of Pentium processors; e.g., Pentium 4
    –   Celeron and Xeon are offshoots from Pentium family
A+ Guide to Hardware, 4e                                      12
The Intel Processors (continued)
• Older Pentiums no longer sold by Intel
    – Classic Pentium, Pentium MMX, Pro, II, and III
• Celeron
    – Uses a 478-pin socket or a 775-land socket
    – Uses Level 2 cache within processor housing
• Pentium 4
    – Runs at up to 3.8 GHz
    – Later versions use Hyper-Threading (HT) Technology



A+ Guide to Hardware, 4e                               13
Figure 4-8 The Pentiums are sometimes sold boxed with a
             cooler assembly



A+ Guide to Hardware, 4e                                               14
The Intel Processors (continued)
• Some mobile Pentium processors
   – Pentium M, Mobile Pentium 4, and Celeron M
• Xeon processors
   – Use HT Technology and dual-core processing
   – Designed for servers and high-end workstations
• The Itaniums
   – Utilize EPIC, a newer instruction set than CISC
   – External data path is 128 bits
   – L1 cache on processor die, L2 and L3 cache on board


A+ Guide to Hardware, 4e                              15
Table 4-3 The Intel Itanium processors




A+ Guide to Hardware, 4e                                      16
AMD Processors
• Manufactured by Advanced Micro Devices, Inc
• Geared to 64-bit desktop and mobile processors
• Older AMD processors
    – Use motherboards not compatible with Intel processors

    – Earlier processors used a 321-pin socket
• Current AMD processors
    – For desktops: Athlon 64 X2 Dual-Core, Athlon 64 FX
    – For servers: Athlon MP, Opteron
    – For notebooks: Turion 64 Mobile, Mobile Athlon 64
A+ Guide to Hardware, 4e                               17
Table 4-4 Older AMD processors




A+ Guide to Hardware, 4e                                    18
VIA and Cyrix Processors
• Use same sockets as earlier Pentium processors
• Target: personal electronics and embedded devices
• Three processors:
   – VIA C3: comes in EBGA and nanoBGA packages
   – VIA C7: for electronic devices, home theater, desktops
   – VIA C7-M: designed for ultrasmall notebooks




A+ Guide to Hardware, 4e                                 19
Processor Packages
• Processor package: provides processor housing
• Flat and thin processor packages
    –   Lay flat in a socket or motherboard
    –   Connectors can be pins or lands (newer)
    –   Intel example: PPGA (Plastic Pin Grid Array)
    –   AMD example: CPGA (Ceramic Pin Grid Array)
• Cartridge processor packages
    – Can be installed on a slot or lay flat in a socket
    – Intel example: SECC (Single Edge Contact Cartridge)
         • Stands in slot 1 on the motherboard
A+ Guide to Hardware, 4e                               20
Figure 4-12 This Intel Celeron processor is housed in
             the PPGA form factor, which has pins on the underside
             that insert into Socket 370




A+ Guide to Hardware, 4e                                             21
Figure 4-13 Pentium II with heat sink and fan attached goes
        in slot 1 on this motherboard




A+ Guide to Hardware, 4e                                              22
Processor Sockets and Slots
• Used to connect the processor to the motherboard
• Motherboard type must match processor package
• Types of sockets
    – Sockets are built around pin grid or land grid arrays
    – Variations: PGA, SPGA, LGA, DIP, LIF, and ZIF
• Types of slots
    –   Packages fit into slots like expansion cards
    –   Designated slots: Slot 1, Slot A, and Slot 2
    –   New processor packages use sockets, not slots
    –   Slocket: adapts Slot 1 to processor requiring a socket
A+ Guide to Hardware, 4e                                      23
Figure 4-16 Socket LGA775 is the latest Intel socket




A+ Guide to Hardware, 4e                                            24
Figure 4-17 A riser card can be used to install a Celeron
             processor into a motherboard with slot 1




A+ Guide to Hardware, 4e                                                 25
The Chipset
• Set of chips on the motherboard
• Controls memory cache, external buses, peripherals
• Intel dominates the market for chipsets
    – Example: i800 series of chipsets
• Intel 800 series Accelerated Hub Architecture
    –   All I/O buses connect to a hub interface
    –   The hub connects to the system bus
    –   North Bridge: contains graphics and memory controller
    –   South Bridge: contains I/O controller hub
    –   Each bridge is controlled by a separate chipset
A+ Guide to Hardware, 4e                                  26
Figure 4-18 Using Intel 800 series Accelerated Hub
          Architecture, a hub interface is used to connect slower I/O
          buses to the system bus



A+ Guide to Hardware, 4e                                                27
Heat Sinks and Cooling Fans
• Cooling assembly should keep temperatures <185° F
• Target temperature range: 90° - 100° F
    – One or more fans are needed to meet cooling needs
• Cooling fan sits on top of processor with wire or clip
• Heat sink: clip-on device pulling heat from processor
• Cooler: combination of heat sink and cooling fan




A+ Guide to Hardware, 4e                              28
Figure 4-19 A processor cooling fan mounts on the top or
        side of the processor housing and is powered by an
        electrical connection to the motherboard



A+ Guide to Hardware, 4e                                           29
Installing a Processor
• Types of installation technicians are asked to perform:
    –   Assemble a PC from parts
    –   Exchange a processor that is faulty
    –   Add a second processor to a dual-processor system
    –   Upgrade an existing processor to improve performance
• Motherboard documentation lists suitable processors
• Some processor features to consider:
    – The core frequency and supported bus speeds
    – Multiprocessing capabilities
    – An appropriate cooler
 A+ Guide to Hardware, 4e                                30
Voltage to the Processor
• Earlier processors drew power from system bus lines
    – Newer motherboards may have a power connector
• Modern motherboards regulate voltage to socket
• Sockets were more universal for older processors
    – Processor may fit socket, but not get correct voltage
    – Ensure that motherboard supports older processor
• Dual-voltage processor
    – Voltages for internal and external operations differ
• Single-voltage processor: requires only one voltage

A+ Guide to Hardware, 4e                                      31
Figure 4-23 Auxiliary 4-pin power cord from the power supply
       connects to the ATX12V connector on the motherboard to
       provide power to the Pentium 4




A+ Guide to Hardware, 4e                                              32
CPU Voltage Regulator
• Voltages could be set on some older motherboards
    – Enabled motherboard to support various CPUs
• Ways to configure voltage on older motherboards
    – Set jumpers to configure voltage to processor
    – Use a voltage regulator module (VRM)
• A VRM can be embedded or installed with upgrade




A+ Guide to Hardware, 4e                              33
Installing a Pentium II in Slot 1
• Before beginning tasks, follow safety procedures
• Summary of seven installation steps:
    –   1. Unfold the universal retention mechanism (URM)
    –   2. Determine how the cooling assembly lines up
    –   3. Fit the heat sink on the side of the SECC
    –   4. Secure the cooling assembly to the SECC
    –   5. Insert the cooler and SECC into supporting arms
    –   6. Lock the SECC into position
    –   7. Connect power cord from fan to power connection


A+ Guide to Hardware, 4e                                34
Figure 4-27 Insert the heat sink, fan, and SECC into
            the supporting arms and slot 1


A+ Guide to Hardware, 4e                                           35
Installing a Pentium 4 in Socket 478
• If necessary, install frame holding the cooler in place
• Summary of six installation steps:
    –   1. Lift the ZIF socket lever
    –   2. Install the processor in the socket, lower the lever
    –   3. Place some thermal compound on processor
    –   4. Attach cooling assembly to retention mechanism
    –   5. Push down clip levers on top of the processor fan
    –   6. Connect power cord from fan to power connection



A+ Guide to Hardware, 4e                                     36
Figure 4-30 Carefully push the cooler assembly clips
                into the retention mechanism on the motherboard until
                they snap into position




A+ Guide to Hardware, 4e                                                37
Installing a Pentium 4 in Socket 775
• Socket 775 has a lever and socket cover
• Cooler is installed between Steps 4 and 5 below
• Summary of five installation steps
    –   1. Release the lever from the socket
    –   2. Lift the socket cover
    –   3. Place the processor in the socket
    –   4. Close the socket cover
    –   5. Connect power cord from fan to power connection
• After components are installed, verify system works

A+ Guide to Hardware, 4e                                38
Figure 4-38 The cooler is installed on the motherboard
           using four holes in the motherboard


A+ Guide to Hardware, 4e                                            39
Figure 4-42 The CPU and motherboard temperature is
              monitored by CMOS setup


A+ Guide to Hardware, 4e                                           40
Summary
• Basic CPU components: I/O unit, control unit, ALUs
• Registers: high speed memory used by ALU in
  current processing
• Internal cache: holds frequently used instructions
• Types of buses in CPU: internal and external (system)
• Standard Intel Pentium features: two ALUs, 64-bit
  external path size and two 32-bit internal paths




 A+ Guide to Hardware, 4e                           41
Summary (continued)
• Processors are housed inside a processor package
• Processors fit into slots or sockets in the motherboard
• The chipset controls memory cache, external buses
  and some peripherals
• A cooler comprises a cooling fan and a heat sink
• A voltage regulator module (VRM) controls the
  amount of voltage to a processor




 A+ Guide to Hardware, 4e                             42

Mais conteúdo relacionado

Mais procurados

To study about motherboard & its compponents
To study about motherboard & its compponentsTo study about motherboard & its compponents
To study about motherboard & its compponentsViral Parmar
 
motherboard
motherboardmotherboard
motherboardiyinyan
 
1.2 motherboard form factor
1.2  motherboard form factor1.2  motherboard form factor
1.2 motherboard form factorGagandeep Singh
 
Introduction to Computer Engineering. Motherboard.
Introduction to Computer Engineering. Motherboard.Introduction to Computer Engineering. Motherboard.
Introduction to Computer Engineering. Motherboard.marada0033
 
Identification of parts of motherboard
Identification of parts of motherboardIdentification of parts of motherboard
Identification of parts of motherboardAbhayaRajbanshi
 
1 study of motherboard
1 study of motherboard1 study of motherboard
1 study of motherboardAnkit Dubey
 
Four types of motherboards
Four types of motherboardsFour types of motherboards
Four types of motherboardssiva muthu
 
Motherboards (A+)
Motherboards (A+)Motherboards (A+)
Motherboards (A+)ajw
 
Comuputer processor
Comuputer processorComuputer processor
Comuputer processorSanjeev Jain
 
Processors and its Types
Processors and its TypesProcessors and its Types
Processors and its TypesNimrah Shahbaz
 
Motherboard Presentation
Motherboard Presentation Motherboard Presentation
Motherboard Presentation Abu Kaisar
 
A presentation on Motherboard
A presentation on MotherboardA presentation on Motherboard
A presentation on MotherboardShripal Oswal
 
CPUs, Form Factor And Sockets
CPUs, Form Factor And SocketsCPUs, Form Factor And Sockets
CPUs, Form Factor And Socketsricsanmae
 
Motherboard and its components
Motherboard and its componentsMotherboard and its components
Motherboard and its componentskshirsagarmrk
 

Mais procurados (20)

To study about motherboard & its compponents
To study about motherboard & its compponentsTo study about motherboard & its compponents
To study about motherboard & its compponents
 
motherboard
motherboardmotherboard
motherboard
 
1.2 motherboard form factor
1.2  motherboard form factor1.2  motherboard form factor
1.2 motherboard form factor
 
Motherboard
MotherboardMotherboard
Motherboard
 
Introduction to Computer Engineering. Motherboard.
Introduction to Computer Engineering. Motherboard.Introduction to Computer Engineering. Motherboard.
Introduction to Computer Engineering. Motherboard.
 
Identification of parts of motherboard
Identification of parts of motherboardIdentification of parts of motherboard
Identification of parts of motherboard
 
PROCESSOR
PROCESSORPROCESSOR
PROCESSOR
 
1 study of motherboard
1 study of motherboard1 study of motherboard
1 study of motherboard
 
Four types of motherboards
Four types of motherboardsFour types of motherboards
Four types of motherboards
 
Motherboards (A+)
Motherboards (A+)Motherboards (A+)
Motherboards (A+)
 
Comuputer processor
Comuputer processorComuputer processor
Comuputer processor
 
Motherboard ppt
Motherboard pptMotherboard ppt
Motherboard ppt
 
computer
computercomputer
computer
 
Intel Core i7 Processors
Intel Core i7 ProcessorsIntel Core i7 Processors
Intel Core i7 Processors
 
What is Motherboard?
What is Motherboard?What is Motherboard?
What is Motherboard?
 
Processors and its Types
Processors and its TypesProcessors and its Types
Processors and its Types
 
Motherboard Presentation
Motherboard Presentation Motherboard Presentation
Motherboard Presentation
 
A presentation on Motherboard
A presentation on MotherboardA presentation on Motherboard
A presentation on Motherboard
 
CPUs, Form Factor And Sockets
CPUs, Form Factor And SocketsCPUs, Form Factor And Sockets
CPUs, Form Factor And Sockets
 
Motherboard and its components
Motherboard and its componentsMotherboard and its components
Motherboard and its components
 

Semelhante a Ch04

Semelhante a Ch04 (20)

CPUs
CPUsCPUs
CPUs
 
Ch01
Ch01Ch01
Ch01
 
A+ Chapter 3 Review
A+ Chapter 3 ReviewA+ Chapter 3 Review
A+ Chapter 3 Review
 
Computer Main Comppponents.pdf
Computer Main Comppponents.pdfComputer Main Comppponents.pdf
Computer Main Comppponents.pdf
 
Ch 08
Ch 08Ch 08
Ch 08
 
A+ Chapter 4 Review
A+ Chapter 4 ReviewA+ Chapter 4 Review
A+ Chapter 4 Review
 
9781111306366 ppt ch3
9781111306366 ppt ch39781111306366 ppt ch3
9781111306366 ppt ch3
 
Test
TestTest
Test
 
Processors
ProcessorsProcessors
Processors
 
LDC Seminar Hardware.ppt
LDC Seminar Hardware.pptLDC Seminar Hardware.ppt
LDC Seminar Hardware.ppt
 
Lec 04e microprocessor_generations_w03
Lec 04e microprocessor_generations_w03Lec 04e microprocessor_generations_w03
Lec 04e microprocessor_generations_w03
 
Module 1 unit 2
Module 1 unit 2Module 1 unit 2
Module 1 unit 2
 
Internal components storage devices
Internal components storage devicesInternal components storage devices
Internal components storage devices
 
corei7anaghvjfinal-130316054830-.pptx
corei7anaghvjfinal-130316054830-.pptxcorei7anaghvjfinal-130316054830-.pptx
corei7anaghvjfinal-130316054830-.pptx
 
Ch07
Ch07Ch07
Ch07
 
Intel i7
Intel i7Intel i7
Intel i7
 
Lesson 4 pc hardware components (internal devices) part 1
Lesson 4 pc hardware components (internal devices) part 1Lesson 4 pc hardware components (internal devices) part 1
Lesson 4 pc hardware components (internal devices) part 1
 
Corei7
Corei7Corei7
Corei7
 
History Of Microprocessors
History Of Microprocessors History Of Microprocessors
History Of Microprocessors
 
Overview_Of_Intel_x86[1].pdf
Overview_Of_Intel_x86[1].pdfOverview_Of_Intel_x86[1].pdf
Overview_Of_Intel_x86[1].pdf
 

Mais de Lukmanulhakim Almamalik

Promoting Green Financing Mechanisms.pdf
Promoting Green Financing Mechanisms.pdfPromoting Green Financing Mechanisms.pdf
Promoting Green Financing Mechanisms.pdfLukmanulhakim Almamalik
 
PENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN VENSIM PLE
PENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN  VENSIM PLEPENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN  VENSIM PLE
PENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN VENSIM PLELukmanulhakim Almamalik
 
Buku informasi tik.cs03.012.01 (autosaved)
Buku informasi tik.cs03.012.01 (autosaved)Buku informasi tik.cs03.012.01 (autosaved)
Buku informasi tik.cs03.012.01 (autosaved)Lukmanulhakim Almamalik
 
Buku informasi tik.cs03.015.01 udah revisi
Buku informasi tik.cs03.015.01 udah revisiBuku informasi tik.cs03.015.01 udah revisi
Buku informasi tik.cs03.015.01 udah revisiLukmanulhakim Almamalik
 

Mais de Lukmanulhakim Almamalik (20)

Promoting Green Financing Mechanisms.pdf
Promoting Green Financing Mechanisms.pdfPromoting Green Financing Mechanisms.pdf
Promoting Green Financing Mechanisms.pdf
 
UU_Perindustrian_No_3_2014.pdf
UU_Perindustrian_No_3_2014.pdfUU_Perindustrian_No_3_2014.pdf
UU_Perindustrian_No_3_2014.pdf
 
PENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN VENSIM PLE
PENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN  VENSIM PLEPENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN  VENSIM PLE
PENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN VENSIM PLE
 
Bahan kuliah ttm [compatibility mode]
Bahan kuliah ttm [compatibility mode]Bahan kuliah ttm [compatibility mode]
Bahan kuliah ttm [compatibility mode]
 
Buku systems thinking
Buku systems thinkingBuku systems thinking
Buku systems thinking
 
Buku informasi tik.cs03.012.01 (autosaved)
Buku informasi tik.cs03.012.01 (autosaved)Buku informasi tik.cs03.012.01 (autosaved)
Buku informasi tik.cs03.012.01 (autosaved)
 
Buku informasi tik.cs03.016.01
Buku informasi tik.cs03.016.01Buku informasi tik.cs03.016.01
Buku informasi tik.cs03.016.01
 
Buku informasi tik.cs03.011.01
Buku informasi tik.cs03.011.01Buku informasi tik.cs03.011.01
Buku informasi tik.cs03.011.01
 
Tik.cs03.008.01 buku informasi
Tik.cs03.008.01 buku informasiTik.cs03.008.01 buku informasi
Tik.cs03.008.01 buku informasi
 
Tik.cs03.007.01 buku informasi
Tik.cs03.007.01 buku informasiTik.cs03.007.01 buku informasi
Tik.cs03.007.01 buku informasi
 
Tik.cs03.006.01 buku informasi
Tik.cs03.006.01 buku informasiTik.cs03.006.01 buku informasi
Tik.cs03.006.01 buku informasi
 
Tik.cs02.053.01 buku informasi
Tik.cs02.053.01 buku informasiTik.cs02.053.01 buku informasi
Tik.cs02.053.01 buku informasi
 
Buku informasi tik.cs03.015.01 udah revisi
Buku informasi tik.cs03.015.01 udah revisiBuku informasi tik.cs03.015.01 udah revisi
Buku informasi tik.cs03.015.01 udah revisi
 
Buku informasi tik.cs03.010.01
Buku informasi tik.cs03.010.01Buku informasi tik.cs03.010.01
Buku informasi tik.cs03.010.01
 
Buku informasi memperbaiki monitor
Buku informasi   memperbaiki monitorBuku informasi   memperbaiki monitor
Buku informasi memperbaiki monitor
 
Ch22
Ch22Ch22
Ch22
 
Ch21
Ch21Ch21
Ch21
 
Ch20
Ch20Ch20
Ch20
 
Ch19
Ch19Ch19
Ch19
 
Ch18
Ch18Ch18
Ch18
 

Último

Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 

Último (20)

Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 

Ch04

  • 1. A+ Guide to Hardware, 4e Chapter 4 Processors and Chipsets
  • 2. Objectives • Learn about the many different processors used for personal computers and notebook computers • Learn about chipsets and how they work • Learn how to keep a processor cool using heat sinks and coolers • Learn how to install and upgrade a processor A+ Guide to Hardware, 4e 2
  • 3. Introduction • The processor and chipset – Most important components on the motherboard – Main topics of Chapter 4 • The processor is a field replaceable unit • The chipset is embedded in the motherboard • Key skills to learn: – Making wise purchase decisions – Installing and upgrading a processor A+ Guide to Hardware, 4e 3
  • 4. Processors • Processor and chipset are located on motherboard – Components determine power and features of system • Major manufacturers: Intel, AMD, and Cyrix • Factors used to rate processors: – System bus speeds supported; e.g., 1066 MHz – Processor core frequency in gigahertz; e.g., 3.2 GHz – Word size (32 or 64 bits) and data path (64 or 128 bits) – Multiprocessing ability and processor specific memory – Efficiency and functionality of programming code – Type of RAM, motherboard, and chipset supported A+ Guide to Hardware, 4e 4
  • 5. How a Processor Works • Three basic components: – Input/output (I/O) unit – Control unit – One or more arithmetic logic units (ALUs) • Registers: high-speed memory used by ALU • Internal cache: holds data to be processed by ALU • Two types of buses: – External (front-side) bus: data portion is 64 bits wide – Internal (back-side) bus: data portion is 32 bits wide A+ Guide to Hardware, 4e 5
  • 6. Figure 4-2 Since the Pentium processor was first released in 1993, the standard has been for a processor to have two arithmetic logic units so that it can process two instructions at once A+ Guide to Hardware, 4e 6
  • 7. How a Processor Works (continued) • System bus frequency or speed – Faster than other buses; e.g., 1066 MHz, 800 MHz • Processor frequency or speed – Refers to speed of internal operations; e.g., 3.2 GHz – System bus frequency x multiplier = processor frequency – Overclocking: running processor at excessive speed – Throttling: decreasing speed when overheating occurs • Data path size and word size – Data path: transports data into processor – Word path: number of bits processed in one operation A+ Guide to Hardware, 4e 7
  • 8. How a Processor Works (continued) • Multiprocessing – Simultaneous processing by two or more ALUs • Multiprocessor platform – Contains two or more processors • Dual-core processing – Processors share system bus, but have separate cache • Memory cache – Static RAM (SRAM): holds data as long as power is on – Lets processor bypass slower dynamic RAM (DRAM) – L1 cache is on the processor chip, L2 cache is external A+ Guide to Hardware, 4e 8
  • 9. Figure 4-3 AMD dual-core processing using two Opteron processors in the single processor housing A+ Guide to Hardware, 4e 9
  • 10. Figure 4-4 Cache memory (SRAM) is used to temporarily hold data in expectation of what the processor will request next A+ Guide to Hardware, 4e 10
  • 11. How a Processor Works (continued) • Instruction set: microcode used for basic operations • Three types of instruction sets: – Reduced instruction set computing (RISC) – Complex instruction set computing (CISC) – Explicitly parallel instruction computing (EPIC) • Some Intel instruction set extensions: – MMX (Multimedia Extensions) – SSE (Streaming SIMD Extension) • SIMD: single instruction, multiple data A+ Guide to Hardware, 4e 11
  • 12. The Intel Processors • Early model numbers: 8088, 8086, 80286, 386, 486 • New three-digit processor numbers: – Pentium processors: 5xx to 8xx – Celeron processors: 3xx – Pentium M processors: 7xx • Overview of the Pentium family of processors – Two ALUs are used for multiprocessing – 64-bit external path size and two 32-bit internal paths – Eight types of Pentium processors; e.g., Pentium 4 – Celeron and Xeon are offshoots from Pentium family A+ Guide to Hardware, 4e 12
  • 13. The Intel Processors (continued) • Older Pentiums no longer sold by Intel – Classic Pentium, Pentium MMX, Pro, II, and III • Celeron – Uses a 478-pin socket or a 775-land socket – Uses Level 2 cache within processor housing • Pentium 4 – Runs at up to 3.8 GHz – Later versions use Hyper-Threading (HT) Technology A+ Guide to Hardware, 4e 13
  • 14. Figure 4-8 The Pentiums are sometimes sold boxed with a cooler assembly A+ Guide to Hardware, 4e 14
  • 15. The Intel Processors (continued) • Some mobile Pentium processors – Pentium M, Mobile Pentium 4, and Celeron M • Xeon processors – Use HT Technology and dual-core processing – Designed for servers and high-end workstations • The Itaniums – Utilize EPIC, a newer instruction set than CISC – External data path is 128 bits – L1 cache on processor die, L2 and L3 cache on board A+ Guide to Hardware, 4e 15
  • 16. Table 4-3 The Intel Itanium processors A+ Guide to Hardware, 4e 16
  • 17. AMD Processors • Manufactured by Advanced Micro Devices, Inc • Geared to 64-bit desktop and mobile processors • Older AMD processors – Use motherboards not compatible with Intel processors – Earlier processors used a 321-pin socket • Current AMD processors – For desktops: Athlon 64 X2 Dual-Core, Athlon 64 FX – For servers: Athlon MP, Opteron – For notebooks: Turion 64 Mobile, Mobile Athlon 64 A+ Guide to Hardware, 4e 17
  • 18. Table 4-4 Older AMD processors A+ Guide to Hardware, 4e 18
  • 19. VIA and Cyrix Processors • Use same sockets as earlier Pentium processors • Target: personal electronics and embedded devices • Three processors: – VIA C3: comes in EBGA and nanoBGA packages – VIA C7: for electronic devices, home theater, desktops – VIA C7-M: designed for ultrasmall notebooks A+ Guide to Hardware, 4e 19
  • 20. Processor Packages • Processor package: provides processor housing • Flat and thin processor packages – Lay flat in a socket or motherboard – Connectors can be pins or lands (newer) – Intel example: PPGA (Plastic Pin Grid Array) – AMD example: CPGA (Ceramic Pin Grid Array) • Cartridge processor packages – Can be installed on a slot or lay flat in a socket – Intel example: SECC (Single Edge Contact Cartridge) • Stands in slot 1 on the motherboard A+ Guide to Hardware, 4e 20
  • 21. Figure 4-12 This Intel Celeron processor is housed in the PPGA form factor, which has pins on the underside that insert into Socket 370 A+ Guide to Hardware, 4e 21
  • 22. Figure 4-13 Pentium II with heat sink and fan attached goes in slot 1 on this motherboard A+ Guide to Hardware, 4e 22
  • 23. Processor Sockets and Slots • Used to connect the processor to the motherboard • Motherboard type must match processor package • Types of sockets – Sockets are built around pin grid or land grid arrays – Variations: PGA, SPGA, LGA, DIP, LIF, and ZIF • Types of slots – Packages fit into slots like expansion cards – Designated slots: Slot 1, Slot A, and Slot 2 – New processor packages use sockets, not slots – Slocket: adapts Slot 1 to processor requiring a socket A+ Guide to Hardware, 4e 23
  • 24. Figure 4-16 Socket LGA775 is the latest Intel socket A+ Guide to Hardware, 4e 24
  • 25. Figure 4-17 A riser card can be used to install a Celeron processor into a motherboard with slot 1 A+ Guide to Hardware, 4e 25
  • 26. The Chipset • Set of chips on the motherboard • Controls memory cache, external buses, peripherals • Intel dominates the market for chipsets – Example: i800 series of chipsets • Intel 800 series Accelerated Hub Architecture – All I/O buses connect to a hub interface – The hub connects to the system bus – North Bridge: contains graphics and memory controller – South Bridge: contains I/O controller hub – Each bridge is controlled by a separate chipset A+ Guide to Hardware, 4e 26
  • 27. Figure 4-18 Using Intel 800 series Accelerated Hub Architecture, a hub interface is used to connect slower I/O buses to the system bus A+ Guide to Hardware, 4e 27
  • 28. Heat Sinks and Cooling Fans • Cooling assembly should keep temperatures <185° F • Target temperature range: 90° - 100° F – One or more fans are needed to meet cooling needs • Cooling fan sits on top of processor with wire or clip • Heat sink: clip-on device pulling heat from processor • Cooler: combination of heat sink and cooling fan A+ Guide to Hardware, 4e 28
  • 29. Figure 4-19 A processor cooling fan mounts on the top or side of the processor housing and is powered by an electrical connection to the motherboard A+ Guide to Hardware, 4e 29
  • 30. Installing a Processor • Types of installation technicians are asked to perform: – Assemble a PC from parts – Exchange a processor that is faulty – Add a second processor to a dual-processor system – Upgrade an existing processor to improve performance • Motherboard documentation lists suitable processors • Some processor features to consider: – The core frequency and supported bus speeds – Multiprocessing capabilities – An appropriate cooler A+ Guide to Hardware, 4e 30
  • 31. Voltage to the Processor • Earlier processors drew power from system bus lines – Newer motherboards may have a power connector • Modern motherboards regulate voltage to socket • Sockets were more universal for older processors – Processor may fit socket, but not get correct voltage – Ensure that motherboard supports older processor • Dual-voltage processor – Voltages for internal and external operations differ • Single-voltage processor: requires only one voltage A+ Guide to Hardware, 4e 31
  • 32. Figure 4-23 Auxiliary 4-pin power cord from the power supply connects to the ATX12V connector on the motherboard to provide power to the Pentium 4 A+ Guide to Hardware, 4e 32
  • 33. CPU Voltage Regulator • Voltages could be set on some older motherboards – Enabled motherboard to support various CPUs • Ways to configure voltage on older motherboards – Set jumpers to configure voltage to processor – Use a voltage regulator module (VRM) • A VRM can be embedded or installed with upgrade A+ Guide to Hardware, 4e 33
  • 34. Installing a Pentium II in Slot 1 • Before beginning tasks, follow safety procedures • Summary of seven installation steps: – 1. Unfold the universal retention mechanism (URM) – 2. Determine how the cooling assembly lines up – 3. Fit the heat sink on the side of the SECC – 4. Secure the cooling assembly to the SECC – 5. Insert the cooler and SECC into supporting arms – 6. Lock the SECC into position – 7. Connect power cord from fan to power connection A+ Guide to Hardware, 4e 34
  • 35. Figure 4-27 Insert the heat sink, fan, and SECC into the supporting arms and slot 1 A+ Guide to Hardware, 4e 35
  • 36. Installing a Pentium 4 in Socket 478 • If necessary, install frame holding the cooler in place • Summary of six installation steps: – 1. Lift the ZIF socket lever – 2. Install the processor in the socket, lower the lever – 3. Place some thermal compound on processor – 4. Attach cooling assembly to retention mechanism – 5. Push down clip levers on top of the processor fan – 6. Connect power cord from fan to power connection A+ Guide to Hardware, 4e 36
  • 37. Figure 4-30 Carefully push the cooler assembly clips into the retention mechanism on the motherboard until they snap into position A+ Guide to Hardware, 4e 37
  • 38. Installing a Pentium 4 in Socket 775 • Socket 775 has a lever and socket cover • Cooler is installed between Steps 4 and 5 below • Summary of five installation steps – 1. Release the lever from the socket – 2. Lift the socket cover – 3. Place the processor in the socket – 4. Close the socket cover – 5. Connect power cord from fan to power connection • After components are installed, verify system works A+ Guide to Hardware, 4e 38
  • 39. Figure 4-38 The cooler is installed on the motherboard using four holes in the motherboard A+ Guide to Hardware, 4e 39
  • 40. Figure 4-42 The CPU and motherboard temperature is monitored by CMOS setup A+ Guide to Hardware, 4e 40
  • 41. Summary • Basic CPU components: I/O unit, control unit, ALUs • Registers: high speed memory used by ALU in current processing • Internal cache: holds frequently used instructions • Types of buses in CPU: internal and external (system) • Standard Intel Pentium features: two ALUs, 64-bit external path size and two 32-bit internal paths A+ Guide to Hardware, 4e 41
  • 42. Summary (continued) • Processors are housed inside a processor package • Processors fit into slots or sockets in the motherboard • The chipset controls memory cache, external buses and some peripherals • A cooler comprises a cooling fan and a heat sink • A voltage regulator module (VRM) controls the amount of voltage to a processor A+ Guide to Hardware, 4e 42