Lecture Objectives: 1)Define the terms track, sector, and seek as pertaining to a nonvolatile storage medium. 2)Calculate the average rotational for a.

Slides:



Advertisements
Similar presentations
IT253: Computer Organization
Advertisements

Disk Storage SystemsCSCE430/830 Disk Storage Systems CSCE430/830 Computer Architecture Lecturer: Prof. Hong Jiang Courtesy of Yifeng Zhu (U. Maine) Fall,
Secondary Storage Devices: Magnetic Disks
CS224 Spring 2011 Computer Organization CS224 Chapter 6A: Disk Systems With thanks to M.J. Irwin, D. Patterson, and J. Hennessy for some lecture slide.
Chapter 4 Storing Information in a Computer Peter Nortons Introduction to Computers.
I/O Management and Disk Scheduling
Floppy Disk Floppy disk is removable storage media. The traditional floppy disk is 1.44 MB. Data is recorded on tracks and sectors.
Peripheral Storage Devices
13.2 Disks Gaurav Sharma Class ID Mechanics of Disks 2 Moving Principal Moving pieces of Disk are: 1. Disk assembly & 2. Head Assembly The.
Lecture # 7. Topics Storage Techniques of Bits Storage Techniques of Bits Mass Storage Mass Storage Disk System Performance Disk System Performance File.
CSE431 Chapter 6A.1Irwin, PSU, 2008 Chapter 6A: Disk Systems Mary Jane Irwin ( ) [Adapted from Computer Organization.
Introduction Computer Hardware Jess 2006 Floppy Drives.
Hard Drives Storing Information 1 Byte at a Time.
Storage. The Memory Hierarchy fastest, but small under a microsecond, random access, perhaps 2Gb Typically magnetic disks, magneto­ optical (erasable),
CS4432: Database Systems II Data Storage - Lecture 2 (Sections 13.1 – 13.3) Elke A. Rundensteiner.
13.2 Disks Mechanics of Disks Presented by Chao-Hsin Shih Feb 21, 2011.
1 Storage Hierarchy Cache Main Memory Virtual Memory File System Tertiary Storage Programs DBMS Capacity & Cost Secondary Storage.
SECTIONS 13.1 – 13.3 Sanuja Dabade & Eilbroun Benjamin CS 257 – Dr. TY Lin SECONDARY STORAGE MANAGEMENT.
CS4432: Database Systems II Lecture 2 Timothy Sutherland.
1 Hard Drive Storage. 2 Introduction zThis sections discusses: yHow a hard drive works yHow to estimate storage size yHow to estimate time.
Hard Disks and I/O Polytechnic University CS /25/03.
12/3/2004EE 42 fall 2004 lecture 391 Lecture #39: Magnetic memory storage Last lecture: –Dynamic Ram –E 2 memory This lecture: –Future memory technologies.
Silberschatz, Galvin and Gagne ©2009 Operating System Concepts – 8 th Edition Mass-Storage Systems Revised Tao Yang.
1 CS222: Principles of Database Management Fall 2010 Professor Chen Li Department of Computer Science University of California, Irvine Notes 01.
SECTIONS 13.1 – 13.3 Sanuja Dabade & Eilbroun Benjamin CS 257 – Dr. TY Lin SECONDARY STORAGE MANAGEMENT.
CPSC 231 Secondary storage (D.H.)1 Learning Objectives Understanding disk organization. Sectors, clusters and extents. Fragmentation. Disk access time.
04/19/2004CSCI 315 Operating Systems Design1 Mass Storage Structure Notice: The slides for this lecture have been largely based on those accompanying the.
Magnetic Disk Storage Optical Laser Discs Damian Brain.
Computer System Basics 2 Hard Drive Storage & File Partitions Computer Forensics BACS 371.
1 6 Further System Fundamentals (HL) 6.2 Magnetic Disk Storage.
I/O – Chapter 8 Introduction Disk Storage and Dependability – 8.2 Buses and other connectors – 8.4 I/O performance measures – 8.6.
1 Secondary Storage Management Submitted by: Sathya Anandan(ID:123)
I/O Computer Organization II 1 Introduction I/O devices can be characterized by – Behavior: input, output, storage – Partner: human or machine – Data rate:
Chapter 8 External Storage. Primary vs. Secondary Storage Primary storage: Main memory (RAM) Secondary Storage: Peripheral devices  Disk drives  Tape.
Lecture 3 Page 1 CS 111 Online Disk Drives An especially important and complex form of I/O device Still the primary method of providing stable storage.
Lecture 40: Review Session #2 Reminders –Final exam, Thursday 3:10pm Sloan 150 –Course evaluation (Blue Course Evaluation) Access through.
Copyright © Curt Hill Disk Basics Structure and Characteristics of Secondary Storage.
20 October 2015Birkbeck College, U. London1 Introduction to Computer Systems Lecturer: Steve Maybank Department of Computer Science and Information Systems.
CS 101 – Sept. 28 Main vs. secondary memory Examples of secondary storage –Disk (direct access) Various types Disk geometry –Flash memory (random access)
Lecture 5: 9/10/2002CS149D Fall CS149D Elements of Computer Science Ayman Abdel-Hamid Department of Computer Science Old Dominion University Lecture.
Section 13.2 – Secondary storage management (Former Student’s Note)
Disk Average Seek Time. Multi-platter Disk platter Disk read/write arm read/write head.
Section 13.2 – Secondary storage management. Index 13.2 Disks Mechanics of Disks The Disk Controller Disk Access Characteristics.
Magnetic Disk Rotational latency Example Find the average rotational latency if the disk rotates at 20,000 rpm.
CPSC 231 Secondary storage (D.H.)1 Learning Objectives Understanding disk organization. Sectors, clusters and extents. Fragmentation. Disk access time.
Programmer’s View of Files Logical view of files: –An a array of bytes. –A file pointer marks the current position. Three fundamental operations: –Read.
Hard Disk Geometry. Physical Sizes ( Also called Form Factor) Hard Drives currently come in 2 main sizes: 2.5” and 3.5” 2.5” Drives are for laptop computers.
COSC 6340: Disks 1 Disks and Files DBMS stores information on (“hard”) disks. This has major implications for DBMS design! » READ: transfer data from disk.
1 Components of the Virtual Memory System  Arrows indicate what happens on a lw virtual address data physical address TLB page table memory cache disk.
Computer Hardware – Storage Systems.  Storage holds data, instructions, and information for future use  Consists of two parts Storage Device Storage.
Copyright © 2003 Prentice Hall, Inc 1 Chapter 4 Storing Data: Electronic Filing Cabinets NEXT SLIDE.
Chapter 10: Mass-Storage Systems
CHAPTER 10: Computer Peripherals
Section 13.2 – Secondary storage management (Former Student’s Note)
CSIS-110 Introduction to Computer Science
Database Management Systems (CS 564)
Computer Science 210 Computer Organization
Hard Drives.
Introduction to Computing
Part V Memory System Design
Disks and Files DBMS stores information on (“hard”) disks.
Introduction I/O devices can be characterized by I/O bus connections
Sanuja Dabade & Eilbroun Benjamin CS 257 – Dr. TY Lin
Secondary Storage Devices
Overview of Mass Storage Structure
Computer Application Waseem Gulsher
Persistence: hard disk drive
Mass-Storage Systems.
Disks and Disk Scheduling
Chapter 11: Mass-Storage Systems
Presentation transcript:

Lecture Objectives: 1)Define the terms track, sector, and seek as pertaining to a nonvolatile storage medium. 2)Calculate the average rotational for a disk given disk performance criteria. 3)Calculate the disk read time for a hard drive given performance characteristics for the disk. 4)Based on desired criteria, choose appropriate performance characteristics for a given drive based on need.

