Computer Hardware


Central Processing Unit (CPU)

  • Brain of the computer
  • Preforms the actual computation and controls the activity of the entire computer.
  • In current computers, a CPU is an integrated circuit
    • Consists of a tiny chip of silicon with millions of transistors imprinted onto it.
    • Capable of carrying out simple arithmetic and logical operations


CPU image from http://www.ultimatepcrepair.com/

Primary Storage: Memory



RAM image from http://www.frozencpu.com/
  • Type of storage device: a piece of hardware capable of storing and retrieving information
  • Storage device used while the program is actively running
  • Current computers use RAM (random access memory).
    • Random access means that any location can be accessed at any time. (Like a DVD as opposed to a cassette tape.)
    • Built from a special integrated-circuit chip
    • Very fast, but relatively small
    • Data is lost when the computer is turned off.

Secondary Storage

  • Hardware device that stores permanent data.
  • Slower than RAM.
  • Current computers use disks for storage: circular spinning platters coated with magnetic material to store data
  • Examples:
    • Hard drive
    • Floppy disk
    • CD or DVD


Hard drive image from http://www.com-hospital.co.kr

I/O (Input/Output) Devices

  • These devices are how the computer communicates with the user
  • Examples of input devices:
    • Keyboard
    • Mouse
    • Touch screen
    • Scanner
  • Examples of output devices:
    • Screen
    • Printer
    • Speaker


IO devices image from http://www.tiscali.co.uk/

Bus

The components are all connected by a bus.

Image from http://kosmoi.com/Computer/Hardware/
Source: Robers, Eric S. The Art and Science of C. Addison-Wesley Publishing Company. Reading: 1995.