SlideShare a Scribd company logo
A computer is an electronic device. 
It can perform varieties of operations 
according to a set of instructions 
(Program). 
Computer is a data processor machine 
that can perform numeric arithmetic 
or logic operations and substantial 
computation.
Computer is a device capable of 
solving problems by accepting 
data, performing described 
operations on the data and 
supplying the result of these 
operations. 
Various types of computer are 
calculators, digital computers and 
analog computers
The discovery of zero by Indian 
mathematicians laid the 
foundation on number system. 
The first manual counting device 
was Abacus developed in n around 
3000 BC used in China and later in 
European countries.
In early 17th Century John 
Napier(Scotland)developed a 
calculating device called Napier’s 
Bones using a set of 7 rods with 
numbers carved on them.
In 1642, French physicist Blaise 
Pascal designed n developed the 
first mechanical calculator known 
as Arithmetic Machine.
In 1671, Leibnitz, a German 
Mathematician invented the first 
calculator which performed all the 
four arithmetic operations. 
In 1820, Charles Xavier Thomas 
(France) developed a key driven 
calculator.
In 1823, Charles Babbage (England) 
developed first mechanical 
computer called Differential 
Engine and later Analytical Engine.
Lady Ada Lovelace developed the 
binary number system for Babbage’s 
machine. 
In 1854, an English mathematician 
George Boole, developed two state 
algebra named as Boolean Algebra. 
In 1880 keyboard machines were 
originated in USA.
In the same year Dr Herman 
Hollerith first put the punch card 
techniques to use computation. 
In 1890, he designed census 
machine (a punched card device) 
to process census data.
 In 1911 the first keyboard calculator was 
introduced by R Monrol. 
 The first electro-mechanical calculator was 
designed in 1937. by Dr Howard Aiken 
 The first electro digital computer ABC was 
developed by Dr John V Atansoff. 
 It was the first entirely electronic 
computer.
 1st Generation Computer (1946-1958) 
 2nd Generation Computer (1959-1964) 
 3rd Generation Computer (1965-1974) 
4th Generation Computer (1975-1980) 
 5th Generation Computer (1980-till 
date)
 Electronic Circuit: Vacuum Tubes 
 Storage: Mercury relay lines, Magnetic Drums 
 Programming Language: Machine Language, Symbolic 
Language 
 Low storage Capacity: 1 kb-4kb 
 Cycle time was in milliseconds 
 Processing speed: 2000 IPS 
 Application: Scientific calculation, record keeping, pay 
processing 
 Disadvantages: Heat and maintenance problem, expensive, 
bulky and huge size, slow operation, low level of accuracy 
and reliability, high power consumption
 Features: 
 Use of semiconductor transistor 
 Data Storage: Magnetic core memory, Magnetic tape 
 High level programming language 
 Faster I/O, higher speed, smaller size 
 Computation time in microseconds 
 Large storage capacity 
 Disadvantage: 
 Air-conditioning required, frequent maintenance, 
commercial production difficult, manually assembly 
of components
 Features: 
 Use of integrated circuit replacing transistors 
 Better storage and improved I/O devices(VDU, MIR, High 
speed line printers etc) 
 Data storage: Solid state memory 
 High level programming language 
 Cycle time reduced to nanoseconds 
 Processing speed: 10 MIPS 
 Disadvantages: 
 Air-conditioning required, highly sophisticated technology 
required for the manufacture of IC chips.
 Features: 
 Electronic circuit- LSI, VLSI, VHSiC and 
microprocessors. 
 Processing Speed- 1000 MIPS 
 Smallest size, very reliable 
 Cheapest among all generations 
 Disadvantage: 
 Complex Technology
 Features: 
 Parallel structure 
 Will be multitasking simultaneously 
 Will not be algorithmic 
 Will be knowledge processing. 
 Applications will be based on expert systems 
 Very cheap with super speeds 
 Decision making capabilities 
 Disadvantage: 
 Highly sophisticated technology
 Speed 
 Accuracy 
 Versatility 
 Diligence 
 Storage capacity 
 Reliability 
 Automation
 Lack of intelligence 
 Lack of decision making power 
 Need of program, systems and languages 
 Data dependency 
 Zero IQ 
 Need of proper environment 
 Cost 
 Compatibility 
 Standardisation
 Hardware: The physical and tangible components 
