Memory Flashcards
What are the best RAM slots to use for dual channel memory with four slots?
A2 and B2 (or 2 and 4)
What is asymmetric dual channel mode?
For example, you have 4GB and 8GB. The lower half of the 8GB and the 4GB run in dual channel mode and the top half of the 8GB runs in single channel mode
What are the differences between single channel and dual channel?
At the same total channel size, Dual channel is slightly faster than single channel and allows you to get your RAM cheaper (for example, 16GB vs 8GB+8GB)
What hardware components need to support multi-channel for it to work?
The motherboard and the CPU
What is a common size per channel for multichannel motherboards (in bits)?
Often each channel is a 64-bit channel
What is the difference between MHz and MT/s in RAM speeds?
MHz is a million cycles per second. MT/s is a million transfers per second. Because DDR RAM completes 2 cycles per second, the MT/s rate is the effective MHz. In DDR RAM, the effective frequency (twice the base frequency) is equal to the data transfer rate.
How do you get from Transfers/s to Bytes/s?
Data is transferred 64 bits at a time (with 64-bit architecture), divided by 8 bits per byte. So the Transfers/second or the effective frequency is multiplied by 8 as each transfer constitutes 8 bytes.
What does DDRX-XXXX represent?
The type and transfer rate of the chips on a memory module in MT/s (Million Transfers per second) or effective cycles/second (effective MHz). The Base speed is 1/2 the effective speed.
What does PCX-XXXX represent?
The type and transfer rate of the module in MB/s
What is the difference between SIMM and DIMM?
SIMM is 32 bit and DIMM is 64 bit. They are two form factors
How many pins does DDR memory have?
184
How many pins does DDR2 have?
240
How many pins does DDR3 have?
240
How many pins does DDR4 have (DIMM and SODIMM)?
288 DIMM
260 SODIMM
What is SRAM?
Static Random access Memory: generally used in CPU caching. Faster and more expensive, doesn’t need voltage to retain data