SlideShare a Scribd company logo
1 of 11
College Name Here...
Submitted by:
 xyz
 Class : BCA-1st Year
 Semester : xyzth SEM
 Roll No. : 123456789
Topic: Memory Hierarchy
by geekshelp
Memory
 Memory is the most essential element of a computing
system
 Without it computer can’t perform any tasks.
 Basically, memory is used to store Data, Information
and Programs.
 Data, Information and Programs these are stored in
the form of 0 or 1 bit
by geekshelp
Memory Hierarchy
 Memory Hierarchy is a pyramid structure that is
commonly used to illustrate the significant differences
among memory types.
 The memory unit that directly communicate with CPU is
called main memory.
 Devices that provide backup storage are called auxiliary
memory.
 The memory hierarchy system consists of all storage
devices employed in a computer system from the slow by
high-capacity auxiliary memory to a relatively faster
main memory, to an even smaller and faster cache
memory.
by geekshelp
Hierarchy Diagram
CPU
Registers
Cache Memory
(SRAM)
Main Memory
(DRAM)
Magnetic Disk
(Disk Storage)
Optical Disk
and Magnetic Tape
Level 0
Level 1
Level 2
Level 3
Level 4
Increase
in
cost
per
bit
Increase
in
Capacity
&
Access
Time
by geekshelp
Types of Memory Hierarchy
External or Secondary Memory Internal or Primary Memory
 Comprising of Magnetic
Disk, Optical Disk,
Magnetic Tape i.e.
Peripheral storage
devices which are
accessible by the
processor via I/O
Module.
 Comprising of Main
Memory , Cache Memory
& CPU registers. This is
directly accessible by
the processor.
by geekshelp
CPU Registers
 It is a static RAM or SRAM in the processor.
 Usually, it is used for holding the data word which is
typically 64 or 128 bits.
 The program counter register is most important as
well as found in all the processors.
 Most processors use a status word register as well as
an accumulator.
 Status word register is used for decision making.
 And accumulator is used to store the data like
mathematical operation.
by geekshelp
Cache Memory
 Cache memory can also be found in the processor.
 It is a special very high-speed memory and used to
speed up the synchronizing with high-speed CPU.
 Cache memory is costlier than main memory or other
memory but cheaper than CPU registers.
 It acts as a buffer between RAM and the CPU.
 Mainly, it is used to reduce the average time to access
data from the main memory.
 This memory is a smaller but it is fast memory.
by geekshelp
Main Memory
 It is the memory unit in the CPU that communicates
directly.
 It is the main storage unit of the computer.
 This memory is fast as well as large memory used for
storing the data.
 This memory is made up of RAM as well as ROM.
 In main memory contents lost when we turn off our
Computer
by geekshelp
Magnetic Disk
 A magnetic disk uses a magnetization process to read,
write, rewrite and access data.
 The Magnetic disk is made of a set of circular
platters.
 The data in the magnetic disk is randomly accessed.
 Hard disks, zip disks, are common examples of
magnetic disks.
 The number of bits stored on each track does not
by geekshelp
Optical Disk and Magnetic Tape
 An optical disk uses optical storage techniques and
technology to read and write data.
 In the optical disk, the data is sequentially accessed.
 In optical disk, optical (light) energy is used
 . It stores data digitally and uses laser beams to read
and write data.
 It uses the optical technology in which laser light is
centred to the spinning disks.
by geekshelp
Thank You!
by geekshelp

More Related Content

What's hot

What's hot (20)

Dynamic RAM
Dynamic RAMDynamic RAM
Dynamic RAM
 
Chpt7
Chpt7Chpt7
Chpt7
 
Memory management
Memory managementMemory management
Memory management
 
Memory organization
Memory organizationMemory organization
Memory organization
 
Memory management
Memory managementMemory management
Memory management
 
Chip Memory and magnetic Memory
Chip Memory and magnetic MemoryChip Memory and magnetic Memory
Chip Memory and magnetic Memory
 
RAM (Random Access Memory)
RAM (Random Access Memory)RAM (Random Access Memory)
RAM (Random Access Memory)
 
Chapter 9 - Virtual Memory
Chapter 9 - Virtual MemoryChapter 9 - Virtual Memory
Chapter 9 - Virtual Memory
 
Computer Memory
 Computer Memory Computer Memory
Computer Memory
 
Memory organization
Memory organizationMemory organization
Memory organization
 
Mips
MipsMips
Mips
 
Types of ram
Types of  ramTypes of  ram
Types of ram
 
VIRTUAL MEMORY
VIRTUAL MEMORYVIRTUAL MEMORY
VIRTUAL MEMORY
 
SCHEDULING ALGORITHMS
SCHEDULING ALGORITHMSSCHEDULING ALGORITHMS
SCHEDULING ALGORITHMS
 
