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

Contenu connexe

Tendances

Tendances (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
 

Similaire à Chap3 primary memory

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.pptxdbmscse61
 
Memory Organization of a Computer System
Memory Organization of a Computer SystemMemory Organization of a Computer System
Memory Organization of a Computer SystemTaminul Islam
 
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 MEMORIESAbuBakar710430
 
Memory Organisation in embedded systems
Memory Organisation in embedded systemsMemory Organisation in embedded systems
Memory Organisation in embedded systemsUthraSowrirajan1
 

Similaire à 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
 

Plus de raksharao

Unit 1-logic
Unit 1-logicUnit 1-logic
Unit 1-logicraksharao
 
Unit 1 rules of inference
Unit 1  rules of inferenceUnit 1  rules of inference
Unit 1 rules of inferenceraksharao
 
Unit 1 quantifiers
Unit 1  quantifiersUnit 1  quantifiers
Unit 1 quantifiersraksharao
 
Unit 1 introduction to proofs
Unit 1  introduction to proofsUnit 1  introduction to proofs
Unit 1 introduction to proofsraksharao
 
Unit 7 verification & validation
Unit 7 verification & validationUnit 7 verification & validation
Unit 7 verification & validationraksharao
 
Unit 6 input modeling problems
Unit 6 input modeling problemsUnit 6 input modeling problems
Unit 6 input modeling problemsraksharao
 
Unit 6 input modeling
Unit 6 input modeling Unit 6 input modeling
Unit 6 input modeling raksharao
 
Unit 5 general principles, simulation software
Unit 5 general principles, simulation softwareUnit 5 general principles, simulation software
Unit 5 general principles, simulation softwareraksharao
 
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 problemsraksharao
 
Unit 4 queuing models
Unit 4 queuing modelsUnit 4 queuing models
Unit 4 queuing modelsraksharao
 
Unit 4 queuing models problems
Unit 4 queuing models problemsUnit 4 queuing models problems
Unit 4 queuing models problemsraksharao
 
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 generationraksharao
 
Unit 1 introduction contd
Unit 1 introduction contdUnit 1 introduction contd
Unit 1 introduction contdraksharao
 
Unit 1 introduction
Unit 1 introductionUnit 1 introduction
Unit 1 introductionraksharao
 
Module1 part2
Module1 part2Module1 part2
Module1 part2raksharao
 
Module1 Mobile Computing Architecture
Module1 Mobile Computing ArchitectureModule1 Mobile Computing Architecture
Module1 Mobile Computing Architectureraksharao
 
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 appletraksharao
 
java Unit4 chapter1 applets
java Unit4 chapter1 appletsjava Unit4 chapter1 applets
java Unit4 chapter1 appletsraksharao
 
Chap3 multi threaded programming
Chap3 multi threaded programmingChap3 multi threaded programming
Chap3 multi threaded programmingraksharao
 
Java-Unit 3- Chap2 exception handling
Java-Unit 3- Chap2 exception handlingJava-Unit 3- Chap2 exception handling
Java-Unit 3- Chap2 exception handlingraksharao
 

Plus 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
 

Dernier

data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSrknatarajan
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
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 Bookingroncy bisnoi
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
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 Conduitsrknatarajan
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLManishPatel169454
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
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...Christo Ananth
 

Dernier (20)

data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
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
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
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
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
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...
 

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