Step-by-Step Lesson

Learn: CPU Components and Their Functions

OCR H446 Computer Science Specification

Ready to start this lesson?

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

Sign In to Start Learning
16 Steps8 Questions

Students also studied

Browse all

Steps in this lesson (16)

1
Text

Welcome!Welcome back! You've already learned about the Fetch-Decode-Execute Cycle, which showed how the CPU processes instructions. Today, we'll dive deeper into the key components of the CPU and how each one works.

2
Text

What is the CPU?The CPU (Central Processing Unit) is the brain of the computer. It performs calculations, processes instructions, and controls how other components work together. Without it, your computer wouldn't function!

3
Text

The ALU (Arithmetic Logic Unit)The ALU is responsible for performing mathematical operations like addition and subtraction, as well as logical comparisons (e.g., AND, OR). It's crucial for handling calculations and decision-making in programs.

4
Multiple ChoiceInteractive

Quick check: What does the ALU primarily do?

Start the lesson to answer this multiple choice question

5
Text

The Control UnitThe Control Unit directs the CPU's activity, ensuring instructions are executed correctly. It tells the other components, like the ALU and registers, what to do and when to do it.

6
Fill in the BlankInteractive

The {{blank0}} Unit directs the CPU's components to execute instructions.

Start the lesson to answer this fill in the blank question

7
Text

RegistersRegisters are small, fast storage areas inside the CPU. Key registers include:Program Counter (PC): Keeps track of the address of the next instruction.Memory Address Register (MAR): Stores the location of data or instructions in memory.Memory Data Register (MDR): Holds the actual data fetched from or written to memory.

8
MatchingInteractive

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

Start the lesson to answer this matching question

9
Text

CPU BusesThere are three main buses that connect the CPU to other parts of the computer:Data bus: Transfers actual data.Address bus: Carries memory locations where data is stored.Control bus: Sends signals to control the entire process.

10
Multiple ChoiceInteractive

Which bus transfers the memory location of data?

Start the lesson to answer this multiple choice question

11
Text

Clock SpeedClock speed determines how fast the CPU can process instructions. It's measured in Hertz (Hz), and higher speeds allow more instructions to be executed per second.

12
Text

Review Time!Great work! You've learned about the ALU, Control Unit, Registers, and Buses. Now let's test your understanding with a few questions.

13
Multi-SelectInteractive

Which of the following are true about CPU components?

Start the lesson to answer this multi-select question

14
Fill in the BlankInteractive

The {{blank0}} bus sends signals to manage the flow of instructions and data, while the {{blank1}} bus carries the memory location of data.

Start the lesson to answer this fill in the blank question

15
MatchingInteractive

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

Start the lesson to answer this matching question

16
Multiple ChoiceInteractive

What does the Control Unit do?

Start the lesson to answer this multiple choice question

Genie

Want to Learn More?

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

Explore More Topics