Basic concepts of a computer system V1.0 (21/11/2005)

Slides:



Advertisements
Similar presentations
Computer Parts There are many parts that work together to make a computer work.
Advertisements

Mother boards A CPU Memory Input Out put. A mother board is a board that controls the hole computer or ipad. The mother bored provides electrical conations.
P3- Represent how data flows around a computer system
Computer Components.
COMPUTER SYSTEM CAN BE DIVIDED INTO : 1- General Computer 2- Special Computer.
Introduction to Computer Systems
Computer Hardware.
Enhanced A+ Guide to Managing and Maintaining Your PC Third Edition.
COMPUTER SYSTEM COMPONENTS ACTIVITY
Input, Output, Processing and Storage
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
Computer Unit Identify the Part Grade 7 Computer Unit.
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
 What Is a Computer? What Is a Computer?  Computer System Components Computer System Components  Hardware Hardware  Types of Memory Types of Memory.
INFORMATION PROCESSING CYCLE Solid Blue Boxes with Video Cameras or pictures are actually links to videos. Click on them to advance to the web to watch.
Lesson 2 Information Processing. Objectives Define hardware and software Explain the three basic computer functions: input, processing, and output.
Configuration.
2nd Meeting Computer Essential. Can you named these parts of computer?
2.0 Computer System.
Computer Components Checklist There are many parts that work together to make a computer work.
Intro to Computers Computer Apps 1.
INFORMATION PROCESSING CYCLE. What is a computer? A computer is a machine that receives data and processes that data in some way to produce information.
Computer Basics.
What is a computer? Computer is a device for processing information.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
IPC144 Introduction to Programming Using C Instructor: Travis Mander 1.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Chapter 5 Computing Components. 5-2 Chapter Goals List the components and their function in a von Neumann machine Describe the fetch-decode-execute cycle.
Computers Are Your Future Chapter 1 Slide 1 Introduction to the Computers & Internet Chapter 1 Concepts of Information Technology IT.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Aug CMSC 104, LECT-021 Machine Architecture Some material in this presentation is borrowed form Adrian Ilie From The UNIVERSITY of NORTH CAROLINA.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
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.
Computer System Internal components - The processor - Main memory - I / O controllers - Buses External components (peripherals). These include: - keyboard.
Parts of the Computer System
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Introduction to Computer Operation
Looking Inside the Computer System
Three Jobs of a Computer 1. Input 2. Processing 3. Output.
Exploring Windows and Essential Computing Concepts - Getting Started 1 Getting Started Essential Computing Concepts.
Computer Parts There are many parts that work together to make a computer work.
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 and Operation of a Computer
Introduction To Computers
The Parts of a Computer. The TOWER contains all of the parts of a computer.
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.
Sara Naheed Amjad Information Technology
Sara Naheed Amjad Information Technology
Chapter 7.2 Computer Architecture
Technology Foundations
The Parts of a Computer QUIZ.
Parts of the Computer.
BASIC OF THE COMPUTER SYSTEM. INPUT/OUTPUT INPUT DEVICES MOUSE KEYBOARD SCANNER OUTPUT DEVICES PRINTER MONITER.
08/28/06 parts of the computer.
Computer Applications
PARTS OF THE COMPUTER squires productions.
Computer Electronic device Accepts data - input
PARTS OF THE COMPUTER.
Computer Based Technology:
Interaction of Hardware
Processing Computer Components.
Please find the definitions of the following terms
- CHAPTER 1 – Basic Concepts of Information Technology
Computer Electronic device Accepts data - input
4. Computer system.
Introduction to Computers
08/28/06 parts of the computer.
Computer System.
Presentation transcript:

Basic concepts of a computer system V1.0 (21/11/2005)

Basic concepts of a computer system Computer Systems is composed of hardware, software and data Hardware includes peripherals like keyboard, monitor, Central Processing Unit (CPU)

Software refers to programs that control hardware

Data refers to facts represented by words and number, like: –HKID –Age –Name –Examination Grades

Program is used to process Data to produce output Dataprocess  output 

Basic components of Computer Systems includes Central Processing Unit (CPU) 、 Main Memory 、 Peripherals Peripherals include input device, output device and back up storage A computer Mother Board

output device: Monitor input device: Keyboard backup storage: Floppy drive Processing Unit output device: Printer input device: Mouse

Central Processing Unit (CPU) is used to analyze and execute instructions Includes control units, arithmetic and logic processing units and some registers Central Processing Unit (CPU)

Main Memory include Random Access Memory (RAM) 、 Read Only Memory (ROM) RAM is used for short-term storage. Data will be cleared up on machine shut down ROM is used for long term storage , data persists across machine shutdown cycles. But it is NOT rewritable.

input device includes keyboard, mouse, etc. To accept user input and transfer to CPU

output device includes printer, monitor, etc. A media to display result to users

backup storage is used for storing data to- be-used in future

Computer components are connected by cables input device Main Memory (RAM, ROM) CPU output device secondary storage System Unit

Exercises : –1. List five components of Computer Systems hardware and give corresponding examples –2. List 3 examples of software and briefly describe its use