SlideShare a Scribd company logo
Topics
History of memory
Memory
Types of memory
History of memory
In the early 1940s, memory technology mostly
permitted a capacity of a few bytes.
ENIAC(Electronic Numerical Integrator And Computer):
Firs electronic general-purpose computer . That is
capable of being reprogrammed to solve a large class
of numerical problems.
Vacuum
tubes.
The first electronic
programmable digi
tal computer
the ENIAC, using
thousands of octal-
base radio vacuum
tubes could
perform simple
calculations
involving 20
numbers of ten
decimal digits
delay line memory:
 developed by J. Presper Eckert in the early 1940s.
It is also used in digital computers.
 Delay line memory would be limited to a capacity of
up to a few hundred thousand bits to remain
efficient.
random access computer memory
the Williams tube and Selectron tube originated in
1946.
 in 1947 Jay Forrester, Jan A. Rajchman and An
Wang developed magnetic core memory which
allowed for recall of memory after power loss.
random access computer memory.
the
Selectron
was limited
to 256 bits,
while the
Williams
tube could
store
thousands
Magnetic core memory
•It was the
computer
memory of
choice
throughout
the 1960s,
until it was
replaced by
semiconduc
tor memory.
Memory
.
 Electronic components that store instructions, data,
and results
 Consists of one or more chips on motherboard or
other circuit board
 Each byte stored in unique location called an
