Simplified Structure of a Computer

Inside of the Computer (simplified):

CPUMain MemoryI/O Devices
  • Control Unit
  • ALU
  • Cache
  • Registers
  • RAM
  • ROM
  • SRAM
  • DRAM
  • Disk(s)
  • Printer
  • Display
  • Mouse
--------------------------------------------------------------------------BUS

Registers:

Register
Instructions
Program Counter
Memory Address(es)
Memory Buffer(s)

Fetch Execute Cycle

Reading Computer Ads

Term Description
bitbinary digit
bytegroup of bits
KB1024 bytes
MB1024 KB
GB1024 MB

Operating systems

The Operating Systems each have a focus. The Windows and Macintosh OS are used most for applications and general use. The Unix OS is used most on machines doing development and powerful processing.