SlideShare a Scribd company logo
MEMORY UNIT
Memory Unit
A memory unit is a device to which binary information is transferred
for storage and from which information is retrieved when needed
for processing.A memory unit stores binary information in groups of
bits called words.The internal structure of memory unit is specified
by the number of words it contains and the number of bits in each
word.The memory unit is an essential component in any digital
computer since it is needed for storing programs and data. Not all
accumulated information is needed by the CPU at the same
time.Therefore, it is more economical to use low-cost storage
devices to serve as a backup for storing the information that is not
currently used by CPU
Classification
In general the memory is classified in two types based on their mode of
access of a memory system.
1. Random Access Memory: The world of data reading or writing
from or to the memory requires same time. We can access the data
randomly.
Example: hard disk.

2.Sequential Access Memory: The information stored in
some medium is not immediately accessible but is available
as certain intervals of time. The access time is variable.

Example: magnetic tape.
Random Access Memory
RAM can perform both Write and Read operations.The
architecture of memory is such that information can be
selectively retrieved from any of its internal locations.
The time it takes to transfer information to or from any
desired random location is always the same – hence
the name random access memory.Integrated circuit
RAM units are available in two operating modes: static
and dynamic.RAMs are categorized into ROMs,Read
Write Memories(RWMs) and Read Mostly
Memories(RMMs).
RAM
The write input causes binary data to be
transferred into the memory, and the read input
causes binary data to be transferred out of
memory.
ROM
ROM stands for Read Only MemoryRead means
output data-bits corresponding to the address
bits set at the input. The bits are used by some
processor or device or circuit for further
operations.Data bits of different addresses store
at ROM and all bits remain stored in the memory
even after a power interruption or power switch
OFFROM is randomly accessed. An equal time
interval is taken for a read of data-bits from each
address. Address bits can be set randomly by an
external circuit.ROM has an address decoder (n
to 2n) decoder within it.
ROM
ROM is used for storing programs that are
PERMENTLY resident in the computer and for tables of
constants that do not change in value once the
production of the computer is completed.
Types Of ROM
1.Masked Programmed ROMs :- These
chips are integrated circuits that physically
encode the data to be stored, and thus it is
impossible to change their contents after
fabrication.The main advantage of mask ROM is
its cost. Per bit, mask ROM is more compact
than any other kind of semiconductor memory.
Since the cost of an integrated circuit strongly
depends on its size, mask ROM is significantly
cheaper than any other kind of semiconductor
memory. However, the one-time masking cost is
2.User Programmed PROMs
Programmable Read-Only Memory (PROM) is
read-only memory (ROM) that can be modified
once by a user. A typical PROM comes with all
bits reading as "1". Burning a fuse bit during
programming causes the bit to read as "0"The
difference between a PROM and a ROM (readonly memory) is that a PROM is manufactured
as blank memory, whereas a ROM is
programmed during the manufacturing process.
To write data onto a PROM chip, you need a
special device called a PROM programmer or
PROM burner. The process of programming a
Types Of RWMs
–Static

RAM (SRAM)Dynamic RAM (DRAM)
Types Of RMMs
EPROM (Erasable Programmable Read-Only
Memory) is programmable read-only memory
(programmable ROM) that can be erased and reused.Once programmed, an EPROM can be
erased by exposing it to strong ultraviolet light
source.An EPROM differs from a PROM in that a
PROM can be written to only once and cannot
be erased.EPROMs are used widely in personal
computers because they enable the
manufacturer to change the contents of the
PROM.
2.EEPROM
EEPROM stands for Electrically Erasable and
Programmable Read Only Memory.EEPROM is a type
of non-volatile memory used in computers and other
electronic devices to store small amounts of data that
must be saved when power is removed, e.g., calibration
tables or device configuration. Unlike EPROM chips,
EEPROMs do not need to be removed from the
computer to be modified.It also has a limited life i.e. the
number of times it can be reprogrammed is limited to
tens or hundreds of thousands of times.Applicationsstoring current date and time,storing port statusses.
Semiconductor Memory Types
Flash Memory
Flash Memory is a special form of EEPROM,
which uses normal PC voltages for erasure and
reprogramming.Flash memory is often used to
hold control code such as the basic input/output
system (BIOS) in a personal computer.When
BIOS needs to be changed (rewritten), the flash
memory can be written to in block (rather than
byte) sizes, making it easy to update.Examples
of flash memory device applications are storing
messages in a mobile phone, storing
photographs in a digital camera.

More Related Content

What's hot (20)

