SlideShare a Scribd company logo
1 of 22
Chapter 1: Introduction to
Computers
Contents
•Features of computer System,
•Block Diagram,
•Hardware & software,
•Operating System (Overview = WINDOWS),
•Application Software,
•Viruses and Their Types,
•Precautions to take – e.g. Trojans, Worms, (Names of anti-virus software) etc.,
•Networking Concept- Advantages,
• Topologies,
• Types
Computer
Computer Basics
video
LEARNING 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
 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
COMPUTER
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
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)
FEATURES OF COMPUTERS
Remembering: Computer can store and
6) Power of
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
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
Contd…
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)
)
Contd…
Block diagram of computer system
Contd…
The Basic components & parts of computer
system are given below ::
•Input Devices
•Output Devices
•CPU (Central Processing Unit)
•Storage Unit
•ALU(Arithmetic Logic Unit)
•Control Unit
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 1970s
(Continued from previous slide..)
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 on next slide)
EVOLUTION OF COMPUTERS
SOME 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)
 “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 GENERATIONS
(Continued on next slide)
Generation
(Period)
Key hardware
technologies
Key software
technologies
Key characteristics Some
representative
systems
First
(1942-1955)
 Vacuum tubes
 Electromagnetic
relay memory
 Punched cards
secondary storage
 Machine and
assembly
languages
 Stored
prog
ram concept
 Mostly
scie
ntific applications
 Bulky in size
 Highly unreliable
 Limited commercial
use and costly
 Difficult commercial
production
 Difficult to use
 ENIAC
 EDVAC
 EDSAC
 UNIVAC I
 IBM 701
Second
(1955-1964)
 Transistors
 Magnetic cores
memory
 Magnetic tapes
 Disks for secondary
storage
 Batch operating
system
 High-level
programming
languages
 Scientific and
commercial
applications
Faster, smaller, more
reliable and easier to
program than previous
generation systems
Commercial production
was still difficult and
costly
 Honeywell 400
 IBM 7030
 CDC 1604
 UNIVAC LARC
COMPUTER GENERATIONS
(Continued from previous slide..)
(Continued on next slide)
Generation
(Period)
Key hardware
technologies
Key software
technologies
Key
characteristics
Some rep.
systems
Third
(1964-1975)
 ICs with SSI and
MSI technologies
 Larger magnetic
cores memory
 Larger capacity
disks and
magnetic tapes
secondary storage
 Minicomputers;
upward
compatible family
of computers
 Timesharing
operating
system
 Standardization
of high-level
programming
languages
 Unbundling of
software from
hardware
 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
 IBM 360/370
 PDP-8
 PDP-11
 CDC 6600
COMPUTER GENERATIONS
(Continued from previous slide..)
(Continued on next slide)
Generation
(Period)
Key hardware
Technologies
Key software
technologies
Key
characteristics
Some rep.
systems
Fourth (1975-
1989)
 ICs with VLSI
technology
 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
 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
 IBM PC and
its clones
 Microprocessors;
semiconductor memory
 Apple II
 TRS-80
 Larger capacity hard
disks as in-built
secondary storage
 Magnetic tapes and
floppy disks as portable
storage media
 VAX 9000
 CRAY-1
 CRAY-2
 CRAY-X/MP
 Personal computers
 Supercomputers based
on parallel vector
processing and
symmetric
multiprocessing
technologies
 Spread of high-speed
computer networks
COMPUTER GENERATIONS
(Continued from previous slide..)
(Continued on next slide)
Generation
(Period)
Key hardware
technologies
Key software
technologies
Key
characteristics
Some rep.
systems
Fifth (1989-
Present)
 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
 Micro-kernel based,
multithreading,
distributed OS
 Parallel
programming
libraries like MPI &
PVM
 JAVA
 World Wide Web
 Multimedia,
Internet
applications
 More complex
supercomputing
applications
 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
 IBM notebooks
 Pentium PCs
 SUN Workstations
 IBM SP/2
 SGI Origin 2000
 PARAM 10000
