FC Hardware & Software Week 2 Motherboards and Processors lA primer – bits and bytes lThe hardware at the.

Slides:



Advertisements
Similar presentations
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Advertisements

Provide data pathways that connect various system components.
Motherboard Components Used for Communication Among Devices
What is Hardware? Hardware is the physical parts of the computer system – the parts that you can touch and see. A motherboard, a CPU, a keyboard and a.
PC Maintenance: Preparing for A+ Certification
SECTION 4a Transforming Data into Information.
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.
Parts & Functions of a Computer. 2 Functions of a Computer.
 The central processing unit (CPU) interprets and executes instructions.  The “brains” of the computer.  The speed of the processor is how fast it.
Chapter 4 The Components of the System Unit
Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
The Components of a PC (By Lewis Barrett)
Complete CompTIA A+ Guide to PCs, 6e Chapter 2: On the Motherboard © 2014 Pearson IT Certification
G043 – Lecture 02 Inside A Desktop PC Mr C Johnston ICT Teacher
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
LOGO. Types of System Boards  Nonintegrated System Board  Nonintegrated system boards can be easily identified because each expansion slot is usually.
PHY 201 (Blum) Buses Warning: some of the terminology is used inconsistently within the field.
How Computers Work. A computer is a machine f or the storage and processing of information. Computers consist of hardware (what you can touch) and software.
Mr C Johnston ICT Teacher BTEC IT Unit 02 - Lesson 01 Back to Basics.
COMP 1017: Digital Technologies Session 7: Motherboards.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Figure 1-2 Inside the computer case
1 More on Computer Components Computer switches Binary number system Inside the CPU Cache memory Types of RAM Computer buses Creating faster CPUs NEXT.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
LOGO BUS SYSTEM Members: Bui Thi Diep Nguyen Thi Ngoc Mai Vu Thi Thuy Class: 1c06.
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
 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.
Chapter 3: How to Speak Geek and Make Informed Purchasing Decisions
Buses Warning: some of the terminology is used inconsistently within the field.
1 Bits, Bytes, and Binary Numbers Bits and bytes are small pieces of computerized data that communicate commands to a computer’s CPU: A bit is either a.
Complete CompTIA A+ Guide to PCs, 6e Chapter 2: On the Motherboard © 2014 Pearson IT Certification
Computer Parts. Two Basic Parts Hardware & Software.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Computer Anatomy Chin-Sung Lin Eleanor Roosevelt High School.
Egle Cebelyte. Random Access Memory is simply the storage area where all software is loaded and works from; also called working memory storage.
Hardware. Make sure you have paper and pen to hand as you will need to take notes and write down answers and thoughts that you can refer to later on.
Computer Architecture Part IV-B: I/O Buses. Chipsets Intelligent bus controller chips found on the motherboard Enable higher speeds on one or more buses.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 30 – PC Architecture.
Motherboard and Bios. Generic Modern Motherboard.
Computer Guts and Operating Systems CSCI 101 Week Two.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
COMPUTER BASICS Computer Technology. WHAT IS A COMPUTER?  Electronic  Accepts data and instructions  Manipulates, processes, and displays the information.
INSIDE THE COMPUTER. What is Computer ? Computer is Electronic device which work on electricity. OR An electronic device for storing and processing data,
Computer Hardware The Processing Unit.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Motherboard A motherboard allows all the parts of your computer to receive power and communicate with one another.
Identifying Hardware Components in a Computer (continued) Clock Speed (continued) The computer has a system clock that generates a regular electronic beat.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 5A Transforming Data Into Information.
1 Chapter 2 Central Processing Unit. 2 CPU The "brain" of the computer system is called the central processing unit. Everything that a computer does is.
Assembling & Disassembling of CPU. Mother Board Components.
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
System Bus.
Unit C-Hardware & Software1 GNVQ Foundation Unit C Bits & Bytes.
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
Computer Hardware & Processing Inside the Box CSC September 16, 2010.
Presented By: Team-2 Vishal Shrikant Vikas Setu Vishakha
Computers Are Your Future Tenth Edition Inside the System Unit 1.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
General Concepts of ICT. Be able to identify the main components of a general- purpose computer:  central processing unit (CPU)  main/internal memory.
THE COMPUTER MOTHERBOARD AND ITS COMPONENTS Compiled By: Jishnu Pradeep.
Hardware Architecture
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
The permanent memory of a computer
Computer System Basics- The Pieces & Parts
I/O BUSES.
PC Buses & Standards Bus = Pathway across which data can travel. Can be established between two or more computer elements. PC has a hierarchy of different.
ICT Programming Lesson 2:
Objectives Describe how common characteristics of CPUs affect their performance: clock speed, cache size, number of cores Explain the purpose and give.
Presentation transcript:

