SlideShare a Scribd company logo
1 of 27
Download to read offline
Storage Devices
PowerPoint Presentation on:
By: Rabail Asghar
Presentation Overview
Storage
•Basic Units Of Data Storage
•Data Access Methods
Magnetic Disks
•Hard Disk
•Floppy Disk or Diskette
•Zip Disk
•Super Disk
Optical Disk
•CD
•DVD
•Blu-Ray Disk
Flash Memory Storage
•Solid State Drives
•USB Flash Drives
•Memory Cards
Storage
Computer data storage, often called storage or memory, is a technology
consisting of computer components and recording media used to retain digital
data. It is a core function and fundamental component of computers
Storage is required for following reason:
 The main memory is temporary memory. the storage is required to store data
and programs permanently.
 The capacity is limited. The storage is required to store a large amount of data
and program
Basic unit of data storage
1. Bit
Computer works with binary digits. These digits are in the form of 0’s and 1’s. A
binary digit is called bit. One bit takes one storage location in memory. It is the
smallest unit for data storage.
2. Byte
A collection of eight bits is called byte. It is used to store single character. The
capacity of the memory or the storage is expressed in terms of bytes.
3. Kilobyte
A kilobyte consists of 1024 bytes. It is denoted by KB.
4. Megabyte
A megabyte consists of 1024 kilobytes. It is denoted by MB.
5. Gigabyte
A gigabyte consists of 1024 megabytes. It is denoted by GB.
6. Terabyte
A terabyte consists of 1024 gigabytes. It is denoted by TB.
Data Access Methods
Different methods of accessing data are following:
1-Random access memory 2-Sequential access memory
1-Random access memory:
Direct (out of sequence or random) access by a computer (CPU) means that data
can be retrieved directly from any location on a storage medium in any order.
More precisely called Direct Access. A random-access data file enables you to
read or write information anywhere in the file.
All storage devices used today are random access devices:
>CD/DVD Drives
>USB Flash Drives
2-Sequential access memory (SAM)
Sequential access memory (SAM) is a class of data storage devices that read
stored data in a sequence. Magnetic sequential access memory is typically used
for secondary storage in general-purpose computers due to their higher density at
lower cost compared to RAM, as well as resistance to wear and non-volatility.
Examples of SAM devices still in use include:
> Hard Disks
> CD-ROMs
> Magnetic tapes.
Magnetic Disks
A magnetic disk is a storage device that uses a magnetization process to write,
rewrite and access data. It is covered with a magnetic coating and stores data in
the form of tracks, spots and sectors. Tracks form circles on the surface of a
magnetic disk. Each track on a disc is divided into two sectors. Each sector typically
stores up to 512 bytes of data.
Hard disks, zip disks and floppy disks are common examples of magnetic disks.
Zip Disk
The Zip drive is a medium-to-high-capacity removable floppy disk storage system (for
its period of contemporary use) that was introduced by Iomega in late 1994.
Originally Zip disks launched with capacities of 100 MB, but later versions increased
this to first 250 MB and then 750 MB.
Super Disk
A disk storage technology developed by Imation Corporation that supports very high-
density diskettes. Its capacity is 120MB to 250 MB. It can also read the standard 1.44
MB floppy disk.
HARD DISK
A hard disk is part of a unit, often called a "disk drive," "hard drive," or "hard disk
drive," that stores and provides relatively quick access to large amounts of data on an
electromagnetically charged surface or set of surfaces. Today's computers typically
come with a hard disk that contains several billion bytes (gigabytes) of storage.
A hard disk is really a set of stacked "disks," each of which, like phonograph records,
has data recorded electromagnetically in concentric circles or "tracks" on the disk. A
"head” records or reads the information on the tracks. Two heads, one on each side of
a disk, read or write the data as the disk spins. Each read or write operation requires
that data be located, which is an operation called a "seek."
HARD DISK PERFORMNCE
The following factors affect the performance of hard disc
✔SEEK TIME
It is also called positioning performance. It is time required by read/write head to reach
the correct location on the disk. It is measured in milliseconds.
✔SPINDLE SPEED
It is also called transfer performance. It is the speed at which the drive transfers data.
It is measured in revolutions per minute (RPM).
✔LATENCY
It is the time required by the spinning platter to bring the desired data to read/write
head. It is measured in milliseconds.
EXTERNAL AND REMOVABLE HARD
DISK
An external hard disk is a separate hard disk that is connected to USB port or
FireWire port on system unit. The advantage of external hard disk is that it can be
installed without opening the system unit. The storage capacity of external hard disk
is upto 4TB and more.
ADVANTAGES
SOME important advantages are as following.
✔These can be used to transfer large number of files from one place to another.
✔These disk can store large number of audio and video files easily.
✔These disk can be used to backup important files or entire internal hard disk.
MINIATURE HARD DISKS
The miniature hard disc are very small hard disks. These disks are available in
different sizes such as 0.85 inch or 1 inch or 1.8 inch. Both internal and external hard
disks are available in miniature sizes.
These devices such as portable media player, digital camera, smartphones usually
have internal miniature hard disks. The storage capacity of miniature hard disk is from
1GB to 320GB.
DISK CACHE
Disk caching is often used to speed up magnetic hard drive performance. Today’s
hard drives typically use a disk cache consisting of memory chips that is located
on circuit board inside the hard drive case. The computer copies the requested
data to the disk cache any time the hard drive is accessed.
FLOPPY DISKS
» Floppy disks are also known as Diskette.
» Floppy disk is a portable magnetic storage device.
» A floppy disk can store up to 1.44 Mb of data which is equivalent to around 300
pages of A4 text.
» They used to be the ideal storage device for transferring small files from home to
work/school or from one office computer to another. But nowadays, many files
contain graphics that are larger than the size of the floppy disk so it is not commonly
used now a days.
» All disks must be formatted before data can be written to the disk. Formatting
divides the disk up into sections or sectors onto which data files are stored.
Advantages
✔Portable - small and lightweight ,inexpensive
✔Useful for transferring small files between home and school
✔Can be used many times
Disadvantages
✔Not very strong - easy to damage
✔Data can be erased if the disk comes into contact with a magnetic field
✔Quite slow to access and retrieve data when compared to a hard disk
✔Can transport viruses from one machine to another
✔Small storage capacity
Flash memory Storage
Flash memory is a solid-state chip that maintains stored data without any external
power source. It is commonly used in portable electronics and removable storage
devices, and to replace computer hard drive
Flash memory is widely use in smart phone, digital camera , portable media player
Types of flash memory:
❒ Solid state drives
The newest flash memory application, SSDs can replace a computer's hard drive.
They have no moving parts, so mechanical failure is near zero. Solid-state drives
are quieter and smaller than hard drives, and they provide faster response, access
and boot-up times but consume much less power and run cooler.
Advantages:
✔Provide faster data access and data transfer.
✔They do not generate noise.
✔Security – allowing a very quick scan of all data stored.
✔Some of the storage devices are waterproof.
Disadvantages:
✔Price – solid state drives are more expensive than magnetic hard drive.
✔Recovery of data in case of failure can be more difficult than magnetic hard drive
❒USB Flash Drive
USB flash drive is a flash memory storage drive also are called thumb drives,
jump drives, pen drives, key drives, tokens, or simply USB drives.
A small, portable flash memory card that plugs into a computer USB port and
functions as a portable hard drive. USB flash drives are touted as being easy-to-use
as they are small enough to be carried in a pocket and can plug into any computer
with a USB drive. USB flash drives have less storage capacity than an external hard
drive, but they are smaller and more durable because they do not contain any
internal moving parts.
Wireless flash drive
Wireless flash drive is used to store and share data wirelessly across mobile devices
and computers. It is portable and very easy to use It connects wirelessly up to eight
drives and stream video at the same time via Wi-Fi. Wireless flash drives are
available in 16GB, 32GB and 64GB
Example: SanDisk Connect.
Memory cards
A memory card or flash card is an electronic flash memory data storage used for
storing digital information. These are commonly used in portable electronic devices,
such as digital cameras, mobile phones, laptop computers, tablets, MP3
players and video game consoles.
A memory card can be inserted into a slot on computer or mobile device. However a
card reader can be attached to a computer if it does not have a slot.
Types:
❒ Compact Flash (CF)
Invented by SanDisk Corporation in 1994, CompactFlash cards can support 3.3V and
5V operation and can switch between the two, in contrast to other small-form factor
flash memory cards that can operate only at one voltage. The storage capacity of
compact flash can be from 8GB to 512GB.
❒ Secure Digital Card (SD card)
SD cards are used in many small portable devices such as digital
video camcorders, digital cameras, handheld computers, audio players and mobile
phones.SD Memory Cards are now available in capacities between 16 Megabytes
and 1 Gigabyte, and still growing. It provide a storage capacity up to 32GB.
❒ Memory stick media
Memory Stick is a removable flash memory card format, launched by Sony and is
also used in general to describe the whole family of Memory Sticks. In addition to
the original Memory Stick, this family includes the Memory Stick PRO, a revision
that allows greater maximum storage capacity and faster file transfer
speeds. Another type of memory stick is called Memory Stick Micro (M2) with
storage capacity of 2GB to 4GB.
❒ Security digital Memory Cards SDXC
Security digital extended capacity is commonly used in digital cameras. It provides the
storage capacity of 32GB upto2TB
OPTICAL DISC
Optical disc is a form of removable storage. It includes CDs , DVDs and blue ray discs,
Optical drives use a laser to read and write data on optical disc. The laser stands for
Light Amplification through Stimulated Emission of Radiation. Laser beam writes
on the surface by creating small pit (hole) in the disc. Optical disc commonly store
data in single track. Optical disc storage capacity is from 700 MB to several GB.The
main catagories of optical disc are CD and DVD.
CD
CD stands for Compact Disc. It is mainly used to store photos, audio and computer
software. CDs are available in three types which are read only recordable and
rewriteable. Different types of CDs are as follows.
1-CD-ROM
CD-ROM stands for Compact DISC Read-Only Memory. The data stored on CD-ROM
can only be read. It cannot be deleted or changed. It can store up to 700MB of data.
USES OF CD-ROM
CR-ROM is mostly used to store photos and audios.
It is often used to distribute new application software and games.
ADVANTGES OF CD-ROM
✔It is the least expensive way to store data and information.
✔CD-ROM discs are durable and easy to handle.
DISTAVANTAGES OF CD-ROM
✔The data cannot be edited.
✔It retrieves data and information more slowly than magnetic hard disk.
2-CD-R
CD-R stands for CD Recordable. The user can write data on CD-R only once but
can read it many times. The data written on CD-R cannot be erased. CD-R drives
are known as CD burners. The process of recording data on CD-R is called burning.
CD-R is known as WORM (Write Once Read Many).
3-CD-RW
CD-RW stands for Compact Disc Rewriteable. It is also known as erasable optical
disc. The most common type erasable and rewritable optical disc is magneto-optical
disc.
DVD
DVD stands for Digital Video Disc. The storage capacity of DVD is much greater
than CD. It can store up to 17 GB of data. DVDs are available in three types which
are read-only , recordable and rewritable.
TYPES:
1-DVD-ROM
DVD-ROM stands for Digital Video Disc Read Only Memory. It is high capacity
optical disc that the users can only read but not write or erase.
2-DVD-R
DVD-R stands for Digital Video Disc Recordable. It is similar to CD-R disc. The
written data cannot be erased.
3-DVD-RW
DVD-RW stands for Digital Video Disc Rewritable. The user can write data on CD-RW
many times by erasing the existing contents.
BLU-RAY DISC
Blu-Ray disc is a new and more expensive DVD format. It provides higher capacity
and better quality than standards DVDs especially for high-definition video. It can store
up to 100 GB of data.

