SlideShare una empresa de Scribd logo
1 de 16
contents
 Introduction
 Memory hierarchy
 Random Access Memory
introduction
 Computers are used to perform various tasks in
science, engineering , business, education,
entertainment and many other fields.
 They work at high speed and can handle huge amount
of data with great accuracy, can perform operation in
sequence without any human interventions.
 Computer requires memory to process data, hold
intermediate results and to store the output.
 Computer memory refers to the electronic holding
place for instructions and data where the processor can
reach quickly.
 Two categories : primary and secondary memory.
 Primary memory is used to process data and
instructions
 Secondary memory is used to store output
 The major limitations with the primary memory is it is
volatile in nature i.e. when power is turned off the data
is lost forever.
 To store data permanently a computer requires some
non-volatile storage medium like a hard disk, this kind
of memory is called secondary storage
Memory representation
 All quantities are measured in units.
 Length is measured in meters, time in seconds, weight
in kgs.
 Digital computers work in two states,
 ON(1)
 OFF(0)
 O represents a false value, +5 volts represents a true
state i.e. 1.
 Each of these values is called binary digit or bit.
 Group of eight bits is called a byte.
 Bit: smallest unit of data on a machine and a single bit
can only hold one of the value 0 or 1.
 Byte: A unit of eight bits is known as byte
 Kilobyte: in decimal system, kilo stands for 1000 but in
binary system kilo refers to 1024. Kilobytes is 1024
bytes.
 Megabytes: 1024 kilobytes
 Gigabytes: 1024 MB
 Terabytes : 1024GB
Memory hierarchy
 The memory in a computer system is of three
fundamental types.
 Internal processor memory:
 Is placed within the CPU or it is attached to a special fast
bus.
 Includes cache memory and special registers
 Used to compensate the speed gap between the primary
memory and the processor.
 Primary memory
 RAM , ROM come under this categories
 Also known as main memory.
 BIOS
 Secondary memory
 Also called as auxiliary memory.
 Provides a backup storage for instructions and data
 Eg: magnetic disk and tapes
 Least expensive and have large physical storage.
 Data stored in these, are permanently stored forever.
 They can be removed if the user wants to or it is
destroyed.
 They can be used as overflow memory, when the
primary memory is full
 The data and instructions have to be shifted from
secondary to main memory, later it is shifted to the
processor.
Memory hierarchy
 When data comes from permanent storage , they first
go into RAM.
 CPU has to access the hard disk constantly to retrieve
every piece of required data , it would operate slowly.
 When the data is kept in primary storage, it can
accessed quickly.
Memory hierachy
Random access memory
 It allows computer to store data for immediate
manipulation, and keep track of what is currently
being processed.
 Its place where the computer keep operating system,
application and data in current use, so that the
processor can access it quickly.
 Data in RAM in it, only till computer is ON.
 When the computer goes down, the data is lost which
present in RAM.
 When the computer is started again , the operating
system and files are loaded into RAM.
Interaction of memory and storage
with processor
 Whenever the user enters a command from keyboard ,
the CPU interprets the command and instructs the
hard disk to “load” the command or program into the
main memory
 Once the data is loaded into the main memory, the
CPU is able to access it faster than secondary storage.
Types of RAM
 Two types of RAM
 Static RAM (SRAM)
 Dynamic RAM (DRAM)
 SRAM
 The word static indicates that memory retains the
content as long as power is supplied
 When power goes down, the data stored in it is lost
forever.
 Does not need to be refreshed periodically
 Very fast but much more expensive than DRAM
 Used as cache memory due to its high speed.
 DRAM
 Named so because it is unstable in nature
 The data continue to move in and out of the memory as
long as power is available
 It has to be continuously refreshed in order to maintain
the data in it.
 Done by placing the data in refresh circuit that rewrites
the data several hundred times per second.
 Used in most of the system, as its inexpensive and small
