Data rate - The data rate is the number of bytes per second that the drive can deliver to the CPU.

Size: px
Start display at page:

Download "Data rate - The data rate is the number of bytes per second that the drive can deliver to the CPU."

Transcription

1 A+ Guide to Hardware, 4e Chapter 7 Hard Drives Learning from Floppy Drives Floppy drives are an obsolescent technology Replacements: CD drives and USB flash memory Good reasons for studying floppy drive technology Developing support skills for legacy applications Building a foundation for hard drive support skill set How Floppy Drives Work Main memory is organized logically and physically Secondary storage devices are similarly organized Physical storage: how data is written to media Logical storage: how OS and BIOS view stored data How data is physically stored on a floppy disk Two types of floppy disk: 5 ¼ inch or 3 ½ inch Subsystem: drive, 34-pin cable, connector, power cord Formatting: marking tracks and sectors on a disk Magnetic read/write heads read/write binary 1s and 0s Heads attach to actuator arm that moves over surface 3 ways to measure the performance of a hard disk: Data rate - The data rate is the number of bytes per second that the drive can deliver to the CPU. Rates between 5 and 40 megabytes per second are common. (PATA) Seek time - The seek time is the amount of time between when the CPU requests a file and when the first byte of the file is sent to the CPU. Times between 10 and 20 milliseconds are common. Capacity: the number of bytes it can hold Hard Drive The platters - These typically spin at 3,600 or 7,200 rpm when the drive is operating. These platters are manufactured to amazing tolerances and are mirror-smooth

2 The arm - This holds the read/write heads and is controlled by the mechanism in the upper-left corner. The arm is able to move the heads from the hub to the edge of the drive. The arm on a typical hard-disk drive can move from hub to edge and back up to 50 times per second How Hard Drives Work Components of a hard drive: One, two, or more platters (disks) Spindle to rotate all disks Magnetic coating on disk to store bits of data Read/write head at the top and bottom of each disk Actuator to move read/write head over disk surface Hard drive controller: chip directing read/write head Head (surface) of platter is not the read/write head Physical organization includes a cylinder All tracks that are the same distance from disk center Tracks and Sectors on the Drive Tracks on older drives held the same amount of data Newer drives use zone bit recording Tracks near center have smallest number sectors/track Number of sectors increase as tracks grow larger Every sector still has 512 bytes Sectors identified with logical block addressing (LBA) Low-Level Formatting Two formatting levels: Low-level: mark tracks and sectors High-level: create boot sector, file system, root directory Manufacturer currently perform most low-level formats

3 Using the wrong format program could destroy drive If necessary, contact manufacturer for format program Problem: track and sector markings fade Solution for older drives: perform low-level format Solution for new drive: backup data and replace drive Note: zero-fill utilities do not do low-level formats Drive Capacity for Today s Drives The OS reports the capacity of hard drives Accessing capacity data using Windows Explorer Right-click the drive letter Select Properties on the shortcut menu Calculating total capacity if drive is fully formatted Record capacity of each logical drive on hard drive Add individual capacities to calculate total capacity Reporting total capacity (regardless of formatting) Windows 2000/XP: use Disk Management Windows 9x: use Fdisk Hard Drive Interface Standards Several standards exist: Several ATA standards PATA SATA SCSI USB FireWire (also called 1394) Fibre Channel The various standards will be covered

4 The ATA Interface Standards Specify how drives communicate with PC system Drive controller interaction with BIOS, chipset, OS Type of connectors used by the drive The motherboard or expansion cards Developed by Technical Committee T13 Published by ANSI Selection criteria: Fastest standard that the motherboard supports OS, BIOS, and drive firmware must support standard The ATA Interface Standards (continued) Parallel ATA Allows two connectors for two 40-pin data cables Ribbon cables can accommodate one or two drives EIDE (Enhanced Integrated Device Electronics) Pertains to how secondary storage device works Four parallel ATA devices can attach with two cables Serial ATA (SATA) cabling Use a serial data path rather than a parallel data path Types of SATA cabling: internal and external The ATA Interface Standards (continued) DMA (direct memory access) transfer mode 7 modes (0-6) bypassing CPU in transfer of data PIO (Programmed Input/Output) transfer mode 5 modes (0-4) involving CPU in data transfer Independent device timing Enables two drives to run at different speed

5 ATA/ATAPI-6 (ATA/100) breaks the 137 GB barrier Addressable space is 144 petabytes (1.44 x PB) Must have support of board, BIOS, OS, IDE controller The ATA Interface Standards (continued) Configuring parallel ATA drives Each of two IDE connectors supports an IDE channel Primary/secondary channels each support two devices EIDE devices: hard drive, DVD, CD and Zip drives Devices in each channel configured as master/slave Designate master/slave: jumpers, DIP switches, cable Configuring serial ATA drives One ATA cable supports one drive (no master/slave) Use an ATA controller card in two circumstances: IDE connector not functioning or standard not supported Other Interface Standards External USB (Universal Serial Bus) USB 1.1 and USB 2.0 accommodate hard drives A USB device connects to a PC via a USB port IEEE 1394 (FireWire) Uses serial transmission of data Device can connect to PC via FireWire external port Device also attaches to an internal connector Fibre Channel Rival to SCSI Allows up to 126 devices on a single bus SATA Serial Advanced Technology Attachment

