SlideShare a Scribd company logo
1 of 25
STORAGE FUNDAMENTALS
UNIT-3
COMPUTER SYSTEM
COMPONENTS
Central Processing Unit
Output
Devices
Cache
Memory
Primary
Storage
Secondary
Storage
Devices
Control
Unit
ALU
Special
Purpose
Processors
Output
Devices
Input
Devices
Short Review
Communication Devices
 Primary
storage
 Volatile
 Temporary
STORAGE
 Secondary storage
 Nonvolatile
 Permanent
 Secondary storage
characteristics
 Media
 Capacity
 Storage devices
 Access speed
Read-Only-
Memory
Random-Access-
Memory
RAM or Random Access Memory
 “Waiting room” for computer’s CPU.
 Holds instructions for processing data, processed
data, and raw data.
 Data stored in RAM can be modified . RAM is a
volatile storage . Data will lose after switching off
the computer.
 Ram is measured by:
 Capacity (in Megabytes or Gigabytes)
 Speed (in Nanoseconds)
MEMORY (RAM)
 Amount of RAM installed will determine.
Which software applications will run (efficiently)?
How many software applications can be open simultaneously
(multitasking ability)?
 RAM upgrades are cost-effective and easy to install.
 All software applications will have RAM specifications
listed on their packaging.
 Many applications list both a minimum and a
recommended amount of RAM necessary to run the
software.
 E.g. DDRam, DDR-2 Ram
 There is a type of memory that stores data without electrical
current; it is the ROM (Read Only Memory) or is sometimes
called non-volatile memory as it is not erased when the
system is switched off.
 Data stored in ROM cannot be modified.
 ROM works slower than the RAM memory.
 ROM is a non-volatile storage . Data remains unchanged
even after switching off the computer.
 E.g. EPROM, EEPROM
 Secondary storage is computer memory that is not
directly accessible to the CPU of a computer,
requiring the use of computer's input/output
channels.
 It is used to store data that is NOT in active use.
 It is usually slower than primary storage but it
always has higher storage capacity. It is non-
volatile.
 Data remains unchanged even after switching off
the computer.
 Magnetic Storage
stores data by magnetizing
microscopic particles on the
disk surface.
Examples: floppy disk,
hard disk, tape
 Optical Storage
data is read using laser light and
is possible to see data
through a high powered
microscope.
Examples CD and DVD
Secondary Storage Devices
Floppy Disks
 Diskettes or floppies
 Capacity 1.4MB
 3½ inch disk
 Labeled 2HD  data can be saved on both
sides
 Portable storage media
 Floppy disk drives (FDD)
Parts of a Floppy
 Shutter slide - metal component that opens
when disk is inserted in the drive.
 Labels - applied to external surface to identify
contents.
 Write-protect notch - when open, prevents
data to be written to the disk.
 Protects the disk from accidentally writing over it.
Traditional Floppy Diskette
Hard Disks
 Use thicker, metallic platters for storage
 Faster than a floppy diskette
Speed is measured in rotations
or revolutions per minute (rpm)
 Large capacity
 Sensitive instruments
Types of Hard Disk
 There are three different types of hard disks;
 internal hard disk
 hard disk cartridge
 hard disk pack
 All disks use a file system (File Allocation Table) to
keep track of the names and locations of files that
reside on a storage medium.
Internal Hard Disk
 Located inside system unit
 Known as a fixed disk
 Designated as the C drive
 Advantages over floppies
Access speed
Capacity
Optical Disks
 Are permanent storage media that use
laser technology to store data.
 Optical disks can be 3½ , 4¼ , 5¼ ,8, 12
and 14 inches.
 Most common size is 4¾ and is stored in
a jewel box.
 Two common formats are:-
 CD - Compact Disk
 DVD - Digital Versatile Disk or Digital Video
Disk
 Optical format
 From 650 MB to 1 GB capacity
 Rotation speeds vary
 Types
 Read only: CD-ROM
 Write once: CD-R
 Rewriteable: CD-RW