More Related Content

What's hot

01. Basics of Computer Hardware
01. Basics of Computer Hardware01. Basics of Computer Hardware
01. Basics of Computer HardwareAkhila Dakshina
 
Introduction to Computer Hardware Assembling
Introduction to Computer Hardware AssemblingIntroduction to Computer Hardware Assembling
Introduction to Computer Hardware AssemblingRanjith Siji
 
Computer specifications
Computer specificationsComputer specifications
Computer specificationsLeonel Rivas
 
04. Computer Casing (Case, Housing)
04. Computer Casing (Case, Housing)04. Computer Casing (Case, Housing)
04. Computer Casing (Case, Housing)Akhila Dakshina
 
HARD DISK PARTITIONING,FORMATING
HARD DISK PARTITIONING,FORMATINGHARD DISK PARTITIONING,FORMATING
HARD DISK PARTITIONING,FORMATINGchiju chinnu
 
storage devices and its types
 storage devices and its types storage devices and its types
storage devices and its typessabin kafle
 
CD-ROM, CD-R DVD, (By Shujaat Abbas)
CD-ROM, CD-R DVD, (By Shujaat Abbas)CD-ROM, CD-R DVD, (By Shujaat Abbas)
CD-ROM, CD-R DVD, (By Shujaat Abbas)Shujaat Abbas
 
