SlideShare a Scribd company logo
1 of 20
COMPUTER MEMORY 
• In computing memory refers to the physical device used to 
store program (sequences of instruction) or data on a 
temporary or permanent basis for use in a computer or other 
digital electronic device.
TYPES OF COMPUTER MEMORY 
THERE ARE TWO TYPES OF COMPUTER MEMORY. 
1, VOLATILE MEMORY. 
2, NON VOLATILE MEMORY.
VOLATILE MEMORY 
• Volatile memory is a type of storage whose contents are erased when the system's 
power is turned off or interrupted. For example, RAM is volatile; meaning users will lose 
a document if they do not save their work to a non-volatile classification of memory, such 
as a hard drive, before shutting down the computer. 
• There are several types of volatile memory 
• Ram, cache, register and virtual memory.
RAM (RANDOM ACCESS MEMORY) 
• Ram is stands for "random access memory". It stores 
temporarily information and it is also known short term memory 
RAM simply holds data for the processor..
TYPES OF RAM 
There are four types of ram which are shown below: 
1. SD RAM 
2. DDR SDRAM 
3. DDR2 SDRAM 
4. DDR3 SDRAM
SDRAM, DDR SDRAM 
SDRAM: SDRAM stands for synchronous dynamic random access memory. SDRAM is 
single data rate meaning that SDRAM can accept one command and transfer one word of 
data per clock cycle typical speeds of SDRAM are 100 and 133 mhz. 
DDR RAM: DDR SDRAM stands for double data rate synchronous dynamic random 
access memory. DDR RAM transfers data twice per clock cycle, hence the name double 
data rate. DDR clock speeds range between 200 MHz (DDR-200) and 400 MHz (DDR- 
400). DDR-200 transfers 1600 MB/s, while DDR-400 transfers 3200 MB/s.
DDR2 SDRAM AND DDR3 SDRAM 
DDR2 SDRAM: DDR2 SDRAM stands for double data rate 2 synchronous dynamic random 
access memory.DDR2 is twice as fast as DDR which means twice as much data is carried to 
the module for each clock cycle. DDR2 speeds range between 400 MHz (DDR2-400) and 800 
MHz (DDR2-800). DDR2-400 transfers 3200 MB/s. DDR2-800 transfers 6400 MB/s. 
DDR3 SDRAM: So by now after reading the above it is quite obvious what DDR3 
SDRAM stands for, double data rate 3 synchronous dynamic random access memory. In 
theory DDR3 is supposed to act twice as fast as DDR2 memories. Thus DDR3 speeds 
range between 800 MHz (DDR3-800) and 1600 MHz (DDR3-1600). DDR3-800 transfers 
6400 MB/s; DDR3-1600 transfers 12800 MB/s.
CACHE 
• Cache memory, also called CPU memory a computer microprocessor can access more 
quickly than it can access regular RAM as the microprocessor processes data, it looks 
first in the cache memory and if it finds the data there (from a previous reading of data), 
it does not have to do the more time-consuming reading of data from larger memory. It is 
small amount of memory and expensive too.
REGISTERS 
• In computer architecture, a processor register is a small amount of storage available as 
part of a digital processor, such as a CPU. Such registers are (typically) addressed by 
mechanisms other than main memory and can be accessed faster. It is more expensive 
and fastest than cache.
TYPES OF REGISTER 
THERE ARE TWO TYPES OF REGISTER. 
1. MEMORY BUFFER REGISTER 
2. MEMORY ADDRESS REGISTER
MAR,MDR 
• MAR STAND FOR MEMORY ADDRESS 
REGISTER 
• This register holds the memory addresses of 
data and instructions. This register is used to 
access data and instructions from memory 
during the execution phase of an instruction. 
Suppose CPU wants to store some data in 
the memory or to read the data from the 
memory. It places the address of the-required 
memory location in the MAR. 
• MEMORY BUFFER REGISTER 
• MBR stand for memory buffer register. This 
register holds the contents of data or 
instruction read from, or written in memory. It 
means that this register is used to store 
data/instruction coming from the memory or 
going to the memory.
VIRTUAL MEMORY 
• An imaginary memory area supported by some operating systems (for example, 
windows but not DOS) in conjunction with the hardware. You can think of virtual memory 
as an alternate set of memory addresses. Programs use these virtual addresses rather 
than real addresses to store instructions and data. When the program is actually 
executed, the virtual addresses are converted into real memory addresses.
NON VOLATILE MEMORY 
• Non-volatile memory is computer memory that can get back stored information even 
when not powered. 
• There are several type of non-volatile memory. 
• Rom , flash memory
ROM( READ ONLY MEMORY) 
• Rom is stand for “read only memory”.It stores permanently information.It 
is known as long term memory.Rom. Contains the programming that 
allows your computer to be "booted up" or regenerated each time you 
turn it on
FLASH MEMORY 
• Flash memory is an electronic computer storage medium that can be electrically erased 
and reprogrammed it is introduced by toshiba in 1984, flash memory was developed 
from EEPROM (electrically erasable programmable read-only memory)
TYPES OF ROM(READ ONLINE MEMORY) 
THERE ARE THREE TYPES OF ROM… 
1. PROM 
2. EPROM 
3. EEPROM
PROM,EPROM AND EEPROM 
• PROM: This type of ROM can be re-programmed by using a special device called a PROM 
programmer. Generally, a PROM can only be changed/updated once. 
• EPROM: This type of ROM can have its contents erased by ultraviolet light and then 
reprogrammed by an RPROM programmer. This procedure can be carried out many times; 
however, the constant erasing and rewriting will eventually render the chip useless. 
• EEPROM: This type of ROM works in a similar way to flash memory in that it can its 
contents can be 'flashed' for erasure ad then written to without having to remove the chip 
from its environment. EEPROM are used to store a computer system's BIOS, and can 
be updated without returning the unit to the factory. In many cases, BIOS updates can 
be carried out by computer users wishing a BIOS update.
Hard disk, CD-ROMs and flash memory 
Ram(Random access memory) 
cache 
register 
As it arrow goes 
downward memories 
are more efficient 
expensive small in 
size and faster too . 
As it arrow goes upward 
memories are more 
cheapest and big in size 
and slow too. 
Memory hierarchy
GROUP MEMBERS: 
 SHAHBAZ AZEEM (GROUP LEADER) 
 SAAD AMIN 
 ANAS