Compact Disc
Compact Disc
 CD-ROMs
 read only - cannot be written on or erased by the user.
 used to distribute databases, reference and software.
 Write once - CD-R
 can be written to once but can be read many times
(WORM).
 CD burners are used to write data onto the disk.
 Rewritable - CD-RW
 erasable optical disk, write many times, read many times.
 Disk surface is not permanently altered so can be written to,
erased and written again.
Digital Versatile Disc
 Digital Versatile Disk or Digital Video Disk
(DVD)
 Similar to CDs, but can store more data [can
store 4GB to 17GB of data]
 Types
 Read only
 Write once
 Rewritable
Other Type of Secondary Storage Devices
 USB Flash Drives
 They are flash memory data storage devices
integrated with a USB interface.
 They are typically small, lightweight, removable and
rewritable .
 Data capacity: 512MB, 1GB, 2GB, 4GB, etc.
 Flash memory cards
 Widely used in notebook computers,
Cell phones, etc.
 Used to record MP3 music files
 Magnetic tapes
 External storage
 Provides sequential access
 Information stored in sequence
 Slower than disks which provide direct access
Other Type of Secondary Storage Devices
TYPES OF ROM
PROM (Programmable Read only Memory): it uses fusible links that
can be burned by using special PROM burning circuit. It can be
programmed by the user using a PROM programmer.
EPROM (Erasable Programmable Read only Memory): the information
stored in an EPROM can be erased by exposing the memory to
ultraviolet light.
EEPROM (Electrically Erasable Programmable Read only Memory): it
is also same as EPROM but the erasing is done by electrical signals.
TYPES OF RAM
SRAM (Static RAM): It uses flip flops for storage elements. In
SRAM once data is written into memory location, the data stays
unchanged unless some new data is entered into that location.
DRAM (Dynamic RAM): It uses capacitors as storage element. The
dynamic RAM contents may change with time due to leakage of
charge. So it is required to refresh the storage elements
periodically. It consumes less power compare to SRAM.
Unit 3 storage fundamentals

More Related Content

What's hot (20)

Ram & rom memories
Ram & rom memoriesRam & rom memories
Ram & rom memories
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
COMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONSCOMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONS
 
Random access memory
Random access memoryRandom access memory
Random access memory
 
HARD DISK DRIVE ppt
HARD DISK DRIVE pptHARD DISK DRIVE ppt
HARD DISK DRIVE ppt
 
presentation on memory units.
presentation on memory units.presentation on memory units.
presentation on memory units.
 
Presentation on storage devices
Presentation on storage devicesPresentation on storage devices
Presentation on storage devices
 
Primary and secondary storage devices
Primary and secondary storage devicesPrimary and secondary storage devices
Primary and secondary storage devices
 
Secondary memory
Secondary memorySecondary memory
Secondary memory
 
Secondary memory
Secondary memorySecondary memory
Secondary memory
 
Primary and secondary Storage devices
Primary and secondary Storage devicesPrimary and secondary Storage devices
Primary and secondary Storage devices
 
Secondary Storage Devices
Secondary Storage DevicesSecondary Storage Devices
Secondary Storage Devices
 
Types of Storage Devices
Types of Storage DevicesTypes of Storage Devices
Types of Storage Devices
 
Memory Organization
Memory OrganizationMemory Organization
Memory Organization
 
Cache memory
Cache memoryCache memory
Cache memory
 
Secondary memory
Secondary memorySecondary memory
Secondary memory
 
Hard Disk Drive
Hard Disk Drive Hard Disk Drive
Hard Disk Drive
 
Random Access Memory ppt
Random Access Memory pptRandom Access Memory ppt
Random Access Memory ppt
 
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
 
Memory and its types
Memory and its typesMemory and its types
Memory and its types
 

Viewers also liked

1.4 backing storage media and devices
1.4 backing storage media and devices1.4 backing storage media and devices
1.4 backing storage media and devicesMomina Mateen
 
Backing storage media
Backing storage mediaBacking storage media
Backing storage mediaMirza Ćutuk
 
