Secondary Storage Devices…. What is a Secondary Storage

Slides:



Advertisements
Similar presentations
Chapter 6 Storage and Multimedia
Advertisements

Introduction to Storage Devices
6 Secondary Storage.
Secondary Storage Input Output Processing Internal Memory.
CY1001 Introduction to Computer Systems Storage Devices
Storage Devices Powered by DeSiaMore1. Contents Storage Primary Secondary Access Method Floppy disk Hard disk Optical disks Magnetic media Powered by.
Lesson 9 Types of Storage Devices.
Storage Devices.
Maninder Kaur MEMORY Maninder Kaur
Secondary Storage Rohit Khokher
Types Of Storage Device
Computing ESSENTIALS CHAPTER Copyright 2003 The McGraw-Hill Companies, Inc.Copyright 2003 The McGraw-Hill Companies, Inc Secondary Storage computing.
M. Guymon - Pleasant Grove High - Spring 2003 Computer Performance & Storage Devices Computer Technology.
Section 5a Types of Storage Devices.
Computer Performance & Storage Devices Computer Technology.
What Is A Computer System?
Data Storage Lecture 3 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
1 Chapter 6 Storage and Multimedia: The Facts and More.
Backing Storage Chapter 18.
M. Guymon Pleasant Grove High School Spring 2003 Computer Performance & Storage Devices Computer Technology Day 2.
Storage and Multimedia: The Facts and More Chapter 6.
Storage device.
AS Level ICT Selection and use of storage requirements, media, and devices: Devices and media.
Passage Three Storage Devices. Training target: In this part , you should try your best to form good reading habits. In order to avoid your ill habits.
Computer Fundamentals
 Introduction Introduction  Types of Secondary storage devices Types of Secondary storage devices  Floppy Disks Floppy Disks  Hard Disks Hard Disks.
ASHIMA KALRA.  Hard disks.Hard disks.  Floppy disks.Floppy disks.  CD ROMs.CD ROMs.  DVDs.DVDs.
Information Technology Storage Devices Prof. Adnan Khalid.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
Storing Data: Electronic Filing Cabinets What You Will Learn Difference between memory and storage How storage media are categorized Measuring a storage.
STORAGE IN COMPUTER By- Upendra Sharma. STORAGE DEVICE We can use storage device to save data in computer. It is divided in two parts- 1. Primary memory.
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.
Overview of Physical Storage Media
Chidambaranathan C.M SRM University,Haryana. Memory:- As the word implies “memory” means the place where we have to store any thing, this is very essential.
Chapter 2 part 2. Computer Processing Speeds Milliseconds - thousands of a second Microseconds - millionths of a second Nanoseconds - billionths of a.
1 Introduction to Computers By Masseta ICT Dept. Mzumbe University.
Data Storage. 3 types of storage to remember ROM RAM Secondary or backing storage.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
Disk formatting Magnetic disks come in various sizes and so each use different disk drives. Different computers have different ways of organizing data.
Storage Devices. Storage Store information Storage involve two processes: Writing or recording the data so it can be found later for use, Reading the.
M. Guymon Pleasant Grove High School Spring 2003 RAM vs. ROM RAM “Random Access Memory” The ability of a storage device to go directly to a specific storage.
Storage Devices.
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.
COMPUTER ORGANIZATION ANGELITO I. CUNANAN JR.. MEMORY MANAGEMENT  In multiuser, multitasking or multiprogramming system, memory must be specifically.
STORAGE DEVICES Storage devices are categorized by the method they use to store files.
Computer Performance & Storage Devices Computer Technology.
Copyright © 2003 Prentice Hall, Inc 1 Chapter 4 Storing Data: Electronic Filing Cabinets NEXT SLIDE.
Introduction to Computers
Reference: Chp 6 Introduction to Computers by Peter Norton
Secondary storage Devices
Storage and Multimedia
Chapter 6 Storage By Hussein Alhashimi.
Storage capacity of a computer
Unit 1 PRIMARY STORAGE DEVICES LECTURE – 7
Introduction to Computers
Introduction to Storage Devices
Secondary Storage Devices
Introduction to Computers
Mass storage (secondary storage)
EXTERNAL STORAGE DEVICES
Computers: Tools for an Information Age
Computer Performance & Storage Devices
1 BY Prof. S. DAS (PhD, UK). 2 CONTENTS Introduction RAM,ROM,PROM,EPROM Auxiliary Storage Devices-Magnetic Tape, Hard Disk, Floppy Disk Optical Disks:
Lesson 9 Types of Storage Devices.
Computer Performance & Storage Devices
5 Backing Storage Backing storage is used to store programs and data when they are not being used or when a computer is switched off. When programs and.
Storage and Multimedia
Memories and storage devices
Computer Storage.
Presentation transcript:

Secondary Storage Devices…. What is a Secondary Storage Secondary Storage Devices….. What is a Secondary Storage? Secondary storage also known as Auxiliary memory is used with every computer system. This section of the computer’s memory is non-volatile and has low cost per bit stored, but it generally has operating speed far slower than of the primary storage. This section of the memory is used to store large volume of data on permanent basis which can be transferred to the primary storage as and when required for processing. Data is stored in binary codes in secondary storage.

