Lesson 3.3 System Memory Flashcards

(25 cards)

1
Q

System RAM and Virtual Memory

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

Address Space

A

Data Pathway
Address Pathway

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

Data pathway

A

Determines the amount of information transferred per clock cycle. In a single channel memory controller, this bus is typically 64 bits wide.

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

Address Pathway

A

Determines the number of memory locations the CPU can track, thus limiting the maximum physical and virtual memory.

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

RAM Types

A

DRAM
SDRAM
DDR SDRAM
CAS latency

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

Dynamic RAM (DRAM)

A

stores data bits as electrical charges in bit cells made of capacitors, that hold a charge, and transistors, that read the capacitor’s contents. A charged capacitor represents 1, non-charged represents 0.

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

Synchronous DRAM (SDRAM)

A

is synchronized to the system clock, ensuring that memory operations are timed with the CPU’s instructions.

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

Double Data rate SDRAM ( DDR SDRAM)

A
  • doubles data transfer by transmitting data on both the rising and falling edges of the clock cycle.
  • Double data rated (DDR) Series of high-bandwidth system-memory standards (DDR3/DDR4/DDR5) where data is transferred twice per clock cycle.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

DDR1 , Data rate, transfer rate, maximum size

A
  • 200 to 400 MT/s
  • 1.6 to 3.2 GB/s
  • 1 GB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

DDR2 , Data rate, transfer rate, maximum size

A
  • 400 to 1066 MT/z
  • 3.2 to 8.5 GB/s
  • 4 GB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

DDR3 , Data rate, transfer rate, maximum size

A
  • 800 to 2133 MT/s
  • 6.4 to 17.066 GB/S
  • 16 GB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

DDR4 , Data rate, transfer rate, maximum size

A
  • 1600 to 3200 MT/s
  • 12.8 to 25.6 GB/s
  • 32 GB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

DDR5 , Data rate, transfer rate, maximum size

A
  • 4800 up to 8000+
  • 38.4 to 51.3+ GB/s
  • 128 GB or higher
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Clock Speed

A

Both the internal memory device clock speed and the memory bus speed are 100 MHz.

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

Data Rate

A

DDR performs two operations per clock cycle, resulting in a data rate of 200 megatransfers per second (MT/s), hence the DDR-200 designation.

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

Peak Transfer Rate

A

The peak transfer rate is 1600 MBps (200 MT/s multiplied by 8 bytes per transfer), giving the PC-1600 designation. This is equivalent to 1.6 GBps.

17
Q

Memory Modules

A
  • DIMM ( Dual Inline Memory Module (DIMM) )
  • SODIMM ( Small Outline DIMMS) - laptops
  • Installation
  • Incompatibility
    • DDR4 module will not fit DDR3 slots
18
Q

Muti-Channel System Memory

A
  • Single-channel
  • Dual-channel
  • Slot arrangement, installation, setup
  • Mismatched module
  • Triple/quadruple-channel
19
Q

Single-Channel

A
  • System-memory controller configuration that provides one data pathway between the memory modules and the CPU.
  • Features one 64-bit data bus between the CPU, memory controller, and RAM, which can limit data transfer rates.
20
Q

Dual-channel

A
  • Utilizes two 64-bit pathways, allowing 128 bits of data per transfer, effectively doubling the data bandwidth. This requires support from the CPU, memory controller, and motherboard, but not from the RAM modules themselves. Ordinary RAM modules are used; there are no specific “dual-channel” DDR memory modules.
  • System-memory controller configuration that provides two data pathways between the memory modules and a compatible CPU.
21
Q

Installation

A

To enable dual-channel, install identical modules in the corresponding slots of each channel (e.g., A1 and B1). The modules should match in clock speed, capacity, timings, and latency. Clock speed refers to the frequency at which the memory operates, affecting how quickly data can be processed. Timings and latency refer to the delay before data transfer begins, with lower values indicating faster performance. If the modules do not match, the system will default to the lowest (worst performing) values.

22
Q

Slot Arrangement

A

Dual-channel motherboards often have four DIMM slots arranged in color-coded pairs. Each pair represents one channel (e.g., channel A might be orange, and channel B might be blue).

23
Q

System Setup

A

Dual-channel mode may need to be enabled via the PC firmware’s system setup program.

24
Q

Triple-channel

A

System-memory controller configuration that provides three data pathways between the memory modules and a compatible CPU.

25
Quadruple-channel
System-memory controller configuration that provides four data pathways between the memory modules and a compatible CPU.