More Related Content

What's hot

RAM (Random Access Memory)
RAM (Random Access Memory)RAM (Random Access Memory)
RAM (Random Access Memory)divyanshbatham
 
Memory Hierarchy (RAM and ROM)
Memory Hierarchy (RAM and ROM)Memory Hierarchy (RAM and ROM)
Memory Hierarchy (RAM and ROM)sumanth ch
 
Direct memory access
Direct memory accessDirect memory access
Direct memory accessshubham kuwar
 
Computer memory & Memory Storage Devices.
Computer memory & Memory Storage Devices.Computer memory & Memory Storage Devices.
Computer memory & Memory Storage Devices.RajThakuri
 
ROM(Read Only Memory )
ROM(Read Only Memory )ROM(Read Only Memory )
ROM(Read Only Memory )rohitladdu
 
what is ROM? Rom(read only memory)
what is ROM? Rom(read only memory)what is ROM? Rom(read only memory)
what is ROM? Rom(read only memory)shire ali
 
Primary and secondary storage devices
Primary and secondary storage devicesPrimary and secondary storage devices
Primary and secondary storage devicesPichano Kikon
 
Computer memory
Computer memoryComputer memory
Computer memorynikunjandy
 
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER Rajat More
 
Random access memory
Random access memoryRandom access memory
Random access memoryAnikMazumdar2
 
Direct Memory Access(DMA)
Direct Memory Access(DMA)Direct Memory Access(DMA)
Direct Memory Access(DMA)Page Maker
 
Microprocessor and Application (8085)
Microprocessor and Application (8085)Microprocessor and Application (8085)
Microprocessor and Application (8085)ufaq kk
 
Memory presentation
Memory presentationMemory presentation
Memory presentationaaravSingh41
 
