Buses are strips of parallel wires or printed circuits used to transmit electronic signals on the systemboard to other devices. Most Pentium systems use.

Slides:



Advertisements
Similar presentations
MUHAMMAD AHMED HUSSAIN
Advertisements

Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 4A Transforming Data Into Information.
Chapter 4 The Central Processing Unit
Computing Systems Organization
Provide data pathways that connect various system components.
Computer Buses Ref: Burd, Chp – 220 Englander, Chp 7 p
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 35 – Buses.
Motherboard Components Used for Communication Among Devices
December 2003 DJM DECO_021 CPU Chips & Buses. December 2003 DJM DECO_022 CPU Chips Modern ones are contained on a single chip Each chip has a set of pins.
MOTHERBOARD The MOTHERBOARD is the main circuit board of your computer and is also known as the main board or logic board. If you ever open your computer,
Mr. Gursharan Singh Tatla
Computer Memory and Data Transfer
Microprocessor A microprocessor also called the CPU is the heart of the computer system or any computing device. It is a semiconductor chip which can be.
MEMORY popo.
1 Operating Systems Input/Output Management. 2 What is the I/O System A collection of devices that different sub- systems of a computer use to communicate.
Computer Maintenance Unit Subtitle: CPUs Copyright © Texas Education Agency, All rights reserved.1.
1/1/ / faculty of Electrical Engineering eindhoven university of technology Processor support devices Part 3:Memory management, floating point dr.ir. A.C.
Primary System Component Powered by DeSiaMore1.  Electrostatic Discharge  Motherboard  Bus Slots and I/O Cards  Microprocessor Type and Specifications.
1 Microprocessor History. 2 The date is the year that the processor was first introduced. Many processors are re- introduced at higher clock speeds for.
The Central Processing Unit: What Goes on Inside the Computer.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
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.
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.
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006.
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
Computer Hardware Processing and Internal Memory.
System Unit By Sam Gibbs. System Unit The main part of a personal computer Includes a chassis, microprocessor, main memory, bus, and ports Does not include.
Chapter 4 The Components of the System Unit
GCSE Computing - The CPU
How Computers Work Chapter 1.
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.
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.
How a Computer Processes Data Hardware. Major Components Involved: Central Processing Unit Types of Memory Motherboards Auxiliary Storage Devices.
PHY 201 (Blum) Buses Warning: some of the terminology is used inconsistently within the field.
SECTION 4B CPUs Used in Personal Computers. This lesson introduces: A Look Inside the Processor Microcomputer Processors Parallel Processing Extending.
Processing Devices.
Interconnection Structures
… when you will open a computer We hope you will not look like …
Continuation of Primary System Components Powered by DeSiaMore1.
Figure 1-2 Inside the computer case
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.
Writer:-Rashedul Hasan Editor:- Jasim Uddin
Computer Processing of Data
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
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.
 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.
CPU Computer Hardware Organization (How does the computer look from inside?) Register file ALU PC System bus Memory bus Main memory Bus interface I/O bridge.
Buses Warning: some of the terminology is used inconsistently within the field.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
The Central Processing Unit: What Goes on Inside the Computer
Computer Maintenance Unit Subtitle: CPU’s UNT in partnership with TEA, Copyright ©. All rights reserved1.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
CS-350 TERM PROJECT COMPUTER BUSES By : AJIT UMRANI.
CHAPTER 4 The Central Processing Unit. Chapter Overview Microprocessors Replacing and Upgrading a CPU.
Academic PowerPoint Computer System – Architecture.
PC Internal Components Lesson 4.  Intel is perhaps the most recognizable microprocessor manufacturer. List some others.
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.
Processor Rashedul Hasan. Processor The microprocessor is sometimes referred to as the 'brain' of the personal computer, and is responsible for the processing.
PHY 201 (Blum) Comparators and Buses. PHY 201 (Blum) What is it? A comparator is circuitry that compares two inputs A and B, determining whether the following.
Simple ALU How to perform this C language integer operation in the computer C=A+B; ? The arithmetic/logic unit (ALU) of a processor performs integer arithmetic.
CPU Transforms Input and Output Each computer contains one Collection of electronic circuits Processor Interpretates and execute instructions in a program.
Computer Maintenance Unit Subtitle: CPU’s Trade & Industrial Education
Chapter Objectives In this chapter, you will learn:
THE CPU i Bytes 1.1.
Computers: Tools for an Information Age
Computers: Tools for an Information Age
Register sets The register section/array consists completely of circuitry used to temporarily store data or program codes until they are sent to the.
Presentation transcript:

Buses are strips of parallel wires or printed circuits used to transmit electronic signals on the systemboard to other devices. Most Pentium systems use a 32-bit or 64-bit bus. Buses that work in sync with the CPU and the system clock are called local buses (sometimes called system buses). 1Powered by DeSiaMore