6 A computer bus primarily designed for transfer of data between a computer and mass storage devices such as hard disk drives and optical drives. The main advantages over the older parallel ATA interface are Faster data transfer Ability to remove or add devices while operating (hot swapping) Thinner cables that let air cooling work more efficiently More reliable operation with tighter data integrity checks. SATA It was designed as a successor to the Advanced Technology Attachment standard (ATA) Serial ATA adapters and devices communicate over a high-speed serial cable. SATA SATA 1: 1.5 Gbits 150 MB/s Transfer SATA 3: 3.0 Gbits 300 MB/s Transfer SATA 6: 6 Gbits 600 MB/s Transfer Less Power Smaller Footprint Hard Drive Speeds SATA Most newer computers purchased within the last two years accept SATA connections. If your computer cannot accept one of the newer SATA hard drives you can purchase SATA adaptor cards that plug into an empty expansion slot on your computer's motherboard. You can purchase SCSI adaptors as well, so follow these tips to guide your decision. How to Select a Hard Drive Hard drive must match OS and motherboard BIOS uses autodetection to prepare the device Drive capacity and configuration are selected Best possible ATA standard is part of configuration

7 Selected device may not supported by BIOS Troubleshooting tasks (if device is not recognized) Flash the BIOS Replace the controller card Replace the motherboard Installations Using Legacy BIOS Older hard drive standards that may be encountered CHS (cylinder, head, track) mode for drives < 528 MB Large (ECHS) mode for drives from 504 MB GB The 33.8 GB limitation or the 137 GB limitation How to install a drive not supported by BIOS Let the BIOS see the drive as a smaller drive Upgrade the BIOS Replace the motherboard Use a software interface between BIOS and drive Substitute BIOS with ATA connector and firmware Steps to Install a Parallel ATA Drive Components needed: The drive itself 80-conductor or 40-conductor data cable Kit to make drive fit into much larger bay (optional) Adapter card (if board does not have IDE connection) Steps for installing parallel ATA drive: Step 1: Prepare for the installation Know your starting point Read the documentation Plan the drive configuration

8 Prepare your work area and take precautions Steps to Install a Parallel ATA Drive (continued) Steps for installing parallel ATA drive (continued): Step 2: Set the jumpers or DIP switches Step 3: Mount the drive in the drive bay Remove the bay for the hard drive Securely mount the drive in the bay Connect the data cables to the drives (can be done later) Re-insert (and secure) the bay in the case Install a power connection to each drive Connect the data cable to the IDE connector on board Attach bay cover and other connections (if needed) Verify BIOS recognizes device before adding cover Steps to Install a Parallel ATA Drive (continued) Steps for installing parallel ATA drive (continued): Step 4: Use CMOS setup to verify hard drive settings Step 5: Partition and format the drive If installing an OS, boot from Windows setup CD If not, use Disk Management utility or Fdisk and Format Serial ATA Hard Drive Installations No jumpers to set on the drive Each serial ATA connector is dedicated to 1 drive A simpler installation process: Install the drive in the bay (like parallel ATA drive) Connect a power cord to the drive Documentation identifies which connector to use Example: use red connectors (SATA1, SATA2) first After checking connections, verify drive is recognized

9 Installing a Hard Drive in a Wide Bay Universal bay kit: adapts a drive to a wide bay Adapter spans distance between drive and bay Troubleshooting Hard Drives Problems occur before and after installation Problems may be hardware or software related Hardware-related problems will be addressed Problems with Hard Drive Installations CMOS setup does not reflect new hard drive Solution: Enable autodetection and reboot system Error message: Hard drive not found. Reseat the data cable and reboot the PC Error message: No boot device available. Insert bootable disk and restart the machine Error message 601 appears on the screen Connect the power cord to the floppy disk drive Error message: Hard drive not present Restore jumpers to their original state Problems with Hard Drive Installations (continued) Things to check if CMOS setup does not show drive Does your system BIOS recognize large drives? Is autodetection correctly configured in CMOS setup? Are the jumpers on the drive set correctly? Are the power cord and data cable connected? How to Approach a Hard Drive Problem After the Installation Some post-installation problems Corrupted data files A corrupted Windows installation

10 A hardware issue preventing system from booting Preparation steps Start with the end user: conduct an interview Prioritize what you have learned Example: make data backup your first priority Be aware of available resources Examples: documentation, Internet, Technical Support Hard Drive Hardware Problems Causes of problems present during boot: Hard drive subsystem Partition table File system on the drive Files required for the OS to boot Some things to do if POST reveals problem Check the jumper settings on the drive Check the cable for frayed edges or other damage Try booting from another media; e.g. setup CD Check manufacturer Web site for diagnostic software Hard Drive Hardware Problems (continued) Bumps are bad A scratched surface may cause a hard drive crash Data may be recovered, even if drive is inaccessible Invalid drive or drive specification System BIOS cannot read partition table information Boot from recovery CD and check partition table To be covered in later chapters Bad sector errors

11 Problem due to fading tracks and sectors Solution: replace the drive Troubleshooting Floppy Drives and Disks Table 7-4 has two columns One identifies errors occurring before and after boot Another displays troubleshooting tasks Summary Current floppy disks are 3 ½ inch, high-density disks Floppy disk format: 80 tracks, each with 8 sectors Hard drive physical organization: cylinders, tracks, sectors Hard drive logical organization: boot record, file allocation tables, and root directory Secondary storage device communicates with system using a standard, such as ATA or SCSI Summary (continued) Parallel ATA (or EIDE): allows connection of up to 4 devices Serial ATA (SATA): specifies one cable per device SCSI group: allow up to 7 or 15 physical devices and multiple logical devices per physical device Other drive interface standards: USB, FireWire, Fibre Channel Newly installed hard drives are usually automatically detected by BIOS

