4. Computer system.

Slides:



Advertisements
Similar presentations
TECH SKILLS COMPUTER BASICS
Advertisements

Calera High School Dawn Bone
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.
Computer Hardware.
Parts & Functions of a Computer. 2 Functions of a Computer.
Hardware Devices and Their Uses Modified excerpt from: GO! with Microsoft ® Office 2003 Brief, 2 nd Edition.
Computer Hardware.
Parts of a Computer Vocabulary
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.
An Introduction To Computer Hardware
Lesson 3 — How a Computer Processes Data
INTRODUCTION TO COMPUTING
1 A+ Guide to Managing and Maintaining Your PC, Fifth Edition Hardware Needs Software to Work Hardware  Physical components of a computer  Visible part.
Computing hardware CPU.
Configuration.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 1 Introducing Hardware.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Central Processing Unit
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.
Computer Basics.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Parts of a Computer - Introduction
Introduction to Computer Systems
Lesson 1: Computer Concepts – Part 1. Computer Systems  Personal Computers Network server Desktop Laptop.
Computer Component. A computer is a machine that is used to store and process data electronically Computer Definition.
Parts of the computer.
Calculators are used to increase speed and accuracy of numerical computations The abacus has roots dating back over 5,000 years Mechanical calculators.
Computer Hardware.
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
Three Jobs of a Computer 1. Input 2. Processing 3. Output.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
Computer Fundamentals MSCH 233 Lecture 1. What is a computer? A computer is an electronic machine which can accept data in a certain form, process the.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
Computer Fundamentals. Examples of Computers Hand-held (HPC)PDATablet PCLaptop/Notebook DesktopTowerWorkstation Computer Basics.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
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 COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Computer Basics 1 Chapter One Computer Basics Part 1.
Inside a Computer. Computer Hardware/Software What is the difference? Computer Hardware.
Identify internal hardware devices (e. g
Computer Parts There are many parts that work together to make a computer work.
ICT COMPUTER FUNDAMENTALS
The abacus has roots dating back over 5,000 years
Elements of a Computer System
ICT COMPUTER FUNDAMENTALS
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.
Introduction to Computers
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.
PARTS OF THE COMPUTER squires productions.
PARTS OF THE COMPUTER.
Introduction to Computers
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Computer Hardware.
Chapter 2: Computer Hardware
Computer components.
Please find the definitions of the following terms
Computer Parts There are many parts that work together to make a computer work.
Logical Computer System
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.
Computer components.
Presentation transcript:

4. Computer system

Parts of Computer

Parts of Computer

Parts of Computer

What is Computer System? Computer Systems are made up of many different parts for e.g. hardware, software, processors, memory, etc.

Hardware Any physical parts of a computer that you can touch, see and pickup. Examples – monitor, keyboard, mouse, disk drives, printer, scanner and speakers.

Software The applications and programming instructions needed to make the computer hardware do useful work. System Software – Operating systems, Utilities, User Interface Application Software Word Processors e.g. MS Word Spreadsheets e.g. MS Excel Databases e.g. MS Access

Differences between Hardware and Software

Peripherals Any device which connects to the computer and exchanges data with the CPU. Include all of the computer’s input and output devices. Examples – monitor, keyboard, external modem.

Central Processing Unit (CPU) ‘Brain’ of the computer. Where all the searching, sorting, calculating and decision making takes place. The speed of the CPU is measured in Megahertz (MHz) or Gigahertz (GHz). 1 MHz = One million instructions per second. 1 GHz = One billion instructions per second.

CPU Components CPU Consists of three main parts: Control Unit Immediate Access Store Arithmetic and Logic Unit

The Control Unit Three main jobs: It controls and monitor the hardware attached to the system. It controls the input and output of the data. It controls the flow of data within the CPU.

The Immediate Access Store Holds the data and programs at that instant by the Control Unit. The CPU reads data and programs kept on the backing storage and stores them temporarily in the IAS’s memory.

Arithmetic and Logic Unit This is where the computer processes data either by manipulating it or acting upon it. It consists of two parts: Arithmetic part – it performs the calculation on the data e.g. 3 + 2 = 5 Logic part – deals with logic and comparison for e.g. it works out if one value is greater, less than or equal to another.

Motherboard The central circuit board of your computer. All of the components and peripherals are plug into it. Houses the ROM chips which stores the BIOS instructions. Relay information between the components and peripherals.

Disk Drives Purpose is to read data from a storage device. The most common disk drives: Hard disk drive Removable disk drive Floppy disk drive Zip drive CD drive, DVD drive

Memory Two main types: Random Access Memory (RAM) and Read Only Memory (ROM).

Cache Memory A special type of computer memory which can be accessed much faster than RAM. Volatile i.e. when the computer is shut down, the data stored there is lost.