0% found this document useful (0 votes)
9 views40 pages

Chp3-Digital Storage V2

Uploaded by

syahmirsahari19
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views40 pages

Chp3-Digital Storage V2

Uploaded by

syahmirsahari19
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 40

CHAPTER 3

DIGITAL STORAGE
LEARNING OBJECTIVE
• List at least 5 types of storage devices
• Differentiate among storage medium and storage device
• Define the meaning of reading and writing
• Identify uses of external hard disks and RAID
• Differentiate among various types of memory cards and USB flash
drives
• Discuss the benefits and uses of cloud storage
• Identify characteristics among types of optical discs
• Identify types of enterprise storage

© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 2


ed to a publicly accessible website, in whole or in part.
Storage

A storage medium is the physical material on


which a computer keeps data, information,
programs, and applications

Cloud storage keeps information on servers on


the Internet, and the actual media on which
the files are stored are transparent to the user

Page 368 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 3
ed to a publicly accessible website, in whole or in part.
Storage
• A storage device is the hardware that records and/or retrieves items to
and from storage media
Reading is the process
of transferring items
from a storage medium
into memory

Writing is the process of


transferring items from
memory to a storage
medium

Page 368 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 4
ed to a publicly accessible website, in whole or in part.
Storage

Page 369 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 5
ed to a publicly accessible website, in whole or in part.
Figure 8-1
Storage Media vs Storage Device
Storage Media Storage Device
• Anything that can record/store • What uses the media and
data for reading later. provides a physical interface.

• What holds the information

Example: Example:
CD ROM, DVD ROM, DAT tape, DLT DVD reader or writer, the drive unit
tape, disk drives, SSD, flash drive,
Compact Flash, Cassette Tape

© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 6


ed to a publicly accessible website, in whole or in part.
Storage
• Capacity is the number of bytes a storage medium can hold

Page 370 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 7
ed to a publicly accessible website, in whole or in part.
Table 8-1
Storage
• Access time measures:
• The amount of time it
takes a storage device to
locate an item on a
storage medium
• The time required to
deliver an item from
memory to the processor

Page 371 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 8
ed to a publicly accessible website, in whole or in part.
Figure 8-3
Hard Drives
• A hard disk, also called a hard disk drive (HDD)
contains one or more inflexible, circular platters that
use magnetic particles to store data, instructions, and
information

Page 373 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 9
ed to a publicly accessible website, in whole or in part.
Figure 8-4
Hard Drives
• Formatting is the process of dividing the disk into tracks
and sectors

Page 374 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 10
ed to a publicly accessible website, in whole or in part.
Figure 8-5
Hard Drives
• Characteristics of a hard disk include:

Tracks Sectors Platters

Read/write Revolutions
Form factor
head per minute

Pages 374 - 375 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 11
ed to a publicly accessible website, in whole or in part.
Track - a circular path on the surface of a disk or diskette on which
information is magnetically recorded and from which recorded
information is read.

Sector - a subdivision of track on a magnetic disk or optical disk. Each


sector stores a fixed amount of user-accessible data, traditionally 512
bytes for hard disk drives (HDDs) and 2048 bytes for CD-ROMs and
DVD-ROMs.

Platter – is the circular disk on which magnetic data is stored in a hard


disk drive.

Form Factor - is the size of the hard drive and how it connects to
your computer. The most common type of hard drive form factor is
3.5 inch for desktop disks. Laptop hard drives are almost always 2.5
inch form factor.

© 2016 Cengage Learning®. May not be scanned, copied or du 12


plicated, or posted to a publicly accessible website, in whole or
in part.
Read/Write Head - the small parts of a disk drive which move above
the disk platter and transform the platter's magnetic field into
electrical current (read the disk) or, vice versa, transform electrical
current into magnetic field (write the disk)

Revolutions per minute, RPM is used to help determine the access


time on computer hard drives. RPM is a measurement of how many
revolutions a computer's hard drive makes in a single minute. The
higher the RPM, the faster the data will be accessed

© 2016 Cengage Learning®. May not be scanned, copied or du 13


plicated, or posted to a publicly accessible website, in whole or
in part.
Hard Drives

Page 375 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 14
ed to a publicly accessible website, in whole or in part.
Figure 8-6
Hard Drives
• A head crash occurs when a read/write head touches the surface of a platter
• Always keep a backup of your hard disk

Page 375 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 15
ed to a publicly accessible website, in whole or in part.
Figure 8-7
Hard Drives
• An SSD (solid state drive) is a flash memory storage
device that contains its own processor to manage its
storage
• An SSD (solid state drive) has several advantages over
traditional (magnetic) hard disks:

Faster access Faster transfer Quieter


More durable Lighter weight
times rates operation

Less power Less heat Defragmentatio


Longer life
consumption generation n not required

Pages 376 - 378 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 16
ed to a publicly accessible website, in whole or in part.
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 17
ed to a publicly accessible website, in whole or in part.
CLASS ACTIVITY

Find the differences between SSD and HDD in terms of:


1. Architecture
2. Usage
3. Speed of processing
4. Access time
5. Price

© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 18


ed to a publicly accessible website, in whole or in part.
Hard Drives
• An external hard disk is a separate freestanding storage device that
connects with a cable to a USB port or other port on a computer or
mobile device

Pages 378 - 379 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 19
ed to a publicly accessible website, in whole or in part.
Figure 8-9
Hard Drives
• RAID (redundant array of independent disks) is a group of two or
more integrated hard disks or SSDs