A+ Guide to Hardware, 4e. Chapter 7 Hard Drives

A+ Guide to Hardware, 4e. Chapter 7 Hard Drives A+ Guide to Hardware, 4e Chapter 7 Hard Drives Objectives Learn how the organization of data on floppy drives and hard drives is similar Learn about hard drive technologies Learn how a computer communicates

More information

A+ Guide to Managing and Maintaining your PC, 6e. Chapter 8 Hard Drives

A+ Guide to Managing and Maintaining your PC, 6e. Chapter 8 Hard Drives A+ Guide to Managing and Maintaining your PC, 6e Chapter 8 Hard Drives Introduction Hard drive: most important secondary storage device Hard drive technologies have evolved rapidly Hard drive capacities

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 6 Supporting Hard Drives

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 6 Supporting Hard Drives A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 6 Supporting Hard Drives Objectives Learn about the technologies used inside a hard drive and how data is organized on the drive

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 6 Supporting Hard Drives

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 6 Supporting Hard Drives A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 6 Supporting Hard Drives Objectives Learn about the technologies used inside a hard drive and how data is organized on the drive

More information

IS 258 PC Maintenance. Lecture 5: Installing, Upgrading and Troubleshooting Hard Drive Instructor: Henry Kalisti

IS 258 PC Maintenance. Lecture 5: Installing, Upgrading and Troubleshooting Hard Drive Instructor: Henry Kalisti IS 258 PC Maintenance Lecture 5: Installing, Upgrading and Troubleshooting Hard Drive Instructor: Henry Kalisti 1 Objectives Learn about the technologies used inside a hard drive and how data is organized

More information

How Hard Drives Work

How Hard Drives Work Thomas H. Russell How Hard Drives Work Hard drives come in two major types: the traditional type with moving parts; and a newer, more expensive technology that has no moving parts How Hard Drives Work

More information

Hard Drive Technologies

Hard Drive Technologies Unit 8 Hard Drive Technologies Copyright 2002 Heathkit Company, Inc. All rights reserved. The disk surface is divided into tracks. 2 Most Hard Drives Have Multiple Platters Platter1, Track1 Platter2, Track1

More information

Chapter. Chapter. Magnetic and Solid-State Storage Devices

Chapter. Chapter. Magnetic and Solid-State Storage Devices Chapter Chapter 9 Magnetic and Solid-State Storage Devices Objectives Explain how magnetic principles are applied to data storage. Explain disk geometry. Identify disk partition systems. Recall common

More information

Hard Drive Technologies

Hard Drive Technologies Unit 8 Hard Drive Technologies Copyright 2002 Heathkit Company, Inc. All rights reserved. The disk surface is divided into tracks. 2 Most Hard Drives Have Multiple Platters Platter1, Track1 Platter2, Track1

More information

About the Presentations

About the Presentations About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning of each presentation. You may customize the presentations

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware : Managing, Maintaining, and Troubleshooting, 5e Chapter 1 Introducing Hardware Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components

More information

A+ Certification Guide. Chapter 12 Storage Devices

A+ Certification Guide. Chapter 12 Storage Devices A+ Certification Guide Chapter 12 Storage Devices Chapter 12 Objectives Drive Interface Types Hard Disk Drives SSD / Flash Drives Identify External Removable Storage RAID Optical Drives Floppy Drives Tape

More information

CISC 7310X. C11: Mass Storage. Hui Chen Department of Computer & Information Science CUNY Brooklyn College. 4/19/2018 CUNY Brooklyn College

CISC 7310X. C11: Mass Storage. Hui Chen Department of Computer & Information Science CUNY Brooklyn College. 4/19/2018 CUNY Brooklyn College CISC 7310X C11: Mass Storage Hui Chen Department of Computer & Information Science CUNY Brooklyn College 4/19/2018 CUNY Brooklyn College 1 Outline Review of memory hierarchy Mass storage devices Reliability

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 16 Fixing Windows Problems

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 16 Fixing Windows Problems A+ Guide to Managing and Maintaining Your PC, 7e Chapter 16 Fixing Windows Problems Objectives Learn what to do when a hardware device, application, or Windows component gives a problem Learn what to do

More information

UNIT 2 Data Center Environment

UNIT 2 Data Center Environment UNIT 2 Data Center Environment This chapter provides an understanding of various logical components of hosts such as file systems, volume managers, and operating systems, and their role in the storage

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 7 Fixing Windows Problems

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 7 Fixing Windows Problems : Managing, Maintaining, and Troubleshooting, 5e Chapter 7 Fixing Windows Problems Objectives Learn what to do when a hardware device, application, or Windows component gives a problem Learn what to do

More information

Chapter 6 Part 1 Understanding Hardware

Chapter 6 Part 1 Understanding Hardware Chapter 6 Part 1 Understanding Hardware CS10001- Computer Literacy Chapter 6: Understanding and Assessing Hardware 1 System Evaluation The subsystems to understand: CPU subsystem Memory subsystem Storage