DMA and DMA controller
DMA and DMA controllerDMA and DMA controller
DMA and DMA controller
 
Memory Technology
Memory TechnologyMemory Technology
Memory Technology
 
Memory Hierarchy
Memory HierarchyMemory Hierarchy
Memory Hierarchy
 
Chapter 8 - Main Memory
Chapter 8 - Main MemoryChapter 8 - Main Memory
Chapter 8 - Main Memory
 
Unit 5 Advanced Computer Architecture
Unit 5 Advanced Computer ArchitectureUnit 5 Advanced Computer Architecture
Unit 5 Advanced Computer Architecture
 
Paging and Segmentation in Operating System
Paging and Segmentation in Operating SystemPaging and Segmentation in Operating System
Paging and Segmentation in Operating System
 

Similar to Memory Hierarchy.pptx

Memory Organization of a Computer System
Memory Organization of a Computer SystemMemory Organization of a Computer System
Memory Organization of a Computer SystemTaminul Islam
 
Virtual Memory vs Cache Memory
Virtual Memory vs Cache MemoryVirtual Memory vs Cache Memory
Virtual Memory vs Cache MemoryAshik Iqbal
 
Presentation
PresentationPresentation
PresentationHaniyam16
 
What is Computer Memory.ppt
What is Computer Memory.pptWhat is Computer Memory.ppt
What is Computer Memory.pptMuhammad Naeem
 
Computer memory presentation
Computer memory presentationComputer memory presentation
Computer memory presentationRitu Jhalani
 
Classification of memory hierarchy in system unit
Classification of memory hierarchy in system unitClassification of memory hierarchy in system unit
Classification of memory hierarchy in system unitDeepjyoti Talukdar
 
Computer memory and types of memory.pptx
Computer memory and types of memory.pptxComputer memory and types of memory.pptx
Computer memory and types of memory.pptxdbmscse61
 
Memory and its type
Memory and its typeMemory and its type
Memory and its typeRaju Sheoran
 
Understanding And Managing Memory
Understanding And Managing MemoryUnderstanding And Managing Memory
Understanding And Managing Memoryisma ishak
 

Similar to Memory Hierarchy.pptx (20)

Memory Organization of a Computer System
Memory Organization of a Computer SystemMemory Organization of a Computer System
Memory Organization of a Computer System
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Virtual Memory vs Cache Memory
Virtual Memory vs Cache MemoryVirtual Memory vs Cache Memory
Virtual Memory vs Cache Memory
 
Presentation
PresentationPresentation
Presentation
 
Memory hierarchy
Memory hierarchyMemory hierarchy
Memory hierarchy
 
Memory Hierarchy
Memory HierarchyMemory Hierarchy
Memory Hierarchy
 
What is Computer Memory.ppt
What is Computer Memory.pptWhat is Computer Memory.ppt
What is Computer Memory.ppt
 
Cmp
CmpCmp
Cmp
 
Computer memory presentation
Computer memory presentationComputer memory presentation
Computer memory presentation
 
Cache memory ...
Cache memory ...Cache memory ...
Cache memory ...
 
Classification of memory hierarchy in system unit
Classification of memory hierarchy in system unitClassification of memory hierarchy in system unit
Classification of memory hierarchy in system unit
 
Secondary Memory
Secondary MemorySecondary Memory
Secondary Memory
 
Memory devices
Memory devicesMemory devices
Memory devices
 
Memory managment
Memory managmentMemory managment
Memory managment
 
Memory hierarchy
Memory hierarchyMemory hierarchy
Memory hierarchy
 
Memory
MemoryMemory
Memory
 
computer storage
computer storagecomputer storage
computer storage
 
Computer memory and types of memory.pptx
Computer memory and types of memory.pptxComputer memory and types of memory.pptx
Computer memory and types of memory.pptx
 
Memory and its type
Memory and its typeMemory and its type
Memory and its type
 
Understanding And Managing Memory
Understanding And Managing MemoryUnderstanding And Managing Memory
Understanding And Managing Memory
 

Recently uploaded

TSM unit 5 Toxicokinetics seminar by Ansari Aashif Raza.pptx
TSM unit 5 Toxicokinetics seminar by  Ansari Aashif Raza.pptxTSM unit 5 Toxicokinetics seminar by  Ansari Aashif Raza.pptx
TSM unit 5 Toxicokinetics seminar by Ansari Aashif Raza.pptxAnsari Aashif Raza Mohd Imtiyaz
 
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINESBIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINESfuthumetsaneliswa
 
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINESBIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINESfuthumetsaneliswa
 
STM valmiusseminaari 26-04-2024 PUUMALAINEN Ajankohtaista kansainvälisestä yh...
STM valmiusseminaari 26-04-2024 PUUMALAINEN Ajankohtaista kansainvälisestä yh...STM valmiusseminaari 26-04-2024 PUUMALAINEN Ajankohtaista kansainvälisestä yh...
STM valmiusseminaari 26-04-2024 PUUMALAINEN Ajankohtaista kansainvälisestä yh...Sosiaali- ja terveysministeriö / yleiset
 
2024-05-15-Surat Meetup-Hyperautomation.pptx
2024-05-15-Surat Meetup-Hyperautomation.pptx2024-05-15-Surat Meetup-Hyperautomation.pptx
2024-05-15-Surat Meetup-Hyperautomation.pptxnitishjain2015
 
2024 mega trends for the digital workplace - FINAL.pdf
2024 mega trends for the digital workplace - FINAL.pdf2024 mega trends for the digital workplace - FINAL.pdf
2024 mega trends for the digital workplace - FINAL.pdfNancy Goebel
 
SaaStr Workshop Wednesday with CEO of Guru
SaaStr Workshop Wednesday with CEO of GuruSaaStr Workshop Wednesday with CEO of Guru
SaaStr Workshop Wednesday with CEO of Gurusaastr
 
The Concession of Asaba International Airport: Balancing Politics and Policy ...
The Concession of Asaba International Airport: Balancing Politics and Policy ...The Concession of Asaba International Airport: Balancing Politics and Policy ...
The Concession of Asaba International Airport: Balancing Politics and Policy ...Kayode Fayemi
 
Using AI to boost productivity for developers
Using AI to boost productivity for developersUsing AI to boost productivity for developers
Using AI to boost productivity for developersTeri Eyenike
 
Modernizing The Transport System:Dhaka Metro Rail
Modernizing The Transport System:Dhaka Metro RailModernizing The Transport System:Dhaka Metro Rail
Modernizing The Transport System:Dhaka Metro RailKhanMdReahnAftab
 
"I hear you": Moving beyond empathy in UXR
"I hear you": Moving beyond empathy in UXR"I hear you": Moving beyond empathy in UXR
"I hear you": Moving beyond empathy in UXRMegan Campos
 
Microsoft Fabric Analytics Engineer (DP-600) Exam Dumps 2024.pdf
Microsoft Fabric Analytics Engineer (DP-600) Exam Dumps 2024.pdfMicrosoft Fabric Analytics Engineer (DP-600) Exam Dumps 2024.pdf
Microsoft Fabric Analytics Engineer (DP-600) Exam Dumps 2024.pdfSkillCertProExams
 
Databricks Machine Learning Associate Exam Dumps 2024.pdf
Databricks Machine Learning Associate Exam Dumps 2024.pdfDatabricks Machine Learning Associate Exam Dumps 2024.pdf
Databricks Machine Learning Associate Exam Dumps 2024.pdfSkillCertProExams
 

Recently uploaded (14)

TSM unit 5 Toxicokinetics seminar by Ansari Aashif Raza.pptx
TSM unit 5 Toxicokinetics seminar by  Ansari Aashif Raza.pptxTSM unit 5 Toxicokinetics seminar by  Ansari Aashif Raza.pptx
TSM unit 5 Toxicokinetics seminar by Ansari Aashif Raza.pptx
 
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINESBIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
 
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINESBIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
 
STM valmiusseminaari 26-04-2024 PUUMALAINEN Ajankohtaista kansainvälisestä yh...
STM valmiusseminaari 26-04-2024 PUUMALAINEN Ajankohtaista kansainvälisestä yh...STM valmiusseminaari 26-04-2024 PUUMALAINEN Ajankohtaista kansainvälisestä yh...
STM valmiusseminaari 26-04-2024 PUUMALAINEN Ajankohtaista kansainvälisestä yh...
 
2024-05-15-Surat Meetup-Hyperautomation.pptx
2024-05-15-Surat Meetup-Hyperautomation.pptx2024-05-15-Surat Meetup-Hyperautomation.pptx
2024-05-15-Surat Meetup-Hyperautomation.pptx
 
2024 mega trends for the digital workplace - FINAL.pdf
2024 mega trends for the digital workplace - FINAL.pdf2024 mega trends for the digital workplace - FINAL.pdf
2024 mega trends for the digital workplace - FINAL.pdf
 
SaaStr Workshop Wednesday with CEO of Guru
SaaStr Workshop Wednesday with CEO of GuruSaaStr Workshop Wednesday with CEO of Guru
SaaStr Workshop Wednesday with CEO of Guru
 
The Concession of Asaba International Airport: Balancing Politics and Policy ...
The Concession of Asaba International Airport: Balancing Politics and Policy ...The Concession of Asaba International Airport: Balancing Politics and Policy ...
The Concession of Asaba International Airport: Balancing Politics and Policy ...
 
