SlideShare a Scribd company logo
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 1/17Chapter 1: Introduction to ComputersRef Page
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 2/17Chapter 1: Introduction to ComputersRef Page
Learning ObjectivesLearning Objectives
In this chapter you will learn about:
§ Computer
§ Data processing
§ Characteristic features of computers
§ Computers’ evolution to their present form
§ Computer generations
§ Characteristic features of each computer generation
01
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 3/17Chapter 1: Introduction to ComputersRef Page
§ 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 desired
ComputerComputer
01
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 4/17Chapter 1: Introduction to ComputersRef Page
Data ProcessingData 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
01
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 5/17Chapter 1: Introduction to ComputersRef Page
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 (10-12)
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 (GIGO)
(Continued on next slide)
Characteristics of ComputersCharacteristics of Computers
02
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 6/17Chapter 1: Introduction to ComputersRef Page
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 so
(Continued from previous slide..)
Characteristics of ComputersCharacteristics of Computers
(Continued on next slide)
02
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 7/17Chapter 1: Introduction to ComputersRef Page
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
beings)
(Continued from previous slide..)
(Continued on next slide)
Characteristics of ComputersCharacteristics of Computers
03
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 8/17Chapter 1: Introduction to ComputersRef Page
Evolution of ComputersEvolution 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 1970s
03
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 9/17Chapter 1: Introduction to ComputersRef Page
§ 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
computer
(Continued from previous slide..)
(Continued on next slide)
Evolution of ComputersEvolution of Computers
03
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 10/17Chapter 1: Introduction to ComputersRef Page
Some Well Known Early ComputersSome Well Known Early Computers
§ The Mark I Computer (1937-44)
§ The Atanasoff-Berry Computer (1939-42)
§ The ENIAC (1943-46)
§ The EDVAC (1946-52)
§ The EDSAC (1947-49)
§ Manchester Mark I (1948)
§ The UNIVAC I (1951)
03
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 11/17Chapter 1: Introduction to ComputersRef Page
§ “Generation” in computer talk is a step in technology. It
provides a framework for the growth of computer industry
§ Originally it was used to distinguish between various
hardware technologies, but now it has been extended to
include both hardware and software
§ Till today, there are five computer generations
Computer GenerationsComputer Generations
(Continued on next slide)
05
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 12/17Chapter 1: Introduction to ComputersRef Page
§ Honeywell 400
§ IBM 7030
§ CDC 1604
§ UNIVAC LARC
§ Faster, smaller, more
reliable and easier to
program than previous
generation systems
§ Commercial production
was still difficult and
costly
§ Batch operating
system
§ High-level
programming
languages
§ Scientific and
commercial
applications
§ Transistors
§ Magnetic cores
memory
§ Magnetic tapes
§ Disks for secondary
storage
Second
(1955-1964)
§ ENIAC
§ EDVAC
§ EDSAC
§ UNIVAC I
§ IBM 701
§ Bulky in size
§ Highly unreliable
§ Limited commercial
use and costly
§ Difficult commercial
production
§ Difficult to use
§ Machine and
assembly
languages
§ Stored program
concept
§ Mostly scientific
applications
§ Vacuum tubes
§ Electromagnetic
relay memory
§ Punched cards
secondary storage
First
(1942-1955)
Some
representative
systems
Key
characteristics
Key software
technologies
Key hardware
technologies
Generation
(Period)
(Continued from previous slide..)
(Continued on next slide)
Computer GenerationsComputer Generations
13
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 13/17Chapter 1: Introduction to ComputersRef Page
§ IBM 360/370
§ PDP-8
§ PDP-11
§ CDC 6600
§ Faster, smaller, more
reliable, easier and
cheaper to produce
§ Commercially, easier
to use, and easier to
upgrade than
previous generation
systems
§ Scientific, commercial
and interactive on-
line applications
§ Timesharing
operating
system
§ Standardization
of high-level
programming
languages
§ Unbundling of
software from
hardware
§ ICs with SSI and
MSI technologies
§ Larger magnetic
cores memory
§ Larger capacity
disks and
magnetic tapes
secondary
storage
§ Minicomputers;
upward
compatible family
of computers
Third
(1964-1975)
Some rep.
systems
Key
characteristics
Key software
technologies
Key hardware
technologies
Generation
(Period)
(Continued from previous slide..)
(Continued on next slide)
Computer GenerationsComputer Generations
13
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 14/17Chapter 1: Introduction to ComputersRef Page
§ IBM PC and
its clones
§ Apple II
§ TRS-80
§ VAX 9000
§ CRAY-1
§ CRAY-2
§ CRAY-X/MP
§ Small, affordable,
reliable, and easy
to use PCs
§ More powerful
and reliable
mainframe
systems and
supercomputers
§ Totally general
purpose machines
§ Easier to produce
commercially
§ Easier to upgrade
§ Rapid software
development
possible
§ Operating systems for
PCs with GUI and
multiple windows on a
single terminal screen
§ Multiprocessing OS
with concurrent
programming
languages
§ UNIX operating system
with C programming
language
§ Object-oriented design
and programming
§ PC, Network-based,
and supercomputing
applications
§ ICs with VLSI
technology
§ Microprocessors;
semiconductor memory
§ Larger capacity hard
disks as in-built
secondary storage
§ Magnetic tapes and
floppy disks as portable
storage media
§ Personal computers
§ Supercomputers based
on parallel vector
processing and
symmetric
multiprocessing
technologies
§ Spread of high-speed
computer networks
Fourth
(1975-1989)
Some rep.
systems
Key
characteristics
Key software
technologies
Key hardware
Technologies
Generation
(Period)
(Continued from previous slide..)
(Continued on next slide)
Computer GenerationsComputer Generations
13
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 15/17Chapter 1: Introduction to ComputersRef Page
§ IBM notebooks
§ Pentium PCs
§ SUN
Workstations
§ IBM SP/2
§ SGI Origin 2000
§ PARAM 10000
§ Portable computers
§ Powerful, cheaper,
reliable, and easier
to use desktop
machines
§ Powerful
supercomputers
§ High uptime due to
hot-pluggable
components
§ Totally general
purpose machines
§ Easier to produce
commercially,
easier to upgrade
§ Rapid software
development
possible
§ Micro-kernel based,
multithreading,
distributed OS
§ Parallel
programming
libraries like MPI &
PVM
§ JAVA
§ World Wide Web
§ Multimedia,
Internet
applications
§ More complex
supercomputing
applications
§ ICs with ULSI
technology
§ Larger capacity
main memory,
hard disks with
RAID support
§ Optical disks as
portable read-only
storage media
§ Notebooks,
powerful desktop
PCs and
workstations
§ Powerful servers,
supercomputers
§ Internet
§ Cluster computing
Fifth
(1989-
Present)
Some rep.
systems
Key
characteristics
Key software
technologies
Key hardware
technologies
Generation
(Period)
(Continued from previous slide..)
Computer GenerationsComputer Generations
13
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 16/17Chapter 1: Introduction to ComputersRef Page
(c) An IC Chip(b) A Transistor(a) A Vacuum Tube
Electronic Devices Used in Computers of Different GenerationsElectronic Devices Used in Computers of Different Generations
07
Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha
Slide 17/17Chapter 1: Introduction to ComputersRef Page
Key Words/PhrasesKey Words/Phrases
§ Computer
§ Computer generations
§ Computer Supported Cooperative
Working (CSCW)
§ Data
§ Data processing
§ Data processor
§ First-generation computers
§ Fourth-generation computers
§ Garbage-in-garbage-out (GIGO)
§ Graphical User Interface (GUI)
§ Groupware
§ Information
§ Integrated Circuit (IC)
§ Large Scale Integration (VLSI)
§ Medium Scale Integration (MSI)
§ Microprocessor
§ Personal Computer (PC)
§ Second-generation computers
§ Small Scale Integration (SSI)
§ Stored program concept
§ Third-generation computers
§ Transistor
§ Ultra Large Scale Integration
(ULSI)
§ Vacuum tubes
12

