1Module 6: Storage How do you explain how CPU works to a housewife.

Slides:



Advertisements
Similar presentations
Chapter 6 Storage and Multimedia
Advertisements

Mass storage (secondary storage)
CY1001 Introduction to Computer Systems Storage Devices
1Copyright © Prentice Hall 2000 Storage and Multimedia Chapter 5 The Facts and More.
Lesson 9 Types of Storage Devices.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 6 Storage and Multimedia: The Facts and More.
Types Of Storage Device
Computing ESSENTIALS CHAPTER Copyright 2003 The McGraw-Hill Companies, Inc.Copyright 2003 The McGraw-Hill Companies, Inc Secondary Storage computing.
Professor Michael J. Losacco CIS 1110 – Using Computers Storage Chapter 6.
Section 5a Types of Storage Devices.
Secondary Storage Chapter 8 McGraw-Hill/Irwin
Data Storage Lecture 3 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
1 Chapter 6 Storage and Multimedia: The Facts and More.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 8 Secondary Storage.
Chapter 5 Secondary Storage
Backing Storage Chapter 18.
Storage Devices and Media
Storage and Multimedia: The Facts and More Chapter 6.
Storage and Multimedia: The Facts and More
1 Introduction to Computers Day 4. 2 Storage device A functional unit into which data can be –placed –retained(stored) –retrieved(accessed)
Storage device.
Chapter 8 Secondary Storage.
AS Level ICT Selection and use of storage requirements, media, and devices: Devices and media.
Mass storage (secondary storage)
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
 Introduction Introduction  Types of Secondary storage devices Types of Secondary storage devices  Floppy Disks Floppy Disks  Hard Disks Hard Disks.
Storage Devices Presented by: Saba Mudassar. Storage Devices Primary storage: is the storage provided by memory in a computer system e.g. ROM/RAM. Secondary.
Understanding Computers
ASHIMA KALRA.  Hard disks.Hard disks.  Floppy disks.Floppy disks.  CD ROMs.CD ROMs.  DVDs.DVDs.
Presented by: Manjeet Singh. Secondary Storage Devices Magnetic media Tape Disks Optical Media Compact Discs CD-R, WORM (Write Once, Read Many) CD-RW.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 7 Secondary Storage.
Comp 1001: IT & Architecture - Joe Carthy 1 Information Representation: Summary All Information is stored and transmitted in digital form in a computer.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Question 1 To start up, a computer locates
Storage and Multimedia Part II Bayram Güzer. Magnetic Tape Storage It is similar to tape used in music cassettes –Plastic tape with a magnetic coating.
SECONDARY STORAGE Secondary storage devices are used to save, to back up, and to transport files Over the past several years, data storage capacity has.
1 Chapter 3 Understanding Computers, 11 th Edition Storage Medium The physical material on which a computer keeps data, instructions and information. Can.
Secondary Storage Chapter 7.
Physical Storage and File Organization COMSATS INSTITUTE OF INFORMATION TECHNOLOGY, VEHARI.
Module 6: Information storage Objective – The bird view of data and information storage – Benefits of secondary storage – Second storage device for personal.
INFO1 – Practical problem solving in the digital world
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Computers: Information Technology in Perspective.
Lecture 4: Secondary Storage. I. Secondary Storage (Hard Drives) Secondary Storage Secondary Storage: holds data and programs for future use by providing.
Storage and Multimedia Part I Bayram Güzer. Secondary Storage Secondary storage is separate from the computer itself You can store software and data on.
Raymond Washington Secondary Storage Chapter 8. Traditional Floppy Disk The Traditional Floppy Disk is the 1.44 MB 3 1/2 - inch disk. They came out about.
GCSE Information Technology Storing data Data storage devices can be divided into 2 main categories: Backing storage is used to store programs and data.
AS Computing Storage devices. Primary storage  A computer’s main memory (RAM) is known as primary memory.  Primary memory is volatile; when the computer.
Copyright Prentice-Hall, Inc Storing & Retrieving Information Chapter 7.
8 SECONDARY STORAGE CHAPTER
Chapter 2 part 2. Computer Processing Speeds Milliseconds - thousands of a second Microseconds - millionths of a second Nanoseconds - billionths of a.
Storage Devices Magnetic Storage Optical Storage Digital Storage.
Secondary Storage Devices: Magnetic Disks Optical Disks Floppy Disks Magnetic Tapes CENG 351.
Computers: Tools for an Information Age Chapter 6 Storage and Multimedia: The Facts and More.
11.1Database System Concepts. 11.2Database System Concepts Now Something Different 1st part of the course: Application Oriented 2nd part of the course:
Storage of Data Instructions and data are held in main memory which is divided into millions of addressable storage.
Computers: Tools for an Information Age.  Separate from the computer itself  Software and data stored on a semipermanent basis  Unlike memory, not.
STORAGE DEVICES Introduction Comparision Storage Hierarchy Slide 1.
Storage Devices.
Storage Devices Primary storage: is the storage provided by memory in a computer system e.g. ROM/RAM. Secondary storage: is storage provided by peripheral.
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited By :Asma AlOsaimi.
Storage devices 1. Storage Storage device : stores data and programs permanently its retained after the power is turned off. The most common type of storage.
Objectives List the benefits of secondary storage Identify and describe storage media available for personal computers Differentiate among the principal.
STORAGE DEVICES Storage devices are categorized by the method they use to store files.
Copyright © 2003 Prentice Hall, Inc 1 Chapter 4 Storing Data: Electronic Filing Cabinets NEXT SLIDE.
Computers: Tools for an Information Age
Secondary Storage Devices…. What is a Secondary Storage
Mass storage (secondary storage)
Computers: Tools for an Information Age
Lesson 9 Types of Storage Devices.
Primary Storage 1. Registers Part of the CPU
Presentation transcript:

