Memory Key Revision Points.

Slides:



Advertisements
Similar presentations
Hardware Lesson 3 Inside your computer.
Advertisements

P3- Represent how data flows around a computer system
Computer Memory GCSE Computing.
Parts & Functions of a Computer. 2 Functions of a Computer.
Computer Hardware Chapter 5. Motherboard 1: Ports 3: Expansion slots 6: Central processing unit.
Enhanced A+ Guide to Managing and Maintaining Your PC Third Edition.
IT Systems Memory EN230-1 Justin Champion C208 –
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 1 Introducing Hardware.
Computer Memory.
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.
11:15:01 Storage device. Computer memory Primary storage 11:15:01.
The Internal Components of a Personal Computer (PC)
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.
CPU The CPU is a microchip that is installed on a motherboard and acts as the computer’s brain - performing calculations and coordinating the hardware.
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.
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.
Random access memory.
1 A+ Guide to Managing and Maintaining Your PC, Fifth Edition Hardware Needs Software to Work Hardware  Physical components of a computer  Visible part.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 1 Introducing Hardware.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Module 1.1 Upgrading your computer Theme: Data processing for your business.
GCSE Computing Memory Powerpoint Templates.
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.
HardwareHardware F451 - AS Computing. Hardware and Software Definition Hardware –The physical components that make up a computer system. Includes all.
Memory The CPU in the computer fetches data and instructions from memory to process. This type of memory is called primary memory and it is the only memory.
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.
Am I RAM Or am I ROM?.
Feb/18/2014 Mazen Alzyoud Early Term Exam Review.
A Dummies Guide to computer memory. Differences between ROM and RAM ROMRAM Non volatileVolatile Used to boot up the computerUsed when the computer is.
Levi Garner. Topics  Computer Storage Devices  Storage Media and Storage Devices  Memory and Storage.
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.
NON STANDARD HARDWARE By the end of this lesson you will be able to: 1. Identify non standard computer hardware 2. Understand ACRONYMS used to describe.
PCs ENVIRONMENT and PERIPHERALS Lecture 3. operating system and other system software that control the usage of the computer equipment application programs.
Computer System Structures Storage
Primary and Secondary Storage
Parts of a Computer.
Introducing Hardware.
A Dummies guide to computer memory
Memory Miss Elliott.
Activity 1 6 minutes Research Activity: What is RAM? What is ROM?
What is it and why do you need it?
Computing Hardware.
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.
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.
Technology Literacy Hardware.
Introduction to Computer Architecture
Describe the central processing unit including its role
Describe the central processing unit including its role
Primary Storage and Secondary Storage Devices Chapter 3
Memory chips Memory chips have two main properties that determine their application, storage capacity (size) and access time(speed). A memory chip contains.
14/11/2018 RAM and ROM.
TASK: Define the memory keywords.
Device management How does the operating system manage the hardware and peripheral devices? Device Driver: Each device is attached to your computer with.
Computer Hardware Prepared by:- Mr. Pawan Kumar
Introduction to Computer Architecture
GCSE OCR 3 Memory Computer Science J276 Unit 1
Components of a CPU AS Computing - F451.
STORAGE – 3 TIERS Key Revision Points.
Software & hardware interaction
2.C Memory GCSE Computing Langley Park School for Boys.
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Year 10 Computer Science Hardware - CPU and RAM.
Objectives Describe the difference between RAM and ROM
Computer components.
Presentation transcript:

Memory Key Revision Points

Random Access Memory (RAM) Main memory where data, files programs are stored while in use When you run a program it is copied from the hard disk into RAM When the computer boots the OS (e.g. Windows is copied into RAM) Volatile – requires power to retain its data. Storage is temporary. Slower than cache but faster than secondary storage RAM comes on “sticks” or modules that plug into slots on the motherboard Easy to replace/upgrade

More/Less RAM? If computer doesn’t have enough RAM it will run slowly – has to swap data in and out of slower virtual memory More RAM allows you to run more applications simultaneously – can all be loaded into main memory Generally the more RAM the better but… If a PC already has plenty of RAM (to run everything the user wants) adding more may not improve performance

Read Only Memory Non volatile – does not require power to retain data. Storage is permanent ROM chips are built-in to the motherboard BIOS (Basic Input Output System) is held in ROM Instructions computer needs to boot up properly Self checks CPU/RAM  Loads drivers for basic input/output hardware  Loads OS into RAM Needs to be in ROM or instructions lost when the computer turned off. Wouldn’t know how to boot next time it was turned on! Although ROM is read only it can be updated by “flashing”

Other Uses of ROM Firmware = hardware specific software built into a device (the BIOS is firmware) Many devices that use embedded systems e.g. microwave store their software/firmware on ROM chips

Virtual Memory Part of the secondary storage (e.g. the hard drive) used like additional RAM Needed when RAM is full because… Too many applications open Memory intensive operations being performed Data transferred temporarily into virtual memory to free up RAM May make the computer slow to respond – due to constantly moving data between VM and RAM

Speed? Complete the table with the different types of memory in a computer system Virtual memory, Registers, RAM, ROM, Cache Fastest Slowest

Textbook and Firefly Textbook pages 4,12 Firefly http://wilmslowhigh.fireflycloud.net/computing/year-11/computer-systems/memory