13.2 Disks Gaurav Sharma Class ID 212. 13.2.1 Mechanics of Disks 2 Moving Principal Moving pieces of Disk are: 1. Disk assembly & 2. Head Assembly The.

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

IT253: Computer Organization
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.
Peripheral Storage Devices
Computer Studies Today Chapter 18 1 »Two main types of secondary storage devices: –Magnetic storage devices –Optical storage devices.
Magnetic Disk Magnetic disks are the foundation of external memory on virtually all computer systems. A disk is a circular platter constructed of.
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.
Lesson 9 Types of Storage Devices.
Types Of Storage Device
Section 5a Types of Storage Devices.
Chapter 2: Computer-System Structures
Storage. The Memory Hierarchy fastest, but small under a microsecond, random access, perhaps 2Gb Typically magnetic disks, magneto­ optical (erasable),
Data Storage Lecture 3 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
13.2 Disks Mechanics of Disks Presented by Chao-Hsin Shih Feb 21, 2011.
1 Chapter 6 Storage and Multimedia: The Facts and More.
SECTIONS 13.1 – 13.3 Sanuja Dabade & Eilbroun Benjamin CS 257 – Dr. TY Lin SECONDARY STORAGE MANAGEMENT.
Operating Systems File systems
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.
04/21/2004CSCI 315 Operating Systems Design1 Disk Scheduling.
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.
The Hard Drive By “The Back Table”.
Hard Drive / Hard Disk Functions of hard disk
Information Technology Storage Devices Prof. Adnan Khalid.
1 6 Further System Fundamentals (HL) 6.2 Magnetic Disk Storage.
How Hard Disks Work. Hard disks were invented in the 1950s. They started as large disks up to 20 inches in diameter holding just a few megabytes. They.
1 Secondary Storage Management Submitted by: Sathya Anandan(ID:123)
Your Interactive Guide to the Digital World Discovering Computers 2012.
Storage Devices Chapter 7. Floppy Drive Overview The floppy drive subsystem consists of three main parts: ▫the electronic circuits or the controller,
1 Week 9: Computing Components: PART II READING: Chapter 5.
Components & Mechanism. People & Computers Hard Disk What purpose does it serve?
Storage Devices.
STORAGE DEVICES Presentation By: Saurabh Mishra. A data storage device is a device for recording (storing) information (data). CD, Hard Disk and Flash.
A non volatile storage device
GENERAL INFORMATION Invented in 1950's on mainframe computers with 20 inches diameter with only few megabytes of data. Originally called 'Fixed Disc'
1 Introduction to Computers By Masseta ICT Dept. Mzumbe University.
Storing data – Storage devices and media. What is a storage device?  A storage device is any device used in a computer to store information.  A storage.
2.1 Operating System Concepts Chapter 2: Computer-System Structures Computer System Operation Storage Structure Storage Hierarchy Hardware Protection General.
Living in a Digital World Discovering Computers 2010.
Copyright © Curt Hill Disk Basics Structure and Characteristics of Secondary Storage.
Operating Systems (CS 340 D) Princess Nora University Faculty of Computer & Information Systems Computer science Department.
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)
Chapter 7 Volume versus Partition. Cylinder, Head, and Sector (CHS) Hard or fixed disks store information on a revolving platter of metal or glass coated.
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited By :Asma AlOsaimi.
Chapter 9 I/O System. 2 Input/Output System I/O Major objectives are: Take an application I/O request and send it to the physical device. Then, take whatever.
Section 13.2 – Secondary storage management. Index 13.2 Disks Mechanics of Disks The Disk Controller Disk Access Characteristics.
CPSC 231 Secondary storage (D.H.)1 Learning Objectives Understanding disk organization. Sectors, clusters and extents. Fragmentation. Disk access time.
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.
 To arrange the data on the disk surface, the disk surface is divided in to different sections called :-  Slides or heads  Tracks  Sectors  Cylinders.
Section 13.2 – Secondary storage management (Former Student’s Note)
Chapter 2: Computer-System Structures
History of hard disk drive
External Memory.
Storage and Disks.
Database Management Systems (CS 564)
Computer Science 210 Computer Organization
Visit for more Learning Resources
Backing Store.
I/O Resource Management: Software
COMPUTER ICON ON THE DESKTOP
Sanuja Dabade & Eilbroun Benjamin CS 257 – Dr. TY Lin
Secondary Storage Devices
Introduction to Computers
Computer Hardware Ms. Wade.
Lesson 9 Types of Storage Devices.
Computer Organization & Architecture 3416
Chapter 11: Mass-Storage Systems
Networks & I/O Devices.
Presentation transcript:

13.2 Disks Gaurav Sharma Class ID 212

Mechanics of Disks 2 Moving Principal Moving pieces of Disk are: 1. Disk assembly & 2. Head Assembly The disk assembly consists of one or more circular platters that rotate around a central spindle. The upper and lower surfaces of the platters are covered with a thin layer of magnetic material, on which bits are stored

Mechanics of Disk

A 0 is represented by orienting the magnetism of a small area in one direction and A 1 by orienting the magnetism in the opposite direction. The locations where bits are stored are organized into tracks, which are concentric circles on a single platter Tracks occupy most of a surface. A track consists of many points, each of which represents a single bit by the direction of its magnetism

Mechanics of Disk Tracks are organized into sectors, which are segments of the circle separated by gaps gaps that are not magnetized in either direction. The sector is an indivisible unit, as far as reading and writing the disk is concerned. It is also indivisible as far as errors are concerned.

Disk Surface

Mechanics of Disk Head assembly : holds the disk heads. For each surface there is one head. riding extremely close to the surface but never touching it. A head performs the reads & the write operation on Disk. The heads are each attached to an arm, and the arms for all the surfaces move in and out together, being part of the rigid head assembly.

The Disk Controller One or more disk drives are controlled by a disk controller, which is a small processor capable of : 1. Controlling the mechanical actuator that moves the head assembly to position the heads at a particular radius (r) {The tracks that are under the heads at the same time are said to form a cylinder}

The Disk Controller 2. Selecting a surface from which to read or write, and selecting a sector from the track on that surface that is under the head. 3. The controller is also responsible for knowing when the rotating spindle has reached the point where the desired sector is beginning to move under the head 4. Transferring the bits read from the desired sector to the computer's main memory or transferring the bits to be written from main memory to the intended sector. computer's main memory bits read from/write to the desired sector

The Disk Controller

Disk Storage Characteristics Rotation Speed of the Disk Assembly RPM, i.e., one rotation every 11 milliseconds, is common, although higher and lower speeds are found. Number of Platters per Unit. A typical disk drive has about five platters and therefore ten surfaces. However. the common diskette ("floppy" disk) and '.Zip.' disk have a single platter with two surfaces. and disk drives with up to 30 surfaces are found. Number of Tracks per Surface. Each surface may have as many as tracks, although diskettes have a much smaller number:

Disk Storage Characteristics Number of Bytes per Track. Common disk drives may base almost a million bytes per track, although diskettes' tracks hold much less. As mentioned, tracks are divided into sectors. Figure 11.5 shows 12 sectors per track, but in fact as many as 500 sectors per track are found in modern disks. Sectors, in turn, may hold several thousand bytes of data.

Thank You!