1Module 6: Storage How do you explain how CPU works to a housewife

2Module 6: Storage Domains and their measurement Space Meter, millimeter, micrometer, nanometer Meter, millimeter, micrometer, nanometerTime Second, millisecond, microsecond, nanosecond Second, millisecond, microsecond, nanosecondFrequency Hertz (Hz), KHz, MHz, GHz Hertz (Hz), KHz, MHz, GHz Clock cycle time = 1 / system clock frequency Clock cycle time = 1 / system clock frequencyInformation Bit, Byte, KB, MB, GM, TB Bit, Byte, KB, MB, GM, TBPrinting/publication Point (pt), 1 pt = 1/72 inch Point (pt), 1 pt = 1/72 inch

Copyright © 2003 by Prentice Hall Module 6: Information storage Objective The bird view of data and information storage The bird view of data and information storage Benefits of secondary storage Benefits of secondary storage Second storage device for personal computers Second storage device for personal computers Features of secondary storage devices. Features of secondary storage devices. How data is stored on a disk How data is stored on a disk

4Module 6: Storage Storage Hierarchy of data/information storage Register: small, fast Register: small, fast Cache: intermediate, not addressable Cache: intermediate, not addressable Main memory: addressable, volatile Main memory: addressable, volatile Second storage, not addressable, can only store files, e.g. program files, data files Second storage, not addressable, can only store files, e.g. program files, data files Control Unit ALU Registers Main memory CPU Cache L1 Cache L2 Secondary storage Storage system

5Module 6: Storage Benefits of Secondary Storage SpaceReliabilityConvenienceEconomy

6Module 6: Storage Space Store a roomful of data on disks smaller than the size of a breadbox Diskette contains equivalent of 500 printed pages Diskette contains equivalent of 500 printed pages Optical disk can hold equivalent of 500 books Optical disk can hold equivalent of 500 books A DVD disk can hold 3,500 books A DVD disk can hold 3,500 books

7Module 6: Storage Reliability Data in secondary storage is relatively safe Secondary storage is highly reliable Secondary storage is highly reliable More difficult for untrained people to tamper with data stored on disk More difficult for untrained people to tamper with data stored on disk

8Module 6: Storage Convenience Authorized users can easily and quickly locate data stored on the computer

9Module 6: Storage Economy Several factors create significant savings in storage costs Less expensive to store data on disks than to buy and house filing cabinets Less expensive to store data on disks than to buy and house filing cabinets Reliable and safe data is less expensive to maintain Reliable and safe data is less expensive to maintain Greater speed and convenience in filing and retrieving data Greater speed and convenience in filing and retrieving data