Power point presentation on memory of computer
Power point presentation on memory of computerPower point presentation on memory of computer
Power point presentation on memory of computerArpita Banerjee
 

What's hot (20)

Computer Memory
 Computer Memory Computer Memory
Computer Memory
 
RAM (Random Access Memory)
RAM (Random Access Memory)RAM (Random Access Memory)
RAM (Random Access Memory)
 
Memory Hierarchy (RAM and ROM)
Memory Hierarchy (RAM and ROM)Memory Hierarchy (RAM and ROM)
Memory Hierarchy (RAM and ROM)
 
Direct memory access
Direct memory accessDirect memory access
Direct memory access
 
Memory units
Memory unitsMemory units
Memory units
 
Computer memory & Memory Storage Devices.
Computer memory & Memory Storage Devices.Computer memory & Memory Storage Devices.
Computer memory & Memory Storage Devices.
 
RAM/ROM and its TYPES
RAM/ROM and its TYPESRAM/ROM and its TYPES
RAM/ROM and its TYPES
 
ROM(Read Only Memory )
ROM(Read Only Memory )ROM(Read Only Memory )
ROM(Read Only Memory )
 
what is ROM? Rom(read only memory)
what is ROM? Rom(read only memory)what is ROM? Rom(read only memory)
what is ROM? Rom(read only memory)
 
Functional units
Functional unitsFunctional units
Functional units
 
Primary and secondary storage devices
Primary and secondary storage devicesPrimary and secondary storage devices
Primary and secondary storage devices
 
Computer memory
Computer memoryComputer memory
Computer memory
 
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
 
Memory Hierarchy
Memory HierarchyMemory Hierarchy
Memory Hierarchy
 
Random access memory
Random access memoryRandom access memory
Random access memory
 
Direct Memory Access(DMA)
Direct Memory Access(DMA)Direct Memory Access(DMA)
Direct Memory Access(DMA)
 
Random Access Memory ppt
Random Access Memory pptRandom Access Memory ppt
Random Access Memory ppt
 
Microprocessor and Application (8085)
Microprocessor and Application (8085)Microprocessor and Application (8085)
Microprocessor and Application (8085)
 
Memory presentation
Memory presentationMemory presentation
Memory presentation
 
Power point presentation on memory of computer
Power point presentation on memory of computerPower point presentation on memory of computer
Power point presentation on memory of computer
 

Viewers also liked

Types of Memories
Types of MemoriesTypes of Memories
Types of MemoriesSmit Shah
 
COMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONSCOMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONSAngel Mary George
 
THE FIVE THEMES OF GEOGRAPHY
THE FIVE THEMES OF GEOGRAPHYTHE FIVE THEMES OF GEOGRAPHY
THE FIVE THEMES OF GEOGRAPHYcrow0317
 
TIPOS DE MEMORIA RAM Y ROM
TIPOS DE MEMORIA RAM Y ROMTIPOS DE MEMORIA RAM Y ROM
TIPOS DE MEMORIA RAM Y ROMyeka2010
 
Network Basics
Network BasicsNetwork Basics
Network Basicstmavroidis
 
Tipos de memoria del computador - Compendio
Tipos de memoria del computador - CompendioTipos de memoria del computador - Compendio
Tipos de memoria del computador - CompendioJose Diaz Silva
 
Tema 1 concepto y tipos de memoria
Tema 1 concepto y tipos de memoriaTema 1 concepto y tipos de memoria
Tema 1 concepto y tipos de memoriapvakil
 
Unit 1 . meaning, nature, scope and significance
Unit 1 . meaning, nature, scope and significanceUnit 1 . meaning, nature, scope and significance
Unit 1 . meaning, nature, scope and significanceShaik Saleem
 
P1.Tipos De Memoria En Un Pc
P1.Tipos De Memoria En Un PcP1.Tipos De Memoria En Un Pc
P1.Tipos De Memoria En Un PcLAURA
 
HRM davis Chapter 1 HR concept 2014
HRM davis Chapter 1 HR concept 2014HRM davis Chapter 1 HR concept 2014
HRM davis Chapter 1 HR concept 2014Arif Partono
 
