SlideShare ist ein Scribd-Unternehmen logo
1 von 29
External memories; volatile, non-
volatile, RAM, Hard Disk and Optical
Drives
Index
• Introduction
• Memory
– Volatile
• RAM
– SRAM
– DRAM
– Non volatile
• Differnce between RAM and ROM
• Storage devices
– Hard disk
– Floppy disk
– Magnetic Disk
– Optical
• CD-ROM
• CD-Recordable (CD-R)
• CD-R/W
• DVD
– Magnetic Tape
INTRODUCTION
• Computer memory is the storage space in
computer where data is to be processed and
instructions required for processing are
stored.
• Memory is primarily of two types
• Internal Memory - cache memory and
primary/main memory
• External Memory - magnetic disk / optical
disk etc.
Memory Classificatioin
Volatile memory:
• It also known as volatile storage & temporary
memory.
• Volatile memory retains the information as
long as power supply is on, but when power
supply is off or interrupted the stored memory
is lost.
• Eg : RAM
Non-volatile Memory:
• Non-volatile memory is typically used for the
task of secondary storage, or long-term
persistent storage
• Examples of non-volatile memory
include read-only memory flash memory and
early computer storage methods such
as paper tape and punched cards.
RAM
• A RAM constitutes the internal memory of the
CPU for storing data, program and program
result
• It is read/write memory. It is called random
access memory (RAM).
• RAM is of two types:
– Static RAM (SRAM)
– Dynamic RAM (DRAM)
STATIC RAM (SRAM)
• The word static indicates that the memory
retains its contents as long as power remains
applied.
• SRAM chips use a matrix of 6-transistors and no
capacitors.
• Static RAM is used as cache memory needs to be
very fast and small.
• SRAM uses more chips than DRAM for the same
amount of storage space, thus making the
manufacturing costs higher.
DYNAMIC RAM (DRAM)
• DRAM, unlike SRAM, must be
continually refreshed in order for it to
maintain the data.
• All DRAMs are made up of memory cells.
These cells are composed of one capacitor and
one transistor.
• DRAM is used for most system memory
because it is cheap and small
Difference between RAM & ROM
RAM ROM
VOLATILE MEMORY NON VOLATILE
Data in ram is not permanently written
when power off, data deleted
Permanently, not erased
Ram: DRAM & SRAM ROM: PROM & EPROM
It requires flow of electricity to retain data It does not requires electricity to retain
data
Ram is the memory available for the
operating system programs and process
to use when the computer is running
Rom is the memory that comes with your
computer that is pre-written to hold the
instructions for booting up the computer
STORAGE DEVICES :
• Storage devices are used to maintain
programs, data, and information for later use.
• Storage devices include: magnetic tapes,
magnetic disks, floppy disks, zip disks, optical
discs, CDs, DVDs, and hard disks
• Primary storage: is the storage provided by
memory in a computer system .
Hard Disks
• A hard disk is a higher capacity medium, with up to hundreds of
gigabytes.
• They are usually non-removable, but removable hard disks are becoming
more common
• They can be both read from and written to.
• The basic technology used in hard disks is similar to that of magnetic tape
• Magnetic material is layered onto a high-precision aluminum disk
• The disk head can move to any point on the platter almost instantly
compared to tape
• With tape, the head touches the tape. With disks, the head never
touches the platter
• Tape moves at approx 5 cm/s. Disk platters move at up to 7500 cm/s (272
km/h!)
Floppy Disk:
• A floppy disk is a low capacity disk which may be removed from the
computer.
• Those holding a small amount of data (typically 1.44 Mb) and ‘Super
floppies’ known as ZIP disks (typically 100 Mb)
• Data may be written to and read from a floppy. A small notch can be
used to make the disk read-only.
• They are small lightweight and easy to transport.
• Ideal for backups of small amounts of data or for transfer of data from
one machine to another.
• Floppy Drives are common to most if not all computers.
• On the down side, they may be easily misplaced, damaged or stolen.
• There is a risk of transferring VIRUSES
Magnetic Disks :
• Disk substrate coated with
magnetizable material (iron
oxide…rust)
• Substrate originally was aluminium - Is
now glass
– Improved surface uniformity
• Increases reliability
– Reduction in surface defects
• Reduced read/write errors
– Lower flight heights (head rides on air gap)
– Better stiffness
– Better shock/damage resistance
Disk Data Layout
•The platter in a concentric set of
ringds called Tracks
•There can be thousands of tracks
per surface
•Adjacent tracks are separated by
gaps
•Data are transferred to and from
the disk in sectors
Cylinders
•The set of all tracks in the
same relative position on the
platter is referred to as a
cylinder
•All shaded part are cylinder
Multiple Platters
• Multiple –platter disks
employ a movable head, with
one read write per platter
• All heads are mechanically
fixed so that all are at the same
distance from the centre of the
disk and move together
Optical Storage devices
The most widely used type of optical storage medium are as follows
• Originally for audio
• 650Mbytes giving over 70 minutes audio
• Polycarbonate coated with highly reflective
coat, usually aluminium
• Data stored as pits
• Read by reflecting laser
• Constant packing density
• Constant linear velocity
Optical Storage CD-ROM
CD-ROM Format
• Mode 0=blank data field
• Mode 1=2048 byte data+error correction
• Mode 2=2336 byte data
CD-ROM for & against
• Large capacity (?)
• Easy to mass produce
• Removable
• Robust
• Expensive for small runs
• Slow
• Read only
Other Optical Storage
• CD-Recordable (CD-R)
– WORM
– Now affordable
– Compatible with CD-ROM drives
• CD-RW
– Erasable
– Getting cheaper
– Mostly CD-ROM drive compatible
– Phase change
• Material has two different reflectivity's in different phase
states
DVD - what’s in a name?
• Digital Video Disk
– Used to indicate a player for movies
• Only plays video disks
• Digital Versatile Disk
– Used to indicate a computer drive
• Will read computer disks and play video disks
• Dogs Veritable Dinner
• Officially - nothing!!!
DVD - technology
• Multi-layer
• Very high capacity (4.7G per layer)
• Full length movie on single disk
– Using MPEG compression
• Finally standardized (honest!)
• Movies carry regional coding
• Players only play correct region films
• Can be “fixed”
DVD – Writable
• Loads of trouble with standards
• First generation DVD drives may not read first
generation DVD-W disks
• First generation DVD drives may not read CD-
RW disks
• Wait for it to settle down before buying!
Magnetic Tape
Conclusion
• If there is one thing that nearly every computer
owner needs, it is a place to store his data. Data
storage is one of the areas of computing that has
evolved most in recent years, and computer
storage devices are now incredibly varied in
terms of cost, performance, size and storage
space. Each type of computer storage device has
its own advantages, and you may find that the
ideal solution for your storage needs involves a
combination of storage types.
REFERENCES:
http://en.wikipedia.org/wiki/Volatile_
memory
http://en.wikipedia.org/wiki/Non-
volatile_memory
http://en.wikipedia.org/wiki/Compute
r_data_storage

