On the Motherboard Chapter 3.

Slides:



Advertisements
Similar presentations
Power Supply, motherboard, CPU, BIOS, Bus, expansion slots, memory
Advertisements

BY TONY JIA Mother Board and Buses. What is a Mother Board? The motherboard is the largest piece of internal hardware. All of the other internal.
Objectives Overview Discovering Computers 2014: Chapter 6 See Page 248
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.
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.
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.
 Chasis / System cabinet  A plastic enclosure that contains most of the components of a computer (usually excluding the display, keyboard and mouse)
Mr C Johnston ICT Teacher BTEC IT Unit 02 - Lesson 02 Inside Computers #1 – Motherboards, CPUs, PSUs and Cooling.
Chapter 6 Inside Computers and Mobile Devices Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
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.
Translate the following message:
Discovering Computers 2012: Chapter 4
Objectives Overview Describe the various computer and mobile device cases and the contents they protect Describe multi-core processors, the components.
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Noor Alhareqi.
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.
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.
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.
The Components of the System Unit
PC Internal Components Lesson 4.  Intel is perhaps the most recognizable microprocessor manufacturer. List some others.
Computer Hardware – System Unit
G043 – Lecture 03 Motherboards and Processors Mr C Johnston ICT Teacher
Chapter 2.
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.
Computer Hardware & Processing Inside the Box CSC September 16, 2010.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Adapter Cards and Expansion Ports. There are several types of adapter cards, but the majority of them use PCI, PCIe, and AGP expansion slots. There are.
CPU Central Processing Unit
Computer Graphics Graphics Hardware
Computer Hardware What is a CPU.
Unit 2 Technology Systems
GCSE Computing - The CPU
On the Motherboard Chapter 3.
Computer systems is a 10-credit unit
Bus Systems ISA PCI AGP.
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Computer Hardware – System Unit
Intro to the World of IT Chapter 1
Computer Hardware By Millie Hay.
Discovering Computers 2011: Living in a Digital World Chapter 4
Central Processing Unit- CPU
THE CPU i Bytes 1.1.
Edited by : Noor Alhareqi
Phnom Penh International University (PPIU)
Components of Computer
Drill Translate the following message:
Week 3 The Components of the System Unit
Introduction to Computers
NT1110 Computer Structure and Logic
Chapter5.
CPU Central Processing Unit
Edited by : Noor Alhareqi
What’s in the Box?.
Edited by : Noor Alhareqi
CPU Central Processing Unit
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Chapter 2: Computer Hardware
Computer Graphics Graphics Hardware
Edited by : Noor Alhareqi
Introduction To Computing BBA & MBA
Chapter 4: Hardware for Educators
GCSE Computing - The CPU
Presentation transcript:

On the Motherboard Chapter 3

This presentation covers: Benefits of Active Listening Motherboard Parts Processor Basics Graphics Processing Unit (GPU)

Qualities of a Good Technician “Soft skills” as they are known across many industries are essential

Active Listening Benefits Gather data and symptoms quickly Build customer rapport Improved understanding of the issue Mutual understanding between technician and customer Means of positive communication between technician and customer Focus on customer instead of technician Customer may be more forthcoming with pertinent information

The Motherboard: Key parts (pg. 80) RAM Slots CPU Socket CPU (Processor) Expansion Slots

The Motherboard: Other components

Processor Basics: Register/Word Size Pg. 81 The number of bits processed at one time is the processor’s register size (word size). Today’s CPUs have register sizes of 64 or 128 bits.

Processors Have a variety of speeds Spead measured in gigahertz (GHz) Hertz: frequency, cycles/sec 1 Hertz = 1 cycle per second 1 GHz = 1 billion cycles per second 1980’s Intel’s 8088 processor: 4.77MHz Today’s processors run at speeds near 5GHz Optional in Class Activity: What’s My Role? Divide the class into groups of 2 or 3 Have each group search the internet for IT Roles and/or Jobs or they can describe one of the eight roles mentioned earlier in the presentation Each group will then devise specific skills that role or job should have Each group will either choose one person to represent the group or they can perform the together – they will present only the skills and possible environments in which this role would be The class then must guess what IT Role they are describing Intel Processor

Buses: data lines/paths Pg. 81 External data bus (aka front side/system bus) External bus connects the CPU to external devices Today, 64 or 128 separate lines Lines are viewable between expansion slots on the motherboard Some are used to send data out along the external bus to expansion slots Internal bus: electronic lines, data paths, inside the CPU Internal data bus

