Memory and storage AS 10.1.3 identifies the main hardware components of at least two types of computer. AS 10.1.17 states and discusses the implications.

Slides:



Advertisements
Similar presentations
Storage Devices Primary storage: is the storage provided
Advertisements

Term Project Grade 9 Section B Due december 18 Find and research one Emerging technology not studied in class. It can be a prototype or already available.
Storage Devices.
Storing Data Chapter 4.
Computer Basics Whats that thingamagige?. Parts of a computer.
Lesson 3: Working with Storage Systems
Computer Systems I’m ONLY a machine!.
Storage Devices and Media
Storage device.
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
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.
Computer Systems I’m ONLY a machine! Standard Grade Revision.
CIS 105 Concepts and Terminology Unit 3 CIS 105 Survey of Computer Information Systems Essential Concepts and Terminology Study Unit Three.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Hardware Case that houses the computer Monitor Keyboard and Mouse Disk Drives – floppy disk, hard disk, CD Motherboard Power Supply (PSU) Speakers Ports.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
GCSE Information Technology Storing data Data storage devices can be divided into 2 main categories: Backing storage is used to store programs and data.
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
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.
Data Storage. 3 types of storage to remember ROM RAM Secondary or backing storage.
 Identify computer system components.  Explain how the CPU works.  Differentiate between RAM and ROM.  Describe how data is represented.  Identify.
Storage Devices Primary storage: is the storage provided by memory in a computer system Secondary storage: is storage provided by peripheral devices other.
Storage of Data Instructions and data are held in main memory which is divided into millions of addressable storage.
Unit 2- Computer Hardware.  Identify system components  Describe the role of the central processing unit  Define computer memory  Identify types of.
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.
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),
STORAGE DEVICES Storage devices are categorized by the method they use to store files.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
ICT COMPUTER FUNDAMENTALS
Info Tech for Medical Profession
Nat 4/5 Computing Science Lesson 8: Input, Output and Backing Storage
Introduction to Computers
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Basic Computer Hardware and Software.
McGraw-Hill Technology Education
Storage devices and media
Computer Parts - Internal
Basic Computer Hardware and Software.
Storage Hardware This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
Basic Computer Hardware & Software
ICT COMPUTER FUNDAMENTALS
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Computer Parts - Internal
Info Tech for Medical Profession
Introduction to Computers
Storage devices EIT, ©Author Gay Robertson, 2016
COMPUTER MEMORY & DATA STORAGE
Chapter Three Computer Hardware Chapter 3- Computer Hardware.
Introduction to Computers
Basic Computer Hardware and Software.
McGraw-Hill Technology Education
COMPUTER MEMORY & DATA STORAGE
Data Storage In today’s lesson we will look at:
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 Three Computer Hardware Chapter 3- Computer Hardware.
Computer Basics: Inside a Computer Part II
Introduction to Computers
GCSE OCR 4 Storage Computer Science J276 Unit 1
Standard Grade Revision
Part C Computer Storage
2.C Memory GCSE Computing Langley Park School for Boys.
1 BY Prof. S. DAS (PhD, UK). 2 CONTENTS Introduction RAM,ROM,PROM,EPROM Auxiliary Storage Devices-Magnetic Tape, Hard Disk, Floppy Disk Optical Disks:
Lesson 9 Types of Storage Devices.
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.
McGraw-Hill Technology Education
Presentation transcript:

Memory and storage AS 10.1.3 identifies the main hardware components of at least two types of computer. AS 10.1.17 states and discusses the implications of the latest computer technologies. Note to the teacher (Delete this) In order to display the video on slide 6, the image must only be displayed on the data projector and not on both the computer screen and the data projector. If you are using a laptop, usually you need to press a combination of keys on the keyboard e.g. <Fn><F5>. The *.mpg file must also be saved in the same folder as the PowerPoint presentation in order to get the hyperlink to work. Textbook 1.6

What you are going to learn The difference between memory and storage. The difference between RAM and ROM. What is cache memory. Which storage media a PC uses. How the capacity of storage media is indicated. How to determine the storage capacity of media on my computer.

What is the difference between memory and storage?

Many of your questions about computers are about memory and storage Where are all the programs I have installed, stored? Why do I lose work when there is a power failure? What is RAM and why will it help to buy more RAM if my computer is slow?

Storage Where our data and programs are stored even when the computer is switched off. Hard drives, CDs, DVDs, flash disks, stiffys.

Memory Holds the data and the instructions that the computer is working on right now. Random Access Memory (RAM) is memory chips which are plugged into the motherboard. The card containing the chips is called a DIMM (Dual Inline Memory Module).

What collaboration takes place between memory and storage? All programs that are being executed, are copied from the storage medium (e.g. the hard disk) to the memory (RAM). All files (e.g. Word documents) that are being worked on, are copied to the memory. When you save a document, the copy in the RAM is written back to the storage medium.

Comparison: memory and storage Holds the data and the instructions that the computer is working on right now. Holds all the data and the instructions that the computer has access to when it needs them. Determines how many programs can be executed at the same time. Determines how many programs and data can be stored permanently. Stores data in electronic format – very fast. Stores data in magnetic/ optical format – slower.