Mohammed Mohammed Zaki CCNP-Switching Certificate
Mohammed Mohammed Zaki CCNP-Switching CertificateMohammed Mohammed Zaki CCNP-Switching Certificate
Mohammed Mohammed Zaki CCNP-Switching CertificateMohammed Zaki
 
Understanding das-nas-san
Understanding das-nas-sanUnderstanding das-nas-san
Understanding das-nas-sanAshwin Pawar
 
Introduction to Cloud Computing
Introduction to Cloud Computing Introduction to Cloud Computing
Introduction to Cloud Computing CloudSyntrix
 
Ie Storage Devices
Ie   Storage DevicesIe   Storage Devices
Ie Storage DevicesMISY
 
CCNP certificate
CCNP certificateCCNP certificate
CCNP certificateManal Saleh
 
Secondary storage devices by Neeraj Bhandari ( Surkhet.Nepal )
Secondary storage devices by Neeraj Bhandari ( Surkhet.Nepal )Secondary storage devices by Neeraj Bhandari ( Surkhet.Nepal )
Secondary storage devices by Neeraj Bhandari ( Surkhet.Nepal )Neeraj Bhandari
 
1.Introduction to virtualization
1.Introduction to virtualization1.Introduction to virtualization
1.Introduction to virtualizationHwanju Kim
 
ITIL Foundation Training - A guide to beginners
ITIL Foundation Training - A guide to beginners ITIL Foundation Training - A guide to beginners
ITIL Foundation Training - A guide to beginners Celtem Learning
 
It Service Management Implementation Overview
It Service Management Implementation OverviewIt Service Management Implementation Overview
It Service Management Implementation OverviewAlan McSweeney
 
ITSM (IT Service Management) & ITIL V3 Foundation
ITSM (IT Service Management) & ITIL V3 FoundationITSM (IT Service Management) & ITIL V3 Foundation
ITSM (IT Service Management) & ITIL V3 FoundationPrudentialSolutions
 

Viewers also liked (20)

1.4 backing storage media and devices
1.4 backing storage media and devices1.4 backing storage media and devices
1.4 backing storage media and devices
 
Backing storage media
Backing storage mediaBacking storage media
Backing storage media
 
Mohammed Mohammed Zaki CCNP-Switching Certificate
Mohammed Mohammed Zaki CCNP-Switching CertificateMohammed Mohammed Zaki CCNP-Switching Certificate
Mohammed Mohammed Zaki CCNP-Switching Certificate
 
Understanding das-nas-san
Understanding das-nas-sanUnderstanding das-nas-san
Understanding das-nas-san
 
Introduction to Cloud Computing
Introduction to Cloud Computing Introduction to Cloud Computing
Introduction to Cloud Computing
 
E s switch_v6_ch01
E s switch_v6_ch01E s switch_v6_ch01
E s switch_v6_ch01
 
Storage Management with vRealize Operations
Storage Management with vRealize OperationsStorage Management with vRealize Operations
Storage Management with vRealize Operations
 
Ie Storage Devices
Ie   Storage DevicesIe   Storage Devices
Ie Storage Devices
 
DAS RAID NAS SAN
DAS RAID NAS SANDAS RAID NAS SAN
DAS RAID NAS SAN
 
CCNP certificate
CCNP certificateCCNP certificate
CCNP certificate
 
Secondary storage devices by Neeraj Bhandari ( Surkhet.Nepal )
Secondary storage devices by Neeraj Bhandari ( Surkhet.Nepal )Secondary storage devices by Neeraj Bhandari ( Surkhet.Nepal )
Secondary storage devices by Neeraj Bhandari ( Surkhet.Nepal )
 
1250438
12504381250438
1250438
 
ITSM Presentation
ITSM PresentationITSM Presentation
ITSM Presentation
 
Cloud Management with vRealize Operations
Cloud Management with vRealize OperationsCloud Management with vRealize Operations
Cloud Management with vRealize Operations
 