address.
Memory
It holds the data and instructions that the Central
Processing Unit (CPU) needs.
Before a program can be run the program is loaded
from the storage medium into memory.
It allows the CPU to direct interact with the
program.
Memory is a need of every computer
Memory
Memory chips almost always come as part of a card
called a module.
Memory's usually listed with two numbers, such as
8x32 or 4x16.
The first number represents the number of chips on
the module.
The second one tells the capacity of each individual
chip, measured in megabits (Mb), or one million bits.
Types of memory
1. ROM (Read Only Memory)
2.RAM (Random Access Memory)
3.Cache
4.Flash memory
ROM
stores data without
electrical current;
it is the ROM
(Read Only
Memory)
or is sometimes
called non-volatile
memory as it is not
erased when the
system is switched
off
Read Only Memory
Types of ROM
PROM (Programmable Read Only Memory)
EPROM (Erasable Programmable Read Only
Memory)
EEPROM (Electrically Erasable Read Only Memory .
PROM
Programmable read-only memory (PROM) is a blank
ROM chip on which a programmer can write
permanently, but once written cannot be changed or
modified
ROM cannot be written when the computer is
running.
ROM use for important program like BIOS or the
firmware of a device.
PROM
.
Once
a program has
been written
onto a PROM, it
remains there
forever.
But most ROM chips designed to be modified by
users, use
Erasable programmable read-only memory
( EPROM)
or electrically erasable programmable read-only
memory ( EEPROM).
EPROM
An EPROM or erasable programmable read only
memory, is a type of memory chip
 Once programmed, an EPROM can be erased with
the help of ultraviolet light
EEPROM
Electrically Erasable Programmable Read-Only
Memory
Type of PROM that can be erased by exposing it to
an electrical charge.
Similar to EPROM.
Memory
How is memory measured?
Term Abbreviation Approximate Size
Kilobyte KB or K 1 thousand bytes
Megabyte MB 1 million bytes
Gigabyte GB 1 billion bytes
Terabyte TB 1 trillion bytes
 By number of bytes available for storage
RAM
Random Access Memory, can be accessed
randomly. Any byte of memory can be accessed without
touching the preceding bytes. RAM is the most
common type of memory found in computers and other
devices, such as printers.
Memory
What is random access memory (RAM)?
p. 195
The more RAM aThe more RAM a
computer has, thecomputer has, the
faster it respondsfaster it responds
Also calledAlso called
main memorymain memory
oror primaryprimary
storagestorage
Most RAM isMost RAM is
volatilevolatile, it is lost, it is lost
when computer’swhen computer’s
power ispower is
turned offturned off
Memory chips that can beMemory chips that can be
read from and writtenread from and written
to by processorto by processor
RAM
RAM is mostly sold in multiples of 16 megabytes: 16,
32, 64, 128, 256, 512 and 1,024 (the same as 1GB) .
DDR2 and DDR3 RAMs.
DDR2
Appears in 2004 (speed: delivering bandwidth of up
to 8.5 GB per second)
DDR3
Appears in 2007(speed : can transfer data at rates up
to 12.8 GB per second)
DDR2 DDR3
RAMs
Types of RAM
There are two different types of RAM:
DRAM (Dynamic Random Access Memory)
SRAM (Static Random Access Memory).
DRAM:
 Needs to be refreshed thousands of times per second
while.
Dynamic RAM needs to automatically refresh thousands of
times per second; that's where it gets the name dynamic.
Otherwise, it will forget the information it's holding.
DRAM
SRAM
Does not need to
be refreshed,
which is what
makes it faster
than DRAM.
Both types of
RAM are volatile,
meaning that
they lose their
contents when
the power is
turned off.
Memory
Where does memory chips
reside?
 Memory slots on
motherboard hold memory
modules
memory chip memory slot
dual inline memory module
Cache memory
Helps speed computer processes by storing frequently
used instructions and data
The cache is a smaller, faster memory which stores
copies of the data from frequently used main
memory locations.
Cache memory
When the processor needs to read from or write to a
location in main memory, it first checks whether a
copy of that data is in the cache. If so, the processor
immediately reads from or writes to the cache, which
is much faster than reading from or writing to main
memory.
Flash Memory
Non volatile memory can be erased electronically
and rewritten similar to EEPROM.
Introduced by Toshiba in 1984
Most computers use it to hold up their startup
instructions
Also used in many mobiles , smart phones ,
digital cameras and PDA
Flash memory
There are two main types of flash memory.
1. NAND
2.NOR
 NAND type flash memory may be written and read
in blocks.
 NOR type flash allows a single machine word(byte)
to be written to an erased location or read​
independently.
What is capacity
.
Kilobyte (KB) 1 thousand
Megabyte (MB) 1 million
Gigabyte (GB) 1 billion
Terabyte (TB) 1 trillion
Petabyte (PB) 1 quadrillion
Number of bytes (characters) a storage medium can hold
Exabyte (EB) 1 quintillion
Zettabyte (ZB) 1 sextillion
Yottabyte (YB) 1 septillion
Memory
Smallest unit: bit
8 bit = 1 byte
1024 byte = 1 kb (kilo byte)
Each byte is able to represent 255 different number
(0 to 255)
Computer Memory

More Related Content

What's hot

Computer Memory
 Computer Memory Computer Memory
Computer Memory
sumeshkumarsheoran
 
Memory
MemoryMemory
Memory devices
Memory devicesMemory devices
Memory devices
Satyam Sharma
 
Computer memory
Computer memoryComputer memory
Computer memory
Jayapal Jp
 
Ram & rom
Ram & romRam & rom
Ram & rom
Ahsan Rafiq
 
Secondary memory
Secondary memorySecondary memory
Secondary memory
Freelancer
 
Primary memory
Primary memoryPrimary memory
Primary memory
University of Potsdam
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
babaradhe
 
Computer memory
Computer memoryComputer memory
Computer memory
arunavasava
 
Computer storage & type of storage.
Computer storage & type of storage.Computer storage & type of storage.
Computer storage & type of storage.
Niloy Biswas
 
Memory presentation
Memory presentationMemory presentation
Memory presentation
aaravSingh41
 
RAM And ROM
RAM And ROMRAM And ROM
RAM And ROM
Gihan Chanaka
 
Memory / Storage Devices
Memory / Storage DevicesMemory / Storage Devices
Memory / Storage Devices
GECE BADIN
 
Types of memory
Types of memoryTypes of memory
Types of memory
myrajendra
 
computer memory and its types
computer memory and its typescomputer memory and its types
computer memory and its types
Swapanpreet Kaur
 
Ram & rom memories
Ram & rom memoriesRam & rom memories
Ram & rom memoriesangelaag98
 
Processors and its Types
Processors and its TypesProcessors and its Types
Processors and its Types
Nimrah Shahbaz
 
Computer memory
Computer memoryComputer memory
Computer memory
nikunjandy
 

What's hot (20)

Computer Memory
 Computer Memory Computer Memory
Computer Memory
 
Memory
MemoryMemory
Memory
 
Memory devices
Memory devicesMemory devices
Memory devices
 
Secondary Storage
Secondary StorageSecondary Storage
Secondary Storage
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Ram & rom
Ram & romRam & rom
Ram & rom
 
Secondary memory
Secondary memorySecondary memory
Secondary memory
 
Primary memory
Primary memoryPrimary memory
Primary memory
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Computer storage & type of storage.
Computer storage & type of storage.Computer storage & type of storage.
Computer storage & type of storage.
 
Memory presentation
Memory presentationMemory presentation
Memory presentation
 
RAM And ROM
RAM And ROMRAM And ROM
RAM And ROM
 
Memory / Storage Devices
Memory / Storage DevicesMemory / Storage Devices
Memory / Storage Devices
 
Types of memory
Types of memoryTypes of memory
Types of memory
 
computer memory and its types
computer memory and its typescomputer memory and its types
computer memory and its types
 
Ram & rom memories
Ram & rom memoriesRam & rom memories
Ram & rom memories
 
RAM
RAMRAM
RAM
 
Processors and its Types
Processors and its TypesProcessors and its Types
Processors and its Types
 
Computer memory
Computer memoryComputer memory
Computer memory
 

Viewers also liked

Basic information about Computer memory
Basic information about Computer memoryBasic information about Computer memory
Basic information about Computer memory
Ramesh Pant
 
Big Data, We Have a Communication Problem
Big Data, We Have a Communication Problem Big Data, We Have a Communication Problem
Big Data, We Have a Communication Problem
Daniel Tunkelang
 
Computer memory
Computer memoryComputer memory
Computer memory
Ashok Rolaniya
 
Ram and-rom-chips
Ram and-rom-chipsRam and-rom-chips
Ram and-rom-chipsAnuj Modi
 
Computer Memory Device Supplier, ASAP Distribution
Computer Memory Device Supplier, ASAP DistributionComputer Memory Device Supplier, ASAP Distribution
Computer Memory Device Supplier, ASAP Distribution
ASAP Distribution
 
Computer memory in general
Computer memory in generalComputer memory in general
Computer memory in general
Priyank Panchal
 
Computer memory
Computer memoryComputer memory
Computer memory
Mrjonesit
 
Hard disk drive
Hard disk driveHard disk drive
Hard disk drive
Awais Alam
 
Memory
MemoryMemory
Register & Memory
Register & MemoryRegister & Memory
Register & Memory
Education Front
 
Various type of register
Various type of registerVarious type of register
Various type of register
Muhammad Taqi Hassan Bukhari
 
Hard disk
Hard diskHard disk
Hard disk
HananMH
 
computer memory and memory module
computer memory and memory modulecomputer memory and memory module
computer memory and memory module
thensi
 
Computer MEMORY
Computer MEMORYComputer MEMORY
Computer MEMORY
Swarnima Tiwari
 
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
Dr. C.V. Suresh Babu
 

Viewers also liked (20)

Basic information about Computer memory
Basic information about Computer memoryBasic information about Computer memory
Basic information about Computer memory
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Big Data, We Have a Communication Problem
Big Data, We Have a Communication Problem Big Data, We Have a Communication Problem
Big Data, We Have a Communication Problem
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Ram and-rom-chips
Ram and-rom-chipsRam and-rom-chips
Ram and-rom-chips
 
Computer Memory Device Supplier, ASAP Distribution
Computer Memory Device Supplier, ASAP DistributionComputer Memory Device Supplier, ASAP Distribution
Computer Memory Device Supplier, ASAP Distribution
 
Computer memory in general
Computer memory in generalComputer memory in general
Computer memory in general
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Hard disk drive
Hard disk driveHard disk drive
Hard disk drive
 
Memory
MemoryMemory
Memory
 
Memory
MemoryMemory
Memory
 
Register & Memory
Register & MemoryRegister & Memory
Register & Memory
 
Various type of register
Various type of registerVarious type of register
Various type of register
 
Hard disk
Hard diskHard disk
Hard disk
 
computer memory and memory module
computer memory and memory modulecomputer memory and memory module
computer memory and memory module
 
Computer MEMORY
Computer MEMORYComputer MEMORY
Computer MEMORY
 
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)
 
