0% found this document useful (0 votes)
122 views

1 Primary Storage

Primary storage, also known as main memory or immediate access storage, is made up of RAM and ROM. RAM is a collection of memory cells that can be randomly accessed to temporarily store and access data, while ROM permanently stores instructions for the CPU and is not erased when power is lost. Common types of RAM include SRAM, DRAM, and SDRAM, while common types of ROM include PROM, EPROM, and EEPROM.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
122 views

1 Primary Storage

Primary storage, also known as main memory or immediate access storage, is made up of RAM and ROM. RAM is a collection of memory cells that can be randomly accessed to temporarily store and access data, while ROM permanently stores instructions for the CPU and is not erased when power is lost. Common types of RAM include SRAM, DRAM, and SDRAM, while common types of ROM include PROM, EPROM, and EEPROM.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 7

Primary Storage

Primary storage is the storage that is directly available to the CPU. It is also known as: Main Memory Direct Access Storage Immediate Access Storage (IAS)

Primary Storage is made up of 2 types of storage RAM and ROM.

Primary Storage

RAM

ROM

What is Random Access Memory


This is a collection of memory cells. We can access any cell at any given time, hence the name Random Access Memory (RAM). RAM is considered to be a temporary type of storage as it cannot hold or store data if there is no electric power.

Types of RAM

Static RAM (SRAM) Dynamic Random Access Memory (DRAM) Synchronous DRAM (SDRAM)

What is READ ONLY MEMORY (ROM)


This is a chip or a group of chips containing instructions for the CPU. Only the CPU has access to this memory type. When we turn on the computer, the CPU gets its first instruction s from the ROM.

Types of ROM

Programmable Read only Memory (PROM) Erasable Programmable Read Only Memory (EPROM). Electrically Erasable Programmable Read Only Memory (EEPROM).

Questions

What is the primary Storage? The acronym ROM stands for? The part of the computer that reads, interpret and executes program is known as the ? The electrical path or channel along where bits are transferred is the?

You might also like