Secondary storage devices
Secondary storage devicesSecondary storage devices
Secondary storage devicesSamiksha Pun
 
Storage Devices PPt For class 9
Storage Devices PPt For class 9Storage Devices PPt For class 9
Storage Devices PPt For class 9Saurabh Singh
 
Storage devices
Storage devicesStorage devices
Storage devicesmanusubh
 

What's hot (20)

Secondary storage devices
Secondary storage devicesSecondary storage devices
Secondary storage devices
 
Computer MEMORY
Computer MEMORYComputer MEMORY
Computer MEMORY
 
01. Basics of Computer Hardware
01. Basics of Computer Hardware01. Basics of Computer Hardware
01. Basics of Computer Hardware
 
Introduction to Computer Hardware Assembling
Introduction to Computer Hardware AssemblingIntroduction to Computer Hardware Assembling
Introduction to Computer Hardware Assembling
 
Computer specifications
Computer specificationsComputer specifications
Computer specifications
 
04. Computer Casing (Case, Housing)
04. Computer Casing (Case, Housing)04. Computer Casing (Case, Housing)
04. Computer Casing (Case, Housing)
 
Storage devices
Storage devicesStorage devices
Storage devices
 
Hard Disk Componets
Hard Disk ComponetsHard Disk Componets
Hard Disk Componets
 
