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!Building on your knowledge of the Fetch-Decode-Execute Cycle, let's dive into the components of the CPU and their functions. These are essential for understanding how instructions are processed.

2
Text

What is the CPU?The Central Processing Unit (CPU) is the brain of the computer. It executes instructions and processes data. Its performance affects how fast tasks are carried out.

3
Text

Arithmetic Logic Unit (ALU)The ALU performs arithmetic operations like addition and subtraction, and logical operations like AND, OR, and NOT. This is where calculations and decisions happen.

4
Multiple ChoiceInteractive

Quick check: What does the ALU do?

Start the lesson to answer this multiple choice question

5
Text

Control Unit (CU)The Control Unit directs the operations of the CPU. It fetches instructions, decodes them, and sends signals to the correct components to execute them.

6
Fill in the BlankInteractive

The {{blank0}} Unit coordinates the CPU, ensuring instructions are {{blank1}} correctly.

Start the lesson to answer this fill in the blank question

7
Text

RegistersRegisters are small, fast storage locations in the CPU. They temporarily hold data, instructions, and addresses during processing.

8
Text

Key RegistersProgram Counter (PC): Holds the address of the next instruction to be executed.Memory Address Register (MAR): Stores the memory address of the current instruction or data being accessed.Memory Data Register (MDR): Holds the actual data fetched from or written to memory.

9
MatchingInteractive

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

Start the lesson to answer this matching question

10
Text

BusesBuses are pathways that transfer data and signals between components in the CPU. There are three types:Data Bus: Transfers actual data.Address Bus: Carries memory addresses.Control Bus: Sends control signals like read/write.

11
Multi-SelectInteractive

Which of the following are types of buses? (Select all that apply)

Start the lesson to answer this multi-select question

12
Text

Review Time!Great work! You've learned about the CPU components: ALU, CU, registers, and buses. Let's test your understanding with a few questions.

13
Multiple ChoiceInteractive

Which register holds the address of the next instruction?

Start the lesson to answer this multiple choice question

14
Fill in the BlankInteractive

The {{blank0}} bus sends control signals like {{blank1}} and write.

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
Math EquationInteractive

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

Start the lesson to answer this math equation question

Genie

Want to Learn More?

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

Explore More Topics