ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems WWW.YAHMAD.CO.UK.

Slides:



Advertisements
Similar presentations
Computer Systems Nat 4/5 Computing Science Computer Structure:
Advertisements

THIS IS A COMPUTER COMPILED BY RICHARD AMOAKO, CO-FOUNDER OF PROJECT GOODWILL AFRICA, A YOUTH EMPOWERMENT ORGANIZATION.
What is Hardware? Hardware is the physical parts of the computer system – the parts that you can touch and see. A motherboard, a CPU, a keyboard and a.
P3- Represent how data flows around a computer system
The Central Processing Unit (CPU) Understanding Computers.
The Internal Parts Of The Computer Read through the following slides and become familiar with the internal parts of the computer. This information will.
Parts & Functions of a Computer. 2 Functions of a Computer.
Intermediate GNVQ ICT Computer Systems Hardware is the name that is given to any part of a computer that you can actually touch. An individual piece of.
Using Computers CS French Chapter 1.
Hardware Devices and Their Uses Modified excerpt from: GO! with Microsoft ® Office 2003 Brief, 2 nd Edition.
Computer Applications NCBS Stage 1. The Central Processing UnitSlide 2Computer Applications Stage 1 Course Content and Assessment Practical – 60% (2 Hrs.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
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.
Computer Unit Identify the Part Grade 7 Computer Unit.
S3 Computer Literacy Computer Hardware. Overview of Computer Hardware Motherboard CPU RAM Harddisk CD-ROM Floppy Disk Display Card Sound Card LAN Card.
11:15:01 Storage device. Computer memory Primary storage 11:15:01.
Chapter 1: Types and Components of Computer Systems
Chapter 3 Computer Hard ware
Lesson Objectives By the end of this lesson you will be able to:
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Secondary Storage GCSE Computing. Objectives… Understand the need for input and output devices. Describe suitable input devices for a wide range of computer.
CENTRAL PROCESSING UNIT – a,b,c & d a - The Purpose of a CPU The CPU is the brain of the computer. The Purpose of the CPU is to process.
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
3 Computing System Fundamentals
HardwareHardware F451 - AS Computing. Hardware and Software Definition Hardware –The physical components that make up a computer system. Includes all.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
Section one revision:1. Computer Systems To be able to Identify and describe computer systems To demonstrate an understanding of the Central Processing.
Parts of a Computer - Introduction
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Stefan Thorvaldsson – Can you touch it? HardwareSoftware KeyboardMonitorProcessorSpeakersMouse Fixed hard drives ROM/RAMPrinter Web.
Computer Component. A computer is a machine that is used to store and process data electronically Computer Definition.
Parts of the computer.
Parts of the Computer System
Identify internal hardware devices (e. g
Computer Structure & Architecture 7b - CPU & Buses.
Understanding Memory.
How are they called?.
Am I RAM Or am I ROM?.
ROM AND RAM By Georgia Harris. WHAT DOES IT MEAN?  RAM: random access memory  ROM: read only memory.
Hardware Introducing the Components of a Computer.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Computer Systems Objectives: To gain an understanding of the types of computer systems. Be able to identify the main components. Understand the difference.
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.
General Concepts of ICT. Be able to identify the main components of a general- purpose computer:  central processing unit (CPU)  main/internal memory.
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.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
24/06/20161 Hardware Processor components & ROM. 224/06/2016 Learning Objectives Describe the function and purpose of the control unit, memory unit and.
WALT To know a description of a computer system. WILF All students will be to provide examples of the main components of a computer system(Grade E/D).
Chapter 2 content Basic organization of computer What is motherboard
Computer Systems Nat 4/5 Computing Science Computer Structure:
Computing Science Computer Structure: Lesson 1: Processor Structure
Primary and Secondary Storage
Parts of a Computer.
The Central Processing Unit (CPU)
Memory Miss Elliott.
Memory Key Revision Points.
Elements of a Computer System
Describe the central processing unit including its role
Describe the central processing unit including its role
Computer Based Technology:
Computer Hardware Prepared by:- Mr. Pawan Kumar
Processing Computer Components.
GCSE OCR 3 Memory Computer Science J276 Unit 1
Computer components.
Components of a CPU AS Computing - F451.
The Human Computer M Adair.
Objectives Describe the difference between RAM and ROM
4. Computer system.
Computer components.
Presentation transcript:

ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems Describe the central processing unit including its role Describe internal memory, i.e. ROM and RAM and the differences between them Define input and output devices and describe the difference between them Define secondary/backing storage

ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems Describe the central processing unit including its role The CPU is the 'brain' of the computer. It is where all the searching, sorting, calculating and decision making takes place. The speed of the CPU is measured in Gigahertz (GHz). A 1 GHz CPU can carry out 1 billion instructions per second! Intel and AMD are the most popular CPU brands.

ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems Main Memory The CPU will again check the Cache for the next piece of data. This time the CPU will be able to get the data from the Cache Memory. Temporary data from Applications in use are held in the Main Memory. Applications are installed in the Secondary Storage (Hard drive). The CPU will first check the Cache for the required piece of the data so that it can be processed. If the data is not in the cache then the CPU will check the RAM and transfer data to the CPU. The Cache will then transfer the next piece of data from the RAM into Cache.

ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems Main Memory

ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems Cache Cache is the fastest type of Memory. It is located between the processor and the RAM. Cache collects data from the RAM. Holds onto commonly used data. The Cache will automatically transfer the next set of data from the RAM in to the Cache so that it can be processed by the CPU.

ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems RAM (Random Access Memory) RAM stands for Random Access Memory RAM is the part of the computer that temporarily stores the instructions that the computer is running whilst the data is being processed by the CPU. RAM is volatile which means that when the computer is turned off all data is lost

ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems ROM (Read Only Memory) ROM stands for Read Only Memory ROM is a built in memory that can not be changed (Read Only). ROM normally holds the ‘boot up’ instructions to start the computer – without it the computer wouldn’t know what to do when on button is switched on (e.g. the operating system will not start). ROM is non-volatile memory which means that memory is not lost when computer is turned off.

ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems Input and Output devices Devices need to be connected to a computer to allow data to be inputted and outputted. The general name for these extra devices is ‘peripheral devices’. They are usually categorised into input devices, output devices and storage devices. InputOutputStorage An input device is a device that can pass date into the computer Devices that take data from the computer are known as output devices.

ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems Define secondary/backing storage Backing storage is also known as secondary storage Backing storage is non-volatile which means that data is not lost when computer is turned off. Backing storage is used to store data for a long time (data can be read from and written to) Users tend to make copies of original files on backing storage.