Weitere ähnliche Inhalte

Was ist angesagt?

ROM(Read Only Memory )
ROM(Read Only Memory )ROM(Read Only Memory )
ROM(Read Only Memory )rohitladdu
 
Main memory of computer .ppt
Main memory of computer .pptMain memory of computer .ppt
Main memory of computer .pptBasraJaswinder
 
presentation on memory units.
presentation on memory units.presentation on memory units.
presentation on memory units.Krishna Bharati
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer systemlistergc
 
Computer system architecture
Computer system architectureComputer system architecture
Computer system architecturevenkateswarlu G
 
Computer storage devices
Computer storage devicesComputer storage devices
Computer storage devicesRizwan Qamar
 
Memory presentation
Memory presentationMemory presentation
Memory presentationaaravSingh41
 
Ram & rom memories
Ram & rom memoriesRam & rom memories
Ram & rom memoriesangelaag98
 
Storage devices and media
Storage devices and mediaStorage devices and media
Storage devices and mediaAnjan Mahanta
 
Storage Devices PPt For class 9
Storage Devices PPt For class 9Storage Devices PPt For class 9
Storage Devices PPt For class 9Saurabh Singh
 
Computer memory
Computer memoryComputer memory
Computer memorynikunjandy
 
Random access memory
Random access memoryRandom access memory
Random access memoryRuchi Maurya
 