More information

Chapter 3: Computer Assembly

Chapter 3: Computer Assembly Chapter 3: Computer Assembly IT Essentials v6.0 ITE v6.0 1 Chapter 3 - Sections & Objectives 3.1 Assemble the Computer Build a Computer. 3.2 Boot the Computer Explain how to verify BIOS and UEFI settings.

More information

CS420: Operating Systems. Mass Storage Structure

CS420: Operating Systems. Mass Storage Structure Mass Storage Structure James Moscola Department of Physical Sciences York College of Pennsylvania Based on Operating System Concepts, 9th Edition by Silberschatz, Galvin, Gagne Overview of Mass Storage

More information

System CMOS/BIOS Configuration PC Diagnostics

System CMOS/BIOS Configuration PC Diagnostics System CMOS/BIOS Configuration PC Diagnostics (POST; Error Messages and Error Codes) CMOS/BIOS Complementary Metal Oxide Substrate (CMOS) A part of the motherboard that maintains system variables in static

More information

Overview of Mass Storage Structure

Overview of Mass Storage Structure Overview of Mass Storage Structure Magnetic disks provide bulk of secondary storage Drives rotate at 70 to 250 times per second Ipod disks: 4200 rpm Laptop disks: 4200, 5400 rpm or 7200 rpm Desktop disks:

More information

BTEC Level 3 Unit 2. Computer Components

BTEC Level 3 Unit 2. Computer Components BTEC Level 3 Unit 2 1 Computer Components Stores: The Operating System Application files User data 3.5 inch units in servers and desktops 2.5 inch units in notebooks and external drives Computer Components

More information

CSE 153 Design of Operating Systems

CSE 153 Design of Operating Systems CSE 153 Design of Operating Systems Winter 2018 Lecture 20: File Systems (1) Disk drives OS Abstractions Applications Process File system Virtual memory Operating System CPU Hardware Disk RAM CSE 153 Lecture

More information

IT Essentials v5.0: Introduction to the Personal Computer Online Study Questions Chapter 1

IT Essentials v5.0: Introduction to the Personal Computer Online Study Questions Chapter 1 Name: Per.: IT Essentials v5.0: Introduction to the Personal Computer Online Study Questions Chapter 1 Curr Question Answer 1.0.1 1. How large were the first computers? The OS 2. What makes up a computer?

More information

HDD Mechanics, Electronics

HDD Mechanics, Electronics FUNDAMENTAL OF HARD DISK DRIVE TECHNOLOGY พ นฐานเทคโนโลย ฮาร ดด สก ไดรฟ HDD Mechanics, Electronics เทคโนโลย เคร องกล อ เล กทรอน กส ในฮาร ดด สก ไดรฟ Dr. Anakkapon Saenthon King Mongkut's Institute of Technology

More information

Chapter 10: Mass-Storage Systems

Chapter 10: Mass-Storage Systems COP 4610: Introduction to Operating Systems (Spring 2016) Chapter 10: Mass-Storage Systems Zhi Wang Florida State University Content Overview of Mass Storage Structure Disk Structure Disk Scheduling Disk

More information

Introduction to the Personal Computer

Introduction to the Personal Computer Introduction to the Personal Computer 2.1 Describe a computer system A computer system consists of hardware and software components. Hardware is the physical equipment such as the case, storage drives,

More information

Hard Disk Organization. Vocabulary

Hard Disk Organization. Vocabulary Hard Disk Organization Vocabulary Platter: one ceramic plate, covered with magnetizable film where the bits are actually stored. Both sides of a platter can be used. Increasing the number of platters is

More information

Getting Started. Here's how to get started using your Zip 250 drive: 1. Unpack the Zip 250 drive and accessories.

Getting Started. Here's how to get started using your Zip 250 drive: 1. Unpack the Zip 250 drive and accessories. Getting Started IMPORTANT! Before installing or using your Zip 250 drive, read and follow the USB guidelines to ensure reliable performance of your USB devices. Here's how to get started using your Zip

More information

Motherboard Components of a Desktop Computer

Motherboard Components of a Desktop Computer Motherboard Components of a Desktop Computer The motherboard is the main component inside the case. It is a large rectangular board with integrated circuitry that connects the rest of the parts of the

More information

Section 5 MUST BE COMPLETED BY: 12/5

Section 5 MUST BE COMPLETED BY: 12/5 Test Out Online Lesson 5 Schedule Section 5 MUST BE COMPLETED BY: 12/5 Section 5.1: Storage Devices This section provides an overview of storage devices. Concepts covered include: Common storage devices:

More information

Chapter 10: Mass-Storage Systems

Chapter 10: Mass-Storage Systems Chapter 10: Mass-Storage Systems Silberschatz, Galvin and Gagne 2013 Chapter 10: Mass-Storage Systems Overview of Mass Storage Structure Disk Structure Disk Attachment Disk Scheduling Disk Management Swap-Space

More information

Chapter 10: Mass-Storage Systems. Operating System Concepts 9 th Edition

Chapter 10: Mass-Storage Systems. Operating System Concepts 9 th Edition Chapter 10: Mass-Storage Systems Silberschatz, Galvin and Gagne 2013 Chapter 10: Mass-Storage Systems Overview of Mass Storage Structure Disk Structure Disk Attachment Disk Scheduling Disk Management Swap-Space

More information

