INFORMATION TECHNOLOGY
Primary Storage (Main Memory)
Primary storage is the computer’s main memory. It holds data that the CPU needs right
now to do tasks.
It is fast, temporary, and directly accessible by the CPU.
Types of Primary Storage:
1. RAM (Random Access Memory) - Volatile Memory
• Temporary memory (data is lost when power is off)
• Stores data and programs currently being used
• Faster than secondary storage
• Needed for running software (like games, browsers, apps)
Example:
Opening a Word document → the file is loaded from hard drive into RAM so you can edit it
quickly.
2. ROM (Read-Only Memory) - Non-Volatile Memory
• Permanent memory (data is not lost when power is off)
• Stores essential instructions, like how to start the computer (boot-up)
• Cannot be changed or written to easily
Example:
When you turn on your computer, the ROM tells it how to start.
SECONDARY STORAGE
Secondary storage is a way to store data that is not directly accessible by the computer’s
CPU. It is used for long-term storage and backup, and there are many types of secondary
storage devices. Here are the most common types:
Magnetic Media
Magnetic media, like magnetic tape and hard disks, is one of the most affordable ways to
store data. It's commonly used for both backups and day-to-day data storage.
1|Pa g e
Magnetic Tape
Magnetic tape is a thin strip of plastic coated with iron oxide (a magnetic material). Data
is recorded on the tape in binary form (0s and 1s), and the data is stored in the same order
it is written. This means that accessing specific data is slower compared to other types
of storage. It is mainly used for backup purposes because:
• Slow access: The process of backing up or retrieving data is slower.
• Sequential access: Data can only be accessed in the order it was written, so it's
not as fast to locate specific information.
• Backup at night: Because it takes time, backups are often scheduled for non-
working hours, like overnight or after work hours.
Hard Disks
Hard disks, also called hard drives, are magnetic disks used in most computers and
laptops. They store large amounts of data and are faster to access than magnetic tapes.
They are typically housed inside the computer, but external hard drives are also common
and offer the same capacity and speed.
• Capacity: Modern hard disks typically range from 700GB to 1TB, but can go much
higher.
• Speed: Hard disks offer quick data access and are widely used for everyday data
storage in personal computers.
Optical Disks
Optical disks store much more data than magnetic media. These disks use a laser to write
and read data. There are several types of optical disks, each with specific uses.
CDs (Compact Discs)
• CD-Audio: Traditional CDs used for storing music.
• CD-ROM (Compact Disc Read-Only Memory): Used in computers for storing
data, typically up to 650MB.
o Read-only: You can only read the data, not modify it.
o WORM (Write Once Read Many): Some CDs, like software CDs, allow
data to be written once, but after that, they cannot be changed.
CD-Rs and CD-RWs
• CD-R (Recordable): You can write data once, but it cannot be erased or modified.
• CD-RW (Rewritable): You can write, erase, and rewrite data as needed.
2|Pa g e
DVDs (Digital Versatile Discs)
DVDs store much more data than CDs, typically 4.7GB, and are used for:
• Data storage: DVDs are often used for storing software or data.
• Movies: DVDs are widely used for storing movies and are known for replacing VHS
tapes. DVDs have better picture quality and larger storage capacity than VHS.
Blu-ray Discs
Blu-ray is a newer optical disk designed to store even more data than DVDs. It can hold
up to 100GB of data. Blu-ray discs are primarily used for:
• High-definition movies: They are widely used for distributing HD movies.
• Video games: Many video game consoles use Blu-ray discs for storing games.
Flash Memory
Flash memory is a type of storage that uses electrical circuits to store data. It’s commonly
used in portable devices like USB flash drives, memory cards, and more.
USB Flash Drives
• These drives are portable and range in size from 8GB to 256GB, but larger versions
are available.
• Faster transfer: Flash drives are much faster for transferring data compared to
CDs or DVDs.
• Widely compatible: Flash drives use a standard USB connection, which means
they can be used across different devices, like computers, laptops, and some
gaming consoles.
Flash Memory Cards
• These cards are used in devices like digital cameras, smartphones, and MP3
players.
• Sizes and capacities: Flash cards can range from 2GB to 1TB, depending on the
device and need.
• SIM cards: A small type of flash memory used in phones to store contact
numbers, messages, and other phone-related data.
3|Pa g e
Cloud-based Storage
Cloud storage involves storing your data on remote servers over the internet. Unlike
traditional storage, you don't know exactly where your data is located because it is stored
across many different computers.
• Unlimited access: You can access your data from anywhere, at any time, if you
have an internet connection.
• No need for physical storage: Cloud storage removes the need for physical
devices like USB drives or external hard drives.
• Backup: It acts as a secure backup since the data is stored across multiple
locations. If one server fails, your data is still safe.
• Examples: Services like Google Drive, Dropbox, and iCloud offer cloud storage.
These services may offer free storage (e.g., 15GB) with paid options available for
more space.
• Security concerns: Although cloud storage is convenient, there are concerns
about privacy and data security, as it can be vulnerable to hacking or accidental
deletion.
Summary
Secondary storage options each have their advantages:
• Magnetic Tape is great for backups but slow to access.
• Hard Disks are fast and reliable for everyday use, with large storage capacities.
• Optical Disks (CDs, DVDs, Blu-ray) offer a good amount of storage and are often
used for media and software distribution.
• Flash Memory (USB drives and memory cards) is portable, fast, and commonly
used for transferring data between devices.
• Cloud-based Storage provides virtually unlimited storage accessible from
anywhere but comes with potential security risks.
Each of these options serves different needs depending on speed, convenience, and
storage capacity.
4|Pa g e