Types of Storage Devices Hard Disk
Types of Storage Devices Hard Disk
Secondary storage is storage for noncritical data that does not need to be frequently accessed.
It trades high performance for economical long-term archiving. Data that is accessed less
frequently can be migrated to secondary storage devices to free up space and improve
performance on primary storage devices and lower overall storage costs. Types of secondary
storage include devices for backup and archiving.
There are two main benefits to moving infrequently used data from primary storage to
secondary storage: to free capacity on primary storage and to lower overall storage costs.
A hard disk drive [HDD], commonly referred to as a hard drive, hard disk or fixed disk
drive. It is a non-volatile secondary storage device which stores digitally encoded data on
rapidly rotating platters with magnetic surfaced. The hard disk is an electro mechanical
device. The hard disk is also known as Winchester disk. HDDs record data by magnetizing
a ferromagnetic material directionally to represent either a “0” or “1” binary digit. They read
the data by detecting the magnetization of the material.
Optical disk
An optical disk 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.
Compact disks (CD), digital versatile/video disks (DVD) and Blu-ray disks are currently the
most commonly used forms of optical disks. These disks are generally used to:
A USB flash drive may also be known as a flash drive or USB drive.
Memory/SD card
A Secure Digital card (SD card) is a non-volatile form of flash memory for portable and
mobile devices. Because it is not proprietary, SD card usage is widespread. SD cards are
located in thousands of consumer electronic device models, including mobile phones, digital
cameras, camcorders, tablets and portable audio players.
Memory hierarchy
The memory hierarchy separates computer storage into a hierarchy based on response
time. Since response time, complexity, and capacity are related, the levels may also be
distinguished by their performance and controlling technologies.[1] Memory hierarchy
affects performance in computer architectural design, algorithm predictions, and lower
level programming constructs involving locality of reference.