Understanding Computer Memory: Types, Features, and RAM
Classified in Computers
Written at on English with a size of 2.48 KB.
Understanding Computer Memory
Memory Types
Main Memory
Main memory is integrated into the system's firmware and directly governed by the CPU. It stores the boot process, data from the stack, memory-resident programs, and the user program currently executing.
Types of Main Memory:
- Ferrite memories (obsolete)
- Integrated memory:
- RAM (Random Access Memory)
- ROM (Read-Only Memory)
- PROM (Programmable ROM)
- EPROM (Erasable Programmable ROM)
- OTP Memory (One-Time Programmable ROM)
- EAROM (Electrically Alterable ROM)
Cache Memory
Cache memory is located within the CPU and communicates directly with it. It stores frequently used data to reduce access time from main memory.
Mass Memory
Mass memory refers to storage devices with higher capacity, typically peripherals.