SlideShare a Scribd company logo
COMPUTER MEMORY
• INTRODUCTION
• TYPES
WHAT IS COMPUTER MEMORY?
• Computer memory is just like the human brain. It is used to store data/information and
instructions. It is a data storage unit or a data storage device where data is to be
processed and instructions required for processing are stored. It can store both the input
and output can be stored here.
• Characteristics of Computer Memory
• It is faster computer memory as compared to secondary memory.
• It is semiconductor memories.
• It is usually a volatile memory, and main memory of the computer.
• A computer system cannot run without primary memory.
TYPES OF COMPUTER MEMORY
In general, computer memory is of three types:
• Primary memory
• Secondary memory
• caches memory
Computer Memory.pptx with its types and storage
1. PRIMARY MEMORY
• Primary storage or memory is also known as the main memory, which is the part of the
computer that stores current data, programs, and instructions. Primary storage is stored
in the motherboard which results in the data from and to primary storage can be read
and written at a very good pace
• It is also known as the main memory of the computer system. It is used to store data and
programs or instructions during computer operations. It uses semiconductor technology
and hence is commonly called semiconductor memory. Primary memory is of two types:
Primary memory can be broadly classified into two parts:
1.Read-Only Memory (ROM)
2.Random Access Memory (RAM)
CLASSIFICATION OF PRIMARY MEMORY
RAM (Random Access Memory): It is a
volatile memory. Volatile memory stores
information based on the power supply. If
the power supply fails/ interrupted/stopped,
all the data and information on this memory
will be lost. RAM is used for booting up or
start the computer. It temporarily stores
programs/data which has to be executed by
the processor. RAM is of two types:
1. SRAM(Static RAM)
2. DRAM(Dynamic RAM)
RAM IS OF TWO TYPES:
• S RAM (Static RAM): S RAM uses transistors and
the circuits of this memory are capable of
retaining their state as long as the power is
applied. This memory consists of the number of
flip flops with each flip flop storing 1 bit. It has
less access time and hence, it is faster.
• D RAM (Dynamic RAM): D RAM uses capacitors
and transistors and stores the data as a charge
on the capacitors. They contain thousands of
memory cells. It needs refreshing of charge on
capacitor after a few milliseconds. This memory
is slower than S RAM.
READ ONLY MEMORY
ROM (Read Only Memory): It is a non-
volatile memory.Non-volatile memory
stores information even when there is a
power supply failed/
interrupted/stopped. As its name refers
to read-only memory, we can only read
the programs and data that is stored on
it. The information stored in the ROM in
binary format. It is also known as
permanent memory.
ROM IS OF FOUR TYPES:
• MROM(Masked ROM): Hard-wired devices with a pre-programmed collection of data or
instructions were the first ROMs. Masked ROMs are a type of low-cost.
• PROM (Programmable Read Only Memory): This read-only memory is modifiable once by the
user. The user purchases a blank PROM and uses a PROM program to put the required contents
into the PROM. Its content can’t be erased once written.
• EPROM (Erasable Programmable Read Only Memory): EPROM is an extension to PROM where
you can erase the content of ROM by exposing it to Ultraviolet rays for nearly 40 minutes.
• EEPROM (Electrically Erasable Programmable Read Only Memory): Here the written contents
can be erased electrically. You can delete and reprogramme EEPROM up to 10,000 times. Erasing
and programming take very little time, i.e., nearly 4 -10 ms(milliseconds).
2. SECONDARY MEMORY
• It is also known as auxiliary memory and backup memory. It is a non-volatile memory and used to store
a large amount of data or information. The data or information stored in secondary memory is
permanent, and it is slower than primary memory. A CPU cannot access secondary memory directly.
The data/information from the auxiliary memory is first transferred to the main memory, and then the
CPU can access it
Use of Secondary memory
• Permanent storage: As we know that primary memory stores data only when the power supply is on, it
loses data when the power is off. So we need a secondary memory to stores data permanently even if
the power supply is off.
• Large Storage: Secondary memory provides large storage space so that we can store large data like
videos, images, audios, files, etc permanently.
• Portable: Some secondary devices are removable. So, we can easily store or transfer data from one
computer or device to another.
CHARACTERISTICS OF SECONDARY MEMORY
• It is a slow memory but reusable.
• It is a reliable and non-volatile memory.
• It is cheaper than primary memory.
• The storage capacity of secondary memory is
large.
• A computer system can run without secondary
memory.
• In secondary memory, data is stored
permanently even when the power is off.
TYPES OF SECONDARY MEMORY
• 1. Magnetic Tapes: In magnetic tape
only one side of the ribbon is used for
storing data. It is sequential memory
which contains thin plastic ribbon to
store data and coated by magnetic
oxide.Each track has one read/write
head, which allows data to be recorded
and read as a sequence of characters.
It can be stopped, started moving
forward or backward, or rewound.
1.These are inexpensive, i.e., low cost
memories.
2.It provides backup or archival storage.
3.It can be used for large files.
4.It can be used for copying from disk
files.
5.It is a reusable memory.
6.It is compact and easy to store on racks.
Computer Memory.pptx with its types and storage
• 2.magnetic Disk is a type of
secondary memory that is a flat
disc covered with a magnetic
coating to hold information. It is
used to store various programs
and files. The polarized
information in one direction is
represented by 1, and vice versa.
The direction is indicated by 0.
• These are economical memory
Easy and direct access to data is
possible.
• It can store large amounts of data.
• It has a better data transfer rate
than magnetic tapes.
• It has less prone to corruption of
data as compared to tapes.
Computer Memory.pptx with its types and storage
TYPES OF OPTICAL DISKS
• CD – ROM
• It’s called compact disk. Only read from memory.
• Information is written to the disc by using a controlled
laser beam to burn pits on the disc surface.
• It has a highly reflecting surface, which is usually
aluminium.
• The diameter of the disc is 5.25 inches.
• 16000 tracks per inch is the track density.
• The capacity of a CD-ROM is 600 MB, with each sector
storing 2048 bytes of data.
• The data transfer rate is about 4800KB/sec. & the new
access time is around 80 milliseconds.
• WORM-(WRITE ONCE READ MANY)
• A user can only write data once.
• The information is written on the disc using a laser beam.
• It is possible to read the written data as many times as
desired.
• They keep lasting records of information but access time
is high.
• It is possible to rewrite updated or new data to another
part of the disc.
• Data that has already been written cannot be changed.
• Usual size – 5.25 inch or 3.5 inch diameter.
• The usual capacity of 5.25 inch disk is 650 MB,5.2GB etc.
3. CACHE MEMORY
• It is a type of high-speed semiconductor
memory that can help the CPU run faster.
Between the CPU and the main memory, it
serves as a buffer. It is used to store the
data and programs that the CPU uses the
most frequently.
• Advantages of Cache Memory
• It is faster than the main memory.
• When compared to the main memory, it
takes less time to access it.
• It keeps the programs that can be
run in a short amount of time.
• It stores data in temporary use.
• Disadvantages of Cache Memory
• Because of the semiconductors
used, it is very expensive.
• The size of the cache (amount of
data it can store) is usually small.
Computer Memory.pptx with its types and storage
Ad