Che-Wei Chang Department of Computer Science and Information Engineering, Chang Gung University

Che-Wei Chang Department of Computer Science and Information Engineering, Chang Gung University Che-Wei Chang chewei@mail.cgu.edu.tw Department of Computer Science and Information Engineering, Chang Gung University l Chapter 10: File System l Chapter 11: Implementing File-Systems l Chapter 12: Mass-Storage

More information

FASTTRAK TX4000 USER MANUAL. Version 1.3

FASTTRAK TX4000 USER MANUAL. Version 1.3 FASTTRAK TX4000 USER MANUAL Version 1.3 FastTrak TX4000 User Manual Copyright 2002 Promise Technology, Inc. All Rights Reserved. Copyright by Promise Technology, Inc. (Promise Technology). No part of this

More information

NEC Express5800 Series

NEC Express5800 Series NEC Express5800 Series NEC Express5800/120Rf-1,120Rh-2 Operation Manual For Microsoft Windows Server 2003, Standard x64 Edition / Microsoft Windows Server 2003, Enterprise x64 Edition Note: Microsoft and

More information

lesson 3 Transforming Data into Information

lesson 3 Transforming Data into Information essential concepts lesson 3 Transforming Data into Information This lesson includes the following sections: How Computers Represent Data How Computers Process Data Factors Affecting Processing Speed Extending

More information

CS370 Operating Systems

CS370 Operating Systems CS370 Operating Systems Colorado State University Yashwant K Malaiya Fall 2016 Lecture 35 Mass Storage Slides based on Text by Silberschatz, Galvin, Gagne Various sources 1 1 Questions For You Local/Global

More information

Acronis Disk Director 11 Home. Quick Start Guide

Acronis Disk Director 11 Home. Quick Start Guide Acronis Disk Director 11 Home Quick Start Guide Copyright Acronis, Inc., 2000-2010. All rights reserved. "Acronis", "Acronis Compute with Confidence", "Acronis Recovery Manager", "Acronis Secure Zone",

More information

Ultra ATA/133 RAID Card. User Manual

Ultra ATA/133 RAID Card. User Manual Ultra ATA/133 RAID Card User Manual Copyright Copyright by Promise Technology, Inc. ( Promise ), 2001. No part of this manual may be reproduced or transmitted in any form without the expressed, written

More information

CSE 153 Design of Operating Systems Fall 2018

CSE 153 Design of Operating Systems Fall 2018 CSE 153 Design of Operating Systems Fall 2018 Lecture 12: File Systems (1) Disk drives OS Abstractions Applications Process File system Virtual memory Operating System CPU Hardware Disk RAM CSE 153 Lecture

More information

Magic Card User Manual

Magic Card User Manual Table of Contents Magic Card User Manual Magic Card Introduction 2 What is Magic card? 2 Magic Card Features 2 Working Modes 3 Magic card editions 3 Installation 4 System Requirements 4 Pre-installation

More information

INTRODUCTION TO Data Storage

INTRODUCTION TO Data Storage Introduction to Computing INTRODUCTION TO Data Storage CPU AND MICROPROCESSOR Memory Used to store data, instructions, and information The operating system and other system software Application programs

More information

V. Mass Storage Systems

V. Mass Storage Systems TDIU25: Operating Systems V. Mass Storage Systems SGG9: chapter 12 o Mass storage: Hard disks, structure, scheduling, RAID Copyright Notice: The lecture notes are mainly based on modifications of the slides

More information

Chapter 12: Mass-Storage Systems. Operating System Concepts 8 th Edition,

Chapter 12: Mass-Storage Systems. Operating System Concepts 8 th Edition, Chapter 12: Mass-Storage Systems, Silberschatz, Galvin and Gagne 2009 Chapter 12: Mass-Storage Systems Overview of Mass Storage Structure Disk Structure Disk Attachment Disk Scheduling Disk Management

More information

Chapter 12: Mass-Storage

Chapter 12: Mass-Storage Chapter 12: Mass-Storage Systems Chapter 12: Mass-Storage Systems Revised 2010. Tao Yang Overview of Mass Storage Structure Disk Structure Disk Attachment Disk Scheduling Disk Management Swap-Space Management

More information

Implementing Hard Drives

Implementing Hard Drives Implementing Hard Drives Chapter 12 Overview In this chapter, you will learn how to Explain the partitions available in Windows Discuss hard drive formatting options Partition and format hard drives Maintain

More information

CS3600 SYSTEMS AND NETWORKS

CS3600 SYSTEMS AND NETWORKS CS3600 SYSTEMS AND NETWORKS NORTHEASTERN UNIVERSITY Lecture 9: Mass Storage Structure Prof. Alan Mislove (amislove@ccs.neu.edu) Moving-head Disk Mechanism 2 Overview of Mass Storage Structure Magnetic

More information

Installing Linux (Chapter 8) Note packet # 4. CSN 115 Operating Systems Ken Mead Genesee Community College. Objectives

Installing Linux (Chapter 8) Note packet # 4. CSN 115 Operating Systems Ken Mead Genesee Community College. Objectives Installing Linux (Chapter 8) Note packet # 4 CSN 115 Operating Systems Ken Mead Genesee Community College Objectives Learn about the hardware components of your computer system Configure hard disk space

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation...2 1.1 Serial ATA (SATA) Hard Disks Installation...2 2. Guide to RAID Configurations...3 2.1 Introduction

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Multimedia Devices and Mass Storage

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Multimedia Devices and Mass Storage A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 8 Multimedia Devices and Mass Storage Objectives Learn about multimedia adapter cards, including sound cards, TV tuner cards,

