@2012 by Pedernal Jemerson G. Pedernal Jemerson G ICT Network Specialist Palawan State University.

Slides:



Advertisements
Similar presentations
B ASIC C ONCEPTS O F C OMPUTERS Bajaj Coaching Center, Rohtak For more such slides visit bcc2000.com.
Advertisements

BASIC CONCEPTS OF COMPUTERS P REPARED B Y : B AJAJ C OACHING C ENTER R OHTAK BCC COM.
Introduction to Computer Programming Nai-Wei Lin Department of Computer Science and Information Engineering National Chung Cheng University.
Microprocessor 8085/8086 Lecturer M A Rahim Khan Computer Engineering and Networks Deptt.
CoSci 442 Microprocessor Systems Presented by: Engr. Ronnie D. Caytiles BSCS College of Computer Studies University of Antique.
1 Chapter 2 BASIC CONCEPTS of Computer science OBJECTIVES define a computer identify characteristics of computer know the origin and evolution.
INTRODUCTION OF COMPUTER
Welcome.
History of Computing -- Soujanya. Contents Definition Abacus(600 B.C) Cardboard Calculator First Calculator Difference Engine(1822) Well-Known Early Computers.
Using Computers CS French Chapter 1.
CSCI-235 Micro-Computers in Science Course Information & Introduction.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Hardware: Input, Processing, and Output Devices Chapter 3.
1 Chapter 1 The Big Picture. 2 2 Computing systems are dynamic entities used to solve problems and interact with their environment. They consist of devices,
KEYBOARD – an input device used to type data.
The History of the Computer Then & Now Computer Evolution 1642 Blaise Pascal – mechanical adding machine.
Evolution of the Computer Land marks of the Computer History.
Generations of Computers
Introduction to Computers. Are Computers Important? OF COURSE!
 What’s a Computer? What’s a Computer?  Characteristics of a Computer Characteristics of a Computer  Evolution of Computers Evolution of Computers.
Introduction to Computers and Python. What is a Computer? Computer- a device capable of performing computations and making logical decisions at speeds.
CIM101 Introduction to Computer Course Teacher : Kazi Saiful Alam(Rehan) Course credit : 3.0 Prerequisite : Nil 1.
Introduction to Computers, the Internet and the by Pedernal Jemerson G by Pedernal.
© Prentice-Hall, Inc Definition  Computer - An electronic device that has the ability to store, retrieve, and process data and can be programmed with.
BACS 287 Basics of Programming BACS 287.
INTRODUCTION TO COMPUTING
The History of Computers
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
INTRODUCTION TO COMPUTERS The personal computer was far from reality in Computer users were limited to specially trained operators and engineers.
Chapter 3 COMPUTER HARDWARE.
Classification of Computers
© Prentice-Hall, Inc Definition  Computer - An electronic device that has the ability to store, retrieve, and process data and can be programmed with.
1.1 The Computer Revolution. Computer Revolution Early calculating machines Mechanical devices used to add and subtract By Babylonian (Iraq) 5000 years.
Intro to Computers Computer Apps 1.
CMSC 120: Visualizing Information 1/29/08 Introduction to Computing.
5-1 Computer Components Consider the following ad.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Chapter 1 Introduction.
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.
Computer Hardware Basic Computer Concepts Components of Data Processing  Data processing is a technique of collecting, manipulating and distributing.
Calculators are used to increase speed and accuracy of numerical computations The abacus has roots dating back over 5,000 years Mechanical calculators.
LECTURE#2 INTRODUCTION TO COMPUTERS, HISTORY AND APPLICATIONS INSTRUCTOR: M. MATEEN YAQOOB.
History of Computer. Evolution of Computers BlaisePascal invented the first mechanical adding Machine in 1642 Baron Gottfried Wilhelm von Leibniz invented.
Introduction to Computing BBA-I/BSCS-I Instructor: M. Mateen Yaqoob.
History of Computers March 26, 2012Greer Potadle.
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
Jamilah Al-Saidan. Introduction to this Course This course is designed to introduce pharmacy students to data processing and programming with pharmaceutical.
The computer is a purpose device that can be programed to carry out a finite set of arithmetic or logical operations. Computer can solve more than one.
Rizwan Rehman, Asstt. Professor Centre for Computer Studies COMPUTER FUNDAMENTALS.
BTT 101 Unit 1 - Notes on IT and Computer Components Information Technology in Business.
Computer Concepts Eduardson A. Tacuban, MIT Computer Fundamentals & Generations Lecture 1.
Computer A Computer may be defined as an electronic device that operates upon data. So, a computer can store, process and retrieve data as and when desired.
 Input - A device, such as a keyboard, used to enter information into a computer  Output - Electronic or electromechanical equipment connected to.
What is computer? IT IS A PROGRAMABLE MACHINE. The two principal characteristics of a computer are: 1.It responds to a specific set of instructionsinstructions.
Introduction to Computers
Chapter 1: An Overview of Computers and Programming Languages
Chapter 1 The Big Picture
Computer Organization and Architecture
The abacus has roots dating back over 5,000 years
Evolution of Computer Hardware
Introduction to Computers
Computer.
Introduction to Computing
INTRODUCTION Term “Computer” Computer definition Data Information
Data & Information Data is collection of raw and unprocessed facts and unprocessed facts, figures and symbols. Example: Train, will, arrive , at, 9.30.
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.
INTRODUCTION To COMPUTER what is information? Information is that which informs. In other words, it is the answer to a question of some kind. It is thus.
Characteristics of Computers
COMPUTER FUNDAMENTALS i
Prepared by: Eng\ahmed gaber eng\mahmoud kamel
Presentation transcript:

