Storage Devices
Storage Devices
COMP101 / COMP-111
Storage Devices
Storage Device:
A storage device is a computer hardware component that writes and reads information or
instructions to and from the storage media. Examples of most popular storage devices are hard
disk drive, CD/DVD drive, and USB flash drive. A computer performs two operations on the
storage devices.
• Writing: In a writing process, storage device records/stores information or
instructions from memory to a storage medium
• Reading: In a reading process, storage device transfers information or instructions from
storage medium into computer’s memory (for use by OS or application program)
When a storage device writes data (or programs) on storage medium, it performs a function as
an output device. Similarly, when a storage device reads data from disk and loads it into RAM, it
performs a function as an input device.
Hard Disk
Hard disk drives are non-volatile magnetic storage devices capable of remembering vast
amounts of data. An electromagnet in the read/write head charges the disk’s surface with either a
positive or negative charge, this is how binary 1 or 0 is represented. The read/write head is then
capable of detecting the magnetic charges left on the disk’s surface, this is how data is read. The
disk surface is divided into concentric circles (tracks) and sectors (wedges). Dividing the surface
in this way provides physical addresses to remember where data is saved. A circuit board
carefully co-ordinates the rotating disk and swinging actuator arm to allow the read/write head to
access any location very quickly.
Typical HDD capacities are measured in Terabytes (TB). They can be installed inside a
computer or purchased in a portable (external) format.
Floppy Disk:
CD:
CD stands for Compact Disc. It is an optical disc used for storing digital data. It was originally
developed for sound recording but now it is widely used for storing computer data and programs.
Storage capacity of CDs ranges from 350 MB to 800 MB. CDs are mostly used for storing huge
amount of data, application programs, operating systems, and device drivers. Types of CDs are
Read-only (CD-ROM), Recordable (CD-R) and Rewritable (CD-RW) etc.
DVD:
DVD stands for Digital Video Disc or Digital Versatile Disc. A DVD is similar to a CD. It has the
same diameter and thickness as CD and is made up of the same material. Data is also stored just
like a CD on a spiral track in the form of lands and pits (bumps). However, DVD has larger data
storage capacity and higher resolution than CD. Its data storage capacity is up to 17 GB or more.
DVD is specially used to store movie films. It is also used to store huge amount of data, music,
and software of large size. DVD drive or DVD player is used to read the data stored on a DVD. A
DVD player can play CDs also. Types of DVDs read-only (DVD-ROM), recordable (DVD-R), and
rewritable (DVD-RW)
Blu-Ray Disc:
Blu-ray disc (BD) is a new type of optical storage device. This storage device is reliable, faster,
and has higher storage capacity than CD and DVD. Its storage capacity is up to 1000 GB or
more. Bumps (pits) on
the Blu-ray disc are much smaller and very closely (tightly) packed than DVD. This increases
the storage capacity of Blu-ray discs. Blu-ray discs are better storage for storing movies
because they require more storage. Blu-ray drive is used to read the information on the Blu-ray
disc. Some game consoles contain a Blu-ray drive
Memory Card:
A memory card is sometimes called a flash memory card or a storage card. It is a small size
removable flash memory device. Flash memory cards are widely used in digital cameras, mobile
phones, PDAs, video games, and other portable devices. A memory card can be inserted into a
slot in a computer, mobile device, or card reader/writer. Usually, card reader/writer is used to store
or read information to and from memory cards. A card reader/writer is usually connected to the
USB port of computer. Some computers and photo printers have built-in card readers/writers or
slots that read memory cards.
Q. Differentiate between HDD & SSD.