New
New
Year 10
AQA

The processor

I can explain the purpose of the CPU in a computer system and describe the individual characteristics of its components.

New
New
Year 10
AQA

The processor

I can explain the purpose of the CPU in a computer system and describe the individual characteristics of its components.

These resources will be removed by end of Summer Term 2025.

Switch to our new teaching resources now - designed by teachers and leading subject experts, and tested in classrooms.

These resources were created for remote use during the pandemic and are not designed for classroom teaching.

Lesson details

Key learning points

  1. von Neumann architecture is a design of a computer system.
  2. The von Neumann architecture sends and receives instructions.
  3. The CPU has key components with different characteristics: control unit, arithmetic logic unit, buses, registers, clock.
  4. The registers in the CPU, each with its own function, are MAR, MDR, CIR, PC, Acc.

Keywords

  • Computer architecture - the design of a computer system

  • Control unit - controls the instructions and other components in the processor

  • Arithmetic logic unit (ALU) - calculator in the processor used to handle mathematical and logical operations

  • Registers - a selection of registers that are very small and fast memory locations in the processor

Common misconception

The CPU is the brain of the computer and understands the instructions received.

The CPU is the core of the computer system and receives instructions that it then executes with the help of the different components.


To help you plan your year 10 computer science lesson on: The processor, download all teaching resources for free and adapt to suit your pupils' needs...

Using an analogy can help pupils understand the different functions and buses of the components in the CPU.
Teacher tip

Equipment

Pupils do not require any specific equipment for this lesson.

Licence

This content is © Oak National Academy Limited (2025), licensed on Open Government Licence version 3.0 except where otherwise stated. See Oak's terms & conditions (Collection 2).

Lesson video

Loading...

Prior knowledge starter quiz

Download quiz pdf

6 Questions

Q1.
Match each example to the correct concept:
Correct Answer:keyboard,peripheral device

peripheral device

Correct Answer:Windows,operating system software

operating system software

Correct Answer:password protection,security management

security management

Correct Answer:touchscreen,user interface

user interface

Q2.
Which device would be considered a peripheral?
graphics card
RAM
Correct answer: scanner
motherboard
Q3.
What does an operating system manage apart from hardware?
the weather
Correct answer: other software
the internet
the power supply
Q4.
Which of these is NOT managed by the operating system?
file storage
internet connection
Correct answer: weather forecasts
user accounts
Q5.
What is the term for the part of a device that lets people interact with and control it?
Correct Answer: user interface
Q6.
Put these steps in order for connecting a peripheral device:
1 - plug in the device
2 - wait for the computer to recognise it
3 - install any needed drivers
4 - use the device

Assessment exit quiz

Download quiz pdf

6 Questions

Q1.
What is the term for the overall design and structure of a computer system?
Correct Answer: architecture
Q2.
What is the main purpose of the von Neumann architecture?
to store only data
Correct answer: to design a computer system that processes instructions and data
to control internet access
to manage printers
Q3.
Match each CPU component to its correct function:
Correct Answer:control unit,directs operations and manages instructions

directs operations and manages instructions

Correct Answer:arithmetic logic unit,performs calculations and logic operations

performs calculations and logic operations

Correct Answer:clock,regulates the timing of all CPU activities

regulates the timing of all CPU activities

Correct Answer:memory address register,holds the address of data to be accessed

holds the address of data to be accessed

Correct Answer:memory data register,temporarily stores data being transferred

temporarily stores data being transferred

Q4.
What is the term for the pathway used to transfer data, addresses or control signals between components inside a computer?
Correct Answer: bus
Q5.
Match each CPU component or bus to its correct function:
Correct Answer:current instruction register,holds the instruction currently being executed

holds the instruction currently being executed

Correct Answer:program counter,keeps track of the address of the next instruction

keeps track of the address of the next instruction

Correct Answer:accumulator,temporarily stores the results of calculation

temporarily stores the results of calculation

Correct Answer:address bus,carries memory addresses from the CPU to other components

carries memory addresses from the CPU to other components

Correct Answer:data bus,transfers data between CPU and memory

transfers data between CPU and memory

Correct Answer:control bus,sends control signals to coordinate operations

sends control signals to coordinate operations

Q6.
Which statement best describes how the CPU deals with instructions it receives?
the CPU analyses and understands instructions like a person
the CPU ignores instructions it does not recognise
Correct answer: the CPU follows a set process to execute instructions using its components
the CPU asks the user for help with each instruction