Explore

Learn: Functions of the CPU
Pearson GCSE Computer Science 1CP2
Ready to start this lesson?
Sign in to track your progress. 15 steps including 8 interactive questions.
Sign In to Start LearningStudents also studied
Browse allSteps in this lesson (15)
Welcome!Today we'll explore the functions of the CPU, including its components and the fetch-decode-execute cycle. CPUs are vital in computers, as they process all instructions. Let's dive in!
What is the CPU?The Central Processing Unit (CPU) is the brain of the computer. It performs calculations and processes instructions. The CPU is essential because it controls the flow of data and executes programs.
The Fetch-Decode-Execute CycleThe CPU operates in a sequence known as the fetch-decode-execute cycle. This cycle retrieves an instruction, interprets it, and performs the required action.
CPU ComponentsThe CPU contains several key parts:Arithmetic Logic Unit (ALU): Performs mathematical calculations and logic operations.Control Unit (CU): Coordinates the activities of the CPU and sends signals to other components.Registers: Temporary storage used to hold data and instructions during processing.
Quick check: What does the ALU do?
Start the lesson to answer this multiple choice question
RegistersRegisters are small storage locations inside the CPU. They hold data, instructions, and addresses temporarily while the CPU processes tasks. Examples include the Program Counter (PC), which keeps track of the memory address of the next instruction, and the Accumulator, which stores intermediate results during calculations.
The {{blank0}} register stores the {{blank1}} of the next instruction.
Start the lesson to answer this fill in the blank question
Factors Affecting CPU PerformanceThe performance of a CPU depends on several factors:Clock Speed: Measured in GHz, it determines how many instructions the CPU can process per second.Cache Size: A larger cache allows faster access to frequently used data.Number of Cores: More cores enable the CPU to handle multiple tasks simultaneously.
Quick check: What does increasing the number of cores in a CPU do?
Start the lesson to answer this multiple choice question
Match the items on the left with their correct pairs on the right
Start the lesson to answer this matching question
Review Time!Great work! You've learned about the functions of the CPU, its components, and factors affecting performance. Now let's test your understanding with a few questions.
Which of the following are components of the CPU? (Select all that apply)
Start the lesson to answer this multi-select question
Match the items on the left with their correct pairs on the right
Start the lesson to answer this math equation question
The {{blank0}} size affects how quickly the CPU can access frequently used {{blank1}}.
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 code completion question

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