1.2 memory and storage Flashcards
primary storage
compromised of RAM and ROM. it holds data and instructions that the CPU can access more quickly and easily than from secondary storage devices
RAM - random access memory
it is volatile (data is lost when the computer is powered off)
-purpose: temporary storage of currently executing instructions and data
Virtual Memeory
using part of the hard disk as if it were random-access memory. Allows more applications to be open than physical memory can holds
secondary storage
permanent storage of instructions and data not currently in use by the processor. Stores the operating system, applications and data. read-and-write and non-volatile
optical storage
CD-R, CD-RW, DVD-R, DVD-RW
-Used for music films and archive files
-low capacity, slow access speed, high portability, prone to scratches and low cost
solid-state storage
memory cards and solid-state hard drives (SSD).
used for digital cameras and smartphones
-medium capacity
-high portability
reliable and durable
no moving parts
fast data access speed
high cost
magnetic storage
hard disk drive
-used for operating system and applications
-high capacity
-medium data access speed
low portability (except for portable drives)
reliable but not durable
medium cost
storage capacity
the amount of data a storage device can store
storage speed
the read/write access speed of a storage device
storage portability
how easy it is to transport a storage device
storage durability
how resistant a storage device is to damage and wear
storage reliability
a relative measure of confidence that a storage device will function correctly and allow you to read, write and modify data
storage cost
the relative price of a storage device - e.g. per megabyte of data
bit
the smallest unit of storage, represented by either a binary 1 or 0
nibble
half a byte. Four bits
byte
a collection of eight bits