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.

Slides:



Advertisements
Similar presentations
88 CHAPTER SECONDARY STORAGE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 8-2 Competencies Distinguish between primary & secondary storage.
Advertisements

Introduction to Storage Devices
Storage Devices Powered by DeSiaMore1. Contents Storage Primary Secondary Access Method Floppy disk Hard disk Optical disks Magnetic media Powered by.
Professor Michael J. Losacco CIS 1110 – Using Computers Storage Chapter 6.
Section 5a Types of Storage Devices.
Secondary Storage Chapter 8 McGraw-Hill/Irwin
Adapted from CTAE Resource Network – Used with permission. PROFITT Curriculum Basic Computer.
Computer STORAGE. There are two types of storage Primary- Ram (hard-drive) Primary- Ram (hard-drive) Secondary- Permanent or nonvolatile storage Secondary-
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.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Backing Storage Chapter 18.
Storage Devices and Media
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.
3.1 Storage. Overview Compare the following storage devices in terms of storage capacity, cost, speed of data retrieval and suitability for specific purposes:
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’
Chapter 3 Storage Prepared by: Mrs. Hanan AL- Asmari 1.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Distinguish between primary and secondary storage.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 7 Secondary 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.
Secondary Storage Chapter 7.
CHAPTER 7 Storage Katie Moody Storage Storage holds data, instructions, and information for future use. Every computer uses storage to hold software.
INFO1 – Practical problem solving in the digital world
Computers in the real world Objectives Explain the need for secondary storage devices Understand the three main storage types – Optical – Magnetic – Solid.
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
OCR GCSE Computing Chapter 2: Secondary Storage. Chapter 2: Secondary storage Computers are able to process input data and output the results of that.
Secondary Storage Chapter 8 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. 8-1.
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.
WHAT IS COMPUTER STORAGE? Computer storage is the storing of data in an electromagnetic form to be accessed by a computer processor.
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
Overview of Physical Storage Media
8 SECONDARY STORAGE CHAPTER
SECONDARY STORAGE DEVICES. Agenda of Today’s Lecture  Introduction to Hardware  Types of hardware devices  Storage Devices  Secondary Storage devices.
Memory and Storage Computer Technology K. Steere.
Secondary Storage Chapter 8 McGraw-HillCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Digital Storage. Measuring Memory and Storage TermAbbreviationApproximate Memory Size KilobyteKB or K=1000 bytes (actual size is 1024 bytes) MegabyteMB=1.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
Chapter 7 Storage. What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage Also.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Secondary Storage.
Allow computers to store programs and information for use at a later date Storage Devices.
Storage Devices. Storage Store information Storage involve two processes: Writing or recording the data so it can be found later for use, Reading the.
Identify storage devices, their associated media and their uses, e.g.
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
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.
MAC OS – Unit A Page:14-15 Understand Storage Media.
Storage Devices PowerPoint Presentation on: By: Rabail Asghar.
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.
ICT IGCSE Theory – Revision Presentation 3.1 Storage devices and media Chapter 3: Storage devices and media Identify storage devices,
Chapter 8 Secondary Storage.
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.
Digital Storage Digital Storage Ann Ware ~
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
8 SECONDARY STORAGE CHAPTER
Introduction to Computers
Chapter 7.
Distinguish between primary and secondary storage.
Introduction to Storage Devices
8 SECONDARY STORAGE CHAPTER
Digital Storage Digital Storage Ann Ware ~
Presentation transcript:

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 device is hard drive. hard drive 2

Storage All information on computers are stored in files. The computer store data in the form of bytes (8-bit) a storage medium can hold a number of Bytes. A byte is approximately one character ( letter ‘a’, number ‘1’, symbol ‘?’ etc…). 3

1- Bit : the smallest unit. It holds a single value, ether 1’s or 0’s. 2- Byte : A byte consist of 8 bits.[Byte=8bits] 3- Kilobyte : consist of 1024 bytes.[KM=1024bytes]. 4- Megabyte : consist of 1024 KM.[MB=1024KM]. 5- Gigabyte : consist of 1024 MB.[GB=1024 MB]. 6- Terabyte : consist of 1024 GB.[TB=1024GB]. Units of Measurements 4

TYPES OF Storage Primary storage (Internal storage) Secondary storage (External storage) 5

