 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014.

Slides:



Advertisements
Similar presentations
The Shapes of Computers Today
Advertisements

Types and components of computer systems
An Overview of the Computer System
Chapter 1:Introduction to the world of computers
Introduction to Computers Introduction to Computers Systems Peter Norton, Fifth Edition (2003), Glencoe Capítulo 1A MC José Antonio García Dávila Facultad.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
Chapter 1 Computer, Internet, Web, and Basics
An Overview of the Computer System
Introduction to the World of Computers
Types of Computers & Computer Hardware Computer Technology.
Business Technology Applications Computer Basics.
Computer Systems – Hardware
Intermediate GNVQ ICT Computer Systems Hardware is the name that is given to any part of a computer that you can actually touch. An individual piece of.
Using Computers CS French Chapter 1.
Computers Are Your Future © 2005 Prentice-Hall, Inc. Excerpts for V New York University.
Chapter 1. What is computer fluency? The knowledge possessed by people who are able to navigate the digital world successfully NOT THIS.
Computing ESSENTIALS     Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER Information Technology, the Internet, and You computing ESSENTIALS.
Introduction to Computers Section 1A. home Definition of a Computer A computer is an electronic device used to process data, converting the data into.
Mrs. Staniec. 1. Identify different types of computer devices. 2. Identify the role of the central processing unit. 3. Identify the difference between.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
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.
Hardware -Computer Organization. Hardware & Software A computer system consists of A computer system consists of –Hardware: anything you can touch, smell,
Introduction to Computers
Introduction to Computers
CLASSIFICATION OF COMPUTERS
Computer & Communications Systems Software Development Unit 1.
An Overview of the Computer System
Configuration.
An Overview of Using Computers
Computing Review Questions. Record your responses in your Computing 101 notebook.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
B USINESS C OMPUTER A PPLICATION Eyad M. AlMassri BGMS4101 Introduction 1 Business Computer Application.
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.
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.
6/4/ Key components of the computer Classification of computers based on Purposes Classification of computers based on Signals Classification of.
Computer Hardware Basic Computer Concepts Components of Data Processing  Data processing is a technique of collecting, manipulating and distributing.
Introduction to Computer Systems
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
1 11 CHAPTER Information Technology, the Internet, and You computing ESSENTIALS.
Parts of the Computer System
An Overview of the Computer System lesson 1. This lesson includes the following sections: The Parts of a Computer System Looking Inside the Machine Software:
According to Technology According to Purpose
Academic PowerPoint Computer System – Architecture.
Computer Basics Mr. Chu MPHS CIS 1.
Information Technology Basics. Introduction to Information Technology 2 Is this really all that important to know ? Server Program Client Network CPU.
Defining the terms assignment. I will define the following terms: computer literate, computer, storage, Data, Information, input, output, information processing.
Welcome to Technology Application Jeopardy. Hardware More Hardware Jobs & Software Computer Types Storage
MIS 105 INTRODUCTION TO COMPUTERS. The Lecturer Molla Ehsanul Majid BSc Engg (BUET) MCS (UOW, AUS) MT (UWS, AUS) One SAP Training (Senior SAP Training.
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.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education 1A-1 Chapter 1 Introducing Computer Systems Instructor.
Information Technology Basics. Introduction to Information Technology 2 Computer Science – Theory of Computational Applications Computer Engineers - Make.
Overview of Computer Systems Course: Introduction to Computers Course Code: CIT1101 Presented by: Bulbul Week: 01.
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 Components Unit 2. What is a computer?  A computer is an electronic device that accepts raw data and processes it into information that.
computing ESSENTIALS    11 CHAPTER Information Technology, the Internet, and You computing ESSENTIALS
Unit-1, Chapter-1 Introducing Computer Systems
Introducing Computer Systems
Introduction to Computer
An Overview of the Computer System
Types of Computers & Computer Hardware
Types of Computers & Computer Hardware
Computers Are Your Future
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
An Overview of the Computer System
The Shapes of Computers Today
COMPUTER FUNDAMENTALS i
The Shapes of Computers Today
Bioinformatics (Nursing)
Presentation transcript:

 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014

 A computer is an electronic device used to process data.  A computer can convert data into information that is useful to people.  A complete computer system includes four distinct parts (The Parts of Computer System): o Hardware o Software o Data o User Introduction to Computer2

 Hardware  Software  Data  Users Introduction to Computer3

4

 A computer's hardware consists of electronic devices; The parts you can see and touch. 1. Speakers 2. Modem 3. Microphone 4. RAM 5. CPU 6. Keyboard 7. Mouse 8. CD-ROM drive 9. Diskette drive 10. Hard drive 11. Printer 12. Ports 13. Monitor 14. Expansion board Introduction to Computer5

 Software – also called programs – consists of organized sets of instructions for controlling the computer.  Some programs exist for the computer's use, to help it manage its own tasks and devices.  Other programs exist for the user, and enable the computer to perform tasks for you, such as creating documents. Introduction to Computer6

 Data consists of raw facts, which the computer can manipulate and process (or convert) into information that is useful to people.  People are the computer's operators, or users. Introduction to Computer7

 Types of Hardware  The CPU  Memory  How Memory is Measured  Input and Output Devices  Storage Devices Introduction to Computer8

 A computer's hardware devices are categorized as follows: o Processor o Memory o Input and output (I/O) devices o Storage devices Introduction to Computer 9

10  The processor is also called the central processing unit (CPU). It manages all devices and performs the actual processing of data.

 Memory consists of chips attached to the motherboard.  Memory holds data and program instructions as the CPU works with them. This memory is called Random Access Memory (RAM). Introduction to Computer11

 Input devices accept data and instructions from the user or from another computer system. The keyboard and mouse are examples of input devices.  Output devices return processed data back to the user or to another computer system. The printer and monitor are examples. Introduction to Computer12

 Storage devices hold data not currently being used by the CPU. Data is commonly stored on a magnetic or optical disk. Each type uses a special medium for storing data on its surface. Introduction to Computer13

Introduction to Computer14 SizeAbbreviations 0 or 1Bit 8 bitByte (B) 1024 BKilobyte (KB) 1024 KBMegabyte (MB) 1024 MBGigabyte (GB) 1024 GBTerabyte (TB)

Introduction to Computer15

DecimalHexadecimalBinary A B C D E F1111 Introduction to Computer16

 Computers can be classified in many ways. The common classification is by size and by function.  By Size o Supercomputers o Mainframe o Minicomputers o Microcomputers Introduction to Computer17

 Supercomputers are the most powerful computers. They are used for problems requiring complex calculations.  Because of their size and expense, supercomputers are relatively rare.  Supercomputers are used by: Universities, Government agencies and Large businesses Introduction to Computer18

 Mainframe computers can support hundreds or thousands of users, handling massive amounts of input, output, and storage.  Mainframe computers are used in large organizations where many users need access to shared data and programs.  Mainframes are also used as e-commerce servers, handling transactions over the Internet. Introduction to Computer19

Introduction to Computer20

 Minicomputers are smaller than mainframes but larger than microcomputers.  Minicomputers usually have multiple terminals.  Minicomputers may be used as network servers and Internet servers. Introduction to Computer21

 Microcomputers are more commonly known as personal computers. The term "PC" is applied to IBM-PCs or compatible computers.  Full-size desktop computers are the most common type of PC.  Notebook (laptop) computers are used by people who need the power of a desktop system, but also portability.  Handheld PCs (such as PDAs) lack the power of a desktop or notebook PC, but offer features for users who need limited functions and small size. Introduction to Computer22

 By Function o Server o Workstations o Embedded Computers Introduction to Computer23

 Server usually refers to a computer that is dedicated to provide a service. For example, a computer dedicated to a database may be called a "database server". Introduction to Computer24

 Workstations are powerful single-user computers.  Workstations are used for tasks that require a great deal of number-crunching power, such as product design and computer animation.  Workstations are often used as network and Internet servers. Introduction to Computer25

 Embedded computers are computers that are a part of a machine or device. Embedded computers generally execute a program that is stored in non-volatile memory and is only intended to operate a specific machine or device. Introduction to Computer26