Machine cycles
Machine cyclesMachine cycles
Machine cycles
 
Ram & rom memories
Ram & rom memoriesRam & rom memories
Ram & rom memories
 
Ram and its types
Ram and its typesRam and its types
Ram and its types
 
ROM
ROMROM
ROM
 
Computer memory & Memory Storage Devices.
Computer memory & Memory Storage Devices.Computer memory & Memory Storage Devices.
Computer memory & Memory Storage Devices.
 
COMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONSCOMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONS
 
ARM architcture
ARM architcture ARM architcture
ARM architcture
 
Main memory of computer .ppt
Main memory of computer .pptMain memory of computer .ppt
Main memory of computer .ppt
 
computer memory and memory module
computer memory and memory modulecomputer memory and memory module
computer memory and memory module
 
Types of ram
Types of  ramTypes of  ram
Types of ram
 
MEMORY OF COMPUTER SYSTEM AND UNITS OF MEMORY
MEMORY OF COMPUTER SYSTEM ANDUNITS OF MEMORYMEMORY OF COMPUTER SYSTEM ANDUNITS OF MEMORY
MEMORY OF COMPUTER SYSTEM AND UNITS OF MEMORY
 
Computer memory presentation
Computer memory presentationComputer memory presentation
Computer memory presentation
 
Computer Organization
Computer OrganizationComputer Organization
Computer Organization
 
Memory units
Memory unitsMemory units
Memory units
 
Types of rom
Types of romTypes of rom
Types of rom
 
Memory types
Memory typesMemory types
Memory types
 
COMPUTER MEMORY
COMPUTER MEMORYCOMPUTER MEMORY
COMPUTER MEMORY
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Memory organization
Memory organizationMemory organization
Memory organization
 
RAM (Random Access Memory)
RAM (Random Access Memory)RAM (Random Access Memory)
RAM (Random Access Memory)
 

Viewers also liked

Input Output Devices and Memory Unit
Input Output Devices and Memory UnitInput Output Devices and Memory Unit
Input Output Devices and Memory UnitAAKASH KUMAR
 
Static and dynamic memories
Static and dynamic memoriesStatic and dynamic memories
Static and dynamic memoriesSyed Ammar Ali
 
digital logic circuits, digital component memory unit
 digital logic circuits, digital component memory unit digital logic circuits, digital component memory unit
digital logic circuits, digital component memory unitRai University
 
Static and Dynamic Read/Write memories
Static and Dynamic Read/Write memoriesStatic and Dynamic Read/Write memories
Static and Dynamic Read/Write memoriesAbhilash Nair
 
RAM and ROM Memory Overview
RAM and ROM Memory OverviewRAM and ROM Memory Overview
RAM and ROM Memory OverviewPankaj Khodifad
 
Memory - RAM and its types
Memory - RAM and its typesMemory - RAM and its types
Memory - RAM and its typesAbhay Matthew
 

Viewers also liked (10)

Input Output Devices and Memory Unit
Input Output Devices and Memory UnitInput Output Devices and Memory Unit
Input Output Devices and Memory Unit
 
Introduction to 8085svv
Introduction to 8085svvIntroduction to 8085svv
Introduction to 8085svv
 
Static and dynamic memories
Static and dynamic memoriesStatic and dynamic memories
Static and dynamic memories
 
digital logic circuits, digital component memory unit
 digital logic circuits, digital component memory unit digital logic circuits, digital component memory unit
digital logic circuits, digital component memory unit
 
memory unit
memory unitmemory unit
memory unit
 
Ram presentation
Ram presentationRam presentation
Ram presentation
 
Static and Dynamic Read/Write memories
Static and Dynamic Read/Write memoriesStatic and Dynamic Read/Write memories
Static and Dynamic Read/Write memories
 
Ram & rom
Ram & romRam & rom
Ram & rom
 
RAM and ROM Memory Overview
RAM and ROM Memory OverviewRAM and ROM Memory Overview
RAM and ROM Memory Overview
 
Memory - RAM and its types
Memory - RAM and its typesMemory - RAM and its types
Memory - RAM and its types
 

Similar to Memory Unit For engineering

Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unitBca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unitRai University
 
B.sc cs-ii-u-1.7 digital logic circuits, digital component memory unit
B.sc cs-ii-u-1.7 digital logic circuits, digital component memory unitB.sc cs-ii-u-1.7 digital logic circuits, digital component memory unit
B.sc cs-ii-u-1.7 digital logic circuits, digital component memory unitRai University
 
Memory and storage devices
Memory and storage devicesMemory and storage devices
Memory and storage devicesChuuHye
 