Storage Primary storage – Volatile storage(changeful) – Temporary storage Secondary storage – Nonvolatile storage – Permanent storage 6

Secondary Storage Secondary storage permanently saves information for future use; to share information with others; to modify at later date. Secondary storage is nonvolatile – stores programs and data as opposed to temporary storage (RAM). Characteristics include: Media or medium – actual physical materials that holds the data and programs. Capacity – measures how much a particular storage medium can hold. Storage devices – hardware that reads data and programs from storage media (most also write to storage media). Access speed or access time – measures the amount of time required by the storage device to retrieve data and program. 7

Secondary Storage Writing – process of saving information to the secondary storage device. Reading – process of accessing information from secondary storage. 8

Secondary Storage Devices -Examples of secondary storage devices : floppy disks, hard disks, and optical disk drives. 8-9

1-Floppy Disk Drives (FDD) - Floppy disk called diskettes : are Portable or removable storage media, inexpensive. - Typically used to store and transfer small word processing, spreadsheet, and other types of files. -Also called flexible disks and floppies -Stores 100 MB, 250 MB or 750 MB capacity 10

2-Hard Disks * Faster than a floppy diskette * Large capacity *Today the standard hard disk stores 150 GB or more. 11

Types of Hard Disks 1- Internal Hard Disk 2- External Hard Disk 12

Internal Hard Disk - Located inside the system unit -Used for storing the operating system, other programs, and large data files - You should perform routine maintenance and periodically backup all important files 13

Internal Hard Disk 14

External Hard Disk *An external hard disk is easy to use. *Located outside the system unit. *The same as internal hard disk, more expensive. 15

3- Optical Disks - Use laser technology to provide high capacity storage. - It is flat, circular, plastic or glass disk on which data is stored in the form of light and dark pits. - The two most common are : 1-Digital Versatile Disc (DVD) 2-Compact Disc (CD) 16

3- Optical Disks Compact, high capacity form of permanent storage (up to 50 gigabytes of data). Optical discs are read by an optical disc drive. Laser beam writes by creating a pattern of pits (holes) and lands (flat areas) to encode data bits. Laser beams reflect off the pits and lands to read the data. Rotational speed determines how fast data can be transferred from the CD. Optical disks come in many different sizes. Most common is 4 ¾ inches. Stored in a protective case called jewel boxes. 17

Compact Disc (CD) *Three basic types of CD’s : -Read only: CD-ROM -Write once: CD-R -Rewriteable: CD-RW 18

1-Read only CD-ROM: compact disk read only memory and cannot be erased or modify contents. 2-Write once CD-R: ( compact disk-recordable) disk you can write to only once. 3- Rewriteable CD-RW: (compact disk-rewritable) Erasable disk you can write on many times, that can be erased and written to with the new information. Compact Disc 19

Digital Versatile Disc (DVD) *Digital Versatile Disc or Digital Video Disc (DVD) *Similar to CDs, but can store more data *Three basic types: -Read only: DVD-ROM -Write once: DVD+R; DVD-R -Rewritable: DVD+RW; DVD-RW; DVD-RAM 20

1- Read only -DVD-ROM: Known as DVD players. Used for videos. 2-Write once -DVD-R and DVD+R: Write once format Two competing write once formats. Used to create permanent archives for large amounts of data and to record videos. 3-DVD-RAM or DVD+RW or DVD-RW– rewritable: Use to store video from camcorders and developing large multimedia presentations that include extensive graphics and video 21

Other Types of Storage 1) Solid-state storage Flash memory cards. USB drives. 2) Magnetic tape. VCR tape (Video Cassette Recorder ). 22

Other Types of Storage  Solid-state storage No moving parts. Reliable, but expensive. Requires less power.  Magnetic tape Slower sequential access. Stores data and programs. Used for making backups of data. 23

Solid-State Storage Flash memory cards : - Widely used in notebook computers - This type of storage device has no moving parts. - They are commonly used in many electronic devices, including : digital cameras, mobile phones, laptop computers, MP3 players, and video game consoles. 24

USB drives - Also known as flash drive, pen drive, or key drive. - Connects to a USB port - Easy to use and flexible, a cheap.price, called a removable disk, multiple forms Solid-State Storage 25

Identify the Device 26

Identify the Device 27