COMPUTER GENERATIONS
(Continued from previous slide..)
(c) An IC Chip
(b) A Transistor
(a) A Vacuum Tube
Electronic Devices Used in Computers of Different Generations
Computer lab rules
QUESTIONS
Define computer
Differentiate between data and information
Explain Characteristics of Computers
Explain in detail Computer Generations
Discuss the history and evolution of computers
Computers are used more extensively than ever for tasks such as
banking, investing, shopping and communicating.
Do you see this trend as having a positive or a negative impact on
our society and economy?
Give reasons to support your answer.

More Related Content

What's hot

MR. RAMESH KUMAR KANNAUJIA
MR. RAMESH KUMAR KANNAUJIAMR. RAMESH KUMAR KANNAUJIA
MR. RAMESH KUMAR KANNAUJIArameshkumar1646
 
What is Coomputer What are the parts of computer
What is Coomputer What are the parts of computer What is Coomputer What are the parts of computer
What is Coomputer What are the parts of computer TarandeepSingh143
 
Ppt lesson 01 middle school
Ppt lesson 01 middle schoolPpt lesson 01 middle school
Ppt lesson 01 middle schoolmrpattonmc
 
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
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computerlina hajjar
 
Computer History, Generations, Types and IO
Computer History, Generations, Types and IOComputer History, Generations, Types and IO
Computer History, Generations, Types and IOHem Pokhrel
 
Lesson 1.0 milestones in computer architecture
Lesson 1.0   milestones in computer architectureLesson 1.0   milestones in computer architecture
Lesson 1.0 milestones in computer architectureJoshua Hernandez
 
Computer
ComputerComputer
Computer17somya
 
CHAP 1 - INTRODUCTION TO COMPUTERS
CHAP 1 - INTRODUCTION TO COMPUTERSCHAP 1 - INTRODUCTION TO COMPUTERS
CHAP 1 - INTRODUCTION TO COMPUTERSCikgu Johan Johari
 
Basic overview of information technology and uses
Basic overview of information technology and usesBasic overview of information technology and uses
Basic overview of information technology and usesEbtissam Al-Madi
 
Fundamentals of Computer Design including performance measurements & quantita...
Fundamentals of Computer Design including performance measurements & quantita...Fundamentals of Computer Design including performance measurements & quantita...
Fundamentals of Computer Design including performance measurements & quantita...Gaditek
 
Introduction to Computer
Introduction to ComputerIntroduction to Computer
Introduction to Computersuganya2411
 

What's hot (17)

MR. RAMESH KUMAR KANNAUJIA
MR. RAMESH KUMAR KANNAUJIAMR. RAMESH KUMAR KANNAUJIA
MR. RAMESH KUMAR KANNAUJIA
 
What is Coomputer What are the parts of computer
What is Coomputer What are the parts of computer What is Coomputer What are the parts of computer
What is Coomputer What are the parts of computer
 
Ppt lesson 01 middle school
Ppt lesson 01 middle schoolPpt lesson 01 middle school
Ppt lesson 01 middle school
 
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
 
Module1 computer evolution
Module1 computer evolutionModule1 computer evolution
Module1 computer evolution
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Computer History, Generations, Types and IO
Computer History, Generations, Types and IOComputer History, Generations, Types and IO
Computer History, Generations, Types and IO
 
Computer and Information Technology
Computer and Information TechnologyComputer and Information Technology
Computer and Information Technology
 
Lecture 1 2
Lecture 1 2Lecture 1 2
Lecture 1 2
 
Lesson 1.0 milestones in computer architecture
Lesson 1.0   milestones in computer architectureLesson 1.0   milestones in computer architecture
Lesson 1.0 milestones in computer architecture
 
Computer
ComputerComputer
Computer
 
CHAP 1 - INTRODUCTION TO COMPUTERS
CHAP 1 - INTRODUCTION TO COMPUTERSCHAP 1 - INTRODUCTION TO COMPUTERS
CHAP 1 - INTRODUCTION TO COMPUTERS
 
What is a computer?
What is a computer?What is a computer?
What is a computer?
 
Architecture presentation
Architecture presentationArchitecture presentation
Architecture presentation
 
Basic overview of information technology and uses
Basic overview of information technology and usesBasic overview of information technology and uses
Basic overview of information technology and uses
 
Fundamentals of Computer Design including performance measurements & quantita...
Fundamentals of Computer Design including performance measurements & quantita...Fundamentals of Computer Design including performance measurements & quantita...
Fundamentals of Computer Design including performance measurements & quantita...
 
Introduction to Computer
Introduction to ComputerIntroduction to Computer
Introduction to Computer
 

Similar to Unit 1 one part introduction to computers

Overview of Computer Systems
Overview of Computer SystemsOverview of Computer Systems
Overview of Computer SystemsWathsala Godage
 
Computer Science PowerPoint Presentation
Computer Science PowerPoint PresentationComputer Science PowerPoint Presentation
Computer Science PowerPoint PresentationAshna Rajput
 
History of computers and its types
History of computers and its typesHistory of computers and its types
History of computers and its typesSaeel Dabholkar
 
Neetu IT Assignment
Neetu IT AssignmentNeetu IT Assignment
Neetu IT AssignmentNeetu Marwah
 
INTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.ppt
INTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.pptINTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.ppt
INTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.pptMozammelHaque53
 
Information Technology for Managers - Basics
Information Technology for Managers - BasicsInformation Technology for Managers - Basics
Information Technology for Managers - BasicsIsha Joshi
 
125252.ppt
125252.ppt125252.ppt
125252.pptdivlee1
 
Atharva Patil_28_9th lilies_Computer Project2.pptx
Atharva Patil_28_9th lilies_Computer Project2.pptxAtharva Patil_28_9th lilies_Computer Project2.pptx
Atharva Patil_28_9th lilies_Computer Project2.pptxAtharvaPatil48
 
Fundamentals of computers & information system
Fundamentals of computers & information system  Fundamentals of computers & information system
Fundamentals of computers & information system shefali mishra
 
computer applicationin hospitality Industry1 periyar university unit1
computer applicationin hospitality Industry1 periyar university  unit1computer applicationin hospitality Industry1 periyar university  unit1
computer applicationin hospitality Industry1 periyar university unit1admin information
 

Similar to Unit 1 one part introduction to computers (20)

Overview of Computer Systems
Overview of Computer SystemsOverview of Computer Systems
Overview of Computer Systems
 
Generation of computer
Generation of computerGeneration of computer
Generation of computer
 
Computer Science PowerPoint Presentation
Computer Science PowerPoint PresentationComputer Science PowerPoint Presentation
Computer Science PowerPoint Presentation
 
Digital Fluency
Digital FluencyDigital Fluency
Digital Fluency
 
Day 1
Day   1Day   1
Day 1
 
History of computers and its types
History of computers and its typesHistory of computers and its types
History of computers and its types
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Neetu IT Assignment
Neetu IT AssignmentNeetu IT Assignment
Neetu IT Assignment
 
copa-i.pptx
copa-i.pptxcopa-i.pptx
copa-i.pptx
 
PCT Slide1
PCT Slide1PCT Slide1
PCT Slide1
 
INTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.ppt
INTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.pptINTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.ppt
INTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.ppt
 
Information Technology for Managers - Basics
Information Technology for Managers - BasicsInformation Technology for Managers - Basics
Information Technology for Managers - Basics
 
125252.ppt
125252.ppt125252.ppt
125252.ppt
 
Atharva Patil_28_9th lilies_Computer Project2.pptx
Atharva Patil_28_9th lilies_Computer Project2.pptxAtharva Patil_28_9th lilies_Computer Project2.pptx
Atharva Patil_28_9th lilies_Computer Project2.pptx
 
Computer organization
Computer organizationComputer organization
Computer organization
 