More Related Content

What's hot

Evolution of computer
Evolution of computerEvolution of computer
Evolution of computer
Archana Dwivedi
 
Operating system presentation
Operating system presentationOperating system presentation
Operating system presentation
ashanrajpar
 
generation of computer
generation of computergeneration of computer
generation of computer
Muhammed Nihal
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
Mukesh Chinta
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
archikabhatia
 
Computer architecture
Computer architectureComputer architecture
Computer architecture
Rishabha Garg
 
History of Computer Technology
History of Computer TechnologyHistory of Computer Technology
History of Computer TechnologyDanz Magdaraog
 
Historical evaluation of computer
Historical evaluation of computerHistorical evaluation of computer
Historical evaluation of computer
Kasib Monna
 
Generations of computer
Generations of computerGenerations of computer
Generations of computer
Jatin Jindal
 
Lect 1. introduction to programming languages
Lect 1. introduction to programming languagesLect 1. introduction to programming languages
Lect 1. introduction to programming languagesVarun Garg
 
Programming in c
Programming in cProgramming in c
Programming in c
indra Kishor
 
History of C Programming Language
History of C Programming LanguageHistory of C Programming Language
History of C Programming Language
Niloy Biswas
 
Chapter02 basic computer organization
Chapter02   basic computer organizationChapter02   basic computer organization
Chapter02 basic computer organization
Ainuddin Yousufzai
 
