The parts of a computer system ComputerInputOutput StorageDataInformation HardwareSoftwarePeripheral Main memory Control Unit Central Processing Unit.

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

INTRODUCTION OF COMPUTER
CSCI 1412 Tutorial 1 Introduction to Hardware, Software Parminder Kang Home:
Computer Components.
Using Computers CS French Chapter 1.
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Category1 Computers Category2 CPU.
Introduction to Computer Systems
WkTOPIC(S) 1 Overview of computer system 2 Data and Information 3 Computing Device I (pre computer age to 19 th century) 4 Computing Device I (pre computer.
Computer Applications NCBS Stage 1. The Central Processing UnitSlide 2Computer Applications Stage 1 Course Content and Assessment Practical – 60% (2 Hrs.
COMPUTER DEVICES Input Devices Output Devices Storage Devices
ICAICT101A Operate a Personal Computer. A computer is an electronic device that allows you to process and store data (information)… 2.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
Computer System Alanoud Al Saleh. Computer systems Are defined as: A machine for solving problems. Specifically the modern computer is high-speed electronic.
Computer Systems. Note to the student Please make brief notes on the following computer hardware + software components After each section research the.
BLOCK DIAGRAM OF COMPUTER
Chapter 3 Computer Hard ware
INTRODUCTION TO COMPUTING
Operating Systems  By the end of this session, you will know: What an Operating System is. The functions it performs.
COMPUTER SYSTEM.
An Overview of Using Computers
Computer Terminology Computer Technology Day 1. Terms You Should Know  Computer  Electronic device that performs four functions  Accepts Data (Input)
Computer Fundamentals
Introduction to Computers
What is a Computer ? What is the application of computer in Our Daily Life ? What is the application of computer in Teaching Field?
What is a Computer HardwareStorageSoftware Random Questions.
Computers Parts/Types. Topics Definition Types of Computers Parts of Computer System Impact on Society.
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 parts of a computer KeyboardMouse Speakers Disk drive Visual display unit/VDU/Monitor Central processing unit (CPU) Hard disk (Backing store) Microphone.
Intro to Computers Computer Apps 1.
COMP1050 Winter 2015 Computer System Maintenance.
What is a computer? Computer is a device for processing information.
Stages of Processing.  When a computer is given instructions, a series of tasks must take place in order for a result to be accomplished  To accomplish.
COMPUTER ARCHITECTURE. Recommended Text 1Computer Organization and Architecture by William Stallings 2Structured Computer Organisation Andrew S. Tanenbaum.
The Central Processing Unit (CPU) and the Machine Cycle.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Parts of a Computer - Introduction
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
J. Stover, CSD-HS.  A computer is an electronic device that is programmed to accept data (input), process it into useful information (output), and store.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
Parts of the Computer System
Components of a Computer System
Looking Inside the Computer System
Three Jobs of a Computer 1. Input 2. Processing 3. Output.
The Computer System CS 103: Computers and Application Software.
1 Objectives Discuss reasons for taking this course on computers Outline the scope of this course Define the computer Differentiate between hardware and.
Computer Architecture2  Computers are comprised of three things  The physical computer  The operating system  The user and programs running on the.
Basic Computer Organization Rashedul Hasan.. Five basic operation No matter what shape, size, cost and speed of computer we are talking about, all computer.
Central Processing Unit (CPU)
How a Computer Processes Data. With today’s technology a little knowledge about what’s inside a computer can make you a more effective user and help you.
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.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Block Diagram of Computer and Explain its Various Components A computer can process data, pictures, sound and graphics. They can solve highly complicated.
Computer Architecture and Number Systems
The abacus has roots dating back over 5,000 years
Principles of Information Technology
Course Name: Computer Application Topic: Central Processing Unit (CPU)
Introduction to Computers
Information Technology
Introduction to Computing Lecture # 1
PARTS OF THE COMPUTER squires productions.
PARTS OF THE COMPUTER.
Computer components.
COMPUTER FUNDAMENTALS i
Basic Computer Organization
4. Computer system.
Introduction to Computers
Computer components.
Presentation transcript:

The parts of a computer system

ComputerInputOutput StorageDataInformation HardwareSoftwarePeripheral Main memory Control Unit Central Processing Unit Arithmetic andLogic Unit

A computer is a programmable electronic device that processes data following a set of instructions. An example of a fairly simple computer is a calculator: it can process data and output the information from the processing.

Data is all the raw facts and figures that a computer processes by following a set of instructions called program. Data by itself has no meaning; it can be in the form of letters (a, x, t, etc), numbers (1, 4, 7, 534, etc), pictures, sounds or symbols. It is only when we attach meaning to data that we get Information.

To process data to produce information, a computer needs both hardware and software. Hardware is called the parts of the computer system you can see and touch. It is all the devices that make up the computer system. These devices are also called peripherals devices.

Software is a set of instructions that a computer needs to carry out its tasks. For example, if you want to use the computer to type a letter, or draw a picture you need different types of software to accomplish these tasks. Eg. Word, Excel, Paint, Spider solitaire, FreeCell, Minesweeper, etc

Input Output Process Input Output

Processing data to get information involves three stages. These are input, processing and output.

Input devices such as are used to get data and instructions into the computer for processing.

The processing takes place in that part of the computer called the Central Processing Unit (CPU). The CPU is the ‘brain’ of the computer. It takes the raw data and turns it into information.

The CPU is made up of two smaller units. These are the Control Unit (CU) and the Arithmetic and Logic Unit (ALU). The Control Unit (CU) is the main part of the CPU. Input is first sent to the CU, from where it is then sent to the allocated part of the computer to be processed. The CU decided where to send data to be processed. After processing, the information is returned to the control unit.

The Arithmetic and Logic Unit (ALU) performs all the arithmetic and logic functions in a computer. This involves addition, subtraction, multiplication or division or the comparison of data. Some of the logic functions are comparisons such as: Equal to =Less than < Less than or equal to Greater than or equal to >= Not equal to <>

The main memory, which is directly accessible to the CPU, holds data and instructions that the computer is processing at the time.

Output devices such as printers, speakers and visual display units translate information processed by the computer into a form which the user can understand. After processing, the data and information can be either stored in a secondary storage device, such as a disk, or sent to an output device, or both.

Storage refers to media and devices used by a computer to keep data and instructions available for immediate or later use. Storage can be grouped into two categories: primary storage and secondary storages. All input, output and external storage devices are collectively called peripheral devices.

1. Speed – computers are very fast; they can perform tens of millions of operations per second. This capacity can be useful for operations such as predicting weather, performing scientific research and producing thousands of bills for utility companies.

2. Accuracy – computers are very accurate. Error only occurs if there is an error in the hardware, software or data.

3. Storing large amount of information in a small space – there are many storage media that can be used to store large volumes of data and information. Eg. CD, DVD, Flash drive, Hard disk drive 

4. Working continuously – computers can work continuously for long periods without much maintenance. Many computers are permanently switched on!

1. Find two other definition of a Computer. 2. List 2 other Input, Output and Storage devices not mentioned in the notes.

A H G F B C E D

2. For each part say whether it is an input, an output or a process device: A H G F B C E D

3. Explain the following terms and provide an example for each: a. Input device _____________________ b. Output device _________________________

4. State whether the following are hardware or software: a.Scanner ____________________________ b.Microsoft Word 2003___________________ c.Speakers____________________________ d.Microsoft Windows XP__________________ e.Compact Disk (CD)____________________ f.Internet Explorer______________________ g.Diskette_________________________