Storage media Flashcards
Three types of storage
- primary storage
- secondary storage
- off-line storage
Primary storage
Computer’s internal storage. Storage where the data are held ready for processing. The capacity is quite small. Separated into RAM and ROM.
RAM
Random access memory. Is volatile chip. Used in normal operations after starting up and loading the operating system.
ROM
Read only memory. Is non-volatile chip. Used to start up and loading the operating system.
EPROM
Erasable programmable read-only memory
Can be erased by UV light and than rewritten with a process that needs higher than usual voltage applied.
EEPROM
Electrically erasable programmable read-only memory
Allows entire content to be electrically erased and then rewritten electrically, so it doesn’t need to be removed form computer.
Volatile
Requires constant source of power. If power is lost, data on a chip will be lost also.
Non-volatile
Doesn’t require a constant source of power. When power is lost, a chip will keep all information stored.
Secondary storage
Software and data also need to be kept for future use. They can be held in secondary storage, until they are erased or rewritten.
The CPU in a computer can only access data when…
it is being held in the RAM. So programs, data and operating system must first be transferred into RAM from secondary storage.
Key features of primary storage
- directly accessible by the processor
- temporarily stores data
- fixed within a computer
- can be read or rewritten instantly
Key features secondary storage
- data first has to be transferred into RAM
- permanently stores data till erased
- slower to read data and write them
- large storage
- some devices are removable
Three types of secondary storage
- magnetic
- optical
- solid-state storage
Magnetic storage
Read, write and erase data by using electromagnets and magnetic fields to control tiny magnetic dots of data. Either tape based or disk based.
Disk-based magnetic storage
Consists of several disks known as platters. It can be made from metal or glass. They have magnetised coating on which the data dots are stored. The platters are spinning an the data are read or written, by heads.