The components of a computer (Part I). Overview : A computer § accepts data and processes it into useful information §consists of l input: accepts data.

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

Introduction to Computer Hardware and Software. Definition of a Computer “A computer is an electronic device, operating under the control of instructions.
The Central Processing Unit: What Goes on Inside the Computer.
Basic Computer Hardware and Software.
FIRST COURSE Essential Computer Concepts. New Perspectives on Microsoft Office 2007: Windows XP Edition 2 Objectives Compare the types of computers Describe.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
An Overview of the Computer System
Computer Hardware.
Types of Computers & Computer Hardware Computer Technology.
 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014.
Using Computers CS French Chapter 1.
What Is A Computer System?
1 Hardware - devices for Input. 2 Hardware - devices for Input Processing.
Computer Hardware In this lecture, we will study:
Hardware and Software Basics. Computer Hardware  Central Processing Unit - also called “The Chip”, a CPU, a processor, or a microprocessor  Memory (RAM)
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.
V Material obtained from summer workshop in Guildford County.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
M. Guymon Pleasant Grove High Spring 2003 Types of Computers & Computer Hardware Computer Technology Day 1.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
Computer Hardware Computer Technology Jeopardy Review By C. Lyman © July 2007.
WHAT IS A COMPUTER??? An electronic device that accepts: n Input n Processes the input n Stores the results of the processing n provides Output Computers.
BLOCK DIAGRAM OF COMPUTER
Introduction to Computers
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
Flash Cards Computer Technology.
Chapter 3 Computer Hard ware
Explore the Parts of a Computer
Lesson 2 — How Does A Computer Process Data?
Introduction to Information Technology Chapter 1 Mind Tools for Your Future.
The Four Parts of a Computer. Definition of a Computer A computer is an electronic device used to process data, converting the data into information that.
Chapter 1 Intro to Computer Department of Computer Engineering Khon Kaen University.
Computers: Tools for an Information Age Chapter 1.
1 Introduction to Computers By Masseta ICT Dept. Mzumbe University.
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.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
COMPUTER ARCHITECTURE. Recommended Text 1Computer Organization and Architecture by William Stallings 2Structured Computer Organisation Andrew S. Tanenbaum.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
6/4/ Key components of the computer Classification of computers based on Purposes Classification of computers based on Signals Classification of.
COMPUTER HARDWARE Made By Anila Bhatti DA Public School (O&A Levels) - Seaview 1.
Introduction to Computer Systems
Computer Basic Vocabulary
CSCI-100 Introduction to Computing Hardware Part I.
Components of a Computer System
There are many parts that work together to make a computer work. System Unit Computer Parts.
Academic PowerPoint Computer System – Architecture.
Types of Computers & Computer Hardware Computer Technology Day 1.
Advanced Computer Applications
Basic Computer Organization Rashedul Hasan.. Five basic operation No matter what shape, size, cost and speed of computer we are talking about, all computer.
The Computer System.
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.
Basic Computer Hardware and Software. Guilford County SciVis V
Basic Computer Hardware and Software.
R. Stewart Fayetteville High School Types of Computers & Computer Hardware Computer Technology.
Emad Salem. CHAPTER (1) COMPUTER HARDWARE Computer A computer is a machine that can be programmed to process data (input) into useful information (output).computerdatainformation.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
 Input - A device, such as a keyboard, used to enter information into a computer  Output - Electronic or electromechanical equipment connected to.
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.
Basic Computer Hardware and Software.
An Overview of the Computer System
Computer Basics 1 Computer Basics.
Types of Computers & Computer Hardware
Basic Computer Hardware and Software.
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
An Overview of the Computer System
Introduction to IT and Types of Computers
COMPUTER FUNDAMENTALS i
Basic Computer Organization
Presentation transcript:

The components of a computer (Part I)

Overview : A computer § accepts data and processes it into useful information §consists of l input: accepts data in machine-readable form and sends it to the processor. l Processor (CPU):executes computer instructions to turn the data into useful information. l Output:makes the machine-readable information available for users. l Storage:supplements main memory - diskettes, hard disk, CD-ROM, etc.

Main Components of a Computer Secondary Storage InputProcessingOutput

Input §Input devices accept data and instructions from the user §keyboard: you type in your input (the display screen is actually an output device §mouse:moves pointer on screen, pressing button invokes commands §scanners: bar code readers, flat bed scanners, etc., captures codes, photos, drawings, text into the computer directly §writing tablets:reads hand-written Chinese characters §data glove: captures gestures as well as 3D coordinates §sensors:temperature, pressure,… §card readers: one line of data/instruction per card

Processor §The central processing unit (CPU) is the brain of the computer §it transforms raw data into useful information §it executes program instructions §it consists of electronic circuits etched into silicon or other material - a chip of a set of chips plugged into circuit boards

Memory §Computer memory, or primary storage, is not part of the CPU but closely associated with it §memory holds the program and the data being processes by the CPU §while the data and program are in memory, the processor can communicate with it directly §this built-in memory is called random-access memory (RAM) §the common unit of measures is the byte-8 bits - the amount needed to store a single character (Chinese characters need more than 1 byte) §common short-hands - kilobyte (KB) and megabyte (MB)

Output §Raw data processed into useable information §2 common devices are the display screen (monitor) and the printer §early monitors display only characters in one color, now they can display any shape or symbols in virtually any color §printers produce printed material under the control of a program

Secondary Storage §Secondary storage is where the computer stores data and programs that it is not currently using §common media : magnetic disk and magnetic tape §data in secondary storage cannot be accessed directly (unlike main memory) §but l they have larger capacity l they retain their contents even when the computer is turned off l they are much cheaper per unit

§Common diskettes come in 2 sizes: 3-1/2 and 5-1/4 §hard disks have large capacity and offer faster access time then diskettes §optical disks have much higher capacity, but cannot be written on easily §magnetic tape is similar to audio/video tapes, they are inexpensive, but can only be accessed sequentially

MICROPROCESSOR §Microprocessor Comparison l Intel Pentium l Intel Celeron l AMD (Intel-compatible) l Motorola PowerPC l Alpha

MICROPROCESSOR §Microprocessor Comparison l Intel processors Xeon Pentium II with MMX Celeron

MICROPROCESSOR §Processor Installation and Upgrades l Zero-insertion force (ZIF) sockets l Upgrades Chip for chip Piggyback Daughterboard

MICROPROCESSOR §Coprocessors l Special processor chip or circuit board designed to assist the processor in performing specific tasks l Floating-point coprocessor

MICROPROCESSOR §Parallel Processing l Using multiple processors simultaneously to execute a program l Speeds execution l Requires special software

Classes of Computers §Mainframes - very high speeds and very large data volumes §Minicomputers - a step down §Super-minis §Personal Computers(PC) - microcomputers §Super-micros §laptops - notebooks, runs on battery §Sub-notebooks §Pen-based Computers - personal digital assistants

Communication §Computers started out very large, with many dumb terminals connected §Gradually computers become smaller and smaller, with only one set of keyboard/monitor §These PCs need to communicate with one another, as well as mainframes §Again we have many PCs (intelligent terminals) connected to mainframe, or many mainframes

A Simple Computer Network §Processing have been decentralized, or distributed §It becomes a network §By far the most important network service is electronic mail §Now the Internet is rapidly gaining in importance