Page 380 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 20
ed to a publicly accessible website, in whole or in part.
Figure 8-10
Portable Flash Memory Storage
• A memory card is a removable flash memory storage device that you insert
and remove from a slot in a computer, mobile device, or card reader/writer

SDHC SDXC miniSD microSDHC microSDXC

xD Picture Memory Stick


CF M2
Card PRO Duo

Page 381 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 21
ed to a publicly accessible website, in whole or in part.
Portable Flash Memory Storage

Page 381 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 22
ed to a publicly accessible website, in whole or in part.
Figure 8-11
Portable Flash Memory Storage

Page 382 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 23
ed to a publicly accessible website, in whole or in part.
Figure 8-12
Portable Flash Memory Storage
• USB flash drives plug into a USB port on a computer or mobile device

Pages 382 - 383 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 24
ed to a publicly accessible website, in whole or in part.
Figure 8-13
Cloud Storage
• Cloud storage is an Internet service that provides storage to computer or
mobile device users

Pages 383 - 384 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 25
ed to a publicly accessible website, in whole or in part.
Some advantages of cloud storage
• To access file on the internet from any computer or device that has
Internet access
• To store large audio, video, and graphics files on the Internet
instantaneously
• To store off-site backups of data
• To provide data center functions, relieving enterprises of this task
• To allow others to access their files on the Internet.

© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 26


ed to a publicly accessible website, in whole or in part.
Optical Discs
• An optical disc consists of a flat, round, portable disc made of metal,
plastic, and lacquer that is written and read by a laser

Page 386 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 27
ed to a publicly accessible website, in whole or in part.
Figure 8-14
Optical Discs

Page 386 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 28
ed to a publicly accessible website, in whole or in part.
Figure 8-15
Optical Discs
• Optical discs commonly
store items in a single
track that spirals from
the center of the disc to
the edge of the disc
• Track is divided into
evenly sized sectors

Page 387 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 29
ed to a publicly accessible website, in whole or in part.
Figure 8-16
Optical Discs
A CD-R is an optical disc on
A CD-ROM can be which users can write
read from but not once, but not erase.
written to WORM (write one read
• Single-session disc only)
multisession

A CD-RW is an
erasable
multisession disc
Page 388 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 30
ed to a publicly accessible website, in whole or in part.
Optical Discs

A DVD-ROM is a high-capacity optical disc on which users


can read but not write on or erase

A DVD-R or DVD+R are competing DVD-recordable WORM


formats, on which users can write once but not erase

DVD-RW, DVD+RW, and DVD+RAM are competing DVD-


rewritable formats that users can write on multiple times

Page 388 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 31
ed to a publicly accessible website, in whole or in part.
Enterprise Storage
• Enterprise hardware allows large organizations to manage and store data and
information using devices intended for heavy use, maximum efficiency, and
maximum availability

RAID
Network attached storage (NAS)
Storage area network (SAN)
Tape

Pages 389 – 390 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 32
ed to a publicly accessible website, in whole or in part.
Figure 8-18
Enterprise Storage
• Redundant Array of Independent Disks (RAID) duplicates data,
instructions, and information to improve data reliability

© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 33


ed to a publicly accessible website, in whole or in part.
Enterprise Storage
• Network attached storage (NAS) is a server that is placed on a
network with the sole purpose of providing storage to users,
computers, and devices attached to the network

Pages 390 – 391 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 34
ed to a publicly accessible website, in whole or in part.
Figure 8-19
Enterprise Storage
• A storage area network (SAN) is a high-speed network with the sole purpose
of providing storage to other attached servers

Page 391 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 35
ed to a publicly accessible website, in whole or in part.
Figure 8-20
Enterprise Storage
• Tape is a magnetically
coated ribbon of plastic
capable of storing large
amounts of data and
information
• A tape drive reads and
writes data and
information on a
magnetic tape

Page 392 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 36
ed to a publicly accessible website, in whole or in part.
Figure 8-21
Other Types of Storage
• A magnetic stripe card has a magnetic stripe that contains information
• A smart card stores data on an integrated circuit embedded in the card

Page 393 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 37
ed to a publicly accessible website, in whole or in part.
Figures 8-22 – 8-23
Other Types of Storage
• The Radio-Frequency Identification (RFID) is the use of
radio waves to read and capture information stored on a
tag attached to an object. A tag can be read from up to
several feet away and does not need to be within direct
line-of-sight of the reader to be tracked.
• RFID tag consists of an antenna and a memory chip that
contains the information to be transmitted via radio waves
• An RFID reader reads the radio signal
and transfers the information to a
computer or computing device

Page 394 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 38
ed to a publicly accessible website, in whole or in part.
Figure 8-24
Other Types of Storage
• A Near Field Communication (NFC) is a set of communication
protocols that enable two electronic devices, one of which is
usually a portable device such as a smartphone to establish
communication by bringing them within 4 cm (1​1⁄2 in) of each
other.
• NFC enabled device contains an NFC chip
• An NFC tag contains a chip and an antenna that contains
information to be transmitted
• Most NFC tags are self-adhesive.

Page 395 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 39
ed to a publicly accessible website, in whole or in part.
Figure 8-25
Summary
Characteristics of
Storage capacity
Variety of storage hard disks, SSDs,
and storage access
options external hard
times
drives, and RAID

Advantages and
Portable flash Characteristics of
various uses of
memory storage optical discs
cloud storage

Magnetic stripe
Enterprise storage cards, smart cards,
options RFID tags, and NFC
chips and tags
Page 397 © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or post 40
ed to a publicly accessible website, in whole or in part.

You might also like