Fundamentals of computers & information system
Fundamentals of computers & information system  Fundamentals of computers & information system
Fundamentals of computers & information system
 
Unit i
Unit  iUnit  i
Unit i
 
Unit i
Unit  iUnit  i
Unit i
 
computer applicationin hospitality Industry1 periyar university unit1
computer applicationin hospitality Industry1 periyar university  unit1computer applicationin hospitality Industry1 periyar university  unit1
computer applicationin hospitality Industry1 periyar university unit1
 
Unit I
Unit  IUnit  I
Unit I
 

More from Neha Kurale

Ch7 Data communication and networking by neha g. kurale
Ch7 Data communication and networking by neha g. kuraleCh7 Data communication and networking by neha g. kurale
Ch7 Data communication and networking by neha g. kuraleNeha Kurale
 
Ch6 2 Data communication and networking by neha g. kurale
Ch6 2 Data communication and networking by neha g. kuraleCh6 2 Data communication and networking by neha g. kurale
Ch6 2 Data communication and networking by neha g. kuraleNeha Kurale
 
Ch6 1 Data communication and networking by neha g. kurale
Ch6 1 Data communication and networking by neha g. kuraleCh6 1 Data communication and networking by neha g. kurale
Ch6 1 Data communication and networking by neha g. kuraleNeha Kurale
 
Ch5 1 Data communication and networking by neha g. kurale
Ch5 1 Data communication and networking by neha g. kuraleCh5 1 Data communication and networking by neha g. kurale
Ch5 1 Data communication and networking by neha g. kuraleNeha Kurale
 
Ch5 Data communication and networking by neha g. kurale
Ch5 Data communication and networking by neha g. kuraleCh5 Data communication and networking by neha g. kurale
Ch5 Data communication and networking by neha g. kuraleNeha Kurale
 
Ch4 1 Data communication and networking by neha g. kurale
Ch4 1 Data communication and networking by neha g. kuraleCh4 1 Data communication and networking by neha g. kurale
Ch4 1 Data communication and networking by neha g. kuraleNeha Kurale
 
Ch4 Data communication and networking by neha g. kurale
Ch4 Data communication and networking by neha g. kuraleCh4 Data communication and networking by neha g. kurale
Ch4 Data communication and networking by neha g. kuraleNeha Kurale
 
Ch3 3 Data communication and networking
Ch3 3  Data communication and networking Ch3 3  Data communication and networking
Ch3 3 Data communication and networking Neha Kurale
 
Ch3 2 Data communication and networking
Ch3 2  Data communication and networkingCh3 2  Data communication and networking
Ch3 2 Data communication and networkingNeha Kurale
 
Ch3 1 Data communication and networking
Ch3 1 Data communication and networkingCh3 1 Data communication and networking
Ch3 1 Data communication and networkingNeha Kurale
 
Ch3Data communication and networking by neha g. kurale
Ch3Data communication and networking by neha g. kuraleCh3Data communication and networking by neha g. kurale
Ch3Data communication and networking by neha g. kuraleNeha Kurale
 
Application layer
Application layerApplication layer
Application layerNeha Kurale
 
Application layer
Application layerApplication layer
Application layerNeha Kurale
 
Computer funda bsc_hs
Computer funda bsc_hsComputer funda bsc_hs
Computer funda bsc_hsNeha Kurale
 
Unit1 three part secondary storage devices
Unit1 three part secondary storage devicesUnit1 three part secondary storage devices
Unit1 three part secondary storage devicesNeha Kurale
 
Unit1 four part basic computer organization
Unit1 four part basic computer organizationUnit1 four part basic computer organization
Unit1 four part basic computer organizationNeha Kurale
 
Unit 1 two part hw sw os app sw
Unit 1 two part hw sw os app swUnit 1 two part hw sw os app sw
Unit 1 two part hw sw os app swNeha Kurale
 
Unit 1 four part pocessor and memory
Unit 1 four part pocessor and memoryUnit 1 four part pocessor and memory
Unit 1 four part pocessor and memoryNeha Kurale
 

