Categories: Memory

Computer Memory

Computer memory is a device used to store data and instructions. The content of memory is in binary form. Memory provides input to the processor to perform various operations. The processor then stores the results back into memory.

The computer memory consists of chips placed on motherboard or on a circuit board attached to the motherboard.

Memory Hierarchy

Memory hierarchy is formed on the basis of capacity, cost and access time. Capacity refers to the amount of information that a memory can store. Access time is the time it takes to read data from and write data into the memory. The memory will be faster if the access time is less.

Memory Hierarchy

The registers are the fastest but very expensive and small in size while the magnetic tape is larger but slow and cheap storage device.

There are two types of memory.

Primary Memory

Secondary Memory

Robin

Share
Published by
Robin

Recent Posts

Hard Computing

What is hard computing? Hard computing is a traditional computing. It requires a precisely stated…

5 years ago

Soft Computing

Soft computing is a problem solving technology. It tends to fuse synergically different aspects of…

5 years ago

Cluster Computing

Cluster computing is an approach to achieve high performance, reliability or high throughput computing by…

5 years ago

Magnitude Comparator

Magnitude Comparator is a combinational circuit capable of comparing the relative magnitude of two binary…

9 years ago

Full-Subtractor

Full subtractor is a combinational circuit capable of performing subtraction on two bits namely minuend…

9 years ago

Half-Subtractor

Half-subtractor is a combinational circuit capable of subtracting a binary number from another binary number.…

9 years ago