More Related Content

Similar to Computer Memory.pptx with its types and storage (20)

06. system unit computer
06. system unit   computer06. system unit   computer
06. system unit computer
TimesRide
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
Faraz Ahmed
 
3 computer memory
3   computer memory3   computer memory
3 computer memory
arslanzafar13162
 
CBSE Informatics Practices Chapter-11 Basic Computer Organization
CBSE Informatics Practices Chapter-11 Basic Computer OrganizationCBSE Informatics Practices Chapter-11 Basic Computer Organization
CBSE Informatics Practices Chapter-11 Basic Computer Organization
FaizSSIS
 
its about computer storage and its managements how to manage the memory, in a...
its about computer storage and its managements how to manage the memory, in a...its about computer storage and its managements how to manage the memory, in a...
its about computer storage and its managements how to manage the memory, in a...
ssuserf86fba
 
cache memory and cloud computing technology
cache memory and cloud computing technologycache memory and cloud computing technology
cache memory and cloud computing technology
ssuserf86fba
 
storage devices presentation parts of computer
storage devices presentation parts of computerstorage devices presentation parts of computer
storage devices presentation parts of computer
AmanChauhan139862
 
Memory & its types presentation1
Memory & its types presentation1Memory & its types presentation1
Memory & its types presentation1
JAI BAMORIYA
 