More information

Introduction To Computer Hardware. Hafijur Rahman

Introduction To Computer Hardware. Hafijur Rahman Introduction To Computer Hardware Lecture 2 Hafijur Rahman What is a Computer? A computer is an electronic device, which can input, process, and output data. input processing output A computer is a machine

More information

computer case. Various form factors exist for motherboards, as shown in this chart.

computer case. Various form factors exist for motherboards, as shown in this chart. INTERNAL COMPONENTS The motherboard is the main printed circuit board and contains the buses, or electrical pathways, found in a computer. These buses allow data to travel between the various components

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 10 Multimedia Devices and Mass Storage

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 10 Multimedia Devices and Mass Storage A+ Guide to Managing and Maintaining Your PC, 7e Chapter 10 Multimedia Devices and Mass Storage Objectives Learn about multimedia adapter cards, including sound cards, TV tuner cards, and video capture

More information

Chapter 12: Secondary-Storage Structure. Operating System Concepts 8 th Edition,

Chapter 12: Secondary-Storage Structure. Operating System Concepts 8 th Edition, Chapter 12: Secondary-Storage Structure, Silberschatz, Galvin and Gagne 2009 Chapter 12: Secondary-Storage Structure Overview of Mass Storage Structure Disk Structure Disk Attachment Disk Scheduling Disk

More information

PCI Card. PCI IDE 100 RAID Card With 3 IEEE Installation Manual PCI1394RAID

PCI Card. PCI IDE 100 RAID Card With 3 IEEE Installation Manual PCI1394RAID PCI Card PCI IDE 100 RAID Card With 3 IEEE-1394 Installation Manual PCI1394RAID 1 General Description The StarTech.com PCI IDE RAID card with 3 IEEE-1394 provides an ideal interconnection for multimedia

More information

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER Components of a personal computer - Summary Computer Case aluminium casing to store all components. Motherboard Central Processor Unit (CPU) Power supply

More information

T Series BIOS BIOS SETUP UTILITY

T Series BIOS BIOS SETUP UTILITY BIOS SECTION T4010 LifeBook T Series Tablet PC T Series BIOS BIOS SETUP UTILITY The BIOS Setup Utility is a program that sets up the operating environment for your tablet. Your BIOS is set at the factory

More information

Peerless Drive System User's Manual

Peerless Drive System User's Manual Peerless Drive System User's Manual Copyright 2001 Iomega Corporation Iomega, the stylized "i" logo, Peerless, and the Peerless brand block are either registered trademarks or trademarks of Iomega Corporation

More information

RAIDTech USER S MANUAL. Revised October 3, Features

RAIDTech USER S MANUAL. Revised October 3, Features RAIDTech USER S MANUAL Revised October 3, 2006 Features Simple, hardware-based RAID (levels 0 or 1) On-the-fly data protection: RAID 1 makes backing up as painless as possible. The data is mirrored in

More information

Storage and File Structure. Classification of Physical Storage Media. Physical Storage Media. Physical Storage Media

Storage and File Structure. Classification of Physical Storage Media. Physical Storage Media. Physical Storage Media Storage and File Structure Classification of Physical Storage Media Overview of Physical Storage Media Magnetic Disks RAID Tertiary Storage Storage Access File Organization Organization of Records in Files

More information

Hard facts. Hard disk drives

Hard facts. Hard disk drives Hard facts Text by PowerQuest, photos and drawings Vlado Damjanovski 2004 What is a hard disk? A hard disk or hard drive is the part of your computer responsible for long-term storage of information. Unlike

More information

Fujitsu LifeBook N Series

Fujitsu LifeBook N Series Fujitsu LifeBook N Series BIOS Guide LifeBook N Series Models: N6400 Document Date: 07/16/2007 Document Part Number: FPC58-1702-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook N Series BIOS N Series

More information

UC Santa Barbara. Operating Systems. Christopher Kruegel Department of Computer Science UC Santa Barbara

UC Santa Barbara. Operating Systems. Christopher Kruegel Department of Computer Science UC Santa Barbara Operating Systems Christopher Kruegel Department of Computer Science http://www.cs.ucsb.edu/~chris/ Input and Output Input/Output Devices The OS is responsible for managing I/O devices Issue requests Manage

More information

COURSE OUTLINE AND SCHEDULE: ASSIGNMENTS ARE DUE EACH MONDAY WEDNESDAY JANUARY Computing Overview

COURSE OUTLINE AND SCHEDULE: ASSIGNMENTS ARE DUE EACH MONDAY WEDNESDAY JANUARY Computing Overview COURSE OUTLINE AND SCHEDULE: ASSIGNMENTS ARE DUE EACH MONDAY WEDNESDAY JANUARY 22 1.0 Computing Overview 1.1 Course Introduction 1.1.1 PC Pro and A+ Certification (9:03) 1.2 Using the Simulator 1.2.1 Using

More information

FASTTRAK S150 TX4 USER MANUAL. Version 1.5M