Computer Memory
Computer MemoryComputer Memory
Computer Memorybabaradhe
 
Basic Components of Computer
Basic Components of ComputerBasic Components of Computer
Basic Components of ComputerRajGopalAgrawal
 

Was ist angesagt? (20)

Presentation on memory
Presentation on memoryPresentation on memory
Presentation on memory
 
ROM(Read Only Memory )
ROM(Read Only Memory )ROM(Read Only Memory )
ROM(Read Only Memory )
 
RAM/ROM and its TYPES
RAM/ROM and its TYPESRAM/ROM and its TYPES
RAM/ROM and its TYPES
 
Main memory of computer .ppt
Main memory of computer .pptMain memory of computer .ppt
Main memory of computer .ppt
 
presentation on memory units.
presentation on memory units.presentation on memory units.
presentation on memory units.
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer system
 
Memory Hierarchy
Memory HierarchyMemory Hierarchy
Memory Hierarchy
 
Computer system architecture
Computer system architectureComputer system architecture
Computer system architecture
 
Ram presentation
Ram presentationRam presentation
Ram presentation
 
Computer storage devices
Computer storage devicesComputer storage devices
Computer storage devices
 
Memory presentation
Memory presentationMemory presentation
Memory presentation
 
Ram & rom memories
Ram & rom memoriesRam & rom memories
Ram & rom memories
 
Storage devices and media
Storage devices and mediaStorage devices and media
Storage devices and media
 
RAM And ROM
RAM And ROMRAM And ROM
RAM And ROM
 
Storage Devices PPt For class 9
Storage Devices PPt For class 9Storage Devices PPt For class 9
Storage Devices PPt For class 9
 
Memory units
Memory unitsMemory units
Memory units
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Random access memory
Random access memoryRandom access memory
Random access memory
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
Basic Components of Computer
Basic Components of ComputerBasic Components of Computer
Basic Components of Computer
 

Ähnlich wie Memory types (20)

memory unit
 memory unit memory unit
memory unit
 
RAM&&ROM.ppt
RAM&&ROM.pptRAM&&ROM.ppt
RAM&&ROM.ppt
 
Types of memory (bba 1st)
Types of memory (bba 1st)Types of memory (bba 1st)
Types of memory (bba 1st)
 
Memory
MemoryMemory
Memory
 
Compsystem2
Compsystem2Compsystem2
Compsystem2
 
Computer memory
Computer memoryComputer memory
Computer memory
 
MEMORY.pptx
MEMORY.pptxMEMORY.pptx
MEMORY.pptx
 
Memory and storage devices
Memory and storage devicesMemory and storage devices
Memory and storage devices
 
Basic of computer 2
Basic of computer 2Basic of computer 2
Basic of computer 2
 
Datastorage
DatastorageDatastorage
Datastorage
 
Lecture 7
Lecture 7Lecture 7
Lecture 7
 
06_External Memory.ppt
06_External Memory.ppt06_External Memory.ppt
06_External Memory.ppt
 
Memory
Memory Memory
Memory
 
Types of Storage Devices
Types of  Storage DevicesTypes of  Storage Devices
Types of Storage Devices
 
Storage Technologies
Storage TechnologiesStorage Technologies
Storage Technologies
 
Backing storage
Backing storageBacking storage
Backing storage
 
5 computer memory
5 computer memory5 computer memory
5 computer memory
 
Conceptual framework storage devices (2)
Conceptual framework   storage devices (2)Conceptual framework   storage devices (2)
Conceptual framework storage devices (2)
 
primary memory
primary memoryprimary memory
primary memory
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 

Mehr von Piyush Rochwani (20)

Unit 2
Unit 2Unit 2
Unit 2
 
Unit 3
Unit 3Unit 3
Unit 3
 
Biometrics based key generation
Biometrics based key generationBiometrics based key generation
Biometrics based key generation
 
Serial transmission
Serial transmissionSerial transmission
Serial transmission
 
Sequential and combinational alu
Sequential and combinational alu Sequential and combinational alu
Sequential and combinational alu
 
Memory virtualization
Memory virtualizationMemory virtualization
Memory virtualization
 
Risc
RiscRisc
Risc
 
Raid
Raid Raid
Raid
 
Pipelining and co processor.
Pipelining and co processor.Pipelining and co processor.
Pipelining and co processor.
 
Paging and segmentation
Paging and segmentationPaging and segmentation
Paging and segmentation
 
Page replacement algorithms
Page replacement algorithmsPage replacement algorithms
Page replacement algorithms
 
8086 Microprocessor
8086 Microprocessor8086 Microprocessor
8086 Microprocessor
 
Dma
DmaDma
Dma
 
Control unit
Control unitControl unit
Control unit
 
Solid state solid state drives
Solid state solid state drivesSolid state solid state drives
Solid state solid state drives
 
Coa INTERUPT
Coa INTERUPTCoa INTERUPT
Coa INTERUPT
 
Cisc(a022& a023)
Cisc(a022& a023)Cisc(a022& a023)
Cisc(a022& a023)
 
Booth’s algorithm.(a014& a015)
Booth’s algorithm.(a014& a015)Booth’s algorithm.(a014& a015)
Booth’s algorithm.(a014& a015)
 
06 floating point
06 floating point06 floating point
06 floating point
 
05 multiply divide
05 multiply divide05 multiply divide
05 multiply divide
 

Kürzlich hochgeladen

This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 

Kürzlich hochgeladen (20)

This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 