1.Introduction to virtualization
1.Introduction to virtualization1.Introduction to virtualization
1.Introduction to virtualization
 
ITIL Foundation Training - A guide to beginners
ITIL Foundation Training - A guide to beginners ITIL Foundation Training - A guide to beginners
ITIL Foundation Training - A guide to beginners
 
Secondary Storage
Secondary StorageSecondary Storage
Secondary Storage
 
It Service Management Implementation Overview
It Service Management Implementation OverviewIt Service Management Implementation Overview
It Service Management Implementation Overview
 
ITSM (IT Service Management) & ITIL V3 Foundation
ITSM (IT Service Management) & ITIL V3 FoundationITSM (IT Service Management) & ITIL V3 Foundation
ITSM (IT Service Management) & ITIL V3 Foundation
 
Virtualization basics
Virtualization basics Virtualization basics
Virtualization basics
 

Similar to Unit 3 storage fundamentals

Similar to Unit 3 storage fundamentals (20)

Memory & storage devices
Memory & storage devicesMemory & storage devices
Memory & storage devices
 
Storege or memory devises
Storege or memory devisesStorege or memory devises
Storege or memory devises
 
Cmp
CmpCmp
Cmp
 
Computer MEMORY
Computer MEMORYComputer MEMORY
Computer MEMORY
 
Gaurav ppt
Gaurav pptGaurav ppt
Gaurav ppt
 
Computer Introduction-Lecture02
Computer Introduction-Lecture02Computer Introduction-Lecture02
Computer Introduction-Lecture02
 
FTCP-Computer-Memory..pdf
FTCP-Computer-Memory..pdfFTCP-Computer-Memory..pdf
FTCP-Computer-Memory..pdf
 
CSE-Computer-Memory-PPT.pptx
CSE-Computer-Memory-PPT.pptxCSE-Computer-Memory-PPT.pptx
CSE-Computer-Memory-PPT.pptx
 
Computer memory presentation
Computer memory presentationComputer memory presentation
Computer memory presentation
 
CSE-Computer-Memory-PPT.pptx
CSE-Computer-Memory-PPT.pptxCSE-Computer-Memory-PPT.pptx
CSE-Computer-Memory-PPT.pptx
 
PERFORM CALCULATION AND MENSURATION.pptx
PERFORM CALCULATION AND MENSURATION.pptxPERFORM CALCULATION AND MENSURATION.pptx
PERFORM CALCULATION AND MENSURATION.pptx
 
6 Computer-Memory-PPT.pptx
6 Computer-Memory-PPT.pptx6 Computer-Memory-PPT.pptx
6 Computer-Memory-PPT.pptx
 
CBSE Informatics Practices Chapter-11 Basic Computer Organization
CBSE Informatics Practices Chapter-11 Basic Computer OrganizationCBSE Informatics Practices Chapter-11 Basic Computer Organization
CBSE Informatics Practices Chapter-11 Basic Computer Organization
 
computer storage
computer storagecomputer storage
computer storage
 
Storage devices
Storage devicesStorage devices
Storage devices
 
memory, storage devices and media By ZAK
memory, storage devices and media By ZAKmemory, storage devices and media By ZAK
memory, storage devices and media By ZAK
 
Memory 02
Memory 02Memory 02
Memory 02
 
Memorydevices 110602031611-phpapp02
Memorydevices 110602031611-phpapp02Memorydevices 110602031611-phpapp02
Memorydevices 110602031611-phpapp02
 
Soumenu Patra Presentation_Types of Memory.pdf
Soumenu Patra Presentation_Types of Memory.pdfSoumenu Patra Presentation_Types of Memory.pdf
Soumenu Patra Presentation_Types of Memory.pdf
 
Computer memory presentation
Computer memory presentationComputer memory presentation
Computer memory presentation
 

More from Raj vardhan

Software Testing Life Cycle Unit-3
Software Testing Life Cycle Unit-3Software Testing Life Cycle Unit-3
Software Testing Life Cycle Unit-3Raj vardhan
 