Brief history of computers
Brief history of computersBrief history of computers
Brief history of computers
MUHAMMAD KHURSHID AHMAD
 
Presentation on computer generation
Presentation on computer generationPresentation on computer generation
Presentation on computer generation
Pritam Das
 
Computer fundamental basic comuter organization [www.studysharebd.com]
Computer fundamental basic comuter organization [www.studysharebd.com]Computer fundamental basic comuter organization [www.studysharebd.com]
Computer fundamental basic comuter organization [www.studysharebd.com]
Rafiq Azad
 
Introduction to information technology lecture 1
Introduction to information technology lecture 1Introduction to information technology lecture 1
Introduction to information technology lecture 1adpafit
 
Generation of comnputer
Generation of comnputerGeneration of comnputer
Generation of comnputerGovind Mishra
 
Types of computer
Types of computerTypes of computer
Types of computer
Burhan Ahmed
 

What's hot (20)

Evolution of computer
Evolution of computerEvolution of computer
Evolution of computer
 
Operating system presentation
Operating system presentationOperating system presentation
Operating system presentation
 
generation of computer
generation of computergeneration of computer
generation of computer
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Operating system
Operating system Operating system
Operating system
 
Computer architecture
Computer architectureComputer architecture
Computer architecture
 
History of Computer Technology
History of Computer TechnologyHistory of Computer Technology
History of Computer Technology
 
Historical evaluation of computer
Historical evaluation of computerHistorical evaluation of computer
Historical evaluation of computer
 
Generations of computer
Generations of computerGenerations of computer
Generations of computer
 
Lect 1. introduction to programming languages
Lect 1. introduction to programming languagesLect 1. introduction to programming languages
Lect 1. introduction to programming languages
 
Programming in c
Programming in cProgramming in c
Programming in c
 
History of C Programming Language
History of C Programming LanguageHistory of C Programming Language
History of C Programming Language
 
Chapter02 basic computer organization
Chapter02   basic computer organizationChapter02   basic computer organization
Chapter02 basic computer organization
 
Brief history of computers
Brief history of computersBrief history of computers
Brief history of computers
 
Presentation on computer generation
Presentation on computer generationPresentation on computer generation
Presentation on computer generation
 
Computer fundamental basic comuter organization [www.studysharebd.com]
Computer fundamental basic comuter organization [www.studysharebd.com]Computer fundamental basic comuter organization [www.studysharebd.com]
Computer fundamental basic comuter organization [www.studysharebd.com]
 
Introduction to information technology lecture 1
Introduction to information technology lecture 1Introduction to information technology lecture 1
Introduction to information technology lecture 1
 
Generation of comnputer
Generation of comnputerGeneration of comnputer
Generation of comnputer
 
Types of computer
Types of computerTypes of computer
Types of computer
 

Viewers also liked

Motivation - A story
Motivation - A storyMotivation - A story
Motivation - A story
Rob van Alphen
 
50 Powerpoint Diagrams, Charts, 3D, Template
50 Powerpoint Diagrams, Charts, 3D, Template50 Powerpoint Diagrams, Charts, 3D, Template
50 Powerpoint Diagrams, Charts, 3D, Template
volkankeles
 
Computer Graphics Introduction
Computer Graphics IntroductionComputer Graphics Introduction
Computer Graphics IntroductionGhaffar Khan
 
The solar system
The solar systemThe solar system
The solar system
dough1b
 
01 intro to internet (re-upload)
01 intro to internet (re-upload)01 intro to internet (re-upload)
01 intro to internet (re-upload)
bluejayjunior
 
Presentation1
Presentation1Presentation1
Presentation1
muhammad bilal
 
Topic 5 Digital Technique basic computer structure
Topic 5 Digital Technique basic computer structureTopic 5 Digital Technique basic computer structure
Topic 5 Digital Technique basic computer structure
Bai Haqi
 
Space Chapter 4 Notes
Space Chapter 4 NotesSpace Chapter 4 Notes
Space Chapter 4 Notes
Miss Shel
 
TSL061, Computer Literacy - Chapter 01
TSL061, Computer Literacy - Chapter 01TSL061, Computer Literacy - Chapter 01
TSL061, Computer Literacy - Chapter 01
Aien Lee
 
Chapter 01 - Principal Accounting (Warren Reeve Fess)
Chapter 01 - Principal Accounting (Warren Reeve Fess)Chapter 01 - Principal Accounting (Warren Reeve Fess)
Chapter 01 - Principal Accounting (Warren Reeve Fess)
Arfan Fahmi
 
