IT FundamentalsA+

CPU Concepts for CompTIA A+ 220-1101

The CPU (Central Processing Unit) is the primary processor that executes instructions. CompTIA A+ 220-1101 tests CPU specifications, socket types, cooling requirements, and performance characteristics. A technician must understand cores, threads, clock speed, cache, and thermal requirements to select, install, and troubleshoot processors correctly.

8 min
2 sections · 7 exam key points
1 practice questions

CPU Architecture and Performance

Cores and threads: a core is an independent processing unit within the CPU. Modern CPUs have 4–16+ cores. Hyper-threading (Intel) / SMT (AMD Simultaneous Multi-Threading): allows each physical core to handle two threads simultaneously — a 4-core CPU with hyper-threading appears as 8 logical processors to the OS. More cores/threads = better multi-tasking and multi-threaded workloads (video encoding, 3D rendering).

Clock speed (GHz): the number of instruction cycles per second — higher is generally faster for single-threaded tasks. Base clock: guaranteed operating speed. Boost clock: maximum short-burst speed when thermal and power headroom allow. Modern processors automatically boost. Example: Intel Core i7-13700K: base 3.4 GHz, boost 5.4 GHz.

Cache memory: small, fast memory built into the CPU. L1 cache: fastest, smallest (32–128 KB per core) — holds instructions and data being actively processed. L2 cache: medium (256 KB – 1 MB per core). L3 cache: largest (8–32+ MB, shared across cores) — much larger but slower. Cache reduces main RAM accesses, significantly improving performance. Cache misses (not found in cache) are the biggest CPU performance penalty.

Integrated graphics (iGPU): many CPUs include a built-in graphics processor. Allows a system to function without a discrete GPU. AMD: most Ryzen CPUs without 'G' suffix lack iGPU. Intel: most Core CPUs include Intel UHD/Iris Xe graphics. Useful for: office systems, budget builds, and as a fallback when a discrete GPU fails.

CPU Sockets, Cooling, and Power

Socket compatibility: the CPU socket must match — Intel uses LGA (Land Grid Array) sockets with pins on the motherboard: LGA1700 for 12th/13th gen Intel Core. AMD uses AM5 (LGA) for Ryzen 7000 series; AM4 (PGA) for Ryzen 3000/5000. Check CPU and motherboard socket type before purchase — incompatible sockets physically cannot mate. BIOS updates may be needed for newer CPUs in existing boards.

TDP (Thermal Design Power): the maximum heat the cooling system must be able to dissipate, measured in watts. 35W: laptop/low-power CPUs. 65W: standard desktop. 125W+: high-performance desktop. Cooling solution must match or exceed TDP. Stock coolers included with boxed CPUs are rated for the box CPU's TDP — high-end or overclocked CPUs require aftermarket cooling.

Cooling methods: Air cooling: heatsink (aluminum/copper fins) + fan. Thermal paste between CPU and heatsink fills microscopic gaps for better heat transfer — replace dried thermal paste on older systems. Liquid cooling (AIO — All-in-One): pump, radiator, fans — better for high TDP CPUs and overclocking. Passive cooling: no fan — used in silent/embedded systems with low TDP CPUs. Never operate a CPU without a heatsink — will overheat and throttle or fail within seconds.

Thermal throttling: when CPU temperature exceeds safe limits (typically 90–105°C), it reduces clock speed to lower heat output — performance drops dramatically. Symptoms: sudden slowdown under load, high temperatures in monitoring software. Fix: replace thermal paste, improve cooling, clean dust.

Key exam facts — A+

  • Cores: independent processors; threads: hyper-threading doubles logical processors per core
  • L1 (fastest/smallest) → L2 → L3 (largest/slowest): all faster than RAM
  • TDP: heat output in watts — cooling must match or exceed TDP
  • LGA: pins on socket/board (Intel LGA1700, AMD AM5); PGA: pins on CPU (AMD AM4)
  • Thermal paste: fills microscopic gaps between CPU and cooler — replace when dried out
  • Thermal throttling: CPU reduces speed when too hot — symptom: sudden slowdown under load
  • iGPU: integrated graphics in CPU — Intel Core usually has it; AMD Ryzen without 'G' usually does not

Common exam traps

Higher clock speed always means faster performance

Clock speed (GHz) is one factor. A newer architecture at lower GHz often outperforms an older architecture at higher GHz — instructions per clock (IPC) matters as much as clock speed. Additionally, more cores beat single high-clock-speed cores for multi-threaded workloads. Compare CPUs across the same generation and verify the workload type before making assumptions based on GHz alone

Practice questions — CPU Concepts

These questions are representative of what you will see on A+ exams. The correct answer and explanation are shown immediately below each question.

Q1.After replacing thermal paste and reseating the CPU cooler, a technician notices the CPU temperature drops from 98°C to 65°C under full load, and performance returns to normal. What condition was affecting the system before the repair?

A.CPU cache failure
B.Faulty RAM causing CPU errors
C.Thermal throttling due to inadequate cooling
D.Incorrect CPU socket installation

Explanation: At 98°C, the CPU was near or at its thermal limit — triggering thermal throttling (automatic clock speed reduction to produce less heat). This caused degraded performance. After reapplying thermal paste (which had dried out), heat transfer improved, temperatures dropped to safe levels (65°C), and the CPU resumed normal clock speeds. Thermal paste degradation is a common cause of gradual performance decline in older systems that were previously performing well.

Frequently asked questions — CPU Concepts

What is the difference between a locked and unlocked CPU?

A locked CPU (e.g., Intel Core i7-13700, no 'K') has a fixed maximum multiplier — the base and boost clocks are set by Intel and cannot be increased beyond the factory boost. An unlocked CPU (e.g., Intel Core i7-13700K, with 'K') has an unlocked multiplier that can be increased beyond the rated boost clock via overclocking — requires a compatible chipset (Z series for Intel, X/B for AMD) and adequate cooling. AMD Ryzen CPUs are generally all overclockable. Overclocking voids warranty, increases heat/power consumption, and risks instability.

Practice this topic

Test yourself on CPU Concepts

JT Exams routes you to questions in your exact weak areas — automatically, after every session.

No credit card · Cancel anytime

Related certification topics