CPUs (3.4)

call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

flashcard set

Earn XP

Description and Tags

These flashcards cover the key concepts and terminology related to CPUs, their architecture, and performance features necessary for understanding computer hardware installation and configuration.

Last updated 3:50 PM on 10/2/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Add student to class section state
Add studentsNo students in these sections. Invite them to track progress!

21 Terms

1
New cards

CPU

Central Processing Unit, the primary component that executes instructions for programs.

2
New cards

Fetch

The operation where the control unit retrieves the next instruction from memory.

3
New cards

Decode

The operation where the control unit interprets the fetched instruction.

4
New cards

Execute

The operation where the Arithmetic Logic Unit or Floating Point Unit carries out the instruction.

5
New cards

Write-back

The operation where the result of the executed instruction is stored back to a register or memory.

6
New cards

ARM Architecture

A type of CPU architecture that uses Reduced Instruction Set Computing, known for power efficiency.

7
New cards

RISC

Reduced Instruction Set Computing, utilizing a smaller set of instructions for improved speed and efficiency.

8
New cards

CISC

Complex Instruction Set Computing, which utilizes a larger set of instructions allowing for complex operations.

9
New cards

Simultaneous Multithreading (SMT)

A technology that allows multiple threads to be executed simultaneously on a single core, improving performance.

10
New cards

LGA

Land Grid Array, a CPU socket type where pins are located on the motherboard.

11
New cards

PGA

Pin Grid Array, a CPU socket type where pins are located on the CPU itself.

12
New cards

Intel's Turbo Boost technology

Allows a CPU to automatically increase its clock speed for improved performance under load.

13
New cards

Cache Memory

A high-speed memory component that stores frequently accessed data and instructions to improve CPU efficiency.

14
New cards

Multicore Processor

A CPU with multiple processing units (cores) that allows for parallel processing of tasks.

15
New cards

Hyper-Threading

Intel's technology that enables a single CPU core to handle two threads simultaneously, improving multitasking.

16
New cards

Socket Type Compatibility

Refers to the necessity of matching CPU and motherboard socket types for proper installation.

17
New cards

ECC RAM

Error-Correcting Code Random Access Memory, often used in servers for increased reliability.

18
New cards

AMD EPYC

A line of server-class CPUs designed for high performance and scalability.

19
New cards

Intel Xeon

A series of high-performance CPUs designed for servers and workstations.

20
New cards

Virtualization

A technology that allows multiple virtual machines to run on a single hardware platform.

21
New cards

System-on-Chip (SoC)

A single chip that integrates all components of a computer, increasingly common in mobile devices.