Data Storage
Data Storage
Data storage is the recording (storing) of information (data) in a storage medium. Data storage is
a general term for archiving data for use by a computer or device . Data storage is the collective
methods and technologies that capture and retain digital information on electromagnetic,
optical, or silicon-based storage media.
STORAGE DEVICES
A storage device is used in the computers to store the data. Provides one of the core functions
of the modern computer.
Types of Storage
There are four type of storage:
1. Primary Storage
2. Secondary Storage
3. Tertiary Storage
4. Off-line Storage
A) PRIMARY STORAGE
•Also known as main memory.
•Main memory is directly or in directly connected to the central processing unit via a memory
bus.
•The CPU continuously reads instructions stored there and executes the mas required.
RAM
•It is called Random Access Memory because any of the data in RAM can be accessed just as
fast as any of the other data. There are two types of RAM:
•Faster •Slower
•More expensive •Less expensive
•More power consumption •Less power consumption
Cache
• Cache is a high-speed access area that can be either a reserved section of main memory or
a storage device.
• Most computers today come with L3 cache or L2 cache, while older computers included
only L1 cache.
B) SECONDARY STORAGE
• It is not directly accessible by the CPU.
• Computer usually uses its input/output channels to access secondary storage and transfers
the desired data using intermediate area in primary storage.
• Example: – Hard disk
Hard Disk
• The hard disk drive is the main, and usually largest, data storage device in a computer.
•It can store anywhere from 160 gigabytes to 2 terabytes.
• Hard disk speed is the speed at which content can be read and written on a hard disk.
• A hard disk unit comes with a set rotation speed varying from 4500 to 7200 rpm.
• Disk access time is measured in milliseconds.
Magnetic Tape
• A magnetically coated strip of plastic on which data can be encoded.
• Tapes for computers are like tapes used to store music.
• Tape is much less expensive than other storage mediums but commonly a much slower
solution that is commonly used for backup.
Optical Disc
• Optical disc is any storage media that holds content in digital format and is read using a laser
assembly is considered optical media.
• The most common types of optical media are
Zip Diskette
• Hardware data storage device developed by Iomega that
functions like a Standard 1.44" floppy drive. Capable to hold
up to 100 MB of data or 250 MB of data on new drives. Now it
less popular as users needed larger storage capabilities.
Memory Card
• An electronic flash memory storage disk commonly used in consumer electronic devices such
as digital cameras, MP3 players, mobile phones, and other small portable devices. Memory
cards are usually read by connecting the device containing the card to your computer, or by
using a USB card reader.
Secure Digital card (SD) MiniSD Memory card reader
Other Example of Storage Devices include Punch card (Hollerith cards, Cloud storage, RAID
(array of independent/inexpensive) disks)
Cloud Storage examples: – Google Drive – Flickr – Microsoft Sky Drive
UNITS OF STORAGE
Note: Bits are the basic building blocks of not only data storage, but all computers. Computers
work in binary digits, combining 0’s and 1’s in countless patterns. These binary digits are known
as bits and are the smallest possible unit for data storag