10Module 6: Storage Magnetic Disk Storage Data represented as magnetized spots on surface of spinning disk Two states of magnetic molecule: Ordered or unordered Two states of magnetic molecule: Ordered or unordered Can be controlled, and changed by electronic/magnetic field Can be controlled, and changed by electronic/magnetic field Spots on disk converted to electrical impulses Spots on disk converted to electrical impulses Primary types Diskettes Diskettes Hard Disks Hard Disks

11Module 6: Storage Diskettes Made of flexible Mylar and coated with iron oxide Has protection of rigid plastic jacket 3 ½” diskette holds 1.44 MB of data High-capacity variations Sony’s HiFD holds 200 MB Sony’s HiFD holds 200 MB Imation’s SuperDisk available in 120 and 240 MB versions Imation’s SuperDisk available in 120 and 240 MB versions Iomega’s Zip drive available in 100, 250, and 750 MB versions Iomega’s Zip drive available in 100, 250, and 750 MB versions

12Module 6: Storage Hard Disks Rigid platter coated with magnetic oxide Several can be combined into a disk pack Several can be combined into a disk pack Disk drive - a device that allows data to be read from or written to a disk Disk drive for personal computers contained within computer housing Disk drive for personal computers contained within computer housing Large computer systems may have several external disk drives Large computer systems may have several external disk drives

13Module 6: Storage Reading/Writing Data Access arm moves read/write head over particular location Read/write head hovers a few millionths of an inch above platter If head touches platter, a head crash occurs and data is destroyed If head touches platter, a head crash occurs and data is destroyed Data can be destroyed if head touches miniscule foreign matter on surface of disk Data can be destroyed if head touches miniscule foreign matter on surface of disk

14Module 6: Storage Disk Packs Each platter has its own access arm with read/write head Most disk packs combine platters, access arms, and read/write head

15Module 6: Storage Hard Disks for Personal Computers Sealed modules that mount in a 3 ½” bay Capacity in gigabytes Accessing files much faster than accessing files on diskettes Some contain removable cartridges Iomega’s Jaz drive is very popular Iomega’s Jaz drive is very popular

16Module 6: Storage Redundant Array of Independent Disks (RAID) A group of disks that work together as one Raid level 0 spreads data from a single file over several drives Raid level 0 spreads data from a single file over several drives Called data striping Increases performance Raid level 1 duplicates data on several drives Raid level 1 duplicates data on several drives Called disk mirroring Increases fault tolerance

17Module 6: Storage How Data Is Organized on Disk TrackSectorClusterCylinder

18Module 6: Storage Track The circular portion of the disk surface that passes under the read/write head Floppy diskette has 80 tracks on each surface Floppy diskette has 80 tracks on each surface Hard disk may have 1,000 or more tracks on each surface of each platter Hard disk may have 1,000 or more tracks on each surface of each platter

19Module 6: Storage Sector Each track is divided into sectors that hold a fixed number of bytes Typically 512 bytes per sector Typically 512 bytes per sector Zone recording assigns more sectors to tracks in outer zones than those in inner zones Uses storage space more fully Uses storage space more fully

20Module 6: Storage Cluster A fixed number of adjacent sectors that are treated as a unit of storage Typically two to eight sectors, depending on the operating system Typically two to eight sectors, depending on the operating system

21Module 6: Storage Cylinder The track on each surface that is beneath the read/write head at a given position of the read/write heads When file is larger than the capacity of a single track, operating system will store it in tracks within the same cylinder When file is larger than the capacity of a single track, operating system will store it in tracks within the same cylinder

22Module 6: Storage Disk Access Speed Access time - the time needed to access data on disk Three factors Seek time: moving arm over a track Seek time: moving arm over a track Head switching: from one head to another Head switching: from one head to another Rotational delay: rotating to a sector Rotational delay: rotating to a sector Once data found, next step is data transfer

23Module 6: Storage Data Transfer The process of transferring data between its location on the disk track and memory Measures of performance Average access time Average access time About 10 milliseconds (10 thousandth of a second) Data transfer rate - how fast data can be transferred once it has been found Data transfer rate - how fast data can be transferred once it has been found Stated in terms of megabytes per second

