CPU/BIOS/BUS CES Industries, Inc. Lesson 8.  Brain of the computer  It is a “Logical Child, that is brain dead”  It can only run programs, and follow.

Slides:



Advertisements
Similar presentations
MUHAMMAD AHMED HUSSAIN
Advertisements

Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Computer Memory and Data Transfer
Introduction to Computers Section 4A. home Decimal Number System Called base 10 because 10 symbols are available.
SECTION 4a Transforming Data into Information.
DH2T 34 Computer Architecture 1 LO2 Lesson Two CPU and Buses.
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
Computer Hardware Processing and Internal Memory.
Chapter 4 The Components of the System Unit
Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
66 CHAPTER THE SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 6-2 Competencies Describe the four basic types of system units.
1 Introduction to Computers Day 6. 2 Main Circuit Board of a PC The main circuit board (motherboard or system board) is the central nervous system of.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
MOTHERBOARD holds the and connects directly or indirectly to every part of the PC. holds the processor, memory and expansion slots and connects directly.
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.
S3 Computer Literacy Computer Hardware. Overview of Computer Hardware Motherboard CPU RAM Harddisk CD-ROM Floppy Disk Display Card Sound Card LAN Card.
IT Introduction to Information Technology CHAPTER 04.
B.A. (Mahayana Studies) Introduction to Computer Science November March The Motherboard A look at the brains of the computer, the.
66 CHAPTER THE SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 6-2 Competencies Describe the four basic types of system units.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
1 More on Computer Components Computer switches Binary number system Inside the CPU Cache memory Types of RAM Computer buses Creating faster CPUs NEXT.
Computer Processing of Data
E0001 Computers in Engineering1 The System Unit & Memory.
GRAP 3175 Computer Applications for Drafting Unit II Computer Hardware.
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
D75P 34R HNC Computer Architecture 1 Week 9 The Processor, Busses and Peripherals © C Nyssen/Aberdeen College 2003 All images © C Nyssen /Aberdeen College.
Exercise 2 The Motherboard
Buses Warning: some of the terminology is used inconsistently within the field.
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,
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved. 66 CHAPTER THE SYSTEM UNIT.
Copyright Prentice-Hall, Inc Chapter 2.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Egle Cebelyte. Random Access Memory is simply the storage area where all software is loaded and works from; also called working memory storage.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 3 – The Motherboard.
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
Computer Organization & Assembly Language © by DR. M. Amer.
Computer Hardware The Processing Unit.
Computer Structure & Architecture 7b - CPU & Buses.
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.
Academic PowerPoint Computer System – Architecture.
PC Internal Components Lesson 4.  Intel is perhaps the most recognizable microprocessor manufacturer. List some others.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 5A Transforming Data Into Information.
PCI Buses Peripheral Component Interconnect Interface.
The Computer System.
System Bus.
Computer operation is of how the different parts of a computer system work together to perform a task.
Chapter 2.
CS 1410 Intro to Computer Tecnology Computer Hardware1.
Computers Are Your Future Tenth Edition Inside the System Unit 1.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Computer Operation. Binary Codes CPU operates in binary codes Representation of values in binary codes Instructions to CPU in binary codes Addresses in.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Chapter 2 content Basic organization of computer What is motherboard
Computer Hardware – System Unit
Processor/Memory Chapter 3
RAM, CPUs, & BUSES Egle Cebelyte.
Transforming Data Into Information
Chapter III Desktop Imaging Systems & Issues
Computers © 2005 Prentice-Hall, Inc. Slide 1.
Computers (Hardware and Software)
McGraw-Hill Technology Education
Chapter 2: Computer Hardware
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
McGraw-Hill Technology Education
McGraw-Hill Technology Education
Introduction to Computers
Presentation transcript:

CPU/BIOS/BUS CES Industries, Inc. Lesson 8

 Brain of the computer  It is a “Logical Child, that is brain dead”  It can only run programs, and follow instructions contained in the program.  The operating system controls the flow of information to and from the processor and the application.  Most modern processors are 32 bits which allow information to be processed in groups of 32 bits or binary digits at one time and in one clock cycle. CPU CES Industries, Inc.

 Contains millions of transistors and is able to perform mathematical calculations, evaluate logical instructions and control program flow. The CPU CES Industries, Inc.

 Normally contains 6 internal sections 1. Arithmetic Logic Unit 2. Program Counter 3. Internal Registers 4. Control Logic 5. Instruction Decoder 6. Bus Interface Logic The CPU CES Industries, Inc.

 Two arithmetic logic units  Two internal caches for data and instructions.  Specialized floating point unit for decimal math.  A Branch Prediction Unit (BPU) to logically “guess” what the next instruction will be if the instruction is a “yes/no” type of question.  The Pentium 4, operating a 2.2 GHz, is able to add a column of numbers, 2 billion numbers long, in ONE SECOND! The Pentium adds: CES Industries, Inc.

 IC chip called EPROM (Erasable Programmable Read Only Memory).  Modern computers use Flash ROM’s that allow for field programming of the BIOS, whenever an upgrade is required.  CMOS Memory- stores information about all the hardware installed in your computer.  Startup instructions that transform RAM and ROM into a fully functional computer.  Contains the POST program, to perform power on diagnostics  Contains the “Setup” program to allow you to customize the “list of contents” contained within the computer. BIOS CES Industries, Inc.

 Is simply a collection of wires, organized by their function.  The data bus, moves information.  The address bus, identifies where something is stored  The control bus, controls the movement of data. BUSES CES Industries, Inc.

BUS  Industry Standard Architecture (ISA) - original PC connector; 8 or 16 bit data transfer; 7.59 MHz.  Enhanced Industry Standard Architecture (EISA) - enhancement of ISA; 32 bit data transfer, bus mastering.

 VLB or local bus - extension slot added to ISA to allow for 32-bit data transfer up to 33 MHz. Used with 386 and 486 boards. This bus has disappeared.  Peripheral component interconnect (PCI) - latest standard; 64 bit data transfer; Up to system speed. Supports burst mode - speeds approaching 500 MHz. Developed by Intel and used on all Pentiums.  CNR: Communications and Network Riser, provides support for integrated high speed modems, network cards and sound systems BUS CES Industries, Inc.