Storage devices
Storage devicesStorage devices
Storage devices
 
storage devices
storage devicesstorage devices
storage devices
 
Assembling a computer
Assembling a computerAssembling a computer
Assembling a computer
 
Parts of a Computer ppt
Parts of a Computer pptParts of a Computer ppt
Parts of a Computer ppt
 
Types of Storage Devices
Types of Storage DevicesTypes of Storage Devices
Types of Storage Devices
 
HARD DISK PARTITIONING,FORMATING
HARD DISK PARTITIONING,FORMATINGHARD DISK PARTITIONING,FORMATING
HARD DISK PARTITIONING,FORMATING
 
storage devices and its types
 storage devices and its types storage devices and its types
storage devices and its types
 
CD-ROM, CD-R DVD, (By Shujaat Abbas)
CD-ROM, CD-R DVD, (By Shujaat Abbas)CD-ROM, CD-R DVD, (By Shujaat Abbas)
CD-ROM, CD-R DVD, (By Shujaat Abbas)
 
Secondary storage devices
Secondary storage devicesSecondary storage devices
Secondary storage devices
 
Storage devices
Storage devicesStorage devices
Storage devices
 
Storage Devices PPt For class 9
Storage Devices PPt For class 9Storage Devices PPt For class 9
Storage Devices PPt For class 9
 
Storage devices
Storage devicesStorage devices
Storage devices
 

Similar to Media Storage

Storage_Devices-WPS_Office.pptx
Storage_Devices-WPS_Office.pptxStorage_Devices-WPS_Office.pptx
Storage_Devices-WPS_Office.pptxMalikAtiq4
 
secondry storage ahsan warraich
secondry storage ahsan warraichsecondry storage ahsan warraich
secondry storage ahsan warraichahsaniftikhar19
 
Consumer electronics seminar
Consumer electronics seminarConsumer electronics seminar
Consumer electronics seminarSai Ram
 
Memory and storage
Memory and storage Memory and storage
Memory and storage Tapan Khilar
 
Types of secondary storage devices ppt
Types of secondary storage devices pptTypes of secondary storage devices ppt
Types of secondary storage devices pptSurkhab Shelly
 
Introduction of storage devices(Brief Knowledge)
Introduction of storage devices(Brief Knowledge)Introduction of storage devices(Brief Knowledge)
Introduction of storage devices(Brief Knowledge)Afaq Siddiqui
 
1f Backup
1f   Backup1f   Backup
1f BackupMISY
 
Storege or memory devises
Storege or memory devisesStorege or memory devises
Storege or memory devisesdevaki123
 
Backing storage media
Backing storage mediaBacking storage media
Backing storage mediaMirza Ćutuk
 
MY REPORT IN BLIS 110
MY REPORT IN BLIS 110MY REPORT IN BLIS 110
MY REPORT IN BLIS 110karen salipen
 
BAIT1003 Chapter 5
BAIT1003 Chapter 5BAIT1003 Chapter 5
BAIT1003 Chapter 5limsh
 
File storage medium and technology
File storage medium and technologyFile storage medium and technology
File storage medium and technologykyoshitaf
 
04b storing data - storage devices
04b   storing data - storage devices04b   storing data - storage devices
04b storing data - storage deviceshorrorland
 
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 ZAKTabsheer Hasan
 
storage devices.pdf
storage devices.pdfstorage devices.pdf
storage devices.pdfFajar Iqbal
 

Similar to Media Storage (20)

S tora ge devices
S tora ge devicesS tora ge devices
S tora ge devices
 
Storage_Devices-WPS_Office.pptx
Storage_Devices-WPS_Office.pptxStorage_Devices-WPS_Office.pptx
Storage_Devices-WPS_Office.pptx
 
secondry storage ahsan warraich
secondry storage ahsan warraichsecondry storage ahsan warraich
secondry storage ahsan warraich
 
Consumer electronics seminar
Consumer electronics seminarConsumer electronics seminar
Consumer electronics seminar
 
Memory and storage
Memory and storage Memory and storage
Memory and storage
 
Types of secondary storage devices ppt
Types of secondary storage devices pptTypes of secondary storage devices ppt
Types of secondary storage devices ppt
 
MS-CIT Unit 7.pptx
MS-CIT Unit 7.pptxMS-CIT Unit 7.pptx
MS-CIT Unit 7.pptx
 
Introduction of storage devices(Brief Knowledge)
Introduction of storage devices(Brief Knowledge)Introduction of storage devices(Brief Knowledge)
Introduction of storage devices(Brief Knowledge)
 
1f Backup
1f   Backup1f   Backup
1f Backup
 
Storage devices
Storage devicesStorage devices
Storage devices
 