Grade 4 mtap reviewer
Grade 4 mtap reviewerGrade 4 mtap reviewer
Grade 4 mtap reviewer
Eclud Sugar
 
Grade 4 Science Light Travels in a Straight Line
Grade 4 Science Light Travels in a Straight LineGrade 4 Science Light Travels in a Straight Line
Grade 4 Science Light Travels in a Straight LineMiss l
 
Discovering Computers: Chapter 01
Discovering Computers: Chapter 01Discovering Computers: Chapter 01
Discovering Computers: Chapter 01
Anna Stirling
 
Chapter 01 Planning Computer Program (re-upload)
Chapter 01 Planning Computer Program (re-upload)Chapter 01 Planning Computer Program (re-upload)
Chapter 01 Planning Computer Program (re-upload)
bluejayjunior
 
Grade 6 mtap reviewer
Grade 6 mtap reviewerGrade 6 mtap reviewer
Grade 6 mtap reviewer
Eclud Sugar
 
Grade 4 Science
Grade 4 ScienceGrade 4 Science
Grade 4 ScienceMiss l
 
Engineering Drawing: Chapter 01 introduction
Engineering Drawing: Chapter 01 introductionEngineering Drawing: Chapter 01 introduction
Engineering Drawing: Chapter 01 introductionmokhtar
 
Creative writing structure
Creative writing structureCreative writing structure
Creative writing structure
Eric Tachibana
 
Chapter 01
Chapter 01Chapter 01

Viewers also liked (20)

Motivation - A story
Motivation - A storyMotivation - A story
Motivation - A story
 
50 Powerpoint Diagrams, Charts, 3D, Template
50 Powerpoint Diagrams, Charts, 3D, Template50 Powerpoint Diagrams, Charts, 3D, Template
50 Powerpoint Diagrams, Charts, 3D, Template
 
Computer Graphics Introduction
Computer Graphics IntroductionComputer Graphics Introduction
Computer Graphics Introduction
 
The solar system
The solar systemThe solar system
The solar system
 
01 intro to internet (re-upload)
01 intro to internet (re-upload)01 intro to internet (re-upload)
01 intro to internet (re-upload)
 
Presentation1
Presentation1Presentation1
Presentation1
 
Topic 5 Digital Technique basic computer structure
Topic 5 Digital Technique basic computer structureTopic 5 Digital Technique basic computer structure
Topic 5 Digital Technique basic computer structure
 
Space Chapter 4 Notes
Space Chapter 4 NotesSpace Chapter 4 Notes
Space Chapter 4 Notes
 
TSL061, Computer Literacy - Chapter 01
TSL061, Computer Literacy - Chapter 01TSL061, Computer Literacy - Chapter 01
TSL061, Computer Literacy - Chapter 01
 
Study planning (1)
Study planning (1)Study planning (1)
Study planning (1)
 
Chapter 01 - Principal Accounting (Warren Reeve Fess)
Chapter 01 - Principal Accounting (Warren Reeve Fess)Chapter 01 - Principal Accounting (Warren Reeve Fess)
Chapter 01 - Principal Accounting (Warren Reeve Fess)
 
Grade 4 mtap reviewer
Grade 4 mtap reviewerGrade 4 mtap reviewer
Grade 4 mtap reviewer
 
Grade 4 Science Light Travels in a Straight Line
Grade 4 Science Light Travels in a Straight LineGrade 4 Science Light Travels in a Straight Line
Grade 4 Science Light Travels in a Straight Line
 
Discovering Computers: Chapter 01
Discovering Computers: Chapter 01Discovering Computers: Chapter 01
Discovering Computers: Chapter 01
 
Chapter 01 Planning Computer Program (re-upload)
Chapter 01 Planning Computer Program (re-upload)Chapter 01 Planning Computer Program (re-upload)
Chapter 01 Planning Computer Program (re-upload)
 
Grade 6 mtap reviewer
Grade 6 mtap reviewerGrade 6 mtap reviewer
Grade 6 mtap reviewer
 
Grade 4 Science
Grade 4 ScienceGrade 4 Science
Grade 4 Science
 
Engineering Drawing: Chapter 01 introduction
Engineering Drawing: Chapter 01 introductionEngineering Drawing: Chapter 01 introduction
Engineering Drawing: Chapter 01 introduction
 
Creative writing structure
Creative writing structureCreative writing structure
Creative writing structure
 
Chapter 01
Chapter 01Chapter 01
Chapter 01
 

Similar to Chapter 01 introduction to Computer

computer_fundamentals by sinha & sinha.pdf
computer_fundamentals by sinha & sinha.pdfcomputer_fundamentals by sinha & sinha.pdf
computer_fundamentals by sinha & sinha.pdf
SarthakGoel39
 
