3.3 Data Storage Flashcards
What is primary storage
RAM/ROM
Directly accessed by CPU
RAM is volatile
ROM is non-volatile
What is secondary storage
HDD/SSD
Not directly accessed by CPU
non volatile
stores data that can be accessed later
What is offline storage
DVD, CD, USB, flash memory
non volatile
can be disconnected from the computer
What is RAM
Random Access Memory Primary storage Stores data/programs/instructions that are currently in use Volatile Easily expandable
What is ROM
Read Only Memory Non volatile / permanent Stores the boot program/BIOS Used to boot up the computer when it is switched Fixed size
What is virtual memory
When the RAM is full a section of the hard disk is used to store items in RAM that are currently not being used
This frees up space for new programs to be loaded
Slower than RAM
What is cache memory
Temporary storage area between CPU & RAM
Stores frequently used instructions/data
Faster as data doesn’t need to be fetched from RAM
Uses faster SRAM
More expensive than RAM
What is the difference between DRAM and SRAM
Dynamic RAM:
-Capacitors hold each bit of memory
-Need to be constantly refreshed with power to store bits
-Less expensive, higher storage capacity
Static RAM:
-‘flip-flops’ hold each bit of memory
-No need to refresh power
-Faster and consumes less power
Magnetic Tape
Type of magnetic storage
Serial access medium – need to start reading from the beginning
Mainly used for cold storage
Pros: large capacity, cheap, takes up little physical space
Cons: slow to transfer
Hard Disk Drive
Magnetic Storage
Data is stored on magnetic platters
Data is created by magnetizing particles on the disk
North and South represent 1s & 0s
Several platters with 2 surfaces spinning thousands of times a second
Disk heads on mechanical arms to read and write data
SSD
Solid State Drive Flash memory and is non volatile No moving parts Type of EEPROM Used in phones/cameras
SSD vs HDD
Price: SSDs are about 10 times more expensive than HDDs per MB
Power HDDs use about 3 times more battery power than SSDs
Capacity SSDs generally have a much smaller capacity then HDDs
Portability SSDs are smaller and lighter than HDDs
Speed SSDs are almost twice as fast at reading and writing
Noise SSDs are silent whereas HDDs make spinning disc sounds
Durability SSD has no moving partss and is not vulnerable to knocks
Reliability Both are highly reliable, but …. HDD has greater longevity for r___/wr___ functions
How is data written to optical storage media e.g CD
The disc is rotated A laser beam is used The laser beam makes pits and lands The data is written in concentric tracks The pits and lands represent 1s and 0s
CD vs DVD
DVD has a larger capacity
Shorter laser wavelength
… means pit/land size is smaller so more data in the same space
Uses dual layering so there are 2 recording layers
DVD-R, DVD-ROM, DVD-RW
DVD-R: recordable, fills up overtime then read only
DVD-ROM: Read only
DVD-RW: rewritable