in size.
Difference between SRAM and
DRAM
BASED On SRAM DRAM
Life of data Data is present as long as
power is there, power is
turned off, data is lost
It is continuously
refreshed for every 15
microseconds, even when
there is continuous power
supply
Circuitry Dense Simple, no. of cells
present in DRAM is less
than SRAM
Profit More beneficial, its fast
and has low latency, no
need of refreshing
Slower and have longer
latency then SRAM
Cost Expensive, requires more
power to operate,
produces lots of heat
Cheaper, simple, small
and space efficient
Access time 25 nanoseconds 60 nanoseconds

Más contenido relacionado

La actualidad más candente

Computer Memory
Computer MemoryComputer Memory
Computer Memory
PrabinGe
 
Storege or memory devises
Storege or memory devisesStorege or memory devises
Storege or memory devises
devaki123
 
COMPUTER MEMORY
COMPUTER MEMORYCOMPUTER MEMORY
COMPUTER MEMORY
Rajat More
 

La actualidad más candente (20)

Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
Storage
StorageStorage
Storage
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
computer memory ,., .
computer memory ,., .computer memory ,., .
computer memory ,., .
 
Storege or memory devises
Storege or memory devisesStorege or memory devises
Storege or memory devises
 
Working memory in computer
Working memory in computerWorking memory in computer
Working memory in computer
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Computer MEMORY
Computer MEMORYComputer MEMORY
Computer MEMORY
 
Memory and storage devices
Memory and storage devicesMemory and storage devices
Memory and storage devices
 
Category of Computer Memory in detail
Category of Computer Memory in detailCategory of Computer Memory in detail
Category of Computer Memory in detail
 
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
 
Memory and storage devices
Memory and storage devicesMemory and storage devices
Memory and storage devices
 
Presentation on memory
Presentation on memoryPresentation on memory
Presentation on memory
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Memory devices
Memory devicesMemory devices
Memory devices
 
Memory devices
Memory devicesMemory devices
Memory devices
 

Similar a Chap3 primary memory

2. the memory systems (module2)
2. the memory systems (module2)2. the memory systems (module2)
2. the memory systems (module2)
Ajit Saraf
 
Computer Memory and it types RAM ROM AND CACHE MEMORIES
Computer Memory and it types RAM ROM AND CACHE MEMORIESComputer Memory and it types RAM ROM AND CACHE MEMORIES
Computer Memory and it types RAM ROM AND CACHE MEMORIES
AbuBakar710430
 

Similar a Chap3 primary memory (20)

Memory managment
Memory managmentMemory managment
Memory managment
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Main Memory RAM and ROM
Main Memory RAM and ROMMain Memory RAM and ROM
Main Memory RAM and ROM
 
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 Organization of a Computer System
Memory Organization of a Computer SystemMemory Organization of a Computer System
Memory Organization of a Computer System
 
Memory Hierarchy
Memory HierarchyMemory Hierarchy
Memory Hierarchy
 
Memory hierarchy
Memory hierarchyMemory hierarchy
Memory hierarchy
 
Memory
MemoryMemory
Memory
 
COMPUTER MEMORY
COMPUTER MEMORYCOMPUTER MEMORY
COMPUTER MEMORY
 
RAM And ROM
RAM And ROMRAM And ROM
RAM And ROM
 
Segment 3.pptx
Segment 3.pptxSegment 3.pptx
Segment 3.pptx
 
2. the memory systems (module2)
2. the memory systems (module2)2. the memory systems (module2)
2. the memory systems (module2)
 
Computer Memory and it types RAM ROM AND CACHE MEMORIES
Computer Memory and it types RAM ROM AND CACHE MEMORIESComputer Memory and it types RAM ROM AND CACHE MEMORIES
Computer Memory and it types RAM ROM AND CACHE MEMORIES
 
Memory system of a compture
Memory system of a comptureMemory system of a compture
Memory system of a compture
 