More from Neha Kurale (20)

Ch7 Data communication and networking by neha g. kurale
Ch7 Data communication and networking by neha g. kuraleCh7 Data communication and networking by neha g. kurale
Ch7 Data communication and networking by neha g. kurale
 
Ch6 2 Data communication and networking by neha g. kurale
Ch6 2 Data communication and networking by neha g. kuraleCh6 2 Data communication and networking by neha g. kurale
Ch6 2 Data communication and networking by neha g. kurale
 
Ch6 1 Data communication and networking by neha g. kurale
Ch6 1 Data communication and networking by neha g. kuraleCh6 1 Data communication and networking by neha g. kurale
Ch6 1 Data communication and networking by neha g. kurale
 
Ch5 1 Data communication and networking by neha g. kurale
Ch5 1 Data communication and networking by neha g. kuraleCh5 1 Data communication and networking by neha g. kurale
Ch5 1 Data communication and networking by neha g. kurale
 
Ch5 Data communication and networking by neha g. kurale
Ch5 Data communication and networking by neha g. kuraleCh5 Data communication and networking by neha g. kurale
Ch5 Data communication and networking by neha g. kurale
 
Ch4 1 Data communication and networking by neha g. kurale
Ch4 1 Data communication and networking by neha g. kuraleCh4 1 Data communication and networking by neha g. kurale
Ch4 1 Data communication and networking by neha g. kurale
 
Ch4 Data communication and networking by neha g. kurale
Ch4 Data communication and networking by neha g. kuraleCh4 Data communication and networking by neha g. kurale
Ch4 Data communication and networking by neha g. kurale
 
Ch3 3 Data communication and networking
Ch3 3  Data communication and networking Ch3 3  Data communication and networking
Ch3 3 Data communication and networking
 
Ch3 2 Data communication and networking
Ch3 2  Data communication and networkingCh3 2  Data communication and networking
Ch3 2 Data communication and networking
 
Ch3 1 Data communication and networking
Ch3 1 Data communication and networkingCh3 1 Data communication and networking
Ch3 1 Data communication and networking
 
Ch3Data communication and networking by neha g. kurale
Ch3Data communication and networking by neha g. kuraleCh3Data communication and networking by neha g. kurale
Ch3Data communication and networking by neha g. kurale
 
Ch2
Ch2Ch2
Ch2
 
Ch1
Ch1Ch1
Ch1
 
Application layer
Application layerApplication layer
Application layer
 
Application layer
Application layerApplication layer
Application layer
 
Computer funda bsc_hs
Computer funda bsc_hsComputer funda bsc_hs
Computer funda bsc_hs
 
Unit1 three part secondary storage devices
Unit1 three part secondary storage devicesUnit1 three part secondary storage devices
Unit1 three part secondary storage devices
 
Unit1 four part basic computer organization
Unit1 four part basic computer organizationUnit1 four part basic computer organization
Unit1 four part basic computer organization
 
Unit 1 two part hw sw os app sw
Unit 1 two part hw sw os app swUnit 1 two part hw sw os app sw
Unit 1 two part hw sw os app sw
 
Unit 1 four part pocessor and memory
Unit 1 four part pocessor and memoryUnit 1 four part pocessor and memory
Unit 1 four part pocessor and memory
 

Recently uploaded

Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesChandrakantDivate1
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxhublikarsn
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information SystemsAnge Felix NSANZIYERA
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...ronahami
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementDr. Deepak Mudgal
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxkalpana413121
 
8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessorAshwiniTodkar4
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelDrAjayKumarYadav4
 
Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257subhasishdas79
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 

Recently uploaded (20)

Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptx
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information Systems
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
 
Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 