FC Hardware & Software Week 2 Motherboards and Processors lA primer – bits and bytes lThe hardware at the core of the computer lA history lesson lPerspectives on modern systems

FC Hardware & Software Week 2 Introduction or refresher lBits and Bytes lA bit (symbol “b”) is a single on/off switch, 2 states (value 0 or 1) lA byte (“B”) is a group of 8 bits – one letter/character (range ) lWhy 8 bits? Why not 7 bits for a range of ? lBytes are the basis of computer data storage

FC Hardware & Software Week 2 Introduction or refresher lNetwork speed – often shown in shorthand l“Fast Ethernet cards allow 100 Mbps data transfer…” lIs this saying 100 megabits per second or 100 megabytes per second? lIt’s a difference of a factor of eight, so you had better be sure! lThe information transfer rate is loosely known as “bandwidth” lWi-fi wireless networking is often quoted as having a “speed” or “bandwidth” of 54Mbps (IEEE g standard) lThis gives an absolute maximum of about 6 megabytes per second

FC Hardware & Software Week 2 Introduction or refresher lSizes – Memory (but usually not storage…) lKilo – one thousand (or 1024, closest binary number) lMega – one million (or 1024*1024 in binary) lGiga – one billion (1024*1024*1024) lSo one Megabyte (1MB) of memory has 1,048,576 bytes lBut one Megabit (1Mb) is only 131,072 bytes (=128KB) lSpeeds – “xyz per second” is common in computing lThings “per second” = Hz = Hertz (after George Hertz, scientist) lOne megahertz is 1MHz, one million times per second lOne gigahertz is 1GHz, one billion times per second

FC Hardware & Software Week 2 Introduction to Motherboards lA motherboard is also known as a mainboard or a “mobo” in web slang lMotherboard designs have changed over the years to keep up with new developments lUpdates to the system bus architecture (structure) lChanges in CPU (Central Processing Unit) speed lIntegration of system devices lSound, LAN, Video, USB, IDE/PATA, SATA, FireWire… lNow appearing: Bluetooth, WiFi, USB3, eSATA

FC Hardware & Software Week 2 The PC/AT lOriginal IBM PC/AT (1984) l6MHz chip, rapidly upgraded to 8MHz l16-bit CPU (modern ones are 64-bit) l24-bit address bus (max of 16MB RAM) lCurrent computers are millions of times faster and have thousands of times more memory

FC Hardware & Software Week 2 lA typical server-style “tower” case showing the motherboard lLots of spaces for other devices lExamples: lBlu-Ray/DVD drives lSSDs lControl panels

FC Hardware & Software Week 2 Fast PC/AT motherboards lLater (about 1987) the i386 became available, with a 32-bit data bus lIt could run faster than the normal type of RAM! lThis lead to a problematic choice lEither run the (expensive) CPU as slowly as the RAM lOr decouple the RAM and CPU clocks so they are no longer synchronised in a simple 1:1 relationship (hard)

FC Hardware & Software Week 2 The Chipset – Northbridge, Southbridge lChipset uses two physicals chips: Northbridge and Southbridge lNorthbridge lMemory controller hub – buffers link from CPU to RAM lCore chipset that handles the communication between CPU, RAM, PCI-E and South Bridge lSouthbridge lChipset that handles the communication between North Bridge, PCI and other I/O devices such as USB, Firewire and Gigabit Ethernet

FC Hardware & Software Week 2

FC Hardware & Software Week 2 Diagram lThe two “glue” chips have very different characteristics lThe northbridge runs very fast (CPU speed) lThe southbridge doesn’t run so fast as it handles relatively slow connections

FC Hardware & Software Week 2 Modern systems - common figures lThe ISA expansion bus [8.33MHz] vanished years ago, good for 16Mbps lThe PCI expansion bus ran at 66MHz for a total of about 1Gbps (one gigabit per second) lThe basic PCI-e expansion bus runs at 5Gbps per lane with up to 32 lanes per device, maximum total of 160Gbps lPCI-e is 10,000 times faster than the old ISA bus

FC Hardware & Software Week 2 Processor Characteristics lSocket type – how the CPU plugs into the motherboard lClock speed lFront Side Bus (FSB) - Connection speed between the processor and the chipset lCache sizes, usually 2 or 3 levels of caching lNumber of cores - multi-core helps to ensure that the system remains more responsive even when the processor load is high

FC Hardware & Software Week 2

FC Hardware & Software Week 2 Multi-core processors lMany CPU types are available as multi-core processors

FC Hardware & Software Week 2 Summary lWe have discussed the basics of the motherboard lAnd a little of the history of changes lWe have introduced many terms relating to processors lAnd discussed some modern developments lKey ideas – continual change, speed increases