Memory And Storage Flashcards
Computer systems need …
both primary and secondary storage to operate
What are the properties of primary storage
-Volatile (with the exception of ROM)
-Small capacity
What are the properties of secondary storage
-Non-volatile
-Large capacity
Why do you need primary storage
A computer needs primary storage because access times are considerably faster than secondary
What is RAM
RAM (Random Access Memory) is primary storage that is directly connected to the CPU and holds the data and instructions that are currently in use
RAM is …
volatile
What are the properties of RAM
-very fast working memory, much faster than secondary storage
-RAM is read/write which means data can be read from and written to
-It has a much larger capacity than ROM
What is ROM
ROM (Read Only Memory) is primary storage that holds the first instructions a computer needs to start up (Bootstrap)
ROM contains the …
BIOS (Basic Input Output System)
ROM is …
non-volatile
What are the properties of ROM
-It is faster than secondary storage but slower than RAM
-ROM is read only which means data can only be read from
- it has a much smaller capacity than RAM
What is virtual memory
Virtual memory is an extension of primary storage (RAM) located on secondary storage
Why is virtual memory used
where RAM is close to being full, virtual memory can be used so that the computer remains operational
What are the properties of virtual memory
It is much slower than RAM and it’s use will impact negatively on system performance
Why do you need secondary storage
A computer needs secondary storage for long term storage of programs and data that are currently not in use
Secondary storage holds …
the programs and data whilst the computer is turned off
Performance of secondary storage is
slower than primary storage
What are the characteristics of secondary storage
-Capacity
-Speed
-Cost
-Portability
-Durability
-Reliability
What are the 3 types of secondary storage
-Magnetic
-Solid State
-Optical
What is magnetic storage
Magnetic storage is a type of non-volatile media that uses magnets to store binary 0s and 1s
What are the advantages of magnetic storage
-Capacity - High storage
-Cost - Low per gigabyte
-Speed - Moderate read/write access
What are the disadvantages of magnetic storage
-Durability - Moving parts can get damaged if dropped
-Portability - Heavy & bulky making them less convenient for transport
-Reliability - Prone to mechanical failure
-Noise - Loud (spinning disks)
What is solid state storage
Solid state storage is a type of non-volatile media that uses electronic circuits to store binary 0s and 1s
What are the advantages of solid state storage
Capacity - Medium/high storage
Speed - Very fast read/write access Reliability - Limited read/write cycles
Durability - No moving parts
Portability - Small and no moving parts
Noise - Silent
What are the disadvantages of solid state storage
-Cost - Very high per gigabyte
-Reliability - Limited read/write cycles
What is optical storage
Optical storage is a type of non-volatile media that uses lasers to burn the surface of a disk, creating pits and lands suitable for storing binary 0s and 1s
What are the advantages of optical storage
Cost - Very low per gigabyte
Durability - No moving parts
Portability - Small
Noise - Silent