SlideShare ist ein Scribd-Unternehmen logo
1 von 37
Prepared by
V.Santhi
Assistant Professor
Department of Computer Applications
Bon Secours College for Women
Thanjavur
Computer
types of computer
Generation of computer
characteristics of computer
Components of computer
Input devices
Output devices
hardware and software
COMPUTER
 A computer is an electronic machine.
 Accepts user supplied data and instructions using
various input methods.
 performs arithmetic and logical operations using the
given data
 stores the data in storage devices.
Types of computer
TYPES OF
COMPUTERS
ANALOG
COMPUTER
DIGITAL
COMPUTER
HYBRID
COMPUTER
MICRO
COMPUTER
MINI
COMPUTER
MAIN
FRAME
COMPUTER
SUPER
COMPUTER
ANALOG COMPUTER
Analog computer measures and
answer the questions by the method of
“HOWMUCH”.
 The input data is not a number infect
a physical quantity like temp, pressure,
speed, velocity.
Accuracy 1% Approximately
High speed
Output is continuous
Signals are continuous of (0 to 10 V)
Time is wasted in transmission time
HYBRID COMPUTER
 A hybrid computer is a type of computer that offers the
functionalities of both a digital and analog computer.
 it is designed to include a working analog unit I that is
powerful for calculations yet has a readily available
digital memory.
 In large industries and business, a hybrid computer
can be used to incorporate logical operations as well
as provide efficient processing of differential
equations.
DIGITAL COMPUTER
Digital computer counts and answer
the questions by the method of
“HOW Many”.
 The input data is represented by a
number.
These are used for the logical and
arithmetic operations.
Signals are two level of (0 V or 5 V)
Accuracy unlimited
low speed sequential as well as
parallel processing
Output is continuous but obtain
when computation is completed.
MICRO COMPUTER
Micro computer are the
smallest computer system.
There size range from
calculator to desktop size.
Its CPU is microprocessor. It
also known as Grand child
Computer.
Application : - personal
computer, Multi user system,
offices.
MINI COMPUTER
These are also small general
purpose system.
 They are generally more
powerful and most useful as
compared to microcomputer.
Mini computer are also known as
mid range computer or Child
computer.
 Application :- Departmental
systems , Network Servers, work
group system.
MAIN FRAME COMPUTER
Mainframe computers are those
computers that offer faster
processing and greater storage
area.
 The word “main frame” comes
from the metal frames. It is also
known as Father computer.
Application – Host computer,
Central database server.
SUPER COMPUTER
Super computer are those
computer which are designed for
scientific job like whether
forecasting and artificial
intelligence etc.
They are fastest and expensive.
 A super computer contains a
number of CPU which operate in
parallel to make it faster.
It also known as grandfather
computer.
Application – whether
forecasting, weapons research
and development.
HYBRID COMPUTER
 A hybrid computer is a type of
computer that offer the
functionalities of both a digital and
an analog computer.
 It is a design to include a working
analog unit that is powerful for
calculations, yet has a readily
available digital memory.
 In large industries and business, a
hybrid computer can be used to
incorporate logical operations as well
as provide efficient processing of
differential equations.
GENERATION OF COMPUTERS
The computer has developed through five generations.
they are
FIRST
GENERATION
SECOND
GENERATION
THIRD
GENERATION
FOURTH
GENERATION
FIFTH
GENERATION
GENERATION OF
COMPUTERS
FIRST GENERATION OF COMPUTER
 The first generation computers are
used vacuum tubes.
It is large in size.
Slow operation speed.
High consumption of electricity.
eg: UNIVAC-I,IBM-650.
SECOND GENERATION OF COMPUTER
The second generations computers are used transistors.
Transistors were very small compared to vacuum tubes.
It consumed less electricity.
It is reduced the size of computer.
Eg: CDC-3600, UNIVAC-1108
THIRD GENERATION OF COMPUTER
The third generation of computers
are used integrated circuits(IC).
IC is made up of silicon.
These computers were thousand
times faster than first generations.
The memory capacity and storage
capacity of these computers were
very high.
Eg: CDC-1700,ICL-2903.
FOURTH GENERATION OF COMPUTER
The fourth generations of
computer used large scale
integrated circuits.
It reduced the size and increased
the speed of computers.
It is high processing speed and
low heating effect.
Eg: INTEL-4004,apples-I.
FIFTH GENERATION OF COMPUTER
The fifth generation of
computer used very large scale
integrated circuits.
These computer are capable of
taking their own decisions
without human invention.
These computers called
“KIPS”(knowledge information
processing system).
Characteristics of computer
The characteristics of computers that have made
them so powerful and universally useful are
speed, accuracy , diligence, versatility and storage
capacity. Let us discuss them briefly
SPEED
 Computers work at an incredible speed.
 A powerful computer is capable of performing
about 3-4 million simple instructions per second
ACCURACY
 In addition to being fast, computers are also
accurate.
 Errors that may occur can almost always be
attributed to human error (inaccurate data, poorly
designed system or faulty instructions/programs
written by the programmer)
DILIGENCE
 Unlike human beings, computers are highly
consistent.
They do not suffer from human traits of boredom and
tiredness resulting in lack of concentration.
Computers, therefore, are better than human beings in
performing voluminous and repetitive jobs.
VERSATILITY
Computers are versatile machines and are capable of
performing any task as long as it can be broken down
into a series of logical steps.
 The presence of computers can be seen in almost
every sphere – Railway/Air reservation, Banks , Hotels,
Weather forecasting and many more.
STORAGE CAPACITY
 Today’s computers can store large volumes of data.
 A piece of information once recorded (or stored) in
the computer , can never be forgotten and can be
retrieved almost Instantaneously.
COMPONENTS OF COMPUTER
A computer performs five major operations or
functions irrespective of its size and make. These
are
 It accepts data or instructions as input,
 It stores data and instruction
 It processes data as per the instructions,
It controls all operations inside a computer, and
 It gives results in the form of output.
CPU
INPUT
ALU
CU
MMU
SECONDARY MEMORY
OUTPUT
THREE COMPONENTS OF
COMPUTER
Input
Output
Central processing unit
Input
This unit is used for entering data and programs into
the computer system by the user for processing.
Output
The output unit is used for storing the result as
output produced by the computer after processing.
Central processing unit
 The Central Processing Unit (CPU) takes data and
instructions from the storage unit and makes all
sorts of calculations based on the instructions
given and the type of data provided.
 It is then sent back to the storage unit.
 CPU includes Arithmetic logic unit (ALU) and
control unit.
CENTRAL PROCESSING UNIT
The units contains are
Arithmetic and logic unit
 control unit
 main memory unit
Arithmetic and logic unit
It performs arithmetic functions like addition,
subtraction, multiplication , division and also
logical operations like greater than , less than and
equal to etc.
Control unit
Controlling of all operations like input ,
processing and output are performed by control
unit. It takes care of step by step processing of all
operations inside the computer.
Main memory unit
It holds all data and instructions temporarily. it is
otherwise called primary memory or internal memory.
There are two types of main memory.
 primary memory
 secondary memory
primary memory
 Random access memory(RAM)
Read only memory(ROM)
Random access memory(RAM)
It is a volatile memory.
 The contents of RAM are no more available once the
computer is turned off.
Read only memory(ROM)
It is non volatile memory.
Read Only Memory is a special type of memory which
can only be read and contents of which are not lost
even when the computer is switched off. It typically
contains manufacturer’s instructions.
The other types of ROM are
PROM
EPROM
EEPROM
PROM
It stands for programmable read only memory.
It is user records its content only one time.
EPROM
 It stands for erasable programmable read only
memory.
The contents of EPROM are removed by focusing
the chip ultra violet light.
EEPROM
It stands for electrical erasable programmable
read only memory.
The contents of are removed by applying
electrical charge.
Secondary memory
Secondary/auxiliary memory is storage other than
the RAM.
These include devices that are peripheral and are
connected and controlled by the computer to
enable permanent storage of programs and data.
Secondary storage devices are of two types;
magnetic and optical. Magnetic devices include
hard disks and optical storage devices are CDs,
DVDs, Pen drive, Zip drive etc.
Input devices
Keyboard
Mouse
Joystick
Light pen
Track ball
Track ball
OCR
OMR
MICR
INPUT DEVICES
MICR
BCR
Scanner
digital camera
Digitizing tablet
Touch screen
Output devices
Printer
Plotter
Monitor
Hardware and software
Hardware
The physical components of a computer are callefd
hardware.
Keyboard
Mouse
Microprocessor
Floppy disk
Hard disk
Optical disk
Modem
Software
a set of computer program is called software. There are
two software are
 system software
Application software
System software
 System software consists of a group of programs that
control the operations of a computer equipment
including functions like managing memory, managing
peripherals, loading, storing, and is an interface
between the application programsand the computer.
 MS DOS (Microsoft’s Disk Operating System), UNIX
are examples of system software
Application software
Software that can perform a specific task for
the user, such as word processing,
accounting, budgeting or payroll, fall under
the category of application software. Word
processors , spreadsheets, database
management systems are all examples of
general purpose application software.

Weitere ähnliche Inhalte

Was ist angesagt?

Introduction to Computer , types of computer,classification of computer What ...
Introduction to Computer , types of computer,classification of computer What ...Introduction to Computer , types of computer,classification of computer What ...
Introduction to Computer , types of computer,classification of computer What ...Israr Ahmed
 
Computer Concepts PPT
Computer Concepts PPTComputer Concepts PPT
Computer Concepts PPTokmomwalking
 
Types of computer
Types of computer Types of computer
Types of computer Sajib007
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer systemMark Santos
 
What is Computer | Computer Full Form | Computer Definition
What is Computer | Computer Full Form | Computer DefinitionWhat is Computer | Computer Full Form | Computer Definition
What is Computer | Computer Full Form | Computer Definitiondmir3304
 
Basics of the Computer System
Basics of the Computer SystemBasics of the Computer System
Basics of the Computer SystemAhsan Rahim
 
Introduction to computer
Introduction  to  computerIntroduction  to  computer
Introduction to computerhina amir
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwareMirea Mizushima
 
Computer applications for management
Computer applications for managementComputer applications for management
Computer applications for managementDharshanaa.C Mohan
 
Introduction to computers pdf
Introduction to computers pdfIntroduction to computers pdf
Introduction to computers pdfblufishocean
 
Understanding Computers - Today and Tomorrow
Understanding Computers - Today and TomorrowUnderstanding Computers - Today and Tomorrow
Understanding Computers - Today and TomorrowGufranAhmadJU
 
Unit 1 computer concepts
Unit 1   computer conceptsUnit 1   computer concepts
Unit 1 computer conceptsMithun DSouza
 
Computer fundamentals
Computer fundamentalsComputer fundamentals
Computer fundamentalsAmir Villas
 
Understanding of Computer | Introduction | Computer In Business
Understanding of Computer | Introduction | Computer In BusinessUnderstanding of Computer | Introduction | Computer In Business
Understanding of Computer | Introduction | Computer In BusinessBegum Rokeya University, Rangpur
 
GENERATIONS OF COMPUTER
GENERATIONS OF COMPUTERGENERATIONS OF COMPUTER
GENERATIONS OF COMPUTERRajat More
 
Basic Components of Computer
Basic Components of ComputerBasic Components of Computer
Basic Components of ComputerRajGopalAgrawal
 
Computers: Questions & Answers Theory
Computers: Questions & Answers TheoryComputers: Questions & Answers Theory
Computers: Questions & Answers TheoryMakaha Rutendo
 

Was ist angesagt? (20)

Introduction to Computer , types of computer,classification of computer What ...
Introduction to Computer , types of computer,classification of computer What ...Introduction to Computer , types of computer,classification of computer What ...
Introduction to Computer , types of computer,classification of computer What ...
 
Computer Concepts PPT
Computer Concepts PPTComputer Concepts PPT
Computer Concepts PPT
 
Types of computer
Types of computer Types of computer
Types of computer
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer system
 
What is Computer | Computer Full Form | Computer Definition
What is Computer | Computer Full Form | Computer DefinitionWhat is Computer | Computer Full Form | Computer Definition
What is Computer | Computer Full Form | Computer Definition
 
Basic Concepts Of Information Technology (It)
Basic Concepts Of Information Technology (It)Basic Concepts Of Information Technology (It)
Basic Concepts Of Information Technology (It)
 
Basics of the Computer System
Basics of the Computer SystemBasics of the Computer System
Basics of the Computer System
 
Introduction to computer
Introduction  to  computerIntroduction  to  computer
Introduction to computer
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Computer applications for management
Computer applications for managementComputer applications for management
Computer applications for management
 
Introduction to computers pdf
Introduction to computers pdfIntroduction to computers pdf
Introduction to computers pdf
 
Computer
ComputerComputer
Computer
 
Understanding Computers - Today and Tomorrow
Understanding Computers - Today and TomorrowUnderstanding Computers - Today and Tomorrow
Understanding Computers - Today and Tomorrow
 
Unit 1 computer concepts
Unit 1   computer conceptsUnit 1   computer concepts
Unit 1 computer concepts
 
Computer fundamentals
Computer fundamentalsComputer fundamentals
Computer fundamentals
 
Understanding of Computer | Introduction | Computer In Business
Understanding of Computer | Introduction | Computer In BusinessUnderstanding of Computer | Introduction | Computer In Business
Understanding of Computer | Introduction | Computer In Business
 
Computer basics
Computer basicsComputer basics
Computer basics
 
GENERATIONS OF COMPUTER
GENERATIONS OF COMPUTERGENERATIONS OF COMPUTER
GENERATIONS OF COMPUTER
 
Basic Components of Computer
Basic Components of ComputerBasic Components of Computer
Basic Components of Computer
 
Computers: Questions & Answers Theory
Computers: Questions & Answers TheoryComputers: Questions & Answers Theory
Computers: Questions & Answers Theory
 

Ähnlich wie Basic of computers

Unit-1 Introduction To Computer System.pptx
Unit-1 Introduction To Computer System.pptxUnit-1 Introduction To Computer System.pptx
Unit-1 Introduction To Computer System.pptxNarayanSharma82
 
Introduction to Computer and Generations of Computer by Er. Kamlesh Tripathi
Introduction to Computer and Generations of Computer by Er. Kamlesh TripathiIntroduction to Computer and Generations of Computer by Er. Kamlesh Tripathi
Introduction to Computer and Generations of Computer by Er. Kamlesh TripathiLEALucknow
 
Computer Fundamental
Computer FundamentalComputer Fundamental
Computer FundamentalShradha Kabra
 
Application of computer in Hospitality
Application of computer in HospitalityApplication of computer in Hospitality
Application of computer in HospitalityPriya Roy
 
INTRO TO COMPUTER.doc
INTRO TO COMPUTER.docINTRO TO COMPUTER.doc
INTRO TO COMPUTER.docGMVCCCaramoan
 
The Deal
The DealThe Deal
The Dealadhaval
 
CPP_Ch_1_Introduction.ppt
CPP_Ch_1_Introduction.pptCPP_Ch_1_Introduction.ppt
CPP_Ch_1_Introduction.pptissackmohamed3
 
Computer architecture pptx
Computer architecture pptxComputer architecture pptx
Computer architecture pptxMDSHABBIR12
 
Information Technology for Managers - Basics
Information Technology for Managers - BasicsInformation Technology for Managers - Basics
Information Technology for Managers - BasicsIsha Joshi
 
introdection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATIONintrodection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATIONreshmi30
 
Chapter01 Of It .... BBa 1st
Chapter01 Of It .... BBa 1stChapter01 Of It .... BBa 1st
Chapter01 Of It .... BBa 1stGeo-Info Ltd
 
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
 
computer organisation and architecture_ppt.pptx
computer organisation and architecture_ppt.pptxcomputer organisation and architecture_ppt.pptx
computer organisation and architecture_ppt.pptxvishnuvardhan749108
 
Chapter 1 Computer Fundamentals (XI) (1).pptx
Chapter 1 Computer  Fundamentals (XI) (1).pptxChapter 1 Computer  Fundamentals (XI) (1).pptx
Chapter 1 Computer Fundamentals (XI) (1).pptxmehrajdin18
 
Introduction to computers new 2010
Introduction to computers new 2010Introduction to computers new 2010
Introduction to computers new 2010Cyrus Kyle
 

Ähnlich wie Basic of computers (20)

Unit-1 Introduction To Computer System.pptx
Unit-1 Introduction To Computer System.pptxUnit-1 Introduction To Computer System.pptx
Unit-1 Introduction To Computer System.pptx
 
Introduction to Computer and Generations of Computer by Er. Kamlesh Tripathi
Introduction to Computer and Generations of Computer by Er. Kamlesh TripathiIntroduction to Computer and Generations of Computer by Er. Kamlesh Tripathi
Introduction to Computer and Generations of Computer by Er. Kamlesh Tripathi
 
Computer Fundamental
Computer FundamentalComputer Fundamental
Computer Fundamental
 
Application of computer in Hospitality
Application of computer in HospitalityApplication of computer in Hospitality
Application of computer in Hospitality
 
INTRO TO COMPUTER.doc
INTRO TO COMPUTER.docINTRO TO COMPUTER.doc
INTRO TO COMPUTER.doc
 
The Deal
The DealThe Deal
The Deal
 
CPP_Ch_1_Introduction.ppt
CPP_Ch_1_Introduction.pptCPP_Ch_1_Introduction.ppt
CPP_Ch_1_Introduction.ppt
 
Module 1.pptx
Module 1.pptxModule 1.pptx
Module 1.pptx
 
Computer architecture pptx
Computer architecture pptxComputer architecture pptx
Computer architecture pptx
 
intro.ppt
intro.pptintro.ppt
intro.ppt
 
Information Technology for Managers - Basics
Information Technology for Managers - BasicsInformation Technology for Managers - Basics
Information Technology for Managers - Basics
 
introdection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATIONintrodection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATION
 
Chapter01 Of It .... BBa 1st
Chapter01 Of It .... BBa 1stChapter01 Of It .... BBa 1st
Chapter01 Of It .... BBa 1st
 
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
 
1.fundamental
1.fundamental1.fundamental
1.fundamental
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
computer organisation and architecture_ppt.pptx
computer organisation and architecture_ppt.pptxcomputer organisation and architecture_ppt.pptx
computer organisation and architecture_ppt.pptx
 
Chapter 1 Computer Fundamentals (XI) (1).pptx
Chapter 1 Computer  Fundamentals (XI) (1).pptxChapter 1 Computer  Fundamentals (XI) (1).pptx
Chapter 1 Computer Fundamentals (XI) (1).pptx
 
Introduction to computers new 2010
Introduction to computers new 2010Introduction to computers new 2010
Introduction to computers new 2010
 
Unit 1.pptx
Unit 1.pptxUnit 1.pptx
Unit 1.pptx
 

Kürzlich hochgeladen

Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfSanaAli374401
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.MateoGardella
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 

Kürzlich hochgeladen (20)

Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 

Basic of computers

  • 1. Prepared by V.Santhi Assistant Professor Department of Computer Applications Bon Secours College for Women Thanjavur
  • 2. Computer types of computer Generation of computer characteristics of computer Components of computer Input devices Output devices hardware and software
  • 3. COMPUTER  A computer is an electronic machine.  Accepts user supplied data and instructions using various input methods.  performs arithmetic and logical operations using the given data  stores the data in storage devices.
  • 4. Types of computer TYPES OF COMPUTERS ANALOG COMPUTER DIGITAL COMPUTER HYBRID COMPUTER MICRO COMPUTER MINI COMPUTER MAIN FRAME COMPUTER SUPER COMPUTER
  • 5. ANALOG COMPUTER Analog computer measures and answer the questions by the method of “HOWMUCH”.  The input data is not a number infect a physical quantity like temp, pressure, speed, velocity. Accuracy 1% Approximately High speed Output is continuous Signals are continuous of (0 to 10 V) Time is wasted in transmission time
  • 6. HYBRID COMPUTER  A hybrid computer is a type of computer that offers the functionalities of both a digital and analog computer.  it is designed to include a working analog unit I that is powerful for calculations yet has a readily available digital memory.  In large industries and business, a hybrid computer can be used to incorporate logical operations as well as provide efficient processing of differential equations.
  • 7. DIGITAL COMPUTER Digital computer counts and answer the questions by the method of “HOW Many”.  The input data is represented by a number. These are used for the logical and arithmetic operations. Signals are two level of (0 V or 5 V) Accuracy unlimited low speed sequential as well as parallel processing Output is continuous but obtain when computation is completed.
  • 8. MICRO COMPUTER Micro computer are the smallest computer system. There size range from calculator to desktop size. Its CPU is microprocessor. It also known as Grand child Computer. Application : - personal computer, Multi user system, offices.
  • 9. MINI COMPUTER These are also small general purpose system.  They are generally more powerful and most useful as compared to microcomputer. Mini computer are also known as mid range computer or Child computer.  Application :- Departmental systems , Network Servers, work group system.
  • 10. MAIN FRAME COMPUTER Mainframe computers are those computers that offer faster processing and greater storage area.  The word “main frame” comes from the metal frames. It is also known as Father computer. Application – Host computer, Central database server.
  • 11. SUPER COMPUTER Super computer are those computer which are designed for scientific job like whether forecasting and artificial intelligence etc. They are fastest and expensive.  A super computer contains a number of CPU which operate in parallel to make it faster. It also known as grandfather computer. Application – whether forecasting, weapons research and development.
  • 12. HYBRID COMPUTER  A hybrid computer is a type of computer that offer the functionalities of both a digital and an analog computer.  It is a design to include a working analog unit that is powerful for calculations, yet has a readily available digital memory.  In large industries and business, a hybrid computer can be used to incorporate logical operations as well as provide efficient processing of differential equations.
  • 13. GENERATION OF COMPUTERS The computer has developed through five generations. they are FIRST GENERATION SECOND GENERATION THIRD GENERATION FOURTH GENERATION FIFTH GENERATION GENERATION OF COMPUTERS
  • 14. FIRST GENERATION OF COMPUTER  The first generation computers are used vacuum tubes. It is large in size. Slow operation speed. High consumption of electricity. eg: UNIVAC-I,IBM-650.
  • 15. SECOND GENERATION OF COMPUTER The second generations computers are used transistors. Transistors were very small compared to vacuum tubes. It consumed less electricity. It is reduced the size of computer. Eg: CDC-3600, UNIVAC-1108
  • 16. THIRD GENERATION OF COMPUTER The third generation of computers are used integrated circuits(IC). IC is made up of silicon. These computers were thousand times faster than first generations. The memory capacity and storage capacity of these computers were very high. Eg: CDC-1700,ICL-2903.
  • 17. FOURTH GENERATION OF COMPUTER The fourth generations of computer used large scale integrated circuits. It reduced the size and increased the speed of computers. It is high processing speed and low heating effect. Eg: INTEL-4004,apples-I.
  • 18. FIFTH GENERATION OF COMPUTER The fifth generation of computer used very large scale integrated circuits. These computer are capable of taking their own decisions without human invention. These computers called “KIPS”(knowledge information processing system).
  • 19. Characteristics of computer The characteristics of computers that have made them so powerful and universally useful are speed, accuracy , diligence, versatility and storage capacity. Let us discuss them briefly SPEED  Computers work at an incredible speed.  A powerful computer is capable of performing about 3-4 million simple instructions per second
  • 20. ACCURACY  In addition to being fast, computers are also accurate.  Errors that may occur can almost always be attributed to human error (inaccurate data, poorly designed system or faulty instructions/programs written by the programmer) DILIGENCE  Unlike human beings, computers are highly consistent. They do not suffer from human traits of boredom and tiredness resulting in lack of concentration. Computers, therefore, are better than human beings in performing voluminous and repetitive jobs.
  • 21. VERSATILITY Computers are versatile machines and are capable of performing any task as long as it can be broken down into a series of logical steps.  The presence of computers can be seen in almost every sphere – Railway/Air reservation, Banks , Hotels, Weather forecasting and many more. STORAGE CAPACITY  Today’s computers can store large volumes of data.  A piece of information once recorded (or stored) in the computer , can never be forgotten and can be retrieved almost Instantaneously.
  • 22. COMPONENTS OF COMPUTER A computer performs five major operations or functions irrespective of its size and make. These are  It accepts data or instructions as input,  It stores data and instruction  It processes data as per the instructions, It controls all operations inside a computer, and  It gives results in the form of output.
  • 24. THREE COMPONENTS OF COMPUTER Input Output Central processing unit Input This unit is used for entering data and programs into the computer system by the user for processing.
  • 25. Output The output unit is used for storing the result as output produced by the computer after processing. Central processing unit  The Central Processing Unit (CPU) takes data and instructions from the storage unit and makes all sorts of calculations based on the instructions given and the type of data provided.  It is then sent back to the storage unit.  CPU includes Arithmetic logic unit (ALU) and control unit.
  • 26. CENTRAL PROCESSING UNIT The units contains are Arithmetic and logic unit  control unit  main memory unit
  • 27. Arithmetic and logic unit It performs arithmetic functions like addition, subtraction, multiplication , division and also logical operations like greater than , less than and equal to etc. Control unit Controlling of all operations like input , processing and output are performed by control unit. It takes care of step by step processing of all operations inside the computer.
  • 28. Main memory unit It holds all data and instructions temporarily. it is otherwise called primary memory or internal memory. There are two types of main memory.  primary memory  secondary memory primary memory  Random access memory(RAM) Read only memory(ROM) Random access memory(RAM) It is a volatile memory.  The contents of RAM are no more available once the computer is turned off.
  • 29. Read only memory(ROM) It is non volatile memory. Read Only Memory is a special type of memory which can only be read and contents of which are not lost even when the computer is switched off. It typically contains manufacturer’s instructions. The other types of ROM are PROM EPROM EEPROM
  • 30. PROM It stands for programmable read only memory. It is user records its content only one time. EPROM  It stands for erasable programmable read only memory. The contents of EPROM are removed by focusing the chip ultra violet light. EEPROM It stands for electrical erasable programmable read only memory. The contents of are removed by applying electrical charge.
  • 31. Secondary memory Secondary/auxiliary memory is storage other than the RAM. These include devices that are peripheral and are connected and controlled by the computer to enable permanent storage of programs and data. Secondary storage devices are of two types; magnetic and optical. Magnetic devices include hard disks and optical storage devices are CDs, DVDs, Pen drive, Zip drive etc.
  • 35. Hardware and software Hardware The physical components of a computer are callefd hardware. Keyboard Mouse Microprocessor Floppy disk Hard disk Optical disk Modem
  • 36. Software a set of computer program is called software. There are two software are  system software Application software System software  System software consists of a group of programs that control the operations of a computer equipment including functions like managing memory, managing peripherals, loading, storing, and is an interface between the application programsand the computer.  MS DOS (Microsoft’s Disk Operating System), UNIX are examples of system software
  • 37. Application software Software that can perform a specific task for the user, such as word processing, accounting, budgeting or payroll, fall under the category of application software. Word processors , spreadsheets, database management systems are all examples of general purpose application software.