STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.

Slides:



Advertisements
Similar presentations
Storage Devices.
Advertisements

Storing Data Chapter 4.
Computer Basics Whats that thingamagige?. Parts of a computer.
Computer Memory/Storage Device
Computer Systems I’m ONLY a machine!.
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Unit 3—Part A Computer Memory
Storage Devices and Media
ICAICT101A Operate a Personal Computer. A computer is an electronic device that allows you to process and store data (information)… 2.
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Storage.
Understanding Computer Basics. Computer Case- The part of a computer system that houses the microprocessor, the RAM (Random Access Memory), and the Motherboard.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
Learning Targets Identify the external parts of the computer Identify examples of input devices Identify examples of output devices Define basic computer.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
Computers Inside and Out
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
1 Introduction to Computers Lect 1 Won’t tell you much you don’t know. (Misleading– the course gets more conceptual as we create webpages.) Will go into.
OCR GCSE Computing Chapter 2: Secondary Storage. Chapter 2: Secondary storage Computers are able to process input data and output the results of that.
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.
Storage Devices By: Tolga, Keeshan, Adam.
GCSE Information Technology Storing data Data storage devices can be divided into 2 main categories: Backing storage is used to store programs and data.
The Four Parts of a Computer. Definition of a Computer A computer is an electronic device used to process data, converting the data into information that.
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
Inside your computer. Hardware Review Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
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.
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.
Memory and Storage Computer Technology K. Steere.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Secondary Storage.
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;
Computers - The Journey Inside continues…
Storage of Data Instructions and data are held in main memory which is divided into millions of addressable storage.
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),
Secondary Storage. WHAT IS SECONDARY STORAGE  SECONDARY STORAGE IS THE STORAGE THAT IS NON- VOLATILE. RAM IS VOLATILE AND SHORT TERM AND FORGETS EVERYTHING.
Main Memory Main memory – –a collection of storage locations, –each with a unique identifier called the address. Word- –Data are transferred to and from.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
Parts of a Computer.
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
Storage Hardware This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
Computing Hardware.
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
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
Unit 3—Part A Computer Memory
PRIMARY STORAGE.
PRIMARY STORAGE.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
How do computers work? Storage.
Unit 3—Part A Computer Memory
Introduction to Computers
Standard Grade Revision
COMPUTER FUNDAMENTALS i
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.
Computer Storage.
Presentation transcript:

STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity

WHAT IS STORING ?

STORAGE CAPACITY Storage capacities and file sizes are measured from lowest to highest in: bits bytes kilobytes megabytes gigabytes Terabytes

Relationship between measurement 8 bits 1 byte 1024 bytes 1 kilobyte 1024 kilobytes 1 megabyte 1024 megabytes 1 gigabyte 1024 gigabytes 1 terabyte 1000 Terabyte 1 Petabyte 1000 Terabyte 1Petabyte

ACTIVITY PLACE THE FOLLOWING MEASURING UNIT IN TERMS OF THEIR STORAGE CAPACITY FROM SMALLEST TO LARGEST bits Kilobytes Gigabytes Terabytes Megabytes Bytes

STORAGE DEVICES USED IN A COMPUTER A computer uses two types of storage. A main store consisting of ROM and RAM, and backing stores which can be internal, eg hard disk, or external, eg a CD or USB flash drive.

HOME WORK DRAW THE MEASUREMENT RELATIONSHIP TABLE 8 bits……….. 1 byte. …………………………. ………………….. 1 terabyte

MAIN STORE (COMPUTER MEMORY) Main store (or computer memory) is divided into Read Only Memory (ROM) and Random Access Memory (RAM). ROM (NON VOLATILE MEMORY) ROM is memory that cannot be changed by a program or user. ROM retains its memory even after the computer is turned off. For example, ROM stores the instructions for the computer to start up when it is turned on again.

RAM RAM (VOLATILE MEMORY) In the case of RAM, it is volatile (this means that when power is switched off all of the data in the memory disappears). Main memory is used to store data whilst it is being processed by the CPU. Data can be put into memory, and read back from it, very quickly.

ROM AND RAM

INTERNAL BACKING STORE-HARD DISK The main internal backing store is a computer's hard disk. A hard disk stores: the operating system software applications or programs the majority of your data files Note: Hard disks store large amounts of data - 200GB to 1TB is common in desktop computers. The data stored on a hard disk is retained until deleted, but it needs to be loaded into main store RAM before it can be used.

HARD DISK

ACTIVITY 1.Which of the following retains its data even after the computer is switched off? ROM RAM REM 2. What does RAM stand for? random accessible memory random access memory random allowable memory 3. What is a computer's main internal backing store? CD-ROM ROM hard disk 4. How best is the size of a hard disk measured? kilobytes megabytes gigabytes

ANSWERS 1.Which of the following retains its data even after the computer is switched off? ROM RAM REM 2. What does RAM stand for? random accessible memory random access memory random allowable memory 3. What is a computer's main internal backing store? CD-ROM ROM hard disk 4. How best is the size of a hard disk measured? kilobytes megabytes gigabytes

MAGNETIC STORAGE MEDIUM-Floppy disks Floppy disks hold very small amounts of data, just 1.44MB and a computer needs a floppy drive to read them. They are used to: transfer small files of data from one machine to another backup important small files that are stored on your hard disk store restricted files that you don't want other users of your computer seeing

MAGNETIC STORAGE MEDIUM-ZIP DISK Zip disks are like large floppy disks but can store 250MB or more of data. To read them a computer needs a zip drive. Their use is similar to that of floppy disks.

MAGNETIC STORAGE MEDIUM- HARD DRIVES Hard Drives- There are two types of Hard Drives. One is Internal that we studied earlier. The other is an Portable Hard Drive. A portable hard-drive is one that is placed into a small case along with some electronics that allow the hard-drive to be accessed using a USB or similar connection. Portable hard-drives allow very large amounts of data to be transported from computer to computer. HARD DRIVES ARE RANDOM ACCESS DEVICES

MAGNETIC STORAGE DEVICES- MAGNETIC TAPE Magnetic tape are serial access devices and are used only where batch processing is used. Advantages: (i) Tape is light and compact and easy to carry and yet it stores far more data than floppy discs.