1.2 – Memory and storage Flashcards
What are the differences between RAM and ROM?
RAM
* Volatile
* Read and write
* Size - a few GB
* Slotted into sockets - easily updated
* Holds instructions and data
ROM
* Non-volatile
* Read only
* Size - a few MB
* Soldered into motherboard - hard to update
* Holds basic computer hardware settings*
* In the past held BIOS
What is primary storage for?
To hold both data and programs that are in current use by the CPU.
What does primary storage consist of?
RAM and ROM
Registers, the cache and the external cache are also part of it.
How fast is primary storage?
(Compared to secondary storage)
Primary storage is about 200 times faster than secondary storage.
What is volatile memory?
A type of memory that loses its data once power to the memory chip is switched off.
Give examples of volatile and non-volatile memories.
Volatile memory includes RAM, CPU registers and the cache.
Non-volatile memory includes ROM and secondary storage.
Secondary storage is never volatile.
What is RAM used for?
RAM is used as main memory. It acts as a temporary store for program instructions and data.
How much RAM is needed for an avarage computer?
4GB - 8GB
Windows 10 needs a minimum of 2GB of RAM just to run.
A budget laptop typically includes 4GB of RAM. This is enough for running some basic email, a browser and perhaps a word processor or movie player.
If you intend to run memory hungry applications such as computer games or image processing software you will more than likely need a minimum of 8GB.
What is ROM for?
ROM holds the start-up instructions for the computer. It is read-only. It cannot be written to.
ROM stands for Read Only Memory.
What is virtual memory?
Virtual memory is sections of secondary storage which are used as main memory.
What are some problems with excess use of virtual memory?
Disk Thrashing - The disk can get damaged as it is constantly being used.
The computer will run slower as virtual memory is much slower than RAM.
What are the three types of secondary storage?
- Optical storage
- Magnetic
- Flash
What is the purpose of secondary storage?
To save data once the computer is turned off.
What is meant by a secondary storage device?
A non-volatile device that stores data permanently.
What are the criteria which should be used when choosing a secondary storage device?
- Capacity
- Speed
- Portability
- Durability
- Reliability
- Cost
What is meant by storage media?
The physical object used to store the data.
How does magnetic storage work?
It changes the state of minute magnetic particles or ‘domains’ to store data.
What are the advantages of magnetic storage?
- High capacity.
- Low cost per gigabyte*
- High speed
- Random access to data
- Reliable**
*Magnetic tape is the cheapest, but hard disk is very low as well.
**Magnetic tape can hold its data for up to thirty years in the correct environment.
What are the disadvantages of magnetic storage?
- Not very portable
- Has mechanical moving parts
- Data can be lost near strong magnetic fields
- Data read \ write is not as fast as flash technology
How is optical storage read?
A lazer detects is there is a pit or not. Those two states translate to a 1 or 0.