memory hierarchy
memory hierarchymemory hierarchy
memory hierarchy
sreelakshmikv
 
Memory devices copy
Memory devices   copyMemory devices   copy
Memory devices copy
venkateshp100
 
CSS-W5-ORIG.ppt-First Quarter-Second Semester
CSS-W5-ORIG.ppt-First Quarter-Second SemesterCSS-W5-ORIG.ppt-First Quarter-Second Semester
CSS-W5-ORIG.ppt-First Quarter-Second Semester
LieLanieNavarro
 
06. System unit of computer
06. System unit of computer06. System unit of computer
06. System unit of computer
TimesRide
 
Computer memory and basics of computers understanding
Computer memory and basics of computers understandingComputer memory and basics of computers understanding
Computer memory and basics of computers understanding
SuprityDas
 
computer storage and benifits uesd and .pptx
computer storage and benifits uesd and .pptxcomputer storage and benifits uesd and .pptx
computer storage and benifits uesd and .pptx
shahidiqbalssg3
 
Internal storage devices
Internal storage devicesInternal storage devices
Internal storage devices
Dr. B T Sampath Kumar
 
Computer memory
Computer memoryComputer memory
Computer memory
SophiyaPrabin
 
Memory Devices.pptx
Memory Devices.pptxMemory Devices.pptx
Memory Devices.pptx
MohanKumar737765
 
Memory devices
Memory devicesMemory devices
Memory devices
RAMESHBABUA3
 
Memory devices
Memory devicesMemory devices
Memory devices
arpit sharma
 
Memory and storage devices
Memory and storage devicesMemory and storage devices
Memory and storage devices
ChuuHye
 
06. system unit computer
06. system unit   computer06. system unit   computer
06. system unit computer
TimesRide
 
CBSE Informatics Practices Chapter-11 Basic Computer Organization
CBSE Informatics Practices Chapter-11 Basic Computer OrganizationCBSE Informatics Practices Chapter-11 Basic Computer Organization
CBSE Informatics Practices Chapter-11 Basic Computer Organization
FaizSSIS
 
its about computer storage and its managements how to manage the memory, in a...
its about computer storage and its managements how to manage the memory, in a...its about computer storage and its managements how to manage the memory, in a...
its about computer storage and its managements how to manage the memory, in a...
ssuserf86fba
 
cache memory and cloud computing technology
cache memory and cloud computing technologycache memory and cloud computing technology
cache memory and cloud computing technology
ssuserf86fba
 
storage devices presentation parts of computer
storage devices presentation parts of computerstorage devices presentation parts of computer
storage devices presentation parts of computer
AmanChauhan139862
 
Memory & its types presentation1
Memory & its types presentation1Memory & its types presentation1
Memory & its types presentation1
JAI BAMORIYA
 
CSS-W5-ORIG.ppt-First Quarter-Second Semester
CSS-W5-ORIG.ppt-First Quarter-Second SemesterCSS-W5-ORIG.ppt-First Quarter-Second Semester
CSS-W5-ORIG.ppt-First Quarter-Second Semester
LieLanieNavarro
 