COMPUTER MEMORY.pptx
COMPUTER MEMORY.pptxCOMPUTER MEMORY.pptx
COMPUTER MEMORY.pptxGDhanushia
 
CH - 4 central processing unit & memory devices.pptx
CH - 4 central processing unit & memory devices.pptxCH - 4 central processing unit & memory devices.pptx
CH - 4 central processing unit & memory devices.pptxPragatiKachhi1
 
Lincoln khan computer presentation
Lincoln khan computer presentationLincoln khan computer presentation
Lincoln khan computer presentationLincoln khan
 
Memory-Usage.pptx
Memory-Usage.pptxMemory-Usage.pptx
Memory-Usage.pptxKimGerero
 
Memories in digital electronics
Memories in digital electronicsMemories in digital electronics
Memories in digital electronicsSijuGeorge10
 
Memory
MemoryMemory
MemoryKumar
 

Similar to Memory Unit For engineering (20)

Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unitBca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
 
B.sc cs-ii-u-1.7 digital logic circuits, digital component memory unit
B.sc cs-ii-u-1.7 digital logic circuits, digital component memory unitB.sc cs-ii-u-1.7 digital logic circuits, digital component memory unit
B.sc cs-ii-u-1.7 digital logic circuits, digital component memory unit
 
Internal memory
Internal memoryInternal memory
Internal memory
 
Memory and storage devices
Memory and storage devicesMemory and storage devices
Memory and storage devices
 
COMPUTER MEMORY.pptx
COMPUTER MEMORY.pptxCOMPUTER MEMORY.pptx
COMPUTER MEMORY.pptx
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Comp App Lect 3.pptx
Comp App Lect 3.pptxComp App Lect 3.pptx
Comp App Lect 3.pptx
 
CH - 4 central processing unit & memory devices.pptx
CH - 4 central processing unit & memory devices.pptxCH - 4 central processing unit & memory devices.pptx
CH - 4 central processing unit & memory devices.pptx
 
Memory types
Memory typesMemory types
Memory types
 
Main Memory RAM and ROM
Main Memory RAM and ROMMain Memory RAM and ROM
Main Memory RAM and ROM
 
Semiconductor memories
Semiconductor memoriesSemiconductor memories
Semiconductor memories
 
Lincoln khan computer presentation
Lincoln khan computer presentationLincoln khan computer presentation
Lincoln khan computer presentation
 
Memory-Usage.pptx
Memory-Usage.pptxMemory-Usage.pptx
Memory-Usage.pptx
 
Memorydevices 110602031611-phpapp02
Memorydevices 110602031611-phpapp02Memorydevices 110602031611-phpapp02
Memorydevices 110602031611-phpapp02
 
Memory
MemoryMemory
Memory
 
Memories in digital electronics
Memories in digital electronicsMemories in digital electronics
Memories in digital electronics
 
Memory
MemoryMemory
Memory
 
Memory
MemoryMemory
Memory
 
Memory managment
Memory managmentMemory managment
Memory managment
 
Memory Devices.pptx
Memory Devices.pptxMemory Devices.pptx
Memory Devices.pptx
 

Recently uploaded

MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxbennyroshan06
 
Salient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptxSalient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptxakshayaramakrishnan21
 
size separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticssize separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticspragatimahajan3
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...Sayali Powar
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfVivekanand Anglo Vedic Academy
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya - UEM Kolkata Quiz Club
 
How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17Celine George
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfbu07226
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonSteve Thomason
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxJenilouCasareno
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online PresentationGDSCYCCE
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345beazzy04
 
Morse OER Some Benefits and Challenges.pptx
Morse OER Some Benefits and Challenges.pptxMorse OER Some Benefits and Challenges.pptx
Morse OER Some Benefits and Challenges.pptxjmorse8
 
2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptx2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptxmansk2
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptSourabh Kumar
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsCol Mukteshwar Prasad
 
Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointELaRue0
 
The Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryThe Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryEugene Lysak
 

Recently uploaded (20)

MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Operations Management - Book1.p - Dr. Abdulfatah A. Salem
Operations Management - Book1.p  - Dr. Abdulfatah A. SalemOperations Management - Book1.p  - Dr. Abdulfatah A. Salem
Operations Management - Book1.p - Dr. Abdulfatah A. Salem
 
Salient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptxSalient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptx
 
size separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticssize separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceutics
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
 
