WJEC GCSE Computer Science

Slides:



Advertisements
Similar presentations
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Secondary Storage Chapter 7.
Advertisements

AS ICT. Identify suitable uses of common storage media understand the types of access and access speeds required for each use (e.g. serial/sequential,
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.
Computer Memory/Storage Device
Storage Devices and Media The Kingsway School. Backing Storage Backing storage is used to keep data or programs. Different circumstances require different.
Chapter 3: Storage devices and media Revision
Syllabus Contents he syllabus says that you should be able to: describe common backing storage media and their associated devices: magnetic tapes, CDs.
Computer Systems Nat 4/5 Computing Science Section 2 Computer Structure: Lesson 2 : Memory.
The two types of storage: Primary Storage Secondary Storage
Storage INFO 1. Key areas File Compression Types of Storage –Internal/External, Magnetic Storage, Hard Disks, Floppy, Optical Storage, Flash Memory, Online.
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
Secondary Storage Chapter 7.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
Random access 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.
WHAT IS COMPUTER STORAGE? Computer storage is the storing of data in an electromagnetic form to be accessed by a computer processor.
Secondary Storage GCSE Computing. Objectives… Understand the need for input and output devices. Describe suitable input devices for a wide range of computer.
AS Computing Storage devices. Primary storage  A computer’s main memory (RAM) is known as primary memory.  Primary memory is volatile; when the computer.
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Memory.
Data Storage. 3 types of storage to remember ROM RAM Secondary or backing storage.
Section one revision:1. Computer Systems To be able to Identify and describe computer systems To demonstrate an understanding of the Central Processing.
Backing Storage.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Secondary Storage.
ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems
ROM AND RAM By Georgia Harris. WHAT DOES IT MEAN?  RAM: random access memory  ROM: read only memory.
A memory is just like a human brain. It is used to store data and instructions. Computer memory is the storage space in computer where data is to be processed.
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.
Computer Systems The Kingsway School. What are Computer Systems? Computer systems process data electronically Data is information which has no meaning.
Secondary Storage. WHAT IS SECONDARY STORAGE  SECONDARY STORAGE IS THE STORAGE THAT IS NON- VOLATILE. RAM IS VOLATILE AND SHORT TERM AND FORGETS EVERYTHING.
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.
Lesson Objectives Explain the need for secondary storage. Describe common storage technologies such as optical, magnetic and solid state. Describe flash.
OCR Computing OGAT Input, output and storage.
ICT IGCSE Theory – Revision Presentation 3.1 Storage devices and media Chapter 3: Storage devices and media Identify storage devices,
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.
GCSE COMPUTER SCIENCE Computers 1.2 Memory, Storage and Binary.
Computers Are Your Future Twelfth Edition
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
Parts of a Computer.
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
Computer Systems Nat 4/5 Computing Science
Computer Systems Nat 4/5 Computing Science
Storage Devices You will be able to:
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.
GCSE COMPUTER SCIENCE Topic 4 - Computers 4.2 Hardware.
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.
Describe the central processing unit including its role
Describe the central processing unit including its role
Primary and Secondary Storage Explained
Primary Storage and Secondary Storage Devices Chapter 3
Chapter 7.
Chapter 3 – Storage Devices and Media
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Storage Keywords Secondary Storage
Storage & Connectivity
GCSE OCR 4 Storage Computer Science J276 Unit 1
Computer Systems Nat 4/5 Computing Science
GCSE OCR 3 Memory Computer Science J276 Unit 1
Topic 4: Computers Storing Data.
STORAGE – 3 TIERS Key Revision Points.
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.
Primary Storage 1. Registers Part of the CPU
Objectives Describe the difference between RAM and ROM
Computer Applications Unit A
Presentation transcript:

WJEC GCSE Computer Science Unit 1 Computer Systems

Learning Intentions and Outcomes To describe the functions of different types of memory including: Random Access Memory (RAM) Read Only Memory (ROM) Flash Memory Cache Memory

Random Access Memory (RAM) RAM is used for the temporary storage of currently running programs and data. It consists of a large number of store locations each of which is identified by a unique address. The data in each store location can be changed. RAM is volatile – data is lost when the power is switched off.

Read Only Memory (ROM) ROM is used for the permanent storage of data. The data in each store location cannot be changed. ROM is permanent –data is not lost when the power is switched off.

Flash Memory Flash memory is used for the permanent storage of data. However, the data stored in flash memory can be changed.

Cache Memory Cache memory is used for the temporary storage of frequently accessed data and instructions. It consists of a small number of store locations that can be accessed very quickly by the CPU; it is quicker than RAM. Cache memory is volatile – this means that data is lost when the power is switched off.

Memory

Workbook Complete section 1b Q4-5

Secondary Storage Secondary storage is also known as backing storage. Data is written from memory to secondary storage when data is no longer being actively used, for retrieval at a later time.

The most frequently used backing storage media are:

Optical Storage Media Optical storage media uses technology such as lasers. Laser beams are projected onto a CD/DVD or Blu-ray disk and if light is reflected back, then data is read as a 1 and if light is not reflected back, data is read as a 0. Lasers can be used to read and write information to a disk.

Magnetic Storage Media This technology is used in floppy disks, hard disks and tapes. Data is stored on a magnetic medium, which can be a disk or a tape, by writing data using a write-head. Data can then be read by the read-head.

Solid State Storage Media Solid state technology is used in storage media such as USB flash memory sticks. The technology is called solid state as it does not have any moving parts, such as a read-head in magnetic storage. Solid state storage technology is increasingly used to replace both magnetic and optical storage, especially in mobile devices, where its low power consumption and high speed access is advantageous.

Storage in the Cloud Storage in the cloud is a contemporary data storage facility that allows users to store their data on third-party servers. They can then access that data from many computing devices.

Storage in the Cloud Advantages: maintenance tasks, backup and data replication. Purchasing additional storage devices becomes the responsibility of the cloud storage service provider.

Storage in the Cloud Disadvantages: an Internet connection is required. Concern for some organisations that personal data held on a third-party server could in fact be physically stored in a country where adequate data protection legislation does not exist. Another disadvantage is that users are solely reliant on the cloud storage provider when it comes to ensuring that their data is stored safely and can be retrieved at a later date.

Workbook Complete section 1a Q5