06. System unit of computer
06. System unit of computer06. System unit of computer
06. System unit of computer
TimesRide
 
Computer memory and basics of computers understanding
Computer memory and basics of computers understandingComputer memory and basics of computers understanding
Computer memory and basics of computers understanding
SuprityDas
 
computer storage and benifits uesd and .pptx
computer storage and benifits uesd and .pptxcomputer storage and benifits uesd and .pptx
computer storage and benifits uesd and .pptx
shahidiqbalssg3
 
Memory and storage devices
Memory and storage devicesMemory and storage devices
Memory and storage devices
ChuuHye
 

Recently uploaded (20)

the-importance-of-learning-french-140722055824-phpapp01.ppt
the-importance-of-learning-french-140722055824-phpapp01.pptthe-importance-of-learning-french-140722055824-phpapp01.ppt
the-importance-of-learning-french-140722055824-phpapp01.ppt
LipicaJasujaWadhwa
 
Auslogics File Recovery Professional 12.0.1 Crack New Version Latest 2025
Auslogics File Recovery Professional 12.0.1 Crack New Version Latest 2025Auslogics File Recovery Professional 12.0.1 Crack New Version Latest 2025
Auslogics File Recovery Professional 12.0.1 Crack New Version Latest 2025
usmankhan66g66
 
00804.pptvjlvpuvupvpyvupv6v07upv60v7vupv0v6p
00804.pptvjlvpuvupvpyvupv6v07upv60v7vupv0v6p00804.pptvjlvpuvupvpyvupv6v07upv60v7vupv0v6p
00804.pptvjlvpuvupvpyvupv6v07upv60v7vupv0v6p
hkrishna9495
 
Computer Hardware using mostly in daily.
Computer Hardware using mostly in daily.Computer Hardware using mostly in daily.
Computer Hardware using mostly in daily.
manshajunaid205
 
Fonepaw Data Recovery Crack 2025 with key free Download
Fonepaw Data Recovery Crack 2025 with key free DownloadFonepaw Data Recovery Crack 2025 with key free Download
Fonepaw Data Recovery Crack 2025 with key free Download
mampisoren09
 
C.Mehrac_Englisjdjdjdjdjdjdjsjsjsjsjdh.pptx
C.Mehrac_Englisjdjdjdjdjdjdjsjsjsjsjdh.pptxC.Mehrac_Englisjdjdjdjdjdjdjsjsjsjsjdh.pptx
C.Mehrac_Englisjdjdjdjdjdjdjsjsjsjsjdh.pptx
quliyevlogman4
 
chapter hshs jsjshs sjjsjs kenshs kensh.pptx
chapter hshs jsjshs sjjsjs kenshs kensh.pptxchapter hshs jsjshs sjjsjs kenshs kensh.pptx
chapter hshs jsjshs sjjsjs kenshs kensh.pptx
vvghgjgf
 
Informe mensual Marzo sobre el informe de un servicio
Informe mensual Marzo sobre el informe de un servicioInforme mensual Marzo sobre el informe de un servicio
Informe mensual Marzo sobre el informe de un servicio
serviciotecnico65
 
Oxygen Concentrators | Medical Machine Equipment
Oxygen Concentrators | Medical Machine EquipmentOxygen Concentrators | Medical Machine Equipment
Oxygen Concentrators | Medical Machine Equipment
blueredblue74
 
Mischief and cheating - yashita (2405230008).pptx
Mischief and cheating - yashita (2405230008).pptxMischief and cheating - yashita (2405230008).pptx
Mischief and cheating - yashita (2405230008).pptx
YashitaAhuja
 
Bone Tubeoudgkaitaurauraurarhafhau4rculosis.pptx
Bone   Tubeoudgkaitaurauraurarhafhau4rculosis.pptxBone   Tubeoudgkaitaurauraurarhafhau4rculosis.pptx
Bone Tubeoudgkaitaurauraurarhafhau4rculosis.pptx
gaisga4er
 