Memory
MemoryMemory
Memory
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
VIRTUAL MEMORY
VIRTUAL MEMORYVIRTUAL MEMORY
VIRTUAL MEMORY
 

Similar to Computer Memory

Memory System
Memory SystemMemory System
Memory System
ImranulHasan6
 
Chapter 5
Chapter 5Chapter 5
Chapter 5askme
 
Rahman
RahmanRahman
TYPES OF COMPUTER MEMORIES
TYPES OF COMPUTER MEMORIESTYPES OF COMPUTER MEMORIES
TYPES OF COMPUTER MEMORIES
Shahbaz Baloch
 
Understanding And Managing Memory
Understanding And Managing MemoryUnderstanding And Managing Memory
Understanding And Managing Memoryisma ishak
 
Random access memory
Random access memoryRandom access memory
Random access memory
BESOR ACADEMY
 
Memory and storage devices
Memory and storage devicesMemory and storage devices
Memory and storage devices
ChuuHye
 
Primary and secondary storage devices
Primary and secondary storage devicesPrimary and secondary storage devices
Primary and secondary storage devicesPichano Kikon
 
computer Unit 5
computer Unit 5computer Unit 5
computer Unit 5
Aqeel Rehman
 
PPT-Unit1-Basics-of-Mother-Board.ppt
PPT-Unit1-Basics-of-Mother-Board.pptPPT-Unit1-Basics-of-Mother-Board.ppt
PPT-Unit1-Basics-of-Mother-Board.ppt
vishalsharma604239
 
