What is Memory?
Common Memory terms:
RAM ( Random Access Memory):
This is also called the main memory of the computer. It is a volatile memory. Memory is made up of virtual and physical memory. Physical memory is made up of electronic chips inserted into specific memory sockets on the motherboard. RAM is physical memory that enables data - that is in use - to be accessed quicker than it would from the hard drive. Virtual memory gives the idea of unlimited RAM when the RAM's use limit is reached, the computer searches for infrequently used instructions, and copies them into the hard drive in an area called a page file.
Memory is stored in bits. Semiconductor units consist of transistors and capacitors. The capacitor holds the bit, and the transistor enables an electronic circuit to read or modify the bit.
Cache
Cache is memory that is stored just outside the CPU, Caching stores data that allows the CPU to quickly receive frequently used instructions, therefore enabling the system to operate fluently.
ROM
ROM is used in computers and devices that need data that does not or is infrequently changed. Typically, ROM keeps instruction sets referred to as firmware. Data in ROM will not be lost when power is cut (non-volatile).
Five typical measurements of data:
Secondary Memory:
Memory that keeps it's data even when power to the device is lost. A PC's hard drive is referred to as it's primary storage. Storage mediums like USB's are known as secondary memory.
Storage Devices:
1. Hardrive disks:
2. Floppy disk:
3. Tape Drives:
4. Optical discs: