SlideShare a Scribd company logo
*COMPUTEROVERVIEW*
* MADE
BY:ULTRON
*INTRODUCTION*
• Computers have made great inroads in our everyday life and
thinking.They areput to use for all sorts of applications
ranging from complex calculationin the fieldor frontline
research, engineeringsimulationdown to teaching,printing
books and recreational games . The ease with which
computers can process data, store and retrieve it painlessly
have made them inevitablein office andbusiness
environments. The area of application of computers are
confirmed only by limitationon humanscreativityand
imagination.
*WHATISACOMPUTER?

 It canstore data and information in its memory ,
process them and producethe desiredresult .
 It is used essentiallyas a data processor. theterms data
and informationare very commonly used.
*FUNCTIONALCOMPONENTSOFACOMPUTER:
1. INPUT UNIT
2. CPU
3. OUTPUTUNIT
4. MEMORY
* INPUT UNIT *
*ARITHMETICALLOGICALUNIT(ALU)*
*THE ALU PERFORMSALL THE FOUR ARITHMETICAL (+,-,*,/)
AND SOME LOGICAL(<,>,=,<=,>=)OPERATIONS.
*WHENTWO NUMBERSARE REQUIREDTO BE ADDED,THESE
NUMBERSARE SENTFROMMEMORYTO ALU WHERETHE
ADDITION TAKES PLACE AND THE RESULT IS SENT BACKIN
THE MEMORY.ANDTHE SAME FOR LOGICAL
OPERATIONS.AND THE RESULTS FOR THE LOGICAL
OPERATIONS IS EITHERTRUE OR FALSE
*CONTROLUNIT(CU)*
* CU ACTS AS A SUPERVISOR BY CONTROLLING AND
GUIDING THE OPERATIONS TAKING PLACES .
* THE CU SENDS THE CONTROL SIGNAL UNTIL THE
REQUIRED OPERATION ARE DONE PROPERLY BYALU.
* CU CARRYING OUT ALL THE INSTRUCTIONS
STORED IN THE PROGRAMS
*OUTPUTUNIT*
* OUTPUT UNIT CONVERTS THE OUTPUT IN BINARY
FORMTOHUMAN REDABLE FORM.
* THE OUTPUT UNIT IS FORMED BYTHE OUTPUT
DEVICES ATTACHED TO THE COMPUTER.
* SOME POPULAR OUTPUT DEVICES ARE:-
VDU(VISUAL DISPLAY UNIT),PRINTER,PLOTTER AND
CODDER ETC.
*THEMEMORY OFTHE COMPUTERIS OFTENCALLEDMAIN
MEMORY.IT ISGENERALYTHIRD COMPONENTOF CPU.
* THEMEMORY OFTHECOMPUTERIS THOUGHT OFAS THE
‘CELLS’.EACHOF THESECELLSIS FURTHERBROKEN DOWN INTO
THE SMALLERPARTSKNOWN AS BITS.
*A BITMEANSA BINARYDIGIT i.e.either0 or 1.A NUMBEROF BITS
TOGETHER AREUSED TO STOREDATAINSTRUCTIONBY THEIR
COMBINATION.
*ONE BYTE IS THE SMALLESTUNITWHICHCANREPRESENTA DATA
ITEMOR A CHARACTER.OTHERUNITSAREKB,MB,GB,TB.
*THEMEMORY*
*BITS&BYTES*
* Each of these memory cells is further broken down into smaller
parts known as bits. A bit means a binary digit i.e. either 0 or 1. A
number of bits together are used to store data instructions by
their combinations.
*A bit is an elementaryunitof memory.
* A group of 8 bits is called a byte and a group of 4 bits is called a
nibble.
* One byte is the smallest unit which can represent a data item or
a character.
*PRIMARYANDSECONDARYMEMORY*
* PRIMARY MEMORY:-ITS IS USED FOR STORING
TEMPORARILY
* THEY ARE OF TWO TYPES:-
1. RAM(RANDOM ACESS MEMORY)
2. ROM(READ ONLY MEMORY)
* SECONDARY DATA :- IT IS USED FOR STORE DATA
PERMANENTLY
*HARDWARE *
* HARDWARE :- Hardwarerepresentthe physicaland
tangible components of the computer i.e,the
components that can be touched andseen .
“Examples ” :-CPU ,floppy disk, hard disk etc.
* PERIPHERAL :- Peripheralare the devicesthat
surroundthe system unit .
“ Example”:- keyboard,mouse,speaker,printer
,monitors ,etc.
* Software represent the set of programthat governs
the operations of a computer systemand make the
hardware run.
* Software classified in three forms:-
1. Operating system
2. Language processors
3. Applications software
OS(INTERFACE MANAGER)
* AN OPERATING SYSTEMIS A PROGRAM WHICH
ACTS AS AN INTERFACE BETWEEN THE USER AND
THE HARDWARE(i.e, ALL THE COMPUTER
RESOURCES) AND CONTROL ALL OTHER
COMPONENTS OF THE COMPUTER SYSTEM.
user
Application
software
Operating
system
CPU and
hardware
*TYPESOFOS*
*THEREARE VARIOUS TYPES OF OS :- Singleuser
OS,multiuserOS, batch processing OS,multiprocessingOS,
etc.
*AS THE NAME SUGGESTSingleuser OS SUPPROT SINGLE
USER, MultiuserOS SUPPORTS MULTIPLEUSER. THE batch
processing OS PROCESSES THE BATCH (GROUP)OFJOBS
(PROCESS GIVENTO IT) AND MultipleprocessingOS IS
CAPABLE OF HANDLING MULTIPLE CPU AT THE SAME
TIME.
* IT PROVIDE THE INSTRUCTION TO PREPARE USER-INTERFACE i.e,
WAY TO INTERACT WITH USER WHETHER THROUGH TYPED
COMMANDS OR THROUGH GRAPHICALSYMBOLS.
* IT LOADSNECESSARY PROGRAMS (INTO THE COMPUTER
MEMORY) WHICH ARE REQUIRED FOR A PROPER COMPUTER
FUNCTIONING.
* IT COORDINATES HOW THE PROGRAMWORKS WITH THE
CPU,KEYBOARD, MOUSE, PRINTERANDOTHER HARDWAREAS WELL
AS WITH OTHER SOFTWARE.
* IT MANAGES THE WAY INFORMATION IS STORED ON AND
RETRIEVED FROM DISKS.
*LANGUAGEPROCESSOR*
* THESE TRANSLATETHE USER ORIENTED LANGUAGE INTO
MACHINELANGUAGE.
* THESE ARE OFTHREE TYPES:-
1. ASSEMBLER :- THESE TRANSFERASSEMBLY LANGUAGE INTO
MACHINELANGUAGE.
2. INTERPRETER :- THESE TRANSLATE HLL(HIGHLEVEL LANGUAGE
INTO MACHINELANGUAGE(ML)LINE BY LINE . IF THERE IS ANY
ERROR,IT REPORTS AT THE SAME TIME.
3. COMPILER :- THESE TRANSLATE HLL(HIGHLEVEL LANGUAGE )
INTO MACHINELANGUAGE IN ONE GO & REPORT ALLERROR
ALONGWITH THE LINE NUMBER
*COMPILER*
* Compiler : It also converts a HLL program into
machine language but a manner which is way
different from a n assembler. It converts the
entire program in one go, and reports the errors
ofthe programalong with linenumbers.
* A combination of compiler and assembler is
best upto therequirement. .
*APPLICATIONSOFTWARE*
*STRENGTHOFCOMPUTER*
1. Its speedis much faster as comparedto human beings.
2. It has high storage capacity.
3. It can performall the calculations andcomparisons
accurately.
4. Computers are more reliable than human beings.
5. Computers are versatile to repetitive jobs.
*WHATITLACKS*
* But the advantages counted limitations remain
because limitations must followadvantages.
*Here limitations are :-
1. LACK OF DECISION MAKING POWER. Computers
cannot decideon their own. They lackthe powerwhich
is a greatasset to us and everybody who is a human.
2. IQ ZERO. Computers are dumb machineswith zero
IQ. They need to be told
*FIRMWARE&LIVEWARE*
* Firmware is a pre-written program that is
permanently stored in read-only memory. It
configures the computer and is not so easily
modifiable by the user. BIOS (Basic Input and
Output services) instructions are an example of
firmware.
* It is the term generally used for the people
associated with and benefited from the computer
system.
*EVOLUTIONOFCOMPUTERS*
* Ancient people used stones for counting or
made scratches on wall or tied knots in a rope to
record information. But all these were manual
computing techniques. Attempts had been going
on for developing faster computing devices and
the first achievement was abacus, the pioneer
computing device used by man.
*ABACUS*
* Around 3000 B.C, the Mesopotamians quite
unknowingly laid the foundation of computer era.
* They discovered an earliest form of a bead-and-
wire counting machine, which subsequently came
to be known as abacus. The Chinese improved upon
the abacus so that they could calculate and count
faster.
*NAPIER’S‘LOGS’AND‘BONES’*
* John napier (1550-1617) developed the idea of
logarithm. He used logs to transform multiplication
problem to addition problem. Napier’s logs and bones
later became basis for a well known invention known –
the computing machine known as “slide rule” (invented
in 1662). Napier also advised a set of numbering rods
known as Napier's bones. He could perform both
multiplicationand division with these ‘bones’.
*PASCAL’SADDINGMACHINE*
* The idea of logarithm, developed in 1614,
notably reduced the tedium of repetitive
calculations.
* Blasé Pascal, a French mathematician, invented a
machine in 1642 made up of gears which was used
for adding numbers quickly. This machine was
known as adding machine (also known as
Pascaline) and was capable of addition and
subtraction.
*PASCALINE*
* It worked on clock work mechanism
principle. The adding machine consisted of
numbered toothed wheels having unique
position values. The rotation of wheels
controlled the addition and subtraction
operations. The machine was capable of
carry-transferautomatically.
*LEIBNITZ’SCALCULATOR*
* Gottfried Leibnitz, a german mathematician,
improved an adding machine and constructed a
new machine in 1617 that was capable to perform
multiplication and division as well. This machine
performed multiplication through repeated
addition of numbers. Leibnitz’s machine used
stepped cylinder each with nine teeth of varying
lengths instead ofwheels as was used by Pascal.
*JACQUARD’SLOOM*
* Joseph jacquard manufactured punched cards at
the end of American revolution and used them to
control looms in 1801. Thus the entire control of
weaving process was automatic. The entire
operation was under control of a program . with
the historic invention of punched cards, the era of
storing and retrieving information started that
greatly influenced the later inventions and
advancements.
*BABBAGE’SDIFFERENCEENGINE*
* Charles Babbage, a professor of mathematics,
developed a machine called DIFFERENCE ENGINE in
the year 1822.this machine was expected to calculate
logarithmic table to a high degree of precision. The
difference engine was to calculate various
mathematical functions. The machine was capable of
polynomial valuation by finite difference and it’s
operation was automatic Multi-stop operation.
*BABBAGE’SANALYTICALENGINE*
* In 1833, Charles Babbage started
designing an analytical engine which was
to become real ancestor of modern day
computer. With the methodical design of
his analytical engine, babbage
meticulously established the basic
principles on which today’s computers
work.
* The first innovation enabled the machine to
compare quantities and then decide which of the
instruction sequences to follow. The second
permitted the results of a calculation to change
numbers and instructions already stored in the
machine.
* His great inventions of difference engine and
analytical engine earned Charles Babbage the
title “FATHER OFMODERNCOMPUTERS”.
*MARK-1*
* Prof. Howard Aiken (1900-1973) in USA
constructed in 1943 an electromechanical computer
called mark-1 which could multiply two ten digit
numbers in 5 seconds- a record back then.MARK-1
was the first computer which could perform
automatically without any manual intervention
accordingto preprogrammed codes.
*THEGENERATIONSOFMODERNCOMPUTERS*
* The term ‘computer generation’ is
often used in connection with computer
hardware.
* These are in fact phases of
development characterized by type of
switching circuit it utilizes.
*STOREDPROGRAMCOMPUTER*
* Most computers today use the idea of ‘stored program
computer’proposed by Dr.johnvonNeumannin1945.
* The 3 key conceptofthe architectureare:-
1. Data and programs are stored in a single read-write
memory.
2. Thememorycontentsareaddressablebylocations.
3. Execution takes place in a sequential fashion i.e.
from one instruction to the next unless modified
explicitly.
*Thegenerationofmoderncomputer*
*There are fivetypes of generations:-
1. The First generation computer (1949-55)
2. The Secondgeneration computer(1956-65)
3. The Third generation computer(1966-75)
4. The Fourth generation computer (1976-
present)
5. The fifth generation computer
*Keyfeatureof Firstgenerationcomputer(1949-55)*
* Usedvacuumtubes.
* Big clumsycomputers.
* Highelectricity consumption.
* Electric failure occurred regularly-computernot very reliable.
* Largeair conditioner were necessarybecause the computer
generated heat .
* Programmingin ML(machinelanguage).
*KeyfeaturesSecondgenerationcomputer(1956-65)*
*Transistorreplaced vacuumtubes.
*Smallercompared tofirst generation.
*Generated less heat.
*Lower electricity consumption
*More reliable and faster
*Core memory developed
*Magnetic tapes anddisksused
*Firstoperating systemdeveloped
*Programmingin machinelanguage aswell asmachinelanguage.
*KeyfeatureofThirdgenerationcomputer(1966-75)*
*Integrated circuitsare
used
*Computer smaller faster
and morereliable
*Lower power
consumption.
*High-level language
appeared.
*KeyfeaturesofTheFourthgenerationcomputer(1976-present)*
* Integratedcircuit,smallerand faster.
* Microcomputerseriessuch as IBM and APPLE
developed
* Portable computerdeveloped
* Great development in data communication
* Different types of computermemory with high
storagecapacity
* Fast accessdeveloped.
*Keyfeatureof Thefifthgenerationcomputer*
* PARALLEL-PROCESSING - Many processorsare
groupedto function as one largegroup processor.
* SUPERCONDUCTORS - A super conductoris a
conductor through which electricitycan travel
without any resistanceresulting in faster transfer
of information between the components of a
computer
*CLASSIFICATIONSOFCOMPUTERS*
*Computers can be classified into different
categories depending upon following
criteria:
1. According to Purpose.
2. According to Use.
3. According to Technology Used.
4. According to Size and Storage Capacity.
*ClassificationAccordingtopurpose*
1. Specialpurpose computers:It is a computerused to
performa specifictask only. In this type of computer,
instructions are permanentlystored. Forexample,
computer used for weatherforecasting.
2. Generalpurpose computers: It is a computer used to
performvariety of applications.Instructionsare
loaded at the time of need andarenot permanently
stored.For example, computer used to perform
various calculations.
*ClassificationAccordingtoUse*
1. Scientific Computers: These computers have
slow input/output devices but have fast
processing speed. So these are quite suitable for
scientific applications.
2. Business Computers: These have fast
input/output devices but slow processing speed.
So these are quite suitablefor business
applications.
* ClassificationAccordingtoTechnologyused*
1. Digital Computers: They convert data into
binary digits (0 or 1) and then process them.
2. Analog Computers: They work on physical
quantities.
3. Hybrid Computers: They are the mixture of
Digital and Analog computers.
COMPUTER OVERVIEW

More Related Content

What's hot

Basic of Computer fundamental
Basic of Computer fundamental Basic of Computer fundamental
Basic of Computer fundamental
Sohan Grover
 
Dtlp 1 introduction to computer
Dtlp 1 introduction to computerDtlp 1 introduction to computer
Dtlp 1 introduction to computer
Shabnam Yadav
 
Basic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_Lecturer
Basic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_LecturerBasic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_Lecturer
Basic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_Lecturer
Mohan Kumar G
 
Basic fundamental of computer
Basic fundamental of computerBasic fundamental of computer
Basic fundamental of computer
RaselBhuiyan3
 
Understanding computers ch 1
Understanding computers ch 1Understanding computers ch 1
Understanding computers ch 1
Lisa Stack
 
IT level 1
IT level 1IT level 1
IT level 1
khaled12345
 
Evolution of computers
Evolution of computersEvolution of computers
Evolution of computers
hitesh goyal
 
Basic fundamental of computer
Basic fundamental of computerBasic fundamental of computer
Basic fundamental of computer
RaselBhuiyan3
 
Full office automaton(2018)
Full office automaton(2018)Full office automaton(2018)
Full office automaton(2018)
pankajrathore42
 
Introduction to computing
Introduction to computingIntroduction to computing
Introduction to computing
Muhammad Yousuf Abdul Qadir
 
History of computing technology
History of computing technologyHistory of computing technology
History of computing technology
Pavan Kumar...
 
Fundamental of computer hardware
Fundamental of computer hardwareFundamental of computer hardware
Fundamental of computer hardware
DINESH KAMBLE
 
History of computer(niwre87)
History of computer(niwre87)History of computer(niwre87)
History of computer(niwre87)
ErwinSenador3
 
History of Computer, Generations of Computer
History of Computer, Generations of ComputerHistory of Computer, Generations of Computer
History of Computer, Generations of Computer
Arthur Glenn Guillen
 
DCA- Basic Fundamental, My computer, Desktop, History of computer
DCA- Basic Fundamental, My computer, Desktop, History of computerDCA- Basic Fundamental, My computer, Desktop, History of computer
DCA- Basic Fundamental, My computer, Desktop, History of computer
Kiet Raipur
 
A Brief Computer History
A Brief Computer HistoryA Brief Computer History
A Brief Computer History
Balasingham Karthiban
 
Computer project
Computer projectComputer project
Computer project
Neeraj Katewa
 
1.introduction to computers
1.introduction to computers1.introduction to computers
1.introduction to computers
Samith Senadeera
 
Fundamental concept of computer By Er. Sohan Grover
Fundamental concept of computer By Er. Sohan GroverFundamental concept of computer By Er. Sohan Grover
Fundamental concept of computer By Er. Sohan Grover
Sohan Grover
 
I/O devices & CPU
I/O devices & CPUI/O devices & CPU
I/O devices & CPU
Tayyab Chishti
 

What's hot (20)

Basic of Computer fundamental
Basic of Computer fundamental Basic of Computer fundamental
Basic of Computer fundamental
 
Dtlp 1 introduction to computer
Dtlp 1 introduction to computerDtlp 1 introduction to computer
Dtlp 1 introduction to computer
 
Basic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_Lecturer
Basic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_LecturerBasic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_Lecturer
Basic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_Lecturer
 
Basic fundamental of computer
Basic fundamental of computerBasic fundamental of computer
Basic fundamental of computer
 
Understanding computers ch 1
Understanding computers ch 1Understanding computers ch 1
Understanding computers ch 1
 
IT level 1
IT level 1IT level 1
IT level 1
 
Evolution of computers
Evolution of computersEvolution of computers
Evolution of computers
 
Basic fundamental of computer
Basic fundamental of computerBasic fundamental of computer
Basic fundamental of computer
 
Full office automaton(2018)
Full office automaton(2018)Full office automaton(2018)
Full office automaton(2018)
 
Introduction to computing
Introduction to computingIntroduction to computing
Introduction to computing
 
History of computing technology
History of computing technologyHistory of computing technology
History of computing technology
 
Fundamental of computer hardware
Fundamental of computer hardwareFundamental of computer hardware
Fundamental of computer hardware
 
History of computer(niwre87)
History of computer(niwre87)History of computer(niwre87)
History of computer(niwre87)
 
History of Computer, Generations of Computer
History of Computer, Generations of ComputerHistory of Computer, Generations of Computer
History of Computer, Generations of Computer
 
DCA- Basic Fundamental, My computer, Desktop, History of computer
DCA- Basic Fundamental, My computer, Desktop, History of computerDCA- Basic Fundamental, My computer, Desktop, History of computer
DCA- Basic Fundamental, My computer, Desktop, History of computer
 
A Brief Computer History
A Brief Computer HistoryA Brief Computer History
A Brief Computer History
 
Computer project
Computer projectComputer project
Computer project
 
1.introduction to computers
1.introduction to computers1.introduction to computers
1.introduction to computers
 
Fundamental concept of computer By Er. Sohan Grover
Fundamental concept of computer By Er. Sohan GroverFundamental concept of computer By Er. Sohan Grover
Fundamental concept of computer By Er. Sohan Grover
 
I/O devices & CPU
I/O devices & CPUI/O devices & CPU
I/O devices & CPU
 

Similar to COMPUTER OVERVIEW

ICT math 2024 SSC and HSC students of BD
ICT math 2024 SSC and HSC  students  of BDICT math 2024 SSC and HSC  students  of BD
ICT math 2024 SSC and HSC students of BD
SumaiyaHossain13
 
Computer System Organization
Computer System OrganizationComputer System Organization
Computer System Organization
Kulachi Hansraj Model School Ashok Vihar
 
Computer Overview
Computer OverviewComputer Overview
Computer Overview
Praveen M Jigajinni
 
Computer basics
Computer basicsComputer basics
Computer basics
MozaSaid
 
Fundamentals of computers & information system
Fundamentals of computers & information system  Fundamentals of computers & information system
Fundamentals of computers & information system
shefali mishra
 
SSC-ICT 7_History of Computer_031810.pptx
SSC-ICT 7_History of Computer_031810.pptxSSC-ICT 7_History of Computer_031810.pptx
SSC-ICT 7_History of Computer_031810.pptx
HaruHaru68
 
Computer basic
Computer basic Computer basic
Computer basic
HABEEBRAHMANKALATHIL
 
History of Computer-.pptx
History of Computer-.pptxHistory of Computer-.pptx
History of Computer-.pptx
IrisOlaso
 
Generation of computer
Generation of computerGeneration of computer
Generation of computer
rameshkumar1646
 
Chapter 1 1(1)
Chapter 1 1(1)Chapter 1 1(1)
Chapter 1 1(1)
TejaswiB4
 
Chapter 1 1(1)
Chapter 1 1(1)Chapter 1 1(1)
Chapter 1 1(1)
TejaswiB4
 
All things about computers
All things about computersAll things about computers
All things about computers
Santiago Orozco Martinez
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
A. S. M. Shafi
 
Fundamentals of Computer
Fundamentals of ComputerFundamentals of Computer
Fundamentals of Computer
bongatjeremie
 
Early computers, history , and its types (The institute of chartered accounta...
Early computers, history , and its types (The institute of chartered accounta...Early computers, history , and its types (The institute of chartered accounta...
Early computers, history , and its types (The institute of chartered accounta...
Hemita Dua
 
Vicky gharu
Vicky gharuVicky gharu
Vicky gharu
Vicky8055
 
Computer basics
Computer basicsComputer basics
Computer basics
Prof. Dr. K. Adisesha
 
History of Computers and Generations-1.pdf
History of Computers and Generations-1.pdfHistory of Computers and Generations-1.pdf
History of Computers and Generations-1.pdf
amazingthings2743
 
Cam unit-1
Cam unit-1Cam unit-1
Cam unit-1
Raghavesh Pal
 
Unit 1 -part1 PIC.pptx
Unit 1 -part1 PIC.pptxUnit 1 -part1 PIC.pptx
Unit 1 -part1 PIC.pptx
KartikChhabra12
 

Similar to COMPUTER OVERVIEW (20)

ICT math 2024 SSC and HSC students of BD
ICT math 2024 SSC and HSC  students  of BDICT math 2024 SSC and HSC  students  of BD
ICT math 2024 SSC and HSC students of BD
 
Computer System Organization
Computer System OrganizationComputer System Organization
Computer System Organization
 
Computer Overview
Computer OverviewComputer Overview
Computer Overview
 
Computer basics
Computer basicsComputer basics
Computer basics
 
Fundamentals of computers & information system
Fundamentals of computers & information system  Fundamentals of computers & information system
Fundamentals of computers & information system
 
SSC-ICT 7_History of Computer_031810.pptx
SSC-ICT 7_History of Computer_031810.pptxSSC-ICT 7_History of Computer_031810.pptx
SSC-ICT 7_History of Computer_031810.pptx
 
Computer basic
Computer basic Computer basic
Computer basic
 
History of Computer-.pptx
History of Computer-.pptxHistory of Computer-.pptx
History of Computer-.pptx
 
Generation of computer
Generation of computerGeneration of computer
Generation of computer
 
Chapter 1 1(1)
Chapter 1 1(1)Chapter 1 1(1)
Chapter 1 1(1)
 
Chapter 1 1(1)
Chapter 1 1(1)Chapter 1 1(1)
Chapter 1 1(1)
 
All things about computers
All things about computersAll things about computers
All things about computers
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Fundamentals of Computer
Fundamentals of ComputerFundamentals of Computer
Fundamentals of Computer
 
Early computers, history , and its types (The institute of chartered accounta...
Early computers, history , and its types (The institute of chartered accounta...Early computers, history , and its types (The institute of chartered accounta...
Early computers, history , and its types (The institute of chartered accounta...
 
Vicky gharu
Vicky gharuVicky gharu
Vicky gharu
 
Computer basics
Computer basicsComputer basics
Computer basics
 
History of Computers and Generations-1.pdf
History of Computers and Generations-1.pdfHistory of Computers and Generations-1.pdf
History of Computers and Generations-1.pdf
 
Cam unit-1
Cam unit-1Cam unit-1
Cam unit-1
 
Unit 1 -part1 PIC.pptx
Unit 1 -part1 PIC.pptxUnit 1 -part1 PIC.pptx
Unit 1 -part1 PIC.pptx
 

More from SUPER ULTRON

Evloution of software
Evloution of softwareEvloution of software
Evloution of software
SUPER ULTRON
 
Evolution of programinglang
Evolution of programinglangEvolution of programinglang
Evolution of programinglang
SUPER ULTRON
 
NATIONAL INTEGRATION......
NATIONAL INTEGRATION......NATIONAL INTEGRATION......
NATIONAL INTEGRATION......
SUPER ULTRON
 
Maths project some applications of trignometry- class10 ppt
Maths project some applications of trignometry- class10 pptMaths project some applications of trignometry- class10 ppt
Maths project some applications of trignometry- class10 ppt
SUPER ULTRON
 
Energy conservation
Energy conservationEnergy conservation
Energy conservation
SUPER ULTRON
 
Polynomials
PolynomialsPolynomials
Polynomials
SUPER ULTRON
 
Safety week
Safety weekSafety week
Safety week
SUPER ULTRON
 
Maths ppt
Maths ppt Maths ppt
Maths ppt
SUPER ULTRON
 
Computer project
Computer project Computer project
Computer project
SUPER ULTRON
 
Earthquack in nepal
Earthquack in nepalEarthquack in nepal
Earthquack in nepal
SUPER ULTRON
 

More from SUPER ULTRON (10)

Evloution of software
Evloution of softwareEvloution of software
Evloution of software
 
Evolution of programinglang
Evolution of programinglangEvolution of programinglang
Evolution of programinglang
 
NATIONAL INTEGRATION......
NATIONAL INTEGRATION......NATIONAL INTEGRATION......
NATIONAL INTEGRATION......
 
Maths project some applications of trignometry- class10 ppt
Maths project some applications of trignometry- class10 pptMaths project some applications of trignometry- class10 ppt
Maths project some applications of trignometry- class10 ppt
 
Energy conservation
Energy conservationEnergy conservation
Energy conservation
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Safety week
Safety weekSafety week
Safety week
 
Maths ppt
Maths ppt Maths ppt
Maths ppt
 
Computer project
Computer project Computer project
Computer project
 
Earthquack in nepal
Earthquack in nepalEarthquack in nepal
Earthquack in nepal
 

Recently uploaded

World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
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
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
taiba qazi
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Assessment and Planning in Educational technology.pptx
Assessment and Planning in Educational technology.pptxAssessment and Planning in Educational technology.pptx
Assessment and Planning in Educational technology.pptx
Kavitha Krishnan
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
simonomuemu
 
Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
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
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
thanhdowork
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
NgcHiNguyn25
 

Recently uploaded (20)

World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.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
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
Assessment and Planning in Educational technology.pptx
Assessment and Planning in Educational technology.pptxAssessment and Planning in Educational technology.pptx
Assessment and Planning in Educational technology.pptx
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
 
Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
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
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
 

COMPUTER OVERVIEW

  • 2. *INTRODUCTION* • Computers have made great inroads in our everyday life and thinking.They areput to use for all sorts of applications ranging from complex calculationin the fieldor frontline research, engineeringsimulationdown to teaching,printing books and recreational games . The ease with which computers can process data, store and retrieve it painlessly have made them inevitablein office andbusiness environments. The area of application of computers are confirmed only by limitationon humanscreativityand imagination.
  • 3. *WHATISACOMPUTER?   It canstore data and information in its memory , process them and producethe desiredresult .  It is used essentiallyas a data processor. theterms data and informationare very commonly used.
  • 4.
  • 5.
  • 8.
  • 9. *ARITHMETICALLOGICALUNIT(ALU)* *THE ALU PERFORMSALL THE FOUR ARITHMETICAL (+,-,*,/) AND SOME LOGICAL(<,>,=,<=,>=)OPERATIONS. *WHENTWO NUMBERSARE REQUIREDTO BE ADDED,THESE NUMBERSARE SENTFROMMEMORYTO ALU WHERETHE ADDITION TAKES PLACE AND THE RESULT IS SENT BACKIN THE MEMORY.ANDTHE SAME FOR LOGICAL OPERATIONS.AND THE RESULTS FOR THE LOGICAL OPERATIONS IS EITHERTRUE OR FALSE
  • 10. *CONTROLUNIT(CU)* * CU ACTS AS A SUPERVISOR BY CONTROLLING AND GUIDING THE OPERATIONS TAKING PLACES . * THE CU SENDS THE CONTROL SIGNAL UNTIL THE REQUIRED OPERATION ARE DONE PROPERLY BYALU. * CU CARRYING OUT ALL THE INSTRUCTIONS STORED IN THE PROGRAMS
  • 11. *OUTPUTUNIT* * OUTPUT UNIT CONVERTS THE OUTPUT IN BINARY FORMTOHUMAN REDABLE FORM. * THE OUTPUT UNIT IS FORMED BYTHE OUTPUT DEVICES ATTACHED TO THE COMPUTER. * SOME POPULAR OUTPUT DEVICES ARE:- VDU(VISUAL DISPLAY UNIT),PRINTER,PLOTTER AND CODDER ETC.
  • 12. *THEMEMORY OFTHE COMPUTERIS OFTENCALLEDMAIN MEMORY.IT ISGENERALYTHIRD COMPONENTOF CPU. * THEMEMORY OFTHECOMPUTERIS THOUGHT OFAS THE ‘CELLS’.EACHOF THESECELLSIS FURTHERBROKEN DOWN INTO THE SMALLERPARTSKNOWN AS BITS. *A BITMEANSA BINARYDIGIT i.e.either0 or 1.A NUMBEROF BITS TOGETHER AREUSED TO STOREDATAINSTRUCTIONBY THEIR COMBINATION. *ONE BYTE IS THE SMALLESTUNITWHICHCANREPRESENTA DATA ITEMOR A CHARACTER.OTHERUNITSAREKB,MB,GB,TB. *THEMEMORY*
  • 13. *BITS&BYTES* * Each of these memory cells is further broken down into smaller parts known as bits. A bit means a binary digit i.e. either 0 or 1. A number of bits together are used to store data instructions by their combinations. *A bit is an elementaryunitof memory. * A group of 8 bits is called a byte and a group of 4 bits is called a nibble. * One byte is the smallest unit which can represent a data item or a character.
  • 14.
  • 15. *PRIMARYANDSECONDARYMEMORY* * PRIMARY MEMORY:-ITS IS USED FOR STORING TEMPORARILY * THEY ARE OF TWO TYPES:- 1. RAM(RANDOM ACESS MEMORY) 2. ROM(READ ONLY MEMORY) * SECONDARY DATA :- IT IS USED FOR STORE DATA PERMANENTLY
  • 16. *HARDWARE * * HARDWARE :- Hardwarerepresentthe physicaland tangible components of the computer i.e,the components that can be touched andseen . “Examples ” :-CPU ,floppy disk, hard disk etc. * PERIPHERAL :- Peripheralare the devicesthat surroundthe system unit . “ Example”:- keyboard,mouse,speaker,printer ,monitors ,etc.
  • 17. * Software represent the set of programthat governs the operations of a computer systemand make the hardware run. * Software classified in three forms:- 1. Operating system 2. Language processors 3. Applications software
  • 18. OS(INTERFACE MANAGER) * AN OPERATING SYSTEMIS A PROGRAM WHICH ACTS AS AN INTERFACE BETWEEN THE USER AND THE HARDWARE(i.e, ALL THE COMPUTER RESOURCES) AND CONTROL ALL OTHER COMPONENTS OF THE COMPUTER SYSTEM. user Application software Operating system CPU and hardware
  • 19. *TYPESOFOS* *THEREARE VARIOUS TYPES OF OS :- Singleuser OS,multiuserOS, batch processing OS,multiprocessingOS, etc. *AS THE NAME SUGGESTSingleuser OS SUPPROT SINGLE USER, MultiuserOS SUPPORTS MULTIPLEUSER. THE batch processing OS PROCESSES THE BATCH (GROUP)OFJOBS (PROCESS GIVENTO IT) AND MultipleprocessingOS IS CAPABLE OF HANDLING MULTIPLE CPU AT THE SAME TIME.
  • 20. * IT PROVIDE THE INSTRUCTION TO PREPARE USER-INTERFACE i.e, WAY TO INTERACT WITH USER WHETHER THROUGH TYPED COMMANDS OR THROUGH GRAPHICALSYMBOLS. * IT LOADSNECESSARY PROGRAMS (INTO THE COMPUTER MEMORY) WHICH ARE REQUIRED FOR A PROPER COMPUTER FUNCTIONING. * IT COORDINATES HOW THE PROGRAMWORKS WITH THE CPU,KEYBOARD, MOUSE, PRINTERANDOTHER HARDWAREAS WELL AS WITH OTHER SOFTWARE. * IT MANAGES THE WAY INFORMATION IS STORED ON AND RETRIEVED FROM DISKS.
  • 21. *LANGUAGEPROCESSOR* * THESE TRANSLATETHE USER ORIENTED LANGUAGE INTO MACHINELANGUAGE. * THESE ARE OFTHREE TYPES:- 1. ASSEMBLER :- THESE TRANSFERASSEMBLY LANGUAGE INTO MACHINELANGUAGE. 2. INTERPRETER :- THESE TRANSLATE HLL(HIGHLEVEL LANGUAGE INTO MACHINELANGUAGE(ML)LINE BY LINE . IF THERE IS ANY ERROR,IT REPORTS AT THE SAME TIME. 3. COMPILER :- THESE TRANSLATE HLL(HIGHLEVEL LANGUAGE ) INTO MACHINELANGUAGE IN ONE GO & REPORT ALLERROR ALONGWITH THE LINE NUMBER
  • 22. *COMPILER* * Compiler : It also converts a HLL program into machine language but a manner which is way different from a n assembler. It converts the entire program in one go, and reports the errors ofthe programalong with linenumbers. * A combination of compiler and assembler is best upto therequirement. .
  • 24. *STRENGTHOFCOMPUTER* 1. Its speedis much faster as comparedto human beings. 2. It has high storage capacity. 3. It can performall the calculations andcomparisons accurately. 4. Computers are more reliable than human beings. 5. Computers are versatile to repetitive jobs.
  • 25. *WHATITLACKS* * But the advantages counted limitations remain because limitations must followadvantages. *Here limitations are :- 1. LACK OF DECISION MAKING POWER. Computers cannot decideon their own. They lackthe powerwhich is a greatasset to us and everybody who is a human. 2. IQ ZERO. Computers are dumb machineswith zero IQ. They need to be told
  • 26. *FIRMWARE&LIVEWARE* * Firmware is a pre-written program that is permanently stored in read-only memory. It configures the computer and is not so easily modifiable by the user. BIOS (Basic Input and Output services) instructions are an example of firmware. * It is the term generally used for the people associated with and benefited from the computer system.
  • 27. *EVOLUTIONOFCOMPUTERS* * Ancient people used stones for counting or made scratches on wall or tied knots in a rope to record information. But all these were manual computing techniques. Attempts had been going on for developing faster computing devices and the first achievement was abacus, the pioneer computing device used by man.
  • 28. *ABACUS* * Around 3000 B.C, the Mesopotamians quite unknowingly laid the foundation of computer era. * They discovered an earliest form of a bead-and- wire counting machine, which subsequently came to be known as abacus. The Chinese improved upon the abacus so that they could calculate and count faster.
  • 29. *NAPIER’S‘LOGS’AND‘BONES’* * John napier (1550-1617) developed the idea of logarithm. He used logs to transform multiplication problem to addition problem. Napier’s logs and bones later became basis for a well known invention known – the computing machine known as “slide rule” (invented in 1662). Napier also advised a set of numbering rods known as Napier's bones. He could perform both multiplicationand division with these ‘bones’.
  • 30. *PASCAL’SADDINGMACHINE* * The idea of logarithm, developed in 1614, notably reduced the tedium of repetitive calculations. * Blasé Pascal, a French mathematician, invented a machine in 1642 made up of gears which was used for adding numbers quickly. This machine was known as adding machine (also known as Pascaline) and was capable of addition and subtraction.
  • 31. *PASCALINE* * It worked on clock work mechanism principle. The adding machine consisted of numbered toothed wheels having unique position values. The rotation of wheels controlled the addition and subtraction operations. The machine was capable of carry-transferautomatically.
  • 32. *LEIBNITZ’SCALCULATOR* * Gottfried Leibnitz, a german mathematician, improved an adding machine and constructed a new machine in 1617 that was capable to perform multiplication and division as well. This machine performed multiplication through repeated addition of numbers. Leibnitz’s machine used stepped cylinder each with nine teeth of varying lengths instead ofwheels as was used by Pascal.
  • 33. *JACQUARD’SLOOM* * Joseph jacquard manufactured punched cards at the end of American revolution and used them to control looms in 1801. Thus the entire control of weaving process was automatic. The entire operation was under control of a program . with the historic invention of punched cards, the era of storing and retrieving information started that greatly influenced the later inventions and advancements.
  • 34. *BABBAGE’SDIFFERENCEENGINE* * Charles Babbage, a professor of mathematics, developed a machine called DIFFERENCE ENGINE in the year 1822.this machine was expected to calculate logarithmic table to a high degree of precision. The difference engine was to calculate various mathematical functions. The machine was capable of polynomial valuation by finite difference and it’s operation was automatic Multi-stop operation.
  • 35. *BABBAGE’SANALYTICALENGINE* * In 1833, Charles Babbage started designing an analytical engine which was to become real ancestor of modern day computer. With the methodical design of his analytical engine, babbage meticulously established the basic principles on which today’s computers work.
  • 36. * The first innovation enabled the machine to compare quantities and then decide which of the instruction sequences to follow. The second permitted the results of a calculation to change numbers and instructions already stored in the machine. * His great inventions of difference engine and analytical engine earned Charles Babbage the title “FATHER OFMODERNCOMPUTERS”.
  • 37. *MARK-1* * Prof. Howard Aiken (1900-1973) in USA constructed in 1943 an electromechanical computer called mark-1 which could multiply two ten digit numbers in 5 seconds- a record back then.MARK-1 was the first computer which could perform automatically without any manual intervention accordingto preprogrammed codes.
  • 38. *THEGENERATIONSOFMODERNCOMPUTERS* * The term ‘computer generation’ is often used in connection with computer hardware. * These are in fact phases of development characterized by type of switching circuit it utilizes.
  • 39. *STOREDPROGRAMCOMPUTER* * Most computers today use the idea of ‘stored program computer’proposed by Dr.johnvonNeumannin1945. * The 3 key conceptofthe architectureare:- 1. Data and programs are stored in a single read-write memory. 2. Thememorycontentsareaddressablebylocations. 3. Execution takes place in a sequential fashion i.e. from one instruction to the next unless modified explicitly.
  • 40. *Thegenerationofmoderncomputer* *There are fivetypes of generations:- 1. The First generation computer (1949-55) 2. The Secondgeneration computer(1956-65) 3. The Third generation computer(1966-75) 4. The Fourth generation computer (1976- present) 5. The fifth generation computer
  • 41. *Keyfeatureof Firstgenerationcomputer(1949-55)* * Usedvacuumtubes. * Big clumsycomputers. * Highelectricity consumption. * Electric failure occurred regularly-computernot very reliable. * Largeair conditioner were necessarybecause the computer generated heat . * Programmingin ML(machinelanguage).
  • 42. *KeyfeaturesSecondgenerationcomputer(1956-65)* *Transistorreplaced vacuumtubes. *Smallercompared tofirst generation. *Generated less heat. *Lower electricity consumption *More reliable and faster *Core memory developed *Magnetic tapes anddisksused *Firstoperating systemdeveloped *Programmingin machinelanguage aswell asmachinelanguage.
  • 43. *KeyfeatureofThirdgenerationcomputer(1966-75)* *Integrated circuitsare used *Computer smaller faster and morereliable *Lower power consumption. *High-level language appeared.
  • 44. *KeyfeaturesofTheFourthgenerationcomputer(1976-present)* * Integratedcircuit,smallerand faster. * Microcomputerseriessuch as IBM and APPLE developed * Portable computerdeveloped * Great development in data communication * Different types of computermemory with high storagecapacity * Fast accessdeveloped.
  • 45. *Keyfeatureof Thefifthgenerationcomputer* * PARALLEL-PROCESSING - Many processorsare groupedto function as one largegroup processor. * SUPERCONDUCTORS - A super conductoris a conductor through which electricitycan travel without any resistanceresulting in faster transfer of information between the components of a computer
  • 46. *CLASSIFICATIONSOFCOMPUTERS* *Computers can be classified into different categories depending upon following criteria: 1. According to Purpose. 2. According to Use. 3. According to Technology Used. 4. According to Size and Storage Capacity.
  • 47. *ClassificationAccordingtopurpose* 1. Specialpurpose computers:It is a computerused to performa specifictask only. In this type of computer, instructions are permanentlystored. Forexample, computer used for weatherforecasting. 2. Generalpurpose computers: It is a computer used to performvariety of applications.Instructionsare loaded at the time of need andarenot permanently stored.For example, computer used to perform various calculations.
  • 48. *ClassificationAccordingtoUse* 1. Scientific Computers: These computers have slow input/output devices but have fast processing speed. So these are quite suitable for scientific applications. 2. Business Computers: These have fast input/output devices but slow processing speed. So these are quite suitablefor business applications.
  • 49. * ClassificationAccordingtoTechnologyused* 1. Digital Computers: They convert data into binary digits (0 or 1) and then process them. 2. Analog Computers: They work on physical quantities. 3. Hybrid Computers: They are the mixture of Digital and Analog computers.