Computer Basics
Computer BasicsComputer Basics
Computer Basics
PaulClark863145
 
Introducation to computer [www.studysharebd.com]
Introducation to computer [www.studysharebd.com]Introducation to computer [www.studysharebd.com]
Introducation to computer [www.studysharebd.com]
Rafiq Azad
 
Computer Fundamentals P.K Sinha (By Yogi)-By www.LearnEngineering.in.pdf
Computer Fundamentals P.K Sinha   (By Yogi)-By www.LearnEngineering.in.pdfComputer Fundamentals P.K Sinha   (By Yogi)-By www.LearnEngineering.in.pdf
Computer Fundamentals P.K Sinha (By Yogi)-By www.LearnEngineering.in.pdf
KINGZzofYouTube
 
Computer Fundamentals Chapter 01 introduction
Computer Fundamentals Chapter 01 introductionComputer Fundamentals Chapter 01 introduction
Computer Fundamentals Chapter 01 introductionSaumya Sahu
 
fundamental of computer computer what about computer works in today world
fundamental of computer computer what about computer works in today worldfundamental of computer computer what about computer works in today world
fundamental of computer computer what about computer works in today world
RaviSharma65345
 
Chapter 1 introduction
Chapter 1 introductionChapter 1 introduction
Chapter 1 introduction
Abeera Ghazal
 
Chapter 1 introduction
Chapter 1 introductionChapter 1 introduction
Chapter 1 introduction
Abeera Ghazal
 
Architecture presentation
Architecture presentationArchitecture presentation
Architecture presentation
Md. Touhidur Rahman
 
Chapter 20 coc
Chapter 20 cocChapter 20 coc
Chapter 20 coc
Hareem Aslam
 
Digital Fluency
Digital FluencyDigital Fluency
Digital Fluency
SOMASUNDARAM T
 
Ch 1 introduction and 2 computer software 1
Ch 1 introduction  and 2 computer software 1Ch 1 introduction  and 2 computer software 1
Ch 1 introduction and 2 computer software 1rjsuthar56
 
Chapter 19 multimedia
Chapter 19 multimediaChapter 19 multimedia
Chapter 19 multimedia
Hareem Aslam
 
Computer Basics by vineet sharma narela
Computer Basics by vineet sharma narelaComputer Basics by vineet sharma narela
Computer Basics by vineet sharma narelavineetsharma123
 
Basic course
Basic courseBasic course
Basic course
Raymar Baquilar
 
Information Technology for Managers - Basics
Information Technology for Managers - BasicsInformation Technology for Managers - Basics
Information Technology for Managers - Basics
Isha Joshi
 
Lec 2 introduction_generation
Lec 2 introduction_generationLec 2 introduction_generation
Lec 2 introduction_generation
Protik Roy
 
Introduction to Computers
Introduction to ComputersIntroduction to Computers
Introduction to Computers
Prabu U
 
presentationoncomputergeneration-170324202733-1.pptx
presentationoncomputergeneration-170324202733-1.pptxpresentationoncomputergeneration-170324202733-1.pptx
presentationoncomputergeneration-170324202733-1.pptx
ssuser3b0320
 

Similar to Chapter 01 introduction to Computer (20)

computer_fundamentals by sinha & sinha.pdf
computer_fundamentals by sinha & sinha.pdfcomputer_fundamentals by sinha & sinha.pdf
computer_fundamentals by sinha & sinha.pdf
 
Computer Basics
Computer BasicsComputer Basics
Computer Basics
 
Introducation to computer [www.studysharebd.com]
Introducation to computer [www.studysharebd.com]Introducation to computer [www.studysharebd.com]
Introducation to computer [www.studysharebd.com]
 
Computer Fundamentals P.K Sinha (By Yogi)-By www.LearnEngineering.in.pdf
Computer Fundamentals P.K Sinha   (By Yogi)-By www.LearnEngineering.in.pdfComputer Fundamentals P.K Sinha   (By Yogi)-By www.LearnEngineering.in.pdf
Computer Fundamentals P.K Sinha (By Yogi)-By www.LearnEngineering.in.pdf
 
Computer Fundamentals Chapter 01 introduction
Computer Fundamentals Chapter 01 introductionComputer Fundamentals Chapter 01 introduction
Computer Fundamentals Chapter 01 introduction
 
P k sinha IT Book
P k sinha IT BookP k sinha IT Book
P k sinha IT Book
 
fundamental of computer computer what about computer works in today world
fundamental of computer computer what about computer works in today worldfundamental of computer computer what about computer works in today world
fundamental of computer computer what about computer works in today world
 
