Lesson 2 - Storage
Lesson 2 - Storage
CD-ROM- Compact Disk Read-Only Memory stores data that can be read by a
computer. It is not writable and is used to distribute computer software.
CD-R- Compact Disk Recordable is a variation of the CD-ROM that can be written to
(once) using a CD writer (also called a ‘burner’).
CD-RW- A type of the CD-R that allows data to be rewritten.
TYPES OF STORAGE MEDIA
DVD- like a CD but stores more than 5 times the amount of data, it is mainly used for
video and data storage. Due to their storage ability they can be used for back up
storage.
Flash drive/ Thumb drive- A ‘thumb-sized’ device with a USB connector. Popular
sizes used by students and office workers include 4GB, 8GB and 16GB.
Memory card- Used in devices such as cameras and smartphones. They are available
in a wide range of types (CompactFlash, SD, MicroSD, etc.), sizes and capacities.
Bit – is a binary digit either 0 or 1, smallest
unit of measurement in storage.
Byte – consists of 8 bits that makes up a
single character or unit (example – 2, x ?).
MEASURING
Word – a word is a group of two or more
STORAGE
bytes that is stored in one location.
CAPACITY Word size – is the number of bits that make
up a word. Example the AMD TurionTM 64
processor manipulates an 8 – byte word and,
as such, has a word size of 64.
CONVERSION OF DATA STORAGE
EXERCISES
Nutcracker Gadget Store has some files stored on thousands of a particular type of magnetic
device, DEVICE A. They plan to transfer the contents from the batch of DEVICE A to a
single DEVICE B for safekeeping. The capacity of each DEVICE A is 1.44 MB. The capacity
of DEVICE B is 4.0 GB. Assuming that each DEVICE A is full to capacity, determine
approximately how many of these devices can be processed for transfer to DEVICE B.
Since 1 GB = 1,024 MB Capacity of DEVICE B in megabytes
= 4.0 × 1,024 = 4,096 MB
# of DEVICE A that may be transferred = 4,096 MB / 1.28 MB
= 3,200
EXERCISES
A student has written an essay for a history school-based assessment (SBA). The word count
feature of the word processor reports that the document contains 8,192 characters (including
spaces). Determine whether the document can be saved on a newly formatted diskette.
Amount of storage required for 1 character = 1 byte
Storage required for 8,192 characters = 8,192 bytes
Disk capacity in bytes = no. of bytes in 1 MB × capacity of disk in MB
= 1,048,576 × 1.44
= 1,509,949 bytes
Since disk capacity > file size, the document can be saved.
TYPES OF PRIMARY STORAGE
A primary storage device is a one that holds memory for short periods of time while
a computer is running.
TYPES OF PRIMARY STORAGE DEVICES
ROM chips are time consuming and very expensive to make, thus leading to the
invention of prom.
These are blank chips that can be programmed using a special tool. When it is
programmed it acts as a ROM chip.
Cheaper alternative to creating a ROM.
EPROM
EPROM solves the reprogrammable issue that PROM has by allowing the user to
program and reprogram the ROM chip.
The contents can be erased using special ultra violet light, for this reason the chips are
stored in clear plastic case.
Used in satellite receivers that needs scheduled reprogramming.
Used in the creation of flash memory cards and flash drives.
SECONDARY STORAGE DEVICE
Is non-volatile, this means that when the device is disconnected from its power source
the data stored remains on the device.
Uses three main technology: Magnetic, Optical, Flash memory.
Examples: Hard drive, Flash drive, CD, DVD.
MAGNETIC TECHNOLOGY
ILLUSTRATION
KEY TERMS