@2012 by Pedernal Jemerson G. Pedernal Jemerson G ICT Network Specialist Palawan State University

Chapter 2 What is a Computer? The word computer comes from the word compute”, which means, “to calculate” Thereby, a computer is an electronic device that can perform arithmetic operations at high speed A computer is also called a data processor because it can store, process, and retrieve data whenever by Pedernal Jemerson G.

Data Processing The activity of processing data using a computer is called data processing. Data Capture Data Manipulate Data Output Results Information Data is raw material used as input and information is processed data obtained as output of data processing

Characteristics of Computers 1.Automatic: Given a job, computer can work on it automatically without human interventions 2.Speed: Computer can perform data processing jobs very fast, usually measured in microseconds (10 -6 ), nanoseconds (10 -9 ), and picoseconds ( ) 3.Accuracy: Accuracy of a computer is consistently high and the degree of its accuracy depends upon its design. Computer errors caused due to incorrect input data or unreliable programs are often referred to as Garbage-In-Garbage-Out by Pedernal Jemerson G.

Characteristics of Computers 4.Diligence: Computer is free from monotony, tiredness, and lack of concentration. It can continuously work for hours without creating any error and without grumbling 5.Versatility: Computer is capable of performing almost any task, if the task can be reduced to a finite series of logical steps 6.Power of Remembering: Computer can store and recall any amount of information because of its secondary storage capability. It forgets or looses certain information only when it is asked to do by Pedernal Jemerson G.

Characteristics of Computers 7.No I.Q.: A computer does only what it is programmed to do. It cannot take its own decision in this regard 8.No Feelings: Computers are devoid of emotions. Their judgement is based on the instructions given to them in the form of programs that are written by us (human by Pedernal Jemerson G.

Computer Classification A.personal computer: a small, single-user computer based on a microprocessor. In addition to the microprocessor, a personal computer has a keyboard for entering data, a monitor for displaying information, and a storage device for saving data.personal computeruser microprocessormonitorstorage devicesaving B.workstation: a powerful, single-user computer. A workstation is like a personal computer, but it has a more powerful microprocessor and a higher-quality monitor.workstation C.minicomputer: a multi-user computer capable of supporting from 10 to hundreds of users simultaneously.minicomputermulti-user D.mainframe: a powerful multi-user computer capable of supporting many hundreds or thousands of users simultaneously.mainframe E.supercomputer: an extremely fast computer that can perform hundreds of millions of instructions per by Pedernal Jemerson G.

Modern Computers Modern computers are electronic and digital. digital The actual machinery -- wires, transistors, and circuits -- is called hardware; the instructions and data are called software. transistorshardwaredata by Pedernal Jemerson G.

Modern Computers (Cont.) All general-purpose computers require the following hardware components: memory: enables a computer to store, at least temporarily, data and programs.memorystore mass storage device: allows a computer to permanently retain large amounts of data. Common mass storage devices include disk drives and tape drives.mass storagedevicedisk drivestape drives input device: usually a keyboard and mouse, the input device is the conduit through which data and instructions enter a computer.input devicekeyboardmouse output device: a display screen, printer, or other device that lets you see what the computer has accomplished.output devicedisplay screenprinter central processing unit (CPU): the heart of the computer, this is the component that actually executes instructions.central processing by Pedernal Jemerson G.

Modern Computers (Cont.) In addition to these components, many others make it possible for the basic components to work together efficiently. For example, every computer requires a bus that transmits data from one part of the computer to by Pedernal Jemerson G.

Evolution of Computers Blaise Pascal invented the first mechanical adding machine in 1642 Baron Gottfried Wilhelm von Leibniz invented the first calculator for multiplication in 1671 Keyboard machines originated in the United States around 1880 Around 1880, Herman Hollerith came up with the concept of punched cards that were extensively used as input media until late by Pedernal Jemerson G.

Evolution of Computers (Cont.) Charles Babbage is considered to be the father of modern digital computers He designed “Difference Engine” in 1822 He designed a fully automatic analytical engine in 1842 for performing basic arithmetic functions His efforts established a number of principles that are fundamental to the design of any digital by Pedernal Jemerson G.

Some Well Known Early Computers 1.The Mark I Computer ( ) 2.The Atanasoff-Berry Computer ( ) 3.The ENIAC ( ) 4.The EDVAC ( ) 5.The EDSAC ( ) 6.Manchester Mark I (1948) 7.The UNIVAC I by Pedernal Jemerson G.

Unit Quiz Get ¼ sheet of Yellow Paper Enumeration Type Quiz Write the following on top of your paper Do not erase you answer, erasure will be considered as wrong by Pedernal Jemerson G. Your Full NameDate Your Course/Year/BlockUnit 2 Quiz

Next Unit  Unit 3 Computer by Pedernal Jemerson G. Pedernal Jemerson G ICT Network Specialist Palawan State University Prepared by: