SlideShare a Scribd company logo
1 of 25
Memory and Its types
Memory
• define as the internal storage media of a
Computer is called as “Memory”
• User can save information, data and programs
etc.
• These instructions we can save in memory
with the help of CPU
Memory
• Each byte stored in unique location called an
address, similar to seats in a concert hall.
Triangular BITs Difference
R BITS DIFFERENCE :-
Importance of Memory
• Memory is important part of computer
• Without memory there would be no computer
• It is used for storing both data and instruction
execution
• The CPU accesses each location in the
memory by using technique number called
memory address
• Memory helps to save the data.
Types of Memory
• The memory is of two type
Computer
Primary Memory Secondary Memory
Primary Memory
• Primary memory is also known as “Main
Memory” or “Internal Memory”
• Which located in the mother board of system
• Or which is directly connected to the CPU
• It is the place where only little bit of data are
stored either by manufacturer or by user
• Is also called volatile memory
• It is a temporary memory
• In Primary memory data is lost when we turn
off the computer.
• We never store our data permanently in it
• Select the part of memory to store data but
doesn’t store data permanently
Types
• This is further divided into two parts
• RAM
• ROM
RAM
• Ram also known as “Random Access
Memory”
• It store the data which the user currently used
or it store the data temporary in it.
• RAM needs power on electricity to work when
the computer power is turned off then all the
data in it will be erased automatically.
RAM
• This is circuit which have separate space or
slot in motherboard. This allows the computer
to run the software faster.
RAM Types
• Is classified into two parts
• SRAM(Static Random Access Memory)
• DRAM(Dynamic Random Access Memory)
SRAM
• Is known as Static Random Access Memory
• “Static” refers that the memory retains its
content as long as the power is supplied so
that’s why we can say this is volatile in nature.
• SRAM doesn’t need to be refreshed
periodically (as we known there are so many
programs runs in background).
• SRAM is faster but more expensive than
DRAM.
DRAM
• Known as Dynamic Random Access Memory
• It also contains data only when electricity is
available.
• DRAM need to refreshed periodically
• DRAM works slower than SRAM
• PC uses this RAM because it is much cheaper
than SRAM and requires less space.
ROM
• Known as Read Only Memory
• It can only read the data which in stored in it.
• This is mainly used by our computer when we
just turn on the computers,
• It contain BIOS of the system.
Type of ROM
• PROM
Programmable Read Only Memory
• EPROM
Erasable Programmable Read Only Memory
• EEPROM
Electrically Erasable Programmable Read Only
Memory
PROM
• Programmable Read Only Memory
• When data is stored then we have no right to
change or alter to it.
• In this data is written by manufacturer company,
even you can also purchase blank PROM chip but
it can programmed by special tool such as PROM
programmers.
• In general PC’s mainly PROM is used because we
don’t have to alter any data to it
EPROM
• Known as “Erasable PROM”.
• The word refer “erasable” means we can
change or erase the data.
• In EPROM we have right to change the data
• In this we can change the data with the help of
ultra violet rays.
• EPROM is much expensive than PROM.
EEPROM
• Known as “Elactrically Erasable PROM”
• The type of ROM which can be erased by
electrical charges.
• EEPROM can be erased one byte at anytime
rater than erasing the entire chip by ultra violet
rays.
Secondary Memory
• Store data in computer system through some
devices is known as SM.
• In this we can store the data so that when the
Data is needed we can easily retrieve it
• It is non volatile in nature so that we can not
loose the data when power supply is off
Cache Memory
• Cache memory is a small, high speed RAM
buffer located between the CPU and main
memory.
• Cache memory holds a copy of the instructions
or data currently being used by the CPU.
• The main purpose of a cache is to accelerate
your computer while keeping price of the
computer low.
Cache and main memory
Levels of Cache
❖Level 1(L1) Cache: This cache is inbuilt in the processor and is made of SRAM(Static RAM)
Each time the processor requests information from memory, the cache controller on the chip uses
special circuitry to first check if the memory data is already in the cache. If it is present, then the
system is spared from time consuming access to the main memory. In a typical CPU, primary cache
ranges in size from 8 to 64 KB, with larger amounts on the newer processors. This type of Cache
Memory is very fast because it runs at the speed of the processor since it is integrated into it.
❖Level 2(L2) Cache: The L2 cache is larger but slower in speed than L1 cache. It is used to
see recent accesses that is not picked by L1 cache and is usually 64 to 2 MB in size. A L2 cache is
also found on the CPU. If L1 and L2 cache are used together, then the missing information that is
not present in L1 cache can be retrieved quickly from the L2 cache. Like L1 caches, L2 caches are
composed of SRAM but they are much larger. L2 is usually a separate static RAM (SRAM) chip
and it is placed between the CPU & DRAM(Main Memory)
❖Level 3(L3) Cache: L3 Cache memory is an enhanced form of memory present on the
motherboard of the computer. It is an extra cache built into the motherboard between the processor
and main memory to speed up the processing operations. It reduces the time gap between request
and retrieving of the data and instructions much more quickly than a main memory. L3 cache are
being used with processors nowadays, having more than 3 MB of storage in it.
cache memory and cloud computing technology
cache memory and cloud computing technology

