PARTS OF THE COMPUTER.

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

Computer Skills Preparatory Year Presented by:
COMP6005 An Introduction to Computing Session Two: Computer Hardware.
INTRODUCTION OF COMPUTER
Computer Hardware.
Computer Components.
COMPUTER SYSTEM CAN BE DIVIDED INTO : 1- General Computer 2- Special Computer.
Computer Hardware.
Computer Basics Flashcards #2
Input, Output, Processing and Storage
Fill in the blanks on your note.
What is Information Technology?
Computer Basics. What is a Computer? “A computer is an electronic device, operating under the control of instructions stored in its own memory, than can.
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
Chapter 3 Computer Hard ware
INTRODUCTION TO COMPUTING
Lecture 1 Introduction to computers & VB.Net. What is a Computer? Examples? A device capable of  Performing computation  Making logical decisions 
Configuration.
COMPUTER SYSTEM.
Unit - 1 Basic Computer Architecture P. Sugin Benzigar.
Introduction to the Computer System. What is a computer ? A computer is an electronic device that can accept data and instruction, process them or store.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
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.
Intro to Computers Computer Apps 1.
COMP1050 Winter 2015 Computer System Maintenance.
স্বাগতম. Junior instructor(computer) What is a computer? What is the weakness of computer?
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
What is a computer? Computer is a device for processing information.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Module 2 : Part 1 INTRODUCTION TO HARDWARE & SOFTWARE INTRODUCTION TO HARDWARE & SOFTWARE.
Parts of a Computer - Introduction
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
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.
General Computer Knowledge COE 201- Computer Proficiency.
Senem KUMOVA METİN // Fall CS 115 Introduction to Programming Introduction to Computing.
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.
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.
1 Computer System The Components of a computer system are: Hardware Software Users.
The parts of a computer system ComputerInputOutput StorageDataInformation HardwareSoftwarePeripheral Main memory Control Unit Central Processing Unit.
Basic concepts of a computer system V1.0 (21/11/2005)
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.
Computer Basics 1 Chapter One Computer Basics Part 1.
Computer Components ICS 3U0.
Computer Fundamentals 1
Introduction to Computers
Introduction to Computers
Introducing Networks and the Internet
08/28/06 parts of the computer.
PARTS OF THE COMPUTER squires productions.
المحور 3 : العمليات الأساسية والمفاهيم
Computer Basics Hardware and Software.
Introduction to Computers
Introduction to Computers
Computer Hardware.
Chapter 2: Computer Hardware
What is Computer A computer is a general purpose device that can be programmed to carry out a finite set of arithmetic or logical operations. Since a sequence.
Computer Basics Hardware and Software.
Logical Computer System
Fundamental of computer
INTRODUCTION TO COMPUTERS
COMPUTER FUNDAMENTALS i
Understanding input, output and storage devices
Computer components is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format. Computer The computer.
Computer Electronic device Accepts data - input
Lesson 3 Computer Devices.
4. Computer system.
08/28/06 parts of the computer.
Computer components.
Presentation transcript:

PARTS OF THE COMPUTER

An Interesting Fact An Amd 1400 chip running without a heatsink gets as hot as 370 degrees.

Identify the numbered components.

The Computer System The computer system consists of : Hardware: This consists of the physical components of the computer. The parts that you can see and touch. Some examples are keyboard, mouse, monitor, speakers.

The Computer System Software: This refers to the programs that run on the hardware. It tells the computer what to do. A few examples are Microsoft XP, Microsoft Office, Internet Explorer, MSN Messenger.

Peripheral devices This is any hardware device that is connected to and controlled by the CPU. These devices are located outside the computer. Input , output and backing storage devices are peripheral devices.

Input Devices These are used to get data and instructions into the computer for processing. Examples Keyboard Mouse Joystick Scanner Microphone

Output Devices These devices translate information processed by the computer into a form which the user can understand. Examples Monitors Printers Speakers

Storage Devices RAM ROM Hard disk CD/DVD Floppy disk Flash drives Primary Storage (main memory/ immediate access) Secondary Storage (backing storage/ auxillary storage)

Diagram of a Computer Central Processing Unit This diagram shows the basic operations and data flow of a computer Central Processing Unit Control Unit Input Devices Output Devices Data Information Arithmetic and Logic Unit Main Memory/ Primary Storage Secondary Storage

CENTRAL PROCESSING UNIT This part of the computer processes data to give information. It contains the Control Unit (CU) and the Arithmetic Logic Unit (ALU). The CPU chip is called a microprocessor. Today, the speed of the CPU is measured in Giga Hertz (GHz). This usually indicates how powerful it is. The two leading manufacturers of microprocessors are Intel and AMD. Homework: Find for each manufacturer at least 3 names given to chips by Intel and AMD.

Control Unit This directs the internal operations of the CPU. Other Functions To control the flow of information to and from all components of the computer. Controls the flow of instructions in and out of main memory. Reads and interprets program instructions.

Arithmetic and Logic Unit This part of the computer manipulates the data. Performs computations i.e arithmetic operations (e.g addition, subtraction, division etc) Performs comparisons i.e logic operations (e.g more than, less than, and, or, etc)

Other Terms Data- This is a basic facts. Eg 900310 Information- Data which is processed into a useful format. Eg 10th of March 1990 Think of two more examples.