of the computer. 
 Ex: CPU, Printer, Mouse, Keyboard, Hard disks etc 
 Software: Software is the set of programs that 
govern the operations of a computer system. 
 Procedure: The rules, regulations and methods 
through which the computer responds to software. 
 User: Who operates computer HW and develop SW. 
 Data: Unprocessed raw facts and figures. 
 Connectivity: The system of connecting two or 
more computers through phone, satellite, 
microwave etc
Input Unit 
Central Processing Unit 
Output Unit
 Functions: 
 Input unit accepts data or reads data instruction 
from user. 
 It converts data instruction into computer 
acceptable form. 
 The converted instruction data passes to the 
computer for processing. 
 Examples 
 Keyboard, Mouse, Joystick, Light pen, Touch 
screen, scanner etc.
The CPU is considered to be the 
brain of computer. 
 It performs data processing which 
includes arithmetic operations, 
 logical operations and problem 
solving. 
Add to this it controls the 
functions of all other units.
The CPU is subdivided into 3 
units 
Storage Unit 
ALU 
CU
 Function: 
 The data and instructions that are entered 
into the computer before processing and the 
results produced by the computer after 
processing must be stored inside the 
computer. 
 The memory unit is responsible for storing 
data, instructions and results. 
 It consists of a large number of cells each 
capable of storing one unit of information 
(word).
 Functions: 
The ALU performs all the basic 
arithmetic operations and logical 
operations. 
The ALU is responsible for actual 
execution of instruction during 
process operation.
 Function: 
The control unit monitors and controls the 
entire processing. 
Whenever input reaches into memory the 
CU determines what type of instruction it 
and accordingly it instruct the ALU.
 Functions: 
 Output unit accepts the result processed by 
CPU in coded form. 
 It converts the coded results to human 
acceptable form. 
 It produces the result to user. 
 Example: 
 Monitor, Printer, Plotter etc.
 Software is a collection of computer 
programs, procedures and documentation 
 It performs different tasks on a computer 
system. 
 John Tukey in 1958 first used the term 
software. 
 Types of computer software 
 System Software 
 Application Software 
 Utility Software
 Function: 
 System Software controls internal computer operation 
like reading data input devices, transmitted process 
information to output device checking system 
components, converting data or instruction to computer 
understandable form. 
 Example: 
 DOS, Windows, BASIC, COBOL, PC TOOLS. 
 These software are developed by system programmers. 
 System software can be further divided into 3 types 
 System Management Software (OS, DBMSs, Operating 
environments) 
 System Development Software (Language Translator, 
CASE TOOLS etc) 
 System Software Utilities
 Application software is a set of programs 
necessary to carry out operations for a specified 
program. 
 Application software are developed using system 
software by application programmers. 
 Types: 
 Packages (Database management package, Word 
Processors, Spreadsheets etc.) 
 Customized Software (Accounting, Inventory, 
Production Management etc.)
 An operating system makes the computer ready to use 
by a process called booting. 
 When we switch on a computer, the instructions 
stored in ROM are automatically executed. 
 These instructions help the computer load the OS 
from external storage device to internal storage 
(RAM). 
 This process of loading of OS from disk to RAM is 
called booting. 
 Types of OS 
 Single - user OS 
 Multi - user OS 

 These operating systems are used for 
computers having one terminal. 
 Examples: 
 MS-DOS (Microsoft Inc. 1981) 
 PC DOS (IBM) 
 OS/2 (jointly Microsoft Inc. and IBM) 
 Windows NT (Microsoft Inc. 32 bit 
microprocessor) 
 OS/2 was the first OS that provided users with 
GUI.
 Multi user operating systems are used for 
computers having many terminals. 
 Examples: 
 UNIX, NETWARE, MVS, OS/400, VMS and 
Linux. 
 UNIX- developed by AT & T in 1969. 
 NETWARE: developed by Novell Inc. 
 MVS - (Multiple Virtual Storage)- developed 
