Explore

Learn: The CPU (Central Processing Unit)
OCR GCSE J277 Computer Science specification
Ready to start this lesson?
Sign in to track your progress. 15 steps including 7 interactive questions.
Sign In to Start LearningStudents also studied
Browse allSteps in this lesson (15)
Welcome!Today, we'll explore the CPU, the core of any computer system. Together, we'll break down how it works and why it’s so important. Let's get started!
What is the CPU?The CPU (Central Processing Unit) is often referred to as the 'brain' of the computer. It carries out instructions by performing basic arithmetic, logic, control, and input/output operations.The CPU is critical because it processes all the data and instructions needed for the computer to function.
Key Components of the CPUThe CPU contains several key components that work together to execute instructions:Arithmetic Logic Unit (ALU) — Handles mathematical and logical operations.Control Unit (CU) — Directs the flow of data and instructions within the CPU and to other hardware.Cache — A small, fast memory inside the CPU that stores frequently used instructions.Registers — Very fast, small storage locations for temporary data during processing.
Quick check: Which component of the CPU performs calculations and logical operations?
Start the lesson to answer this multiple choice question
The Fetch-Decode-Execute CycleThe CPU follows the fetch-decode-execute cycle to process instructions:Fetch — The CPU retrieves an instruction from memory.Decode — The Control Unit interprets the instruction.Execute — The CPU carries out the instruction, such as performing a calculation or accessing memory.This cycle repeats billions of times per second!
The {{blank0}} retrieves instructions from memory, while the {{blank1}} interprets them.
Start the lesson to answer this fill in the blank question
Registers: Fast Temporary StorageRegisters are small, fast storage locations inside the CPU. They hold data and instructions temporarily during processing.Key registers include:Program Counter (PC) — Stores the address of the next instruction to fetch.Memory Address Register (MAR) — Holds the address of memory to be accessed.Memory Data Register (MDR) — Stores the data being transferred to or from memory.Accumulator — Stores the result of calculations performed by the ALU.
Match the items on the left with their correct pairs on the right
Start the lesson to answer this matching question
Factors Affecting CPU PerformanceSeveral factors influence how quickly a CPU can process data:Clock Speed — Higher clock speeds mean more instructions can be processed per second.Number of Cores — More cores allow multiple instructions to be processed simultaneously.Cache Size — A larger cache enables faster access to frequently used instructions and data.
Which of the following improve CPU performance? (Select all that apply)
Start the lesson to answer this multi-select question
Embedded SystemsAn embedded system is a computer system built into another device to perform specific tasks. Examples include washing machines, microwaves, and smart thermostats.Unlike general-purpose computers, embedded systems are designed for a limited range of tasks and are highly efficient.
Review Time!Great work! You've learned about the CPU, its components, the fetch-decode-execute cycle, and factors affecting performance. Let’s review with a few questions!
What does the Memory Address Register (MAR) do?
Start the lesson to answer this multiple choice question
Which of these are part of the fetch-decode-execute cycle? (Select all that apply)
Start the lesson to answer this multi-select question
The {{blank0}} is the 'brain' of the computer and processes all instructions.
Start the lesson to answer this fill in the blank question

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