1.2 Memory and Storage Flashcards
Primary storage
RAM and ROM, holds data and instructions which the CPU can access more easily and quickly than from secondary storage.
RAM
Random Access Memory. Volatile and read/write. Is a temporary store for instructions and data currently in use.
ROM
Read Only Memory. Non-volatile and read only. Stores the instructions for starting up the computer, BIOS tests and loading the operating system into RAM.
Virtual memory
Using part of the hard disk as if it were RAM. It allows more applications to be open than RAM can store.
Secondary storage
Permanent storage of instructions and data not in use by the processor. Stores the operating system, applications and data not in use. Read/write and non-volatile.
Optical storage
CD/R, CD/RW, DVD/R, DVD/RW. Used to store music, films and archive files. Low capacity, slow access speed, high portability, low cost and prone to scratches.
Magnetic storage
Hard disk drive. Stores operating system and applications. High capacity, medium data access speed, low portability, reliable but not durable and low cost.
Solid state storage
Memory cards and solid state hard drive. Used in digital cameras and smart phones. Medium capacity, high portability, reliable and durable, no moving parts, fast access speeds and high cost.
Storage capacity
The amount of data a storage device is able to store.
Storage speed
The read/write access speed of a storage device.
Storage portability
How easy it is to transport a given storage medium.
Storage durability
How resistant to damage and wear and tear a storage device is. Devices with low durability will wear out easily over time.
Storage reliability
How likely a storage device is to correctly write, read, delete and modify data.
Storage cost
The relative price of a storage device.
Bit
The smallest unit of storage in a computer system, represented either by a binary 1 or 0.
Nibble
Half a byte or 4 bits.
Byte
8 bits.
Kilobyte
1000 (1024) bytes.