Understanding Computers

Slides:



Advertisements
Similar presentations
Chapter 3: Storage.
Advertisements

Understanding Computers, 12 th Edition, Enhanced Chapter 3 1 Storage.
Understanding Computers Ch.41 Chapter 4 Storage. Understanding Computers Ch.42 Learning Objectives Explain the difference between storage systems and.
3 Storage CHAPTER TODAY AND TOMORROW 11th Edition
Professor Michael J. Losacco CIS 1110 – Using Computers Storage Chapter 6.
Section 5a Types of Storage Devices.
Objectives Overview Differentiate between storage and memory
Discovering Computers Fundamentals, 2012 Edition Your Interactive Guide to the Digital World.
Understanding Storage Discovering Computers 2012: Chapter
Adapted from CTAE Resource Network – Used with permission. PROFITT Curriculum Basic Computer.
Data Storage Lecture 3 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Understanding Computers Ch.4
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.
Secondary Storage Chapter Distinguish between primary and secondary storage Compare internal and external hard disks Describe ways to improve hard-disk.
Backing Storage Chapter 18.
Introduction to Computers Section 5A. home Storage Involves Two Processes Writing data Reading data.
Storage Chapter 3.
Living in a Digital World Discovering Computers 2011.
Storage device.
Chapter 8 Secondary Storage.
What is Data Storage? ‘Storing’ data, we mean putting the data in a known place. ‘ Writing ’ data or ‘ saving ’ data are other ways of saying ‘storing’
AS Level ICT Selection and use of storage requirements, media, and devices: Devices and media.
Mass storage (secondary storage)
Chapter 3 Storage Prepared by: Mrs. Hanan AL- Asmari 1.
Edited By :Asma AlOsaimi
Distinguish between primary and secondary storage.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 7 Secondary Storage.
CIS 105 Concepts and Terminology Unit 3 CIS 105 Survey of Computer Information Systems Essential Concepts and Terminology Study Unit Three.
Question 1 To start up, a computer locates
Backing Storage. Backing storage devices allow us to store programs and data so that we can use them later Backing storage devices can be split into 4.
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.
3 Storage TODAY AND TOMORROW 11 th Edition CHAPTER 1 Chapter 3 Understanding Computers, 11 th Edition.
1 Chapter 3 Understanding Computers, 11 th Edition Storage Medium The physical material on which a computer keeps data, instructions and information. Can.
Chapter 4: Business Hardware Oz (5 th edition). Storage Media Data an programs must be stored on nonvolatile medium –Data is retained even when not powered.
Secondary Storage Chapter 7.
INFO1 – Practical problem solving in the digital world
Objectives Overview Differentiate between storage and memory
Storing Data: Electronic Filing Cabinets What You Will Learn Difference between memory and storage How storage media are categorized Measuring a storage.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Secondary Storage Chapter 8 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. 8-1.
8 SECONDARY STORAGE CHAPTER
COM113 Introduction to Computing Storage. Optical Discs What is a CD-ROM?  Compact disc read-only memory  Cannot erase or modify contents  Typically.
Secondary Storage Chapter 8 McGraw-HillCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Chapter 7 Storage. What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage Also.
Reference :Understanding Computers
Storage Devices 1. Objectives Overview Differentiate between storage devices and storage media Describe the characteristics of an internal hard disk including.
Living in a Digital World Discovering Computers 2010.
Storage Devices. Storage Store information Storage involve two processes: Writing or recording the data so it can be found later for use, Reading the.
Chapter 8 Digital Storage Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Understanding Computers Chapter 3: Storage. Chapter 3 Understanding Computers, 12th Edition 2 Learning Objectives Name several general properties of storage.
STORAGE DEVICES Introduction Comparision Storage Hierarchy Slide 1.
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.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 7 Types of Storage.
STORAGE DEVICES Storage devices are categorized by the method they use to store files.
CHAPTER 6 Digital Storage Copyright © Cengage Learning. All rights reserved.
Chapter 3: Storage. 2 Learning Objectives  Name several general properties of storage systems.  Describe how magnetic disk systems (such as hard drives)
Engr: Sajida Introduction to computing Optical storage The storage devices which use laser to read data from or write data to the reflective surface store.
Copyright © 2003 Prentice Hall, Inc 1 Chapter 4 Storing Data: Electronic Filing Cabinets NEXT SLIDE.
Your Interactive Guide to the Digital World Discovering Computers Chapter Seven Types of Storage.
Discovering Computers 2012: Chapter 2-7
Chapter Seven Types of Storage.
Chapter 7.
Secondary Storage Devices
Mass storage (secondary storage)
Computer Application Waseem Gulsher
Presentation transcript:

Understanding Computers Chapter 3 Storage Understanding Computers

Understanding Computers 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

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

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

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

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

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

Understanding Computers 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

Understanding Computers

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

Magnetic 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

Understanding Computers 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

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

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

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

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

Understanding Computers 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

Understanding Computers

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

Recordable Discs: CD-R, DVD+/-R 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

Understanding Computers

Rewritable Discs: CD-RW, DVD+/-RW 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

Other Types of Storage Systems 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

Understanding Computers

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

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

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

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

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

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

Understanding Computers Summary Properties of storage systems Magnetic disk systems Optical disc systems Other types of storage systems Comparing storage alternatives Understanding Computers