More Related Content

Similar to cache memory and cloud computing technology

TYPES OF COMPUTER MEMORIES
TYPES OF COMPUTER MEMORIESTYPES OF COMPUTER MEMORIES
TYPES OF COMPUTER MEMORIESShahbaz Baloch
 
Memory and Processor for class presentation.pptx
Memory and Processor for class presentation.pptxMemory and Processor for class presentation.pptx
Memory and Processor for class presentation.pptxwajihaabbas95
 
Memory Organisation.pptx
Memory Organisation.pptxMemory Organisation.pptx
Memory Organisation.pptxBtechlife
 
06. system unit computer
06. system unit   computer06. system unit   computer
06. system unit computerTimesRide
 
06. System unit of computer
06. System unit of computer06. System unit of computer
06. System unit of computerTimesRide
 
SESSION 9 - Storage on the computer .pdf
SESSION 9 - Storage on the computer .pdfSESSION 9 - Storage on the computer .pdf
SESSION 9 - Storage on the computer .pdfMaxwell Musonda
 
computer architecture and organisation
computer architecture and organisationcomputer architecture and organisation
computer architecture and organisationRamjiChaurasiya
 
unit4 and unit5.pptx
unit4 and unit5.pptxunit4 and unit5.pptx
unit4 and unit5.pptxbobbyk11
 
COMPUTER MEMORY
COMPUTER MEMORYCOMPUTER MEMORY
COMPUTER MEMORYRajat More
 
TTH-Chapter 3_Memory & processor.pptx
TTH-Chapter 3_Memory & processor.pptxTTH-Chapter 3_Memory & processor.pptx
TTH-Chapter 3_Memory & processor.pptxNiHtwe1
 
5 computer memory
5 computer memory5 computer memory
5 computer memoryBaliThorat1
 
Introduction to Computers Lecture # 9
Introduction to Computers Lecture # 9Introduction to Computers Lecture # 9
Introduction to Computers Lecture # 9Sehrish Rafiq
 

Similar to cache memory and cloud computing technology (20)

TYPES OF COMPUTER MEMORIES
TYPES OF COMPUTER MEMORIESTYPES OF COMPUTER MEMORIES
TYPES OF COMPUTER MEMORIES
 
Memory and Processor for class presentation.pptx
Memory and Processor for class presentation.pptxMemory and Processor for class presentation.pptx
Memory and Processor for class presentation.pptx
 
Internal storage devices
Internal storage devicesInternal storage devices
Internal storage devices
 
Memory Organisation.pptx
Memory Organisation.pptxMemory Organisation.pptx
Memory Organisation.pptx
 
Main Memory RAM and ROM
Main Memory RAM and ROMMain Memory RAM and ROM
Main Memory RAM and ROM
 
