Revisiting Hardware Components Flashcards

(39 cards)

1
Q

What does the BIOS stand for?

A

Basic Input/Output System

Definition: BIOS initializes and tests hardware during startup and loads the operating system from storage.
Boot Story: The BIOS is your system’s “wake-up call,” making sure every part is working before handing control to Windows.

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

What does UEFI stand for?

A

Unified Extensible Firmware Interface

Definition: UEFI is the modern replacement for BIOS, offering faster boot times, larger drive support, and a graphical interface.
Boot Story: UEFI is the sleek new office replacing BIOS’s old cubicle—same purpose, just faster and more efficient.

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

*

What is CMOS used for?

A

To store BIOS/UEFI settings and system time/date.

Definition: CMOS is a small memory chip powered by a coin battery that retains configuration data.
Boot Story: CMOS is like your alarm clock’s backup battery—it keeps time even when the power is off.

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

What type of memory is used for long-term data storage on the motherboard?

A

ROM (Read-Only Memory)

Definition: ROM stores firmware that doesn’t change, such as BIOS/UEFI instructions.
Boot Story: ROM is like a manual printed into the device—it’s permanent and uneditable.

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

What is cache memory used for?

A

To store frequently accessed data for faster CPU performance.

Definition: Cache reduces data access time between the CPU and main memory.
Boot Story: Cache is like keeping your favorite snacks at arm’s reach instead of running to the kitchen every time.

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

What are the three levels of cache memory?

A

A: L1, L2, and L3

Definition: L1 is fastest and closest to the CPU, L2 and L3 are larger but slower.
Boot Story: Think of them like VIP lanes—L1 is right next to the stage, L3 is still close but further back.

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

What are the two main CPU socket types?

A

PGA (Pin Grid Array) and LGA (Land Grid Array)

Definition: PGA has pins on the CPU, LGA has pins on the motherboard.
Boot Story: Think of them like plugs—one has prongs, the other has holes, both fit securely to transmit power and data.

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

What is the difference between DDR3, DDR4, and DDR5?

A

Each generation offers higher speed and lower power consumption.

Definition: DDR5 is the latest, offering improved bandwidth and energy efficiency.
Boot Story: Like newer models of a car—each version is faster and more efficient than the last.

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

What is dual-channel memory?

A

A configuration allowing two RAM modules to work together for better performance.

Definition: It doubles the data transfer rate between RAM and CPU when installed in matching pairs.
Boot Story: Two runners passing batons in sync—faster than one running alone.

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

What is thermal paste used for?

A

To improve heat transfer between the CPU and heat sink.

Definition: It fills microscopic gaps for better heat conduction.
Boot Story: Thermal paste is like a thin layer of glue that ensures perfect contact between two surfaces.

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

What does PCIe stand for?

A

Peripheral Component Interconnect Express

Definition: A high-speed interface standard for connecting expansion cards.
Boot Story: PCIe is like a high-speed highway—faster lanes mean quicker communication with the CPU.

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

What are expansion slots used for?

A

To add additional hardware components such as GPUs, NICs, and sound cards.

Definition: Expansion slots allow for system customization and upgrading via PCIe interfaces.
Boot Story: Expansion slots are like parking spaces for performance upgrades—just plug in what you need.

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

What type of drive uses spinning platters to store data?

A

Hard Disk Drive (HDD)

Definition: HDDs use magnetic storage to read/write data on spinning disks.
Boot Story: An HDD is like a record player—it spins to find the right “track” of data.

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

What type of drive has no moving parts?

A

Solid-State Drive (SSD)

Definition: SSDs store data in flash memory, providing faster performance and durability.
Boot Story: SSDs are like digital photo albums—instant access, no waiting for spinning disks.

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

What interface connects storage devices directly to the motherboard?

A

SATA (Serial ATA)

Definition: SATA connects drives such as SSDs and HDDs using serial data transfer.
Boot Story: SATA is like a private lane between the motherboard and your drive—dedicated and efficient.

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

What is NVMe?

A

Non-Volatile Memory Express

Definition: A protocol for high-speed communication with SSDs using PCIe lanes.
Boot Story: NVMe is the express train of data—faster than older SATA routes.

14
Q

What is the POST beep code?

A

Audio signals indicating hardware errors during startup.

Definition: Each pattern corresponds to specific issues like RAM or video failure.
Boot Story: The computer’s “SOS”—beep codes tell you what went wrong before the screen even lights up.

14
Q

What does BIOS password do?

A

Restricts access to BIOS/UEFI settings.

Definition: It prevents unauthorized users from changing system configurations.
Boot Story: Like locking your car’s dashboard settings so no one can mess with the controls.

15
Q

What component retains BIOS settings when power is off?

A

CMOS battery