Comparison: memory and storage Loses contents when power is switched off. Keeps contents even without electricity. Capacity is measured in Megabytes – typically 512 MB to 1024 MB (1 GB) Capacity measured in Gigabytes – typically 40 – 250 GB Expensive per megabyte. Cheaper per megabyte Usually DIMMS on motherboard. Various forms hard disk, CD, etc.

Computers are versatile! Computers can be used for many different tasks, because any program can be copied from storage to memory and then be processed. Word processing Playing games Financial calculations Communication

What does the storage capacity mean? Computers store all data and programs as combinations of 0s and 1s. The two digits are called Bits = Binary digit. The bits are stored as magnetic marks on a hard drive. In the RAM, the bits are stored in small ‘switches’ that are being switched on or off by electricity.

What does the storage capacity mean? Eight bits are needed to represent 1 character (e.g. the letter ‘A’.) A group of 8 bits is called a byte. 10011101 10010001 11101011 1 Byte

What does the storage capacity mean? Larger units are needed when we store data on a computer. You will not indicate the distance from Jhb to Durban in centimetres but rather in kilometre – similarly you would rather indicate the storage capacity of a hard drive in gigabytes than in bytes.

What does the storage capacity mean? Unit Abbrevia-tion Number of bytes 1 kilobyte KB 1024 1 megabyte MB 1024 KB = 1024 x 1024 = 1048576 bytes 1 gigabyte GB 1024 MB = 1024 x 1048576 bytes 1 terabyte TB 1024 GB = 1024 x 1024 x 1024 x 1024 bytes

RAM and ROM

How does the computer work when memory is lost without electricity? Computers need a program to tell them what to do. A program can not be executed if it is not loaded in the memory. Memory doesn’t have any instructions when the computer is switched off. Where does the computer then get its instructions from when it is switched on?

Special memory - ROM All instructions (programs) that are needed to start the computer, are stored in the Read Only Memory (ROM). These programs are stored on a micro chip that is mounted on the motherboard. The programs remain on the ROM, even when there is no power. One of the tasks of the programs is to load the operating system in the RAM – the operating system then controls the computer.

Why is RAM important? RAM is fast – therefore you want to be able to store all the progams that you work on, in RAM. The more RAM you have, the more programs and data can simultaneously be in the RAM and the faster the programs will run.

How much memory must a computer have? Determined by the type of applications used. Graphics, games, film editing – up to 1 GB; ‘normal’ applications 512 MB. Look at the specifications of new software – it usually indicates the minimum amount of RAM needed.

Do Activity 1

Cache memory Special high speed memory Various parts of the computer – including the CPU Comparatively small (measured in KB) Stores work that the CPU is most likely going to use next.

Memory specifications Number of pins that make contact with slots. Capacity Type of memory: Double Data Rate 240 pin DIMM 512MB DDR2 (PC667) ECC Registered. Speed of the memory in MHz Error Correction Code Reduces electricity consumption.

Do Activity 2

Storage

Disk terminology

Disk terminology Formatting: Makes marks on the disk to define the tracks and sectors. Partition: Dividing one hard disk in two parts that can then be handled as two different disks. File system: The format in which files and information is stored. Win XP uses the NTFS file system.

Disk terminology File Allocation Table (FAT) : A table in which record of all the files that are on the disk, is kept as well as in which clusters they are and whether there are any ‘bad sectors’ that can’t be used.

Hard disk Hard drive controller Disks or platters Read/write heads

Hard drive specifications the capacity of the hard disk, measured in gigabytes (GB) the speed at which it rotates, measured in revolutions per minute (RPM) and the interface which connects it to the computer

Do Activity 3

Portable storage devices and media Portable hard drives Portable flash drives flash drives with integrated MP3-players, radios and voice recorders flash drives to boot your computer flash drives with built-in functions to read finger prints and do encryption to keep your data safe and secure.

Do Activity 4

Other magnetic media Digital tape drivers – used to make backups of large quantities of data, like these on a network.

Optical media Makes use of laser beams to read and write data. 1 CD ROM = 450 stiffies From 650 – 750 MB. Software usually installed from a CD.

CD (Compact Disc) CD-ROM Writing to a CD = burning of a CD CD formats CD Read Only Memory. Manufacturer writes once. Can’t be erased or rewritten– e.g. music or software CDs. CD-R CD-Recordable. Can be written to several times in multiple sessions. Can’t erase when the disc is full. Home use. CD-RW CD-ReWritable. Can be written to until disc is full, then erased an rewritten to.

Do Activity 5

DVD Digital Versatile Disc (also called Digital Video Disc). 4.7 GB up to 17 GB DVD-R : recordable DVD-RW : re-recordable DVD-RAM disks: can be written and erased repeatedly, but they are only compatible with devices that support DVD-RAM format.

DVD Dual sided & Dual layer: Can be written on both sides an in two layers. Blu-ray and HD-DVD – capacity of 50 MB and 100 MB.

Why is DVD better than CD? Larger storage capacity and increased speed in comparison with CDs. Backup of a hard disk can be made on DVDs. The decrease in prices of writable DVD media and DVD-writers makes it a viable alternative for CDs.

What next? Storage must increasingly have bigger capacity because of the growth in storing of music and films. Storage must be portable so that data can be transferred to other devices.

Do Activity 6 Do Activity 7 Do Activity 8 Do Activity 9