Assignment_2_Computer_Memory_CPU
Assignment_2_Computer_Memory_CPU
- Primary Memory
- Secondary Memory
11. Conclusion
12. References
1. Introduction
Computer memory is one of the core components that enable the functioning of a CPU. It
serves as a temporary or permanent storage area for data and instructions that the CPU
needs to process information efficiently. This assignment explores the role of computer
memory in CPU operations, the types of memory, and how data is accessed and managed
within the system.
Secondary Memory
- Cache
- RAM
- Virtual Memory
- Secondary Storage
This hierarchy is based on access speed, cost, and size. The closer the memory is to the CPU,
the faster and more expensive it tends to be.
Cache Memory
ROM
- Direct Access: Data can be accessed at any location (e.g., hard drives, RAM).
- Random Access: Similar to direct access but used for main memory.
11. Conclusion
Computer memory plays a pivotal role in the efficient functioning of CPUs. Understanding
memory types, hierarchy, and management mechanisms is crucial for designing better
computing systems and applications.
12. References
- Stallings, W. (2019). *Computer Organization and Architecture.*