Parts of a Computer - Hardware

Key Terms

64 bit architecture
bus
cache memory
clock speed
CPU
hardware
I/O device
input device
modem
motherboard
output device
processor
RAM memory

Hardware is anything that will break if you drop it.  Let's break down a computer's hardware system into manageable subdivisions:  Input devices, output devices, the processor, and memory.

Input devices - This includes any device you use to send information to the processor.  They include:

Output devices - This includes any device that accepts data from the processor.

The Processor
 

Memory

When you run software (say a word processing program), you move the stored program from the hard drive to RAM memory where the CPU can make use of it.  When you write your letters with the program, the data also gets stored in RAM.  If the power goes out before you have had a chance to save the information to a flash drive or the hard drive, all your data is lost.   The point is, you can think of the hard drive as a warehouse for data storage and RAM as the place all those zeros and ones are put into action.

The CPU needs to shovel data (0's or 1's) in and out very quickly.  The data stored on a hard drive takes too much time to access.  To quickly access data the CPU needs, the system relies on an "electronic" way of storing all those 0's and 1's.  This is called RAM - or random access memory.  However, even this method can be slow, so computer designers store "frequently used" data in a much faster (and more expensive) memory called cache memory (which is subclassified as L1 and L2).  Once stored in memory, the CPU can quickly move data in and out.  

Since the field of computer development is changing so rapidly, new (computer related) terms are often not found in conventional books. Link 7.2.c is a great place to brush up and stay current on the latest technology.

Blurred Lines ... what is a computer these days?

Not too long ago people used computers at home or at the office and they looked like this:

.... and you had a "modern" cell phone.  And it looked like this:        

Courtesy Wikimedia Commons                                                                                                                                               Courtesy Wikimedia Commons

But that is NOT the case anymore!  Smart phones are computers which have more data crunching power than the top-of-the-line desktop computers had a decade ago.  You can now video chat with people with your desktop/laptop computer (Google Hangouts, Skype, FaceTime) and you can access the Internet on your smart phone.  Notebooks, iPads, and tablets are somewhere in the middle.  The point is, the vision of what a computer actually is (and looks like) has evolved enormously in a very short time.  All these things are computers!

©2001, 2004, 2007, 2009, 2016 by Jim Mihal - All rights reserved
No portion may be distributed without the expressed written permission of the author