Memory and Storage - Student's Version
Memory and Storage - Student's Version
Worksheet
Warm-up
1. What is the difference between memeory and storage?
2. Why is it necessary to have both internal and external memory/storage devices?
Vocabulary practice
Match each term in column A with an appropriate definition from column B. There are
three options in column B that cannot be matched. Write your answers in the table
below.
Column A
Column B
1. Dynamic RAM (DRAM) A. Does not require constant refreshing and uses flip-flops
2. Static RAM (SRAM) to store each bit.
3. Read-only Memory (ROM) B. A permanent memory that stores the basic input/output
4. PROM system (BIOS) of a computer.
5. EPROM C. A ROM chip that can only be programmed once using a
PROM writer.
6. Flash Memory
D. A storage media with no moving parts, relying on the
7. Hard Disk Drive (HDD) movement of electrons.
8. Solid State Drive (SSD) E. A type of RAM made from capacitors and transistors
9. Optical Storage that needs constant refreshing.
10. Sensor F. Uses laser light to read/write data on CDs, DVDs, or
Blu-ray discs.
G. Portable device often used for data backups, connected
via USB.
H. Reads physical data from its surroundings and converts
it into a signal for a computer.
I. Memory used in SSDs, memory cards, and memory
sticks, erasable and rewritable.
J. A high-capacity magnetic storage device with spinning
disks.
K. Type of ROM that can be erased and rewritten using UV
light.
L. Converts digital data into an electrical signal to drive a
motor or actuator.
M. Non-consecutive storage of data due to frequent editing
and deletion.
N. A lag in a system caused by delays in locating data.
1 2 3 4 5 6 7 8 9 10
Reading practice
Choose a sentence / clause (a - f) which best fits each gap (1-5). There is one extra option
which cannot be used. Place appropriate letters in the gaps in the text.
Secondary storage includes storage devices that are not directly accessible by the CPU.
They are non-volatile devices which allow data to be stored as long as required by the user.
This type of storage is much larger than primary memory, but data access time is considerably
slower than RAM and ROM. 1______. The following section discusses the various types of
secondary storage that can be found on the majority of computers. Secondary storage devices
fall into three categories: magnetic, solid state and optical.
Hard disk drives (HDD) are still one of the most common methods used to store data
on a computer. Data is stored in a digital format on the magnetic surfaces of the disks (or
platters, as they are frequently called). The hard disk drive will have a number of platters
which can spin at about 7000 times a second. 2______. Normally each platter will have two
surfaces which can be used to store the data. These read-write heads can move very quickly –
typically they can move from the centre of the disk to the edge of the disk (and back again) 50
times a second.
Unfortunately, hard disk drives have very slow data access when compared to, for
example, RAM. Many applications require the read-write heads to constantly seek for the
correct blocks of data; this means a large number of head movements. The effects of latency
then become very significant. Latency is defined as the time it takes for a specific block of
data on a data track to rotate around to the read-write head.
Users will sometimes notice the effect of latency when they see messages such as,
‘Please wait’ or, at its worst, ‘not responding’.
When a file or data is stored on an HDD, the required number of sectors needed to
store the data will be allocated. 4______. Through time, the HDD will undergo numerous
deletions and editing, which leads to sectors becoming increasingly fragmented, resulting in a
gradual deterioration of the HDD performance (in other words, it takes longer and longer to
access data). Defragmentation software can improve on this situation by ‘tidying up’ the disk
sectors.
An HDD is a direct access device; however, data in a given sector will be read sequentially.
Removable hard disk drives are essentially HDDs that are external to the computer and can be
connected to the computer using one of the USB ports. 5_______.
For questions 1-5, circle the most appropriate option according to the text below.
Use the information below and information that you get from other sources and fill in the
table.
µm = 10−6 metres
Exam practice:
Describe the features of magnetic, optical and solid state storage which differentiate them
from the other two types. Provide the most common uses of the three storage types.