06. system unit computer
06. system unit   computer06. system unit   computer
06. system unit computer
 
Basic of computer 2
Basic of computer 2Basic of computer 2
Basic of computer 2
 
06. System unit of computer
06. System unit of computer06. System unit of computer
06. System unit of computer
 
SESSION 9 - Storage on the computer .pdf
SESSION 9 - Storage on the computer .pdfSESSION 9 - Storage on the computer .pdf
SESSION 9 - Storage on the computer .pdf
 
computer architecture and organisation
computer architecture and organisationcomputer architecture and organisation
computer architecture and organisation
 
Memory devices
Memory devicesMemory devices
Memory devices
 
unit4 and unit5.pptx
unit4 and unit5.pptxunit4 and unit5.pptx
unit4 and unit5.pptx
 
Computer memory
Computer memoryComputer memory
Computer memory
 
COMPUTER MEMORY
COMPUTER MEMORYCOMPUTER MEMORY
COMPUTER MEMORY
 
memory management ppt .pdf
memory management ppt .pdfmemory management ppt .pdf
memory management ppt .pdf
 
Memory managment
Memory managmentMemory managment
Memory managment
 
TTH-Chapter 3_Memory & processor.pptx
TTH-Chapter 3_Memory & processor.pptxTTH-Chapter 3_Memory & processor.pptx
TTH-Chapter 3_Memory & processor.pptx
 
Computer Memory.pptx
Computer Memory.pptxComputer Memory.pptx
Computer Memory.pptx
 
5 computer memory
5 computer memory5 computer memory
5 computer memory
 
Introduction to Computers Lecture # 9
Introduction to Computers Lecture # 9Introduction to Computers Lecture # 9
Introduction to Computers Lecture # 9
 

More from ssuserf86fba

Lecture of using iict concept in c++ basic
Lecture of using iict concept in c++ basicLecture of using iict concept in c++ basic
Lecture of using iict concept in c++ basicssuserf86fba
 
Input and output basic of c++ programming and escape sequences
Input and output basic of c++ programming and escape sequencesInput and output basic of c++ programming and escape sequences
Input and output basic of c++ programming and escape sequencesssuserf86fba
 
detail of flowchart and algorithm that are used in programmingpdf
detail of flowchart and algorithm that are used in programmingpdfdetail of flowchart and algorithm that are used in programmingpdf
detail of flowchart and algorithm that are used in programmingpdfssuserf86fba
 
Introduction To C++ programming and its basic concepts
Introduction To C++ programming and its basic conceptsIntroduction To C++ programming and its basic concepts
Introduction To C++ programming and its basic conceptsssuserf86fba
 
problem solving skills and its related all information
problem solving skills and its related all informationproblem solving skills and its related all information
problem solving skills and its related all informationssuserf86fba
 
system and application software are used in computer.
system and application software are used in computer.system and application software are used in computer.
system and application software are used in computer.ssuserf86fba
 
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
 
computerarchitecturecachememory-170927134432.pdf
computerarchitecturecachememory-170927134432.pdfcomputerarchitecturecachememory-170927134432.pdf
computerarchitecturecachememory-170927134432.pdfssuserf86fba
 
number system in introduction to computer language
number system in introduction to computer languagenumber system in introduction to computer language
number system in introduction to computer languagessuserf86fba
 
introduction to computer and technology-Lecture-1.pdf
introduction to computer and technology-Lecture-1.pdfintroduction to computer and technology-Lecture-1.pdf
introduction to computer and technology-Lecture-1.pdfssuserf86fba
 
its about information process cycle and its components
its about information process cycle and its componentsits about information process cycle and its components
its about information process cycle and its componentsssuserf86fba
 
cental processing unit and all its components
cental processing unit and all its componentscental processing unit and all its components
cental processing unit and all its componentsssuserf86fba
 
