SlideShare une entreprise Scribd logo
1  sur  38
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

Contenu connexe

Tendances

Computer memory presentation
Computer memory presentationComputer memory presentation
Computer memory presentationaaravSingh41
 
Memory / Storage Devices
Memory / Storage DevicesMemory / Storage Devices
Memory / Storage DevicesGECE BADIN
 
Chapter 5
Chapter 5Chapter 5
Chapter 5askme
 
Computer memory presentation
Computer memory presentationComputer memory presentation
Computer memory presentationRitu Jhalani
 
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
 
Types of Memory, ram, rom and storage
Types of Memory, ram, rom and storageTypes of Memory, ram, rom and storage
Types of Memory, ram, rom and storageAbdikani Guushaa
 
[ICT] Storage Devices
[ICT] Storage Devices[ICT] Storage Devices
[ICT] Storage DevicesAndrew Nelson
 
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
 
Computer storage devices
Computer storage devicesComputer storage devices
Computer storage devicesRizwan Qamar
 
Primary Memory: RAM, ROM and their Types
Primary Memory: RAM, ROM and their TypesPrimary Memory: RAM, ROM and their Types
Primary Memory: RAM, ROM and their TypesHem Pokhrel
 
Storage Devices PPt For class 9
Storage Devices PPt For class 9Storage Devices PPt For class 9
Storage Devices PPt For class 9Saurabh Singh
 

Tendances (20)

Computer memory presentation
Computer memory presentationComputer memory presentation
Computer memory presentation
 
Memory / Storage Devices
Memory / Storage DevicesMemory / Storage Devices
Memory / Storage Devices
 
Ram & rom
Ram & romRam & rom
Ram & rom
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Computer memory presentation
Computer memory presentationComputer memory presentation
Computer 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
 
Computer MEMORY
Computer MEMORYComputer MEMORY
Computer MEMORY
 
Types of Memory, ram, rom and storage
Types of Memory, ram, rom and storageTypes of Memory, ram, rom and storage
Types of Memory, ram, rom and storage
 
[ICT] Storage Devices
[ICT] Storage Devices[ICT] Storage Devices
[ICT] Storage Devices
 
TYPES OF MEMORY
TYPES OF MEMORYTYPES OF MEMORY
TYPES OF 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)
 
Computer storage devices
Computer storage devicesComputer storage devices
Computer storage devices
 
Primary Memory: RAM, ROM and their Types
Primary Memory: RAM, ROM and their TypesPrimary Memory: RAM, ROM and their Types
Primary Memory: RAM, ROM and their Types
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
Memory hierarchy
Memory hierarchyMemory hierarchy
Memory hierarchy
 
Flash memory
Flash memoryFlash memory
Flash memory
 
memory hierarchy
memory hierarchymemory hierarchy
memory hierarchy
 
Storage devices
Storage devicesStorage devices
Storage devices
 
Storage Devices PPt For class 9
Storage Devices PPt For class 9Storage Devices PPt For class 9
Storage Devices PPt For class 9
 

En vedette

Computer Memory
Computer MemoryComputer Memory
Computer Memorybabaradhe
 
Basic information about Computer memory
Basic information about Computer memoryBasic information about Computer memory
Basic information about Computer memoryRamesh 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
 
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 DistributionASAP Distribution
 
Computer memory in general
Computer memory in generalComputer memory in general
Computer memory in generalPriyank Panchal
 
Computer memory
Computer memoryComputer memory
Computer memoryMrjonesit
 
Hard disk drive
Hard disk driveHard disk drive
Hard disk driveAwais Alam
 
Hard disk
Hard diskHard disk
Hard diskHananMH
 
computer memory and memory module
computer memory and memory modulecomputer memory and memory module
computer memory and memory modulethensi
 
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
 

En vedette (20)

Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
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
 
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
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 

Similaire à Computer Memory

Similaire à Computer Memory (20)

Memory System
Memory SystemMemory System
Memory System
 
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.
 
RAM And ROM
RAM And ROMRAM And ROM
RAM And ROM
 
COMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONSCOMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONS
 
Computer memory
Computer memoryComputer memory
Computer memory
 

Plus de Umair Iftikhar Natt

Plus de 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
 

Dernier

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 

Dernier (20)

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 

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)