How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
B.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdfB.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdf
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Morse OER Some Benefits and Challenges.pptx
Morse OER Some Benefits and Challenges.pptxMorse OER Some Benefits and Challenges.pptx
Morse OER Some Benefits and Challenges.pptx
 
2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptx2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptx
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPoint
 
The Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryThe Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. Henry
 

Memory Unit For engineering

  • 2. Memory Unit A memory unit is a device to which binary information is transferred for storage and from which information is retrieved when needed for processing.A memory unit stores binary information in groups of bits called words.The internal structure of memory unit is specified by the number of words it contains and the number of bits in each word.The memory unit is an essential component in any digital computer since it is needed for storing programs and data. Not all accumulated information is needed by the CPU at the same time.Therefore, it is more economical to use low-cost storage devices to serve as a backup for storing the information that is not currently used by CPU
  • 3. Classification In general the memory is classified in two types based on their mode of access of a memory system. 1. Random Access Memory: The world of data reading or writing from or to the memory requires same time. We can access the data randomly. Example: hard disk. 2.Sequential Access Memory: The information stored in some medium is not immediately accessible but is available as certain intervals of time. The access time is variable. Example: magnetic tape.
  • 4. Random Access Memory RAM can perform both Write and Read operations.The architecture of memory is such that information can be selectively retrieved from any of its internal locations. The time it takes to transfer information to or from any desired random location is always the same – hence the name random access memory.Integrated circuit RAM units are available in two operating modes: static and dynamic.RAMs are categorized into ROMs,Read Write Memories(RWMs) and Read Mostly Memories(RMMs).
  • 5. RAM The write input causes binary data to be transferred into the memory, and the read input causes binary data to be transferred out of memory.
  • 6. ROM ROM stands for Read Only MemoryRead means output data-bits corresponding to the address bits set at the input. The bits are used by some processor or device or circuit for further operations.Data bits of different addresses store at ROM and all bits remain stored in the memory even after a power interruption or power switch OFFROM is randomly accessed. An equal time interval is taken for a read of data-bits from each address. Address bits can be set randomly by an external circuit.ROM has an address decoder (n to 2n) decoder within it.
  • 7. ROM ROM is used for storing programs that are PERMENTLY resident in the computer and for tables of constants that do not change in value once the production of the computer is completed.
  • 8. Types Of ROM 1.Masked Programmed ROMs :- These chips are integrated circuits that physically encode the data to be stored, and thus it is impossible to change their contents after fabrication.The main advantage of mask ROM is its cost. Per bit, mask ROM is more compact than any other kind of semiconductor memory. Since the cost of an integrated circuit strongly depends on its size, mask ROM is significantly cheaper than any other kind of semiconductor memory. However, the one-time masking cost is
  • 9. 2.User Programmed PROMs Programmable Read-Only Memory (PROM) is read-only memory (ROM) that can be modified once by a user. A typical PROM comes with all bits reading as "1". Burning a fuse bit during programming causes the bit to read as "0"The difference between a PROM and a ROM (readonly memory) is that a PROM is manufactured as blank memory, whereas a ROM is programmed during the manufacturing process. To write data onto a PROM chip, you need a special device called a PROM programmer or PROM burner. The process of programming a
  • 10. Types Of RWMs –Static RAM (SRAM)Dynamic RAM (DRAM)
  • 11. Types Of RMMs EPROM (Erasable Programmable Read-Only Memory) is programmable read-only memory (programmable ROM) that can be erased and reused.Once programmed, an EPROM can be erased by exposing it to strong ultraviolet light source.An EPROM differs from a PROM in that a PROM can be written to only once and cannot be erased.EPROMs are used widely in personal computers because they enable the manufacturer to change the contents of the PROM.
  • 12. 2.EEPROM EEPROM stands for Electrically Erasable and Programmable Read Only Memory.EEPROM is a type of non-volatile memory used in computers and other electronic devices to store small amounts of data that must be saved when power is removed, e.g., calibration tables or device configuration. Unlike EPROM chips, EEPROMs do not need to be removed from the computer to be modified.It also has a limited life i.e. the number of times it can be reprogrammed is limited to tens or hundreds of thousands of times.Applicationsstoring current date and time,storing port statusses.
  • 14. Flash Memory Flash Memory is a special form of EEPROM, which uses normal PC voltages for erasure and reprogramming.Flash memory is often used to hold control code such as the basic input/output system (BIOS) in a personal computer.When BIOS needs to be changed (rewritten), the flash memory can be written to in block (rather than byte) sizes, making it easy to update.Examples of flash memory device applications are storing messages in a mobile phone, storing photographs in a digital camera.