Week 2 Re-Review - Components Flashcards
What are some examples of what you’d find in an instruction set?
adding
subtracting
copying data
What are the 2 major types of CPU sockets on a motherboard?
1) Pin Grid Array (pins stick out of CPU)
2) Land Grid Array (pins stick out of the motherboard)
To run a program, what hardware needs to make a copy of it for which hardware to process it?
the RAM needs to make a copy of the program in order for the CPU to process it
What does DRAM stand for?
DRAM = Dynamic Random Access Memory
What are DIMM sticks? How are they different?
DIMM = Dual Inline Memory Module
DIMM sticks have a different sizes of pins on them
What are DRAM chips?
DRAM chips are the micro capacitors that are used to store bits information
What was created after DRAM? Explain what it stands for and what it does
After DRAM, SDRAM was created.
SDRAM = synchronous dynamic random access memory
SDRAM syncs to the computer’s clock speed for faster data processing
What is DDR SDRAM?
DDR SDRAM = Double Data Rate SDRAM
What is DDR a shortened name for?
for DDR SDRAM
How many iterations of DDR are there?
4
DDR 1-4
How has DDR outperformed previous RAM creations?
DDR has a faster access speed, uses less power, and able to store more data (larger capacity)
What are 4 specific things that motherboards should be compatible with?
CPU
RAM
Graphics Card
PSU
What’s the difference between DIMM and DRAM?
DRAM chips are installed on a DIMM unit and connected to the computer
What are some examples of DRAM chips?
DDR 1-4
How does a motherboard expand a computer’s functionality?
through the use of expansion cards/slots
What does the chipset on the motherboard do?
controls how the computer’s components talk to each other
What are the 2 chipsets on a motherboard and the difference between them?
1) Northbridge
2) Southbridge
Northbridge handles communication between RAM and video cards
Southbridge handles communication between I/O devices like keyboards, mice, hard drives, USB devices
Which chip is sometimes integrated into the CPU?
Northbridge chip is sometimes integrated into the CPU
What does PCIe stand for? What is it?
Peripheral Component Interconnect Express
It allows us to connect hardware components to the motherboard that extend the computer’s functionality
Simply, what are peripherals?
Peripherals are external devices that we can connect to our computer like keyboards, mice, monitors