for IBM mainframes. 
 VMS - (Virtual Memory Storage) 
 Linux – the first free OS.
 System software utilities support the 
operation of the computer. 
 They provide many features which 
includes 
 file management capabilities 
 data compression 
 diagnostic routines 
 virus detection and removal 
 text editing 
 performance monitoring 
 spooling.
 File management utilities: 
 Norton Utilities and PC TOOLs 
 Data compression utilities: 
 PKZIP, PKUNZIP 
 Diagnostic utilities: 
 Norton Disk Detector, QAPlus, Disk Manager 
 Virus detection utilities: 
 SmartDog, Nashscan etc. 
 Text editing utilities: 
 Norton Editor 
 Performance and Monitoring utilities 
 QAPlus, PC TOOLs, Norton Utilities 
 Spooling (Simultaneous Peripheral Operations Online)
Computer fundamentals
Computer fundamentals
Computer fundamentals
Computer fundamentals
Computer fundamentals
Computer fundamentals
Computer fundamentals
Computer fundamentals

More Related Content

What's hot

Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
Akash Varaiya
 
Basic of Computer fundamental
Basic of Computer fundamental Basic of Computer fundamental
Basic of Computer fundamental
Sohan Grover
 
Introduction to Computer
Introduction to Computer Introduction to Computer
Introduction to Computer
Sarah Abdussalam
 
Fundamentals of Computers & Information System
Fundamentals of Computers & Information System  Fundamentals of Computers & Information System
Fundamentals of Computers & Information System
Hitesh Srivastava
 
Computer
ComputerComputer
Knowing Computer
Knowing ComputerKnowing Computer
Knowing Computer
himabindukursam
 
Introduction to Computer
Introduction to ComputerIntroduction to Computer
Introduction to Computer
Meg Grado
 
Fundamental note New
Fundamental note NewFundamental note New
Fundamental note New
Bibhuti Behera
 
computer fundamentals
computer fundamentalscomputer fundamentals
computer fundamentals
humerashaziya
 
Basic computer skills of BSc IT
Basic computer skills of BSc ITBasic computer skills of BSc IT
Basic computer skills of BSc IT
Ram krishna Dumrakoti
 
Computer
ComputerComputer
Computer
himabindukursam
 
Understanding Computers - Introduction to Computers
Understanding Computers - Introduction to ComputersUnderstanding Computers - Introduction to Computers
Understanding Computers - Introduction to Computers
GufranAhmadJU
 
CBSE Grade XI - Computer system overview - Lesson 1
CBSE Grade XI - Computer system overview  - Lesson 1 CBSE Grade XI - Computer system overview  - Lesson 1
CBSE Grade XI - Computer system overview - Lesson 1
sumedhadeshpande5
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
maclather
 
Computer Basics | Computer Fundamental and Organization
Computer Basics | Computer Fundamental and OrganizationComputer Basics | Computer Fundamental and Organization
Computer Basics | Computer Fundamental and Organization
Smit Luvani
 
Introduction to computer according to veta curicullum
Introduction to computer according to veta curicullumIntroduction to computer according to veta curicullum
Introduction to computer according to veta curicullum
Steven Alphonce
 
Computer in nursing
Computer in nursingComputer in nursing
Computer in nursing
Manthan Kapadiya
 
Computer basics
Computer basicsComputer basics
Computer basics
Dr. Dinesh C. Sharma
 
Lesson1 Contestada
Lesson1 ContestadaLesson1 Contestada
Lesson1 Contestada
Veronica Gonzalez Soto
 
BASIC COMPUTER, ABOUT COM, HISTORY OF COMPUTER AND SOFTWARE
BASIC COMPUTER, ABOUT COM, HISTORY OF COMPUTER AND SOFTWAREBASIC COMPUTER, ABOUT COM, HISTORY OF COMPUTER AND SOFTWARE
BASIC COMPUTER, ABOUT COM, HISTORY OF COMPUTER AND SOFTWARE
osamawajid
 

What's hot (20)

Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Basic of Computer fundamental
Basic of Computer fundamental Basic of Computer fundamental
Basic of Computer fundamental
 
Introduction to Computer
Introduction to Computer Introduction to Computer
Introduction to Computer
 