Internet Basics Unit-7
Internet Basics  Unit-7Internet Basics  Unit-7
Internet Basics Unit-7Raj vardhan
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LANRaj vardhan
 
Network Connecting Devices UNIT 5
Network Connecting Devices UNIT 5Network Connecting Devices UNIT 5
Network Connecting Devices UNIT 5Raj vardhan
 
UNIT 4-HEADER FILES IN C
UNIT 4-HEADER FILES IN CUNIT 4-HEADER FILES IN C
UNIT 4-HEADER FILES IN CRaj vardhan
 
Wireless LANs(IEEE802.11) Architecture
Wireless LANs(IEEE802.11) Architecture Wireless LANs(IEEE802.11) Architecture
Wireless LANs(IEEE802.11) Architecture Raj vardhan
 
UNIT -03 Transmission Media and Connecting Devices
UNIT -03 Transmission Media and Connecting Devices UNIT -03 Transmission Media and Connecting Devices
UNIT -03 Transmission Media and Connecting Devices Raj vardhan
 
Unit 1: Introduction to DBMS Unit 1 Complete
Unit 1: Introduction to DBMS Unit 1 CompleteUnit 1: Introduction to DBMS Unit 1 Complete
Unit 1: Introduction to DBMS Unit 1 CompleteRaj vardhan
 
Introduction To Software Concepts Unit 1 & 2
Introduction To Software Concepts Unit 1 & 2Introduction To Software Concepts Unit 1 & 2
Introduction To Software Concepts Unit 1 & 2Raj vardhan
 
Swachh Bharat Abhiyan - Project Report
Swachh Bharat Abhiyan - Project ReportSwachh Bharat Abhiyan - Project Report
Swachh Bharat Abhiyan - Project ReportRaj vardhan
 
Network Topology
Network TopologyNetwork Topology
Network TopologyRaj vardhan
 
Microsoft Office Word Introduction Complete
Microsoft Office Word  Introduction CompleteMicrosoft Office Word  Introduction Complete
Microsoft Office Word Introduction CompleteRaj vardhan
 
Digital money Revolution Introduction
Digital money Revolution IntroductionDigital money Revolution Introduction
Digital money Revolution IntroductionRaj vardhan
 
Definition of Business
Definition of BusinessDefinition of Business
Definition of BusinessRaj vardhan
 
Business Terms & Concepts
Business Terms & ConceptsBusiness Terms & Concepts
Business Terms & ConceptsRaj vardhan
 
Number System Conversion | BCA
Number System Conversion | BCANumber System Conversion | BCA
Number System Conversion | BCARaj vardhan
 
Interaction With Computers FIT
Interaction With Computers FITInteraction With Computers FIT
Interaction With Computers FITRaj vardhan
 
FIT-MS-WORD Lab | BCA
FIT-MS-WORD Lab | BCAFIT-MS-WORD Lab | BCA
FIT-MS-WORD Lab | BCARaj vardhan
 
Syllabus Front End Design Tool VB.NET | BCA-205
Syllabus Front End Design Tool VB.NET | BCA-205 Syllabus Front End Design Tool VB.NET | BCA-205
Syllabus Front End Design Tool VB.NET | BCA-205 Raj vardhan
 

More from Raj vardhan (20)

Software Testing Life Cycle Unit-3
Software Testing Life Cycle Unit-3Software Testing Life Cycle Unit-3
Software Testing Life Cycle Unit-3
 
Internet Basics Unit-7
Internet Basics  Unit-7Internet Basics  Unit-7
Internet Basics Unit-7
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LAN
 
Network Connecting Devices UNIT 5
Network Connecting Devices UNIT 5Network Connecting Devices UNIT 5
Network Connecting Devices UNIT 5
 
UNIT 4-HEADER FILES IN C
UNIT 4-HEADER FILES IN CUNIT 4-HEADER FILES IN C
UNIT 4-HEADER FILES IN C
 
