unit 4 - computer systems Flashcards
(90 cards)
two types of main memory
RAM (random access memory) and ROM (read only memory)
RAM
- doesn’t automatically save (volatile)
- much faster to access than a hard drive
- the name random access memory comes from the ability of the CPU to access any part of the memory in the same amount of time
ROM
- used to store data when a computer isn’t on
- data is read from ROM, but cannot be written to it
- it is non-volatile as the data isn’t lost if the power is off
what does RAM usually store?
- the operating system (or part currently in use)
- the software currently in use
- the data which the software is using
what does ROM usually store?
- the initial program that is run when the computer is turned on
- it tells the computer where it will find the operating system on the hard drive
- it also stores the Basic Input/Output System (BIOS)
storage vs memory
- memory keeps the things you’re currently using but is volatile
- storage isn’t volatile and will store your work in the computer
BIOS
controls basic technical configuration of the computer such as the processor speed and system time
differences between RAM and ROM
- RAM is bigger (4GB-32GB) than ROM (4MB-8MB)
- RAM runs programs and operating systems whilst ROM stores BIOS and the initial computer program
- RAM is volatile whilst ROM is not
- you can read on both but can only write on RAM
memory speed
- the speed that data can be accessed changes through the different components in a computer
access speed (in order)
processor > cache > RAM/ROM > virtual memory
explain why increasing the amount of RAM will improve the performance of a PC
- hard drives have a slow access speed compared to RAM.
- RAM is far faster – so for programs and data currently being used this
makes the computer perform better
secondary storage devices
Blu-ray drive
DVD drive
CD drive
Tape drive
Removable flash media / USB stick /SD card
secondary storage
storage that isn’t accessible by your CPU
- non-volatile
- can be internal and external to the computer
uses of secondary storage
- programs stored on hard drives
- blu-ray/dvd/cd - stores films
- memory sticks used to transport data from place to place
- SD cards - additional storage on cameras and phones
- magnetic tape - stores backups
stores programs + data
data rate
the rate at which data can be accessed
basic features of magnetic disks
- contains concentric circles called tracks
- each track is divided into sectors
- disk heads mounted on mechanical arms read and write the data
features of a hard disk: magnetic storage
- a very large storage capacity, up to 6TB or more
- a very cheap form of storage compared to solid state drive
- portable hard disks can be connected to a computer via a USB port - they are used for backing up or transporting data
advantages of magnetic storage
cheap, large storage capacities, relatively fast write speed
disadvantages of magnetic storage
lots of mechanical parts, durability an issue, sealed unit due to disk head and platter precision and not very portable
uses and capacities of magnetic storage
- personal computers - stores large quantities of data
- 500GB - 12TB
basic features of optical storage
- data is stored as pits and lands burnt or pressed into a spiral track circulating outwards from the centre
- a laser beam reads and writes the data using light
- stored as either pits or lands
- from this signal, 0s and 1s can be derived
advantages of optical storage
- cheap, very easily portable, takes up little space physically
disadvantages of optical storage
- less storage capacity compared to other types
- easily damaged / scratched, requires a CD reader
- slow write speeds
uses and capacities of optical storage
- songs, videos and other multi-media storage, backup and archiving of data
CD-ROM – up to 720 MB
DVD – up to 8.4 GB
Blu-Ray – up to 50 GB