memory& storage Flashcards
primary storage
Very quick because it is directly accessed by the CPU.
Typically smaller in storage size.
Sometimes called “main memory”
e.g. RAM ROM
secondary storage
Slower as it isn’t directly accessed by the CPU.
Typically larger in storage size
Used for long term storage of data because it is non-Volatile.
Includes magnetic, optical and solid state storage
access time is slower than primary as it is not directly embedded on the motherboard or could even be external and therefore further away from the CPU.
volatile and non-volatile
volatile- temporary, data is lost whenever the power is turned off.
non-volatile- saves the data even when not being powered. data can be stored long term and accessed when the computer is switched on.
random access memory
volatile storage that stores all programs that are currently running. it also stores parts of the operating system to be accessed by the CPU.
RAM is made up of a large number of storage locations, each can be identified by a unique address.
read only memory
non-volatile storage that cannot be changed.
ROM stores the boot program for when the computer is switched on. the boot program then loads up the operating system to take over managing the computer.
virtual memory
when there is insufficient space in RAM for all programs the computer can use the hard disk drive as an extension RAM- this is called virtual memory.
If new data is needed to be stored in RAM then unused data in RAM is moved to the hard drive so the new data can be transferred into RAM.
secondary storage characteristics
capacity-the maximum amount of data that can be stored
durability- strength of the device, to last without breaking.
portability- how easy data on the device can be read or edited.
access speed-speed that the data on the device can be read or edited.
cost-average price it costs to buy a storage device
reliability- the likelihood of the device continuing to perform well over time.
magnetic storage
large capacity and cheaper cost per gigabyte than solid state.
not durable and not portable when powered on as it could damage the device.
slow access speed but faster than optical storage.
optical storage
discs are thin and portable. also very cheap in bulk(e.g. CD, DVD, blu-ray)
low capacity
not durable- very fragile
optical disks have the slowest access speed
American standard code for information interchange
it uses 8 bits which only gives 256 possible characters.
only enough for the english language but it cant be used for other language or all punctuation symbols
unicode
16 bits, allows 65,536 possible characters.
requires more memory to store each character than ASCII as it uses extra byte.
file size
file size= resolution x colour depth
sample rate
amount of times per second the amplitude of the sound wave is measured.
it is measured in kilohertz
bit depth
the number of bits available to represent each sample.
The higher the bit depth, the more bits are available to be used for each sample.
calculating sound file size
sound file=sample rate x bit depth x duration