Measuring and Improving Drive Performance

Slides:



Advertisements
Similar presentations
A device that reads and writes data on a magnetic disk or tape. For writing, the surface of the disk or tape is moved past the read/write head. By discharging.
Advertisements

Hard Disks Low-level format- organizes both sides of each platter into tracks and sectors to define where items will be stored on the disk. Partitioning:
Overview of Mass Storage Structure
Chapter 4 Storing Information in a Computer Peter Nortons Introduction to Computers.
Ali Baydoun1 Controllers (hard drive controllers).
Peripheral Storage Devices
Hard Disk Drives Chapter 7.
PENGANTAR TEKNOLOGI INFORMASI (A)
Describing Storage Devices Store data when computer is off Two processes –Writing data –Reading data Storage terms –Media is the material storing data.
GRAP 3175 Computer Applications for Drafting Unit II Computer Hardware.
Measuring Drive Performance
1 CSC 101 Introduction to Computing Lecture 15 Dr. Iftikhar Azim Niaz 1.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
EET Advanced Digital Chapter 8 Mass Storage.
IT Systems In and Out EN230-1 Justin Champion C208 –
CIT  In this chapter you will learn how to:  Explain how hard drives store data  Describe the differences between traditional hard drives and.
Introduction to Computers Section 5B. home Two Ways to Measure Storage Device Performance Average Access Time Data Transfer Rate.
Hard Disk Drives. ATA is the current standard, it uses regular molex power connectors and IDE cables. SATA is a newer product (also SATA2 is already in.
Front view 3.5-inch floppy disk drive
Storage Devices and Media
Secondary Storage Unit 013: Systems Architecture Workbook: Secondary Storage 1G.
Interfacing with Computer ADE100- Computer Literacy Lecture 06.
SECONDARY STORAGE DEVICES. MAGNETIC TAPE Data tape that stores large amounts of information that can only accessed sequentially. Commonly used for off-site.
Utility Programs  A type of system software that is used to solve a particular problem is called utility program. Many operating system provides different.
PC Maintenance: Preparing for A+ Certification
Hard Drives Non-Volatile Storage. Hard Drives Hard Drives (HD) The primary storage device in a computer system.
CENG334 Introduction to Operating Systems Erol Sahin Dept of Computer Eng. Middle East Technical University Ankara, TURKEY URL:
Chapter 7 Installing DVDs, CD-ROMs, and IDE hard drives Prepared by: Khurram N. Shamsi.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 8 Understanding and Installing Hard Drives.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Information and Communication Technology Fundamentals
PC COMPONENTS DISK DRIVES AND CONNECTORS. HARD DISK DRIVES Common Hard Drive Types: –ESDI - Enhanced Small Device Interface  Old Technology – IDE - Integrated.
Chapter Three OPERATING SYSTEMS.
Operating Systems Concepts 1/e Ruth Watson Chapter 4 Chapter 4 Windows Utilities Ruth Watson.
Understanding and Troubleshooting Your PC. Chapter 5: Understanding, Installing, and Troubleshooting Disk Drives2 Chapter Objectives  In this chapter,
OCR GCSE Computing Chapter 2: Secondary Storage. Chapter 2: Secondary storage Computers are able to process input data and output the results of that.
Storage Devices Chapter 7. Floppy Drive Overview The floppy drive subsystem consists of three main parts: ▫the electronic circuits or the controller,
The Computer Systems. Computer System CPU Is the brain of the PC. All program instructions are run through the CPU Control Unit This decodes and executes.
Computing and the Web Computer Hardware Components.
Lecture No 11 Storage Devices
Storage Technologies II Lecture 6 Storage Technologies II Md. Mahbubul Alam, PhD PRESENTED BY MD. MAHBUBUL ALAM, PHD 1.
Unit R005: Understanding Computer Systems Introduction System Software Software (i.e., programs) used to control the hardware directly Used to run the.
1 Selecting LAN server (Week 3, Monday 9/8/2003) © Abdou Illia, Fall 2003.
Strata IT Training Chapter 10 Advanced Storage Topics.
Describing Storage Devices  Storage terms  Media is the material storing data  Storage devices manage the media  Magnetic devices use a magnet  Optical.
Media. Media Compact Disk A Compact Disc (CD) is an optical disc used to store digital data, originally developed for storing digital audio. The CD, introduced.
Basic Computer Maintenance Clean and Cool Deleting Temporary Files Scandisk Backup Your Data How to run scandisk? Click on Start-Programs-Accessories-
Computer Architecture CST 250
Hard Drives aka Hard Disk Drives Internal, External, and New Solid State Drives.
Computers - The Journey Inside continues…
COMPUTER SYSTEM TOOLS. SCANDISK MICROSOFT UTILITY PURCHASED FROM NORTON, WHICH IS NOW SYMANTEC; INCLUDED WITH MS-DOS 6.2 AND ON AS WELL AS ALL VERSIONS.
Indira Gandhi National Open University presents. A Video Lecture Course: Computer Platforms.
Secondary Storage – 1980’s 5 ¼” Floppy Drive – very low storage capacity maxing out at 1.2 Mb Mid-1980’s – 1990’s 3 ½” Floppy Drive – low storage.
Main Memory Main memory – –a collection of storage locations, –each with a unique identifier called the address. Word- –Data are transferred to and from.
Computer Storage. What is Primary Storage? ● Primary storage is computer memory that is directly accessible to the CPU of a computer without the use of.
Chapter Six Hard Drive Dr. Mohammad AlAhmad
Chapter 10: Mass-Storage Systems
Computer Hard Drive.
Measuring Drive Performance
Backing Store.
Introduction to Computing
Introduction to Computers
McGraw-Hill Technology Education
Secondary Storage Devices
Overview of Mass Storage Structure
Measuring Drive Performance
McGraw-Hill Technology Education
Hard disk basics Prof:R.CHARLES SILVESTER JOE Departmet of Electronics St.Joseph’s College,Trichy.
Chapter 11: Mass-Storage Systems
Measuring Drive Performance
Presentation transcript:

Measuring and Improving Drive Performance Chapter 6B Measuring and Improving Drive Performance

Drive Performance Average access time Also known as seek time Time to find desired data Measured in milliseconds Depends on two factors RPM Time to access a track Hard drive between 6 and 12 ms CD between 80 and 800 ms Teaching tip To provide contrast, present the speed of memory as measured in the nanoseconds, or billionth of a second. Then discuss virtual RAM as defined earlier in the text. More RAM, less virtual RAM makes a faster machine.

Drive Performance Data transfer rate How fast data can be read Measured in Bps or bps Hard drive ranges from 15 to 160 MBps CD ROMS depend on X factor 24x CD transfers 24 x 150 KBps Floppy disks transfer at 45 KBps Insider information Most hard disks do not list the time to access a track. This is a good topic to tread lightly with.

Data Transfer Rate

Optimizing Performance Disk optimization Handled by operating system tool Routine disk maintenance Optimization should be run monthly

Optimizing Performance Clean up unnecessary files Delete temp files Uninstall unused programs Delete obsolete data files Files should be cleaned weekly Teaching tip Figure 6B.3 on page 249 shows the disk cleanup utility for Windows XP.

Optimizing Performance Scan a disk for errors Bad spots on the media Find and fix the error Move data to a good spot Mark the spot as bad Disks should be scanned monthly

Optimizing Performance Defragment a disk Files fragment when resaved Fragmented files load slower Defragment puts the fragments together Disks should be defragged monthly Insider information Windows 9x required the screen saver to be disabled before running scan or defrag. Failing to disable the screen saver could lead to catastrophic data loss!

Defragment

Optimizing Performance File compression Shrinks the size of a file Takes up less space on disk Reduce a disks performance Will increase disk capacity PKZip, WinZip and WinRAR Teaching tip MP3s are created using compression. If a audio song is recorded on a hard drive, the required storage is about 1 MB per second. When the MP3 compression is applied, the size is reduced to about 1 MB per minute. Windows XP provides several compression routines. It provides for .zip file compression and archive creation. Zip archives can be accessed like normal folders. Folders can be compressed to shrink the contents. Finally, the entire disk can be compressed .

File Compression 763 KB on disk Compressed 157 KB

Drive Interface Standards How the device is connected Drive controllers allow transfer of data Dictates transfer rate and access time

Drive Interface Standards Enhanced Integrated Drive Electronics EIDE Generic term for drive controllers Several names Fast IDE Advanced Technology Attachment (ATA) Up to 2 devices per controller Most computers have 2 EIDE controllers Insider Information Serial ATA (SATA) is a newer standard aimed at replacing EIDE/ATA. SATA is quite fast and easy to use.

Drive Interface Standards Small Computer System Interface SCSI Higher transfer rates than EIDE More than 40 devices per SCSI controller Computers may have several SCSI controllers Many versions exist Versions are typically incompatible Found in servers and workstations Teaching tip SCSI was introduced in chapter 5B of the text as a bus.

Drive Interface Standards USB and FireWire External drives Transfer rate is limited Many devices can be connected

Chapter 6B End of Chapter