Backing Storage
Backing StorageBacking Storage
Backing Storage
 
Storege or memory devises
Storege or memory devisesStorege or memory devises
Storege or memory devises
 
Backing storage media
Backing storage mediaBacking storage media
Backing storage media
 
MY REPORT IN BLIS 110
MY REPORT IN BLIS 110MY REPORT IN BLIS 110
MY REPORT IN BLIS 110
 
BAIT1003 Chapter 5
BAIT1003 Chapter 5BAIT1003 Chapter 5
BAIT1003 Chapter 5
 
File storage medium and technology
File storage medium and technologyFile storage medium and technology
File storage medium and technology
 
04b storing data - storage devices
04b   storing data - storage devices04b   storing data - storage devices
04b storing data - 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
 
storage devices.pdf
storage devices.pdfstorage devices.pdf
storage devices.pdf
 
system storage
system storagesystem storage
system storage
 

More from NeilfieOrit2

Activities Affected by Natural Objects in the Sky.pptx
Activities Affected by Natural Objects in the Sky.pptxActivities Affected by Natural Objects in the Sky.pptx
Activities Affected by Natural Objects in the Sky.pptxNeilfieOrit2
 
A_Prediction_Lesson.pptx
A_Prediction_Lesson.pptxA_Prediction_Lesson.pptx
A_Prediction_Lesson.pptxNeilfieOrit2
 
Intro to Equations and Expressions.ppt
Intro to Equations and Expressions.pptIntro to Equations and Expressions.ppt
Intro to Equations and Expressions.pptNeilfieOrit2
 
subjectverbagreement.ppt
subjectverbagreement.pptsubjectverbagreement.ppt
subjectverbagreement.pptNeilfieOrit2
 
Abbreviations.pptx
Abbreviations.pptxAbbreviations.pptx
Abbreviations.pptxNeilfieOrit2
 
syllables-fun-activities-games_55019.pptx
syllables-fun-activities-games_55019.pptxsyllables-fun-activities-games_55019.pptx
syllables-fun-activities-games_55019.pptxNeilfieOrit2
 
Natural Objects in the Sky.pptx
Natural Objects in the Sky.pptxNatural Objects in the Sky.pptx
Natural Objects in the Sky.pptxNeilfieOrit2
 
arithmetic sequences explicit.ppt
arithmetic sequences explicit.pptarithmetic sequences explicit.ppt
arithmetic sequences explicit.pptNeilfieOrit2
 
syllables-fun-activities-games_55019.pptx
syllables-fun-activities-games_55019.pptxsyllables-fun-activities-games_55019.pptx
syllables-fun-activities-games_55019.pptxNeilfieOrit2
 
Congruent Figures.pptx
Congruent Figures.pptxCongruent Figures.pptx
Congruent Figures.pptxNeilfieOrit2
 
Safety Measures for Different Weather Conditions.pptx
Safety Measures for Different Weather Conditions.pptxSafety Measures for Different Weather Conditions.pptx
Safety Measures for Different Weather Conditions.pptxNeilfieOrit2
 
Becoming Compassionate.pptx
Becoming Compassionate.pptxBecoming Compassionate.pptx
Becoming Compassionate.pptxNeilfieOrit2
 
force, motion, and energy.pptx
force, motion, and energy.pptxforce, motion, and energy.pptx
force, motion, and energy.pptxNeilfieOrit2
 
Nets of Solid Figures.pptx
Nets of Solid Figures.pptxNets of Solid Figures.pptx
Nets of Solid Figures.pptxNeilfieOrit2
 
affixes-clt-communicative-language-teaching-resources-read_49190.ppt
affixes-clt-communicative-language-teaching-resources-read_49190.pptaffixes-clt-communicative-language-teaching-resources-read_49190.ppt
affixes-clt-communicative-language-teaching-resources-read_49190.pptNeilfieOrit2
 
assonance_and_consonance_01.pptx
assonance_and_consonance_01.pptxassonance_and_consonance_01.pptx
assonance_and_consonance_01.pptxNeilfieOrit2
 
Geometry, Patterns, and Algebra.pptx
Geometry, Patterns, and Algebra.pptxGeometry, Patterns, and Algebra.pptx
Geometry, Patterns, and Algebra.pptxNeilfieOrit2
 

More from NeilfieOrit2 (20)

Activities Affected by Natural Objects in the Sky.pptx
Activities Affected by Natural Objects in the Sky.pptxActivities Affected by Natural Objects in the Sky.pptx
Activities Affected by Natural Objects in the Sky.pptx
 
A_Prediction_Lesson.pptx
A_Prediction_Lesson.pptxA_Prediction_Lesson.pptx
A_Prediction_Lesson.pptx
 
Intro to Equations and Expressions.ppt
Intro to Equations and Expressions.pptIntro to Equations and Expressions.ppt
Intro to Equations and Expressions.ppt
 
