Data Storage In today’s lesson we will look at:

Slides:



Advertisements
Similar presentations
Introduction to Storage Devices
Advertisements

Storage Devices.
Computer Basics Whats that thingamagige?. Parts of a computer.
Computer Memory/Storage Device
Chapter 3: Storage devices and media Revision
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.
Instructions Slides 3,4,5 are general questions that you should be able to answer. Use slides 6-27 to answer the questions. Write your answers in a separate.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Standard Grade Computing STORAGE DEVICES CHAPTER 18 COMPUTER STUDIES Standard Grade.
Storage.
Comp 1001: IT & Architecture - Joe Carthy 1 Information Representation: Summary All Information is stored and transmitted in digital form in a computer.
Secondary Storage Chapter 7.
INFO1 – Practical problem solving in the digital world
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.
OCR GCSE Computing Chapter 2: Secondary Storage. Chapter 2: Secondary storage Computers are able to process input data and output the results of that.
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
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.
 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.
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…
19:46:29 Storage device. Backup storage Secondary storage 19:46:29.
“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.
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),
ICT IGCSE Theory – Revision Presentation 3.1 Storage devices and media Chapter 3: Storage devices and media Identify storage devices,
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
COMMON FEATURES. WHAT IS? Processors: To control the functions of the device Microprocessors Internal memory: To store the program instructions into the.
Info Tech for Medical Profession
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Digital Storage Digital Storage Ann Ware ~
Computer Note.
Parts of a Computer.
Basic Computer Hardware and Software.
Part B Computer Storage
Memory Miss Elliott.
Chapter 6 Storage By Hussein Alhashimi.
Computer Performance & Storage Devices
Storage devices and media
UNDERSTANDING YOUR COMPUTER
Memory and storage AS identifies the main hardware components of at least two types of computer. AS states and discusses the implications.
Storage Hardware This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
3 - STORAGE: TYPES AND CHARACTERTISTICS
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Primary and Secondary Storage Explained
Info Tech for Medical Profession
Introduction to Computers
Nat 4/5 Computing Science Input, Output and Backing Storage
COMPUTER MEMORY & DATA STORAGE
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
Cloud Storage Services
Distinguish between primary and secondary storage.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Secondary Storage Devices
Introduction to Computers
Digital Storage Digital Storage Ann Ware ~
Technology Mrs. Huddleston
Lesson 3 Data Storage.
GCSE OCR 4 Storage Computer Science J276 Unit 1
Standard Grade Revision
STORAGE – 3 TIERS Key Revision Points.
Part C Computer Storage
2.C Memory GCSE Computing Langley Park School for Boys.
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:

Data Storage In today’s lesson we will look at: What we mean by computer storage The units used to describe computer storage Types of storage in the computer – primary and secondary We will mainly focus on secondary storage: Storage media Choosing media

Data Storage Why do companies and individuals do their work on computers? It allows them to process data more quickly and produce high-quality information and presentations It allows them to store the results and re-use them How do we describe how much data we have, or require? The basic unit of storage size is the byte One byte isn’t much use, so we have kilobytes, megabytes, gigabytes and now terabytes

Data Storage One byte would typically store: a number from 0 - 255 one character (a letter or a digit) in a word-processed document one third of a pixel (or dot) in a photo-quality picture a quarter of one forty-four-thousandth of a second of CD-quality music very little of a video!

Types of Storage Primary storage (e.g. RAM): Volatile - i.e. contents are lost without power Use to store data while it is being processed Fast - access time measured in nanoseconds for PCs Relatively expensive - 1Gb DDR RAM costs about £20 Secondary storage (e.g. hard disc): Non-volatile, usually magnetic media - data are stored without power Used for permanent storage of data after it has been “saved” Slower - access time of around 8ms Cheaper, e.g. 1Tb for £50

Common Storage Media Most storage media are either optical or magnetic: Hard disc Floppy disc (very old-fashioned now!) CD-ROM / CD-R / CD-RW DVD-RAM / DVD-R / DVD-RW Memory cards – e.g. SD, Compact Flash, etc. USB memory sticks The price of these media falls all the time, and the capacities get larger and larger.

Choosing Media If you wanted to store a file, what would affect your choice of media? The type of file and what you plan to do with it The size of the file Whether you need to change it again If you’re sending it to someone else: what they want to do with the file how it’s getting there – is your medium small and robust enough for you to post it? whether they have the hardware to access it

Cloud Storage Faster internet connections have made it possible to transfer files quickly and store them elsewhere. Cloud storage services such as OneDrive, Google Drive and Dropbox allow free storage for files, often with apps to allow mobile access. Files stored in “the cloud” can also be shared – either with specified users, or publicly. Some services synchronise with folders on your PC so that the process of storing files in the cloud is transparent – you don’t know that you’re doing it!

Cloud Storage Access from different locations and devices Security - documents are not on your computer …and possibly not in your country, which could cause problems, e.g. with the DPA You are dependent on your internet connection …and the service provider; services can close down Performance – saving and loading files will be slower than saving to a hard disc Access from different locations and devices Can collaborate and share documents Often free-of-charge No needs to install Requires no disc space and cheaper local devices

Files and Folders The data you save will be stored in a file Why is it important that you give your files sensible names? What makes a sensible name? A file has a file type, which tells the computer which program is needed to open it What are .jpg, .doc, .xls files, etc. Files can be stored in folders Why do we use folders? What is a path?

Copying and Moving Files You can move or copy files, either by using the menus or by dragging them You need to be careful, though... If you drag a file to another folder on the same drive, device or card, it will be moved If you drag to another drive, device or card, a copy will be made... ...except that for some types of file (e.g. programs), a shortcut will be created a shortcut is a link to a file, so you need to be careful not to delete the original file

ICT Exams and Coursework To evidence that you understand how to correctly store your work, you are often asked to include a screen-shot of your files, so... You must create a sensible folder structure You must give your files sensible names You must know how to create a “screen-shot” to show that you’ve done this NB. iOS gives you no access to the filing system, so you can’t practice this on an iPad.