Topic 4: Computers Storing Data.

Slides:



Advertisements
Similar presentations
Introduction to Storage Devices
Advertisements

Computer Memory/Storage Device
Lesson 3: Working with Storage Systems
CP1610: Introduction to Computer Components Archival Storage Devices.
Adapted from CTAE Resource Network – Used with permission. PROFITT Curriculum Basic Computer.
CPSC 2031 What is a computer? A machine that processes information.
James Tam Computer Hardware: A Quick Overview In this section of notes you will learn/relearn about the basic parts of a computer and how they work.
Backing Storage Chapter 18.
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Storing & Retrieving Information File systems J.
Storage Devices or Backing Storage
Backing up data By Alicia stewart.
C AMBRIDGE N ATIONALS - BP2 How Information and data can be stored on portable devices.
Storage Unit 1 – Understanding Computer Systems JMW 2012.
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.
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.
INFO1 – Practical problem solving in the digital world
Storage Secondary Storage.
Computer Hardware Introduction. Computer Hardware Introduction The basic form of a computer is this: PROCESSING MEMORY INPUTOUTPUT But let’s look inside.
Computer Hardware. History of Computing Code breakers in World War I and II developed the world’s first computers. In the 1950s and 1960s computers were.
Data Storage. 3 types of storage to remember ROM RAM Secondary or backing storage.
Backing Storage.
Hard drives use magnetism to store information just like on old cassette tapes. Copper heads are used as they are easy to magnetize and demagnetize.
“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”
FILE MANAGEMENT Computer Basics 1.3. FILE EXTENSIONS.txt.pdf.jpg.bmp.png.zip.wav.mp3.doc.docx.xls.xlsx.ppt.pptx.accdb.
Secondary Storage. WHAT IS SECONDARY STORAGE  SECONDARY STORAGE IS THE STORAGE THAT IS NON- VOLATILE. RAM IS VOLATILE AND SHORT TERM AND FORGETS EVERYTHING.
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.
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 DEVICES Storage devices are categorized by the method they use to store files.
Information Systems Design and Development Technical Implications (Storage) Computing Science.
Senior 3 Computer Studies
Unit 3—Part B Computer Storage Computer Technology (S1 Obj 2-3 and S3 Obj 1-1) Unit 3—Part B Computer Storage Computer Technology (S1 Obj 2-3 and S3 Obj.
Storage Devices. Diskette plastic flexible disk enclosed inside a tough plastic cover. Properties : - Diskettes are slow and have a low capacity (1,44.
OCR Computing OGAT Input, output and storage.
WHAT ARE BACKUPS? Backups are the last line of defense against hardware failure, floods or fires the damage caused by a security breach or just accidental.
Computer Performance & Storage Devices Computer Technology #2.
3 - STORAGE: CHOICE OF STORAGE MEDIA/DEVICE
Discovering Computers 2012: Chapter 2-7
Computer Note.
Part B Computer Storage
Storage capacity of a computer
Storage Devices You will be able to:
Cloud Storage - an introduction
Optical Media Key Revision Points.
Internal components of a computer.
Nat 4/5 Computing Science Input, Output and Backing Storage
COMPUTER MEMORY & DATA STORAGE
McGraw-Hill Technology Education
COMPUTER MEMORY & DATA STORAGE
Introduction to Storage Devices
Cloud vs Local: Better Data Storage Device
Hard Disk Drive Property Notes Insert Image Type of Storage
Chapter 3 – Storage Devices and Media
UNIT R001: Understanding Computer Systems
UNIT A451: Computing Hardware: Secondary Storage
Lesson 3 Data Storage.
GCSE OCR 4 Storage Computer Science J276 Unit 1
Part C Computer Storage
1.2 Types of information storage media
Purpose, functions and types of hardware including input, output, storage, processor and peripheral devices; definitions and examples; interaction between.
Technology 4 Storage.
McGraw-Hill Technology Education
WJEC GCSE Computer Science
Secondary Storage Devices
Networks & I/O Devices.
Unit 1 insight – Hardware and software of a computer
Computer Applications Unit A
Presentation transcript:

Topic 4: Computers Storing Data

Where Data is Stored Data can represent anything, from characters to sounds However, all data needs to be stored We can commonly store data in two places On a device we own On the ‘cloud’ We’re going to look at how both work

Storing Data Locally When storing data locally (on a device we own), we have a few options Internally on the computer Externally on a USB stick, hard-drive, or optical disk No matter what, the formats of storage are the same, and can be split into three categories Magnetic Optical Electrical

Magnetic Storage All forms of magnetic storage work off the same base Magnetic dots These magnetic dots can have two different polarities For 1 and 0 These polarities can be written and read using some mechanism (like a play head)

Magnetic Storage There are quite a few examples of magnetic storage Internal hard-drives External hard-drives Floppy disks

Optical Storage Optical storage works off light/visuals A disk can contain small dark pits (burned onto it by a write head) A dark pit represents 1 No pit represents 0 Often optical media cannot be written to twice

Optical Storage Examples of optical storage include CDs DVDs Blue-Rays

Electrical Storage Electrical storage works off of electricity Like a computer Certain electrical signals can be saved in transistors, even when not powered on This is EEPROM Examples include Solid-State Drives USB Flash Drives

Cloud Storage If we don’t want to store our data locally, we can store it on the ‘cloud’ Colloquialism for storing data on an external server The base idea of storing data is the same Data is still stored on some form of magnetic or electrical storage However, the data is stored not on our computer, but a company’s computer

Cloud Storage There is one big benefit of storing data on the cloud It is accessible from anywhere with Internet access Data is stored on a separate computer So you don’t need access to your local computer to get that data In modern times, in this Internet connected world, it is the preferred way of storing data

Cloud Storage Lots of companies offer cloud storage solutions these days Some even let us keep cloud-stored data synced to local-stored data This means changes we make on our computer are automatically ‘backed up’ to an external computer