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 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.
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.
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.
Quick check: What does the ALU do?
Start the lesson to answer this multiple choice question
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.
The {{blank0}} Unit coordinates the CPU, ensuring instructions are {{blank1}} correctly.
Start the lesson to answer this fill in the blank question
RegistersRegisters are small, fast storage locations in the CPU. They temporarily hold data, instructions, and addresses during processing.
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.
Match the items on the left with their correct pairs on the right
Start the lesson to answer this matching question
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.
Which of the following are types of buses? (Select all that apply)
Start the lesson to answer this multi-select question
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.
Which register holds the address of the next instruction?
Start the lesson to answer this multiple choice question
The {{blank0}} bus sends control signals like {{blank1}} and write.
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
Match the items on the left with their correct pairs on the right
Start the lesson to answer this math equation question

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