FASTTRAK S150 TX4 USER MANUAL. Version 1.5M FASTTRAK S150 TX4 USER MANUAL Version 1.5M FastTrak S150 TX4 User Manual Copyright 2003 Promise Technology, Inc. All Rights Reserved. Copyright by Promise Technology, Inc. (Promise Technology). No part

More information

PC BIOS Settings: (22 Jan 2004) These settings will be required for either O.S. Installation or to improve the PC performance.

PC BIOS Settings: (22 Jan 2004) These settings will be required for either O.S. Installation or to improve the PC performance. PC BIOS Settings: (22 Jan 2004) These settings will be required for either O.S. Installation or to improve the PC performance. S.No. Standard Hard Disks Operation Reason 1. CMOS SETUP Keep Type setting

More information

ASSIGNMENT 11. Textbook Assignment: Magnetic Disk Storage, chapter 10, pages 10-1 through

ASSIGNMENT 11. Textbook Assignment: Magnetic Disk Storage, chapter 10, pages 10-1 through ASSIGNMENT 11 Textbook Assignment: Magnetic Disk Storage, chapter 10, pages 10-1 through 10-2 11- Magnetic disks are generally used as which of the following types of storage? 11-5. Fixed disks have which

More information

Chapter 6A. Describing Storage Devices. Describing Storage Devices. Types of Storage Devices. Store data when computer is off Two processes

Chapter 6A. Describing Storage Devices. Describing Storage Devices. Types of Storage Devices. Store data when computer is off Two processes Chapter 6A Types of Storage Devices Describing Storage Devices Store data when computer is off Two processes Writing data Reading data 2 Describing Storage Devices Storage terms Media is the material storing

More information

Downloaded from various sources on the NET

Downloaded from various sources on the NET Overview Computers. Hardware components of a Computer. Purpose and functions of computer operating systems. Evolution of computer operating systems. Operating systems available today. Downloaded from various

More information

Computer Setup (F10) Utility Guide Business PCs

Computer Setup (F10) Utility Guide Business PCs Guide Business PCs Document Part Number: 361206-004 November 2005 This guide provides instructions on how to use Computer Setup. This tool is used to reconfigure and modify computer default settings when

More information

IT Essentials (ITE v5.0 & v5.02) Chapter 3 Exam Answers 100% 2016

IT Essentials (ITE v5.0 & v5.02) Chapter 3 Exam Answers 100% 2016 IT Essentials (ITE v5.0 & v5.02) Chapter 3 Exam Answers 100% 2016 1.A technician is troubleshooting a PC that will not boot. When the PC is powered on, it emits a series of beeps and indicates that the

More information

Ricardo Rocha. Department of Computer Science Faculty of Sciences University of Porto

Ricardo Rocha. Department of Computer Science Faculty of Sciences University of Porto Ricardo Rocha Department of Computer Science Faculty of Sciences University of Porto Slides based on the book Operating System Concepts, 9th Edition, Abraham Silberschatz, Peter B. Galvin and Greg Gagne,

More information

Fujitsu LifeBook N Series

Fujitsu LifeBook N Series Fujitsu LifeBook N Series BIOS Guide LifeBook N Series Models: N6000 Document Date: 11/11/04 Document Part Number: FPC58-1268-01 F U J I T S U C O M P U T E R S Y S T E M S 1 LifeBook N Series Notebook

More information

Introduction to I/O and Disk Management

Introduction to I/O and Disk Management 1 Secondary Storage Management Disks just like memory, only different Introduction to I/O and Disk Management Why have disks? Ø Memory is small. Disks are large. Short term storage for memory contents

More information

Introduction to Configuration. Chapter 4

Introduction to Configuration. Chapter 4 Introduction to Configuration Chapter 4 This presentation covers: > Qualities of a Good Technician > Configuration Overview > Motherboard Battery > Hardware Configuration Overview > Troubleshooting Configurations

More information

Computer Science 61C Spring Friedland and Weaver. Input/Output

Computer Science 61C Spring Friedland and Weaver. Input/Output Input/Output 1 A Computer is Useless without I/O I/O handles persistent storage Disks, SSD memory, etc I/O handles user interfaces Keyboard/mouse/display I/O handles network 2 Basic I/O: Devices are Memory

More information

LabSim Mapping Matrix

LabSim Mapping Matrix LabSim Mapping Matrix A+ Guide to Hardware Managing, Maintaining, and Troubleshooting Fourth Edition LabSim for A+ IT-Technician(220-602) Mapping: LabSim to Chapters 0.0 Introduction LabSim Chapter Reference

More information

Introduction to I/O and Disk Management

Introduction to I/O and Disk Management Introduction to I/O and Disk Management 1 Secondary Storage Management Disks just like memory, only different Why have disks? Ø Memory is small. Disks are large. Short term storage for memory contents

More information

Disk Geometry and Layout

Disk Geometry and Layout Disk Geometry and Layout Alex Applegate 1 Overview Secondary Storage Disk Addressing Master Book Record ATA Interface Host Protected Area Device Configuration Overlay Bad Blocks 2 Secondary Storage Usually

More information

Lecture 23. Finish-up buses Storage

Lecture 23. Finish-up buses Storage Lecture 23 Finish-up buses Storage 1 Example Bus Problems, cont. 2) Assume the following system: A CPU and memory share a 32-bit bus running at 100MHz. The memory needs 50ns to access a 64-bit value from

More information

MASS-STORAGE STRUCTURE