CS2710 Computer Organization2

Disk structure Track (A) – A concentric circle of data on the surface of a magnetic disk Sector (C) – A segment of a circular track on a magnetic disk – The smallest amount of information that is read to or written from a disk ( bytes) Newest drives use 4096 byte sectors – Multiple adjacent sectors within a track constitute a cluster (D) – Multiple adjacent sectors within a physical section of the disk are called geometric sectors CS2710 Computer Organization3 A C Disks are nonvolatile storage devices – data retains its value even when power is removed.

CS2710 Computer Organization4 Read seek avg: ms Avg R/W data rate: MB/s Bytes/sector

Definition Rotational latency – The time required for the desired sector of a disk to rotate under the read/write head – Usually assumed to be half the rotation time CS2710 Computer Organization5 A hard drive spins at RPM. What is the average rotational latency (in ms)?

How long does it take to read a sector from a disk? Depends on/is the sum of: Seek time (time needed to position read head over the correct track) Rotational latency (time needed for the sector to rotate under the head) Transfer time (time needed to transfer bits from disk to IO controller) Overhead of the IO Controller CS2710 Computer Organization6 A hard drive rotates at RPM and the average seek time is 5 ms. The transfer rate is 75 MB/second, and the controller overhead is 0.5ms. What is the average time it takes to read a single sector?

Why do we care about these numbers? Desktop PC? Laptop PC? Cloud based server? CS2710 Computer Organization7

Problem On the next slide there will be specifications for multiple hard drives. – You are asked to pick a hard drive that would best suit a laptop PC, where power consumption is important. Which drive would you choose and why? – You have been asked to create a system to serve video out over the internet, starting with an estimate storage need of 10 TB. Which hard drive would be your best choice for long term reliability, cost, and performance? Why? CS2710 Computer Organization8

Drive data sheets CS2710 Computer Organization9