subjectverbagreement.ppt
subjectverbagreement.pptsubjectverbagreement.ppt
subjectverbagreement.ppt
 
Abbreviations.pptx
Abbreviations.pptxAbbreviations.pptx
Abbreviations.pptx
 
syllables-fun-activities-games_55019.pptx
syllables-fun-activities-games_55019.pptxsyllables-fun-activities-games_55019.pptx
syllables-fun-activities-games_55019.pptx
 
13534.ppt
13534.ppt13534.ppt
13534.ppt
 
Natural Objects in the Sky.pptx
Natural Objects in the Sky.pptxNatural Objects in the Sky.pptx
Natural Objects in the Sky.pptx
 
Musical Form.pptx
Musical Form.pptxMusical Form.pptx
Musical Form.pptx
 
arithmetic sequences explicit.ppt
arithmetic sequences explicit.pptarithmetic sequences explicit.ppt
arithmetic sequences explicit.ppt
 
syllables-fun-activities-games_55019.pptx
syllables-fun-activities-games_55019.pptxsyllables-fun-activities-games_55019.pptx
syllables-fun-activities-games_55019.pptx
 
Euphemism.pptx
Euphemism.pptxEuphemism.pptx
Euphemism.pptx
 
Congruent Figures.pptx
Congruent Figures.pptxCongruent Figures.pptx
Congruent Figures.pptx
 
Safety Measures for Different Weather Conditions.pptx
Safety Measures for Different Weather Conditions.pptxSafety Measures for Different Weather Conditions.pptx
Safety Measures for Different Weather Conditions.pptx
 
Becoming Compassionate.pptx
Becoming Compassionate.pptxBecoming Compassionate.pptx
Becoming Compassionate.pptx
 
force, motion, and energy.pptx
force, motion, and energy.pptxforce, motion, and energy.pptx
force, motion, and energy.pptx
 
Nets of Solid Figures.pptx
Nets of Solid Figures.pptxNets of Solid Figures.pptx
Nets of Solid Figures.pptx
 
affixes-clt-communicative-language-teaching-resources-read_49190.ppt
affixes-clt-communicative-language-teaching-resources-read_49190.pptaffixes-clt-communicative-language-teaching-resources-read_49190.ppt
affixes-clt-communicative-language-teaching-resources-read_49190.ppt
 
assonance_and_consonance_01.pptx
assonance_and_consonance_01.pptxassonance_and_consonance_01.pptx
assonance_and_consonance_01.pptx
 
Geometry, Patterns, and Algebra.pptx
Geometry, Patterns, and Algebra.pptxGeometry, Patterns, and Algebra.pptx
Geometry, Patterns, and Algebra.pptx
 

Recently uploaded

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
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 

Recently uploaded (20)

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🔝
 
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
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 

