1.2 Understanding RAM: Types, Configurations, and Applications Flashcards

1
Q

What is RAM?

A

RAM (Random Access Memory) is volatile memory that temporarily stores data for running programs and processes.

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

What is DRAM?

A

Dynamic RAM - Stores data dynamically and must be constantly refreshed to retain it.

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

What is SRAM?

A

Static RAM - Faster than DRAM because it doesn’t require constant refreshing.

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

What is SDRAM?

A

Synchronous DRAM - Operates in sync with the system clock, improving the efficiency of data handling.

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

What is DDR RAM?

A

Double Data Rate - Transfers data on both the rising and falling edges of the clock cycle, doubling the transfer rate compared to single data rate memory.

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

What is DDR1?

A

First generation of DDR, largely obsolete today.

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

What is DDR2?

A

Improved speed and power efficiency over DDR1.

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

What is DDR3?

A

Supports up to 16 GB per module and offers better performance than DDR2.

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

What is DDR4?

A

Current standard, supporting up to 64 GB per module with higher speeds and lower power consumption.

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

What is DDR5?

A

Latest version, with improved speed and power efficiency for modern workloads, often used in gaming and high-performance systems.

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

What is DIMM?

A

Dual In-line Memory Module - Used in desktops and servers, offering higher capacity.

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

What is SO-DIMM?

A

Small Outline DIMM - Used in laptops and small-form-factor PCs. Smaller form factor.

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

What is MicroDIMM?

A

Even smaller, used in ultra-portable devices.

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

What is Multi-Channel Memory?

A

Allow simultaneous data access across multiple modules, increasing bandwidth and performance.

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

What is Non-ECC RAM?

A

Common in consumer systems (desktops and laptops) and faster but lacks error correction.

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

What is ECC RAM?

A

Error-Correcting Code - Detects and corrects single-bit memory errors, ensuring data integrity.

17
Q

What is CAS Latency?

A

Column Address Strobe - Measures the delay between the time the memory controller requests data and when it becomes available.

18
Q

What is Virtual Memory (Swap File)?

A

If the system runs out of RAM, the OS uses a portion of the storage device as virtual memory.

19
Q

What is Overclocking RAM?

A

Enthusiasts may tweak memory timings to improve performance, though this requires stable cooling and BIOS support.

20
Q

What are RAM Installation Tips?

A

Ensure compatibility between the RAM type and the motherboard slots.

21
Q

What to check if the System Not Booting?

A

Check if the RAM is properly seated in the slots.

22
Q

What to do if RAM Not Recognized?

A

Update the BIOS/UEFI firmware or test individual modules.

23
Q

What to do for Blue Screen Errors (BSOD)?

A

Use diagnostic tools like MemTest86 to identify faulty RAM.