Abortion Pills Fahaheel ௹+918133066128💬@ Safe and Effective Mifepristion and ...
Abortion Pills Fahaheel ௹+918133066128💬@ Safe and Effective Mifepristion and ...Abortion Pills Fahaheel ௹+918133066128💬@ Safe and Effective Mifepristion and ...
Abortion Pills Fahaheel ௹+918133066128💬@ Safe and Effective Mifepristion and ...
 
Using AI to boost productivity for developers
Using AI to boost productivity for developersUsing AI to boost productivity for developers
Using AI to boost productivity for developers
 
Modernizing The Transport System:Dhaka Metro Rail
Modernizing The Transport System:Dhaka Metro RailModernizing The Transport System:Dhaka Metro Rail
Modernizing The Transport System:Dhaka Metro Rail
 
"I hear you": Moving beyond empathy in UXR
"I hear you": Moving beyond empathy in UXR"I hear you": Moving beyond empathy in UXR
"I hear you": Moving beyond empathy in UXR
 
Microsoft Fabric Analytics Engineer (DP-600) Exam Dumps 2024.pdf
Microsoft Fabric Analytics Engineer (DP-600) Exam Dumps 2024.pdfMicrosoft Fabric Analytics Engineer (DP-600) Exam Dumps 2024.pdf
Microsoft Fabric Analytics Engineer (DP-600) Exam Dumps 2024.pdf
 
Databricks Machine Learning Associate Exam Dumps 2024.pdf
Databricks Machine Learning Associate Exam Dumps 2024.pdfDatabricks Machine Learning Associate Exam Dumps 2024.pdf
Databricks Machine Learning Associate Exam Dumps 2024.pdf
 

Memory Hierarchy.pptx

  • 1. College Name Here... Submitted by:  xyz  Class : BCA-1st Year  Semester : xyzth SEM  Roll No. : 123456789 Topic: Memory Hierarchy by geekshelp
  • 2. Memory  Memory is the most essential element of a computing system  Without it computer can’t perform any tasks.  Basically, memory is used to store Data, Information and Programs.  Data, Information and Programs these are stored in the form of 0 or 1 bit by geekshelp
  • 3. Memory Hierarchy  Memory Hierarchy is a pyramid structure that is commonly used to illustrate the significant differences among memory types.  The memory unit that directly communicate with CPU is called main memory.  Devices that provide backup storage are called auxiliary memory.  The memory hierarchy system consists of all storage devices employed in a computer system from the slow by high-capacity auxiliary memory to a relatively faster main memory, to an even smaller and faster cache memory. by geekshelp
  • 4. Hierarchy Diagram CPU Registers Cache Memory (SRAM) Main Memory (DRAM) Magnetic Disk (Disk Storage) Optical Disk and Magnetic Tape Level 0 Level 1 Level 2 Level 3 Level 4 Increase in cost per bit Increase in Capacity & Access Time by geekshelp
  • 5. Types of Memory Hierarchy External or Secondary Memory Internal or Primary Memory  Comprising of Magnetic Disk, Optical Disk, Magnetic Tape i.e. Peripheral storage devices which are accessible by the processor via I/O Module.  Comprising of Main Memory , Cache Memory & CPU registers. This is directly accessible by the processor. by geekshelp
  • 6. CPU Registers  It is a static RAM or SRAM in the processor.  Usually, it is used for holding the data word which is typically 64 or 128 bits.  The program counter register is most important as well as found in all the processors.  Most processors use a status word register as well as an accumulator.  Status word register is used for decision making.  And accumulator is used to store the data like mathematical operation. by geekshelp
  • 7. Cache Memory  Cache memory can also be found in the processor.  It is a special very high-speed memory and used to speed up the synchronizing with high-speed CPU.  Cache memory is costlier than main memory or other memory but cheaper than CPU registers.  It acts as a buffer between RAM and the CPU.  Mainly, it is used to reduce the average time to access data from the main memory.  This memory is a smaller but it is fast memory. by geekshelp
  • 8. Main Memory  It is the memory unit in the CPU that communicates directly.  It is the main storage unit of the computer.  This memory is fast as well as large memory used for storing the data.  This memory is made up of RAM as well as ROM.  In main memory contents lost when we turn off our Computer by geekshelp
  • 9. Magnetic Disk  A magnetic disk uses a magnetization process to read, write, rewrite and access data.  The Magnetic disk is made of a set of circular platters.  The data in the magnetic disk is randomly accessed.  Hard disks, zip disks, are common examples of magnetic disks.  The number of bits stored on each track does not by geekshelp
  • 10. Optical Disk and Magnetic Tape  An optical disk uses optical storage techniques and technology to read and write data.  In the optical disk, the data is sequentially accessed.  In optical disk, optical (light) energy is used  . It stores data digitally and uses laser beams to read and write data.  It uses the optical technology in which laser light is centred to the spinning disks. by geekshelp