1 / 41

Chapter 4

Chapter 4. Storage. Learning Objectives. Explain the difference between storage systems and memory. Name several general properties of storage systems. Identify the two primary types of magnetic disk systems and describe how they work. Learning Objectives, Cont’d.

hope
Télécharger la présentation

Chapter 4

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 4 Storage Understanding Computers Ch.4

  2. Learning Objectives • Explain the difference between storage systems and memory. • Name several general properties of storage systems. • Identify the two primary types of magnetic disk systems and describe how they work. Understanding Computers Ch.4

  3. Learning Objectives, Cont’d. • Discuss the various types of optical disc systems available and how they differ from each other and from magnetic systems. • List at least three other types of storage systems. • Summarize the storage alternatives for a PC, including which storage systems should be included in all PCs and when the other systems would be appropriate. Understanding Computers Ch.4

  4. Overview • This chapter covers: • Common characteristics of storage systems • Magnetic disk storage systems • Optical disc storage systems • Other types of storage, such as flash memory, magnetic tape, remote storage, and smart cards Understanding Computers Ch.4

  5. Properties of Storage Systems: Storage Devices and Media • Involve two physical parts: a storage device and a storage medium. • Can be internal (located inside the system unit), or external (located outside the system unit). • Storage devices are identified by names and/or letters (e.g. “C” for first hard drive). Understanding Computers Ch.4

  6. Properties of Storage Systems: Non-Volatility • Storage media are non-volatile: • When power to the device is shut off, data stored on the medium remains. • This is in contrast to most types of memory, which are volatile. Understanding Computers Ch.4

  7. Properties of Storage Systems: Removable vs. Fixed Media • Fixed media: typically faster and less expensive. • Removable media: unlimited capacity and can be easily transported and secured. Understanding Computers Ch.4

  8. Properties of Storage Systems: Random vs. Sequential Access • Random access ( direct access ): data can be retrieved in any order, independent of its physical location (most types of storage media). • Sequential access: data can be retrieved only in the same sequence in which it is physically stored (magnetic tape). Understanding Computers Ch.4

  9. Properties of Storage Systems: Logical vs. Physical Representation • Logical file representation refers to the user’s view of the way data is stored (filename, folders, etc.). • Physical file representation is the actual physical way the data is stored on the storage media as viewed by the computer. Understanding Computers Ch.4

  10. Magnetic Disk Systems • Magnetic disks are the most widely used storage medium in computers today. • Data is stored by magnetizing particles on the storage medium. • Two common types: • Floppy disks • Hard disks Understanding Computers Ch.4

  11. Understanding Computers Ch.4

  12. Floppy Disks and Drives • Floppy disk characteristics • Typically 3½ inches in diameter. • Typically hold 1.44 megabytes. • Inserted into floppy disk drive to be read from or written to. Understanding Computers Ch.4

  13. Understanding Computers Ch.4

  14. Floppy Disks and Drives, Cont’d. • Disk is divided into tracks, sectors, and clusters. • The disk’s file directorykeeps track of the contents of the disk so files can be retrieved (by filename) at a later time. Understanding Computers Ch.4

  15. Floppy Disks and Drives, Cont’d. • Using floppy disks • Must be inserted into the proper drive in the proper direction. • Should not be removed when the disk is being accessed. • High-capacity removable magnetic disks and drives • Zip disks (750 MB) • SuperDisks (240 MB) Understanding Computers Ch.4

  16. Hard Disk Drives • Hard drive characteristics • Metal disk onto which data is stored magnetically. • Disks are usually permanently sealed inside the hard drive—allows faster speeds and storage of more data than removable systems. • Can be internal or external. Understanding Computers Ch.4

  17. Hard Disk Drives, Cont’d. • Hard drive characteristics, cont’d • Organized into tracks, sections, clusters, and cylinders (the collection of tracks located in the same location on a set of hard disk surfaces). • Read/write head doesn’t touch the surface of the disk. • Bumping PC when disk is being accessed or dust or other obstacles on a hard-disk system can cause a head crash and damage the surface of the disk. Understanding Computers Ch.4

  18. Hard Disk Drives, Cont’d. • Disk access time. • Factors: seek time, rotational delay, data movement time • Can use multiple partitions. • Disk cache—strategy for speeding up system performance. • Hard drive standards (EIDE, SCSI, Fibre Channel, USB) . Understanding Computers Ch.4

  19. Hard Disk Drives, Cont’d. • Portable hard drive systems • Offer large storage capacities and portability. • Either entire drive or just hard disk cartridge is transported. Understanding Computers Ch.4

  20. Hard Disk Drives, Cont’d. • Storage systems for large computer systems and networks • Storage servers containing racks of hard drives. • Network attached storage (NAS). • Storage area networks (SANs). • RAID (for increased performance and/or fault tolerance). Understanding Computers Ch.4

  21. Optical Disc Systems • Laser beams write and read data packed at very tight storage densities, many times finer than that of a typical magnetic disk. • Are typically 4½-inch discs, but can be a variety of shapes and sizes. • Data is stored optically on a continuous spiral track. • Can be CDs or DVDs. Understanding Computers Ch.4

  22. Understanding Computers Ch.4

  23. Read-Only Discs: CD-ROM and DVD-ROM Discs • CD-ROM discs cannot be written to or erased and typically hold 650 MB (e.g. music CDs). • DVD-ROM discs are similar to CD-ROM discs, but have higher capacity of 4.7 GB to 17 GB (e.g. movie DVDs). • Data is stored by burning pits into the disc surface that can be read using a laser beam. Understanding Computers Ch.4

  24. Understanding Computers Ch.4

  25. Recordable Discs: CD-R, DVD-R, and DVD+R Discs • Recordable discs can be written to, but not erased or rewritten. • Burning a CD or DVD permanently records data onto the disc. • CD-R discs are commonly used to store data and for custom music CDs. • DVD-R/DVD+R discs are commonly used for home movies and other high-capacity applications. Understanding Computers Ch.4

  26. Rewritable Discs: CD-RW, DVD-RW, DVD+RW, DVD-RAM, and Blue Laser Discs • Rewritable discs can be used in the same way as magnetic disks—data can be stored and erased as needed. • Phase-change technology is used to record data onto the disc using reflectivity. • Rewritable discs can be erased by reverting the reflectivity back to the original state. • Blue laser discs are an emerging higher-capacity (23.3 GB) form of optical disc. Understanding Computers Ch.4

  27. Understanding Computers Ch.4

  28. Other Types of Storage Systems • Magneto-optical discs • A combination of magnetic and optical technology. • Can store up to 9.1 GB per disk. Understanding Computers Ch.4

  29. Other Types of Storage Systems, Cont’d • Flash memory media • Chip-based storage. • Solid state storage system—has no moving parts, so are more shock-proof and portable than conventional storage systems. • Commonly used with digital cameras, digital music players, handheld PCs, notebook computers, smart phones, etc. Understanding Computers Ch.4

  30. Understanding Computers Ch.4

  31. Other Types of Storage Systems, Cont’d • Flash memory media, cont’d. • Common forms of flash memory: • Flash memory sticks. • Flash memory cards—CompactFlash, Secure Digital (SD), MiniSD, MultiMedia (MMC), SmartMedia, and xD Picture cards. • Flash memory drives, such as USB flash drives. Understanding Computers Ch.4

  32. Other Types of Storages Systems, Cont’d • Magnetic tape systems—plastic tape that is magnetized to represent data. • Used primarily for backup and archival purposes (sequential access only). • Read from and written to via a tape drive. • Most tape media are in the form of cartridge tapes,though detachable-reel tapes exist as well.   Understanding Computers Ch.4

  33. Other Types of Storage Systems, Cont’d • Remote storage—storage devices that are not directly connected to your PC. • Network storage—accessible through a local network. • Online storage—accessible via the Internet and used for backup, as well as to transfer files to others. Understanding Computers Ch.4

  34. Other Types of Storage Systems, Cont’d • Smart card:credit-card-sized piece of plastic that contains some type of computer circuitry. • Holds less than a few megabytes. • Commonly used to store prepaid amounts of digital cash or personal information. • Smart card readers are attached to a PC or built into a cell phone, keyboard, or other device. Understanding Computers Ch.4

  35. Other Types of Storage Systems, Cont’d • Holographic storage • Uses multiple laser beams to store data in three dimensions. • Stores data in page format. • No moving parts and simultaneous access to all data on a page. Understanding Computers Ch.4

  36. Comparing Storage Alternatives • Factors to consider: speed, expense, portability, storage capacity, and compatibility. • Most PC users require: • Hard drive • CD or DVD drive • Floppy drive • Additional devices (flash memory card reader, etc.) as needed for the devices being used in conjunction with the PC (e.g. digital camera) Understanding Computers Ch.4

  37. Summary • Properties of storage systems • Magnetic disk systems • Optical disc systems • Other types of storage systems • Comparing storage alternatives Understanding Computers Ch.4

More Related