Fundamentals of Computers & Information System
Fundamentals of Computers & Information System  Fundamentals of Computers & Information System
Fundamentals of Computers & Information System
 
Computer
ComputerComputer
Computer
 
Knowing Computer
Knowing ComputerKnowing Computer
Knowing Computer
 
Introduction to Computer
Introduction to ComputerIntroduction to Computer
Introduction to Computer
 
Fundamental note New
Fundamental note NewFundamental note New
Fundamental note New
 
computer fundamentals
computer fundamentalscomputer fundamentals
computer fundamentals
 
Basic computer skills of BSc IT
Basic computer skills of BSc ITBasic computer skills of BSc IT
Basic computer skills of BSc IT
 
Computer
ComputerComputer
Computer
 
Understanding Computers - Introduction to Computers
Understanding Computers - Introduction to ComputersUnderstanding Computers - Introduction to Computers
Understanding Computers - Introduction to Computers
 
CBSE Grade XI - Computer system overview - Lesson 1
CBSE Grade XI - Computer system overview  - Lesson 1 CBSE Grade XI - Computer system overview  - Lesson 1
CBSE Grade XI - Computer system overview - Lesson 1
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Computer Basics | Computer Fundamental and Organization
Computer Basics | Computer Fundamental and OrganizationComputer Basics | Computer Fundamental and Organization
Computer Basics | Computer Fundamental and Organization
 
Introduction to computer according to veta curicullum
Introduction to computer according to veta curicullumIntroduction to computer according to veta curicullum
Introduction to computer according to veta curicullum
 
Computer in nursing
Computer in nursingComputer in nursing
Computer in nursing
 
Computer basics
Computer basicsComputer basics
Computer basics
 
Lesson1 Contestada
Lesson1 ContestadaLesson1 Contestada
Lesson1 Contestada
 
BASIC COMPUTER, ABOUT COM, HISTORY OF COMPUTER AND SOFTWARE
BASIC COMPUTER, ABOUT COM, HISTORY OF COMPUTER AND SOFTWAREBASIC COMPUTER, ABOUT COM, HISTORY OF COMPUTER AND SOFTWARE
BASIC COMPUTER, ABOUT COM, HISTORY OF COMPUTER AND SOFTWARE
 

Similar to Computer fundamentals

Fundamentals of computers & information system
Fundamentals of computers & information system  Fundamentals of computers & information system
Fundamentals of computers & information system
shefali mishra
 
Module 1.pptx
Module 1.pptxModule 1.pptx
Module 1.pptx
FloyedCrasta1
 
PCT Slide1
PCT Slide1PCT Slide1
PCT Slide1
Sutung Sean Sj
 
Information technology
Information technologyInformation technology
Information technology
Manoj Soni
 
Basic Computer Computer notes
Basic Computer Computer notesBasic Computer Computer notes
Basic Computer Computer notes
ijazshah2005
 
Computer concepts- Mohammadali & Tausif
Computer concepts- Mohammadali & TausifComputer concepts- Mohammadali & Tausif
Computer concepts- Mohammadali & Tausif
tausif ghodesawar
 
Computer Science | Fundaments of Computer
Computer Science | Fundaments of ComputerComputer Science | Fundaments of Computer
Computer Science | Fundaments of Computer
FidgetSpiner
 
COMPUTER.docx
COMPUTER.docxCOMPUTER.docx
COMPUTER.docx
proshot113
 
Computer Fundamental
Computer FundamentalComputer Fundamental
Computer Fundamental
Shradha Kabra
 
mix topic.pptx
mix topic.pptxmix topic.pptx
mix topic.pptx
rekhaaarohan
 
Computer basics
Computer basicsComputer basics
Computer basics
Prof. Dr. K. Adisesha
 
Unit I Foc
Unit I FocUnit I Foc
Unit I Foc
JAYA
 
Computer Based Presentation.pptx
Computer Based Presentation.pptxComputer Based Presentation.pptx
Computer Based Presentation.pptx
ShivamYadav362790
 
BCA-121 Computer Fundamental.pdf
BCA-121 Computer Fundamental.pdfBCA-121 Computer Fundamental.pdf
BCA-121 Computer Fundamental.pdf
TinaIngale
 