Ipc (how we transfer the information end to end
Ipc (how we transfer the information end to endIpc (how we transfer the information end to end
Ipc (how we transfer the information end to endssuserf86fba
 
Lecture-2-Relational-Algebra-and-SQL-Advanced-DataBase-Theory-MS.pdf
Lecture-2-Relational-Algebra-and-SQL-Advanced-DataBase-Theory-MS.pdfLecture-2-Relational-Algebra-and-SQL-Advanced-DataBase-Theory-MS.pdf
Lecture-2-Relational-Algebra-and-SQL-Advanced-DataBase-Theory-MS.pdfssuserf86fba
 

More from ssuserf86fba (14)

Lecture of using iict concept in c++ basic
Lecture of using iict concept in c++ basicLecture of using iict concept in c++ basic
Lecture of using iict concept in c++ basic
 
Input and output basic of c++ programming and escape sequences
Input and output basic of c++ programming and escape sequencesInput and output basic of c++ programming and escape sequences
Input and output basic of c++ programming and escape sequences
 
detail of flowchart and algorithm that are used in programmingpdf
detail of flowchart and algorithm that are used in programmingpdfdetail of flowchart and algorithm that are used in programmingpdf
detail of flowchart and algorithm that are used in programmingpdf
 
Introduction To C++ programming and its basic concepts
Introduction To C++ programming and its basic conceptsIntroduction To C++ programming and its basic concepts
Introduction To C++ programming and its basic concepts
 
problem solving skills and its related all information
problem solving skills and its related all informationproblem solving skills and its related all information
problem solving skills and its related all information
 
system and application software are used in computer.
system and application software are used in computer.system and application software are used in computer.
system and application software are used in computer.
 
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...
 
computerarchitecturecachememory-170927134432.pdf
computerarchitecturecachememory-170927134432.pdfcomputerarchitecturecachememory-170927134432.pdf
computerarchitecturecachememory-170927134432.pdf
 
number system in introduction to computer language
number system in introduction to computer languagenumber system in introduction to computer language
number system in introduction to computer language
 
introduction to computer and technology-Lecture-1.pdf
introduction to computer and technology-Lecture-1.pdfintroduction to computer and technology-Lecture-1.pdf
introduction to computer and technology-Lecture-1.pdf
 
its about information process cycle and its components
its about information process cycle and its componentsits about information process cycle and its components
its about information process cycle and its components
 
cental processing unit and all its components
cental processing unit and all its componentscental processing unit and all its components
cental processing unit and all its components
 
Ipc (how we transfer the information end to end
Ipc (how we transfer the information end to endIpc (how we transfer the information end to end
Ipc (how we transfer the information end to end
 
Lecture-2-Relational-Algebra-and-SQL-Advanced-DataBase-Theory-MS.pdf
Lecture-2-Relational-Algebra-and-SQL-Advanced-DataBase-Theory-MS.pdfLecture-2-Relational-Algebra-and-SQL-Advanced-DataBase-Theory-MS.pdf
Lecture-2-Relational-Algebra-and-SQL-Advanced-DataBase-Theory-MS.pdf
 

Recently uploaded

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 

Recently uploaded (20)

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 

cache memory and cloud computing technology

  • 2. Memory • define as the internal storage media of a Computer is called as “Memory” • User can save information, data and programs etc. • These instructions we can save in memory with the help of CPU
  • 3. Memory • Each byte stored in unique location called an address, similar to seats in a concert hall.
  • 4. Triangular BITs Difference R BITS DIFFERENCE :-
  • 5. Importance of Memory • Memory is important part of computer • Without memory there would be no computer • It is used for storing both data and instruction execution • The CPU accesses each location in the memory by using technique number called memory address • Memory helps to save the data.
  • 6. Types of Memory • The memory is of two type Computer Primary Memory Secondary Memory
  • 7. Primary Memory • Primary memory is also known as “Main Memory” or “Internal Memory” • Which located in the mother board of system • Or which is directly connected to the CPU • It is the place where only little bit of data are stored either by manufacturer or by user
  • 8. • Is also called volatile memory • It is a temporary memory • In Primary memory data is lost when we turn off the computer. • We never store our data permanently in it • Select the part of memory to store data but doesn’t store data permanently
  • 9. Types • This is further divided into two parts • RAM • ROM
  • 10. RAM • Ram also known as “Random Access Memory” • It store the data which the user currently used or it store the data temporary in it. • RAM needs power on electricity to work when the computer power is turned off then all the data in it will be erased automatically.
  • 11. RAM • This is circuit which have separate space or slot in motherboard. This allows the computer to run the software faster.
  • 12. RAM Types • Is classified into two parts • SRAM(Static Random Access Memory) • DRAM(Dynamic Random Access Memory)
  • 13. SRAM • Is known as Static Random Access Memory • “Static” refers that the memory retains its content as long as the power is supplied so that’s why we can say this is volatile in nature. • SRAM doesn’t need to be refreshed periodically (as we known there are so many programs runs in background). • SRAM is faster but more expensive than DRAM.
  • 14. DRAM • Known as Dynamic Random Access Memory • It also contains data only when electricity is available. • DRAM need to refreshed periodically • DRAM works slower than SRAM • PC uses this RAM because it is much cheaper than SRAM and requires less space.
  • 15. ROM • Known as Read Only Memory • It can only read the data which in stored in it. • This is mainly used by our computer when we just turn on the computers, • It contain BIOS of the system.
  • 16. Type of ROM • PROM Programmable Read Only Memory • EPROM Erasable Programmable Read Only Memory • EEPROM Electrically Erasable Programmable Read Only Memory
  • 17. PROM • Programmable Read Only Memory • When data is stored then we have no right to change or alter to it. • In this data is written by manufacturer company, even you can also purchase blank PROM chip but it can programmed by special tool such as PROM programmers. • In general PC’s mainly PROM is used because we don’t have to alter any data to it
  • 18. EPROM • Known as “Erasable PROM”. • The word refer “erasable” means we can change or erase the data. • In EPROM we have right to change the data • In this we can change the data with the help of ultra violet rays. • EPROM is much expensive than PROM.
  • 19. EEPROM • Known as “Elactrically Erasable PROM” • The type of ROM which can be erased by electrical charges. • EEPROM can be erased one byte at anytime rater than erasing the entire chip by ultra violet rays.
  • 20. Secondary Memory • Store data in computer system through some devices is known as SM. • In this we can store the data so that when the Data is needed we can easily retrieve it • It is non volatile in nature so that we can not loose the data when power supply is off
  • 21. Cache Memory • Cache memory is a small, high speed RAM buffer located between the CPU and main memory. • Cache memory holds a copy of the instructions or data currently being used by the CPU. • The main purpose of a cache is to accelerate your computer while keeping price of the computer low.
  • 22. Cache and main memory
  • 23. Levels of Cache ❖Level 1(L1) Cache: This cache is inbuilt in the processor and is made of SRAM(Static RAM) Each time the processor requests information from memory, the cache controller on the chip uses special circuitry to first check if the memory data is already in the cache. If it is present, then the system is spared from time consuming access to the main memory. In a typical CPU, primary cache ranges in size from 8 to 64 KB, with larger amounts on the newer processors. This type of Cache Memory is very fast because it runs at the speed of the processor since it is integrated into it. ❖Level 2(L2) Cache: The L2 cache is larger but slower in speed than L1 cache. It is used to see recent accesses that is not picked by L1 cache and is usually 64 to 2 MB in size. A L2 cache is also found on the CPU. If L1 and L2 cache are used together, then the missing information that is not present in L1 cache can be retrieved quickly from the L2 cache. Like L1 caches, L2 caches are composed of SRAM but they are much larger. L2 is usually a separate static RAM (SRAM) chip and it is placed between the CPU & DRAM(Main Memory) ❖Level 3(L3) Cache: L3 Cache memory is an enhanced form of memory present on the motherboard of the computer. It is an extra cache built into the motherboard between the processor and main memory to speed up the processing operations. It reduces the time gap between request and retrieving of the data and instructions much more quickly than a main memory. L3 cache are being used with processors nowadays, having more than 3 MB of storage in it.