Storage 101 Mr. Yip. What is Storage? Input Processing Output Storage Storage refers to the media and methods used to keep information available for later.

Slides:



Advertisements
Similar presentations
Professor Michael J. Losacco CIS 1110 – Using Computers Storage Chapter 6.
Advertisements

Section 5a Types of Storage Devices.
Data Storage Lecture 3 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Understanding Computers Ch.4
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Backing Storage Chapter 18.
Storage Devices Momina.
Storage Devices and Media
TEE COURSE GRADE 10 MODULE 7 - PC HARDWARE Memory and Storage Devices
Riyadh Philanthropic Society For Science Prince Sultan College For Woman Dept. of Computer & Information Sciences CS 251 Introduction to Computer Organization.
Storage and Multimedia: The Facts and More Chapter 6.
Chapter 1.1. FDD ( Floppy Disk Drive) Needs a data cable for connection Has two 34-pin drive connectors and one 34-pin connector for the drive controller.
Storage device.
Chapter 8 Secondary Storage.
Computer SCIENCE Data Representation and Machine Concepts Section 1.3
AS Level ICT Selection and use of storage requirements, media, and devices: Devices and media.
SECONDARY STORAGE DEVICES. MAGNETIC TAPE Data tape that stores large amounts of information that can only accessed sequentially. Commonly used for off-site.
Understanding Computers
ASHIMA KALRA.  Hard disks.Hard disks.  Floppy disks.Floppy disks.  CD ROMs.CD ROMs.  DVDs.DVDs.
Information Technology Storage Devices Prof. Adnan Khalid.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 7 Secondary Storage.
Discovering Computers Fundamentals Fifth Edition Chapter 6 Storage.
Computer Systems I’m ONLY a machine! Standard Grade Revision.
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.
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.
Storage Main Memory Secondary Memory Different speeds Magnetic Media Optical Media Access Modes.
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.
Introduction to Computers
Introduction to Computers
Your Interactive Guide to the Digital World Discovering Computers 2012.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Secondary Storage Chapter 8 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. 8-1.
WHAT IS COMPUTER STORAGE? Computer storage is the storing of data in an electromagnetic form to be accessed by a computer processor.
AS Computing Storage devices. Primary storage  A computer’s main memory (RAM) is known as primary memory.  Primary memory is volatile; when the computer.
 Secondary storage (or external memory) - is not directly accessible by the CPU. Secondary storage does not loose the data when the device is powered.
Microsoft Office 2007 – Illustrated Introductory, Windows Vista Edition Understanding Essential Computer Concepts.
8 SECONDARY STORAGE CHAPTER
Storing data – Storage devices and media. What is a storage device?  A storage device is any device used in a computer to store information.  A storage.
SECONDARY STORAGE DEVICES. Agenda of Today’s Lecture  Introduction to Hardware  Types of hardware devices  Storage Devices  Secondary Storage devices.
Storage Devices Magnetic Storage Optical Storage Digital Storage.
Memory and Storage Computer Technology K. Steere.
Backing Storage.
Digital Storage. Measuring Memory and Storage TermAbbreviationApproximate Memory Size KilobyteKB or K=1000 bytes (actual size is 1024 bytes) MegabyteMB=1.
Chapter 7 Storage. What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage Also.
Storage Devices. Storage Store information Storage involve two processes: Writing or recording the data so it can be found later for use, Reading the.
STORAGE DEVICES Introduction Comparision Storage Hierarchy Slide 1.
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.
Learning Outcomes At the end of this lesson, students should be able to: Define storage State the types and functions of storage – primary storage RAM.
Digital Storage. Measuring Memory and Storage TermAbbreviationApproximate Memory Size KilobyteKB or K1000 bytes (actual size is 1024 bytes) MegabyteMB1.
MAC OS – Unit A Page:14-15 Understand Storage Media.
Secondary Storage – 1980’s 5 ¼” Floppy Drive – very low storage capacity maxing out at 1.2 Mb Mid-1980’s – 1990’s 3 ½” Floppy Drive – low storage.
STORAGE DEVICES Storage devices are categorized by the method they use to store files.
Computer Systems I’m ONLY a machine! Ashkarali P Asst. Professor GCM Wayanad Ashkarali, GCM.
What do you mean by external storage devices? External storage devices are the devices that temporarily store information for transporting from computer.
CHAPTER 6 Digital Storage Copyright © Cengage Learning. All rights reserved.
Senior 3 Computer Studies
Copyright © 2003 Prentice Hall, Inc 1 Chapter 4 Storing Data: Electronic Filing Cabinets NEXT SLIDE.
Digital Storage Digital Storage Ann Ware ~
Reference: Chp 6 Introduction to Computers by Peter Norton
Backing Store.
Nat 4/5 Computing Science Input, Output and Backing Storage
Introduction to Computers
Secondary Storage Devices
Digital Storage Digital Storage
Introduction to Computers
Digital Storage Digital Storage Ann Ware ~
Presentation transcript:

Storage 101 Mr. Yip

What is Storage? Input Processing Output Storage Storage refers to the media and methods used to keep information available for later use. Some things will be needed right away while other won't be needed for extended periods of time. So different methods are appropriate for different uses.

Storage vs Memory Are both measured in kilobytes, megabytes and gigabytes With memory the info is stored electronically on chips Storage is saved on media, either magnetically on disks or tapes or optically on disks (CD/DVD)

Types of Storage - Magnetic Devices magnetic disk come in various sizes and materials. This method uses magnetism to store the data on a magnetic surface. Diskette / Floppy Disk 5¼”3½"

Types of Storage Hard Drive Consist of 1 or more metal platters which are sealed inside a case. The metal is one which is magnetic.

Magnetic Storage Device StepMeasured as: 1. seek move the head to proper track seek time (ms) 2. rotate rotate disk under the head to the correct sector rotational delay (ms) 3. settle head lowers to disk; wait for vibrations from moving to stop (actually touches only on floppies) settling time (ms) 4. data transfer copy data to main memory data transfer rate (kbs)

Types of Storage – Optical Disks optical disks include CD and DVD discs. You may guess from the word "optical" that it has to do with light. You'd be exactly right! Laser light, in fact.

How an optical disk work? An optical disc is made mainly of polycarbonate (a plastic). The data is stored on a layer inside the polycarbonate. A metal layer reflects the laser light back to a sensor. To read the data on a disk, laser light shines through the polycarbonate and hits the data layer. How the laser light is reflected or absorbed is read as a 1 or a 0 by the computer.

Types of CD/DVD CD-ROM/ DVD-ROM The most common type CD-ROM, which stands for Compact Disc - Read Only Memory. re. DVD used to stand for Digital Video Device or They can't be changed once they are created.

Types of CD/DVD CD-R/ DVD-R (read) Can only be written once CD-RW/ DVD-RW (rewritable) Can be read and erased

Other Storage devices Flash drive USB drive SD drive Memory sticks