learn about computers how its work and operate
learn about computers how its work and operatelearn about computers how its work and operate
learn about computers how its work and operate
thegodofmischief999
 
BCA-121 Computer Fundamental.pdf
BCA-121 Computer Fundamental.pdfBCA-121 Computer Fundamental.pdf
BCA-121 Computer Fundamental.pdf
siraj497688
 
1502656599class_vi.pdf
1502656599class_vi.pdf1502656599class_vi.pdf
1502656599class_vi.pdf
ssuser24eb7e1
 
Introduction to Computer System-ppt-converted.pptx
Introduction to Computer System-ppt-converted.pptxIntroduction to Computer System-ppt-converted.pptx
Introduction to Computer System-ppt-converted.pptx
ShivanjaliChaurasia1
 
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
AtharvaPatil48
 
Chapter 2(answer)2
Chapter 2(answer)2Chapter 2(answer)2
Chapter 2(answer)2
smkengkilili2011
 

Similar to Computer fundamentals (20)

Fundamentals of computers & information system
Fundamentals of computers & information system  Fundamentals of computers & information system
Fundamentals of computers & information system
 
Module 1.pptx
Module 1.pptxModule 1.pptx
Module 1.pptx
 
PCT Slide1
PCT Slide1PCT Slide1
PCT Slide1
 
Information technology
Information technologyInformation technology
Information technology
 
Basic Computer Computer notes
Basic Computer Computer notesBasic Computer Computer notes
Basic Computer Computer notes
 
Computer concepts- Mohammadali & Tausif
Computer concepts- Mohammadali & TausifComputer concepts- Mohammadali & Tausif
Computer concepts- Mohammadali & Tausif
 
Computer Science | Fundaments of Computer
Computer Science | Fundaments of ComputerComputer Science | Fundaments of Computer
Computer Science | Fundaments of Computer
 
COMPUTER.docx
COMPUTER.docxCOMPUTER.docx
COMPUTER.docx
 
Computer Fundamental
Computer FundamentalComputer Fundamental
Computer Fundamental
 
mix topic.pptx
mix topic.pptxmix topic.pptx
mix topic.pptx
 
Computer basics
Computer basicsComputer basics
Computer basics
 
Unit I Foc
Unit I FocUnit I Foc
Unit I Foc
 
Computer Based Presentation.pptx
Computer Based Presentation.pptxComputer Based Presentation.pptx
Computer Based Presentation.pptx
 
BCA-121 Computer Fundamental.pdf
BCA-121 Computer Fundamental.pdfBCA-121 Computer Fundamental.pdf
BCA-121 Computer Fundamental.pdf
 
learn about computers how its work and operate
learn about computers how its work and operatelearn about computers how its work and operate
learn about computers how its work and operate
 
BCA-121 Computer Fundamental.pdf
BCA-121 Computer Fundamental.pdfBCA-121 Computer Fundamental.pdf
BCA-121 Computer Fundamental.pdf
 
1502656599class_vi.pdf
1502656599class_vi.pdf1502656599class_vi.pdf
1502656599class_vi.pdf
 
Introduction to Computer System-ppt-converted.pptx
Introduction to Computer System-ppt-converted.pptxIntroduction to Computer System-ppt-converted.pptx
Introduction to Computer System-ppt-converted.pptx
 
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
 
Chapter 2(answer)2
Chapter 2(answer)2Chapter 2(answer)2
Chapter 2(answer)2
 

Recently uploaded

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
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
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
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
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
 
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
 
Top five deadliest dog breeds in America
Top five deadliest dog breeds in AmericaTop five deadliest dog breeds in America
Top five deadliest dog breeds in America
Bisnar Chase Personal Injury Attorneys
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
Celine George
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
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
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
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
 
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
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 

Recently uploaded (20)

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
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
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
 
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
 
Top five deadliest dog breeds in America
Top five deadliest dog breeds in AmericaTop five deadliest dog breeds in America
Top five deadliest dog breeds in America
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
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
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
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
 
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)
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 