Tipos de Memorias en informatica
Tipos de Memorias en informaticaTipos de Memorias en informatica
Tipos de Memorias en informaticaAlejandro Cano
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwaremite6025.hku
 
Environmental Science (EVS) : Plants Around Us (Class III)
Environmental Science (EVS) : Plants Around Us (Class III)Environmental Science (EVS) : Plants Around Us (Class III)
Environmental Science (EVS) : Plants Around Us (Class III)theeducationdesk
 
Administración de Memoria - Sistemas Operativos
Administración de Memoria - Sistemas OperativosAdministración de Memoria - Sistemas Operativos
Administración de Memoria - Sistemas OperativosPablo Macon
 

Viewers also liked (16)

Types of Memories
Types of MemoriesTypes of Memories
Types of Memories
 
COMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONSCOMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONS
 
THE FIVE THEMES OF GEOGRAPHY
THE FIVE THEMES OF GEOGRAPHYTHE FIVE THEMES OF GEOGRAPHY
THE FIVE THEMES OF GEOGRAPHY
 
TIPOS DE MEMORIA RAM Y ROM
TIPOS DE MEMORIA RAM Y ROMTIPOS DE MEMORIA RAM Y ROM
TIPOS DE MEMORIA RAM Y ROM
 
Network Basics
Network BasicsNetwork Basics
Network Basics
 
Tipos de Memoria
Tipos de MemoriaTipos de Memoria
Tipos de Memoria
 
Tipos de memoria del computador - Compendio
Tipos de memoria del computador - CompendioTipos de memoria del computador - Compendio
Tipos de memoria del computador - Compendio
 
Tema 1 concepto y tipos de memoria
Tema 1 concepto y tipos de memoriaTema 1 concepto y tipos de memoria
Tema 1 concepto y tipos de memoria
 
Unit 1 . meaning, nature, scope and significance
Unit 1 . meaning, nature, scope and significanceUnit 1 . meaning, nature, scope and significance
Unit 1 . meaning, nature, scope and significance
 
P1.Tipos De Memoria En Un Pc
P1.Tipos De Memoria En Un PcP1.Tipos De Memoria En Un Pc
P1.Tipos De Memoria En Un Pc
 
HRM davis Chapter 1 HR concept 2014
HRM davis Chapter 1 HR concept 2014HRM davis Chapter 1 HR concept 2014
HRM davis Chapter 1 HR concept 2014
 
Memorias de computadoras
Memorias de computadorasMemorias de computadoras
Memorias de computadoras
 
Tipos de Memorias en informatica
Tipos de Memorias en informaticaTipos de Memorias en informatica
Tipos de Memorias en informatica
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Environmental Science (EVS) : Plants Around Us (Class III)
Environmental Science (EVS) : Plants Around Us (Class III)Environmental Science (EVS) : Plants Around Us (Class III)
Environmental Science (EVS) : Plants Around Us (Class III)
 
Administración de Memoria - Sistemas Operativos
Administración de Memoria - Sistemas OperativosAdministración de Memoria - Sistemas Operativos
Administración de Memoria - Sistemas Operativos
 

Similar to TYPES OF COMPUTER MEMORIES

Memory and storage devices
Memory and storage devicesMemory and storage devices
Memory and storage devicesChuuHye
 
Memory-Usage.pptx
Memory-Usage.pptxMemory-Usage.pptx
Memory-Usage.pptxKimGerero
 
Chapter 5
Chapter 5Chapter 5
Chapter 5askme
 
COMPUTER MEMORY
COMPUTER MEMORYCOMPUTER MEMORY
COMPUTER MEMORYRajat More
 
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 technologyssuserf86fba
 
digital logic circuits, digital component memory unit
 digital logic circuits, digital component memory unit digital logic circuits, digital component memory unit
digital logic circuits, digital component memory unitRai University
 
lecture_5_computer_memory.pptx
lecture_5_computer_memory.pptxlecture_5_computer_memory.pptx
lecture_5_computer_memory.pptxMrHlo1
 
Basics Of Semiconductor Memories
Basics Of Semiconductor MemoriesBasics Of Semiconductor Memories
Basics Of Semiconductor MemoriesRahul Bandhe
 
