GCSE Information Technology Storing data Data storage devices can be divided into 2 main categories: Backing storage is used to store programs and data.

Slides:



Advertisements
Similar presentations
Introduction to Storage Devices
Advertisements

Lesson 9 Types of Storage Devices.
Storage Devices.
Storing Data Chapter 4.
Types Of Storage Device
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.
Adapted from CTAE Resource Network – Used with permission. PROFITT Curriculum Basic Computer.
Intermediate GNVQ ICT Computer Systems Hardware is the name that is given to any part of a computer that you can actually touch. An individual piece of.
1 Chapter 6 Storage and Multimedia: The Facts and More.
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.
M. Guymon Pleasant Grove High School Spring 2003 Computer Performance & Storage Devices Computer Technology Day 2.
Computer Storage Devices Principles of Information Technology Lytle High School Click to continue.
Storage Devices and Media
AS Level ICT Selection and use of storage requirements, media, and devices: Devices and media.
A-Level ICT Backing Storage.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Storage Devices. Unless you want to lose all of the work you have done on your computer, you need to have a way to store it safely. There are various.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
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.
Introduction to Computers
Hardware Data Storage.
Computer memory. Bits and bytes  Data can be stored and measured in bytes  One bytes can contains 8 bytes  A bits can only be 0 or 1  A series of.
Lecture No 11 Storage Devices
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.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
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.
Memory and Storage Computer Technology K. Steere.
Backing Storage.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
GCSE ICT Storing data - Internal memory, backing storage, and measuring memory.
Allow computers to store programs and information for use at a later date Storage Devices.
COMPUTER MEMORY & DATA STORAGE. ROM ROM is short for Read Only Memory. –I–It is permanent, long-term memory which cannot be erased or changed in any way;
Storage of Data Instructions and data are held in main memory which is divided into millions of addressable 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.
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.
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),
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.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني Main Memory Read Only Memory (ROM)
Computer Performance & Storage Devices Computer Technology.
Copyright © 2003 Prentice Hall, Inc 1 Chapter 4 Storing Data: Electronic Filing Cabinets NEXT SLIDE.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
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.
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
Storage capacity of a computer
Storage Hardware This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Storage devices of Computer Submitted By Pravesh Kumar UPS Beetia
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
COMPUTER MEMORY & DATA STORAGE
PRIMARY STORAGE.
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.
Standard Grade Revision
Computer Performance & Storage Devices
Lesson 9 Types of Storage Devices.
Computer Performance & Storage Devices
AS Level ICT Selection and use of storage requirements, media, and devices: storage and storage capacity Unit 1 Topic a - Selection and use of storage.
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.
Presentation transcript:

GCSE Information Technology Storing data Data storage devices can be divided into 2 main categories: 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. The Main Memory contains two types of memory chip called ROM and RAM which hold program instructions and data.

GCSE Information Technology BITS and BYTES Computers store and process data using binary numbers. A single unit in binary is called a bit which stands for binary digit. Computer memory is measured in bytes. One byte is made up of eight bits. One byte can store one character. The eight bit binary code in this byte represents the letter A

GCSE Information Technology The size of a computer’s memory is normally measured in kilobytes (Kb), megabytes (Mb) or gigabytes (Gb). The table below shows some of the main units of size that we use to measure computer memory.

GCSE Information Technology Random Access Memory (RAM) RAM is the computer’s ‘working memory’. RAM temporarily stores programs and data that are being used at a given time. The contents of RAM can be changed and are lost when the computer is turned off. Memory which is wiped clean when the computer is turned off is called volatile memory.

GCSE Information Technology Read Only Memory (ROM) The main use of ROM memory chips in a computer is to store the program that runs when the computer is turned on which loads the operating system (e.g. Windows 2000) from disk. The contents of ROM can’t be changed and aren’t lost when the computer is switched off. Memory which isn't wiped clean when the computer is turned off is called non-volatile memory.

GCSE Information Technology PROM and EPROM PROM and EPROM are both special types of programmable read only memory. PROM stands for Programmable Read Only Memory. This type of memory can be programmed once but can’t be changed again afterwards. EPROM stands for Erasable Programmable Read Only Memory. This type of memory can be programmed and then changed whenever necessary.

GCSE Information Technology 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.

GCSE Information Technology Floppy disks 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. 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.

GCSE Information Technology 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.

GCSE Information Technology 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.

GCSE Information Technology 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.

GCSE Information Technology Digital versatile disk (DVD) DVD is the latest way of storing data DVD discs are expected to replace ordinary compact discs and video tapes in the future A DVD disc can store up to 17 gigabytes of data. This is enough storage space for at least four full-length feature films!

GCSE Information Technology 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.

GCSE Information Technology 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.

GCSE Information Technology 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.