Central Processing Unit (CPU): Major Components pg. 82 Arithmetic Logic Unit (ALU): Runs all calculations and comparison logic a computer needs Connects to the control unit Control Unit: coordinates activities inside the processor I/O (Input/Output) Unit: manages data entering and leaving the processor Registers: high-speed storage area for 1s and 0s before the bits are processed May be special purpose

Pipelines pg. 83 Separate internal buses that operate simultaneously Process are broken down into smaller tasks and each line helps complete the entire process faster A 32- or 64-bit CPU can have separate paths, each of which handles 32 or 64 bits Debate continues about whether a longer pipeline improves performance

Speed Factors pg. 84 (Not just clock speed!) Bus speed PCI(?) bus speed PCIe(?) bus speed Bus bandwidth(?) Amount of Cache(?) Pipelines

Cache Memory pg. 85 High speed memory to increase processor speed. L1:? L2:? L3:?

Multi-Core Processors Pg. 88 A dual-core processor combines two CPUs in a single unit A tri-core processor has three processors in a single unit Both Intel and AMD have quad-core CPU technologies Two dual-core CPUs installed on the same mother-board and two dual- core CPUs installed in a single socket – OR – Most recent models have all four cores installed in one unit Hexa-core processors have six cores Octa-core processors have eight cores

Graphics Processing Unit (GPU) Pg. 90 Video requires large amounts of data Bottleneck for and slows down CPU May be on separate video adapter card Integrated Graphics Processor (IGP) on motherboard. No video card needed

Graphics Processing Unit (GPU) A GPU provides better video card performance with an adapter Contain hundreds of smaller core processors GPUs can also be used for other purposes that are not directly related to graphics that increase system performance These are general-purpose GPU (GPGPU) A computer system can have multiple GPUs

Graphics Processing Unit (GPU) IGP within the same housing as the CPU cores CPU vs. GPU

Processor Cooling (pg. 95) Heat sink Fan Liquid cooling Passive cooling no fan, just heat sink

© 2016 Pearson Education Inc. Processor Sockets Motherboards have a specific CPU socket in which only certain processors will fit. © 2016 Pearson Education Inc.

Processor Installation Power off the computer and remove power cord. Use proper anti-static handling procedures. Release the CPU retention plate. Insert the CPU into the socket and remember that it only inserts one way.

PCI, PCI-X, AGP, and PCIe adapters & slots

Peripheral Component Interconnect (PCI) (pg. 103) Four varieties 32-bit 33MHz 32-bit 66MHz 64-bit 33MHz 64-bit 66MHz Most common PCI expansion slot

Accelerated Graphics Port (AGP) (Pg. 104) AGP Expansion Slot Bus interface for graphics adapters developed from the PCI bus AGP speeds up 3-D graphics, 3-D acceleration, and full-motion playback Video subsystem is isolated from the rest of the computer AGP (Accelerated Graphics Port)

PCIe: Peripheral Component Interconnect Express (pg. 104) PCI, PCI-X, and AGP have been replaced with PCIe (PCI Express) or PCI-E PCIe outperforms all other types of PCI expansion slots PCIe sends data full-duplex bidirectionally (sends and receives at the same time) PCIe slots are shown with the number of lanes that can be used simultaneously (x1, x2, x4, x8, x16 or x32)

PCIe Slots A PCIe x1 adapter can fit in an x1 or higher slot Just because the slot is an x16 slot, it does not mean that all 16 lanes are used—refer to the documentation See Tech Tips in book

Chipsets (pg. 109) Chips that work with the processor. Manages other computer features

Motherboard Form Factors (pg. 111) Form Factor: Specification for size and shape of motherboards, chassis, adapters, power supplies, memory, etc. Most common Advanced Technology Extended (ATX) See pg. 111 for various form factors.

Computer Terms Refer to the glossary terms at the end of the textbook chapter. Review Chapter 3 and become familiar with the terms.

The Complete CompTIA A+ Guide to IT Hardware and Software 7th Ed. This PPT deck was developed to support instruction of The Complete CompTIA A+ Guide to IT Hardware and Software 7th Ed. All text and images are © 2016 Pearson Education Inc Fotolia Image Credits Chapter 3: Aleksei Lazukov, Oleksandr Delyk, Timur Anikin, Y. L. Photographies, Denis Dryashkin, Auran, Graham Kidd Zenith, markd800, Denis Dryashkin, markd800, Hellen Sergeyeva, Bondarau, algre, iQoncept