Random access memory
Random access memoryRandom access memory
Random access memoryBESOR ACADEMY
 

Similar to TYPES OF COMPUTER MEMORIES (20)

Memory and storage devices
Memory and storage devicesMemory and storage devices
Memory and storage devices
 
RAM And ROM
RAM And ROMRAM And ROM
RAM And ROM
 
Memory
MemoryMemory
Memory
 
Memory System
Memory SystemMemory System
Memory System
 
project on memories .pptx
project on memories .pptxproject on memories .pptx
project on memories .pptx
 
primary memory
primary memoryprimary memory
primary memory
 
Memory-Usage.pptx
Memory-Usage.pptxMemory-Usage.pptx
Memory-Usage.pptx
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
COMPUTER MEMORY
COMPUTER MEMORYCOMPUTER MEMORY
COMPUTER MEMORY
 
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...
 
cache memory and cloud computing technology
cache memory and cloud computing technologycache memory and cloud computing technology
cache memory and cloud computing technology
 
Memory
MemoryMemory
Memory
 
Main Memory RAM and ROM
Main Memory RAM and ROMMain Memory RAM and ROM
Main Memory RAM and ROM
 
Memory devices
Memory devicesMemory devices
Memory devices
 
Memory managment
Memory managmentMemory managment
Memory managment
 
digital logic circuits, digital component memory unit
 digital logic circuits, digital component memory unit digital logic circuits, digital component memory unit
digital logic circuits, digital component memory unit
 
Rahman
RahmanRahman
Rahman
 
lecture_5_computer_memory.pptx
lecture_5_computer_memory.pptxlecture_5_computer_memory.pptx
lecture_5_computer_memory.pptx
 
Basics Of Semiconductor Memories
Basics Of Semiconductor MemoriesBasics Of Semiconductor Memories
Basics Of Semiconductor Memories
 
Random access memory
Random access memoryRandom access memory
Random access memory
 

Recently uploaded

Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 

Recently uploaded (20)

Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 