TabulationwjsnnanamamamNananaka of Data.pptx
TabulationwjsnnanamamamNananaka of Data.pptxTabulationwjsnnanamamamNananaka of Data.pptx
TabulationwjsnnanamamamNananaka of Data.pptx
sriyansh4443
 
Mutation-Breeding (1).pdf.pptxcoucy9f9yf69f9
Mutation-Breeding (1).pdf.pptxcoucy9f9yf69f9Mutation-Breeding (1).pdf.pptxcoucy9f9yf69f9
Mutation-Breeding (1).pdf.pptxcoucy9f9yf69f9
hkrishna9495
 
Spectrophotometer instrument basics -.pptx
Spectrophotometer instrument basics -.pptxSpectrophotometer instrument basics -.pptx
Spectrophotometer instrument basics -.pptx
muthulakshmitc
 
Biology SBK10.pdffgguhjjjjghjtrdrettdryttrdtr
Biology SBK10.pdffgguhjjjjghjtrdrettdryttrdtrBiology SBK10.pdffgguhjjjjghjtrdrettdryttrdtr
Biology SBK10.pdffgguhjjjjghjtrdrettdryttrdtr
abayamargaug
 
Microsoft Office 365 Crack Latest Version 2025?
Microsoft Office 365 Crack Latest Version 2025?Microsoft Office 365 Crack Latest Version 2025?
Microsoft Office 365 Crack Latest Version 2025?
yousfhashmi786
 
>parallel desktop Crack Latest Free 2025 | PPT
>parallel desktop Crack Latest Free 2025 | PPT>parallel desktop Crack Latest Free 2025 | PPT
>parallel desktop Crack Latest Free 2025 | PPT
yousfhashmi786
 
Download Capcut Pro 5.7.1.2152 Crack Latest Version | PPT
Download Capcut Pro 5.7.1.2152 Crack Latest Version | PPTDownload Capcut Pro 5.7.1.2152 Crack Latest Version | PPT
Download Capcut Pro 5.7.1.2152 Crack Latest Version | PPT
yousfhashmi786
 
Adobe Illustrator CC Crack Version 2025?
Adobe Illustrator CC Crack Version 2025?Adobe Illustrator CC Crack Version 2025?
Adobe Illustrator CC Crack Version 2025?
yousfhashmi786
 
MiniTool Partition Wizard Professional Edition 10.2.1 Crack
MiniTool Partition Wizard Professional Edition 10.2.1 CrackMiniTool Partition Wizard Professional Edition 10.2.1 Crack
MiniTool Partition Wizard Professional Edition 10.2.1 Crack
yousfhashmi786
 
the-importance-of-learning-french-140722055824-phpapp01.ppt
the-importance-of-learning-french-140722055824-phpapp01.pptthe-importance-of-learning-french-140722055824-phpapp01.ppt
the-importance-of-learning-french-140722055824-phpapp01.ppt
LipicaJasujaWadhwa
 
Auslogics File Recovery Professional 12.0.1 Crack New Version Latest 2025
Auslogics File Recovery Professional 12.0.1 Crack New Version Latest 2025Auslogics File Recovery Professional 12.0.1 Crack New Version Latest 2025
Auslogics File Recovery Professional 12.0.1 Crack New Version Latest 2025
usmankhan66g66
 
00804.pptvjlvpuvupvpyvupv6v07upv60v7vupv0v6p
00804.pptvjlvpuvupvpyvupv6v07upv60v7vupv0v6p00804.pptvjlvpuvupvpyvupv6v07upv60v7vupv0v6p
00804.pptvjlvpuvupvpyvupv6v07upv60v7vupv0v6p
hkrishna9495
 