Memory Presentation
Memory PresentationMemory Presentation
Memory Presentation
 
Memory Organisation in embedded systems
Memory Organisation in embedded systemsMemory Organisation in embedded systems
Memory Organisation in embedded systems
 
06 - Memory.ppt
06 - Memory.ppt06 - Memory.ppt
06 - Memory.ppt
 
Computer Introduction-Lecture02
Computer Introduction-Lecture02Computer Introduction-Lecture02
Computer Introduction-Lecture02
 
computer
computer computer
computer
 
primary memory
primary memoryprimary memory
primary memory
 

Más de raksharao

Más de raksharao (20)

Unit 1-logic
Unit 1-logicUnit 1-logic
Unit 1-logic
 
Unit 1 rules of inference
Unit 1  rules of inferenceUnit 1  rules of inference
Unit 1 rules of inference
 
Unit 1 quantifiers
Unit 1  quantifiersUnit 1  quantifiers
Unit 1 quantifiers
 
Unit 1 introduction to proofs
Unit 1  introduction to proofsUnit 1  introduction to proofs
Unit 1 introduction to proofs
 
Unit 7 verification & validation
Unit 7 verification & validationUnit 7 verification & validation
Unit 7 verification & validation
 
Unit 6 input modeling problems
Unit 6 input modeling problemsUnit 6 input modeling problems
Unit 6 input modeling problems
 
Unit 6 input modeling
Unit 6 input modeling Unit 6 input modeling
Unit 6 input modeling
 
Unit 5 general principles, simulation software
Unit 5 general principles, simulation softwareUnit 5 general principles, simulation software
Unit 5 general principles, simulation software
 
Unit 5 general principles, simulation software problems
Unit 5  general principles, simulation software problemsUnit 5  general principles, simulation software problems
Unit 5 general principles, simulation software problems
 
Unit 4 queuing models
Unit 4 queuing modelsUnit 4 queuing models
Unit 4 queuing models
 
Unit 4 queuing models problems
Unit 4 queuing models problemsUnit 4 queuing models problems
Unit 4 queuing models problems
 
Unit 3 random number generation, random-variate generation
Unit 3 random number generation, random-variate generationUnit 3 random number generation, random-variate generation
Unit 3 random number generation, random-variate generation
 
Unit 1 introduction contd
Unit 1 introduction contdUnit 1 introduction contd
Unit 1 introduction contd
 
Unit 1 introduction
Unit 1 introductionUnit 1 introduction
Unit 1 introduction
 
Module1 part2
Module1 part2Module1 part2
Module1 part2
 
Module1 Mobile Computing Architecture
Module1 Mobile Computing ArchitectureModule1 Mobile Computing Architecture
Module1 Mobile Computing Architecture
 
java-Unit4 chap2- awt controls and layout managers of applet
java-Unit4 chap2- awt controls and layout managers of appletjava-Unit4 chap2- awt controls and layout managers of applet
java-Unit4 chap2- awt controls and layout managers of applet
 
java Unit4 chapter1 applets
java Unit4 chapter1 appletsjava Unit4 chapter1 applets
java Unit4 chapter1 applets
 
Chap3 multi threaded programming
Chap3 multi threaded programmingChap3 multi threaded programming
Chap3 multi threaded programming
 
Java-Unit 3- Chap2 exception handling
Java-Unit 3- Chap2 exception handlingJava-Unit 3- Chap2 exception handling
Java-Unit 3- Chap2 exception handling
 

Último

UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 

Último (20)

UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 