MASS-STORAGE STRUCTURE UNIT IV MASS-STORAGE STRUCTURE Mass-Storage Systems ndescribe the physical structure of secondary and tertiary storage devices and the resulting effects on the uses of the devicesnexplain the performance

More information

Storage Systems. Storage Systems

Storage Systems. Storage Systems Storage Systems Storage Systems We already know about four levels of storage: Registers Cache Memory Disk But we've been a little vague on how these devices are interconnected In this unit, we study Input/output

More information

Describe the features and performance characteristics of server-class hard disks and solid state drives.

Describe the features and performance characteristics of server-class hard disks and solid state drives. Storage Devices Storage Devices Objectives On completion of this unit, you will be able to: Describe the features and performance characteristics of server-class hard disks and solid state drives. Describe

More information

HDD Setting OBJECTIVES RESOURCES DISCUSSION LAB PROCEDURE 4

HDD Setting OBJECTIVES RESOURCES DISCUSSION LAB PROCEDURE 4 LAB PROCEDURE 4 HDD Setting OBJECTIVES 1. Auto-detect IDE drives in CMOS. 2. Use CMOS IDE modes. 3. Learn about CD-ROM setup considerations. Hardware RESOURCES 1. Marcraft 8000 Trainer 2. Windows Millennium

More information

Ch 11: Storage and File Structure

Ch 11: Storage and File Structure Ch 11: Storage and File Structure Overview of Physical Storage Media Magnetic Disks RAID Tertiary Storage Storage Access File Organization Organization of Records in Files Data-Dictionary Dictionary Storage

More information

Fujitsu LifeBook A Series

Fujitsu LifeBook A Series Fujitsu LifeBook A Series BIOS Guide LifeBook A Series Model: A6030 Document Date: 06/06/2007 Document Part Number: FPC58-1698-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook A Series BIOS A Series

More information

BIOS SECTION S6210/6220

BIOS SECTION S6210/6220 BIOS SECTION S6210/6220 LifeBook S Series Notebook BIOS S Series BIOS BIOS SETUP UTILITY The BIOS Setup Utility is a program that sets up the operating environment for your notebook. Your BIOS is set at

More information

10. In the world of computers, the term refers to the computer s physical components, such as the monitor, keyboard, motherboard, and hard drive.

10. In the world of computers, the term refers to the computer s physical components, such as the monitor, keyboard, motherboard, and hard drive. Computer Maintenance 2016 Fall Final Review True/False Indicate whether the statement is true or false. 1. A motherboard can have more than one bus, each using a different protocol, speed, data path size,

More information

XL-RAID-213SA User Manual

XL-RAID-213SA User Manual XL-RAID-213SA User Manual Introduction English Thank you for purchasing our products. This manual will introduce the XL-RAID-213SA Series. Before using your XL-RAID-213SA, please read this manual thoroughly.

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future Twelfth Edition Chapter 2: Inside the System Unit Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Inside the Computer System Copyright 2012 Pearson Education,

More information

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science 1.1 Bits and Bit Patterns CS11102 Introduction to Computer Science Data Storage 1.1 Bits and Their Storage 1.2 Main Memory 1.3 Mass Storage 1.4 Representation of information as bit patterns Bit: Binary

More information

ACARD ATA-133 RAID AEC-6880M

ACARD ATA-133 RAID AEC-6880M AEC-6880M PCI-to-IDE ATA-133 RAID 0 Controller for Macintosh User s Manual Version:1.0 Copyright 2001 ACARD Technology Corp. Copyright and Trademarks Information The information of product in this manual

More information

I/O CANNOT BE IGNORED

I/O CANNOT BE IGNORED LECTURE 13 I/O I/O CANNOT BE IGNORED Assume a program requires 100 seconds, 90 seconds for main memory, 10 seconds for I/O. Assume main memory access improves by ~10% per year and I/O remains the same.

More information

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 13 Troubleshooting Hardware Problems

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 13 Troubleshooting Hardware Problems A+ Guide to Managing & Maintaining Your Chapter 13 Troubleshooting Hardware Problems Objectives Learn how to approach and solve a computer problem related to hardware, especially when the problem occurs

More information

Linux+ Guide to Linux Certification, Third Edition. Chapter 6 Advanced Installation

Linux+ Guide to Linux Certification, Third Edition. Chapter 6 Advanced Installation Linux+ Guide to Linux Certification, Third Edition Chapter 6 Advanced Installation Objectives Describe the types and structure of SCSI devices Explain the different levels of RAID and types of RAID configurations

More information

Darshan Institute of Engineering & Technology for Diploma Studies

Darshan Institute of Engineering & Technology for Diploma Studies 1. Explain in detail different component of Hard Disk Drive. (May-2011,Nov- 2014,May-2015) The magnetic storage hard disk is based on a more than 40 year old technology and still is being improved rapidly.

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation... 2 1.1 Serial ATA (SATA) Hard Disks Installation... 2 2. Guide to RAID Configurations... 3 2.1 Introduction

More information

Mass-Storage Structure

Mass-Storage Structure Operating Systems (Fall/Winter 2018) Mass-Storage Structure Yajin Zhou (http://yajin.org) Zhejiang University Acknowledgement: some pages are based on the slides from Zhi Wang(fsu). Review On-disk structure

More information

Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware)

Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware) Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware) Personal computer hardware are component devices which are typically installed into or peripheral to

More information