3.2 - An Overview of Memory Flashcards
1
Q
What is memory?
A
- Random Access Memory (RAM)is the most common
– But it’s not the only kind of memory - RAM is not referring to hard drive or SSD storage
– Don’t mix the two terms
– Data is stored permanently on the drive - Data and programs can only be used when moved to RAM
2
Q
RAM (Random Access Memory) slots
A
- Memory types have changed through the years
– Driven by standardization and technology - One of the most important components of your computer
– Speed, speed, speed - Every motherboard is different
– Check your documentation
3
Q
DIMM
A
- DIMM - Dual inline memory module
– Electrical contacts are different on each side - 64 bit data width
4
Q
SO-DIMM
A
- Small Outline Dual In-line Memory Module
– About half the width as a DIMM - Used in laptops and mobile devices
5
Q
Dynamic Random Access Memory (DRAM)
A
- The memory on the DIMM
- Dynamic
– Needs constant refreshing
– Without refreshing, the data in memory disappears - Random access
– Any storage location can be accessed directly
– Unlike magnetic tape
6
Q
SDRAM
A
- Synchronous DRAM (SDRAM)
- SDRAM is synchronous with the common system clock
– Queue up one process while waiting for another
– Classic DRAM didn’t wait for a clock signal
7
Q
Double Data Rate 3 (DDR3) SDRAM
A
- Twice the data rate of DDR2
– Larger chip capacities - Maximum 16 GB per DIMM - No backwards compatibility
– Speed brings sacrifice
8
Q
Double Data Rate 4 (DDR4) SDRAM
A
- Speed increases over DDR3
– Faster frequencies
– Maximum 64 GB per DIMM - Again, no backwards compatibility
9
Q
Double Data Rate 5 (DDR5) SDRAM
A
- Faster data transfers between the memory module and
motherboard
– Maximum of 64 GB per DIMM - The key has moved - No backwards compatibility
10
Q
SDR vs. DDR
A