Step-by-Step Lesson

Learn: MDR - Storing the Data

OCR GCSE J277 Computer Science specification

Ready to start this lesson?

Sign in to track your progress. 12 steps including 6 interactive questions.

Sign In to Start Learning
12 Steps6 Questions

Students also studied

Browse all

Steps in this lesson (12)

1
Text

Welcome!You've already learned about the MAR and how the CPU stores memory addresses. Now, let's build on that by exploring the MDR, which stores the actual data being processed.

2
Text

What is the MDR?The Memory Data Register (MDR) is a key register in the CPU. It temporarily holds the data that is being transferred to or from memory. This data could be instructions for the CPU or information needed for calculations.

3
Text

Why is the MDR important?The MDR works closely with the MAR. While the MAR stores the memory address, the MDR stores the actual data at that address or incoming data from memory. This ensures the CPU can process data efficiently and accurately.

4
Multiple ChoiceInteractive

Quick check: What does the MDR store?

Start the lesson to answer this multiple choice question

5
Text

How does the MDR work?When the CPU accesses memory, the MAR stores the address of the required data. The MDR then stores the data fetched from that address or prepares data to be written to memory. This process is part of the fetch-execute cycle.

6
Fill in the BlankInteractive

The {{blank0}} stores the {{blank1}} being transferred during the fetch-execute cycle.

Start the lesson to answer this fill in the blank question

7
Text

MAR and MDRWorking together, the MAR and MDR allow the CPU to communicate with memory. The MAR sends the address of the required data, and the MDR handles the actual data moving to or from the CPU.

8
MatchingInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this matching question

9
Text

Review Time!Great work! You've learned about the MDR and how it stores data during CPU operations. Let's test your understanding with a few more questions.

10
Multi-SelectInteractive

Which of the following describe the MDR accurately? (Select all that apply)

Start the lesson to answer this multi-select question

11
Math EquationInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this math equation question

12
Code CompletionInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this code completion question

Genie

Want to Learn More?

Get personalised lessons, quizzes, and instant feedback from your AI tutor.

Explore More Topics