0% found this document useful (0 votes)
119 views9 pages

Storage Devices: How A Computer Stores Information

Uploaded by

Mayur Tashildar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
119 views9 pages

Storage Devices: How A Computer Stores Information

Uploaded by

Mayur Tashildar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

COMPUTER BASICS

Storage Devices

How a computer stores information

1. The computer stores information as a string of zeros (0) and ones (1)
 The standard string length is eight 0's or 1's in a row
 This standard length is called a byte
 A byte equals one character
 A character is a letter, number, or symbol - it is about any
thing that can be typed on a keyboard
 There are 256 standard characters used by almost all
computers

2. Information size measurements


 Kilobyte (KB)
 One kilobyte equals about 1024 bytes
 1KB is about 140 words, about a half page of typed double-
spaced text (words only)
 Megabyte (MB)
 One megabyte equals about 1000 KB
 One megabyte equals about 1,000,000 bytes
 One megabyte equals about 500 pages of text, or one large
book
 Gigabyte (GB)
 One gigabyte equals about 1000 MB
 One gigabyte equals about 1,000,000 KB
 One gigabyte equals about 1,000,000,000 bytes
 One gigabyte equals over 1,000 books of text

Some Common Storage Devices

Hard Drive

The hard drive is the primary device that a computer uses to store information.  The
hard drive stores programs, data files, saves files, and organizes files.  The hard drive
is located inside the computer case.  The hard drive, magnetically stores data on stacks
of rotating disks called platters.
Floppy Drive

The floppy drive stores and retrieves information on a floppy disk.

CD -ROM Drive

CD-ROM is a device that reads information stored on a compact disc.  CD-ROM


stands for Compact Disc Read Only Memory.  One CD is equal to the space in over
40 floppy disc.

Removable Hard Disk

A zip disk is a removable disk that holds a large amount of information. A zip disk
can be used to achieve, protect and transfer large amounts of data.
Zip Drive & Zip Disk

Software

Software -- General Information


Computer software provides instruction that tell the computer how to operate.

1. Software are also called programs.


2. Programs are usually created using other software called programming
languages.

There are two (2) main types of software

1. System Software
o Used by the computer to accomplish a task.
o What system software does:
 controls the internal function of the computer
 controls other devices connected to the CPU

2. Application Software
o Used by people to accomplish a specific task.
o Some common kinds of application software
 Word Processor software
 Database software
 Spreadsheet software
 Games
 Web Page Browsers

Kinds of Software
1. Public Domain Software
o Has no copyright - no one owns the right to control who can make copies
of the software.
o Free to use or make copies of.
o Can be copied, used in other programs, or changed by anyone.

2. Freeware
o Has a copyright - someone owns the right to determine who can make
copies of the software.
o Free to use and make copies of.
o Can only give away exact copies of the software.
o Can not be changed or used in another program without the copyright
holder's permission.

3. Shareware
o Has a copyright.
o Allowed to use the software before paying for it.
 Can be a demo - which limits some major features like the Save
command.
 Can set an amount of time you can use the software.
 Can trust that you will pay for it if you like the software.
o Can only give away exact copies of the software.
o Can not be changed or used in another program without the copyright
holder's permission.

4. Commercial Software
o Has the most resistive copyright.
o Have to buy the software before you can use it.
o Can usually make one copy of the software as a backup copy.
 A backup copy is used in case something goes wrong with the
original software.
 Can not give away or sell the backup copy.
o Can not copy, look at the program's code, change, or use the software in
another program without the copyright holder's permission.
o Commercial Software is the best software in the world.

How Software is Inputted Into Computer


1. Built into the computer's circuits, the ROM chips.
2. Loaded into the computer from a secondary storage device, like a floppy disk
or hard disk drive.
3. Typed in from the keyboard.
o Usually need to use a programming language to create the software.
o Rarely done by most computer users today.

System Software
System software is a type of program that acts like a conductor in an orchestra.  It
directs all the activities and sets all the rules for how the hardware and software work
together. MS DOS and Microsoft Windows are examples of system software or
operating system software.

Some System Software is built into the computer.

1. ROM chips and BIOS.


2. Helps to setup the computer and start it.

Operating Systems

1. The operating system is usually located on a disk.


o Can be on either the hard disk drive, a floppy disk, or CD-ROM
disk.
o Must be loaded into RAM before it can be used.

2. Used by the computer's hardware to work with its parts.


o Tells the computer how to:
 display information on the screen.
 use a printer.
 store information on a secondary storage device.
o The system software that controls peripherals are called drivers.

3. An operating system works with application software.


o Does basic tasks, like printing a document or saving a file
o The operating system starts (launches) the application software so
that it can be used.

User Interfaces

1. The user interface is how the computer's operating system presents


information to the user and the user gives instructions (commands) to the
computer.

2. There are two kinds of User Interfaces


o Text Interface
 Presents information to the user in the form of text.
 Have to type in commands or select commands from a
menu displayed as text on the screen.
 Hard to use or learn, because the user must memorize and
type in commands.
 Examples:
 MS-Dos (MicroSoft Disk Operating System)
 ProDos (Professional Disk Operating System)
 Many of the Text Interfaces had shells placed over them.
 A shell was more of a Graphic User Interface.
 Made using the Text Interface easier to use.
o Graphic User Interface (GUI)
 Presents information to the use in the form of pull-down
menus and icons.
 Pull-down menus the user clicks on to display the
menu
 Icons are small pictures that stand for something,
like a file, volume, trash, or program
 The user gives commands to the computer by selecting
items from a menu or by clicking on an icon when using a
pointing device.
 GUIs are easy to learn and use
 Examples:
 Windows 98
 Windows 2000 
 MacOS 

Application Software

Application software programs work with the operating system software to help you
use your computer to do specific types of work such as word processing to type a
letter.

1. Used by people to solve general problems


 Can be used to do more than one thing - adapted to a wide variety
of tasks
 Some common tasks done by general purpose application
software
 Planning
 Writing
 Record keeping
 Calculating
 Communicating
 Drawing
 Painting
 What can be done with general purpose application software is
only limited by the imagination of the user.

2. Examples of general purpose application software


 Word Processing Software 

 Database Software 

 Spreadsheet Software 

 Desktop Publishing Software 

 Paint and Draw Software 

Utilities
Utilities allow you to complete certain tasks on your computer. Examples of some of
these tasks are file organizations.
 Specific purpose application software used to help

You might also like