3.3 Install RAM types Flashcards
SODIMM (Small Outline Dual Inline Memory Modules) are commonly found in ___.
laptops
DDR2, DDR3, DDR4 (Double data rate) memory comes in both ___ and ___ form factors.
DIMM, SODIMM
A single channel RAM architecture moves data on a single data bus, typically ___ at a time.
64-bits
A dual channel RAM architecture moves data on two data buses, typically ___ at a time.
128-bits
A triple channel RAM architecture moves data on three data buses, typically ___ at a time.
192-bits
___ memory has logic built in to detect and correct single-bit memory errors.
Error Checking and Correcting (ECC)
What is the limitation of ECC memory?
It cannot correct an error in any byte with more than one bad bit.
What is the difference between ECC memory and memory with only parity?
Parity only detects errors and cannot correct them like ECC.
When programs or data are in use, they’re moved off of your (1)___ and they’re put into (2)___ so it can perform calculations on that information, then store that information back on the (1)___ when you’re finished.
(1) SSD/hard drive
(2) RAM
DIMM is what?
Dual inline memory module it has 64 bit data width, so we’re able to transfer data from these memory modules in chunks of 64 bits at a time. Has two or three electrical contacts separated by a small gap called a key.
DIMM uses what type of memory?
Dynamic random access (DRAM)
What do the “D” and “R” in DRAM connotate?
Dynamic means the data must constantly be refreshed in order for it to be maintained. Random means any data on it can be accessed in any order without rewinding.
The type of dynamic random access memory that you would find on today’s computers is a type called ____ dynamic random access memory. What does this mean?
Synchronous (SDRAM). It’s synchronous with the common system clock of the computer
DDR2 is both backwards and forward compatible with DDR and DDR3.
True or False?
False. DDR isn’t forward or backwards compatible, needs exactly a DDR2 bus to run DDR2. DDR3 for a DDR3 slot, etc.
What is the maximum memory capacity per DIMM for DDR4 SDRAM?
(hint: x4 DDR3)
64GB