Chapter 1 introduction
Chapter 1 introductionChapter 1 introduction
Chapter 1 introduction
 
Chapter 1 introduction
Chapter 1 introductionChapter 1 introduction
Chapter 1 introduction
 
Architecture presentation
Architecture presentationArchitecture presentation
Architecture presentation
 
Chapter 20 coc
Chapter 20 cocChapter 20 coc
Chapter 20 coc
 
Digital Fluency
Digital FluencyDigital Fluency
Digital Fluency
 
Ch 1 introduction and 2 computer software 1
Ch 1 introduction  and 2 computer software 1Ch 1 introduction  and 2 computer software 1
Ch 1 introduction and 2 computer software 1
 
Chapter 19 multimedia
Chapter 19 multimediaChapter 19 multimedia
Chapter 19 multimedia
 
Computer Basics by vineet sharma narela
Computer Basics by vineet sharma narelaComputer Basics by vineet sharma narela
Computer Basics by vineet sharma narela
 
Basic course
Basic courseBasic course
Basic course
 
Information Technology for Managers - Basics
Information Technology for Managers - BasicsInformation Technology for Managers - Basics
Information Technology for Managers - Basics
 
Lec 2 introduction_generation
Lec 2 introduction_generationLec 2 introduction_generation
Lec 2 introduction_generation
 
Introduction to Computers
Introduction to ComputersIntroduction to Computers
Introduction to Computers
 
presentationoncomputergeneration-170324202733-1.pptx
presentationoncomputergeneration-170324202733-1.pptxpresentationoncomputergeneration-170324202733-1.pptx
presentationoncomputergeneration-170324202733-1.pptx
 

More from Hareem Aslam

Chapter 1 Basic Concepts
Chapter 1 Basic ConceptsChapter 1 Basic Concepts
Chapter 1 Basic Concepts
Hareem Aslam
 
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
Hareem Aslam
 
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
Hareem Aslam
 
Solution Manual : Chapter - 05 Integration
Solution Manual : Chapter - 05 IntegrationSolution Manual : Chapter - 05 Integration
Solution Manual : Chapter - 05 Integration
Hareem Aslam
 
Solution Manual : Chapter - 02 Limits and Continuity
Solution Manual : Chapter - 02 Limits and ContinuitySolution Manual : Chapter - 02 Limits and Continuity
Solution Manual : Chapter - 02 Limits and Continuity
Hareem Aslam
 
Solution Manual : Chapter - 01 Functions
Solution Manual : Chapter - 01 FunctionsSolution Manual : Chapter - 01 Functions
Solution Manual : Chapter - 01 Functions
Hareem Aslam
 
Personality Development
Personality DevelopmentPersonality Development
Personality Development
Hareem Aslam
 
Chapter 21 c language
Chapter 21 c languageChapter 21 c language
Chapter 21 c language
Hareem Aslam
 
Chapter 18 internet
Chapter 18 internetChapter 18 internet
Chapter 18 internet
Hareem Aslam
 
Chapter 16 bdp
Chapter 16 bdpChapter 16 bdp
Chapter 16 bdp
Hareem Aslam
 
Chapter 17 dccn
Chapter 17 dccnChapter 17 dccn
Chapter 17 dccn
Hareem Aslam
 
Chapter 15 asp
Chapter 15 aspChapter 15 asp
Chapter 15 asp
Hareem Aslam
 
Chapter 14 os
Chapter 14 osChapter 14 os
Chapter 14 os
Hareem Aslam
 
Chapter 13 sio
Chapter 13 sioChapter 13 sio
Chapter 13 sio
Hareem Aslam
 
Chapter 12 cl
Chapter 12 clChapter 12 cl
Chapter 12 cl
Hareem Aslam
 
Chapter 11 pcp
Chapter 11 pcpChapter 11 pcp
Chapter 11 pcp
Hareem Aslam
 
Chapter 10 cs
Chapter 10 csChapter 10 cs
Chapter 10 cs
Hareem Aslam
 
Chapter 09 io devices
Chapter 09 io devicesChapter 09 io devices
Chapter 09 io devices
Hareem Aslam
 
Chapter 08 secondary storage
Chapter 08 secondary storageChapter 08 secondary storage
Chapter 08 secondary storage
Hareem Aslam
 
Chapter 07 pam
Chapter 07 pamChapter 07 pam
Chapter 07 pam
Hareem Aslam
 

More from Hareem Aslam (20)

Chapter 1 Basic Concepts
Chapter 1 Basic ConceptsChapter 1 Basic Concepts
Chapter 1 Basic Concepts
 
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
 
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
 
Solution Manual : Chapter - 05 Integration
Solution Manual : Chapter - 05 IntegrationSolution Manual : Chapter - 05 Integration
Solution Manual : Chapter - 05 Integration
 
