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.

Slides:



Advertisements
Similar presentations
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.
Advertisements

COMP6005 An Introduction to Computing Session Two: Computer Hardware.
An Overview of the Computer System
Computer Hardware.
Computer Systems – Hardware
 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014.
Using Computers CS French Chapter 1.
Why do we need to learn about computers? Hardware & Software Windows95 Desktop - GUI? Mice? Internet Explorer & Netscape Microsoft Applications: –Excel.
Introduction to Computers
Computer Hardware.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
COMPONENTS OF A PERSONAL COMPUTER.
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.
BLOCK DIAGRAM OF COMPUTER
Chapter 3 Computer Hard ware
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
Bren Chung y Jua Barbero. Index  Hardware Hardware  Software Software  Computer Computer  Input Device Input Device  Output Device Output Device.
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
GCSE Information Technology Storing data Data storage devices can be divided into 2 main categories: Backing storage is used to store programs and data.
The Four Parts of a Computer. Definition of a Computer A computer is an electronic device used to process data, converting the data into information that.
Components of a Computer Prepared by: Mrs. McCallum-Rodney.
Bren Chung, Jua Barbero y Mica Bitran. Index  Hardware Hardware  Software Software  Computer Computer  Input Device Input Device  Output Device Output.
Introduction to Computer Architecture. What is binary? We use the decimal (base 10) number system Binary is the base 2 number system Ten different numbers.
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.
Hardware Nick Sims The components of a computer.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
Computer Hardware Basic Computer Concepts Components of Data Processing  Data processing is a technique of collecting, manipulating and distributing.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Computer Systems. This Module Components Home PC Inputs Processor Memory Motherboards Auxiliary Storage Outputs.
Unit 30 Digital Graphics BTEC Level 3 Welcome Back !! Anne Sewell.
Computer Component. A computer is a machine that is used to store and process data electronically Computer Definition.
Mercedes Alonso, Luciana Pierangeli & Florencia Glasbauer.
ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
Welcome to Technology Application Jeopardy. Hardware More Hardware Jobs & Software Computer Types Storage
5 th October 2004Hardware – KS41 Hardware Objectives: Computer systems  What do they do?  Identify the hardware that makes up a computer system (PC)
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
Computer Systems Objectives: To gain an understanding of the types of computer systems. Be able to identify the main components. Understand the difference.
General Concepts of ICT. Be able to identify the main components of a general- purpose computer:  central processing unit (CPU)  main/internal memory.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Introduction to Programming. Key terms  CPU  I/O Devices  Main memory  Secondary memory  Operating system  User interface  Application  GUI 
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.
Basic Computer Components Unit 2. What is a computer?  A computer is an electronic device that accepts raw data and processes it into information that.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
Computer Systems Nat 4/5 Computing Science Computer Structure:
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Parts of a Computer.
An Overview of the Computer System
Computer Basics 1 Computer Basics.
Objectives Define Computer and Identify the Four Basic Computing Functions Identify the Different Types of Computers Describe Hardware Devices and Their.
Computer Hardware and Software
Introduction to Computer Architecture
Introduction to Computers
08/28/06 parts of the computer.
PRIMARY STORAGE.
PRIMARY STORAGE.
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
An Overview of the Computer System
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Computer Based Technology:
Introduction to Computers
COMPUTER FUNDAMENTALS i
4. Computer system.
08/28/06 parts of the computer.
Presentation transcript:

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 hardware is called a device. The basic hardware of any computer consists of a central processing unit (CPU) along with input, output and backing storage devices.

Intermediate GNVQ ICT

The central processing unit (CPU) This is the part of the computer where the searching and sorting of data, calculating and decision-making goes on. The CPU contains the Main Memory, the Control Unit and the Arithmetic and Logic Unit (ALU).

Intermediate GNVQ ICT

The Control Unit fetches instructions from the main memory, decodes them and causes them to be executed by the ALU. The ALU performs calculations and makes decisions using these instructions. The Main Memory contains two types of memory chip called ROM and RAM which hold program instructions and data.

Intermediate GNVQ ICT Random Access Memory (RAM) RAM is the computer’s ‘working memory’. RAM temporarily stores programs and data that are being used at a given time. The contents of RAM can be changed and are lost when the computer is turned off. Memory which is wiped clean when the computer is turned off is called volatile memory.

Intermediate GNVQ ICT Read Only Memory (ROM) The main use of ROM memory chips in a computer is to store the program that runs when the computer is turned on which loads the operating system (e.g. Windows 2000) from disk. The contents of ROM can’t be changed and aren’t lost when the computer is switched off. Memory which isn't wiped clean when the computer is turned off is called non-volatile memory.

Intermediate GNVQ ICT PROM and EPROM PROM and EPROM are both special types of programmable read only memory. PROM stands for Programmable Read Only Memory. This type of memory can be programmed once but can’t be changed again afterwards. EPROM stands for Erasable Programmable Read Only Memory. This type of memory can be programmed and then changed whenever necessary.

Intermediate GNVQ ICT The size of a computer’s memory is normally measured in kilobytes (Kb), megabytes (Mb) or gigabytes (Gb). The table below shows some of the main units of size that we use to measure computer memory.

Intermediate GNVQ ICT Mainframe computers Mainframe computers cost millions of pounds to buy and install. They can process massive amounts of data extremely quickly, which is stored on hundreds of disk drives. A mainframe can have hundreds of terminals and users connected to it at the same time. The most powerful mainframes are called supercomputers.

Intermediate GNVQ ICT Microcomputers Microcomputers are sometimes called PCs, or personal computers. A typical PC system consists of: A base, or tower, unit that contains a CPU and backing storage devices, normally a floppy disk drive, a hard disk drive and CD-ROM drive, and often a Zip drive; Input devices, normally a mouse and keyboard. Output devices, typically a screen, printer and speakers.

Intermediate GNVQ ICT Minicomputers Minicomputers cost tens of thousands of pounds to buy and install. They are much more powerful than microcomputers but not as powerful as a mainframes. Medium-sized businesses use minicomputers to control the company network and act as a central store for all the company’s data.