GCSE Computing Memory Powerpoint Templates.

Slides:



Advertisements
Similar presentations
Computer Basics Whats that thingamagige?. Parts of a computer.
Advertisements

Computer Memory/Storage Device
Computer Memory GCSE Computing.
Computer Parts - Internal
IT Systems Memory EN230-1 Justin Champion C208 –
COMPUTER MEMORY Modern computers use semiconductor memory It is made up of thousands of circuits (paths) for electrical currents on a single silicon chip.
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
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.
Operating Systems What do you have left on your computer after you strip away all of the games and application programs you bought and installed? Name.
Memory Hierarchy.
Elements of a Computer System Dr Kathryn Merrick Thursday 4 th June, 2009.
Memory Main memory consists of a number of storage locations, each of which is identified by a unique address The ability of the CPU to identify each location.
Chapter 3 Computer Hard ware
Essential Computer Concepts
Computing Hardware Starter.
Computers in the real world Objectives Understand what is meant by memory Difference between RAM and ROM Look at how memory affects the performance of.
Computer Processing of Data
Computing hardware CPU.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
ROM RAM and Virtual Memory  Lesson Objective: Understand the difference between ROM, RAM and the purpose of Virtual Memory  Learning Outcome: Define.
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
Inside your computer. Hardware Review Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
3 Computing System Fundamentals
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Memory.
CIM101 : Introduction to computer Lecture 3 Memory.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Parts of the computer.
ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems
© GCSE Computing Computing Hardware Starter. Creating a spreadsheet to demonstrate the size of memory. 1 byte = 1 character or about 1 pixel of information.
Understanding Memory.
1 Objectives Discuss reasons for taking this course on computers Outline the scope of this course Define the computer Differentiate between hardware and.
Computer Systems. Bits Computers represent information as patterns of bits A bit (binary digit) is either 0 or 1 –binary  “two states” true and false,
Welcome to Technology Michael Cox October 20, 2015 Do now: Open your typing test data file Take a three minute typing test at Typingtest.com (Aesop test)
Am I RAM Or am I ROM?.
BMTS 242: Computer and Systems Lecture 2: Memory, and Software Yousef Alharbi Website
Activity 1 Review the work from last lesson so that you can explain the following: -What is the purpose of a CPU. -What steps does the CPU take to process.
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),
Activity 1 6 minutes Research Activity: What is RAM? What is ROM?
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.
Prospects of Software Industry in Bangladesh Natasha Ahmed – Maliha Tasnim – Anamika Almas Storage Devise Natasha Ahmed.
MEMORY is part of the Central Processing Unit, or CPU, where data and information are stored. There are two main types of memory in a computer – RAM.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
COMPUTER COMPONENTS Ms Jennifer Computer Components.
~How PC Parts Work~ (30 MARKS). List 4 External components you can see on the PC in front of you and describe the basic function of each one. 1) DVD Drive.
Computer Storage. What is Primary Storage? ● Primary storage is computer memory that is directly accessible to the CPU of a computer without the use of.
Primary and Secondary Storage
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
A Dummies guide to computer memory
Memory Miss Elliott.
Activity 1 6 minutes Research Activity: What is RAM? What is ROM?
Memory Key Revision Points.
Computer Parts - Internal
Computing Hardware.
Computer Parts - Internal
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
14/11/2018 RAM and ROM.
Introduction to Computers
GCSE OCR 3 Memory Computer Science J276 Unit 1
Motherboard External Hard disk USB 1 DVD Drive RAM CPU (Main Memory)
2.C Memory GCSE Computing Langley Park School for Boys.
A451: Computer Systems and Programming
Year 10 Computer Science Hardware - CPU and RAM.
Objectives Describe the difference between RAM and ROM
Computer Applications Unit A
Presentation transcript:

GCSE Computing Memory Powerpoint Templates

Objectives Describe the difference between RAM and ROM Explain the need for ROM in a computer system Describe the purpose of RAM in a computer system Explain how the amount of RAM in a personal computer affects the performance of the computer Explain the need for virtual memory Describe cache memory Describe flash memory Discuss how changes in memory technologies are leading to innovative computer designs.

Describe the difference between RAM and ROM A computer uses two types of storage. A main store consisting of ROM and RAM, and backing stores which can be internal, e.g. hard disk, or external, e.g. a CD or USB flash drive. RAM is a fast temporary type of memory in which programs, applications and data are stored. Here are some examples of what's stored in RAM: the operating system applications the graphical user interface (GUI) If a computer loses power, all data stored in its RAM is lost. RAM is therefore considered ‘Volatile’.

Describe the difference between RAM and ROM ROM is memory that cannot be changed by a program or user. ROM retains its memory even after the computer is turned off. For example, ROM stores the instructions for the computer to start up when it is turned on again. It forms the basic instruction set for operating the hardware in the system, and the data within remains intact even when the computer is shut down. ROM is considered ‘Non-Volatile’.

Explain the need for ROM in a computer system ROM should be thought of as storage which is written and then cannot be changed. Once written the only way to destroy the data is to destroy the device holding the data. If ROM is damaged, the computer system simply cannot function.

Describe the purpose of RAM in a computer system RAM only holds data while power is present. RAM changes constantly as the system operates, providing the storage for all data required by the operating system and software. Because of the demands made by increasingly powerful operating systems and software, system RAM requirements have accelerated dramatically over time. For instance, at the turn of the millennium a typical computer may have only 128Mb of RAM in total, but in 2010 computers commonly ship with 8Gb of RAM installed.

Explain how the amount of RAM in a personal computer affects the performance of the computer Computers depend on RAM to run processes and applications; the sophistication and number of processes and applications running create a greater need for RAM. When a computer with too little RAM is attempting to run several processes, each one may not have access to as much RAM as it requires to run optimally, so they will slow down, taking noticeably more loading time to complete any commands. On a slow-running computer, running fewer processes and programs will often allow the available RAM to be devoted to the task a user is actually concerned with, speeding up the computing experience. Users can either add more RAM or add faster RAM to improve performance.

Explain the need for virtual memory Virtual memory frees up space in your computer's RAM. Unfortunately, most computers today will not have enough RAM to run all of the programs that most users expect to run at once. For example, if you load the operating system, an e-mail program, a Web browser and word processor into RAM simultaneously, 32 megabytes is not enough to hold it all. If there were no such thing as virtual memory, then once you filled up the available RAM your computer would have to say, "Sorry, you can not load any more applications. Please close another application to load a new one." With virtual memory, what the computer can do is look at RAM for areas that have not been used recently and copy them onto the hard disk. This frees up space in RAM to load the new application.

Describe cache memory A small amount (normally less than 1MB) of high-speed memory residing on or close to the CPU. Cache memory supplies the processor with the most frequently requested data and instructions. Level 1 cache (primary cache) is the cache closest to the processor. Level 2 cache (secondary cache) is the cache second closest to the processor and is usually on the motherboard.

Describe flash memory Flash memory is a non-volatile computer storage technology that can be electrically erased and reprogrammed. It is primarily used in memory cards, USB flash drives, and solid-state drives for general storage and transfer of data between computers and other digital products.

Discuss how changes in memory technologies are leading to innovative computer designs. Video – Institution Lectures 1 (DVD)