Keywords 8 - Memory, Storage Devices and Media Flashcards
RAM (Random Access Memory)
Primary storage that holds data to be processed and programs that are currently in use. Volatile - data is lost when the power is turned off.
Embedded computer
A computer that is built into a device and performs one or more specialised tasks. The ROM contains firmware.
General purpose computer
A computer used for many different applications, such as a desktop computer, tablet, laptop or smartphone. The ROM contains the bootstrap.
ROM (Read Only Memory)
Primary storage that can be read from but not written to. It is non-volatile - data is retained when the power is turned off.
Volatile
Memory that loses all the data when the power is lost
Non-volatile
Memory that retains all the data when the power is lost
Firmware
The software that runs an embedded computer
Bootstrap
The software that determines the basic hardware structure of a general purpose computer and contains instructions for finding and loading the operating system.
EPROM (Erasable Programmable Read Only Memory)
ROM that can be erased and written to. Used when a device’s firmware may need to be updated in the future.
Flashing
The process of erasing and re-writing data to EPROM
Secondary storage
Storage used to hold data and programs when the power is turned off. There are 3 types of secondary storage: magnetic, optical and solid state storage.
Primary storage
Internal storage where data and programs held ready for processing. There are two types of primary storage: RAM and ROM.
Magnetic storage
Devices that read, write and erase data using electromagnets and magnetic fields to control tiny dots of magnetic data. The dots represent binary. There are two types: magnetic tape and magnetic disks (e.g. hard disk).
Optical storage
Devices that read data by shining a laser beam onto the surface of a plastic disk. Pits are the indentations and land are the high points. Pits and land represent 0s and 1s. There are 3 main types of optical storage devices: CD, DVD and Blu-ray disks.
Pit
An indentation on the surface of an optical disk, used to represent binary data