Grade 9 Notes Printed - 05 - 2010 - Storage Devices
Grade 9 Notes Printed - 05 - 2010 - Storage Devices
STORAGE
ROM RAM
MAGNETIC Optical FLASH MEMORY
(Solid State)
CD
Tape Disc DVD Pen Drive
BLU- RAY
Reel to Reel Tape DVD-RAM SSD
Floppy Disk
Cassette Tape Hard Disk
Tape Cartridges
Computers store data either in chips inside the main processor in what is called Main
Memory (Primary memory), or on other media such as magnetic disk or magnetic tape, in
what is called as Secondary memory or Backing storage.
MAIN MEMORY
1. ROM - Read Only Memory
ROM is a chip inside the computer and is used to hold programs, which cannot be
changed by the user. The program is called BIOS or Firmware of a system.
The programs are generally stored in ROM chips at the manufacturing stage.
The ROM chips contain the instructions that tell the computer how to load the
operating system (called the boot program) and search for all devices including RAM.
Since data is permanently stored on ROM it stays forever, even when the power is off
and hence it is often referred as Non-Volatile memory.
PROM: Programmable read only memory Ex: Television; CD players etc
EPROM: Erasable programmable read only memory Ex: Mobile Phones
EEPROM: Electrically erasable programmable read only memory. Ex: Smart Phones
Although Main memory holds data and programs, we know it is not enough for our needs.
So we need a secondary storage device, which can store data permanently i.e., even when
the power is off.
Uses:
Secondary storage devices are used to store:
Operating system files, Application software and User’s data files
Serial access: Accessing the data in a series (one after the other).
In these storage devices, data records are stored from beginning to end of the storage
medium, in a series or a sequence. In this type of storage medium searching for a particular
record becomes difficult. Say for example, that a file or some information is at the end of
the tape, then the whole tape has to be run, which is time consuming and sometimes
inconvenient.
Magnetic Tape
Features of magnetic tape:
The tape is made of a plastic base coated with metal oxide film. Data is stored as
magnetized spots, each one representing a binary digit. Using read and write heads data is
stored and read off the tape.
Advantages:
High transfer rate; Very high storage capacity 200TB; used to copy large files especially as a
backup; Very convenient to store and handle reels as they can be kept in cupboards; Very
cheap.
Disadvantages:
Tape is a serial medium and hence searching is necessary to find a particular piece of
information; Updating is not immediate; The tape has to be stored in a suitable
©AIS STORAGE DEVICES COMPUTER SCIENCE Page 2 of 4
environment otherwise read and write errors occur; The tape material has limited life, 2
years and hence not suitable for long term storage of historical files.
Uses:
Offline storage of large sequential files.
Very widely used as a backup device copying data from disks to prevent any loss of data.
Applications:
Libraries, Banks, Factories processing payroll of workers, scientific departments storing
historic data.
Magnetic Disc
Features of magnetic disc:
Each disc is a thin metal or plastic coated with magnetic material; Data is recorded in the
form of magnetized spots; the surface of the disc is divided into concentric tracks, which are
further divided into sectors;
Uses: Most commonly used backing storage device.
1. Floppy Disc
A floppy disc is a single flexible disk held in a protective plastic case coated with magnetic
material.
Features:
It is a plastic disc coated with magnetic material on both the sides; it is small and light
weight and its capacity is 1.44 MB; it is mainly used to have a backup and transfer data
between computers.
Applications: schools, homes, etc.
1. Compact Disc
It is used to store a vast amount of data, around 700 MB and once data is stored new data
cannot be re-written onto it; A CD drive is used to operate (read data from) the disc. Uses
red laser to read / write data. It consists of a single spiral track.
Advantages:
Large storage capacity; the disc has a long life; the disc is light weight and highly portable.
Applications:
Historic data can be stored by Libraries and newspaper agents; Used in Financial application
for audits etc; Used in Computer based training: Audio – visual software; Product / service
display and selling; for storing Maps, encyclopaedias etc.
CD – ROM = Compact disc– read only memory;
CD – R = Compact disc – recordable; CD – RW = Compact disc re-writable
3. DVD RAM disc: The DVD RAM disc consists of several concentric tracks. Data on the disc
can be read and written at the same time.
Applications: Used in Satellite TV decoders to record a live match in the instance of the user
using the pause feature on the decoder.
4. Blu-ray disc: A new kind of disc using same CD technology. High storage capacity up to 50
GB on a double sided blu-ray disc. It uses Blue Laser light of a different wavelength to read /
write data on to the disc.
Flash Memory (Solid State): It is a non-volatile ROM otherwise called as NAND EEPROM. It
stores data permanently. It is fully electronic, made of millions of transistors. It is light
weight and has high data transfer rate. It is not very sensitive as it has no moving parts.
A technology used in memory cards, smart phones and pen drives.
Solid State Drive: Several solid state memory chips are being integrated to make a Solid
State Drive which eventually is replacing Hard Disk Drives. High transfer rate and no moving
parts are the best advantages of using solid state drives.