RAM Flashcards
1
Q
RAM
Random Access Memory
A
- Most important component (speed, speed, speed)
- Data & Programs can only run when moved to RAM
2
Q
ROM
Read Only Memory
A
- Good place for BIOS
- Cannot be changed or erased
- PROM = Programmable ROM (only once)
- EPROM = Erasable PROM (write, erase, write again)
- EEPROM = Electronically erasable PROM
- Flash Memory & SSD
3
Q
Static RAM
SRAM
A
- Very fast
- Very expensive
- Very big memory (size)
- Used often in processor caches
- L1, L2, & L3
4
Q
Synchronous Dynamic Access Memory
SDRAM
A
- Single Data Rate (SDR)
- Synchronous DRAM (SDRAM) - 168 pins
- SDRAM is synchronous with system clock
- Que up one process while waiting for another
- Classic DRAM didn’t wait for a clock signal
5
Q
Dynamic Random Access Memory
DRAM
A
- Dynamic
- Needs constant refreshing
- Without refreshing, memory disappears
Random Access
- Any storage location can be accessed directly - Unlike magnetic tape
6
Q
Dual Inline Memory Module
DIMM
A
- Electrical contacts are different on each side
- 64 bit data width
- DDR SDRAM - 184 pins
- DDR2 & DDR3 SDRAM - 240 pins
7
Q
Small Outline Dual Inline Memory Module (Laptops)
SO-DIMM
A
- Used for laptops - 68mm X 32mm
- DDR & DDR2 SDRAM - 200 pins
- DDR3 SDRAM - 204 pins
8
Q
Micro Dual Inline Memory Module
Micro-DIMM
A
- Smaller form factor for mobile devices
- 54mm X 30mm
- Higher memory density
- DDR - 172pins
- DDR2 & DDR3 - 214 pins
9
Q
Double Data Rate
(DDR) SDRAM
A
- Twice the data rate as SDR (Ordinary)
- Performs at the same clockspeed
-184 pins
- DDR - 200 = 200 million transfers per second
- Multiply by 8 to get throughout in megabytes (MB/s)
-200 X 8 = 1,600 = PC1600
10
Q
Double Data Rate 2
(DDR2) SDRAM
A
- Faster speeds
- Twice as fast as DDR
-240 pins
- Not backwards compatible
- Won’t work in DDR slots
-400 X 8 = 3200 = PC2-3200
11
Q
Double Data Rate 3
(DDR3) SDRAM
A
- Twice as fast as DDR2
- Larger chip capacities
- 240 pins
- Not backwards compatible
12
Q
Parity Memory
A
- Adds an additional parity bit
- Won’t always detect a problem or error
- Cannot correct error
13
Q
Error Correcting Code
ECC
A
Detects & Corrects errors on the fly
- Not all systems use ECC
- Looks the same as non-ECC memory
14
Q
Registered Memory
Buffered Memory
A
- Includes an additional registered between the RAM module & the memory controller
- Used mostly on servers
- More stable operating environment
15
Q
Multi-Channel Memory
A
- Installed in pairs or trios for the max throughput
- Memory combos should match
- Memory module slots are colored differently