Solution Manual : Chapter - 02 Limits and Continuity
Solution Manual : Chapter - 02 Limits and ContinuitySolution Manual : Chapter - 02 Limits and Continuity
Solution Manual : Chapter - 02 Limits and Continuity
 
Solution Manual : Chapter - 01 Functions
Solution Manual : Chapter - 01 FunctionsSolution Manual : Chapter - 01 Functions
Solution Manual : Chapter - 01 Functions
 
Personality Development
Personality DevelopmentPersonality Development
Personality Development
 
Chapter 21 c language
Chapter 21 c languageChapter 21 c language
Chapter 21 c language
 
Chapter 18 internet
Chapter 18 internetChapter 18 internet
Chapter 18 internet
 
Chapter 16 bdp
Chapter 16 bdpChapter 16 bdp
Chapter 16 bdp
 
Chapter 17 dccn
Chapter 17 dccnChapter 17 dccn
Chapter 17 dccn
 
Chapter 15 asp
Chapter 15 aspChapter 15 asp
Chapter 15 asp
 
Chapter 14 os
Chapter 14 osChapter 14 os
Chapter 14 os
 
Chapter 13 sio
Chapter 13 sioChapter 13 sio
Chapter 13 sio
 
Chapter 12 cl
Chapter 12 clChapter 12 cl
Chapter 12 cl
 
Chapter 11 pcp
Chapter 11 pcpChapter 11 pcp
Chapter 11 pcp
 
Chapter 10 cs
Chapter 10 csChapter 10 cs
Chapter 10 cs
 
Chapter 09 io devices
Chapter 09 io devicesChapter 09 io devices
Chapter 09 io devices
 
Chapter 08 secondary storage
Chapter 08 secondary storageChapter 08 secondary storage
Chapter 08 secondary storage
 
Chapter 07 pam
Chapter 07 pamChapter 07 pam
Chapter 07 pam
 

Recently uploaded

Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 

Recently uploaded (20)

Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 