Chap3 primary memory

  • 1.
  • 2. contents  Introduction  Memory hierarchy  Random Access Memory
  • 3. introduction  Computers are used to perform various tasks in science, engineering , business, education, entertainment and many other fields.  They work at high speed and can handle huge amount of data with great accuracy, can perform operation in sequence without any human interventions.  Computer requires memory to process data, hold intermediate results and to store the output.  Computer memory refers to the electronic holding place for instructions and data where the processor can reach quickly.  Two categories : primary and secondary memory.
  • 4.  Primary memory is used to process data and instructions  Secondary memory is used to store output  The major limitations with the primary memory is it is volatile in nature i.e. when power is turned off the data is lost forever.  To store data permanently a computer requires some non-volatile storage medium like a hard disk, this kind of memory is called secondary storage
  • 5. Memory representation  All quantities are measured in units.  Length is measured in meters, time in seconds, weight in kgs.  Digital computers work in two states,  ON(1)  OFF(0)  O represents a false value, +5 volts represents a true state i.e. 1.  Each of these values is called binary digit or bit.  Group of eight bits is called a byte.
  • 6.  Bit: smallest unit of data on a machine and a single bit can only hold one of the value 0 or 1.  Byte: A unit of eight bits is known as byte  Kilobyte: in decimal system, kilo stands for 1000 but in binary system kilo refers to 1024. Kilobytes is 1024 bytes.  Megabytes: 1024 kilobytes  Gigabytes: 1024 MB  Terabytes : 1024GB
  • 7. Memory hierarchy  The memory in a computer system is of three fundamental types.  Internal processor memory:  Is placed within the CPU or it is attached to a special fast bus.  Includes cache memory and special registers  Used to compensate the speed gap between the primary memory and the processor.  Primary memory  RAM , ROM come under this categories  Also known as main memory.  BIOS
  • 8.  Secondary memory  Also called as auxiliary memory.  Provides a backup storage for instructions and data  Eg: magnetic disk and tapes  Least expensive and have large physical storage.  Data stored in these, are permanently stored forever.  They can be removed if the user wants to or it is destroyed.  They can be used as overflow memory, when the primary memory is full  The data and instructions have to be shifted from secondary to main memory, later it is shifted to the processor.
  • 9. Memory hierarchy  When data comes from permanent storage , they first go into RAM.  CPU has to access the hard disk constantly to retrieve every piece of required data , it would operate slowly.  When the data is kept in primary storage, it can accessed quickly.
  • 11. Random access memory  It allows computer to store data for immediate manipulation, and keep track of what is currently being processed.  Its place where the computer keep operating system, application and data in current use, so that the processor can access it quickly.  Data in RAM in it, only till computer is ON.  When the computer goes down, the data is lost which present in RAM.  When the computer is started again , the operating system and files are loaded into RAM.
  • 12. Interaction of memory and storage with processor  Whenever the user enters a command from keyboard , the CPU interprets the command and instructs the hard disk to “load” the command or program into the main memory  Once the data is loaded into the main memory, the CPU is able to access it faster than secondary storage.
  • 13.
  • 14. Types of RAM  Two types of RAM  Static RAM (SRAM)  Dynamic RAM (DRAM)  SRAM  The word static indicates that memory retains the content as long as power is supplied  When power goes down, the data stored in it is lost forever.  Does not need to be refreshed periodically  Very fast but much more expensive than DRAM  Used as cache memory due to its high speed.
  • 15.  DRAM  Named so because it is unstable in nature  The data continue to move in and out of the memory as long as power is available  It has to be continuously refreshed in order to maintain the data in it.  Done by placing the data in refresh circuit that rewrites the data several hundred times per second.  Used in most of the system, as its inexpensive and small in size.
  • 16. Difference between SRAM and DRAM BASED On SRAM DRAM Life of data Data is present as long as power is there, power is turned off, data is lost It is continuously refreshed for every 15 microseconds, even when there is continuous power supply Circuitry Dense Simple, no. of cells present in DRAM is less than SRAM Profit More beneficial, its fast and has low latency, no need of refreshing Slower and have longer latency then SRAM Cost Expensive, requires more power to operate, produces lots of heat Cheaper, simple, small and space efficient Access time 25 nanoseconds 60 nanoseconds