What is RAM?
Random Access Memory.
The storage for short-term memory.
Most RAM is ____, which means that it can be erased/wiped if it isn’t saved or the power is turned off suddenly.
volatile
What is the relationship between CPU cache and RAM?
Cache is built into most CPU’s nowadays to provide an even shorter-term memory for the CPU to do its work. RAM can’t quite keep up with the CPU, but it does still hold short-term memory. Hard drives hold longer-term memory data.
What are the different types of RAM?
Dynamic Random Access Memory (DRAM)
When information is sent, DRAM stores each bit in a microscopic capacitator, either 1’s or 0’s. DRAM can be put on memory sticks.
DIMM sticks (Dual Inline Memory Module)
The most modern memory sticks available. They have different sizes of pins on them. Another name for RAM, but they’re just different designs of pins on the sticks.
What does “synchronous” mean in SDRAM?
Synchronous means that it is synchronized to the system’s clock speed (system crystal), allowing quicker processing of data.
What’s the difference between DDR1 and DDR4?
DDR1 was first developed, then there was DDR2, DDR3, and DDR4 is the fastest type of short-term memory currently available.
What does it say about a system when it has more RAM available than other systems?
More RAM means that the programs run faster and more programs can run at the same time.
What is the only type of RAM stick that has 2 notches?
SDRAM (synchronized RAM)
What is the purpose of DDR SDRAM? (double data rate synch. dyn. RAM)
For any one click of the system clock, this memory gives double the data at one time. It’s faster at giving data to process.
What is a PC speed rating?
We can use this to measure RAM speeds along with DDR ratings. When you measure this way, you take the DDR rate and x by 8 to get the PC rating.
DDR speed x 8 = PC speed rating
DDR2 (double data rate 2 - SDRAM)
DDR3 (double data rate SDRAM)
DDR4
What do you do to the DDR speed to get the PC rating?
You multiply a DDR speed by 8 to get the PC rating.
You can measure RAM speeds by what two things?
When you have a certain motherboard and you want to get RAM sticks for it, what’s important to know?
If what you’re buying is compatible with the motherboard.
Different motherboards support different technology.
What are dual-channel memory sticks?
You have to use two sticks of RAM to go in specific places by following the motherboard book. These sticks have the same speed and the same capacity.
Dual channels provide access to two RAM modules at the same time.
Triple-channel memory
Using 3 sticks of RAM to go in specific places (with the same speed and capacity) to help the computer run faster
When you’re using multiple channeled memory, you should make sure that the sticks are _____ in the same channel
identical / the same
Read the motherboard book. Use two sticks of RAM with the same speed and capacity.
Most RAM sticks have 8 chips, except for ______.
Parity/ECC RAM
Parity/ECC RAM - Error Correction Code RAM
SO-DIMMs (small outline Dual Inline Memory Module)