Computer Hardware Fundamentals: Motherboards, CPUs, and Expansion Cards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/39

flashcard set

Earn XP

Description and Tags

Flashcards based on lecture notes covering PC hardware components, CPU technologies, and interface standards.

Last updated 2:22 AM on 8/19/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

40 Terms

1
New cards

What does FPU stand for?

Floating Point Unit.

2
New cards

What is the main motherboard power connector commonly called?

The 2424-pin ATX motherboard power connector.

3
New cards

What does the CPU power connector do?

It provides dedicated power to the CPU/processor voltage circuitry, commonly through a 44-pin or 88-pin EPS connector.

4
New cards

Where does SATA data connect?

Between the SATA drive and the motherboard.

5
New cards

Where does SATA power come from?

The power supply unit (PSU).

6
New cards

What is M.2 commonly used for?

Compact motherboard-mounted devices, especially SSD storage.

7
New cards

What symptom can indicate a failing CMOS/RTC battery?

The computer repeatedly loses or resets its date and time after power is removed.

8
New cards

What is PS/2 used for?

Legacy keyboard and mouse connections.

9
New cards

What connector is commonly used for wired Ethernet?

RJ-4545.

10
New cards

What is S/PDIF used for?

Digital audio transmission, including optical digital audio.

11
New cards

What did AGP primarily support?

Legacy dedicated graphics cards.

12
New cards

What is the modern expansion interface replacing PCI/AGP?

PCI Express (PCIe).

13
New cards

What PCIe slot is most associated with a GPU?

PCIe x1616.

14
New cards

What PCIe slot is common for NICs, sound cards, and capture cards?

PCIe x11.

15
New cards

What is a NIC?

A Network Interface Card, which provides or expands network connectivity.

16
New cards

What does a capture card do?

It receives an external video signal so the computer can record, process, or stream it.

17
New cards

What does a riser card do?

It changes the orientation of expansion cards or provides expansion in space-constrained systems, often allowing cards to mount horizontally.

18
New cards

What is the motherboard?

The main printed circuit board (PCB) that connects and allows communication among the computer's major components.

19
New cards

What are the four basic computer functions?

Input, processing, output, and storage.

20
New cards

What does volatile mean?

Data is lost when electrical power is removed.

21
New cards

Give two examples of volatile storage.

CPU cache and RAM.

22
New cards

What does a motherboard form factor describe?

Its size, shape, layout, mounting pattern, and general case/power compatibility.

23
New cards

What are the three common desktop form factors to recognize?

ATX, MicroATX, and Mini-ITX.

24
New cards

What does ZIF stand for?

Zero Insertion Force.

25
New cards

Where are the pins/contacts in LGA?

The delicate contacts are in the motherboard socket; the CPU uses flat contact pads.

26
New cards

Where are the pins in PGA?

On the CPU.

27
New cards

What is SMT?

Simultaneous Multithreading.

28
New cards

What is Intel's common branding for SMT?

Hyper-Threading (HT).

29
New cards

What is SMP?

Symmetric multiprocessing, which uses multiple physical processors/CPU sockets.

30
New cards

What is the difference between multicore and SMP?

Multicore has multiple processing cores inside one physical CPU package; SMP uses multiple physical CPU packages.

31
New cards

What is Intel's hardware virtualization technology?

Intel VT-x / Intel Virtualization Technology (VT).

32
New cards

What is AMD's hardware virtualization technology?

AMD-V.

33
New cards

What does SLAT stand for?

Second-Level Address Translation.

34
New cards

What is Intel EPT?

Extended Page Tables, Intel's implementation of SLAT.

35
New cards

What is AMD RVI?

Rapid Virtualization Indexing, AMD's implementation of SLAT.

36
New cards

What is x86 commonly associated with?

3232-bit processing/architecture.

37
New cards

What is the approximate RAM addressing ceiling associated with a 3232-bit environment?

About 4GB4\,GB of RAM.

38
New cards

What is ARM known for?

Power efficiency, lower heat generation, and strong use in mobile and embedded systems.

39
New cards

What is the simplified CPU instruction cycle?

Fetch, decode, execute, and store/return the result.

40
New cards

What does ALU stand for?

Arithmetic Logic Unit.