Storage devices

31
Sunawar Khan STORAGE DEVICES Sunawar Khan MSCS IIUI

Transcript of Storage devices

Page 1: Storage devices

Sunawar Khan

STORAGE DEVICES

Sunawar KhanMSCS

IIUI

Page 2: Storage devices

Sunawar Khan

Stored-Program Concept

The von Neumann architecture

Page 3: Storage devices

Sunawar Khan

Memory

■Memory is a collection of cells, each with a unique physical address

Page 4: Storage devices

Sunawar Khan

Memory Hierarchy

Slow and inexpensive

Increasing performance and

increasing cost

Page 5: Storage devices

Sunawar Khan

Storage Devices■ Storage device stores information to be

recalled and used at a later time■ Storage device consists of:

■Storage medium■Storage device

■ Three major technology types for information storage:

■Magnetic■Optical or laser■Flash memory

                     

          

SimNet Concepts Support CD: “Storage Concepts”

Page 6: Storage devices

Sunawar Khan

Storage Medium Terms– Bit– Byte– Kilobyte (KB)– Megabytes

(MB)– Gigabytes

(GB)– Terabytes

(TB)– Petabyte (PB)– Exabyte (EB)– Zettabyte– Yottabyte

Smallest Unit of Memory

= 8 bits≈ 1024 Bytes≈ 1024 K- Bytes≈ 1024 M-Bytes≈ 1024 G-Bytes≈ 1024 T-Bytes≈ 1024 P-Bytes≈ 1024 E-Bytes≈ 1024 Z-Bytes

Page 7: Storage devices

Sunawar Khan

Bits and bytes■A computer only understands the

numbers 0 or 1, or whether a switch is on or off.

■We call those 1s and 0s ‘bits’ – binary digits

■A byte (made up of 8 bits) is enough computer memory to store a single character of data (e.g. the letter F).

■The computer uses a code to understand what each bit pattern means.

■Using the ASCII code, for instance, the letter F is 70 and has a bit pattern of 01000110.

Page 8: Storage devices

Sunawar Khan

Magnetic and Optical Storage

Storage Media

Magnetic Storage

Media Sealed Inside Drive

Internal Hard Drive

External hard Drive

Removeable

Storage Media

Floppy Disk Zip Disk

Optical Storage Media

CD

CD-ROM CD RW CD R

DVD

DVD ROM DVD RW

Blue Ray Disk

Page 9: Storage devices

Sunawar Khan

Levels of Storage Hierarchy

Levels

Online Storage

Near-Online

StorageOffline Storgae

Page 10: Storage devices

Sunawar Khan

Magnetic Storage Media■ Magnetic storage devices can

be either internal or external• Internal magnetic hard

disks are fixed inside the system unit

• External magnetic hard disks are portable

Page 11: Storage devices

Sunawar Khan

Magnetic Disks■ A read/write head travels across a spinning magnetic disk,

retrieving or recording data

The organization of a magnetic disk

Page 12: Storage devices

Sunawar Khan

Internal Magnetic Hard Disk■Internal hard disk is a magnetic storage device

with • One or more thin platters that store

information sealed inside the disk drive.• Read/write heads access the information on

surface• Heads read information while copying it

from disk to RAM• Heads write information when copying it

from RAM to disk■Long term storage system and application

software■Operating system and application software are

copied from the hard disk to memory■Capacity measured in gigabytes

Page 13: Storage devices

Sunawar Khan

Hard Disk■The hard drive is the main and usually largest

data storage device in computer.■It can store anywhere from 160 GB to 2TB.■Hard disk speed is the speed at which content can

be read and written on a hard disk.■A hard disk unit comes with a set rotation speed

varying from 4500 to 7200 rpm.■Disk access time is measured in milliseconds.

Page 14: Storage devices

Sunawar Khan

Disk Storage

Head AssemblyAll heads move

together Platter

Sector

Top and bottom Surfaces

Head Spindle Track

Shaft Arm

Page 15: Storage devices

Sunawar Khan

Disk Storage

Cylinder X: Track X

from all 12 surfaces

(2 per platter)

Each circle represents

two tracks: one for top surface

and one for bottom surface

Page 16: Storage devices

Sunawar Khan

Disk Storage

(a) Normal (Non zoned) recording (b) Zoned recording

Page 17: Storage devices

Sunawar Khan

External Magnetic Hard Disk■External hard disks are

magnetic storage media which are portable storage units that you can connect to your computer as necessary• Great for backup storage

devices• Ability to transport your

hard disk from one computer to another

                     

          

                     

          

Page 18: Storage devices

Sunawar Khan

Comparison

Page 19: Storage devices

Sunawar Khan

Magnetic Tape

■The first truly mass auxiliary storage device was the magnetic tape drive

A magnetic tape

Page 20: Storage devices

Sunawar Khan

Types of backing storageThe medium is what the data is actually stored on. Examples of media include floppy disks, CD-ROMs and zip disks.

Floppy disks hold about1.44 MB of data.

Zip disks store up to750 MB of data.

CDs hold around 700 MB of data.

Page 21: Storage devices

Sunawar Khan

Removable Magnetic Storage: Floppy Disk

■Floppy Mylar disk– Housed inside a hard

plastic casing– Thin, flexible plastic

disk■ 3.5 inch floppy disks

– also called floppies, diskettes, floppy disks

– Holds about 1.44 megabytes of information

■ High-capacity disks– Zip® disk

p. 5.144 Fig. 5.15

Page 22: Storage devices

Sunawar Khan

Floppy Disk

Page 23: Storage devices

Sunawar Khan

Removable Magnetic Storage: Zip Disk

■High capacity plastic platter disk– Called removable hard disks– Provide a higher storage capacity than

Mylar disks■Example - Zip® disk with capacity of 100MB,

250MB, and 750MB

                     

          

                     

          

Page 24: Storage devices

Sunawar Khan

Optical Storage Media■Read-Only

CD-ROM DVD-ROM

■One-Time Writable CD-R DVD-R DVD+R

■Fully Read-and-Write CD-RW DVD-RW or

DVD+RW or DVD-RAM

Page 25: Storage devices

Sunawar Khan

Optical Storage■ CDs■ DVDs■ Both are optical storage and

have three formats:– Read-only– Write-once– Read-and-write

Page 26: Storage devices

Sunawar Khan

Comparison

Page 27: Storage devices

Sunawar Khan

Flash Memory Cards

■Flash memory cards have high-capacity storage laminated inside a small piece of plastic

■Flash flash memory cards do not need a drive with moving parts to operate

                     

          

                     

          

                     

          

                     

          

                     

                   

                     

          

Page 28: Storage devices

Sunawar Khan

Zip Disk Drive

Page 29: Storage devices

Sunawar Khan

USB Flash Drive

Page 30: Storage devices

Sunawar Khan

Latest Technologies

Page 31: Storage devices

Sunawar Khan

Data is stored using binary code (0 and 1).Computer memory is measured in kilobytes.Read Only Memory (ROM) is non-volatile because it cannot be changed.Random Access Memory (RAM) is volatile because it only works when the computer is switched on.There are three types of storage device: those that use magnetic media, others that use optical media, and those that use flash memory.Different types of media have different storage capacities.Storage devices can also be divided into those that are fixed and those that are removable.

Summary