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.

Slides:



Advertisements
Similar presentations
88 CHAPTER SECONDARY STORAGE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 8-2 Competencies Distinguish between primary & secondary storage.
Advertisements

Computer Memory/Storage Device
Lesson 3: Working with Storage Systems
CP1610: Introduction to Computer Components Archival Storage Devices.
Professor Michael J. Losacco CIS 1110 – Using Computers Storage Chapter 6.
By lalrin, Sean. INTRODUCTION Storage devices are used to store your important devices safely. There are many types of storage devices such as ROM, RAM,
Done by: Mohammad Fadhullah bin Matyassin. : Mohammad Daud Bin Mohd Zain. 1.
Backing Storage Chapter 18.
Storage Devices and Media
Chapter 1.1. FDD ( Floppy Disk Drive) Needs a data cable for connection Has two 34-pin drive connectors and one 34-pin connector for the drive controller.
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:
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’
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Computer Fundamentals
Storage Devices Presented by: Saba Mudassar. Storage Devices Primary storage: is the storage provided by memory in a computer system e.g. ROM/RAM. Secondary.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
Information Technology Storage Devices Prof. Adnan Khalid.
Storage Devices. Unless you want to lose all of the work you have done on your computer, you need to have a way to store it safely. There are various.
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.
Data Storage What is storage? Storage refers to the media and methods used to keep information available for later use. Some things will be needed right.
OCR GCSE Computing Chapter 2: Secondary Storage. Chapter 2: Secondary storage Computers are able to process input data and output the results of that.
Secondary Storage Chapter 8 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. 8-1.
Advanced Diploma 1 Backing Storage. Advanced Diploma 2 Aims Understand how data is stored Be able to use the binary system to represent ASCII characters.
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.
 Secondary storage (or external memory) - is not directly accessible by the CPU. Secondary storage does not loose the data when the device is powered.
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.
COM113 Introduction to Computing Storage. Optical Discs What is a CD-ROM?  Compact disc read-only memory  Cannot erase or modify contents  Typically.
SECONDARY STORAGE DEVICES. Agenda of Today’s Lecture  Introduction to Hardware  Types of hardware devices  Storage Devices  Secondary Storage devices.
Our Lady of the Rosary College S.2 Computer Literacy Lesson 8 Storage Unit Mr. Ku Heung Chin.
Memory and Storage Computer Technology K. Steere.
Backing Storage.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
Chapter 7 Storage. What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage Also.
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.
Storage of Data Instructions and data are held in main memory which is divided into millions of addressable storage.
Types of Computers  Supercomputers  Mainframe  Personal Computer  Laptops  Embedded Computers  PDA.
Storage Devices Primary storage: is the storage provided by memory in a computer system e.g. ROM/RAM. Secondary storage: is storage provided by peripheral.
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.
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 devices. Fixed hard disk Fixed hard disk drives are available on all computers and are the main method used for data storage. Uses: fixed hard.
MAC OS – Unit A Page:14-15 Understand Storage Media.
ICT Unit 3 Storage Devices and Media. What is backing up of data? Backing up refers to the copying of file to a different medium It’s useful if in case.
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.
By Molly.  Definition: refers to the copying of files/data to a different medium.  Why back up data? - To safe against loss of data. - To safe against.
STORAGE DEVICES Storage devices are categorized by the method they use to store files.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني Main Memory Read Only Memory (ROM)
What do you mean by external storage devices? External storage devices are the devices that temporarily store information for transporting from computer.
HNC COMPUTING - COMPUTER PLATFORMS 1 Computer Platforms Week 2 Backing Storage.
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.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
COMPUTER MEMORY & DATA 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
CHAPTER 10 Memory and Storage
Presentation transcript:

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 0 and 1 is known as a binary code  Every key character has a binary code  Computers only understand binary code e.g. the word BAG will occupy 3 byte memory  each storage location contains data such as a number, a character or a string of characters, computer instruction, part of a picture or another address of data  One thousand and twenty four bytes make up a kilo bits

Types of memory  ROM (Read Only Memory)  Its permant, which means it doesn’t change or erase  Its know as a “Non Volatile Memory”, because it doesn’t disappear after switching your computer off  ROM are not device or physical things  RAM (Random Access Memory)  Its different because its temporary  Only works when the computer is switched on  Its know as a “Volatile Memory”  Nothing is stored permant on RAM  They both store data inside the computer

Data storage

Internal Backing Store  Hard disk are the main Internal Backing Store  Hard disks have large storage capacity  Are found inside the computer

Floppy disk drive  Are not common anymore  It can be easily stored  Its not recommended  Is a magnetic device

Flash drive  They are small and light  They are portable, removable and re-writable  They use a USB port on the computer to transmit or receive data  They are more fashionable looking  Easy to transmit viruses  if you put it near a metal all your data will be erases  You can easily lose your Flash Drive  Its more expensive than CDs and DVDs  It’s a optical device

DVD  DVD- Digital Versatile disk  Very similar to CD’s  The memory contains more space  You can store on one side and on the other side  Make sure you buy the right format  Produces a better quality of sound and image  Are now very cheap  A DVD player can read CDs and DVDs, but a CD player cant read a DVD  There are many DVD formats  Also they can be easily damaged  Is a optical devices Types of DVD’s:  DVD minus R  DVD plus R  DVD minus W  DVD plus W

DVD-R and DVD + R  DVD-R can be played on most home DVD player  DVD-R media is at the moment the cheapest most common  Can only be used in DVD Recorders and Burners that support DVD-R recording or multi-format recording  Its rewriteable  Has a 4.7gb DVD disc  The DVD+R disc type does not compare well with DVD-R as far as DVD playback compatibility  They can only be used in DVD Recorders and Burners that support DVD+R

Magnetic tape  It’s a magnetic device  It can store large amount if data  Used to backup data  Large organizations use it  It uses serial access to data  Needs a special type of equipment to read or record data  Over 100 GB memory capacity  Its cheaper to store data on them

CD-ROM and CD- Write  CD-ROM (Compact Disk Read Only Memory)  You can store data once, you cant add  You can burn music and movies on to it  They are optical devices  Memory capacity 700 MG  Make sure you buy the right format Types of CD’s:  CD write or also known as CDW