Wireless LANs(IEEE802.11) Architecture
Wireless LANs(IEEE802.11) Architecture Wireless LANs(IEEE802.11) Architecture
Wireless LANs(IEEE802.11) Architecture
 
UNIT -03 Transmission Media and Connecting Devices
UNIT -03 Transmission Media and Connecting Devices UNIT -03 Transmission Media and Connecting Devices
UNIT -03 Transmission Media and Connecting Devices
 
Unit 1: Introduction to DBMS Unit 1 Complete
Unit 1: Introduction to DBMS Unit 1 CompleteUnit 1: Introduction to DBMS Unit 1 Complete
Unit 1: Introduction to DBMS Unit 1 Complete
 
Introduction To Software Concepts Unit 1 & 2
Introduction To Software Concepts Unit 1 & 2Introduction To Software Concepts Unit 1 & 2
Introduction To Software Concepts Unit 1 & 2
 
Swachh Bharat Abhiyan - Project Report
Swachh Bharat Abhiyan - Project ReportSwachh Bharat Abhiyan - Project Report
Swachh Bharat Abhiyan - Project Report
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
Microsoft Office Word Introduction Complete
Microsoft Office Word  Introduction CompleteMicrosoft Office Word  Introduction Complete
Microsoft Office Word Introduction Complete
 
Digital money Revolution Introduction
Digital money Revolution IntroductionDigital money Revolution Introduction
Digital money Revolution Introduction
 
C Programming
C ProgrammingC Programming
C Programming
 
Definition of Business
Definition of BusinessDefinition of Business
Definition of Business
 
Business Terms & Concepts
Business Terms & ConceptsBusiness Terms & Concepts
Business Terms & Concepts
 
Number System Conversion | BCA
Number System Conversion | BCANumber System Conversion | BCA
Number System Conversion | BCA
 
Interaction With Computers FIT
Interaction With Computers FITInteraction With Computers FIT
Interaction With Computers FIT
 
FIT-MS-WORD Lab | BCA
FIT-MS-WORD Lab | BCAFIT-MS-WORD Lab | BCA
FIT-MS-WORD Lab | BCA
 
Syllabus Front End Design Tool VB.NET | BCA-205
Syllabus Front End Design Tool VB.NET | BCA-205 Syllabus Front End Design Tool VB.NET | BCA-205
Syllabus Front End Design Tool VB.NET | BCA-205
 

Recently uploaded

URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 

Recently uploaded (20)

URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 

