30
Computing Fundamentals Section 5A Section 5A

Computing Fundamentals

  • Upload
    raine

  • View
    24

  • Download
    1

Embed Size (px)

DESCRIPTION

Section 5A. Computing Fundamentals. Storage Involves Two Processes. Writing data Reading data. Storage Media. The materials on which data is stored. Storage Devices. The hardware components that write data to, and read data from, storage media. Two Categories of Storage Technology. - PowerPoint PPT Presentation

Citation preview

Page 1: Computing Fundamentals

Computing Fundamentals

Section 5ASection 5A

Page 2: Computing Fundamentals

homehome

Storage Involves Two Processes

Writing data

Reading data

Page 3: Computing Fundamentals

homehome

Storage Media

The materials on which data is stored

Page 4: Computing Fundamentals

homehome

Storage Devices

The hardware components that write

data to, and read data from, storage

media

Page 5: Computing Fundamentals

homehome

Two Categories ofStorage Technology

Magnetic storage

Optical storage

Page 6: Computing Fundamentals

homehome

Magnetic Storage

Diskettes

Hard disks

High-capacity floppy disks

Disk cartridges

Magnetic tape

Page 7: Computing Fundamentals

homehome

Optical Storage

Compact Disk Read-Only Memory (CD-ROM)

CD-Recordable (CD-R)/CD-ReWritable (CD-RW)

Digital Video Disk Read-Only Memory (DVD-ROM)

DVD Recordable (DVD-R/DVD ReWritable (DVD-RW)

Photo CD

Page 8: Computing Fundamentals

homehome

Magnetism Allows Data Storage

Hard disks, diskettes, high-capacity

floppy disks and tapes have a magnetic

coating on their surface that enables

each medium to store data.

Page 9: Computing Fundamentals

homehome

Preparing Disks for Storage

Formatting or initializing prepares disks

for storage, magnetically mapping the

disk’s surface.

Page 10: Computing Fundamentals

homehome

Formatted Disks Have Three Sections

Main sections, called Tracks

Track subsections, called Sectors

Groups of sectors, called Clusters

Page 11: Computing Fundamentals

homehome

Logical Format

A logical format is the labeling of tracks

and sectors

Page 12: Computing Fundamentals

homehome

Enlarge Figure

Enlarge Figure

The Logical Format has Four Disk Areas

Master boot record

File allocation table

Root folder

Data area

Page 13: Computing Fundamentals

homehome

Master Boot Record

This program determines whether the

disk contains the basic components of

an operating system necessary to run

successfully

Page 14: Computing Fundamentals

homehome

File Allocation Table (FAT)

A log created during the logical

formatting process that records the

location of each file and status of each

sector on the disk

Page 15: Computing Fundamentals

homehome

Root Folder

The top folder or directory in the disk’s folder hierarchy

Page 16: Computing Fundamentals

homehome

Data Area

Where data or program files are stored

Page 17: Computing Fundamentals

homehome

3.5-inch Diskettes (Floppy Disks)

Spin rate: 300 revolutions per minute (rpm)

High density (HD) disks more common today than older, double density (DD) disks

Storage Capacity of HD disks is 1.44 MBEnlarge

Figure

Enlarge Figure

Page 18: Computing Fundamentals

homehome

Hard Disks

Spin rate: from 3,600 to 15,000 rpm

Storage capacity ranges from several hundred MB to more than 80 GB

Page 19: Computing Fundamentals

homehome

Removable High-Capacity Magnetic Disks

Combines the speed and capacity of a

hard disk with the portability of a

diskette

Page 20: Computing Fundamentals

homehome

Three Kinds of Removable High-Capacity Magnetic Disks

High-Capacity Floppy Disks

Hot-Swappable Hard Disks

Disk Cartridges

Page 21: Computing Fundamentals

homehome

Tape Drives

Commonly used for hard disk backup

Page 22: Computing Fundamentals

homehome

PC Cards

Used to connect new components like

memory and expanding storage

capacity to a computer

Page 23: Computing Fundamentals

homehome

Optical Storage Devices

Data is stored on a reflective surface so

it can be read by a beam of laser light.

Page 24: Computing Fundamentals

homehome

Two Kinds of Optical Storage Devices

CD-ROM (compact disk read-only memory)

DVD-ROM (digital video disk read-only memory)

Page 25: Computing Fundamentals

homehome

Compact Disk (CD)

Standard CD’s store 650 MB of data or 70 minutes of audio

New generation CD’s hold 700 MB of data or 80 minutes of audio

CD-ROM drives are slower than hard disk drives

CD-ROM speed is expressed in multiples and range from 2x to 75x

Page 26: Computing Fundamentals

homehome

Digital Video Disk (DVD)

Storage capacity ranges from 9.4 GB to

17 GB

Page 27: Computing Fundamentals

homehome

Recordable Optical Technologies

CD-Recordable (CD-R)

CD-ReWritable (CD-RW)

PhotoCD

DVD-Recordable (DVD-R)

DVD-RAM

Page 28: Computing Fundamentals

homehome

Emerging Storage Technologies

FMD-ROM

Smart Cards

Holographic memory

Page 29: Computing Fundamentals

homehome

Review Questions (5a)

What are the two categories of

storage technology?

What is the process called for

preparing disks for storage?

What is a logical format?

Which is faster, a hard disk or a CD-

ROM drive?

Page 30: Computing Fundamentals

Section 5ASection 5A

Types of Storage DevicesTypes of Storage Devices