Definition: The coin-cell battery powers CMOS memory to maintain time and configuration data.
Boot Story: CMOS battery is your system’s “memory keeper”—holding details even in power outages.

16
Q

What does POST stand for?

A

Power-On Self-Test

Definition: A diagnostic process verifying system hardware integrity before booting.
Boot Story: Like a pilot’s pre-flight check—POST ensures everything is ready for takeoff.

17
Q

What is a system bus?

A

A communication pathway that transfers data between computer components.

Definition: Includes address, data, and control buses connecting CPU, memory, and peripherals.
Boot Story: Like lanes on a highway—each bus carries specific traffic between destinations.

18
Q

What is a chipset?

A

A group of microchips managing data flow between CPU, memory, and peripherals.

Definition: It determines supported hardware and performance features.
Boot Story: The chipset is like a traffic controller, deciding where data should go and when.

19
Q

What is firmware?

A

Software stored in ROM that controls hardware operations.

Definition: Acts as a bridge between hardware and higher-level software.
Boot Story: Firmware is like the translator between your device’s body (hardware) and brain (software).

19
Q

What are the two main chipset components?

A

Northbridge and Southbridge

Definition: Northbridge connects to CPU and memory; Southbridge handles I/O functions.
Boot Story: Like two managers—one handling fast tasks, the other managing slower logistics.

19
What does POST verify?
Basic hardware components such as CPU, RAM, and video card. ## Footnote Definition: Ensures required components are functional before the OS loads. Boot Story: POST is like a doctor’s physical—confirming all vital signs before starting the day.
20
# * What is Secure Boot?
A UEFI feature that prevents unauthorized operating systems from loading. ## Footnote Definition: It ensures only trusted software runs during startup. Boot Story: Like airport security checking IDs before boarding—Secure Boot keeps malware off the flight.
21
What is overclocking?
Running a CPU or GPU at a higher speed than rated. ## Footnote Definition: Increases performance but may cause heat and stability issues. Boot Story: Overclocking is like revving your car engine—more power, but higher risk of overheating.
22
What does the POST process ensure before booting?
That critical hardware components are working correctly. ## Footnote Definition: POST checks memory, CPU, and system buses for errors before loading the OS. Boot Story: It’s your computer’s morning routine—making sure everything’s functioning before the day begins.
23
# * What is the boot sequence?
The order in which devices are checked for an OS to load. ## Footnote Definition: Typically starts with optical drive or SSD, then hard drive, then network boot if configured. Boot Story: Like checking your phone, then your laptop, then your tablet to see which one has the file you need first.
24
What is the purpose of an adapter card?
To expand or enhance system capabilities. ## Footnote Definition: Adapter cards provide additional features like sound, video, or network connectivity. Boot Story: Adapter cards are like plug-in upgrades—custom tools for specialized jobs.
25
What is the main advantage of modular PSUs?
Only necessary cables are used, improving airflow and organization. ## Footnote Definition: Modular PSUs allow cable customization for better case management. Boot Story: Like a detachable charging cord—you only plug in what you need.
26
What connector supplies CPU power?
4/8-pin ATX 12V connector ## Footnote Definition: Provides dedicated power for the CPU. Boot Story: It’s like the dedicated power line that keeps your stove running independently of the rest of the kitchen.
27
What connector supplies main motherboard power?
24-pin ATX connector ## Footnote Definition: Distributes primary power from the PSU to the motherboard. Boot Story: Like the main water line entering your house—it feeds everything inside.
28
What is ESD?
Electrostatic Discharge ## Footnote Definition: The sudden flow of static electricity that can damage components. Boot Story: ESD is like a tiny lightning strike—harmless to you but deadly to delicate circuits.
29
What tool prevents ESD when working inside a computer?
Antistatic wrist strap ## Footnote Definition: Grounds your body to prevent discharge from damaging parts. Boot Story: Like a seatbelt—it keeps you grounded while working under the hood.
30
What type of memory is used for firmware storage?
Flash memory ## Footnote Definition: Non-volatile memory that can be updated without removal. Boot Story: Flash memory is like a rewriteable manual—can be updated when new information is released.
31
What does POST failure indicate?
Hardware malfunction preventing system startup. ## Footnote Definition: May result from faulty memory, CPU, or motherboard components. Boot Story: Like a car refusing to start—something critical under the hood isn’t working.
32
What type of slot is used for modern graphics cards?
PCIe x16 slot ## Footnote Definition: High-speed interface dedicated to GPU communication. Boot Story: PCIe x16 is the “fast lane” for video performance—built for heavy traffic.
33
What is the main role of BIOS/UEFI in the boot process?
To initialize hardware and start the OS loader. ## Footnote Definition: It bridges hardware readiness with software startup. Boot Story: BIOS/UEFI is the opening act before the main show—the OS.