1.1.2

Common CPU Components & Their Function

Test yourself

Common CPU Components & Their Function

All modern Central Processing Units (CPUs) are based on the Von Neumann architecture. The components of this architecture are:

Illustrative background for Arithmetic and Logic Unit (ALU)Illustrative background for Arithmetic and Logic Unit (ALU) ?? "content

Arithmetic and Logic Unit (ALU)

  • The ALU performs all of the arithmetic and logical operations of the CPU, including:
    • Addition and subtraction, multiplication and division.
    • Comparisons such as whether numbers are equal or if one is greater than another.
    • Boolean operations (e.g. AND, OR, NOT).
Illustrative background for Control Unit (CU)Illustrative background for Control Unit (CU) ?? "content

Control Unit (CU)

  • The Control Unit transmits control signals to other components of the CPU.
  • The Control Unit follows the fetch-decode-execute cycle to execute program instructions.
  • There are two main components of the Control Unit:
    • The clock, which coordinates the CPU's activity.
    • The decoder, which decodes program instructions.

Common CPU Components & Their Function

Illustrative background for RegistersIllustrative background for Registers ?? "content

Registers

  • Registers are tiny amounts of super-quick memory within the CPU.
    • They are used to hold information needed for the CPU to work.
    • Each register holds a specific piece of information.
    • They are used for temporary storage of data/instructions during the FDE cycle.
Illustrative background for CacheIllustrative background for Cache ?? "content

Cache

  • Cache is a small, fast type of memory located inside or close to the CPU.
  • It stores the most frequently used instructions/data so the CPU can access them more quickly than from RAM.
    • This reduces the time taken during the fetch stage.
    • It helps prevent the CPU from sitting idle while waiting for data to arrive from slower memory (RAM).
  • Cache memory is organised into levels (L1, L2, L3), from small but fast to large but slow.

Jump to other topics

1Computer Systems

1.1Systems Architecture

1.2Memory & Storage

1.3Computer Networks, Connections & Protocols

1.4Network Security

1.5Systems Software

1.6Ethical, Legal, Cultural & Environmental Concern

2Computational Thinking, Algorithms & Programming

2.1Algorithms

2.2Programming Fundamentals

2.3Producing Robust Programs

2.4Boolean Logic

2.5Programming Languages & IDEs

Unlock your full potential with Seneca Premium

  • Unlimited access to 10,000+ open-ended exam questions

  • Mini-mock exams based on your study history

  • Unlock 800+ premium courses & e-books

Get started with Seneca Premium