Introduction to computer storage

Slides:



Advertisements
Similar presentations
Introduction to Storage Devices
Advertisements

Computer Memory/Storage Device
Computer Systems I’m ONLY a machine!.
CP1610: Introduction to Computer Components Archival Storage Devices.
Trends in Memory Computing. Changes in memory technology Once upon a time, computers could not store very much data. The first electronic memory storage.
Chapter 3: Storage devices and media Revision
Vacuum Tube Switches Conductors Insulators Needs vacuum Vacuum Tube Computer Problems 1.BIG 2.Hot (electricity hog) 3.Flakey 4.Expen$$$$ive  About as.
The two types of storage: Primary Storage Secondary Storage
Storage.
Overview: The goal of this lesson is to explore the history and parts of the computer. The lesson utilizes resources from Intel's "The Journey Inside:
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.
External Drives An external flash drive, also known as a thumb drive, is a removable storage device that connects to a USB port. A flash drive uses the.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
Computers in the real world Objectives Explain the need for secondary storage devices Understand the three main storage types – Optical – Magnetic – Solid.
Storage Secondary Storage.
OCR GCSE Computing Chapter 2: Secondary Storage. Chapter 2: Secondary storage Computers are able to process input data and output the results of that.
Computer Hardware Introduction. Computer Hardware Introduction The basic form of a computer is this: PROCESSING MEMORY INPUTOUTPUT But let’s look inside.
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.
STORAGE DEVICES Presentation By: Saurabh Mishra. A data storage device is a device for recording (storing) information (data). CD, Hard Disk and Flash.
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.
Data Storage. 3 types of storage to remember ROM RAM Secondary or backing storage.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Secondary Storage.
“Read Only Memory” a class of storage media used in computers and other electronic devices. This tells the computer how to load the operating system.
CLOUD BASED STORAGE Amy. Cloud Based Storage Cloud based storage is “the storage of data online in the cloud”
AAK Video Production Intro to Camcorders. A camcorder (video CAMera reCORDER) is an electronic device that combines a video camera and a video recorder.
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.
Starter Question for WB What is an output device? Why is it needed?
Secondary Storage. WHAT IS SECONDARY STORAGE  SECONDARY STORAGE IS THE STORAGE THAT IS NON- VOLATILE. RAM IS VOLATILE AND SHORT TERM AND FORGETS EVERYTHING.
MAC OS – Unit A Page:14-15 Understand Storage Media.
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.
Flash Memory by Matt & Sam. What is Flash Memory? Flash memory is a type of memory storage device for computers & devices. It is a type of 'EEPROM' chip,
Computer Systems I’m ONLY a machine! Ashkarali P Asst. Professor GCM Wayanad Ashkarali, GCM.
COMPUTER COMPONENTS Ms Jennifer Computer Components.
Engr: Sajida Introduction to computing Optical storage The storage devices which use laser to read data from or write data to the reflective surface store.
Senior 3 Computer Studies
ICT IGCSE Theory – Revision Presentation 3.1 Storage devices and media Chapter 3: Storage devices and media Identify storage devices,
Computer Performance & Storage Devices Computer Technology #2.
GCSE Computer Science - Revision
CS101 Storage Information.
GCSE COMPUTER SCIENCE Computers 1.2 Memory, Storage and Binary.
Trends in Memory Computing.
Hardware & Software Lesson 2 Hardware: Input, Output & Storage Devices
Digital Storage Digital Storage Ann Ware ~
Computer Note.
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
A Dummies guide to computer memory
Vacuum Tube Computers Vacuum Tube Switches Conductors Insulators
Lesson Objectives Aims You should be able to:
Computer Performance & Storage Devices
TexPREP Summer Camp Computer Science
3 - STORAGE: TYPES AND CHARACTERTISTICS
Primary and Secondary Storage Explained
Introduction to Storage Devices
Storage Keywords Secondary Storage
Digital Storage Digital Storage Ann Ware ~
Introduction to Computer Architecture
Storage & Connectivity
GCSE OCR 4 Storage Computer Science J276 Unit 1
Computer Application Waseem Gulsher
Standard Grade Revision
STORAGE – 3 TIERS Key Revision Points.
2.C Memory GCSE Computing Langley Park School for Boys.
Magnetic recording technology
Hardware Main memory 26/04/2019.
Lecture 5 Memory and storage
Technology 4 Storage.
WJEC GCSE Computer Science
Presentation transcript:

Introduction to computer storage

Computers only understand electrical signals A electrical signal can either be on or off, like a light switch. The computer reads this as either 1 or 0 1 is on and 0 is off 0011010101001111001110001101011110010

In fact computers are just a collection of electrical components

So how do we store data on computers? Using a memory stick Loading a file from the hard drive Inserting a CD-ROM or DVD

All done with 0 and 1 magnetic storage On a computer hard drive data is stored using magnetism A magnet has two poles North or South North represents 1 South represents 0

All done with 0 and 1 The magnetic surface of the hard drive records thousands of 0 and 1’s which make up the data. 01010001000010000011111000001111110001 Magnetic surface Computer hard drive

Magnetic storage

Optical storage CD-ROM’s or DVD’s are called optical drives they use light to represent data. The disc surface is reflective, data is written on the disc by a laser which burns holes through the reflective surface. A light beam is reflected from the shiny surface but not reflected if there is a hole. Reflected light represents 1 Non reflected light represents 0

video Video

Flash memory Flash memory stores data electronically it uses tiny electrical components called transistors to store the data. Each memory location has a transistor which can store either a 1 or 0. Flash memory retains its information when the power is switched off this is called non volatile. Examples of flash memory are:-

Flash memory USB Memory sticks SD cards for Phones and cameras Solid state hard drives SSD Mobile phone Sim card

Technical details Flash memory is transistor-based and non-volatile. Flash , therefore, has no moving parts and information stored on the NAND flash memory chip remains until you delete/edit the file. NAND flash gets its name from the NAND gate in Boolean logic.

Technical details The flash memory cell acts like a permanently-open or closed transistor. Charging is accomplished by grounding the source and drain terminals and placing a voltage on the control gate. When the “floating gate” is charged, it impedes the flow of electrons from the control gate to the silicon, and the 0 or 1 is determined by whether the voltage on the control gate is blocked or not.

Your task To create a PowerPoint presentation which explains the three different storage method’s Show examples of each Explain how they work Include the following information Capacity(how much can it store) Speed how fast is it and how much does it cost? Use the website below to find information http://www.igcseict.info/theory/3/index.html

Further research SSD or solid state hard drives are now replacing traditional magnetic hard drives why is this? Find out why and explain. Magnetic storage was developed early on in the history of computing and is still the main method of storing data on computer system. So why were optical and solid state technologies developed?