In the sense that a local bus is a bus that is close to or local to the CPU, there is only one true local bus, the memory bus or system bus, which connects directly to the CPU. The memory bus is the bus between the CPU and memory on the systemboard All other buses must connect to it to get to the CPU. 2Powered by DeSiaMore

Buses that work asynchronously with the CPU at a much slower rate are called expansion buses. PCI bus is an expansion bus. USB (Universal Serial Bus) is designed to make the installation of slow peripheral devices as effortless as possible. USB is much faster than regular serial ports and much easier to manage, eliminating the need to manually resolve resource conflicts, since the host controller only uses one set of resources for all devices. 3Powered by DeSiaMore

On the bottom of the systemboard you will see a maze of circuits that make up a bus. These embedded wires are carrying four kinds of cargo: 1.Electrical power. Chips on the systemboard require power to function. These chips tap into the system buss power lines and draw what they need. 2.Control signals. Some of the wires on the system bus carry control signals that coordinate all the activity. 4Powered by DeSiaMore

3. Memory addresses. Memory addresses are passed from one component to another as these components tell each other where to access data or instructions. The number of wires that make up the memory address lines of the bus determines how many bits can be used for a memory address. The number of wires thus limits the amount of memory the bus can address. 5Powered by DeSiaMore

4. Data. Data is passed over a bus in a group of wires, just as the memory addresses are. The number of lines in the bus used to pass data determines how much data can be passed in parallel at one time. The number of lines depends on the type of CPU and determines the number of bits in the data path. (Remember that a data path is that part of the bus on which the data travels and can be 8, 16, 32, 64 or more bits wide.) 6Powered by DeSiaMore

You can, control the speed of your system next slide shows how CPU and several bus speeds are controlled. There are two ways you can change the speed of a computer: 1.Change the speed of the memory bus. Whatever the memory bus speed is, the PCI bus speed is half or one third of that. 2.Change the multiplier that determines the speed of the CPU. The choices for the multiplier normally are 1.5, 2, 2.5, 3, 3.5 and so forth. 7Powered by DeSiaMore

8

IBM and IBM-compatible computers manufactured today use a microprocessor chip made by Intel or one of its competitors. Early CPUs by Intel were identified by model numbers: 8088, 8086, 80286, 386, and 486. The next CPU introduced after the 486 was named the Pentium, and all Intel CPUs after that include Pentium in their name. The model numbers can be written with or without the 80 prefix and are sometimes preceded with an i as in 80486, 486, or i486. 9Powered by DeSiaMore

The name Pentium comes from the word pente, the Greek word for five, which Intel chose after a legal battle with two competitors, AMD and Cyrix. AMD and Cyrix won rights to continue using the X86 chip names, but are not allowed to use the word Pentium to name their CPUs. 10Powered by DeSiaMore

Attributes which are used to rate CPUs: 1.CPU speed measured in megahertz: The first CPU used in an IBM PC was the 8088, which worked at about 4.77 MHz, or 4,770,000 clock beats per second. 2.Efficiency of the programming code: Permanently built into the CPU chip are programs that accomplish fundamental operations, such as how to compare or add two numbers. Less efficient CPUs require more steps to perform these simple operations than more efficient CPUs. These groups of instructions are collectively called the instruction set. 11Powered by DeSiaMore

3. Word size: Word size is the largest number of bits the CPU can process in one operation. Word size ranges from 16 bits (2 bytes) to 64 bits (8 bytes). 4. Data path: The data path, sometimes called the external data path size, is the largest number of bits that can be transported into the CPU. The size of the data path is the same as the system bus size, or the number of bits that can be transported along the bus at one time. (The data path ranges from 8 bits to 64 bits.) The word size need not be as large as the data path size; some CPUs can receive more bits than they can process at one time. 12Powered by DeSiaMore

5. Maximum number of memory addresses: A computer case has room for a lot of memory physically housed within the case, but a CPU has only a fixed range of addresses that it can assign to this physical memory. How many memory addresses the CPU can assign limits the amount of physical memory chips that the computer can effectively use. The minimum number of memory addresses a CPU can use is one megabyte (where each byte of memory is assigned a single address). 13Powered by DeSiaMore

6. The amount of memory included with the CPU: Some CPUs have storage for instructions and data built inside the chip housing. This is called internal cache, primary cache, level 1, or L1 cache. 7. Multiprocessing ability: Some microchips are really two processors in one and can do more than one thing at a time. Others are designed to work in cooperation with other CPUs installed on the same systemboard. 8. Special functionality: An example of this is special purpose CPUs, such as the Pentium MMX CPU, which is designed to manage multimedia devices efficiently. 14Powered by DeSiaMore

To be continued 15Powered by DeSiaMore