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.

Slides:



Advertisements
Similar presentations
Its All Geek to Me Computer Basics.
Advertisements

An Overview of the Computer System
Computer Hardware.
Computer Systems – Hardware
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.
 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014.
Why do we need to learn about computers? Hardware & Software Windows95 Desktop - GUI? Mice? Internet Explorer & Netscape Microsoft Applications: –Excel.
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
CS 0008 Day 2 1. Today Hardware and Software How computers store data How a program works Operators, types, input Print function Running the debugger.
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
Aug CMSC 104, LECT-021 Machine Architecture and Number Systems Some material in this presentation is borrowed form Adrian Ilie From The UNIVERSITY.
Chapter 3 Computer Hard ware
UNIX Unbounded 5 th Edition Amir Afzal Chapter 1 First Things First.
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.
What is a computer ?  A computer is an electronic device that can accept data and instruction, process them or store them for later retrieval, and sometimes.
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.
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.
Hardware Nick Sims The components of a computer.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
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.
Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
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.
CSCI-100 Introduction to Computing Hardware Part I.
GCSE ICT Storing data - Internal memory, backing storage, and measuring memory.
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
COMPUTER MEMORY & DATA STORAGE. ROM ROM is short for Read Only Memory. –I–It is permanent, long-term memory which cannot be erased or changed in any way;
BMTS 242: Computer and Systems Lecture 2: Memory, and Software Yousef Alharbi Website
Welcome to Technology Application Jeopardy. Hardware More Hardware Jobs & Software Computer Types Storage
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
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.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
Computer Hardware and Software
Parts of a Computer.
An Overview of the Computer System
Computer Basics 1 Computer Basics.
Computer Hardware and Software
Discovering Computers 2011: Living in a Digital World Chapter 4
Introduction to Computer Architecture
Introduction to Computers
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
Computer Based Technology:
Introduction to Computers
Computer Hardware.
COMPUTER FUNDAMENTALS i
Windows.
4. Computer system.
Presentation transcript:

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 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.

GCSE Information Technology

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).

GCSE Information Technology

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.

GCSE Information Technology 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.

GCSE Information Technology 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.

GCSE Information Technology 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.

GCSE Information Technology BITS and BYTES Computers store and process data using binary numbers. A single unit in binary is called a bit which stands for binary digit. Computer memory is measured in bytes. One byte is made up of eight bits. One byte can store one character. The eight bit binary code in this byte represents the letter A

GCSE Information Technology 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.

GCSE Information Technology 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.

GCSE Information Technology 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.

GCSE Information Technology Microcomputers 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.