Computer Science
Grade 3
20 min
The Brain of the Computer: The CPU
Learn about the CPU and its role as the brain of the computer, processing instructions.
Tutorial Preview
1
Introduction & Learning Objectives
Learning Objectives
Define the CPU as the 'brain' of the computer.
Explain that the CPU follows instructions to make the computer work.
Describe the CPU's job using a simple 'if-then' conditional statement.
Identify that a faster CPU can do more things in a shorter amount of time.
Give two examples of tasks the CPU helps with, like opening an app or playing a game.
Differentiate the CPU's role (thinking) from memory's role (remembering).
Have you ever wondered who is the boss inside your computer or tablet that makes everything happen? 🧠Let's meet the computer's brain!
Today, we are going to learn about the most important part of the computer: the Central Processing Unit, or CPU. We'll discover how this tiny chip acts like...
2
Key Concepts & Vocabulary
TermDefinitionExample
CPU (Central Processing Unit)The brain of the computer. It's a small chip that does all the thinking and follows all the instructions.When you click on a game icon, the CPU is what figures out that you want to open the game and starts it up.
InstructionA single, simple command that the CPU can understand and follow, like 'add two numbers' or 'show a picture'.Your computer program is made of thousands of instructions. One instruction might be 'change the cat's color to orange'.
Clock SpeedHow fast the CPU can follow instructions. A faster clock speed means the computer's brain can think faster.A fast CPU can help a game run smoothly without freezing, because it can process all the game's instructions very quickly.
Core...
3
Core Syntax & Patterns
The CPU's Thinking Process
1. Fetch -> 2. Decode -> 3. Execute
This is the three-step cycle the CPU does for every single instruction. It fetches (gets) the instruction, decodes (understands) it, and then executes (does) it.
The 'If-Then' Decision Rule
IF (an event happens), THEN (the CPU does something).
The CPU is a master at making decisions. It constantly checks for events (like a mouse click) and then follows a rule to decide what to do next.
4 more steps in this tutorial
Sign up free to access the complete tutorial with worked examples and practice.
Sign Up Free to ContinueSample Practice Questions
Challenging
A program tells the CPU: Step 1: 'Add 2 + 2'. Step 2: 'Show the answer'. If something goes wrong and the CPU can't do Step 1, what will happen in Step 2?
A.The CPU will show the answer '4' anyway
B.The computer will shut down immediately
C.The CPU won't have the correct answer to show, and might show an error or a wrong number
D.The CPU will skip Step 1 and just do Step 2
Challenging
You are building two computers. One is for writing emails. The other is for playing fast-action video games. Which computer needs a more powerful and faster CPU, and why?
A.The email computer, because emails have many words
B.The gaming computer, because games have many fast actions and decisions for the CPU to process every second
C.Both need the same CPU, because all computers do the same things
D.Neither needs a fast CPU, only a big screen
Challenging
The CPU has an internal 'clock' that ticks billions of times per second. This clock doesn't tell time like a wall clock. Instead, what is its purpose?
A.To make a ticking sound so you know the computer is on
B.To show the time in the corner of the screen
C.To decide when the computer should go to sleep
D.To keep all the CPU's actions in a steady rhythm, like a drumbeat for a song
Want to practice and check your answers?
Sign up to access all questions with instant feedback, explanations, and progress tracking.
Start Practicing Free