Step-by-Step Lesson

Learn: Functions of the CPU

Pearson GCSE Computer Science 1CP2

Ready to start this lesson?

Sign in to track your progress. 17 steps including 8 interactive questions.

Sign In to Start Learning
17 Steps8 Questions

Students also studied

Browse all

Steps in this lesson (17)

1
Text

Welcome!I've reviewed your growth areas and created this lesson to help you strengthen your understanding of the functions of the CPU. We'll explore key concepts, break them down step-by-step, and include practice questions to solidify your learning!

2
Text

What is the CPU?The Central Processing Unit (CPU) is the brain of the computer. It performs calculations, runs instructions, and processes data to make the computer function. Without it, the computer cannot execute any tasks.

3
Text

The Fetch-Decode-Execute CycleThe CPU carries out instructions using the Fetch-Decode-Execute (FDE) cycle. This cycle involves three stages:Fetch: The CPU retrieves an instruction from memory.Decode: The CPU interprets what the instruction means.Execute: The CPU carries out the instruction.This cycle repeats continuously to process tasks.

4
Multiple ChoiceInteractive

Quick check: What happens during the decode stage?

Start the lesson to answer this multiple choice question

5
Text

The Arithmetic Logic Unit (ALU)The Arithmetic Logic Unit (ALU) is part of the CPU that performs calculations and logical operations. For example, it can add numbers, compare values, or check conditions like 'greater than'. It works alongside other components to execute instructions.

6
Text

The Control Unit (CU)The Control Unit (CU) directs the flow of data and instructions within the CPU. It manages the timing of operations and ensures all components work together efficiently.

7
MatchingInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this matching question

8
Text

RegistersRegisters are small storage spaces within the CPU. They temporarily hold data, instructions, and addresses during processing. Examples include the Program Counter (PC), which keeps track of the next instruction, and the Memory Address Register (MAR), which stores the address of the memory location to access.

9
Fill in the BlankInteractive

The {{blank0}} register keeps track of the {{blank1}} instruction in memory.

Start the lesson to answer this fill in the blank question

10
Text

Clock SpeedClock speed is the rate at which the CPU can process instructions, measured in Hertz (Hz). A higher clock speed means the CPU can execute more cycles per second, making it faster at completing tasks.

11
Multiple ChoiceInteractive

Quick check: What does clock speed measure?

Start the lesson to answer this multiple choice question

12
Text

CacheCache is a small, fast memory located inside the CPU. It stores frequently accessed data to speed up processing. Larger caches can improve performance by reducing the time spent retrieving data from slower memory.

13
Multi-SelectInteractive

Which of the following improve CPU performance? (Select all that apply)

Start the lesson to answer this multi-select question

14
Text

Review Time!Great work! You've learned about the CPU's components and how they work together to process instructions. Let's test your understanding of these key concepts.

15
Multiple ChoiceInteractive

Quick review: What does the ALU do?

Start the lesson to answer this multiple choice question

16
Fill in the BlankInteractive

The {{blank0}} directs the flow of instructions and data within the CPU.

Start the lesson to answer this fill in the blank question

17
MatchingInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this matching question

Genie

Want to Learn More?

Get personalised lessons, quizzes, and instant feedback from your AI tutor.

Explore More Topics