Computer Hardware Flashcards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/25

flashcard set

Earn XP

Description and Tags

Flashcards for reviewing CPU, ALU, CU, and Motherboard concepts.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

26 Terms

1
New cards

CPU (Central Processing Unit)

The brain of the computer that performs all processing tasks.

2
New cards

CPU Main Functions

Input processing, Data storage and movement, Output generation.

3
New cards

CPU Operations

Carries out arithmetic and logical operations; Controls all computer system activities.

4
New cards

Fetching

Retrieving instructions from memory.

5
New cards

Decoding

The control unit interprets instructions.

6
New cards

Executing

Arithmetic Logic Unit (ALU) processes instructions.

7
New cards

Storing

Results stored in registers, RAM, or storage.

8
New cards

Controlling

Sends control signals to other components (RAM, GPU, storage, etc.)

9
New cards

ALU (Arithmetic Logic Unit)

Performs arithmetic and logical operations.

10
New cards

CU (Control Unit)

Supervises and coordinates all CPU Operations.

11
New cards

Memory Unit (RAM)

Temporarily stores data and instructions.

12
New cards

ALU Computations

Performs actual computations (arithmetic and logic) using an instruction code (opcode).

13
New cards

Arithmetic Unit (AU)

Part of the ALU that does add, subtract, multiply, and divide operations.

14
New cards

Logic Unit (LU)

Part of the ALU that handles compare operations like =,

15
New cards

Registers

Temporary, high-speed memory inside the CPU that Stores instructions, intermediate data, and results.

16
New cards

Single-core CPU

One core to process tasks.

17
New cards

Multi-core CPU

Two or more cores (e.g., dual-core, quad-core) to process multiple tasks at the same time.

18
New cards

CPU Speed

Measured in GHz (Gigahertz).

19
New cards

Motherboard

Main Printed Circuit Board (PCB) of the computer that connects all components.

20
New cards

Motherboard Functions

Backbone of the computer. Hosts modular parts. Provides expansion slots and distributes power. Maintains interface between components.

21
New cards

Buses (Data Pathways)

Wires that carry data, instructions, and signals between components.

22
New cards

Parallel Bus

Multiple lines for fast data transfer.

23
New cards

Serial Bus

Transfers data one bit at a time.

24
New cards

Data Bus

Transfers data.

25
New cards

Address Bus

Carries memory addresses.

26
New cards

Control Bus

Carries control signals.