TYPES OF COMPUTER MEMORIES

  • 1.
  • 2. COMPUTER MEMORY • In computing memory refers to the physical device used to store program (sequences of instruction) or data on a temporary or permanent basis for use in a computer or other digital electronic device.
  • 3. TYPES OF COMPUTER MEMORY THERE ARE TWO TYPES OF COMPUTER MEMORY. 1, VOLATILE MEMORY. 2, NON VOLATILE MEMORY.
  • 4. VOLATILE MEMORY • Volatile memory is a type of storage whose contents are erased when the system's power is turned off or interrupted. For example, RAM is volatile; meaning users will lose a document if they do not save their work to a non-volatile classification of memory, such as a hard drive, before shutting down the computer. • There are several types of volatile memory • Ram, cache, register and virtual memory.
  • 5. RAM (RANDOM ACCESS MEMORY) • Ram is stands for "random access memory". It stores temporarily information and it is also known short term memory RAM simply holds data for the processor..
  • 6. TYPES OF RAM There are four types of ram which are shown below: 1. SD RAM 2. DDR SDRAM 3. DDR2 SDRAM 4. DDR3 SDRAM
  • 7. SDRAM, DDR SDRAM SDRAM: SDRAM stands for synchronous dynamic random access memory. SDRAM is single data rate meaning that SDRAM can accept one command and transfer one word of data per clock cycle typical speeds of SDRAM are 100 and 133 mhz. DDR RAM: DDR SDRAM stands for double data rate synchronous dynamic random access memory. DDR RAM transfers data twice per clock cycle, hence the name double data rate. DDR clock speeds range between 200 MHz (DDR-200) and 400 MHz (DDR- 400). DDR-200 transfers 1600 MB/s, while DDR-400 transfers 3200 MB/s.
  • 8. DDR2 SDRAM AND DDR3 SDRAM DDR2 SDRAM: DDR2 SDRAM stands for double data rate 2 synchronous dynamic random access memory.DDR2 is twice as fast as DDR which means twice as much data is carried to the module for each clock cycle. DDR2 speeds range between 400 MHz (DDR2-400) and 800 MHz (DDR2-800). DDR2-400 transfers 3200 MB/s. DDR2-800 transfers 6400 MB/s. DDR3 SDRAM: So by now after reading the above it is quite obvious what DDR3 SDRAM stands for, double data rate 3 synchronous dynamic random access memory. In theory DDR3 is supposed to act twice as fast as DDR2 memories. Thus DDR3 speeds range between 800 MHz (DDR3-800) and 1600 MHz (DDR3-1600). DDR3-800 transfers 6400 MB/s; DDR3-1600 transfers 12800 MB/s.
  • 9. CACHE • Cache memory, also called CPU memory a computer microprocessor can access more quickly than it can access regular RAM as the microprocessor processes data, it looks first in the cache memory and if it finds the data there (from a previous reading of data), it does not have to do the more time-consuming reading of data from larger memory. It is small amount of memory and expensive too.
  • 10. REGISTERS • In computer architecture, a processor register is a small amount of storage available as part of a digital processor, such as a CPU. Such registers are (typically) addressed by mechanisms other than main memory and can be accessed faster. It is more expensive and fastest than cache.
  • 11. TYPES OF REGISTER THERE ARE TWO TYPES OF REGISTER. 1. MEMORY BUFFER REGISTER 2. MEMORY ADDRESS REGISTER
  • 12. MAR,MDR • MAR STAND FOR MEMORY ADDRESS REGISTER • This register holds the memory addresses of data and instructions. This register is used to access data and instructions from memory during the execution phase of an instruction. Suppose CPU wants to store some data in the memory or to read the data from the memory. It places the address of the-required memory location in the MAR. • MEMORY BUFFER REGISTER • MBR stand for memory buffer register. This register holds the contents of data or instruction read from, or written in memory. It means that this register is used to store data/instruction coming from the memory or going to the memory.
  • 13. VIRTUAL MEMORY • An imaginary memory area supported by some operating systems (for example, windows but not DOS) in conjunction with the hardware. You can think of virtual memory as an alternate set of memory addresses. Programs use these virtual addresses rather than real addresses to store instructions and data. When the program is actually executed, the virtual addresses are converted into real memory addresses.
  • 14. NON VOLATILE MEMORY • Non-volatile memory is computer memory that can get back stored information even when not powered. • There are several type of non-volatile memory. • Rom , flash memory
  • 15. ROM( READ ONLY MEMORY) • Rom is stand for “read only memory”.It stores permanently information.It is known as long term memory.Rom. Contains the programming that allows your computer to be "booted up" or regenerated each time you turn it on
  • 16. FLASH MEMORY • Flash memory is an electronic computer storage medium that can be electrically erased and reprogrammed it is introduced by toshiba in 1984, flash memory was developed from EEPROM (electrically erasable programmable read-only memory)
  • 17. TYPES OF ROM(READ ONLINE MEMORY) THERE ARE THREE TYPES OF ROM… 1. PROM 2. EPROM 3. EEPROM
  • 18. PROM,EPROM AND EEPROM • PROM: This type of ROM can be re-programmed by using a special device called a PROM programmer. Generally, a PROM can only be changed/updated once. • EPROM: This type of ROM can have its contents erased by ultraviolet light and then reprogrammed by an RPROM programmer. This procedure can be carried out many times; however, the constant erasing and rewriting will eventually render the chip useless. • EEPROM: This type of ROM works in a similar way to flash memory in that it can its contents can be 'flashed' for erasure ad then written to without having to remove the chip from its environment. EEPROM are used to store a computer system's BIOS, and can be updated without returning the unit to the factory. In many cases, BIOS updates can be carried out by computer users wishing a BIOS update.
  • 19. Hard disk, CD-ROMs and flash memory Ram(Random access memory) cache register As it arrow goes downward memories are more efficient expensive small in size and faster too . As it arrow goes upward memories are more cheapest and big in size and slow too. Memory hierarchy
  • 20. GROUP MEMBERS:  SHAHBAZ AZEEM (GROUP LEADER)  SAAD AMIN  ANAS