Memory types

  • 1. External memories; volatile, non- volatile, RAM, Hard Disk and Optical Drives
  • 2. Index • Introduction • Memory – Volatile • RAM – SRAM – DRAM – Non volatile • Differnce between RAM and ROM • Storage devices – Hard disk – Floppy disk – Magnetic Disk – Optical • CD-ROM • CD-Recordable (CD-R) • CD-R/W • DVD – Magnetic Tape
  • 3. INTRODUCTION • Computer memory is the storage space in computer where data is to be processed and instructions required for processing are stored. • Memory is primarily of two types • Internal Memory - cache memory and primary/main memory • External Memory - magnetic disk / optical disk etc.
  • 5. Volatile memory: • It also known as volatile storage & temporary memory. • Volatile memory retains the information as long as power supply is on, but when power supply is off or interrupted the stored memory is lost. • Eg : RAM
  • 6. Non-volatile Memory: • Non-volatile memory is typically used for the task of secondary storage, or long-term persistent storage • Examples of non-volatile memory include read-only memory flash memory and early computer storage methods such as paper tape and punched cards.
  • 7. RAM • A RAM constitutes the internal memory of the CPU for storing data, program and program result • It is read/write memory. It is called random access memory (RAM). • RAM is of two types: – Static RAM (SRAM) – Dynamic RAM (DRAM)
  • 8. STATIC RAM (SRAM) • The word static indicates that the memory retains its contents as long as power remains applied. • SRAM chips use a matrix of 6-transistors and no capacitors. • Static RAM is used as cache memory needs to be very fast and small. • SRAM uses more chips than DRAM for the same amount of storage space, thus making the manufacturing costs higher.
  • 9. DYNAMIC RAM (DRAM) • DRAM, unlike SRAM, must be continually refreshed in order for it to maintain the data. • All DRAMs are made up of memory cells. These cells are composed of one capacitor and one transistor. • DRAM is used for most system memory because it is cheap and small
  • 10. Difference between RAM & ROM RAM ROM VOLATILE MEMORY NON VOLATILE Data in ram is not permanently written when power off, data deleted Permanently, not erased Ram: DRAM & SRAM ROM: PROM & EPROM It requires flow of electricity to retain data It does not requires electricity to retain data Ram is the memory available for the operating system programs and process to use when the computer is running Rom is the memory that comes with your computer that is pre-written to hold the instructions for booting up the computer
  • 11. STORAGE DEVICES : • Storage devices are used to maintain programs, data, and information for later use. • Storage devices include: magnetic tapes, magnetic disks, floppy disks, zip disks, optical discs, CDs, DVDs, and hard disks • Primary storage: is the storage provided by memory in a computer system .
  • 12. Hard Disks • A hard disk is a higher capacity medium, with up to hundreds of gigabytes. • They are usually non-removable, but removable hard disks are becoming more common • They can be both read from and written to. • The basic technology used in hard disks is similar to that of magnetic tape • Magnetic material is layered onto a high-precision aluminum disk • The disk head can move to any point on the platter almost instantly compared to tape • With tape, the head touches the tape. With disks, the head never touches the platter • Tape moves at approx 5 cm/s. Disk platters move at up to 7500 cm/s (272 km/h!)
  • 13. Floppy Disk: • A floppy disk is a low capacity disk which may be removed from the computer. • Those holding a small amount of data (typically 1.44 Mb) and ‘Super floppies’ known as ZIP disks (typically 100 Mb) • Data may be written to and read from a floppy. A small notch can be used to make the disk read-only. • They are small lightweight and easy to transport. • Ideal for backups of small amounts of data or for transfer of data from one machine to another. • Floppy Drives are common to most if not all computers. • On the down side, they may be easily misplaced, damaged or stolen. • There is a risk of transferring VIRUSES
  • 14. Magnetic Disks : • Disk substrate coated with magnetizable material (iron oxide…rust) • Substrate originally was aluminium - Is now glass – Improved surface uniformity • Increases reliability – Reduction in surface defects • Reduced read/write errors – Lower flight heights (head rides on air gap) – Better stiffness – Better shock/damage resistance
  • 15. Disk Data Layout •The platter in a concentric set of ringds called Tracks •There can be thousands of tracks per surface •Adjacent tracks are separated by gaps •Data are transferred to and from the disk in sectors
  • 16. Cylinders •The set of all tracks in the same relative position on the platter is referred to as a cylinder •All shaded part are cylinder
  • 17. Multiple Platters • Multiple –platter disks employ a movable head, with one read write per platter • All heads are mechanically fixed so that all are at the same distance from the centre of the disk and move together
  • 18. Optical Storage devices The most widely used type of optical storage medium are as follows
  • 19. • Originally for audio • 650Mbytes giving over 70 minutes audio • Polycarbonate coated with highly reflective coat, usually aluminium • Data stored as pits • Read by reflecting laser • Constant packing density • Constant linear velocity Optical Storage CD-ROM
  • 20. CD-ROM Format • Mode 0=blank data field • Mode 1=2048 byte data+error correction • Mode 2=2336 byte data
  • 21. CD-ROM for & against • Large capacity (?) • Easy to mass produce • Removable • Robust • Expensive for small runs • Slow • Read only
  • 22. Other Optical Storage • CD-Recordable (CD-R) – WORM – Now affordable – Compatible with CD-ROM drives • CD-RW – Erasable – Getting cheaper – Mostly CD-ROM drive compatible – Phase change • Material has two different reflectivity's in different phase states
  • 23. DVD - what’s in a name? • Digital Video Disk – Used to indicate a player for movies • Only plays video disks • Digital Versatile Disk – Used to indicate a computer drive • Will read computer disks and play video disks • Dogs Veritable Dinner • Officially - nothing!!!
  • 24. DVD - technology • Multi-layer • Very high capacity (4.7G per layer) • Full length movie on single disk – Using MPEG compression • Finally standardized (honest!) • Movies carry regional coding • Players only play correct region films • Can be “fixed”
  • 25. DVD – Writable • Loads of trouble with standards • First generation DVD drives may not read first generation DVD-W disks • First generation DVD drives may not read CD- RW disks • Wait for it to settle down before buying!
  • 26.
  • 28. Conclusion • If there is one thing that nearly every computer owner needs, it is a place to store his data. Data storage is one of the areas of computing that has evolved most in recent years, and computer storage devices are now incredibly varied in terms of cost, performance, size and storage space. Each type of computer storage device has its own advantages, and you may find that the ideal solution for your storage needs involves a combination of storage types.