Computer Hardware using mostly in daily.
Computer Hardware using mostly in daily.Computer Hardware using mostly in daily.
Computer Hardware using mostly in daily.
manshajunaid205
 
Fonepaw Data Recovery Crack 2025 with key free Download
Fonepaw Data Recovery Crack 2025 with key free DownloadFonepaw Data Recovery Crack 2025 with key free Download
Fonepaw Data Recovery Crack 2025 with key free Download
mampisoren09
 
C.Mehrac_Englisjdjdjdjdjdjdjsjsjsjsjdh.pptx
C.Mehrac_Englisjdjdjdjdjdjdjsjsjsjsjdh.pptxC.Mehrac_Englisjdjdjdjdjdjdjsjsjsjsjdh.pptx
C.Mehrac_Englisjdjdjdjdjdjdjsjsjsjsjdh.pptx
quliyevlogman4
 
chapter hshs jsjshs sjjsjs kenshs kensh.pptx
chapter hshs jsjshs sjjsjs kenshs kensh.pptxchapter hshs jsjshs sjjsjs kenshs kensh.pptx
chapter hshs jsjshs sjjsjs kenshs kensh.pptx
vvghgjgf
 
Informe mensual Marzo sobre el informe de un servicio
Informe mensual Marzo sobre el informe de un servicioInforme mensual Marzo sobre el informe de un servicio
Informe mensual Marzo sobre el informe de un servicio
serviciotecnico65
 
Oxygen Concentrators | Medical Machine Equipment
Oxygen Concentrators | Medical Machine EquipmentOxygen Concentrators | Medical Machine Equipment
Oxygen Concentrators | Medical Machine Equipment
blueredblue74
 
Mischief and cheating - yashita (2405230008).pptx
Mischief and cheating - yashita (2405230008).pptxMischief and cheating - yashita (2405230008).pptx
Mischief and cheating - yashita (2405230008).pptx
YashitaAhuja
 
Bone Tubeoudgkaitaurauraurarhafhau4rculosis.pptx
Bone   Tubeoudgkaitaurauraurarhafhau4rculosis.pptxBone   Tubeoudgkaitaurauraurarhafhau4rculosis.pptx
Bone Tubeoudgkaitaurauraurarhafhau4rculosis.pptx
gaisga4er
 
TabulationwjsnnanamamamNananaka of Data.pptx
TabulationwjsnnanamamamNananaka of Data.pptxTabulationwjsnnanamamamNananaka of Data.pptx
TabulationwjsnnanamamamNananaka of Data.pptx
sriyansh4443
 
Mutation-Breeding (1).pdf.pptxcoucy9f9yf69f9
Mutation-Breeding (1).pdf.pptxcoucy9f9yf69f9Mutation-Breeding (1).pdf.pptxcoucy9f9yf69f9
Mutation-Breeding (1).pdf.pptxcoucy9f9yf69f9
hkrishna9495
 
Spectrophotometer instrument basics -.pptx
Spectrophotometer instrument basics -.pptxSpectrophotometer instrument basics -.pptx
Spectrophotometer instrument basics -.pptx
muthulakshmitc
 
Biology SBK10.pdffgguhjjjjghjtrdrettdryttrdtr
Biology SBK10.pdffgguhjjjjghjtrdrettdryttrdtrBiology SBK10.pdffgguhjjjjghjtrdrettdryttrdtr
Biology SBK10.pdffgguhjjjjghjtrdrettdryttrdtr
abayamargaug
 
Microsoft Office 365 Crack Latest Version 2025?
Microsoft Office 365 Crack Latest Version 2025?Microsoft Office 365 Crack Latest Version 2025?
Microsoft Office 365 Crack Latest Version 2025?
yousfhashmi786
 
>parallel desktop Crack Latest Free 2025 | PPT
>parallel desktop Crack Latest Free 2025 | PPT>parallel desktop Crack Latest Free 2025 | PPT
>parallel desktop Crack Latest Free 2025 | PPT
yousfhashmi786
 
