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.

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

The Central Processing Unit (CPU) Understanding Computers.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Computer Hardware.
Hardware Devices and Their Uses Modified excerpt from: GO! with Microsoft ® Office 2003 Brief, 2 nd Edition.
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
11:15:01 Storage device. Computer memory Primary storage 11:15:01.
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.
What is a Hardware? Hardware is the physical parts of the computer system – the parts that you can touch and see.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
Explore the Parts of a Computer
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
Lesson Objectives By the end of this lesson you will be able to:
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Hardware & Software The CPU & Memory.
Introduction to Computers
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Computer Parts. Two Basic Parts Hardware & Software.
© CCI Learning Solutions Inc. 1 Lesson 2: Elements of a Personal Computer System unit Microprocessor chip How memory is measured What ROM is What RAM is.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
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.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Computer Systems. This Module Components Home PC Inputs Processor Memory Motherboards Auxiliary Storage Outputs.
Computer Component. A computer is a machine that is used to store and process data electronically Computer Definition.
Parts of the computer.
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic.
Parts of the Computer System
ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems
Understanding Memory.
Identifying Hardware Components in a Computer (continued) Clock Speed (continued) The computer has a system clock that generates a regular electronic beat.
How are they called?.
Computer Systems. Bits Computers represent information as patterns of bits A bit (binary digit) is either 0 or 1 –binary  “two states” true and false,
Computer Performance. Boot Process (Booting) Sequence of events that occurs between the time you turn on a computer and the time that it becomes ready.
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.
Hardware Introducing the Components of a Computer.
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.
Computer Performance & Storage Devices Computer Technology.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
ICT COMPUTER FUNDAMENTALS
GCSE OCR Computing A451 The CPU Computing hardware 1.
Parts of a Computer.
Basic Computer Hardware and Software.
The Central Processing Unit (CPU)
An Overview of the Computer System
CS111 Computer Programming
Elements of a Computer System
The physical parts of the computer
The Central Processing Unit
ICT COMPUTER FUNDAMENTALS
TexPREP Summer Camp Computer Science
Describe the central processing unit including its role
Describe the central processing unit including its role
Introduction to Computers
Basic Computer Hardware and Software.
An Overview of the Computer System
Hardware.
Computer Hardware Prepared by:- Mr. Pawan Kumar
Introduction to Computers
Hardware Components & Software Concepts
Introduction to Computers
Computer Hardware.
Chapter 2: Computer Hardware
Computer components.
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
4. Computer system.
Computer components.
Presentation transcript:

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 monitor are all items of hardware.

What is Software? Software is a collection of instructions that can be ‘run’ on a computer. These instructions tell the computer what to do. Software is not a physical thing (but it can of course be stored on a physical medium such as a CD-ROM), it is just a bunch of codes.

Examples

The Difference Between Hardware and Software Computer hardware is the physical components that make up the computer system. Hardware is useless without software to run on it. Software is instructions that tell computer hardware what to do. Software is useless unless there is hardware to run it on.

For a computer system to be useful it has to consist of both hardware and software.

Central Processing Unit (CPU) The CPU is the 'brain' of the computer. It is the device that carries out software instructions, runs programs and does calculations. The Pentium processor made by Intel is an example of a CPU.

CPUs usually plug into a large socket on the main circuit board (the motherboard) of a computer. They get very hot when they are operating so usually have a large fan attached to their top to keep them cool.

CPU processing speed The speed of a CPU is measured in Hertz (Hz). The speed is to the number of actions the CPU can perform every second. 1 Megahertz (MHz) is 1,000,000 (1 million) Hertz 1 Gigahertz (GHz) is 1,000,000,000 (1 billion) Hertz A typical, modern, fast CPU runs at around 2.8GHz. That means it can perform almost 3 billion actions every second!

Main Memory (ROM & RAM) Any data or instructions that are to be processed by the CPU must be placed into main memory (sometimes known as primary storage). The storage capacity of memory is measured in Bytes. Usually RAM can hold millions of bytes of data, so you will see capacities measured in: Megabytes (MB) or 1,000,000 (1 million) Bytes Gigabytes (GB) or 1,000,000,000 (1 billion) Bytes So, if a computer has 2GB of RAM, it can hold 2 billion bytes of data and instructions at any time.

ROM This 'boot up' software is known as the BIOS (Basic Input Output System)

Read-Only Memory (ROM) Read-Only Memory (ROM) is used in most computers to hold a small, special piece of software: the 'boot up' program. This software runs when the computer is switched on or 'boots up'. The software checks the computer’s hardware and then loads the operating system. ROM is non-volatile storage. This means that the data it contains is never lost, even if the power is switched off.

Random Access Memory (RAM) Random Access Memory (RAM) is the part of the computer that temporarily stores the instructions that the computer is running, and the data it is processing. RAM is a volatile storage device. This means that if the computer’s power is turned off the contents of RAM disappear and are lost. RAM, like the CPU, also plugs in to sockets on the motherboard.

RAM When a computer is in use, its RAM will contain… The operating system software The application software currently being used Any data that is being processed

Peripheral Devices Technically, a computer need only be made up of a CPU and some RAM. The general name for these extra devices is ‘peripheral devices’. They are usually categorized into input devices, output devices and storage devices.

What are some Examples of Peripheral Devices?

Any others?