Types of Storage Devices
Types of Storage Devices
Read the Information Sheet 1.1 very well then find out how much you can
remember and how much you learned by doing Self-check 1.1.
MEMORY
Read-only memory (ROM) chips are located in the motherboard. ROM chips contain
instructions that can be directly accessed by the CPU. Basic instructions for booting the
computer and loading the operating system are stored in ROM. ROM chips retain their
contents even when the computer is powered down. The contents cannot be erased or
changed by normal means.
Random access memory (RAM) is the temporary storage for data and programs that are
being accessed by the CPU. RAM is volatile memory, which means that the contents are
erased when the computer is powered off. The more RAM in a computer, the more capacity
the computer has to hold and process large programs and files, as well as enhance system
performance.
Early computers had RAM installed in the motherboard as individual chips. The individual
memory chips, called dual inline package (DIP) chips, was difficult to install and often
became loose on the motherboard. To solve this problem, designers soldered the memory
chips on a special circuit board called a memory module.
Dual Inline Memory Module (DIMM) RAMBus Inline Memory Module (RIMM)
SIMMs have 30-pin and 72-pin configurations. DIMM is a circuit board that holds SDRAM,
DDR SDRAM and DDR2 SDRAM.
The speed of memory has a direct impact on how much data a processor can process
because faster memory improves the performance of the processor. As processor speed
increases, memory speed must also increase. For example, single-channel memory is
capable of transferring data at 64 bits. Dual-channel memory increases speed by using a
second channel of memory, creating a data transfer rate of 128 bits.
Double Data Rate (DDR) technology doubles the maximum bandwidth of SDRAM. DDR2
offers faster performance while using less energy. DDR3 operates at even higher speeds
than DDR2; however, none of these DDR technologies are backward- or forward-
compatible.
Even with a wide and fast bus, it still takes longer for data to get from the memory card to the
CPU than it takes for the CPU to actually process the data. Caches are designed to alleviate
this bottleneck by making the data used most often by the CPU instantly available.
Registers are memory cells built right into the CPU that contain specific data needed by the
STORAGE DRIVES
Storage drives read or write information on magnetic or optical storage media. The drive can
be used to store data permanently or to retrieve information from a media disk. Storage
drives can be installed inside the computer case, such as a hard drive. For portability, some
storage drives can connect to the computer using a USB port, a FireWire port, or an SCSI
port. These portable storage drives are sometimes referred to as removable drives and can
be used on multiple computers. Here are some common types of storage drives: Floppy
drive, Hard drive, Optical drive and Flash drive.
Floppy Drive
Hard Drive
Traditional hard drives are magnetic. Magnetic hard drives have drive motors designed to
spin magnetic platters and the drive heads. In contrast, the newer solid state drives (SSDs)
do not have moving parts. Because there are no drive motors and moving parts, the SSD
uses far less energy than the magnetic hard drive. Non-volatile flash memory chips manage
all storage on an SSD, which results in faster access to data, higher reliability, and reduced
power usage. SSDs have the same form factor as magnetic hard drives and use ATA or
SATA interfaces. SSDs can be installed as a replacement for magnetic drives.
Optical Drive