CS 160


Digital Data vs. Analog Data


Computer only use Digital Data, all the data in a computer is digital.

Booting up the computer

First things you should know are the three main components of the computer I will be discussing today.

  1. First is the Processor, or sometimes called CPU (central processing unit)this is the brains of the computer, all the calculations and instructions you computer executes is done in the processor.
  2. Next is the Harddrive - this is the central source of storage on your computer, the memory is non-volatile which means even if the power is turned off you don't lose any information in the memory. The harddrive is for storage of all your programs and operating system. The processor can not read directly from the Harddrive first the informatinon on the harddrive must be moved to the next type of memory RAM.
  3. Next is RAM (Random Access Memory) - RAM is volatile memory that is much faster than the harddrive. Volatile memory means that when the power is turned off the items in RAM are lost. The significance of RAM is that any instructions of a program that the processor must execute must be moved into RAM from the harddrive or CD or some other type of storage device before the processor can execute the instruction.
Now the steps of what happens when you turn on your computer

Terminology

This is a quick list of terms you'll see and use a lot. If you haven't yet, you should access the Terms of Endearment Web page
that has many more terms you'll need to become familiar with. You can access the Terms through the main Computer Literacy
Web page. The lab manual tells you how.

Icons - visual representation of items - little pictures on your screen
Dragging - moving items with the aid of the mouse pointer
Menus - itemized list of available commands
Dialog box - tell computer what you want it to do
Cursor - the little arrow on your screen that is controlled by moving the mouse on your desk
Clicking - once on the left mouse button
Right clicking - once on the right mouse button
Double clicking - twice on the left mouse button

Software VS Hardware

The difference between Hardware and Software is Hardware can be physically touched. If you can reach out and touch something on the computer it would be considered Hardware. Like the following: Software on the other hand are things that run on the computer, they can't be touched, they can just be viewed or run.
  • Operating Systems (Windows XP)
  • Operating Systems

    The software that controls the execution of all applications and system software programs.

    Operating System Names:

    Types of Operating Systems

    The job of an Operating System

    HARDDRIVE VS RAM

    Before explaining what happens when turning on your computer you need to understand the differences between RAM and the Harddrive. Both are types of memory. The reason you need both is speed. RAM is almost as fast as the speed of light. harddrives aren't very fast comparitively speaking. The
     

    BOOTING UP (A reminder look)

    When you first turn on your computer the operating System is stored on the Harddrive. The ROM memory boots up the computer, it tells the CPU where to check for the operating system. The first place it looks is the floppy drive (that way you can override the harddrive if there is a problem). If there isn't a disk in the floppy drive it then looks at the Harddrive. These default settings can be changed in the BIOS setup, but don't.
     

    Windows O.S. essentials

    'My Computer' Icon