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.

Slides:



Advertisements
Similar presentations
A device that reads and writes data on a magnetic disk or tape. For writing, the surface of the disk or tape is moved past the read/write head. By discharging.
Advertisements

Storage Devices Primary storage: is the storage provided
Introduction to Storage Devices
Chapter 4 Storing Information in a Computer Peter Nortons Introduction to Computers.
6 Secondary Storage.
Floppy Disk Floppy disk is removable storage media. The traditional floppy disk is 1.44 MB. Data is recorded on tracks and sectors.
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.
Storing Data Chapter 4.
Types Of Storage Device
Computing ESSENTIALS CHAPTER Copyright 2003 The McGraw-Hill Companies, Inc.Copyright 2003 The McGraw-Hill Companies, Inc Secondary Storage computing.
Storage Devices and Media The Kingsway School. Backing Storage Backing storage is used to keep data or programs. Different circumstances require different.
Section 5a Types of Storage Devices.
Presentations by: Fred Bounds
Adapted from CTAE Resource Network – Used with permission. PROFITT Curriculum Basic Computer.
1 Chapter 6 Storage and Multimedia: The Facts and More.
CHAPTER 6 66 Secondary Storage. 6 © The McGraw-Hill Companies, Inc Objectives 1.Floppy and hard disks 2.Cartridges and disk packs 3.Performance.
Backing Storage Chapter 18.
Intermediate GNVQ ICT Backing Storage Backing storage is used to store programs and data when they are not being used or when a computer is switched off.
Computer Storage Devices Principles of Information Technology Lytle High School Click to continue.
Storage Devices and Media
Storage device.
AS Level ICT Selection and use of storage requirements, media, and devices: Devices and media.
A-Level ICT Backing Storage.
Storage Devices Presented by: Saba Mudassar. Storage Devices Primary storage: is the storage provided by memory in a computer system e.g. ROM/RAM. Secondary.
ASHIMA KALRA.  Hard disks.Hard disks.  Floppy disks.Floppy disks.  CD ROMs.CD ROMs.  DVDs.DVDs.
Information Technology Storage Devices Prof. Adnan Khalid.
Magnetic Tape Magnetic tape is a medium for magnetic recording generally consisting of a thin magnetically coating on a long and narrow strip of plastic.
Storage. Memory RAM Virtual Memory Cache Memory ROM Motherboard.
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 Chapter 7.
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.
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.
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.
 Secondary storage (or external memory) - is not directly accessible by the CPU. Secondary storage does not loose the data when the device is powered.
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.
1 Introduction to Computers By Masseta ICT Dept. Mzumbe University.
Data Storage. 3 types of storage to remember ROM RAM Secondary or backing storage.
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.
Backing Storage.
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.
3 Storage devices and media Backing store devices.
Storage Devices Primary storage: is the storage provided by memory in a computer system e.g. ROM/RAM. Secondary storage: is storage provided by peripheral.
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.
Storage of Data Letts Chapter 6. Introduction Any system needs to store both programs and data and requires: n a main store for fast access storage; n.
MAC OS – Unit A Page:14-15 Understand Storage Media.
STORAGE DEVICES Storage devices are categorized by the method they use to store files.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني Main Memory Read Only Memory (ROM)
Copyright © 2003 Prentice Hall, Inc 1 Chapter 4 Storing Data: Electronic Filing Cabinets NEXT SLIDE.
Storage Devices. Diskette plastic flexible disk enclosed inside a tough plastic cover. Properties : - Diskettes are slow and have a low capacity (1,44.
ICT IGCSE Theory – Revision Presentation 3.1 Storage devices and media Chapter 3: Storage devices and media Identify storage devices,
Secondary Storage. Secondary storage (auxiliary storage) is all data storage that is not currently in a computer's primary storage or memory. This is.
Computer Memory & Storage Devices
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
6 Secondary Storage computing ESSENTIALS    
Computer Note.
Part B Computer Storage
Naming and Saving Files
Secondary Storage Devices…. What is a Secondary Storage
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Introduction to Storage Devices
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
THIS IS Jeopardy. THIS IS Jeopardy With Your Host... Mrs. Glenn.
EXTERNAL STORAGE DEVICES
Lesson 9 Types of Storage Devices.
Computer Performance & Storage Devices
Primary Storage 1. Registers Part of the CPU
Computer Storage.
Presentation transcript:

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 data are needed they are copied into main memory but also still remain on backing storage. Magnetic tape drives, floppy disk drives and hard disk drives are all examples of backing storage devices.

Hard disk drives A hard disk is a circular metal disk coated with magnetic material and usually sealed in a hard disk drive inside the computer. Some hard disk drives are not permanently fixed inside the computer but are removable. Data stored on a hard disk can be accessed much more quickly than data stored on a floppy disk. Hard disks can store much more data than a floppy disk. A typical hard disk inside a personal computer can hold several gigabytes of data.

Floppy disks A floppy disk a circular piece of plastic coated with a magnetic material and protected by a hard plastic cover. The size of a floppy disk is measured in inches. Modern floppy disks are 3½ inches wide. A standard floppy disk can store up to 1.44 Mb of data. Before any type of magnetic disk can be used it must be formatted.

The formatting process involves: Dividing the surface of the disk into invisible circles called tracks and sectors. Setting up a root directory where the list of files that are on the disk will be kept. Data on a magnetic disk is located by finding the address of its location from an index in the root directory. Each address in the index contains a track and sector number for an individual data segment.

CD-ROM CD-ROM stands for compact disk read only memory. A CD-ROM looks just like an ordinary compact disk. CD-ROMs can store approximately 650 megabytes of data which is four hundred times more data than an ordinary 3½ inch floppy disk. CD-ROM disks come with information already on them and are read only. This means that the information on a CD-ROM cannot be erased or changed, and no new information can be saved.

Writeable CDs Writeable compact disks are supplied blank and can have data put onto them using a special read/write CD drive. There are two main types of writeable compact disk; WORM (Write-Once, Read-Many) disks which can have data written to them just once. Magneto-Optical disks which can have data written to them any number of times just like a hard disk.

Magnetic tape Magnetic tape comes in two forms; tape reels, and cassettes or cartridges. Large tape reels are used to make backup copies of programs and data on large mainframe computers. Cartridges are used to make backup copies of the programs and data on personal computers and networks. The main advantage of using magnetic tape as backing storage is that it is relatively cheap and can store large amounts of data.

Direct and serial access Floppy disks, hard disks and CDs all allow direct access to data. Direct access means that the required data can be found straight away without having to read through all the data on the disk. Magnetic tape allows only serial access to data. To locate data on a magnetic tape it has to be searched from the beginning until the required data is found.

File compression File compression software can be used to make files smaller so that more data can be stored in the same amount of space on backing store. When a compressed file on backing store needs to be used it must be decompressed. This can be done using decompression software or by setting files up to be self-extracting which means that they can automatically decompress themselves. Winzip is an example of software that can be used to compress and decompress files.