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.

Slides:



Advertisements
Similar presentations
Computer Memory/Storage Device
Advertisements

Professor Michael J. Losacco CIS 1110 – Using Computers Storage Chapter 6.
Section 5a Types of Storage Devices.
Backing Storage Chapter 18.
Storage Devices and Media
CANETE, Jivan Ray GOMEZ, Edgar Jr. JITO, Louisan Veth.
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:
3.1 Storage devices and media
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’
AS Level ICT Selection and use of storage requirements, media, and devices: Devices and media.
Chapter 3 Storage Prepared by: Mrs. Hanan AL- Asmari 1.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
The two types of storage: Primary Storage Secondary Storage
Storage.
Storage *Several of these slides have been adapted and modified from LUMS CS101 course (Dr Sohaib Khan and Dr Arif Zaman), VU CS101 slides (Dr. Altaf A.
Lesson 03: Computer Lab Management. LEARNING AREA : Computer Parts & Components.
Chapter 3 Computer Hard ware
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.
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.
 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.
Introduction to Computers
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.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Secondary Storage Chapter 8 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. 8-1.
WHAT IS COMPUTER STORAGE? Computer storage is the storing of data in an electromagnetic form to be accessed by a computer processor.
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.
Computer Hardware Sources: Discovering Computers Information & Software technology.
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
Data Storage. 3 types of storage to remember ROM RAM Secondary or backing storage.
SECONDARY STORAGE DEVICES. Agenda of Today’s Lecture  Introduction to Hardware  Types of hardware devices  Storage Devices  Secondary Storage devices.
Storage Devices Magnetic Storage Optical Storage Digital Storage.
Our Lady of the Rosary College S.2 Computer Literacy Lesson 8 Storage Unit Mr. Ku Heung Chin.
Backing Storage.
Digital Storage. Measuring Memory and Storage TermAbbreviationApproximate Memory Size KilobyteKB or K=1000 bytes (actual size is 1024 bytes) MegabyteMB=1.
C OMPUTERS AND C OMPUTER S YSTEMS Computing Fundamentals Lesson 1, Part 2 Computer Literacy Basics Morrison & Wells.
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.
Storage of Data Instructions and data are held in main memory which is divided into millions of addressable storage.
Made by: Our Expert team It is an output device which displays information like television. The picture of on a monitor is made of tiny coloured.
Chapter 3: S torage Capacity & Storage Media Abbey Clark & Susan Holl.
STORAGE DEVICES Introduction Comparision Storage Hierarchy Slide 1.
3 Storage devices and media Backing store devices.
Identify storage devices, their associated media and their uses, e.g.
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.
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.
Levi Garner. Topics  Computer Storage Devices  Storage Media and Storage Devices  Memory and Storage.
MAC OS – Unit A Page:14-15 Understand Storage Media.
Secondary Storage – 1980’s 5 ¼” Floppy Drive – very low storage capacity maxing out at 1.2 Mb Mid-1980’s – 1990’s 3 ½” Floppy Drive – low storage.
Storage 101 Mr. Yip. What is Storage? Input Processing Output Storage Storage refers to the media and methods used to keep information available for later.
What do you mean by external storage devices? External storage devices are the devices that temporarily store information for transporting from computer.
Computer Performance & Storage Devices Computer Technology.
Senior 3 Computer Studies
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.
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
Computing Hardware.
Primary Storage and Secondary Storage Devices Chapter 3
Introduction to Computers
Primary Storage 1. Registers Part of the CPU
WJEC GCSE Computer Science
Secondary Storage Devices
Presentation transcript:

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 ROM – secondary storage magnetic medium optical medium flash memory

Introduction ‘Computers, like an office, need to have storage areas so that information and documents can be filled systematically’ Information and documents are stored in computer storage so that it can be retrieved whenever they are needed later on.

What is Computer Storage? Computer storage is the holding of data in an electromagnetic form for access by a computer processor.

Functions of Computer Storage 1.Computer storage is important to help users store programs and data to be used at a later time. 2.It is also useful to keeps current data while being processed by the processor until the information is saved in a storage media such as a hard disk or a diskette. 3.Another function of a computer storage is to store instructions from a computer program.

There are two types of computer storage: Primary storage is known as the main memory of a computer, including RAM (Random Access Memory) and ROM (Read-Only Memory). It is an internal memory (inside the CPU) that can be accessed directly by the processor. Secondary storage is the alternative storage in a computer. It is an external storage that refers to various ways a computer can store program and data.

The Differences Between RAM and ROM RAMROM Data and programStores during and after processing Stores by manufacturer ContentStores information temporarily Store instructions (information) permanently Processing TimeVery fast, but uses a lot of power Fast, but uses very little power VolatilityVolatile (unstable) Non-volatile (stable)

Types of Secondary Storage Secondary storage can be divided into 3 main type: – magnetic medium – optical medium – flash memory

Magnetic Medium It is a non-volatile storage medium. It can be any type of storage medium that utilise magnetic patterns to represent information. The examples of magnetic storage are : – Magnetic disk such as floppy disk and hard disk. – Magnetic tape, including video cassette, audio storage reel-to-reel tape and others.

Optical Medium Optical medium is a non-volatile storage media that holds content in digital form that are written and read by a laser. These media include various types of CDs and DVDs. – CD, CD-ROM, and DVD : read-only storage. – CD-R : Write once storage, the data cannot be erased or written over once it is saved. – CD-RW, DVD-RW : it allows data that have been saved to be erased and rewritten.

Flash Memory It Is a solid-state, non-volatile, rewriteable memory. It also works like a hard disk drive that when the power is turned off, the data remains in the memory. Flash memory cards and flash memory sticks are examples of flash memory. The advantages of flash memory are, it offers fast reading access times among the secondary storage devices, it is durable and requires low voltage. It is also light and small.

End of M212