Media Storage

  • 2. Presentation Overview Storage •Basic Units Of Data Storage •Data Access Methods Magnetic Disks •Hard Disk •Floppy Disk or Diskette •Zip Disk •Super Disk Optical Disk •CD •DVD •Blu-Ray Disk Flash Memory Storage •Solid State Drives •USB Flash Drives •Memory Cards
  • 3. Storage Computer data storage, often called storage or memory, is a technology consisting of computer components and recording media used to retain digital data. It is a core function and fundamental component of computers Storage is required for following reason:  The main memory is temporary memory. the storage is required to store data and programs permanently.  The capacity is limited. The storage is required to store a large amount of data and program
  • 4. Basic unit of data storage 1. Bit Computer works with binary digits. These digits are in the form of 0’s and 1’s. A binary digit is called bit. One bit takes one storage location in memory. It is the smallest unit for data storage. 2. Byte A collection of eight bits is called byte. It is used to store single character. The capacity of the memory or the storage is expressed in terms of bytes. 3. Kilobyte A kilobyte consists of 1024 bytes. It is denoted by KB. 4. Megabyte A megabyte consists of 1024 kilobytes. It is denoted by MB. 5. Gigabyte A gigabyte consists of 1024 megabytes. It is denoted by GB. 6. Terabyte A terabyte consists of 1024 gigabytes. It is denoted by TB.
  • 5. Data Access Methods Different methods of accessing data are following: 1-Random access memory 2-Sequential access memory 1-Random access memory: Direct (out of sequence or random) access by a computer (CPU) means that data can be retrieved directly from any location on a storage medium in any order. More precisely called Direct Access. A random-access data file enables you to read or write information anywhere in the file. All storage devices used today are random access devices: >CD/DVD Drives >USB Flash Drives
  • 6. 2-Sequential access memory (SAM) Sequential access memory (SAM) is a class of data storage devices that read stored data in a sequence. Magnetic sequential access memory is typically used for secondary storage in general-purpose computers due to their higher density at lower cost compared to RAM, as well as resistance to wear and non-volatility. Examples of SAM devices still in use include: > Hard Disks > CD-ROMs > Magnetic tapes.
  • 7. Magnetic Disks A magnetic disk is a storage device that uses a magnetization process to write, rewrite and access data. It is covered with a magnetic coating and stores data in the form of tracks, spots and sectors. Tracks form circles on the surface of a magnetic disk. Each track on a disc is divided into two sectors. Each sector typically stores up to 512 bytes of data. Hard disks, zip disks and floppy disks are common examples of magnetic disks.
  • 8. Zip Disk The Zip drive is a medium-to-high-capacity removable floppy disk storage system (for its period of contemporary use) that was introduced by Iomega in late 1994. Originally Zip disks launched with capacities of 100 MB, but later versions increased this to first 250 MB and then 750 MB. Super Disk A disk storage technology developed by Imation Corporation that supports very high- density diskettes. Its capacity is 120MB to 250 MB. It can also read the standard 1.44 MB floppy disk.
  • 9. HARD DISK A hard disk is part of a unit, often called a "disk drive," "hard drive," or "hard disk drive," that stores and provides relatively quick access to large amounts of data on an electromagnetically charged surface or set of surfaces. Today's computers typically come with a hard disk that contains several billion bytes (gigabytes) of storage. A hard disk is really a set of stacked "disks," each of which, like phonograph records, has data recorded electromagnetically in concentric circles or "tracks" on the disk. A "head” records or reads the information on the tracks. Two heads, one on each side of a disk, read or write the data as the disk spins. Each read or write operation requires that data be located, which is an operation called a "seek."
  • 10. HARD DISK PERFORMNCE The following factors affect the performance of hard disc ✔SEEK TIME It is also called positioning performance. It is time required by read/write head to reach the correct location on the disk. It is measured in milliseconds. ✔SPINDLE SPEED It is also called transfer performance. It is the speed at which the drive transfers data. It is measured in revolutions per minute (RPM). ✔LATENCY It is the time required by the spinning platter to bring the desired data to read/write head. It is measured in milliseconds.
  • 11. EXTERNAL AND REMOVABLE HARD DISK An external hard disk is a separate hard disk that is connected to USB port or FireWire port on system unit. The advantage of external hard disk is that it can be installed without opening the system unit. The storage capacity of external hard disk is upto 4TB and more. ADVANTAGES SOME important advantages are as following. ✔These can be used to transfer large number of files from one place to another. ✔These disk can store large number of audio and video files easily. ✔These disk can be used to backup important files or entire internal hard disk.
  • 12. MINIATURE HARD DISKS The miniature hard disc are very small hard disks. These disks are available in different sizes such as 0.85 inch or 1 inch or 1.8 inch. Both internal and external hard disks are available in miniature sizes. These devices such as portable media player, digital camera, smartphones usually have internal miniature hard disks. The storage capacity of miniature hard disk is from 1GB to 320GB.
  • 13. DISK CACHE Disk caching is often used to speed up magnetic hard drive performance. Today’s hard drives typically use a disk cache consisting of memory chips that is located on circuit board inside the hard drive case. The computer copies the requested data to the disk cache any time the hard drive is accessed.
  • 14. FLOPPY DISKS » Floppy disks are also known as Diskette. » Floppy disk is a portable magnetic storage device. » A floppy disk can store up to 1.44 Mb of data which is equivalent to around 300 pages of A4 text. » They used to be the ideal storage device for transferring small files from home to work/school or from one office computer to another. But nowadays, many files contain graphics that are larger than the size of the floppy disk so it is not commonly used now a days. » All disks must be formatted before data can be written to the disk. Formatting divides the disk up into sections or sectors onto which data files are stored. Advantages ✔Portable - small and lightweight ,inexpensive ✔Useful for transferring small files between home and school ✔Can be used many times
  • 15. Disadvantages ✔Not very strong - easy to damage ✔Data can be erased if the disk comes into contact with a magnetic field ✔Quite slow to access and retrieve data when compared to a hard disk ✔Can transport viruses from one machine to another ✔Small storage capacity
  • 16. Flash memory Storage Flash memory is a solid-state chip that maintains stored data without any external power source. It is commonly used in portable electronics and removable storage devices, and to replace computer hard drive Flash memory is widely use in smart phone, digital camera , portable media player Types of flash memory: ❒ Solid state drives The newest flash memory application, SSDs can replace a computer's hard drive. They have no moving parts, so mechanical failure is near zero. Solid-state drives are quieter and smaller than hard drives, and they provide faster response, access and boot-up times but consume much less power and run cooler.
  • 17. Advantages: ✔Provide faster data access and data transfer. ✔They do not generate noise. ✔Security – allowing a very quick scan of all data stored. ✔Some of the storage devices are waterproof. Disadvantages: ✔Price – solid state drives are more expensive than magnetic hard drive. ✔Recovery of data in case of failure can be more difficult than magnetic hard drive
  • 18. ❒USB Flash Drive USB flash drive is a flash memory storage drive also are called thumb drives, jump drives, pen drives, key drives, tokens, or simply USB drives. A small, portable flash memory card that plugs into a computer USB port and functions as a portable hard drive. USB flash drives are touted as being easy-to-use as they are small enough to be carried in a pocket and can plug into any computer with a USB drive. USB flash drives have less storage capacity than an external hard drive, but they are smaller and more durable because they do not contain any internal moving parts.
  • 19. Wireless flash drive Wireless flash drive is used to store and share data wirelessly across mobile devices and computers. It is portable and very easy to use It connects wirelessly up to eight drives and stream video at the same time via Wi-Fi. Wireless flash drives are available in 16GB, 32GB and 64GB Example: SanDisk Connect.
  • 20. Memory cards A memory card or flash card is an electronic flash memory data storage used for storing digital information. These are commonly used in portable electronic devices, such as digital cameras, mobile phones, laptop computers, tablets, MP3 players and video game consoles. A memory card can be inserted into a slot on computer or mobile device. However a card reader can be attached to a computer if it does not have a slot. Types: ❒ Compact Flash (CF) Invented by SanDisk Corporation in 1994, CompactFlash cards can support 3.3V and 5V operation and can switch between the two, in contrast to other small-form factor flash memory cards that can operate only at one voltage. The storage capacity of compact flash can be from 8GB to 512GB.
  • 21. ❒ Secure Digital Card (SD card) SD cards are used in many small portable devices such as digital video camcorders, digital cameras, handheld computers, audio players and mobile phones.SD Memory Cards are now available in capacities between 16 Megabytes and 1 Gigabyte, and still growing. It provide a storage capacity up to 32GB. ❒ Memory stick media Memory Stick is a removable flash memory card format, launched by Sony and is also used in general to describe the whole family of Memory Sticks. In addition to the original Memory Stick, this family includes the Memory Stick PRO, a revision that allows greater maximum storage capacity and faster file transfer speeds. Another type of memory stick is called Memory Stick Micro (M2) with storage capacity of 2GB to 4GB.
  • 22. ❒ Security digital Memory Cards SDXC Security digital extended capacity is commonly used in digital cameras. It provides the storage capacity of 32GB upto2TB
  • 23. OPTICAL DISC Optical disc is a form of removable storage. It includes CDs , DVDs and blue ray discs, Optical drives use a laser to read and write data on optical disc. The laser stands for Light Amplification through Stimulated Emission of Radiation. Laser beam writes on the surface by creating small pit (hole) in the disc. Optical disc commonly store data in single track. Optical disc storage capacity is from 700 MB to several GB.The main catagories of optical disc are CD and DVD.
  • 24. CD CD stands for Compact Disc. It is mainly used to store photos, audio and computer software. CDs are available in three types which are read only recordable and rewriteable. Different types of CDs are as follows. 1-CD-ROM CD-ROM stands for Compact DISC Read-Only Memory. The data stored on CD-ROM can only be read. It cannot be deleted or changed. It can store up to 700MB of data. USES OF CD-ROM CR-ROM is mostly used to store photos and audios. It is often used to distribute new application software and games. ADVANTGES OF CD-ROM ✔It is the least expensive way to store data and information. ✔CD-ROM discs are durable and easy to handle. DISTAVANTAGES OF CD-ROM ✔The data cannot be edited. ✔It retrieves data and information more slowly than magnetic hard disk.
  • 25. 2-CD-R CD-R stands for CD Recordable. The user can write data on CD-R only once but can read it many times. The data written on CD-R cannot be erased. CD-R drives are known as CD burners. The process of recording data on CD-R is called burning. CD-R is known as WORM (Write Once Read Many). 3-CD-RW CD-RW stands for Compact Disc Rewriteable. It is also known as erasable optical disc. The most common type erasable and rewritable optical disc is magneto-optical disc.
  • 26. DVD DVD stands for Digital Video Disc. The storage capacity of DVD is much greater than CD. It can store up to 17 GB of data. DVDs are available in three types which are read-only , recordable and rewritable. TYPES: 1-DVD-ROM DVD-ROM stands for Digital Video Disc Read Only Memory. It is high capacity optical disc that the users can only read but not write or erase. 2-DVD-R DVD-R stands for Digital Video Disc Recordable. It is similar to CD-R disc. The written data cannot be erased.
  • 27. 3-DVD-RW DVD-RW stands for Digital Video Disc Rewritable. The user can write data on CD-RW many times by erasing the existing contents. BLU-RAY DISC Blu-Ray disc is a new and more expensive DVD format. It provides higher capacity and better quality than standards DVDs especially for high-definition video. It can store up to 100 GB of data.