PPT ch03 DM RM DM
PPT ch03 DM RM DM
Storage
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in
a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.
Learning Objectives
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 2
Overview
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 3
Storage System Characteristics
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 4
Examples of Storage Device
Identifiers
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 5
Volatility and Random vs. Sequential
Access
• Volatility
– Storage media are nonvolatile and, therefore, is used for
data to be saved for later use
• Random vs. sequential access
– Random access (direct access) allows data to be retrieved
from any location on the storage medium
• Virtually all storage devices use random access
– Sequential access means that retrieval of data can occur
only in the order in which it was physically stored on the
storage medium; for example, a magnetic tape drive
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 6
Files, Filenames, and Folders
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 7
Logical vs. Physical Representation and
Types of Storage Technologies Used
• Logical file representation
– Individuals view a document stored as one complete unit
in a particular folder on a particular drive
• Physical file representation
– Computers access a particular document stored on a
storage medium using its physical location or locations
• Types of storage technology
– Magnetic (conventional hard drives)
– Optical (optical discs)
– Electrons (flash memory media)
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 8
Hard Drives
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 9
Magnetic Hard Drives
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 10
Magnetic Hard Drives (cont’d)
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 11
Hard Disk Organization
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 12
Examples of Tracks, Sectors, Clusters,
and Cylinders
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 13
Magnetic Hard Drive Technologies
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 15
Inside the Industry
Data recovery. The data on this destroyed computer (left) was recovered by
data recovery experts in a clean room (right).
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.
16
Solid-State Drives (SSDs)
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 17
Solid-State Hybrid Drives (SSHDs)
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 20
Hard Drive Speed and Disk Caching
• Disk access time is the total time that it takes for a hard
drive to read or write data
• Consists of seek time, rotational delay, and data
movement time
• SSDs don’t require seek time or rotational delays
• Disk cache consists of memory used in conjunction with
a magnetic hard drive to improve system performance
– Typically consists of RAM-based disk cache located inside
the hard drive case
– Can speed up performance and save battery life
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 21
Hard Drive Partitioning
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 22
Hard Drive File Systems and Interface
Standards
• File system determines the partition size, cluster size,
maximum drive size, and maximum file size
– FAT, FAT32, and NTFS
• Interface standards determine how a drive connects to the
computer
• Common standards
– Serial ATA (SATA): most common internal hard drive interface
standard
– Serial attached SCSI (SAS)
– Fibre Channel
– Internet SCSI (iSCSI)
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 23
Quick Quiz (1)
Answers:
1) a; 2) False; 3) tracks
Understanding Computers: Today and Tomorrow, 15th Edition
24
Optical Discs
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 25
Representing Data on an Optical Disc
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 26
How Recorded Optical Discs Work
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 27
Optical Drives
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 29
Advantage of Optical Discs
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 31
Read-Only Optical Discs: CD-ROM,
DVD-ROM, and BD-ROM Discs
• CD-ROM, DVD-ROM, and BD-ROM discs can be written
to, but not erased and reused
– Pits are permanent
– CD-ROM and DVD-ROM discs come prerecorded with
software, music, movies, etc.
– BD-ROM discs come prerecorded with movies
• Ultra HD Blu-ray discs can be used for 4K movies
– Additional proprietary read-only discs
• Gaming systems like Wii, Xbox, PlayStation, etc.
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 32
Recordable Optical Discs: CD-R, DVD-R,
DVD+R, and BD-R Discs
• CD-R, DVD-R, DVD+R, and BD-R discs can be written to,
but cannot be erased and reused
– Pits are created in the disc when the disc is recorded
– Most discs have a recording layer containing organic light-
sensitive dye between disc’s plastic and reflective layers
• BD-R discs use inorganic material instead
– DVD-R DL and DVD+R DL are dual-layer discs
– BD-R DL discs are dual-layer discs; BD-R XL use 3 or 4 layers
– Used for backing up files, sending large files to others, and
storing multimedia files
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 33
Rewritable Optical Discs: CD-RW, DVD-
RW, DVD+RW, and BD-RE Discs
• CD-RW, DVD-RW, DVD+RW, and BD-RE discs can be
written to, erased, and overwritten just like magnetic
hard disks
– Uses phase change technology
• Heating and cooling process is used to change the
reflectivity of the disc
– The capacities are the same as their read-only and
recordable counterparts
– Appropriate for transferring large files from one computer
to another or otherwise temporarily storing data (disc can
be reused)
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 34
Trend
Ultra HD (4K)
• Is the next big step in high-definition (HD)
TVs and content
• Four times the resolution of ordinary HD
• Requires four times as much data as
regular HD video
• Many Internet connections are not fast
enough to support the large amounts of
data required for 4K quality An example of a 4K movie.
• Available for those individuals who have
the speed and bandwidth to support it;
also available on Ultra HD discs
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 35
Quick Quiz (2)
Answers:
1) c; 2) True; 3) pits
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 37
Examples of Embedded Flash
Memory
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 40
Flash Memory Cards
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 41
USB Flash Drives
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 42
Examples of USB Flash Drives
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 43
Technology and You
Tiny PCs
• The size of a USB flash drive
• Typically connect to a TV via an
HDMI port
• May also have built-in storage and
a microSD
• Capabilities vary; smart TVs can
display and stream Internet
content
• The newest tiny PCs are fully Intel Compute Stick
functioning “computers-on-a-
stick”
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 44
Quick Quiz (3)
Answers:
1) c; 2) True; 3) SD
Understanding Computers: Today and Tomorrow, 15th Edition
45
Other Types of Storage Systems
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 47
Cloud Storage
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 49
Smart Cards
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 50
Examples of Uses for Smart Cards
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 51
Storage Systems for Large Computer
Systems
• Business storage needs are growing exponentially
– Digital data produced is expected to double every two
years through 2020
• A storage server contains multiple high-speed hard drives
– Larger than typical NASs
– Usually contain drawers of hard drives
– Typically use fast Fibre Channel or iSCSI connections
– Scalable so that more hard drives can be added as needed
– Can use magnetic and/or SSD drives
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 52
Example of a Large Storage Systems
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 53
RAID
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 54
Two Primary RAID Techniques
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 55
Newer RAID Systems
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 56
Archival Storage Systems
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 58
Evaluating Your Storage Alternatives
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 59
Quick Quiz (4)
Answers:
1) b; 2) False; 3) magnetic tape
Understanding Computers: Today and Tomorrow, 15th Edition
60
Summary
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as
permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. 61