RANDOM ACCEES MEMORY
RANDOM ACCEES MEMORYRANDOM ACCEES MEMORY
RANDOM ACCEES MEMORYMaya Singh
 
M luqman khan
M luqman khanM luqman khan
M luqman khan
Raza Umer
 
Computer memory
Computer memoryComputer memory
Computer memory
Ambuj Rai
 
Microprocessors and memory concepts
Microprocessors and memory conceptsMicroprocessors and memory concepts
Microprocessors and memory concepts
Prof. Dr. K. Adisesha
 
presentation on memory units.
presentation on memory units.presentation on memory units.
presentation on memory units.
Krishna Bharati
 
COMPUTER MEMORY
COMPUTER MEMORYCOMPUTER MEMORY
COMPUTER MEMORYRajat More
 
Memory & storage devices
Memory & storage devicesMemory & storage devices
Memory & storage devices
Hamza Mughal
 

Similar to Computer Memory (20)

Memory System
Memory SystemMemory System
Memory System
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Rahman
RahmanRahman
Rahman
 
TYPES OF COMPUTER MEMORIES
TYPES OF COMPUTER MEMORIESTYPES OF COMPUTER MEMORIES
TYPES OF COMPUTER MEMORIES
 
Understanding And Managing Memory
Understanding And Managing MemoryUnderstanding And Managing Memory
Understanding And Managing Memory
 
Random access memory
Random access memoryRandom access memory
Random access memory
 
Memory and storage devices
Memory and storage devicesMemory and storage devices
Memory and storage devices
 
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
 
computer Unit 5
computer Unit 5computer Unit 5
computer Unit 5
 
PPT-Unit1-Basics-of-Mother-Board.ppt
PPT-Unit1-Basics-of-Mother-Board.pptPPT-Unit1-Basics-of-Mother-Board.ppt
PPT-Unit1-Basics-of-Mother-Board.ppt
 
RANDOM ACCEES MEMORY
RANDOM ACCEES MEMORYRANDOM ACCEES MEMORY
RANDOM ACCEES MEMORY
 
M luqman khan
M luqman khanM luqman khan
M luqman khan
 
Computer memory
Computer memoryComputer memory
Computer memory
 
H memory
H memoryH memory
H memory
 
Memory
MemoryMemory
Memory
 
Microprocessors and memory concepts
Microprocessors and memory conceptsMicroprocessors and memory concepts
Microprocessors and memory concepts
 
presentation on memory units.
presentation on memory units.presentation on memory units.
presentation on memory units.
 
COMPUTER MEMORY
COMPUTER MEMORYCOMPUTER MEMORY
COMPUTER MEMORY
 
Memory & storage devices
Memory & storage devicesMemory & storage devices
Memory & storage devices
 

