ch5_RAM Flashcards

1
Q

How does DRAM organize data in memory

A

Like a spreadsheet with numbered rows and columns containing 1 or 0

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

RAM is made up of what?

A

Microscopic Capacitors and transistors

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

How wide can rows be (Currently)

A

64 bits, 32 bits

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

Who organizes the data into 8 bit chunks

A

MCC

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

What types of RAM are there

A
SDRAM = Synchronous DRAM
RDRAM = Rambus DRAM
DDR SDRAM (2, 3, 4)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the specs for SDRAM

A

Tied to the system clock which results in wasted time
Dual Inline Memory Modules, SODIMM in Laptops (Small Outline)
168 pins
Clock Speeds
66, 75, 83, 100, 133

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

What is RDRAM

A

Handles Speeds up to 800 MHz

They were costly and similar to SDRAM

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

What are the key differences in DDR SDRAM

A
  • Double Data Rate SDRAM = 2 bits
  • 184 pins
  • SO DIMM = 200 pins
  • MicroDIMM = 172
  • PC rating - PC3200 = 200 MHz (/8) - [CLK]*8
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the key differences in DDR2

A
  • Reads/Writes 4 words of data per clock cycle
  • 240 pins
  • PC speed rating = CLK * 8
    DDR2-1066 = PC2-8500
  • Bandwidth = CLK * 8
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the key differences in DDR3

A
  • Reads/Writes 8 words of data per clock cycle
  • Clock signal quadrupled = two transfers per cycle
  • 240 pin
  • 16 GB max
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the ratings for DDR3?

A

Core RAM Speed (cRAM) [MHz]
DDR I/O Speed (DRIO)
DDR3 Speed Rating = [DDR3-]
PC Speed Rating = [PC3-]

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

What are the key differences DDR4

A
Higher Density, lower voltage
Handles high speeds better
voltage between 1.2 V and 1.4 V 
16 banks versus 8 in DDR3
64 GB max
288 pin
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the ratings for DDR4 and how are they calculated?

A

Clock Speed = CLK [MHz] = 266 MHz
Bandwidth = CLK * 8 [MT/s] = 1600 MT/s
DDR4 Speed = [DDR4-] CLK * 8 = DDR4=2133
PC Speed Rating = [PC4-] * 64 = PC4-17000

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

What is Latency

A

Delay when receiving the next address.

CL6 = Low latency

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

What is CL

A

Clock Cycle Delays

DL6 = 6 cycle delays before delivering

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

What is CAS

A

Column Array Strobe

Helps the MCC find the particular bit of memory it needs. Needs charge to do its job

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

What is Parity

A

Stored an extra bit of data to verify whether the data was correct and can repair

18
Q

What is ECC

A

Error Correction Code

Detects any time a single bit is incorrect. Slower than normal RAM. Motherboard needs to support ECC

19
Q

What is the purpose of a register on the module

A

To act as a buffer between DIMM and MCC to compensate for electrical problems

20
Q

What is Virtual Memory

A

A portion of the HDD is used as an extension of the System RAM
Recommended Size is 1.5 RAM installed

21
Q

How does this portion of virtual memory show in the HDD

A

Page file or Swap File

22
Q

What is the purpose of a page file

A

Programs are moved to page file when not in use to make room for active applications, but it is not as fast as RAM

23
Q

What is Disk Thrashing

A

Windows frequently moving programs between RAM and page file - This is a sign that More RAM is needed

24
Q

What is ready boost

A

Enables a USB drive to be used as a super fast dedicated virtual memory
4 GB is ideal

25
Q

What is Serial Presence Detect

A

The motherboard will automatically detect the new RAM installed.
The PC queries the SPD chip to notify the MCC how much is available

26
Q

What are Real Parity Errors

A

The same error will happen in the same place with a Unique address

27
Q

What are phantom parity errors

A

Will show up on systems that don’t have parity or ECC memory.
Will show different addresses.
Sign of software issues, heat or dust

28
Q

What are Page faults

A

Mild error code that could be caused by the memory

29
Q

What is a Non Maskable Interrupt

A

An interruption that the CPU cannot ignore resulting in BSOD

30
Q

What are four characteristics of Statis Random Access Memory

A
  • Faster than DRAM
  • More Expensive
  • Volatile
  • Utilized for CPU
31
Q

What are 4 characteristics of Dynamic Random Access Memory

A
  • Volatile
  • Slower than SRAM
  • Widely used for systems primary storage
  • Less expensive
32
Q

In computer architecture, what does the term “word” refer too

A

A group of bits processed as a unit.

33
Q

What is the number of pins on SDR SDRAM?

A

168

34
Q

How are the speeds of DDR3 calculated

A

PC speed rating = CLK * 8

Bandwidth = CLK * 8

35
Q

What are 4 characteristics of DIMMS

A
  • Printed circuit board used as a placeholder for memory chips
  • Separate electrical contacts on each side
  • 64 bit data path
  • Used with SDRAM types
36
Q

What is the number of pins used by SO-DIMM DDR SDRAM modules

A

200

37
Q

DDR2 SO-DIMM used _ pins?

A

144

38
Q

SO-DIMM DDR3 uses how many pins?

A

204

39
Q

MicroDIMM DDR uses how many pins

A

172

40
Q

MicroDIMM DDR2 uses how many pins

A

214

41
Q

What is buffered memory

A

have a register between the DRAM modules and the system’s memory controller.

42
Q

What RAM types are used for servers

A

RDIMM
ECC memory
Buffered Memory