Computer Basics

Link to Processing 4 - Processing: Processor Speed

Link to Home - Jan's Illustrated Computer Literacy 101


We all are impatient and want our computer to work as fast as possible, and certainly faster than the guy's at the next desk!
Many different factors determine how fast your computer gets things done. Processor speed is one factor. But what determines the processor's speed?

Processor Speed affected by:

clock gif System clock rate = rate of an electronic pulse used to synchronize processing
(Only one action can take place between pulses.)

Measured in megahertz (MHz) where 1 MHz = 1 million cycles per second or gigahertz (GHz) where 1 GHz = 1 billion cycles per second.

This is what they are talking about if they say a computer is a 2.4 GHz machine. It's clock rate is 2.4 billion cycles per second.

Bigger number = faster processing


bus gif Bus width = the amount of data the CPU can transmit at a time to main memory and to input and output devices.
(Any path bits travel is a bus.)

An 8-bit bus moves 8 bits of data at a time.
Bus width can be 8, 16, 32, 64, or 128 so far.

Think of it as "How many passengers (bits) can fit on the bus at once to go from one part of the computer to another."

Bigger number = faster transfer of data


word gif Word size = a word is the amount of data the CPU can process at one time.

An 8-bit processor can manipulate 8 bits at a time.
Processors can be 8-, 16-, 32-, or 64-bit so far.

Bigger the number = faster processing


Where you are:
JegsWorks > Lessons > Computer Basics


  1. Computer TypesArrow: Subtopics
  2. ApplicationsArrow: Subtopics   
  3. InputArrow: Subtopics
Link to Processing 4. Processing Arrow: Subtopics list open 
    Intro
    Digital Data
    CPU:
          framed
          no frames
    Machine Cycle
    Memory Addresses
    Processor Speed
    Physical Components
    Motherboard:
          framed
          no frames
    Quiz
  5. OutputArrow: Subtopics
  6. StorageArrow: Subtopics
  7. Computer to ComputerArrow: Subtopics
  8. System SoftwareArrow: Subtopics
  9. ProgrammingArrow: Subtopics

  10. What You SeeArrow: Subtopics
  11. Hands On!Arrow: Subtopics
  12. On Your OwnArrow: Subtopics

Search

Glossary

Appendix


You want a nice match between the word size and the bus size and the clock. It wouldn't do any good to have a bus that can deliver data 128 bits at a time, if the CPU can only use 8 bits at a time and has a slow clock speed. A huge line of data would form, waiting to get off the bus! When computers gets clogged like that, bad things can happen to your data. It's like people waiting to get into the theater. After a while, some of them may leave!!


Lessons Computer Basics Previous Page Next Page


Teachers: Request permission to use this site with your class

Copyright © 1997-2008 Jan Smith   <jegs1@jegsworks.com>
All Rights Reserved

Icon: DownloadIcon: CDDownload lessons
Want to help?


~~  1 Cor. 10:31 ...whatever you do, do it all for the glory of God.  ~~


Last updated: 22 Jan 2008