21
Secondary Storage Chapter 7

Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Embed Size (px)

Citation preview

Page 1: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Secondary Storage

Chapter 7

Page 2: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Introduction

• Data storage has expanded from text and numeric files to include digital music files, photographic files, video files, and much more.

• These new types of files require secondary storage devices with much greater capacity.

• In this chapter, you learn aboutthe many types of secondarystorage devices including theircapabilities and limitations.

2

Page 3: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Storage• Primary storage– Volatile storage– Temporary storage– Random Access

Memory (RAM)

• Secondary storage– Nonvolatile storage– Permanent storage

• Secondary storage characteristics – Media– Capacity– Storage devices– Access speed

3

Page 4: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Important characteristics of secondary storage

• Media are the actual physical material that holds the data and programs.

• Capacity measures how much a particular storage medium can hold.

• Storage devices are hardware that reads data and programs from storage media. Most also write to storage media.

• Access speed or access time measures the amount of time required by the storage device to retrieve data and programs.

Page 5: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Hard Disks

– Save files by altering the magnetic charges of the disk’s surface to represent 1s and 0s.

– Retrieve data and programs by reading the charges from the magnetic disk.

Page 6: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Hard Disks

– Density refers to how tightly these charges can be packed next to one another on the disk.

– Rigid metallic platters that are stacked one on top of another.– Store and organize files using tracks, sectors, and cylinders.

• Tracks are rings of concentric circles without visible grooves.

• Each track is divided into invisible wedge-shaped sections called sectors.

• A cylinder runs through each track of a stack of platters. Cylinders are necessary to differentiate files stored on the same track and sector of different platters.

Page 7: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Hard Disks

• A head crash occurs when a read/write head makes contact with the hard disk’s surface or with particles on its

Page 8: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Performance Enhancements

• Disk caching• Redundant arrays of inexpensive disks (RAID)• File compression and file decompression

Page 9: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Optical Discs

– A laser beam alters the surface of a plastic or metallic disc to represent data. Optical discs use reflective light to represent data.

– The 1s and 0s are represented by flat areas called lands and bumpy areas called pits on the disc surface.

– Disc is read by an optical disc drive using a laser that projects a tiny beam of light on these areas. The amount of reflected light determines whether the area represents a 1 or a 0.

Page 10: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Compact Disc

– Store 700 MB (megabytes) of data on one side of a CD.

– Three basic types of CDs:• Read only—CD-ROM - cannot be written on or erased

by the user.• Write once—CD-R - can be written to once.• Rewriteable—CD-RW – can be written to many times.

Page 11: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Digital Versatile Disc (DVD)– DVD stands for digital versatile disc or digital

video disc– Can store 4.7 GB (gigabytes) on one side of a DVD

disc– Capacity is 17 times that of a CD.– Three basic types of DVDs:• Read only—DVD-ROM - cannot be written on or erased

by the user.• Write once— DVD+R, DVD-R - can be written to once.• Rewriteable— DVD+RW, DVD-RW, DVD-RAM – can be

written to many times.

Page 12: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Blu-ray Disc

– Have a greater capacity than DVDs.– The hi def standard is Blu-ray Disc (BD). – Blu-ray Discs have a capacity of 50 GB on one side– Capacity is 10 times that of a standard DVD.– Three basic types of Blu-ray:• Read only—BD - cannot be written on or erased by

the user.• Write once—BD - can be written to once.• Rewriteable—BD – can be written to many times.

Page 13: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Solid-State Storage• Solid–state drives (SSDs)– No moving parts– Faster and more durable

than hard disks• Flash memory cards– Widely used in computers,

cameras, and portable devices such as mobile phones and GPS navigation systems

• USB Drives (or Flash Drives)– Connect to USB port– Capacity of 1 GB to 256 GB

13

Page 14: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Cloud Computing

• Cloud computing is where the Internetacts as a “cloud” of servers– Applications provided as a service rather than a

product – Supplied by servers

• Google Apps• Mint.com

14

Page 15: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Cloud Storage Services

15

Page 16: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Making IT Work for You ~ Cloud Storage

• Using a cloud storage servicemakes it easy to upload andshare files withanyone.

16

Page 17: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Mass Storage Devices

• Large amounts of secondary storage called mass storage

• An enterprise storage system strategy ensures efficient and safe use of data across an organizational network Devices include:– File servers– Networked attached storage (NAS)– RAID systems– Tape libraries– Organizational cloud storage

17

Page 18: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Mass Storage Devices

– File servers—dedicated computers with very large storage capacities that provide users access to fast storage and retrieval of data.

– Network attached storage (NAS) – similar to a file server except simpler and less expensive; widely used for home and small business storage needs.

Page 19: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Mass Storage Devices– RAID systems—specialized devices hat enhance

organizational security by constantly making backup copies of files moving across the organization’s networks.

– Tape library—device that provides automatic access to data archived on a large collection or library of tapes.

– Organizational cloud storage - high-speed Internet connection to a dedicated remote organizational Internet drive site.

Page 20: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Enterprise Storage Systems

20

Page 21: Secondary Storage Chapter 7. Introduction Data storage has expanded from text and numeric files to include digital music files, photographic files, video

Storage Area Network (SAN)

• Architecture to link remote computer storage, such as enterprise storage systems, devices to computers such that the devices are available as locally attached drives

• User’s computer provides file system, but SAN provides disk space

• House data in remote locations and still allow efficient and secure access

21