Chapter 01 introduction to Computer

  • 1. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 1/17Chapter 1: Introduction to ComputersRef Page
  • 2. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 2/17Chapter 1: Introduction to ComputersRef Page Learning ObjectivesLearning Objectives In this chapter you will learn about: § Computer § Data processing § Characteristic features of computers § Computers’ evolution to their present form § Computer generations § Characteristic features of each computer generation 01
  • 3. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 3/17Chapter 1: Introduction to ComputersRef Page § 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 desired ComputerComputer 01
  • 4. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 4/17Chapter 1: Introduction to ComputersRef Page Data ProcessingData 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 01
  • 5. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 5/17Chapter 1: Introduction to ComputersRef Page 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 (10-12) 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 (GIGO) (Continued on next slide) Characteristics of ComputersCharacteristics of Computers 02
  • 6. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 6/17Chapter 1: Introduction to ComputersRef Page 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 so (Continued from previous slide..) Characteristics of ComputersCharacteristics of Computers (Continued on next slide) 02
  • 7. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 7/17Chapter 1: Introduction to ComputersRef Page 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 beings) (Continued from previous slide..) (Continued on next slide) Characteristics of ComputersCharacteristics of Computers 03
  • 8. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 8/17Chapter 1: Introduction to ComputersRef Page Evolution of ComputersEvolution 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 1970s 03
  • 9. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 9/17Chapter 1: Introduction to ComputersRef Page § 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 computer (Continued from previous slide..) (Continued on next slide) Evolution of ComputersEvolution of Computers 03
  • 10. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 10/17Chapter 1: Introduction to ComputersRef Page Some Well Known Early ComputersSome Well Known Early Computers § The Mark I Computer (1937-44) § The Atanasoff-Berry Computer (1939-42) § The ENIAC (1943-46) § The EDVAC (1946-52) § The EDSAC (1947-49) § Manchester Mark I (1948) § The UNIVAC I (1951) 03
  • 11. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 11/17Chapter 1: Introduction to ComputersRef Page § “Generation” in computer talk is a step in technology. It provides a framework for the growth of computer industry § Originally it was used to distinguish between various hardware technologies, but now it has been extended to include both hardware and software § Till today, there are five computer generations Computer GenerationsComputer Generations (Continued on next slide) 05
  • 12. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 12/17Chapter 1: Introduction to ComputersRef Page § Honeywell 400 § IBM 7030 § CDC 1604 § UNIVAC LARC § Faster, smaller, more reliable and easier to program than previous generation systems § Commercial production was still difficult and costly § Batch operating system § High-level programming languages § Scientific and commercial applications § Transistors § Magnetic cores memory § Magnetic tapes § Disks for secondary storage Second (1955-1964) § ENIAC § EDVAC § EDSAC § UNIVAC I § IBM 701 § Bulky in size § Highly unreliable § Limited commercial use and costly § Difficult commercial production § Difficult to use § Machine and assembly languages § Stored program concept § Mostly scientific applications § Vacuum tubes § Electromagnetic relay memory § Punched cards secondary storage First (1942-1955) Some representative systems Key characteristics Key software technologies Key hardware technologies Generation (Period) (Continued from previous slide..) (Continued on next slide) Computer GenerationsComputer Generations 13
  • 13. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 13/17Chapter 1: Introduction to ComputersRef Page § IBM 360/370 § PDP-8 § PDP-11 § CDC 6600 § Faster, smaller, more reliable, easier and cheaper to produce § Commercially, easier to use, and easier to upgrade than previous generation systems § Scientific, commercial and interactive on- line applications § Timesharing operating system § Standardization of high-level programming languages § Unbundling of software from hardware § ICs with SSI and MSI technologies § Larger magnetic cores memory § Larger capacity disks and magnetic tapes secondary storage § Minicomputers; upward compatible family of computers Third (1964-1975) Some rep. systems Key characteristics Key software technologies Key hardware technologies Generation (Period) (Continued from previous slide..) (Continued on next slide) Computer GenerationsComputer Generations 13
  • 14. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 14/17Chapter 1: Introduction to ComputersRef Page § IBM PC and its clones § Apple II § TRS-80 § VAX 9000 § CRAY-1 § CRAY-2 § CRAY-X/MP § Small, affordable, reliable, and easy to use PCs § More powerful and reliable mainframe systems and supercomputers § Totally general purpose machines § Easier to produce commercially § Easier to upgrade § Rapid software development possible § Operating systems for PCs with GUI and multiple windows on a single terminal screen § Multiprocessing OS with concurrent programming languages § UNIX operating system with C programming language § Object-oriented design and programming § PC, Network-based, and supercomputing applications § ICs with VLSI technology § Microprocessors; semiconductor memory § Larger capacity hard disks as in-built secondary storage § Magnetic tapes and floppy disks as portable storage media § Personal computers § Supercomputers based on parallel vector processing and symmetric multiprocessing technologies § Spread of high-speed computer networks Fourth (1975-1989) Some rep. systems Key characteristics Key software technologies Key hardware Technologies Generation (Period) (Continued from previous slide..) (Continued on next slide) Computer GenerationsComputer Generations 13
  • 15. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 15/17Chapter 1: Introduction to ComputersRef Page § IBM notebooks § Pentium PCs § SUN Workstations § IBM SP/2 § SGI Origin 2000 § PARAM 10000 § Portable computers § Powerful, cheaper, reliable, and easier to use desktop machines § Powerful supercomputers § High uptime due to hot-pluggable components § Totally general purpose machines § Easier to produce commercially, easier to upgrade § Rapid software development possible § Micro-kernel based, multithreading, distributed OS § Parallel programming libraries like MPI & PVM § JAVA § World Wide Web § Multimedia, Internet applications § More complex supercomputing applications § ICs with ULSI technology § Larger capacity main memory, hard disks with RAID support § Optical disks as portable read-only storage media § Notebooks, powerful desktop PCs and workstations § Powerful servers, supercomputers § Internet § Cluster computing Fifth (1989- Present) Some rep. systems Key characteristics Key software technologies Key hardware technologies Generation (Period) (Continued from previous slide..) Computer GenerationsComputer Generations 13
  • 16. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 16/17Chapter 1: Introduction to ComputersRef Page (c) An IC Chip(b) A Transistor(a) A Vacuum Tube Electronic Devices Used in Computers of Different GenerationsElectronic Devices Used in Computers of Different Generations 07
  • 17. Computer Fundamentals: Pradeep K. Sinha & Priti SinhaComputer Fundamentals: Pradeep K. Sinha & Priti Sinha Slide 17/17Chapter 1: Introduction to ComputersRef Page Key Words/PhrasesKey Words/Phrases § Computer § Computer generations § Computer Supported Cooperative Working (CSCW) § Data § Data processing § Data processor § First-generation computers § Fourth-generation computers § Garbage-in-garbage-out (GIGO) § Graphical User Interface (GUI) § Groupware § Information § Integrated Circuit (IC) § Large Scale Integration (VLSI) § Medium Scale Integration (MSI) § Microprocessor § Personal Computer (PC) § Second-generation computers § Small Scale Integration (SSI) § Stored program concept § Third-generation computers § Transistor § Ultra Large Scale Integration (ULSI) § Vacuum tubes 12