CHAPTER 10: Computer Peripherals

Slides:



Advertisements
Similar presentations
Disk Storage SystemsCSCE430/830 Disk Storage Systems CSCE430/830 Computer Architecture Lecturer: Prof. Hong Jiang Courtesy of Yifeng Zhu (U. Maine) Fall,
Advertisements

Chapter 4 Storing Information in a Computer Peter Nortons Introduction to Computers.
Faculty of Information Technology Department of Computer Science Computer Organization Chapter 7 External Memory Mohammad Sharaf.
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.
Chapter4: Memory External Memory.
Advance Database System
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.
Disks.
CHAPTER 9: Input / Output
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.
Storage Device Computer Component : Storage Device (External Memory, Secondary Memory, Secondary Storage) Storage Types Magnetic Types Optical Types.
Introduction to Database Systems 1 The Storage Hierarchy and Magnetic Disks Storage Technology: Topic 1.
Mass Storage System EMELIZA R. YABUT MSIT. Overview of Mass Storage Structure Traditional magnetic disks structure ◦Platter- composed of one or more.
Hard Drives Non-Volatile Storage. Hard Drives Hard Drives (HD) The primary storage device in a computer system.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
CHAPTER 10: Computer Peripherals
L/O/G/O External Memory Chapter 3 (C) CS.216 Computer Architecture and Organization.
Storing Data On Your Computer Chapter 12, Exploring the Digital Domain.
1 6 Further System Fundamentals (HL) 6.2 Magnetic Disk Storage.
Disk Storage Copyright © 2004 Pearson Education, Inc.
1 Secondary Storage Management Submitted by: Sathya Anandan(ID:123)
CHAPTER 9: Input / Output
Your Interactive Guide to the Digital World Discovering Computers 2012.
Disks Chapter 5 Thursday, April 5, Today’s Schedule Input/Output – Disks (Chapter 5.4)  Magnetic vs. Optical Disks  RAID levels and functions.
Overview of Physical Storage Media
Exploring the Digital Domain Secondary Memory and Input/Output.
2.1 Operating System Concepts Chapter 2: Computer-System Structures Computer System Operation Storage Structure Storage Hierarchy Hardware Protection General.
Chapter 13 Disk Storage, Basic File Structures, and Hashing. Copyright © 2004 Pearson Education, Inc.
CHAPTER 10: Computer Peripherals
Computer Organization. This module surveys the physical resources of a computer system.  Basic components  CPU  Memory  Bus  I/O devices  CPU structure.
Auxiliary Memory Magnetic Disk:
Copyright © Curt Hill Disk Basics Structure and Characteristics of Secondary Storage.
STORAGE DEVICES Introduction Comparision Storage Hierarchy Slide 1.
Section 13.2 – Secondary storage management (Former Student’s Note)
Copyright © Genetic Computer School 2008 Computer Systems Architecture SA 8- 0 Lesson 8 Secondary Management.
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.
CPSC 231 Secondary storage (D.H.)1 Learning Objectives Understanding disk organization. Sectors, clusters and extents. Fragmentation. Disk access time.
Copyright © 2003 Prentice Hall, Inc 1 Chapter 4 Storing Data: Electronic Filing Cabinets NEXT SLIDE.
Data Storage and Querying in Various Storage Devices.
File organization Secondary Storage Devices Lec#7 Presenter: Dr Emad Nabil.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Lec 5 part1 Disk Storage, Basic File Structures, and Hashing.
File Organization Record Storage and Primary File Organization
Computer System Structures Storage
TYPES OF MEMORY.
CHAPTER 1: Computers and Systems
Section 13.2 – Secondary storage management (Former Student’s Note)
Chapter 2: Computer-System Structures
CHAPTER 9: Input / Output
Storage and Disks.
Computer Science 210 Computer Organization
CS 554: Advanced Database System Notes 02: Hardware
Introduction to Computing
9/12/2018.
Lecture 11: DMBS Internals
Chapter 7.
CHAPTER 8: CPU and Memory Design, Enhancement, and Implementation
Sanuja Dabade & Eilbroun Benjamin CS 257 – Dr. TY Lin
Secondary Storage Devices
Overview of Mass Storage Structure
Input-output I/O is very much architecture/system dependent
Chapter 11: Mass-Storage Systems
Networks & I/O Devices.
Jazan University, Jazan KSA
Mass-Storage Systems (Disk Scheduling)
Presentation transcript:

CHAPTER 10: Computer Peripherals The Architecture of Computer Hardware, Systems Software & Networking: An Information Technology Approach 4th Edition, Irv Englander John Wiley and Sons 2010 PowerPoint slides authored by Wilson Wong, Bentley University PowerPoint slides for the 3rd edition were co-authored with Lynne Senne, Bentley College

Peripherals Devices that are separate from the basic computer Not the CPU, memory, or power supply Classified as input, output, and storage Connect via Ports Interface to systems bus Copyright 2010 John Wiley & Sons, Inc.

Storage Devices Primary memory Secondary storage Data and programs must be copied to primary memory for CPU access Permanence of data - nonvolatile Direct access storage devices (DASDs) Online storage Offline storage – loaded when needed Network file storage File servers, web servers, database servers Copyright 2010 John Wiley & Sons, Inc.

Speed Measured by access time and data transfer rate Access time: average time it takes a computer to locate data and read it millisecond = one-thousandth of a second Data transfer rate: amount of data that moves per second Copyright 2010 John Wiley & Sons, Inc.

Storage Hierarchy Copyright 2010 John Wiley & Sons, Inc.

Secondary Storage Devices Solid state memory Magnetic disks Optical disk storage Magnetic tape Network storage Characteristics Rotation vs. Linear Direct access vs. Sequential access Copyright 2010 John Wiley & Sons, Inc.

Disk Layouts – CAV vs. CLV CAV – Constant Angular Velocity Number of bits on each track is the same! Denser towards the center. Spins the same speed for every track CLV – Constant Linear Velocity All tracks have the same physical length and number of bits Constant speed reading data off a track Drive has to speed up when accessing close to the center of the drive and slow down when accessing towards the edge of the drive Copyright 2010 John Wiley & Sons, Inc.

Disk Layout – Multiple Zone Multiple zone recording Also known as zone bit recording (ZBR) or zone-CAV recording (Z-CAV) Compromise between CAV and CLV Disk divided into zones Cylinders in different zones have a different number of sectors Number of sectors in a particular zone is constant Data is buffered so the data rate to the I/O interface is constant Copyright 2010 John Wiley & Sons, Inc.

Multiple-Zone Disk Configuration Copyright 2010 John Wiley & Sons, Inc.

Magnetic Disks Track – circle Cylinder – same track on all platters Block – small arc of a track Sector – pie-shaped part of a platter Head – reads data off the disk as disk rotates at high speed (4200-14000 RPM) Head crash Disk damaged if head touches disk surface Parked heads Copyright 2010 John Wiley & Sons, Inc.

A Hard Disk Layout Copyright 2010 John Wiley & Sons, Inc.

Locating a Block of Data Average seek time: time required to move from one track to another Latency: time required for disk to rotate to beginning of correct sector Transfer time: time required to transfer a block of data to the disk controller buffer Copyright 2010 John Wiley & Sons, Inc.

Disk Access Times Average Seek time Average Latency time Transfer time average time to move from one track to another Average Latency time average time to rotate to the beginning of the sector Average Latency time = ½ * 1/rotational speed Transfer time 1/(# of sectors * rotational speed) Total Time to access a disk block Avg. seek time + avg. latency time + avg. transfer time Copyright 2010 John Wiley & Sons, Inc.

Magnetic Disks Data Block Format Formatting disk Interblock gap Header Establishes the track positions, blocks and headers needed before use of the disk Copyright 2010 John Wiley & Sons, Inc.

Disk Block Formats Single Data Block Header for Windows disk Copyright 2010 John Wiley & Sons, Inc.