More from Umair Iftikhar Natt

Deed of sale
Deed of saleDeed of sale
Deed of sale
Umair Iftikhar Natt
 
Abetment
AbetmentAbetment
Joint Promise
Joint Promise Joint Promise
Joint Promise
Umair Iftikhar Natt
 
Six point of mujib ur rehman
Six point of mujib ur rehmanSix point of mujib ur rehman
Six point of mujib ur rehman
Umair Iftikhar Natt
 
Legal framework order 1970
Legal framework order 1970Legal framework order 1970
Legal framework order 1970
Umair Iftikhar Natt
 
Medieval period of English Literature (1066-1485)
Medieval period of English Literature (1066-1485) Medieval period of English Literature (1066-1485)
Medieval period of English Literature (1066-1485)
Umair Iftikhar Natt
 
Language and culture
Language and cultureLanguage and culture
Language and culture
Umair Iftikhar Natt
 
Agenda setting theory ppt
Agenda setting theory pptAgenda setting theory ppt
Agenda setting theory ppt
Umair Iftikhar Natt
 

More from Umair Iftikhar Natt (8)

Deed of sale
Deed of saleDeed of sale
Deed of sale
 
Abetment
AbetmentAbetment
Abetment
 
Joint Promise
Joint Promise Joint Promise
Joint Promise
 
Six point of mujib ur rehman
Six point of mujib ur rehmanSix point of mujib ur rehman
Six point of mujib ur rehman
 
Legal framework order 1970
Legal framework order 1970Legal framework order 1970
Legal framework order 1970
 
Medieval period of English Literature (1066-1485)
Medieval period of English Literature (1066-1485) Medieval period of English Literature (1066-1485)
Medieval period of English Literature (1066-1485)
 
Language and culture
Language and cultureLanguage and culture
Language and culture
 
Agenda setting theory ppt
Agenda setting theory pptAgenda setting theory ppt
Agenda setting theory ppt
 

Recently uploaded

The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 

Recently uploaded (20)

The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 