The popular one’s used in today’s computer systems are: Magnetic tape, Floppy disk, Zip disk, Disk pack, Winchester disk, CD-ROM, WORM disk and Magneto-optical disk.

Several different devices can be used as a secondary storage device, but the one selected for a particular application mainly depends upon how the stored information needs to be accessed. Basically, there are two methods of accessing information--- Sequential access and Direct or random access

Sequential Access Devices… A Sequential access storage device is one in which the arrival at the location desired may be preceded by sequencing through other locations, so that the access varies according to location. The information on this device can only be retrieved in the same sequence in which it is stored. This processing is quite stable for such applications like preparation of monthly pay slips, or monthly electricity bills, etc..

Direct Access Devices… Secondary storage devices exist which permit access to individual information in a more direct or immediate manner. These direct-access devices are also called random-access devices because the information is literally available at random i.e; it is available in any order. Thus a random-access storage device is one in which any location in the device may be selected at random, access to the information stored is direct, and approximately equal access time is required for each location. Magnetic, optical and magneto-optical disks are some examples of direct-access storage devices.

Magnetic Tape… It is one of the oldest and popular form of secondary storage device. It is the storage medium for large data that are sequentially processed and need to be stored off-line. It is used as backup storage for data stored on on-line storage devices such as a hard disk . It is a plastic ribbon coated with iron oxide. Data is stored in the form of tiny invisible magnetized and non-magnetized spots on the coated surface of the tape.

Magnetic Disk… It is the thin, circular plate made of metal or plastic coated with magnetized material as iron oxide. Data are recorded in the form of tiny invisible magnetized and non-magnetized spots on the disk surface. Magnetic disks can also be erased and reused indefinitely. Data is recorded in a standard binary code, usually 8-bit EBCDIC.

Floppy Disks… A floppy disk is a round, flat piece of flexible plastic coated with magnetic oxide. It is encased in a square plastic or vinyl jacket cover. The jacket gives handling protection to the to the disk surface. It has a special liner that provides a wiping action to remove dust particles that are harmful for the disk surface and the read/write head. These disks are made of flexible plastic plates which can bend.

Hard Disks… Hard disks are the primary on-line secondary storage device for most computer systems today. Unlike floppy disks, which are made of flexible plastic or mylar, hard disks are made of rigid metal. The hard disk platter come in many sizes ranging from 1 to 14 – inch diameter. Types of Hard Disks… Zip Disks… Disk Packs… Winchester Disks…

Zip Disks… In this type, a single hard disk platter is encased in a plastic cartilage. It is commonly of 3½ inch having a storage capacity of about 100 MB. Its disk drive is called a zip drive. The zip disks can be easily inserted into or removed from a zip drive just as we insert and remove floppy disks in a floppy disk drive or a video cassette in a VCR.

Disk Packs… A disk pack consists of multiple hard disk platters mounted on a single central shaft. The disk drive of a disk pack has a separate read/write head for each disk surface excluding the upper surface of the topmost disk and the lower surface of the bottom most disk. Different disk packs can be mounted on the same disk-pack drive at different instances of time. This gives virtually unlimited storage capacity to disk packs.

Winchester Disks… A Winchester disk also consists of multiple hard disk platters mounted on a single central shaft. The main difference between a Winchester disk and a disk pack is that Winchester disk are of fixed type. The hard disk platters and the disk drive are sealed together in a contamination-free container and cannot be separated from each other. It has a limited capacity than that of disk packs.

Optical Disk… An optical-disk storage system consists of a rotating disk which is coated with a thin metal or some other material which is highly reflective. Laser beam technology is used for recording/reading of data on the disk. Due to use of laser beam technology, optical disks are also known as laser disks or optical laser disks. Types of optical disks… CD-ROM, WORM Disk, CD-RW, DVD…..

CD-ROM… CD-ROM stands for Compact Disk Read Only Memory CD-ROM… CD-ROM stands for Compact Disk Read Only Memory. CD-ROM disk is a shiny, silver color metal disk of 5¼ inch(12cm) diameter. It has a storage capacity of about 650 megabytes. It has an enormous storage capacity. The information stored on them cannot be altered. The process of recording information on these disks is called mastering. CD-ROM disks are used for distribution of electronic version of conference proceedings, journals, magazines, books, etc. They are also used for storage and distribution of multimedia applications like text, sound, graphics, video and animation.

CD

WORM Disk… WORM stands for write-once, read many WORM Disk… WORM stands for write-once, read many. WORM disk allow the users to create their own CD-ROM disks by using a CD-recordable(CD-R) drive, which can be attached to a computer as a regular peripheral device. WORM disks, which look like standard CD-ROM disks, are purchased blank and encoded using a CD-R drive. As the name implies, data can be written only once on a WORM disk, but can be read many times. All the data to be recorded have to be written on the surface in a single recording section.

Digital Versatile Disk (DVD) Digital Versatile Disk (DVD)... DVD is a standard format for the distribution and interchange of digital content in both computer based and consumer electronic products. The format is designed to store various types of large multimedia data on a new and improved version of CD, which works on optical disk technology. The DVD standard has two layers of specifications known as physical layer and logical layer. The physical layer apply to the physical media itself, where as the logical layer supports all types of applications.

Thank you…