IT 231: IT and Application
By the end of this session, you will be able to:
A quick warm-up โ no pressure! See what you already know.
Computers don't use just one type of memory. They use a variety, each with different strengths.
The memory hierarchy is a system that organizes these types based on performance and cost.
The Core Principle: A trade-off between Speed, Cost, and Capacity.
Click a memory level to see its Speed / Cost / Capacity trade-off profile:
This pyramid visualizes the fundamental trade-offs in computer memory.
Click memory types in order from FASTEST to SLOWEST:
The Absolute Fastest Memory
The Speed Bridge: Connects the ultra-fast CPU with the slower RAM.
Blue = in Cache | Grey = RAM only. CPU requests a random block each time.
Random Access Memory (RAM): The computer's main workspace.
โก Volatile Memory: All contents are lost when the computer is powered off!
Long-Term Memory: Where your files live permanently.
๐พ Non-Volatile Memory: Retains data even when the power is off.
When shopping in places like Putalisadak or New Road, you'll see these specs:
Local Tip: For most students in Nepal, a laptop with at least 8GB RAM and a 256GB+ SSD offers the best balance of performance and price.
Select specs to see if a laptop from Putalisadak suits your needs:
Why don't we just build computers with a very large amount of the fastest type of memory (registers)?
Hint: Think about the trade-offs in the pyramid (Speed, Cost, Capacity).
Any questions?
Next Up: Unit 3.4 - Input/Output Devices