Computer Memory

  • 1.
  • 3. History of memory In the early 1940s, memory technology mostly permitted a capacity of a few bytes. ENIAC(Electronic Numerical Integrator And Computer): Firs electronic general-purpose computer . That is capable of being reprogrammed to solve a large class of numerical problems.
  • 4. Vacuum tubes. The first electronic programmable digi tal computer the ENIAC, using thousands of octal- base radio vacuum tubes could perform simple calculations involving 20 numbers of ten decimal digits
  • 5. delay line memory:  developed by J. Presper Eckert in the early 1940s. It is also used in digital computers.  Delay line memory would be limited to a capacity of up to a few hundred thousand bits to remain efficient.
  • 6. random access computer memory the Williams tube and Selectron tube originated in 1946.  in 1947 Jay Forrester, Jan A. Rajchman and An Wang developed magnetic core memory which allowed for recall of memory after power loss.
  • 7. random access computer memory. the Selectron was limited to 256 bits, while the Williams tube could store thousands
  • 8. Magnetic core memory •It was the computer memory of choice throughout the 1960s, until it was replaced by semiconduc tor memory.
  • 9. Memory .  Electronic components that store instructions, data, and results  Consists of one or more chips on motherboard or other circuit board  Each byte stored in unique location called an address.
  • 10. Memory It holds the data and instructions that the Central Processing Unit (CPU) needs. Before a program can be run the program is loaded from the storage medium into memory. It allows the CPU to direct interact with the program. Memory is a need of every computer
  • 11. Memory Memory chips almost always come as part of a card called a module. Memory's usually listed with two numbers, such as 8x32 or 4x16. The first number represents the number of chips on the module. The second one tells the capacity of each individual chip, measured in megabits (Mb), or one million bits.
  • 12.
  • 13. Types of memory 1. ROM (Read Only Memory) 2.RAM (Random Access Memory) 3.Cache 4.Flash memory
  • 14. ROM stores data without electrical current; it is the ROM (Read Only Memory) or is sometimes called non-volatile memory as it is not erased when the system is switched off Read Only Memory
  • 15. Types of ROM PROM (Programmable Read Only Memory) EPROM (Erasable Programmable Read Only Memory) EEPROM (Electrically Erasable Read Only Memory .
  • 16. PROM Programmable read-only memory (PROM) is a blank ROM chip on which a programmer can write permanently, but once written cannot be changed or modified ROM cannot be written when the computer is running. ROM use for important program like BIOS or the firmware of a device.
  • 17. PROM . Once a program has been written onto a PROM, it remains there forever.
  • 18. But most ROM chips designed to be modified by users, use Erasable programmable read-only memory ( EPROM) or electrically erasable programmable read-only memory ( EEPROM).
  • 19. EPROM An EPROM or erasable programmable read only memory, is a type of memory chip  Once programmed, an EPROM can be erased with the help of ultraviolet light
  • 20. EEPROM Electrically Erasable Programmable Read-Only Memory Type of PROM that can be erased by exposing it to an electrical charge. Similar to EPROM.
  • 21. Memory How is memory measured? Term Abbreviation Approximate Size Kilobyte KB or K 1 thousand bytes Megabyte MB 1 million bytes Gigabyte GB 1 billion bytes Terabyte TB 1 trillion bytes  By number of bytes available for storage
  • 22. RAM Random Access Memory, can be accessed randomly. Any byte of memory can be accessed without touching the preceding bytes. RAM is the most common type of memory found in computers and other devices, such as printers.
  • 23. Memory What is random access memory (RAM)? p. 195 The more RAM aThe more RAM a computer has, thecomputer has, the faster it respondsfaster it responds Also calledAlso called main memorymain memory oror primaryprimary storagestorage Most RAM isMost RAM is volatilevolatile, it is lost, it is lost when computer’swhen computer’s power ispower is turned offturned off Memory chips that can beMemory chips that can be read from and writtenread from and written to by processorto by processor
  • 24. RAM RAM is mostly sold in multiples of 16 megabytes: 16, 32, 64, 128, 256, 512 and 1,024 (the same as 1GB) . DDR2 and DDR3 RAMs. DDR2 Appears in 2004 (speed: delivering bandwidth of up to 8.5 GB per second) DDR3 Appears in 2007(speed : can transfer data at rates up to 12.8 GB per second)
  • 26. Types of RAM There are two different types of RAM: DRAM (Dynamic Random Access Memory) SRAM (Static Random Access Memory). DRAM:  Needs to be refreshed thousands of times per second while. Dynamic RAM needs to automatically refresh thousands of times per second; that's where it gets the name dynamic. Otherwise, it will forget the information it's holding.
  • 27. DRAM
  • 28. SRAM Does not need to be refreshed, which is what makes it faster than DRAM. Both types of RAM are volatile, meaning that they lose their contents when the power is turned off.
  • 29. Memory Where does memory chips reside?  Memory slots on motherboard hold memory modules memory chip memory slot dual inline memory module
  • 30. Cache memory Helps speed computer processes by storing frequently used instructions and data The cache is a smaller, faster memory which stores copies of the data from frequently used main memory locations.
  • 31. Cache memory When the processor needs to read from or write to a location in main memory, it first checks whether a copy of that data is in the cache. If so, the processor immediately reads from or writes to the cache, which is much faster than reading from or writing to main memory.
  • 32.
  • 33. Flash Memory Non volatile memory can be erased electronically and rewritten similar to EEPROM. Introduced by Toshiba in 1984 Most computers use it to hold up their startup instructions Also used in many mobiles , smart phones , digital cameras and PDA
  • 34. Flash memory There are two main types of flash memory. 1. NAND 2.NOR  NAND type flash memory may be written and read in blocks.  NOR type flash allows a single machine word(byte) to be written to an erased location or read​ independently.
  • 35.
  • 36. What is capacity . Kilobyte (KB) 1 thousand Megabyte (MB) 1 million Gigabyte (GB) 1 billion Terabyte (TB) 1 trillion Petabyte (PB) 1 quadrillion Number of bytes (characters) a storage medium can hold Exabyte (EB) 1 quintillion Zettabyte (ZB) 1 sextillion Yottabyte (YB) 1 septillion
  • 37. Memory Smallest unit: bit 8 bit = 1 byte 1024 byte = 1 kb (kilo byte) Each byte is able to represent 255 different number (0 to 255)