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!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.
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!
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.
Quick check: What does the ALU primarily do?
Start the lesson to answer this multiple choice question
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.
The {{blank0}} Unit directs the CPU's components to execute instructions.
Start the lesson to answer this fill in the blank question
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.
Match the items on the left with their correct pairs on the right
Start the lesson to answer this matching question
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.
Which bus transfers the memory location of data?
Start the lesson to answer this multiple choice question
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.
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.
Which of the following are true about CPU components?
Start the lesson to answer this multi-select question
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
Match the items on the left with their correct pairs on the right
Start the lesson to answer this matching question
What does the Control Unit do?
Start the lesson to answer this multiple choice question

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