System Memory Flashcards

OBJ 3.2: Given a scenario, install the appropriate RAM

1
Q

Used to load applications and files into a non-persistent and fast storage area

A

Random Access Memory (RAM)

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

High-speed memory

A

Cache

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

Mass storage device that holds more data but is slower than a cache

A

Storage

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

Permanent storage area

A

Mass Storage Devices

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

Temporary storage area/non-persistent storage

A

Random Access Memory (RAM) / System Memory

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

Pulls the files from the disc into memory and replaces the old file

A

Disk Cache

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

Uses an electronic system that can access the RAM with instant speed

A

Mechanical system

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

Processor reaching the files inside RAM

A

Addressing Memory

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

configuration where your CPU has access to a single 32 or 64-bit wide bus to access memory

A

Single Channel Memory Controller

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

An x86 or 32-bit processor can address a maximum
of ___ of RAM

A

4GB

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

An x64 or 64-bit processor can access _____ of RAM

A

8, 16, 32, or 64 GB

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

RAM module with one set of memory chips that can be accessed by the memory controller at a time, limiting parallel data access compared to other designs
-Dual Inline Memory Module (DIMM)
o With 240 or 184-pin connector

A

Single Bank Memory Module

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

Most common type of memory
● PC133
o 133 MHz

A

Dual Data Rate (DDR)

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

Calculated based on the bus speed and the width of the data bus

A

Throughput

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

Oldest type of memory that requires frequent refreshing
-storage cell is dynamic

A

Dynamic RAM (DRAM)

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

▪ First memory module that operates at the same speed as the
motherboard bus (168-pin connector)
● PC66 (66 MHz bus)
● PC133 (133 MHz bus)
● PC266 (266 MHz bus)

A

Synchronous DRAM (SDRAM)

17
Q

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

A

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

18
Q

Higher latency and has faster access to the external bus (240-pin
connector)
● PC2-4200
o 4200 MB/s or 4.2 GB/s

A

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

19
Q

Runs at a lower voltage and at a higher speed than DDR2 (240 keyed pin connector)
● PC3-10600
o 10600 MB/s or 10.6 GB/s
-throughput is 6.4 to 17 GB/s with a maximum module size of 8GB
per memory module

A

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

20
Q

Classified as DDR3, DDR4, or DDR5
-smaller form factor

A

Small Outline Dual In-line Memory Module (SODIMM)

21
Q

Uses two different memory modules to increase the performance and throughput

A

Multi-Channel Memory

22
Q

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

A

Single-channel Memory

23
Q

Requires two memory modules and two memory slots on the
motherboard (128-bit data bus)
▪ Interleaving
● Provides increased performance

A

Dual-channel Memory

24
Q

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

A

Triple-Channel Memory

25
Uses four memory modules and four memory slots (256-bit data bus)
Quad-Channel Memory
26
Gives faster speeds and add memory for storage
multiple modules
27
Standard memory that does not check for errors and allows data to be put in or taken out
Non-Parity Memory
28
Performs basic error checking and ensures the memory contents are reliable ● does basic calculation o Every bit has an associated parity bit ▪ Bits can only be a zero or one
Parity Memory
29
Detects and corrects an error -some motherboards will support this
Error Correcting Code (ECC
30
Additional hardware (register) between memory and CPU ● The system requires buffering or registering the data to reduce the electrical load
Buffered / Registered Memory
31
Has an internal error checking for its modules ● can still be sold as ECC or non-ECC modules
DDR5
32
Space on a hard drive that is allocated by the OS and pretends to be memory ● Check the available memory and the free memory
Virtual Memory/Page File
33
A file that is hidden on a storage device and pretend as system memory
Page File or Swap Space