Download Capcut Pro 5.7.1.2152 Crack Latest Version | PPT
Download Capcut Pro 5.7.1.2152 Crack Latest Version | PPTDownload Capcut Pro 5.7.1.2152 Crack Latest Version | PPT
Download Capcut Pro 5.7.1.2152 Crack Latest Version | PPT
yousfhashmi786
 
Adobe Illustrator CC Crack Version 2025?
Adobe Illustrator CC Crack Version 2025?Adobe Illustrator CC Crack Version 2025?
Adobe Illustrator CC Crack Version 2025?
yousfhashmi786
 
MiniTool Partition Wizard Professional Edition 10.2.1 Crack
MiniTool Partition Wizard Professional Edition 10.2.1 CrackMiniTool Partition Wizard Professional Edition 10.2.1 Crack
MiniTool Partition Wizard Professional Edition 10.2.1 Crack
yousfhashmi786
 
Ad

Computer Memory.pptx with its types and storage

  • 2. WHAT IS COMPUTER MEMORY? • Computer memory is just like the human brain. It is used to store data/information and instructions. It is a data storage unit or a data storage device where data is to be processed and instructions required for processing are stored. It can store both the input and output can be stored here. • Characteristics of Computer Memory • It is faster computer memory as compared to secondary memory. • It is semiconductor memories. • It is usually a volatile memory, and main memory of the computer. • A computer system cannot run without primary memory.
  • 3. TYPES OF COMPUTER MEMORY In general, computer memory is of three types: • Primary memory • Secondary memory • caches memory
  • 5. 1. PRIMARY MEMORY • Primary storage or memory is also known as the main memory, which is the part of the computer that stores current data, programs, and instructions. Primary storage is stored in the motherboard which results in the data from and to primary storage can be read and written at a very good pace • It is also known as the main memory of the computer system. It is used to store data and programs or instructions during computer operations. It uses semiconductor technology and hence is commonly called semiconductor memory. Primary memory is of two types: Primary memory can be broadly classified into two parts: 1.Read-Only Memory (ROM) 2.Random Access Memory (RAM)
  • 6. CLASSIFICATION OF PRIMARY MEMORY RAM (Random Access Memory): It is a volatile memory. Volatile memory stores information based on the power supply. If the power supply fails/ interrupted/stopped, all the data and information on this memory will be lost. RAM is used for booting up or start the computer. It temporarily stores programs/data which has to be executed by the processor. RAM is of two types: 1. SRAM(Static RAM) 2. DRAM(Dynamic RAM)
  • 7. RAM IS OF TWO TYPES: • S RAM (Static RAM): S RAM uses transistors and the circuits of this memory are capable of retaining their state as long as the power is applied. This memory consists of the number of flip flops with each flip flop storing 1 bit. It has less access time and hence, it is faster. • D RAM (Dynamic RAM): D RAM uses capacitors and transistors and stores the data as a charge on the capacitors. They contain thousands of memory cells. It needs refreshing of charge on capacitor after a few milliseconds. This memory is slower than S RAM.
  • 8. READ ONLY MEMORY ROM (Read Only Memory): It is a non- volatile memory.Non-volatile memory stores information even when there is a power supply failed/ interrupted/stopped. As its name refers to read-only memory, we can only read the programs and data that is stored on it. The information stored in the ROM in binary format. It is also known as permanent memory.
  • 9. ROM IS OF FOUR TYPES: • MROM(Masked ROM): Hard-wired devices with a pre-programmed collection of data or instructions were the first ROMs. Masked ROMs are a type of low-cost. • PROM (Programmable Read Only Memory): This read-only memory is modifiable once by the user. The user purchases a blank PROM and uses a PROM program to put the required contents into the PROM. Its content can’t be erased once written. • EPROM (Erasable Programmable Read Only Memory): EPROM is an extension to PROM where you can erase the content of ROM by exposing it to Ultraviolet rays for nearly 40 minutes. • EEPROM (Electrically Erasable Programmable Read Only Memory): Here the written contents can be erased electrically. You can delete and reprogramme EEPROM up to 10,000 times. Erasing and programming take very little time, i.e., nearly 4 -10 ms(milliseconds).
  • 10. 2. SECONDARY MEMORY • It is also known as auxiliary memory and backup memory. It is a non-volatile memory and used to store a large amount of data or information. The data or information stored in secondary memory is permanent, and it is slower than primary memory. A CPU cannot access secondary memory directly. The data/information from the auxiliary memory is first transferred to the main memory, and then the CPU can access it Use of Secondary memory • Permanent storage: As we know that primary memory stores data only when the power supply is on, it loses data when the power is off. So we need a secondary memory to stores data permanently even if the power supply is off. • Large Storage: Secondary memory provides large storage space so that we can store large data like videos, images, audios, files, etc permanently. • Portable: Some secondary devices are removable. So, we can easily store or transfer data from one computer or device to another.
  • 11. CHARACTERISTICS OF SECONDARY MEMORY • It is a slow memory but reusable. • It is a reliable and non-volatile memory. • It is cheaper than primary memory. • The storage capacity of secondary memory is large. • A computer system can run without secondary memory. • In secondary memory, data is stored permanently even when the power is off.
  • 12. TYPES OF SECONDARY MEMORY • 1. Magnetic Tapes: In magnetic tape only one side of the ribbon is used for storing data. It is sequential memory which contains thin plastic ribbon to store data and coated by magnetic oxide.Each track has one read/write head, which allows data to be recorded and read as a sequence of characters. It can be stopped, started moving forward or backward, or rewound. 1.These are inexpensive, i.e., low cost memories. 2.It provides backup or archival storage. 3.It can be used for large files. 4.It can be used for copying from disk files. 5.It is a reusable memory. 6.It is compact and easy to store on racks.
  • 14. • 2.magnetic Disk is a type of secondary memory that is a flat disc covered with a magnetic coating to hold information. It is used to store various programs and files. The polarized information in one direction is represented by 1, and vice versa. The direction is indicated by 0. • These are economical memory Easy and direct access to data is possible. • It can store large amounts of data. • It has a better data transfer rate than magnetic tapes. • It has less prone to corruption of data as compared to tapes.
  • 16. TYPES OF OPTICAL DISKS • CD – ROM • It’s called compact disk. Only read from memory. • Information is written to the disc by using a controlled laser beam to burn pits on the disc surface. • It has a highly reflecting surface, which is usually aluminium. • The diameter of the disc is 5.25 inches. • 16000 tracks per inch is the track density. • The capacity of a CD-ROM is 600 MB, with each sector storing 2048 bytes of data. • The data transfer rate is about 4800KB/sec. & the new access time is around 80 milliseconds. • WORM-(WRITE ONCE READ MANY) • A user can only write data once. • The information is written on the disc using a laser beam. • It is possible to read the written data as many times as desired. • They keep lasting records of information but access time is high. • It is possible to rewrite updated or new data to another part of the disc. • Data that has already been written cannot be changed. • Usual size – 5.25 inch or 3.5 inch diameter. • The usual capacity of 5.25 inch disk is 650 MB,5.2GB etc.
  • 17. 3. CACHE MEMORY • It is a type of high-speed semiconductor memory that can help the CPU run faster. Between the CPU and the main memory, it serves as a buffer. It is used to store the data and programs that the CPU uses the most frequently. • Advantages of Cache Memory • It is faster than the main memory. • When compared to the main memory, it takes less time to access it. • It keeps the programs that can be run in a short amount of time. • It stores data in temporary use. • Disadvantages of Cache Memory • Because of the semiconductors used, it is very expensive. • The size of the cache (amount of data it can store) is usually small.