SlideShare a Scribd company logo
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

Memory Hierarchy
Memory HierarchyMemory Hierarchy
Memory Hierarchy
Trinity Dwarka
 
CPU - Central processing unit
CPU - Central processing unitCPU - Central processing unit
CPU - Central processing unit
Abhinav Vishnoi
 
Memory and its types
Memory and its typesMemory and its types
Memory and its types
University of Gujrat (sialkot)
 
Computer memory
Computer memoryComputer memory
Computer memory
Ashok Rolaniya
 
RAM And ROM
RAM And ROMRAM And ROM
RAM And ROM
Gihan Chanaka
 
computer storage
computer storagecomputer storage
computer storage
Dipankar Dutta
 
Memory & storage devices
Memory & storage devicesMemory & storage devices
Memory & storage devices
Hamza Mughal
 
RAM :A primary Memory
RAM :A primary MemoryRAM :A primary Memory
RAM :A primary Memory
Dev Dorse
 
RAM (Random Access Memory)
RAM (Random Access Memory)RAM (Random Access Memory)
RAM (Random Access Memory)
divyanshbatham
 
Ram and Rom
Ram and RomRam and Rom
Ram and Rom
qasimali257
 
Random Access Memory ppt
Random Access Memory pptRandom Access Memory ppt
Hard Disk Drive Complete structure
Hard Disk Drive Complete structureHard Disk Drive Complete structure
Hard Disk Drive Complete structure
MuhammadFarooq486
 
Memory / Storage Devices
Memory / Storage DevicesMemory / Storage Devices
Memory / Storage Devices
GECE BADIN
 
Memory organization
Memory organizationMemory organization
Memory organization
AL- AMIN
 
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
Akhila Dakshina
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
Forrester High School
 
Presentation on storage devices
Presentation on storage devicesPresentation on storage devices
Presentation on storage devices
Nouman Riaz
 

What's hot (20)

Memory Hierarchy
Memory HierarchyMemory Hierarchy
Memory Hierarchy
 
CPU - Central processing unit
CPU - Central processing unitCPU - Central processing unit
CPU - Central processing unit
 
Secondary Storage
Secondary StorageSecondary Storage
Secondary Storage
 
Memory and its types
Memory and its typesMemory and its types
Memory and its types
 
Computer memory
Computer memoryComputer memory
Computer memory
 
RAM And ROM
RAM And ROMRAM And ROM
RAM And ROM
 
computer storage
computer storagecomputer storage
computer storage
 
Memory & storage devices
Memory & storage devicesMemory & storage devices
Memory & storage devices
 
Floppy disk
Floppy diskFloppy disk
Floppy disk
 
RAM :A primary Memory
RAM :A primary MemoryRAM :A primary Memory
RAM :A primary Memory
 
RAM (Random Access Memory)
RAM (Random Access Memory)RAM (Random Access Memory)
RAM (Random Access Memory)
 
Ram and Rom
Ram and RomRam and Rom
Ram and Rom
 
Random Access Memory ppt
Random Access Memory pptRandom Access Memory ppt
Random Access Memory ppt
 
Hard Disk Drive Complete structure
Hard Disk Drive Complete structureHard Disk Drive Complete structure
Hard Disk Drive Complete structure
 
Memory / Storage Devices
Memory / Storage DevicesMemory / Storage Devices
Memory / Storage Devices
 
Memory organization
Memory organizationMemory organization
Memory organization
 
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
Storage devices
Storage devicesStorage devices
Storage devices
 
Presentation on storage devices
Presentation on storage devicesPresentation on storage devices
Presentation on storage devices
 

Viewers also liked

Types of Memories
Types of MemoriesTypes of Memories
Types of Memories
Smit Shah
 
THE FIVE THEMES OF GEOGRAPHY
THE FIVE THEMES OF GEOGRAPHYTHE FIVE THEMES OF GEOGRAPHY
THE FIVE THEMES OF GEOGRAPHY
crow0317
 
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 Basics
tmavroidis
 
Tipos de Memoria
Tipos de MemoriaTipos de Memoria
Tipos de Memoria
Leopoldo Capa
 
Tipos de memoria del computador - Compendio
Tipos de memoria del computador - CompendioTipos de memoria del computador - Compendio
Tipos de memoria del computador - Compendio
Jose 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 significance
Shaik 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 Pc
LAURA
 
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
Arif Partono
 
Tipos de Memorias en informatica
Tipos de Memorias en informaticaTipos de Memorias en informatica
Tipos de Memorias en informatica
Alejandro Cano
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
mite6025.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 Operativos
Pablo Macon
 

Viewers also liked (15)

Types of Memories
Types of MemoriesTypes of Memories
Types of Memories
 
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 devices
ChuuHye
 
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
dbmscse61
 
Memory
MemoryMemory
Memory
Vijay Kumar
 
Memory System
Memory SystemMemory System
Memory System
ImranulHasan6
 
project on memories .pptx
project on memories .pptxproject on memories .pptx
project on memories .pptx
NEWDOCUMENTCENTRE1
 
primary memory
primary memoryprimary memory
primary memory
Ramya Kotyan
 
Memory-Usage.pptx
Memory-Usage.pptxMemory-Usage.pptx
Memory-Usage.pptx
KimGerero
 
Chapter 5
Chapter 5Chapter 5
Chapter 5askme
 
COMPUTER MEMORY
COMPUTER MEMORYCOMPUTER MEMORY
COMPUTER MEMORYRajat More
 
cache memory and cloud computing technology
cache memory and cloud computing technologycache memory and cloud computing technology
cache memory and cloud computing technology
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
 
Ram & rom memories
Ram & rom memoriesRam & rom memories
Ram & rom memoriesangelaag98
 
memory hierarchy
memory hierarchymemory hierarchy
memory hierarchy
sreelakshmikv
 
Main Memory RAM and ROM
Main Memory RAM and ROMMain Memory RAM and ROM
Main Memory RAM and ROM
Archana Gopinath
 
Introduction to COMPUTER’S MEMORY RAM and ROM
Introduction to COMPUTER’S MEMORY RAM and ROMIntroduction to COMPUTER’S MEMORY RAM and ROM
Introduction to COMPUTER’S MEMORY RAM and ROM
Chandrakant Divate
 
Memory devices
Memory devicesMemory devices
Memory devices
arpit sharma
 
Memory managment
Memory managmentMemory managment
Memory managment
Shahbaz Khan
 
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
Rai University
 
Rahman
RahmanRahman

Similar to TYPES OF COMPUTER MEMORIES (20)

Memory and storage devices
Memory and storage devicesMemory and storage devices
Memory and storage devices
 
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
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
 
cache memory and cloud computing technology
cache memory and cloud computing technologycache memory and cloud computing technology
cache memory and cloud computing technology
 
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...
 
Ram & rom memories
Ram & rom memoriesRam & rom memories
Ram & rom memories
 
Memory
MemoryMemory
Memory
 
memory hierarchy
memory hierarchymemory hierarchy
memory hierarchy
 
Main Memory RAM and ROM
Main Memory RAM and ROMMain Memory RAM and ROM
Main Memory RAM and ROM
 
Introduction to COMPUTER’S MEMORY RAM and ROM
Introduction to COMPUTER’S MEMORY RAM and ROMIntroduction to COMPUTER’S MEMORY RAM and ROM
Introduction to COMPUTER’S 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
 

Recently uploaded

GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 

Recently uploaded (20)

GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 

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