Elements of a Computer System

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

THIS IS A COMPUTER COMPILED BY RICHARD AMOAKO, CO-FOUNDER OF PROJECT GOODWILL AFRICA, A YOUTH EMPOWERMENT ORGANIZATION.
Computer Parts There are many parts that work together to make a computer work.
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.
The Central Processing Unit (CPU) Understanding Computers.
Computer Components.
Computer Hardware.
Computer Parts There are many parts that work together to make a computer work.
Computer Basics Flashcards #2
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
Computer Systems. Note to the student Please make brief notes on the following computer hardware + software components After each section research the.
1-1 Introduction to Computer Science Computer Hardware Components: CPU, Memory, and I/O What is the typical configuration of a computer sold today? Minia.
How Computers Work. A computer is a machine f or the storage and processing of information. Computers consist of hardware (what you can touch) and software.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
1 BUSINESS TECHNOLOGY TODAY Chapter Two How ICT Works.
Computer Parts There are many parts that work together to make a computer work.
1 Bits, Bytes, and Binary Numbers Bits and bytes are small pieces of computerized data that communicate commands to a computer’s CPU: A bit is either a.
Computer Components Checklist There are many parts that work together to make a computer work.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
Elements of a Computer System Understanding Computers.
Computers Today.
Parts of the Computer System
There are many parts that work together to make a computer work. System Unit Computer Parts.
 There are many parts that work together to make a computer work.
Looking Inside the Computer System
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
1 Objectives Discuss reasons for taking this course on computers Outline the scope of this course Define the computer Differentiate between hardware and.
Computer Parts There are many parts that work together to make a computer work.
HOW IT WORKS …. REVIEW: BINARY NUMBERS DECODE THIS MESSAGE
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
Introduction To Computers
General Concepts of ICT. Be able to identify the main components of a general- purpose computer:  central processing unit (CPU)  main/internal memory.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
DIGITAL TECHNOLOGY. 20 Questions  Pair off with another student within your table.  Both of you are to think of your favorite in a specific category.
COMPUTER PARTS INSIDE - OUTSIDE. Computer Parts There are many parts that work together to make a computer work.
Part 1 WHAT SHOULD HAVE BEEN COVERED DAY ONE Ms. T. N. Jones1.
Part 3 Ms. T. N. Jones1. Vocabulary 1. A design for health, safety, and comfort 2. A tool used to put data into a computer, such as a keyboard, mouse,
Computer Parts There are many parts that work together to make a computer work.
Sara Naheed Amjad Information Technology
GCSE OCR Computing A451 The CPU Computing hardware 1.
Sara Naheed Amjad Information Technology
Elements of a computer system
Parts of a Computer.
HOW IT WORKS ….
Technology Applications Mr. Moses
The Central Processing Unit (CPU)
The CPU is the brain of the computer
Computer Basics 1 Computer Basics.
Computer Hardware and Software
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
08/28/06 parts of the computer.
Introduction to Computing Lecture # 1
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Elements of a Computer System
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Introduction to Computers
Computer components.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Windows.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Electronic device Accepts data - input
4. Computer system.
08/28/06 parts of the computer.
Computer components.
Presentation transcript:

Elements of a Computer System Understanding Computers

What is a Computer?

Elements - Learning Objectives All will be able to distinguish between hardware and software and identify Input, Output and Storage devices Most will be able to explain what RAM and ROM are used for and distinguish between main memory and permanent storage devices Some will be able to name and explain the three stages in the Fetch Execute Cycle

Hardware or Software? What is Hardware? What is Software? Objects that you can touch, like a Music CD. For example: Disks, disk drives, display screens, keyboards, printers, boards, and chips. You cannot ‘touch’ software. Software refers to the programs that run on a computer, rather like the music playing on a CD. Examples of software: Windows, MS Word, MS Excel, Kodu and Logo.

Input, Output & Storage Devices What is an output device? What is an input device? What is a Storage device? An output device is a piece of computer hardware used display or output data which has been processed or stored in a computer. Printer, Speaker. An input device is anything can be used to enter data into a computer. Keyboard, Mouse. A storage device is used to permanently record or store data. CD, Hard Drive.

What do each of these images represent. Are they hardware or software What do each of these images represent? Are they hardware or software? Input, Output or Storage devices? Students to try worksheet 1 stating what the input, output or storage device is and its use.

Computer Systems Look at Worksheet InputsProcessesoutputs Determine the input, process and output in each case Try to complete all the questions in the time given. Try all questions on worksheet 2 in a given time limit. If not all questions are completed that is expected. Finish activity 1 is a minimum

The Central Processing Unit (CPU) Understanding Computers

What are these Components? Motherboard / CPU / RAM / graphics card / hard drive / SATA cable (connect mass storage devices)

The Components of a Computer Central Processing Unit (CPU) Input Output Main Memory Storage

Fetch – Decode – Execute Cycle

Fetch – Decode – Execute Cycle Computer has a list of instructions in memory to carry out. CPU Fetches top instruction from the list Instructions is passed to Decoder to interpret Decoder passes on the instruction Instruction is Executed or carried out CPU Fetches top instruction from the list…

Activity Pupil 1 – holds instructions in the order they are to be processed Pupil 2 – fetches instruction and gives to Pupil 3 Pupil 3 – decodes instruction and tells Pupil 4 what to do Pupil 4 – executes the instruction Can use pupils at the front of the class to demo how the FDE works. USE THE RESOURCE SHEET

Processor Speed How fast is your computer’s processor? One cycle per second = 1 Hertz (Hz) = 1 instruction carried out each second 1 Kilohertz (KHz) = 1024 cycles per second 1 Megahertz (MHz) = 1,048,576 cycles per second 1 Gigahertz (GHz) = 1,073,741,824 cycles per second (Approximately 1 Billion!) How fast is your computer’s processor?

RAM vs ROM RAM stands for Random Access Memory ROM stands for Read Only Memory Some data needs to be permanently held in memory, even when the machine is switched off What does a computer do when you turn it on? Where are these instructions held?

Task Complete the work on worksheet 3 – MemoryStorage.

Finally…. Complete the plenary questions to show me what you have learnt today. Available on the iTeach website