Unit 3 storage fundamentals

  • 2. COMPUTER SYSTEM COMPONENTS Central Processing Unit Output Devices Cache Memory Primary Storage Secondary Storage Devices Control Unit ALU Special Purpose Processors Output Devices Input Devices Short Review Communication Devices
  • 3.  Primary storage  Volatile  Temporary STORAGE  Secondary storage  Nonvolatile  Permanent  Secondary storage characteristics  Media  Capacity  Storage devices  Access speed Read-Only- Memory Random-Access- Memory
  • 4. RAM or Random Access Memory  “Waiting room” for computer’s CPU.  Holds instructions for processing data, processed data, and raw data.  Data stored in RAM can be modified . RAM is a volatile storage . Data will lose after switching off the computer.  Ram is measured by:  Capacity (in Megabytes or Gigabytes)  Speed (in Nanoseconds)
  • 5.
  • 6. MEMORY (RAM)  Amount of RAM installed will determine. Which software applications will run (efficiently)? How many software applications can be open simultaneously (multitasking ability)?  RAM upgrades are cost-effective and easy to install.  All software applications will have RAM specifications listed on their packaging.  Many applications list both a minimum and a recommended amount of RAM necessary to run the software.  E.g. DDRam, DDR-2 Ram
  • 7.  There is a type of memory that stores data without electrical current; it is the ROM (Read Only Memory) or is sometimes called non-volatile memory as it is not erased when the system is switched off.  Data stored in ROM cannot be modified.  ROM works slower than the RAM memory.  ROM is a non-volatile storage . Data remains unchanged even after switching off the computer.  E.g. EPROM, EEPROM
  • 8.  Secondary storage is computer memory that is not directly accessible to the CPU of a computer, requiring the use of computer's input/output channels.  It is used to store data that is NOT in active use.  It is usually slower than primary storage but it always has higher storage capacity. It is non- volatile.  Data remains unchanged even after switching off the computer.
  • 9.  Magnetic Storage stores data by magnetizing microscopic particles on the disk surface. Examples: floppy disk, hard disk, tape  Optical Storage data is read using laser light and is possible to see data through a high powered microscope. Examples CD and DVD
  • 11. Floppy Disks  Diskettes or floppies  Capacity 1.4MB  3½ inch disk  Labeled 2HD  data can be saved on both sides  Portable storage media  Floppy disk drives (FDD)
  • 12. Parts of a Floppy  Shutter slide - metal component that opens when disk is inserted in the drive.  Labels - applied to external surface to identify contents.  Write-protect notch - when open, prevents data to be written to the disk.  Protects the disk from accidentally writing over it.
  • 14. Hard Disks  Use thicker, metallic platters for storage  Faster than a floppy diskette Speed is measured in rotations or revolutions per minute (rpm)  Large capacity  Sensitive instruments
  • 15. Types of Hard Disk  There are three different types of hard disks;  internal hard disk  hard disk cartridge  hard disk pack  All disks use a file system (File Allocation Table) to keep track of the names and locations of files that reside on a storage medium.
  • 16. Internal Hard Disk  Located inside system unit  Known as a fixed disk  Designated as the C drive  Advantages over floppies Access speed Capacity
  • 17. Optical Disks  Are permanent storage media that use laser technology to store data.  Optical disks can be 3½ , 4¼ , 5¼ ,8, 12 and 14 inches.  Most common size is 4¾ and is stored in a jewel box.  Two common formats are:-  CD - Compact Disk  DVD - Digital Versatile Disk or Digital Video Disk
  • 18.  Optical format  From 650 MB to 1 GB capacity  Rotation speeds vary  Types  Read only: CD-ROM  Write once: CD-R  Rewriteable: CD-RW Compact Disc
  • 19. Compact Disc  CD-ROMs  read only - cannot be written on or erased by the user.  used to distribute databases, reference and software.  Write once - CD-R  can be written to once but can be read many times (WORM).  CD burners are used to write data onto the disk.  Rewritable - CD-RW  erasable optical disk, write many times, read many times.  Disk surface is not permanently altered so can be written to, erased and written again.
  • 20. Digital Versatile Disc  Digital Versatile Disk or Digital Video Disk (DVD)  Similar to CDs, but can store more data [can store 4GB to 17GB of data]  Types  Read only  Write once  Rewritable
  • 21. Other Type of Secondary Storage Devices  USB Flash Drives  They are flash memory data storage devices integrated with a USB interface.  They are typically small, lightweight, removable and rewritable .  Data capacity: 512MB, 1GB, 2GB, 4GB, etc.
  • 22.  Flash memory cards  Widely used in notebook computers, Cell phones, etc.  Used to record MP3 music files  Magnetic tapes  External storage  Provides sequential access  Information stored in sequence  Slower than disks which provide direct access Other Type of Secondary Storage Devices
  • 23. TYPES OF ROM PROM (Programmable Read only Memory): it uses fusible links that can be burned by using special PROM burning circuit. It can be programmed by the user using a PROM programmer. EPROM (Erasable Programmable Read only Memory): the information stored in an EPROM can be erased by exposing the memory to ultraviolet light. EEPROM (Electrically Erasable Programmable Read only Memory): it is also same as EPROM but the erasing is done by electrical signals.
  • 24. TYPES OF RAM SRAM (Static RAM): It uses flip flops for storage elements. In SRAM once data is written into memory location, the data stays unchanged unless some new data is entered into that location. DRAM (Dynamic RAM): It uses capacitors as storage element. The dynamic RAM contents may change with time due to leakage of charge. So it is required to refresh the storage elements periodically. It consumes less power compare to SRAM.