Week 7 - Storage
Week 7 - Storage
Week 7 - Storage
___________________________________________________
Page 1 of
15
LEARNING MODULE
FOR
IT 121: INTRODUCTION TO COMPUTING
_____________________________________________________
WEEK 7
COURSE OUTLINE
Page 2 of
15
Overview:
Computers are everywhere: at work, at school, and at home. Computers are a primary means of local and
global communications for billions of people. Through computers, society has instant access to information from
around the globe. This module presents the knowledge you need to be computer literate. The course acquaints
students to discover different and innovative ways of using various technology and learn how computing is
applied creatively to solve problems. Students will finish this course with a solid understanding of computers,
how to use computers, and how to access information on the Web.
Objectives:
General Objective
Familiarize themselves with the use of storage in the computer.
Describe the characteristics of an internal hard disk including capacity, platters,
read/write heads, cylinders, sectors and tracks, and revolutions per minute.
Discuss the purpose of network attached storage devices, external and removable hard disks,
and hard disk controllers.
Differentiate among various types of optical discs and highlight the importance of
storage in the computer.
Each chapter in this module contains a major lesson involving the introduction to computers and learn
how computing is applied creatively to solve problems. The units are characterized by continuity, and are
arranged in such a manner that the present unit is related to the next unit. For this reason, you are advised to
read this module. After each unit, there are exercises to be given. Submission of task given will be submitted by
the agreed deadline.
Page 3 of
15
Storage
● Storage - is the component of your computer that allows you to store and access data on a long-term basis.
Usually, storage comes in the form of a solid-state drive or a hard drive. Storage holds data, instructions, and
information for future use.
● Storage medium - is the physical material on which a computer keeps data, instructions, and information.
● Storage capacity - refers to how much disk space one or more storage devices provides.
ꟷ Capacity is the number of bytes a storage medium can hold. It measures how much data a computer
system may contain. For an example, a computer with a 500GB hard drive has a storage capacity of 500
gigabytes. Storage capacity is often used synonymously with "disk space." However, it refers to overall
disk space, rather than free disk space. For example, a hard drive with a storage capacity of 500GB may
only have 150MB available if the rest of the disk space is already used up. Therefore, when checking
your computer to see if it meets a program's system requirements, make sure you have enough free disk
space to install the program. If you need more disk space, you can increase your computer's storage
capacity by adding another internal or external hard drive.
Page 4 of
15
Figure 1: Storage and their number of bytes.
● Storage device - is the computer hardware that records and/or retrieves items to and from storage media. A
storage device is any hardware capable of holding information either temporarily or permanently. The
picture shows an example of a Drobo, an external secondary storage device.
There are two types of storage devices used with computers: a primary storage device, such as RAM,
and a secondary storage device, such as a hard drive. Secondary storage can be removable, internal, or external.
● Hard disk - is a non-volatile data storage device contains one or more inflexible, circular platters that use
magnetic particles to store data, instructions, and information. It is usually installed internally in a computer,
attached directly to the disk controller of the computer's motherboard.
Figure 3: Hard disk in a System Unit Figure 4: Hard disks can store
data using longitudinal recording or
perpendicular recording.
Page 5 of
15
ꟷ Capacity: The hard disk provides a large storage capacity. The capacity of a personal computer hard
disk is from 160 GB to 2TB and more.
ꟷ Platter: is the circular disk on which magnetic data is stored in a hard disk drive.
ꟷ Read/Write Heads: are the small parts of a disk drive which move above the disk platter and
transform the platter's magnetic field into electrical current (read the disk) or, vice versa, transform
electrical current into magnetic field (write the disk).
ꟷ Cylinders: is comprised of the set of tracks described by all the heads (on separate platters) at a
single seek position. Each cylinder is equidistant from the center of the disk.
ꟷ Sectors and Tracks: is the smallest physical storage unit on the disk. The data size of a sector is
always a power of two, and is almost always 512 bytes. Each track has the same number of sectors,
which means that the sectors are packed much closer together on tracks near the center of the disk.
ꟷ Revolutions per Minute: RPM basically measures how many times the disk will revolve in a minute,
hence measuring the speed of the hard drive.
ꟷ Transfer Rate: HDD data transfer rate depends upon the rotational speed of the disks and the data
recording density.
ꟷ Access Time: The access time or response time of a rotating drive is a measure of the time it takes
before the drive can actually transfer data.
o The hard disk arms move the read/write head, which reads items and writes items in the drive.
Location often is referred to by its cylinder. A head crash occurs when a read/write head touches the
surface of a platter.
o RAID (redundant array of independent disks) is a group of two or more integrated hard disks. RAID is
a data storage virtualization technology that combines multiple physical disk drive components into
one or more logical units for the purposes of data redundancy, performance improvement, or both.
o A network attached storage (NAS) device is a server connected to a network with the sole purpose
of providing storage. NAS system is a storage device connected to a network that allows storage
and retrieval of data from a centralized location for authorized network users and heterogeneous
clients.
Page 6 of
15
o External hard disk is a separate free-standing hard disk that connects to your computer with a cable
or wirelessly. An external hard disk is just a hard disk drive (HDD) or solid-state drive (SSD) that needs
to be connected to the computer rather than being inside the computer.
o Removable hard disk is a hard disk that you insert and remove from a drive. A type of disk drive
system in which hard disks are enclosed in plastic or metal cartridges so that they can be removed
like floppy disks. Removable disk drives combine the best aspects of hard and floppy disks.
Note: Internal and external hard disks are available in miniature sizes (pocket hard drive).
o Hard Disk Controller consists of a special-purpose chip and electronic circuits that control the
transfer of data, instructions, and information from a disk to and from the system bus and other
components of the computer.
There are 4 types of hard disk interfaces for personal computer which are as follows:
1. SATA
SATA stands for serially advanced technology attachment. It used for serial signals to transfers data,
instruction and information. The main advantage of SATA is that cables are thinner, longer and higher.
The external hard disks can use the SATA interface that is much faster than USB.
2. EIDE
EIDE stands for Enhanced Integrated Drive Electronics. EIDE is a device interface that used signals
parallelly to transfer the instructions and data etc. The approximate data transfer speed of EIDE is up to 133
Mbps.
3. SCSI
SCSI stands for Small Computer System Interface. It is used as a parallel signal and cannot support from
8 to 15 devices. SCSI can support hard disks, disk drives, printers, etc.
4. Disk cache
It is used to improve hard disk performance.it is a type of ram program instructions and data that the
user is working with. When the CPU needs the information it first looks at the cache from the hard disk and if
it doesn’t need the information it retrieves information from the hard disk.
● Flash Memory Storage - Flash storage is a data storage technology based on high-speed, electrically
programmable memory. The speed of flash storage is how got its name: It writes data and performs random
I/O operations in a flash. Flash memory chips are a type of solid state media and contain no moving parts.
Flash Memory Development History
Flash memory dates back to around 1980 when the concept was developed at Toshiba by Dr. Fujio
Masuoka. It was then later presented at the 1984 IEEE International Electron Devices Meeting, IEDM held in San
Francisco, California. The basic laboratory concept took a few years to develop into a product that could be
launched commercially. Intel introduced the first commercial chips onto the market in 1988 - these were NOR
based types. The NOR flash memories had relatively long erase and write times. Toshiba again developed their
technology further and were able to announce NAND technology at the 1987 IEDM. The advantage of NAND
flash was that it had reduced erase and write times and it had a greater storage density. Flash memory has
developed significantly in recent years and is widely used in many applications being found as USB memory
sticks, compact Flash cards, SD memory cards and even as Flash hard drives, also called solid state drives in
some computers.
Solid State Drives (SSDs) have several advantages over magnetic hard disk:
ꟷ Faster Access time
ꟷ Faster Transfer rates
ꟷ Generate less heat and consume less power
ꟷ Last longer
Page 7 of
15
o USB flash drives is a device used for data storage that includes a
flash memory and an integrated Universal Serial Bus (USB)
interface. Most USB flash drives are removable and rewritable.
Physically, they are small, durable and reliable. The larger their
storage space, the faster they tend to operate.
o Memory Card is a type of storage device that is used for storing media and data files. It provides a
permanent and non-volatile medium to store data and files from the attached device. Memory cards are
commonly used in small, portable devices, such as cameras and phones.
Some of the most popular forms of memory cards are:
SSD HDD
Page 8 of
15
Speed SSD has lower latency output operations per
second.
SSD has faster
read/writes HDD has higher latency
● Cloud Storage is an Internet service that provides storage to computer user. Cloud storage allows you to
save data and files in an off-site location that you access either through the public internet or a dedicated
private network connection. Data that you transfer off-site for storage becomes the responsibility of a third-
party cloud provider. The provider hosts, secures, manages, and maintains the servers and associated
infrastructure and ensures you have access to the data whenever you need it .
2. Private cloud solutions are dedicated to one organization or business, and often have much more
specific security controls than a public cloud. Using private cloud storage allows them to control highly
sensitive data by meeting regulations and industry-based criteria, whether that be medical records,
trade secrets, or other classified information.
Page 9 of
15
3. Hybrid Cloud, this model combines elements of private and public clouds, giving organizations a choice
of which data to store in which cloud. This is a more complex cloud solution in that the organization
must manage multiple platforms and determine where data is stored. An example of a hybrid cloud
solution is an organization that wants to keep confidential information secured on their private cloud,
but make more general, customer-facing content on a public cloud.
Figure 9: Cloud
● Optical Discs is any computer disk that uses optical storage techniques and technology to read and write
data. It is a computer storage disk that stores data digitally and uses laser beams (transmitted from a laser
head mounted on an optical disk drive) to read and write data. Consists of a flat, round, portable disc made
of metal, plastic, and lacquer that is written and read by a laser. The most common types of optical media
are Blu-ray, CDs, and DVDs.
● Note: A CD drive can only read CDs, a DVD drive can only read DVDs and CDs, and a Blu-ray drive can read
CDs, DVDs, and Blu-ray discs.
o CD-R stands for "Compact Disc Recordable." CD-R discs are blank CDs
that can record data written by a CD burner. The word "recordable" is
used because CD-Rs are often used to record audio, which can be
played back by most CD players. However, many other kinds of data
can also be written to a CD-R, so the discs are also referred to as
"writable CDs."
Page 10
of 15
o DVD-ROM stands for Digital versatile disc-read only memory (DVD-
ROM) is a read-only digital versatile disc (DVD) commonly used for
storing large software applications. It is similar to a compact disk-read
only memory (CD-ROM) but has a larger capacity. A DVD-ROM stores
around 4.38 GB of data. A CD-ROM usually stores 650 MB of data.
o Blu Ray Disc is an optical disc format such as CD and DVD. It was
developed for recording and playing back high-definition (HD) video
and for storing large amounts of data. While a CD can hold 700 MB of
data and a basic DVD can hold 4.7 GB of data, a single Blu-ray disc
can hold up to 25 GB of data.
● Tape is a magnetically coated ribbon of plastic capable of storing large amounts of data and information . A
tape drive reads and writes data and information on a tape.
● Magnetic stripe card contains a magnetic stripe that stores information. A magnetic stripe card is a type of
card capable of storing data by modifying the magnetism of tiny iron-based magnetic particles on a band of
magnetic material on the card. The magnetic stripe, sometimes called swipe card or magstripe, is read by
swiping past a magnetic reading head. A smart card stores data on a thin microprocessor embedded in the
card.
Page 11
of 15
Figure 10: How Magnetic Stripe Card Works.
● Enterprise Storage stores huge volumes of data and information for large businesses. Enterprise storage
is a broad category of technology that includes products and services designed to assist large
organizations with saving and retrieving digital information. Unlike consumer or small business storage
devices, enterprise storage is designed to handle large volumes of data and a large numbers of
concurrent users. It usually involves centralized storage repositories, such as storage area networks
(SANs) or network-attached storage (NAS) devices
Page 12
of 15
Lab Activity
Understanding Memory: The table below has empty spaces for you to fill. Do some research to decide if the
bullet-points under the table are describing RAM or ROM.
RAM ROM
(Write these into the table in the column where you think they go: RAM or ROM)
Page 13
of 15
● This acts like our short-term memory, quickly recalling important information.
● The instructions is this memory are permanently programmed into a chip and is not easily changed or
deleted.
● There are two types: DRAM and SRAM
● This memory has a chips that store the instructions to ‘start-up’ or ‘boot’ the computer (also known as
the BIOS- Basic Input Output System).
● Installed internally in a computer, attached directly to the disk controller of the computer's
motherboard.
● This memory is usually used for storage purposes.
CHALLENGE: Can you challenge yourself to answer these two questions..?
Exercises
Test I: The table below shows four features of optical storage media.
(a) Tick (√) the appropriate boxes in the table to indicate which of the features apply to each example of
optical storage media.
Single track Many concentric Blue laser used to Red laser used to
tracks read/write data read/write data
DVD-RW
DVD-RAM
CD-ROM
Blu-ray disc
(b) Solid state drives (SSD) are replacing hard disc drives (HDD) in some computers.
Give three reasons why this is happening.
1. ___________________________________________________
2. ___________________________________________________
3. ___________________________________________________
Explain why many web servers still use hard disc drive (HDD) technology.
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
1. A computer has 2048 MB of RAM. How many GB of Ram does the computer have?
Show your working.
____________________________________________________________________________________
____________________________________________________________________________________
Page 14
of 15
2. Describe one item that is stored in RAM.
____________________________________________________________________________________
____________________________________________________________________________________
Page 15
of 15