Revision Notes Data Storage
Revision Notes Data Storage
Data Storage
Primary Memory:
Random Access Memory (RAM)
RAM is used by a system when it needs to store and access data
immediately that is actively being used or processed by the user.
Features of RAM
o Volatile/temporary memory (contents lost if RAM is turned off)
o Used to store; data, files
o It can be written to or read from, and the contents of the memory
can be changed
The larger the size of the RAM, the faster the computer will operate
RAM never runs out of memory and continues to run slow
As RAM becomes full, the processor has to access the continually hard
drive to overwrite old data on RAM with new data
DRAM SRAM
Consists of a number of transistors Uses flip flops to hold each bit of
and capacitors memory
Less expensive to manufacture than Has a faster data access time than
SRAM DRAM
Has a higher memory capacity than CPU memory cache makes uses of
SRAM SRAM
RAM ROM
Temporary memory device Permanent memory device
Volatile memory Non Volatile memory
Can be written to and read from Data stored can’t be altered
Used to store data , file , programs Always used to store BIOS and other
,parts of OS currently in use data needed at start up
Secondary Storage:
Hard Disk Drives (HDD)
Data is stored in a digital format on the magnetic surface of the disks
(platter)
A number of read/write heads can access all of the surfaces of the disk
Each platter will have two surfaces which can be used to store the data
Data is stored on the surfaces in sectors and tracks
HDD has very slow data access compared to RAM
Off-Line Storage:
CD/DVD Disks
Laser (red) light is used to read and write data on the surface of the
disk.
Use a thin layer of metal alloy to store data.
Both systems use a single spiral track that runs from the centre of the
Blu-ray Disks
Uses a blue laser to carry out read-and-write operations
The wavelength of laser light is less than CD and DVD (stores up to five
times more data than DVD)
Automatically come with secure encryption (prevent piracy and
copyright infringement)
Used as backup systems
Blu-Ray Discs
Uses
Blu-ray disks are used in home video consoles
Used for storing and playing back films
PCs can use this technology for data storage or backing up hard drives
Camcorders can use this media to store film footage
Advantage
Very large storage capacity
Data transfer rate is very fast
Data access speed is faster than with other optical media
Disadvantage
Disks are relatively expensive
Blu-ray disks still have encryption problems
Virtual memory
When RAM runs out of memory, there is a problem with memory
management; thus, the system has a high chance of crashing. This is why
virtual memory comes into the picture.
The virtual memory can be either HDD or SSD (these storages are
discussed below)