Explore

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 LearningStudents also studied
Browse allSteps in this lesson (17)
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!
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.
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.
Quick check: What happens during the decode stage?
Start the lesson to answer this multiple choice question
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.
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.
Match the items on the left with their correct pairs on the right
Start the lesson to answer this matching question
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.
The {{blank0}} register keeps track of the {{blank1}} instruction in memory.
Start the lesson to answer this fill in the blank question
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.
Quick check: What does clock speed measure?
Start the lesson to answer this multiple choice question
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.
Which of the following improve CPU performance? (Select all that apply)
Start the lesson to answer this multi-select question
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.
Quick review: What does the ALU do?
Start the lesson to answer this multiple choice question
The {{blank0}} directs the flow of instructions and data within the CPU.
Start the lesson to answer this fill in the blank question
Match the items on the left with their correct pairs on the right
Start the lesson to answer this matching question

Want to Learn More?
Get personalised lessons, quizzes, and instant feedback from your AI tutor.
Explore More Topics