Unit 1 one part introduction to computers

  • 1. Chapter 1: Introduction to Computers
  • 2. Contents •Features of computer System, •Block Diagram, •Hardware & software, •Operating System (Overview = WINDOWS), •Application Software, •Viruses and Their Types, •Precautions to take – e.g. Trojans, Worms, (Names of anti-virus software) etc., •Networking Concept- Advantages, • Topologies, • Types
  • 4. LEARNING 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
  • 5.  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 COMPUTER
  • 6. 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
  • 7. 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) FEATURES OF COMPUTERS
  • 8. Remembering: Computer can store and 6) Power of 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 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 Contd…
  • 9. 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) ) Contd…
  • 10. Block diagram of computer system
  • 11. Contd… The Basic components & parts of computer system are given below :: •Input Devices •Output Devices •CPU (Central Processing Unit) •Storage Unit •ALU(Arithmetic Logic Unit) •Control Unit
  • 12. 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 1970s
  • 13. (Continued from previous slide..) 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 on next slide) EVOLUTION OF COMPUTERS
  • 14. SOME 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)
  • 15.  “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 GENERATIONS (Continued on next slide)
  • 16. Generation (Period) Key hardware technologies Key software technologies Key characteristics Some representative systems First (1942-1955)  Vacuum tubes  Electromagnetic relay memory  Punched cards secondary storage  Machine and assembly languages  Stored prog ram concept  Mostly scie ntific applications  Bulky in size  Highly unreliable  Limited commercial use and costly  Difficult commercial production  Difficult to use  ENIAC  EDVAC  EDSAC  UNIVAC I  IBM 701 Second (1955-1964)  Transistors  Magnetic cores memory  Magnetic tapes  Disks for secondary storage  Batch operating system  High-level programming languages  Scientific and commercial applications Faster, smaller, more reliable and easier to program than previous generation systems Commercial production was still difficult and costly  Honeywell 400  IBM 7030  CDC 1604  UNIVAC LARC COMPUTER GENERATIONS (Continued from previous slide..) (Continued on next slide)
  • 17. Generation (Period) Key hardware technologies Key software technologies Key characteristics Some rep. systems Third (1964-1975)  ICs with SSI and MSI technologies  Larger magnetic cores memory  Larger capacity disks and magnetic tapes secondary storage  Minicomputers; upward compatible family of computers  Timesharing operating system  Standardization of high-level programming languages  Unbundling of software from hardware  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  IBM 360/370  PDP-8  PDP-11  CDC 6600 COMPUTER GENERATIONS (Continued from previous slide..) (Continued on next slide)
  • 18. Generation (Period) Key hardware Technologies Key software technologies Key characteristics Some rep. systems Fourth (1975- 1989)  ICs with VLSI technology  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  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  IBM PC and its clones  Microprocessors; semiconductor memory  Apple II  TRS-80  Larger capacity hard disks as in-built secondary storage  Magnetic tapes and floppy disks as portable storage media  VAX 9000  CRAY-1  CRAY-2  CRAY-X/MP  Personal computers  Supercomputers based on parallel vector processing and symmetric multiprocessing technologies  Spread of high-speed computer networks COMPUTER GENERATIONS (Continued from previous slide..) (Continued on next slide)
  • 19. Generation (Period) Key hardware technologies Key software technologies Key characteristics Some rep. systems Fifth (1989- Present)  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  Micro-kernel based, multithreading, distributed OS  Parallel programming libraries like MPI & PVM  JAVA  World Wide Web  Multimedia, Internet applications  More complex supercomputing applications  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  IBM notebooks  Pentium PCs  SUN Workstations  IBM SP/2  SGI Origin 2000  PARAM 10000 COMPUTER GENERATIONS (Continued from previous slide..)
  • 20. (c) An IC Chip (b) A Transistor (a) A Vacuum Tube Electronic Devices Used in Computers of Different Generations
  • 22. QUESTIONS Define computer Differentiate between data and information Explain Characteristics of Computers Explain in detail Computer Generations Discuss the history and evolution of computers Computers are used more extensively than ever for tasks such as banking, investing, shopping and communicating. Do you see this trend as having a positive or a negative impact on our society and economy? Give reasons to support your answer.