Computer fundamentals

  • 1. A computer is an electronic device. It can perform varieties of operations according to a set of instructions (Program). Computer is a data processor machine that can perform numeric arithmetic or logic operations and substantial computation.
  • 2. Computer is a device capable of solving problems by accepting data, performing described operations on the data and supplying the result of these operations. Various types of computer are calculators, digital computers and analog computers
  • 3.
  • 4.
  • 5.
  • 6. The discovery of zero by Indian mathematicians laid the foundation on number system. The first manual counting device was Abacus developed in n around 3000 BC used in China and later in European countries.
  • 7.
  • 8. In early 17th Century John Napier(Scotland)developed a calculating device called Napier’s Bones using a set of 7 rods with numbers carved on them.
  • 9.
  • 10. In 1642, French physicist Blaise Pascal designed n developed the first mechanical calculator known as Arithmetic Machine.
  • 11.
  • 12. In 1671, Leibnitz, a German Mathematician invented the first calculator which performed all the four arithmetic operations. In 1820, Charles Xavier Thomas (France) developed a key driven calculator.
  • 13. In 1823, Charles Babbage (England) developed first mechanical computer called Differential Engine and later Analytical Engine.
  • 14.
  • 15.
  • 16. Lady Ada Lovelace developed the binary number system for Babbage’s machine. In 1854, an English mathematician George Boole, developed two state algebra named as Boolean Algebra. In 1880 keyboard machines were originated in USA.
  • 17. In the same year Dr Herman Hollerith first put the punch card techniques to use computation. In 1890, he designed census machine (a punched card device) to process census data.
  • 18.
  • 19.
  • 20.  In 1911 the first keyboard calculator was introduced by R Monrol.  The first electro-mechanical calculator was designed in 1937. by Dr Howard Aiken  The first electro digital computer ABC was developed by Dr John V Atansoff.  It was the first entirely electronic computer.
  • 21.
  • 22.  1st Generation Computer (1946-1958)  2nd Generation Computer (1959-1964)  3rd Generation Computer (1965-1974) 4th Generation Computer (1975-1980)  5th Generation Computer (1980-till date)
  • 23.  Electronic Circuit: Vacuum Tubes  Storage: Mercury relay lines, Magnetic Drums  Programming Language: Machine Language, Symbolic Language  Low storage Capacity: 1 kb-4kb  Cycle time was in milliseconds  Processing speed: 2000 IPS  Application: Scientific calculation, record keeping, pay processing  Disadvantages: Heat and maintenance problem, expensive, bulky and huge size, slow operation, low level of accuracy and reliability, high power consumption
  • 24.  Features:  Use of semiconductor transistor  Data Storage: Magnetic core memory, Magnetic tape  High level programming language  Faster I/O, higher speed, smaller size  Computation time in microseconds  Large storage capacity  Disadvantage:  Air-conditioning required, frequent maintenance, commercial production difficult, manually assembly of components
  • 25.  Features:  Use of integrated circuit replacing transistors  Better storage and improved I/O devices(VDU, MIR, High speed line printers etc)  Data storage: Solid state memory  High level programming language  Cycle time reduced to nanoseconds  Processing speed: 10 MIPS  Disadvantages:  Air-conditioning required, highly sophisticated technology required for the manufacture of IC chips.
  • 26.  Features:  Electronic circuit- LSI, VLSI, VHSiC and microprocessors.  Processing Speed- 1000 MIPS  Smallest size, very reliable  Cheapest among all generations  Disadvantage:  Complex Technology
  • 27.  Features:  Parallel structure  Will be multitasking simultaneously  Will not be algorithmic  Will be knowledge processing.  Applications will be based on expert systems  Very cheap with super speeds  Decision making capabilities  Disadvantage:  Highly sophisticated technology
  • 28.  Speed  Accuracy  Versatility  Diligence  Storage capacity  Reliability  Automation
  • 29.  Lack of intelligence  Lack of decision making power  Need of program, systems and languages  Data dependency  Zero IQ  Need of proper environment  Cost  Compatibility  Standardisation
  • 30.
  • 31.  Hardware: The physical and tangible components of the computer.  Ex: CPU, Printer, Mouse, Keyboard, Hard disks etc  Software: Software is the set of programs that govern the operations of a computer system.  Procedure: The rules, regulations and methods through which the computer responds to software.  User: Who operates computer HW and develop SW.  Data: Unprocessed raw facts and figures.  Connectivity: The system of connecting two or more computers through phone, satellite, microwave etc
  • 32. Input Unit Central Processing Unit Output Unit
  • 33.  Functions:  Input unit accepts data or reads data instruction from user.  It converts data instruction into computer acceptable form.  The converted instruction data passes to the computer for processing.  Examples  Keyboard, Mouse, Joystick, Light pen, Touch screen, scanner etc.
  • 34. The CPU is considered to be the brain of computer.  It performs data processing which includes arithmetic operations,  logical operations and problem solving. Add to this it controls the functions of all other units.
  • 35. The CPU is subdivided into 3 units Storage Unit ALU CU
  • 36.  Function:  The data and instructions that are entered into the computer before processing and the results produced by the computer after processing must be stored inside the computer.  The memory unit is responsible for storing data, instructions and results.  It consists of a large number of cells each capable of storing one unit of information (word).
  • 37.  Functions: The ALU performs all the basic arithmetic operations and logical operations. The ALU is responsible for actual execution of instruction during process operation.
  • 38.  Function: The control unit monitors and controls the entire processing. Whenever input reaches into memory the CU determines what type of instruction it and accordingly it instruct the ALU.
  • 39.  Functions:  Output unit accepts the result processed by CPU in coded form.  It converts the coded results to human acceptable form.  It produces the result to user.  Example:  Monitor, Printer, Plotter etc.
  • 40.  Software is a collection of computer programs, procedures and documentation  It performs different tasks on a computer system.  John Tukey in 1958 first used the term software.  Types of computer software  System Software  Application Software  Utility Software
  • 41.  Function:  System Software controls internal computer operation like reading data input devices, transmitted process information to output device checking system components, converting data or instruction to computer understandable form.  Example:  DOS, Windows, BASIC, COBOL, PC TOOLS.  These software are developed by system programmers.  System software can be further divided into 3 types  System Management Software (OS, DBMSs, Operating environments)  System Development Software (Language Translator, CASE TOOLS etc)  System Software Utilities
  • 42.  Application software is a set of programs necessary to carry out operations for a specified program.  Application software are developed using system software by application programmers.  Types:  Packages (Database management package, Word Processors, Spreadsheets etc.)  Customized Software (Accounting, Inventory, Production Management etc.)
  • 43.  An operating system makes the computer ready to use by a process called booting.  When we switch on a computer, the instructions stored in ROM are automatically executed.  These instructions help the computer load the OS from external storage device to internal storage (RAM).  This process of loading of OS from disk to RAM is called booting.  Types of OS  Single - user OS  Multi - user OS 
  • 44.  These operating systems are used for computers having one terminal.  Examples:  MS-DOS (Microsoft Inc. 1981)  PC DOS (IBM)  OS/2 (jointly Microsoft Inc. and IBM)  Windows NT (Microsoft Inc. 32 bit microprocessor)  OS/2 was the first OS that provided users with GUI.
  • 45.  Multi user operating systems are used for computers having many terminals.  Examples:  UNIX, NETWARE, MVS, OS/400, VMS and Linux.  UNIX- developed by AT & T in 1969.  NETWARE: developed by Novell Inc.  MVS - (Multiple Virtual Storage)- developed for IBM mainframes.  VMS - (Virtual Memory Storage)  Linux – the first free OS.
  • 46.  System software utilities support the operation of the computer.  They provide many features which includes  file management capabilities  data compression  diagnostic routines  virus detection and removal  text editing  performance monitoring  spooling.
  • 47.  File management utilities:  Norton Utilities and PC TOOLs  Data compression utilities:  PKZIP, PKUNZIP  Diagnostic utilities:  Norton Disk Detector, QAPlus, Disk Manager  Virus detection utilities:  SmartDog, Nashscan etc.  Text editing utilities:  Norton Editor  Performance and Monitoring utilities  QAPlus, PC TOOLs, Norton Utilities  Spooling (Simultaneous Peripheral Operations Online)