0% found this document useful (0 votes)
432 views2 pages

5what Is Memory Transfer in Computer Architecture

Memory transfer in computer architecture refers to read and write operations that transfer data between memory and other components. A read operation transfers data from a memory address register to a memory buffer register. A write operation transfers new data from the memory buffer register to the memory address register to save it in memory. Memory transfer is achieved through read and write operations by first selecting a specific memory register address.

Uploaded by

Megha Garg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
432 views2 pages

5what Is Memory Transfer in Computer Architecture

Memory transfer in computer architecture refers to read and write operations that transfer data between memory and other components. A read operation transfers data from a memory address register to a memory buffer register. A write operation transfers new data from the memory buffer register to the memory address register to save it in memory. Memory transfer is achieved through read and write operations by first selecting a specific memory register address.

Uploaded by

Megha Garg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

9/15/22, 10:37 PM What is Memory Transfer in Computer Architecture?

What is Memory Transfer in Computer Architecture?

Computer Organization

107 Lectures 13.5 hours

 Arnab Chakraborty

More Detail

Computer Networks

106 Lectures 8 hours

 Arnab Chakraborty

More Detail

Computer Graphics

99 Lectures 6 hours

 Arnab Chakraborty

More Detail

https://www.tutorialspoint.com/what-is-memory-transfer-in-computer-architecture# 1/2
9/15/22, 10:37 PM What is Memory Transfer in Computer Architecture?

The transfer of data from a memory word to the external environment is known as a read
operation. The read operation in memory transfer is represented as the transfer of data from
the address register (AR) with the selected word M for the memory into the memory buffer
register (MBR).

[AR]M MBR=Read Operation

The control signal of the read operation starts the read operation. The read operation
statement generates the data transfer from the chosen memory register M into the MBR.

The transfer of new data to be saved into the memory is known as the write operation. The
memory transfer in the write operation is described as the transfer of data from the memory
buffer register (MBR) to the address register (AR) with the chosen word M for the memory.

MBR M [AR] =Write Operation.

The control signal of the write operation starts the write operation. The write operation
statement generates the data transfer from the MBR into the chosen memory register through
the address shows in the memory M [AR].

It can achieve through a read or write operation, first, the memory register (M) should be
selected by a particular address.

The figure shows the memory transfer representation. It demonstrates that the memory unit
can transfer the data from the memory address register and memory buffer register to
implement read and write operations in the memory transfer.

https://www.tutorialspoint.com/what-is-memory-transfer-in-computer-architecture# 2/2

You might also like