Explore

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 LearningStudents also studied
Browse allSteps in this lesson (16)
Welcome!Building on your understanding of the Fetch-Decode-Execute Cycle, we will now explore the components of the CPU and their functions. These are essential for understanding how a computer processes instructions.
What is the CPU?The CPU, or Central Processing Unit, is often called the 'brain' of the computer. It executes instructions and processes data, enabling all software to function. Its efficiency directly impacts a computer's performance.
The Arithmetic Logic Unit (ALU)The ALU performs all arithmetic and logic operations, such as addition, subtraction, and comparisons. It is a core part of the CPU, handling calculations and decision-making tasks during processing.
Quick check: What is the primary function of the ALU?
Start the lesson to answer this multiple choice question
The Control UnitThe Control Unit directs the flow of data within the CPU. It decodes instructions from memory and signals other parts of the CPU on how to execute them. Think of it as the 'manager' of the CPU.
RegistersRegisters are small, fast storage locations within the CPU. Key registers include:Program Counter (PC) — Holds the memory address of the next instruction to execute.Accumulator (ACC) — Temporarily stores results of calculations.Memory Address Register (MAR) — Stores the address of the memory location being accessed.Memory Data Register (MDR) — Stores the data being transferred to or from memory.
The {{blank0}} register stores the {{blank1}} of the next instruction.
Start the lesson to answer this fill in the blank question
Memory BusesBuses are communication pathways between CPU components and memory. There are three types:Data Bus — Transfers data between the CPU and memory.Address Bus — Sends memory addresses for data retrieval/storage.Control Bus — Sends control signals to coordinate operations.
Match the items on the left with their correct pairs on the right
Start the lesson to answer this matching question
Clock Speed and CoresClock Speed refers to the number of cycles a CPU can perform per second, measured in GHz. Higher clock speeds mean faster processing. CPU Cores are individual processing units within the CPU. Multiple cores allow tasks to be processed simultaneously, improving performance.
Quick check: What does a higher clock speed mean for CPU performance?
Start the lesson to answer this multiple choice question
Review Time!Great work! You've learned about the CPU, including the ALU, Control Unit, Registers, Buses, and performance factors like clock speed and cores. Now let's test your understanding with a few questions.
Which of the following are CPU components? (Select all that apply)
Start the lesson to answer this multi-select question
Match the items on the left with their correct pairs on the right
Start the lesson to answer this math equation question
The {{blank0}} manages the flow of instructions and data within the CPU.
Start the lesson to answer this fill in the blank question
Match the items on the left with their correct pairs on the right
Start the lesson to answer this matching question

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