3.2 Memory Modules Flashcards

1
Q

Single Bank

A

Can put any suze of RAM module in any slot

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Paired Bank

A

Requires installation of banks in pair

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does DDR stand for?

A

Dual Data Rate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the types of DDR RAM?

A

DDR3
DDR4
DDR5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Throughput of RAM is calculated based on…

A

the bus speed and the width of the data bus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Dynamic RAM (DRAM)

A

Oldest type of memory that requires frequent refresh. The storage cell is dynamic.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Synchronous DRAM (SDRAM)

A

First memory module that operates at the same speed of the motherboard bus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Static RAM (SRAM)

A

Solved the issue of the constant refresh, but was expensive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Double Data Rate Synchronous Dynamic Random Access Memory (DDR SDRAM)

A

Doubles the transfer speed of an SRAM module (184-pin connector)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Double Data Rate 2 Synchronous Dynamic Random Access Memory (DDR2 SDRAM)

A

Higher latency and has faster access to the external bus (240-pin connector)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Double Data Rate 3 Synchronous Dynamic Random Access Memory (DDR3 SDRAM)

A

Runs at a lower voltage and at a higher speed than DDR2 (240 keyed pin connector). Throughput is 6.4 to 17 GB/s with a maximum module size of 8GB per memory module

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

DDR4

A

12.8 to 25.6 GB/s throughput 32 GB per module

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

DDR5

A

38.4 to 51.2 GB/s throughput 128 GB per module

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

You should be able to tell what RAM type it is based on the name. Ex. PC4-16000 is…?

A

DDR4 Module with 16000 MB/s or 16GB/s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

You should be able to tell what RAM type it is based on the name. Ex. PC5-42000 is…?

A

DDR5 Module with 42000 MB/s or 42GB/s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Small Outline Dual In-line Memory Module (SODIMM)

A

Still classified as DDR3-5

17
Q

Multi-Channel Memory

A

Uses two different memory modules to increase the performance and throughput

18
Q

Single-channel Memory

A

64-bit data bus

19
Q

Dual-channel Memory

A

128-bit data bus

20
Q

Interleaving….

A

gives increased performance

21
Q

Single-Channel

A

Uses one memory module on one bus (64-bit data bus)

22
Q

Dual-Channel

A

Uses two memory modules and two memory slots in the motherboard (128-bit data bus)

23
Q

Triple-Channel

A

Uses three memory modules and three memory slots in the motherboard (192-bit data bus)

24
Q

Quad-Channel

A

Uses four memory modules and four memory slots in the motherboard (256-bit data bus)

25
Non-Parity Memory
Standard memory that does not check for errors and allows data to be put in or taken out
26
Parity Memory
performs basic error checking and ensures the memory contents are reliable, slower than non-parity. Every byte has an associated parity bit which is calculated to determine errors
27
Error Correcting Code (ECC)
Detects and corrects an error, slower than non-parity and parity. Used in high end stations
28
Buffered / Registered Memory
Additional hardware (register) between memory and CPU. The motherboard has to support ECC modules
29
DDR5 has internal error checking for its modules
It is NOT considered an error checking method
30
Virtual Memory
Space on a hard drive that is allocated by the OS and pretends to be memory. It is know as page file (windows) or swap space (Linux Unix/MAC}
31