24Module 6: Storage Optical Disk Storage Provides inexpensive and compact storage with greater capacity Laser scans disk and picks up light reflections from disk surface Categorized by read/write capability Read-only media - user can read from, but not write to disk Read-only media - user can read from, but not write to disk Write-once, read-many (WORM) - user can write to disk once Write-once, read-many (WORM) - user can write to disk once

25Module 6: Storage Compact Disks CD-ROM - drive can only read data from CDs CD-ROM stores up to 700 MB per disk CD-ROM stores up to 700 MB per disk Primary medium for software distribution Primary medium for software distribution CD-R - drive can write to disk once Disk can be read by CD-ROM or CD-R drive Disk can be read by CD-ROM or CD-R drive CD-RW - drive can erase and record over data multiple times Some compatibility problems trying to read CD-RW disks on CD-ROM drives Some compatibility problems trying to read CD-RW disks on CD-ROM drives

26Module 6: Storage Digital Versatile Disk (DVD) Short wavelength laser can read densely packed spots DVD drive can read CD-ROMs DVD drive can read CD-ROMs Capacity up to 17GB Capacity up to 17GB Allows for full-length movies Allows for full-length movies Sound is better than on audio CDs Sound is better than on audio CDs Several versions of writable and rewritable DVDs exist

27Module 6: Storage Multimedia Presents information with text, illustrations, photos, narration, music, animation, and film clips Not practical until the advent of the optical disk RequirementsApplications

28Module 6: Storage Requirements CD-ROM or DVD-ROM drive Sound card or sound chip Speakers For high-quality sound, get good speakers and powered subwoofer For high-quality sound, get good speakers and powered subwoofer Equipped to handle MPEG Standards for compressing video Standards for compressing video

29Module 6: Storage Magnetic Tape Storage Tape similar to tape used in music cassettes Categorized in terms of density Number of bits per inch stored on tape Number of bits per inch stored on tape Used primarily for backup of data stored on disk systems

30Module 6: Storage Backup Systems Imperative to have copies of important data stored away from the computer Disks occasionally fail Disks occasionally fail Software installation can cause computer to crash Software installation can cause computer to crash Users make mistakes entering data Users make mistakes entering data Tape is ideal backup medium Can copy entire hard disk to single tape in minutes Can copy entire hard disk to single tape in minutes Backup can be scheduled when you are not going to use the system Backup can be scheduled when you are not going to use the system

31Module 6: Storage File Plan Overview Must devise a plan for placing data on a storage unit Key factors Whether users must access data directly (immediately) Whether users must access data directly (immediately) How data must be organized on disk How data must be organized on disk Type of processing that will take place Type of processing that will take place

32Module 6: Storage File Organization Three major methods of organizing data files in secondary storage Sequential Sequential Direct Direct Indexed Indexed

33Module 6: Storage Sequential File Organization Records are stored in order according to a key field If a particular record is desired, all prior records must be read first If a particular record is desired, all prior records must be read first To update a record, a new sequential file must be created, with changed and unchanged records To update a record, a new sequential file must be created, with changed and unchanged records Tape storage uses sequential organization

34Module 6: Storage Direct File Organization Also called random access Go directly to desired record by using a key Computer does not have to read all prior records Computer does not have to read all prior records Hashing algorithm used to determine address of given key Hashing algorithm used to determine address of given key Requires disk storage

35Module 6: Storage Indexed File Organization Combines elements of sequential and direct methods Records stored sequentially, but file also contains an index Records stored sequentially, but file also contains an index Index stored sequentially, contains record key Index stored sequentially, contains record key Data accessed by record key Data accessed by record key

36Module 6: Storage Processing Stored Data Transactions processed to update a master file Transactions - a business event such as a sale Transactions - a business event such as a sale Master file - data that is updated when a transaction occurs, such as a sales file or inventory file Master file - data that is updated when a transaction occurs, such as a sales file or inventory file Two main methods of processing data Batch processing Batch processing Transaction processing Transaction processing

37Module 6: Storage Batch Processing Transactions collected into groups or batches Batch processed and master file updated when the computer has few users online Batch processed and master file updated when the computer has few users online Very efficient use of computer resources Master file current only immediately after processing

38Module 6: Storage Transaction Processing Processing transactions as they occur Also called real-time processing and online processing Also called real-time processing and online processing Terminals must be connected directly to the computer Terminals must be connected directly to the computer Offers immediate updating of master file