Main memory of computer .ppt

4,378 views 15 slides Apr 07, 2021
Slide 1
Slide 1 of 15
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15

About This Presentation

main memory of computer and its types in berief


Slide Content

MAIN MEMORY OF COMPUTER

What is Main Memory? Main Memory is an internal storage area in a computer, which is availed to store data and programs either permanently or temporarily. Computer memory is any physical device capable of storing information temporarily, like RAM (random access memory), or permanently, like ROM (read-only memory). Memory devices utilize integrated circuits and are used by operating systems, software, and hardware.

Why is memory important or needed for a computer? Each device in a computer operates at different speeds and computer memory gives your computer a place to quickly access data. If the CPU had to wait for a secondary storage device, like a hard disk drive, a computer would be much slower.

Types of Computer Memory  Computer memory is broadly divided into two groups and they are: Primary memory Secondary memory When the main memory holds instructions and data when a program is executing, the auxiliary memory or secondary memory holds data and programs which are not currently in use and furnishes long term storage.

Types of Computer Memory

1. Primary Memory This is the main memory of the computer. CPU can directly read or write on this memory. It is fixed on the motherboard of the computer. Primary memory is the only type of memory which is directly accessed by the CPU. The CPU continuously reads instructions stored in the primary memory and executes them. Any data that has to be operated by the CPU is also stored. The information is transferred to various locations through the BUS.

1. Primary Memory Primary memories are of two types. They are: RAM (Random Access Memory) ROM (Read Only Memory)

2. Secondary Memory Secondary memory or auxiliary memory consists of slower and less expensive device that communicates indirectly with CPU via main memory. The secondary memory stores the data and keeps it even when the power fails. It is used to store or save large data or programs or other information. This memory is permanent in nature. It is used to store the different programs and the information permanently (which were temporarily stored in RAM). It holds the information till we erase it.

2. Secondary Memory Different types of secondary storage devices are: Hard Disc Compact Disc DVD Pen Drive Flash Drive Magnetic disks Magnetic tape Optical disk Mass storage devices USB

Memory Units Data in the computer’s memory is represented by the two digits 0 and 1. These two digits are called Binary Digits or Bits. A bit is the smallest unit of computer’s memory. Bits = 0,1 1 nibble = 4 bits 1 Byte = 8 bits (e.g,11001011) 1 KB(kilobyte)     = 1024 Bytes 1 MB(megabyte) = 1024 KB 1 GB(Gigabyte)   = 1024 MB 1 TB(Terabyte)    = 1024 GB

Memory Units

THANK YOU
Tags