尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
Topic -Anatomy of Computer
Presented BY :- Pragati Kachhi
A computer system can be divided into two components which are
responsible for providing the mechanisms to input and output data,
to manipulate and process data, and to electronically control the
various input, output, and their storage. They are known
as hardware and software.
Introduction
Computer
Anatomy
Hardware
Components
Software
Components
•Mouse
•Keyboard
•Monitor
•Motherboard
•CPU
•RAM Memory
•ROM Memory
•Hard Disk Drive
•Optical Drive
• Solid state Drive
• HDMI port
•Sound Card
Computer Hardware :- In simple words, only those parts of the
computer system which we can see or touch are called computer hardware.
Computer Software:-
software, instructions that tell a computer what to do. Software comprises
the entire set of programs, procedures, and routines associated with the
operation of a computer system.
examples of system software :-
Windows XP, Windows Vista, Windows 7, Windows 8,
Windows 10, MAC OS, Linus, Unix.
Examples of Application Software
•Microsoft products such as Office, PowerPoint, Word,
Excel, Outlook, etc.
•Music Application Software's like Pandora and Spotify.
•Real-time online communication like Skype, Google
Meet, and Zoom.
•Team collaboration software like Slack.
•Internet browsers like Chrome, Safari, and Firefox.
5 programming Software :-
•Java.
•SQL. ...
•JavaScript. ...
•C++ ...
•Python
•Html
•.NET
•flutter
Classification of computer
1. Based on size & Capacity
Micro
Mini
Mainframe
Super computer
2. Based on working principle
Analog
Digital
Hybrid
Based on size & capacity
Micro computer :-A
microcomputer is a complete
computer on a small scale,
designed for use by one person at
a time. An antiquated term, a
microcomputer is now primarily
called a personal computer (PC), or
a device based on a single-chip
microprocessor. Common
microcomputers include laptops and
desktops.
List of Microcomputer types
•Desktop Computer.
•Laptop.
•Smartphone.
•Notebook.
•Tablet.
Mini Computer :-
minicomputer, computer that was smaller,
less expensive, and less powerful than a
mainframe or supercomputer but more
expensive and more powerful than a
personal computer. Minicomputers were
used for scientific and engineering
computations, business transaction
processing, file handling, and database
management.
Mini computer examples: IBM's AS/400e,
Honeywell200, TI-990. Minicomputer can
support multi-users at a time or you can
say that minicomputer is a multiprocessing
system.
Mainframe computer :-A
mainframe computer, informally
called a mainframe or big iron, is a
computer used primarily by large
organizations for critical
applications like bulk data
processing for tasks such as
censuses, industry and consumer
statistics, enterprise resource
planning, and large-scale
transaction processing.
the first mainframe was
developed in the 1930's
by Howard Aiken, who was a
Harvard researcher.
Super Computer :-
Invented by Seymour Cray in 1951. A
supercomputer is a computer with a
high level of performance as compared
to a general-purpose computer. The
performance of a supercomputer is
commonly measured in floating-point
operations per second instead of million
instructions per second.
Uses & Purpose :-
Supercomputers are used for data-intensive and
computation-heavy scientific and engineering
purposes such as quantum mechanics, weather
forecasting, oil and gas exploration, molecular
modeling, physical simulations, aerodynamics,
nuclear fusion research and cryptanalysis.
PARAM Shivay was the first supercomputer
assembled indigenously, was installed in IIT
(BHU), followed by PARAM Shakti, PARAM
Brahma, PARAM Yukti, PARAM Sanganak at
IIT-Kharagpur IISER, Pune, JNCASR,
Bengaluru and IIT Kanpur respectively.
Based On Working Principle
1. Analogue Computer :-
An analog computer or analogue computer is a
type of computer that uses the continuous
variation aspect of physical phenomena such as
electrical, mechanical, or hydraulic quantities
(analog signals) to model the problem being
solved.
Examples of Analogue Computers:-
•Thermometer. An analogue thermometer makes use of a graduated scale and properties of mercury to fulfil its
operation. ...
•Speedometer. The speedometer is a device that detects the speed of a moving vehicle. ...
•Analogue Clock. ...
•Seismometer. ...
•Voltmeter. ...
•Flight Simulators. ...
•Tide Predictors.
Digital computer:-
digital computer, any of a class of devices capable
of solving problems by processing information
in discrete form. It operates on data, including
magnitudes, letters, and symbols, that are
expressed in binary code—i.e., using only the two
digits 0 and 1.
A typical digital computer system has four basic functional elements: -
(1) input-output equipment,
(2) main memory,
(3) control unit, and
(4) arithmetic-logic unit. Any of a number of devices is used to enter data and
program instructions into a computer and to gain access to the results of the
processing operation.
Hybrid Computer :-
Hybrid computers are mainly used for specialized
applications where both analog and digital data
processing is done. For Example, Hybrid
computers installed on a petrol pump do not only
measure the amount of petrol but also calculates its
value. In this way, It is capable of both functions.
Features:-
1.Hybrid computers have a high level of accuracy and are
capable of doing tasks quickly while maintaining high
accuracy.
2.They are widely employed in sectors such as defence,
forensics, and research due to their speed and accuracy.
3.They communicate with monitor and controller devices
directly.
4.It completes the task quickly.
5.They can effortlessly answer difficult equations.
6.They combine the features of both analog and digital
computers.
Examples :-
•Gasoline Station
•Electrocardiogram Machine
•Ultrasound Machine
•Monitoring Machine
•Research and Production Industries
•Forensic
•Defense
Software Components
Software is a set of programs, which is
designed to perform a well-defined
function. A program is a sequence of
instructions written to solve a particular
problem.
There are mainly two types of software −
 System Software
 Application Software
System Software: -
The system software is a collection of
programs designed to operate, control,
and extend the processing capabilities of
the computer itself. System software is
generally prepared by the computer
manufacturers. These software products
comprise of programs written in low-
level languages, which interact with the
hardware at a very basic level. System
software serves as the interface between
the hardware and the end users.
Here is a list of some of the most prominent features of a system
software −
 Close to the system
 Fast in speed
 Difficult to design
 Difficult to understand
 Less interactive
 Smaller in size
 Difficult to manipulate
 Generally written in low-level language
Application software :-
An application program (application
or app for short) is a computer
program designed to carry out a
specific task other than one
relating to the operation of the
computer itself, typically to be
used by end-users.
Examples:-
Word processors
media players
accounting software
Features of application software are as
follows −
 Close to the user
 Easy to design
 More interactive
 Slow in speed
 Generally written in high-level language
 Easy to understand
 Easy to manipulate and use
 Bigger in size and requires large storage
space
Examples of Application software are the
following −
 Payroll Software
 Student Record Software
 Inventory Management Software
 Income Tax Software
 Railways Reservation Software
 Microsoft Office Suite Software
 Microsoft Word
 Microsoft Excel
 Microsoft PowerPoint
Sr. No. Key System Software. Application Software.
1
Definition System Software is the type of software which is
the interface between application software and
system.
On other hand Application Software is the type of
software which runs as per user request. It runs on
the platform which is provide by system software.
2
Development
Language
In general System software are developed in low
level language which is more compatible with the
system hardware in order to interact with.
While in case of Application software high level
language is used for their development as they are
developed as some specific purpose software.
3
Usage System software is used for operating computer
hardware.
On other hand Application software is used by user
to perform specific task.
4
Installation System software are installed on the computer
when operating system is installed.
On other hand Application software are installed
according to user’s requirements.
5
User interaction As mentioned in above points system software are
specific to system hardware so less or no user
interaction available in case of system software.
On other hand in application software user can
interacts with it as user interface is available in this
case.
6
Dependency System software can run independently. It provides
platform for running application software.
On other hand in application software can’t run
independently. They can’t run without the presence
of system software..
7
Examples Some examples of system software’s are compiler,
assembler, debugger, driver, etc.
On other hand some examples of application
software’s are word processor, web browser, media
player, etc.
Difference between system software & Application Software: -
Any Question ?
For more notes lets connect on YouTube

More Related Content

What's hot

Features of machine language, assembly language, high level language & their ...
Features of machine language, assembly language, high level language & their ...Features of machine language, assembly language, high level language & their ...
Features of machine language, assembly language, high level language & their ...
SHUBHAM PATIDAR FISHERIES ADDAA
 
Characteristics of Computer
Characteristics of Computer Characteristics of Computer
Characteristics of Computer
comaestro Inc.
 
Output devices of Computer
Output devices of ComputerOutput devices of Computer
Output devices of Computer
Shaikh Alam
 
Block Diagram of Computer with its Components & Functions!!
Block Diagram of Computer with its Components & Functions!!Block Diagram of Computer with its Components & Functions!!
Block Diagram of Computer with its Components & Functions!!
DigitalThinkerHelp
 
Operating systems
Operating systems Operating systems
Operating systems
vinothinisureshbabu
 
Presentation on output device
Presentation on output devicePresentation on output device
Presentation on output device
Nitish Xavier Tirkey
 
Operating system and its types
Operating system and its types Operating system and its types
Operating system and its types
vimal kumar arora
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
Mukesh Chinta
 
Characteristics of computer.pptx
Characteristics of computer.pptxCharacteristics of computer.pptx
Characteristics of computer.pptx
KashifaNawab3
 
Function of Operating system
Function of Operating systemFunction of Operating system
Function of Operating system
Amit Mehla
 
Input and Output Devices.
Input and Output Devices.Input and Output Devices.
Input and Output Devices.
Varun Gupta
 
Memory and its types
Memory and its typesMemory and its types
Memory and its types
University of Gujrat (sialkot)
 
Types of Operating System
Types of Operating SystemTypes of Operating System
Types of Operating System
Hemant Raj
 
Introduction to ms windows
Introduction to ms windowsIntroduction to ms windows
Introduction to ms windows
SURYAKANTVERMA2
 
Computer Hardware and software
Computer Hardware and softwareComputer Hardware and software
Computer Hardware and software
VisualBee.com
 
Generation of computer
Generation of computerGeneration of computer
Generation of computer
ankur bhalla
 
Operating system overview concepts ppt
Operating system overview concepts pptOperating system overview concepts ppt
Operating system overview concepts ppt
RajendraPrasad Alladi
 
Computer languages
Computer languagesComputer languages
Computer languages
Buxoo Abdullah
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
babaradhe
 
input and output device
 input and output device  input and output device
input and output device
Amit Singh
 

What's hot (20)

Features of machine language, assembly language, high level language & their ...
Features of machine language, assembly language, high level language & their ...Features of machine language, assembly language, high level language & their ...
Features of machine language, assembly language, high level language & their ...
 
Characteristics of Computer
Characteristics of Computer Characteristics of Computer
Characteristics of Computer
 
Output devices of Computer
Output devices of ComputerOutput devices of Computer
Output devices of Computer
 
Block Diagram of Computer with its Components & Functions!!
Block Diagram of Computer with its Components & Functions!!Block Diagram of Computer with its Components & Functions!!
Block Diagram of Computer with its Components & Functions!!
 
Operating systems
Operating systems Operating systems
Operating systems
 
Presentation on output device
Presentation on output devicePresentation on output device
Presentation on output device
 
Operating system and its types
Operating system and its types Operating system and its types
Operating system and its types
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
 
Characteristics of computer.pptx
Characteristics of computer.pptxCharacteristics of computer.pptx
Characteristics of computer.pptx
 
Function of Operating system
Function of Operating systemFunction of Operating system
Function of Operating system
 
Input and Output Devices.
Input and Output Devices.Input and Output Devices.
Input and Output Devices.
 
Memory and its types
Memory and its typesMemory and its types
Memory and its types
 
Types of Operating System
Types of Operating SystemTypes of Operating System
Types of Operating System
 
Introduction to ms windows
Introduction to ms windowsIntroduction to ms windows
Introduction to ms windows
 
Computer Hardware and software
Computer Hardware and softwareComputer Hardware and software
Computer Hardware and software
 
Generation of computer
Generation of computerGeneration of computer
Generation of computer
 
Operating system overview concepts ppt
Operating system overview concepts pptOperating system overview concepts ppt
Operating system overview concepts ppt
 
Computer languages
Computer languagesComputer languages
Computer languages
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
input and output device
 input and output device  input and output device
input and output device
 

Similar to Topic -Anatomy of Computer.pptx

Computer in nursing
Computer in nursingComputer in nursing
Computer in nursing
Manthan Kapadiya
 
C program full materials.pdf
C program  full materials.pdfC program  full materials.pdf
C program full materials.pdf
RSathyaPriyaCSEKIOT
 
SPOS_UNIT I System Programming and Operating System.pdf
SPOS_UNIT I System Programming and Operating System.pdfSPOS_UNIT I System Programming and Operating System.pdf
SPOS_UNIT I System Programming and Operating System.pdf
reshma96176
 
Management Information System
Management Information SystemManagement Information System
Management Information System
Ch Irfan
 
UNIT I-Computer Operation-Fundamentals.ppt
UNIT I-Computer Operation-Fundamentals.pptUNIT I-Computer Operation-Fundamentals.ppt
UNIT I-Computer Operation-Fundamentals.ppt
JohnReyBoaquia2
 
Computer software
Computer softwareComputer software
Computer software
Ritu Jhalani
 
Computer languages
Computer languagesComputer languages
Computer languages
JAIDEVPAUL
 
AERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdf
AERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdfAERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdf
AERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdf
ssuserb3a23b
 
Connecting Hardware Peripherals Level 1 Ver 2 - Copy.pdf
Connecting Hardware Peripherals Level 1 Ver 2 - Copy.pdfConnecting Hardware Peripherals Level 1 Ver 2 - Copy.pdf
Connecting Hardware Peripherals Level 1 Ver 2 - Copy.pdf
EYOHAICTMEDIA
 
Types of software
Types of softwareTypes of software
Types of software
farishah
 
Computer Hardware and Software Elements
Computer Hardware and Software ElementsComputer Hardware and Software Elements
Computer Hardware and Software Elements
Adetula Bunmi
 
Types of software
Types of softwareTypes of software
Types of software
Renée Howard-Johnson
 
Introductoin of computer hardware and software
Introductoin of computer hardware and softwareIntroductoin of computer hardware and software
Introductoin of computer hardware and software
Uttara University
 
What is computer 1
What is computer 1What is computer 1
What is computer 1
Shuja Qais
 
HARDWARE AND SOFTWARE.pptx
HARDWARE AND SOFTWARE.pptxHARDWARE AND SOFTWARE.pptx
HARDWARE AND SOFTWARE.pptx
KhushiSinghal52
 
Computers and Internet.pptx
Computers and Internet.pptxComputers and Internet.pptx
Computers and Internet.pptx
JustusEkeneNwaka
 
C with lab
C with labC with lab
C with lab
ParveenSingh73
 
Computer_Programming_Fundamentals in cpp
Computer_Programming_Fundamentals in cppComputer_Programming_Fundamentals in cpp
Computer_Programming_Fundamentals in cpp
meharikiros2
 
computer fundamentals
computer fundamentalscomputer fundamentals
computer fundamentals
PANKHURI JAIN
 
All BAsic Of Ict
All BAsic Of Ict All BAsic Of Ict
All BAsic Of Ict
Ahmed Abdirazak
 

Similar to Topic -Anatomy of Computer.pptx (20)

Computer in nursing
Computer in nursingComputer in nursing
Computer in nursing
 
C program full materials.pdf
C program  full materials.pdfC program  full materials.pdf
C program full materials.pdf
 
SPOS_UNIT I System Programming and Operating System.pdf
SPOS_UNIT I System Programming and Operating System.pdfSPOS_UNIT I System Programming and Operating System.pdf
SPOS_UNIT I System Programming and Operating System.pdf
 
Management Information System
Management Information SystemManagement Information System
Management Information System
 
UNIT I-Computer Operation-Fundamentals.ppt
UNIT I-Computer Operation-Fundamentals.pptUNIT I-Computer Operation-Fundamentals.ppt
UNIT I-Computer Operation-Fundamentals.ppt
 
Computer software
Computer softwareComputer software
Computer software
 
Computer languages
Computer languagesComputer languages
Computer languages
 
AERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdf
AERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdfAERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdf
AERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdf
 
Connecting Hardware Peripherals Level 1 Ver 2 - Copy.pdf
Connecting Hardware Peripherals Level 1 Ver 2 - Copy.pdfConnecting Hardware Peripherals Level 1 Ver 2 - Copy.pdf
Connecting Hardware Peripherals Level 1 Ver 2 - Copy.pdf
 
Types of software
Types of softwareTypes of software
Types of software
 
Computer Hardware and Software Elements
Computer Hardware and Software ElementsComputer Hardware and Software Elements
Computer Hardware and Software Elements
 
Types of software
Types of softwareTypes of software
Types of software
 
Introductoin of computer hardware and software
Introductoin of computer hardware and softwareIntroductoin of computer hardware and software
Introductoin of computer hardware and software
 
What is computer 1
What is computer 1What is computer 1
What is computer 1
 
HARDWARE AND SOFTWARE.pptx
HARDWARE AND SOFTWARE.pptxHARDWARE AND SOFTWARE.pptx
HARDWARE AND SOFTWARE.pptx
 
Computers and Internet.pptx
Computers and Internet.pptxComputers and Internet.pptx
Computers and Internet.pptx
 
C with lab
C with labC with lab
C with lab
 
Computer_Programming_Fundamentals in cpp
Computer_Programming_Fundamentals in cppComputer_Programming_Fundamentals in cpp
Computer_Programming_Fundamentals in cpp
 
computer fundamentals
computer fundamentalscomputer fundamentals
computer fundamentals
 
All BAsic Of Ict
All BAsic Of Ict All BAsic Of Ict
All BAsic Of Ict
 

More from PragatiKachhi1

swyam ppt.pptx
swyam ppt.pptxswyam ppt.pptx
swyam ppt.pptx
PragatiKachhi1
 
Educational Psychology B.ED 1 sem..pptx
Educational Psychology B.ED 1 sem..pptxEducational Psychology B.ED 1 sem..pptx
Educational Psychology B.ED 1 sem..pptx
PragatiKachhi1
 
Computer Virus ppt.pptx
Computer Virus ppt.pptxComputer Virus ppt.pptx
Computer Virus ppt.pptx
PragatiKachhi1
 
out put devices.pptx
out put devices.pptxout put devices.pptx
out put devices.pptx
PragatiKachhi1
 
CH - 4 central processing unit & memory devices.pptx
CH - 4 central processing unit & memory devices.pptxCH - 4 central processing unit & memory devices.pptx
CH - 4 central processing unit & memory devices.pptx
PragatiKachhi1
 
basics of computer ( B.K. school of maangement ).ppt
basics of computer ( B.K. school of maangement ).pptbasics of computer ( B.K. school of maangement ).ppt
basics of computer ( B.K. school of maangement ).ppt
PragatiKachhi1
 
guidance& counseling Unit 2& 3.pptx
guidance& counseling Unit 2& 3.pptxguidance& counseling Unit 2& 3.pptx
guidance& counseling Unit 2& 3.pptx
PragatiKachhi1
 
counselling notes.pptx
counselling notes.pptxcounselling notes.pptx
counselling notes.pptx
PragatiKachhi1
 
all about content writing.pptx
all about content writing.pptxall about content writing.pptx
all about content writing.pptx
PragatiKachhi1
 
strategies for helping exceptional children to overcome their problem ppt.pptx
strategies for helping exceptional children to overcome their problem ppt.pptxstrategies for helping exceptional children to overcome their problem ppt.pptx
strategies for helping exceptional children to overcome their problem ppt.pptx
PragatiKachhi1
 
exceptional children ppt.pptx
exceptional children ppt.pptxexceptional children ppt.pptx
exceptional children ppt.pptx
PragatiKachhi1
 
guidance notes.pptx
guidance notes.pptxguidance notes.pptx
guidance notes.pptx
PragatiKachhi1
 
inclusive education .pptx
 inclusive education .pptx inclusive education .pptx
inclusive education .pptx
PragatiKachhi1
 
PEER ASSESSMENT inclusive school.pptx
PEER ASSESSMENT inclusive school.pptxPEER ASSESSMENT inclusive school.pptx
PEER ASSESSMENT inclusive school.pptx
PragatiKachhi1
 
INCLUSIVE SCHOOLS ppt.pptx
INCLUSIVE SCHOOLS ppt.pptxINCLUSIVE SCHOOLS ppt.pptx
INCLUSIVE SCHOOLS ppt.pptx
PragatiKachhi1
 
All About an IPO.pptx
All About an IPO.pptxAll About an IPO.pptx
All About an IPO.pptx
PragatiKachhi1
 
Presentation on the topic of social website ( B.ed 4 semester).pptx
Presentation on the topic of social website ( B.ed 4 semester).pptxPresentation on the topic of social website ( B.ed 4 semester).pptx
Presentation on the topic of social website ( B.ed 4 semester).pptx
PragatiKachhi1
 

More from PragatiKachhi1 (17)

swyam ppt.pptx
swyam ppt.pptxswyam ppt.pptx
swyam ppt.pptx
 
Educational Psychology B.ED 1 sem..pptx
Educational Psychology B.ED 1 sem..pptxEducational Psychology B.ED 1 sem..pptx
Educational Psychology B.ED 1 sem..pptx
 
Computer Virus ppt.pptx
Computer Virus ppt.pptxComputer Virus ppt.pptx
Computer Virus ppt.pptx
 
out put devices.pptx
out put devices.pptxout put devices.pptx
out put devices.pptx
 
CH - 4 central processing unit & memory devices.pptx
CH - 4 central processing unit & memory devices.pptxCH - 4 central processing unit & memory devices.pptx
CH - 4 central processing unit & memory devices.pptx
 
basics of computer ( B.K. school of maangement ).ppt
basics of computer ( B.K. school of maangement ).pptbasics of computer ( B.K. school of maangement ).ppt
basics of computer ( B.K. school of maangement ).ppt
 
guidance& counseling Unit 2& 3.pptx
guidance& counseling Unit 2& 3.pptxguidance& counseling Unit 2& 3.pptx
guidance& counseling Unit 2& 3.pptx
 
counselling notes.pptx
counselling notes.pptxcounselling notes.pptx
counselling notes.pptx
 
all about content writing.pptx
all about content writing.pptxall about content writing.pptx
all about content writing.pptx
 
strategies for helping exceptional children to overcome their problem ppt.pptx
strategies for helping exceptional children to overcome their problem ppt.pptxstrategies for helping exceptional children to overcome their problem ppt.pptx
strategies for helping exceptional children to overcome their problem ppt.pptx
 
exceptional children ppt.pptx
exceptional children ppt.pptxexceptional children ppt.pptx
exceptional children ppt.pptx
 
guidance notes.pptx
guidance notes.pptxguidance notes.pptx
guidance notes.pptx
 
inclusive education .pptx
 inclusive education .pptx inclusive education .pptx
inclusive education .pptx
 
PEER ASSESSMENT inclusive school.pptx
PEER ASSESSMENT inclusive school.pptxPEER ASSESSMENT inclusive school.pptx
PEER ASSESSMENT inclusive school.pptx
 
INCLUSIVE SCHOOLS ppt.pptx
INCLUSIVE SCHOOLS ppt.pptxINCLUSIVE SCHOOLS ppt.pptx
INCLUSIVE SCHOOLS ppt.pptx
 
All About an IPO.pptx
All About an IPO.pptxAll About an IPO.pptx
All About an IPO.pptx
 
Presentation on the topic of social website ( B.ed 4 semester).pptx
Presentation on the topic of social website ( B.ed 4 semester).pptxPresentation on the topic of social website ( B.ed 4 semester).pptx
Presentation on the topic of social website ( B.ed 4 semester).pptx
 

Recently uploaded

Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
TechSoup
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
biruktesfaye27
 
Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024
khabri85
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Celine George
 
220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx
Kalna College
 
Decolonizing Universal Design for Learning
Decolonizing Universal Design for LearningDecolonizing Universal Design for Learning
Decolonizing Universal Design for Learning
Frederic Fovet
 
managing Behaviour in early childhood education.pptx
managing Behaviour in early childhood education.pptxmanaging Behaviour in early childhood education.pptx
managing Behaviour in early childhood education.pptx
nabaegha
 
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
220711130083 SUBHASHREE RAKSHIT  Internet resources for social science220711130083 SUBHASHREE RAKSHIT  Internet resources for social science
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
Kalna College
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
 
What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17
Celine George
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
Forum of Blended Learning
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
MJDuyan
 
How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17
Celine George
 
8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity
RuchiRathor2
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
MJDuyan
 
Talking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual AidsTalking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual Aids
MattVassar1
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
Celine George
 
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptxScience-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Catherine Dela Cruz
 
220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
Kalna College
 
The Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptxThe Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptx
PriyaKumari928991
 

Recently uploaded (20)

Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
 
Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
 
220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx
 
Decolonizing Universal Design for Learning
Decolonizing Universal Design for LearningDecolonizing Universal Design for Learning
Decolonizing Universal Design for Learning
 
managing Behaviour in early childhood education.pptx
managing Behaviour in early childhood education.pptxmanaging Behaviour in early childhood education.pptx
managing Behaviour in early childhood education.pptx
 
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
220711130083 SUBHASHREE RAKSHIT  Internet resources for social science220711130083 SUBHASHREE RAKSHIT  Internet resources for social science
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
 
What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
 
How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17
 
8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
 
Talking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual AidsTalking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual Aids
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
 
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptxScience-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
 
220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
 
The Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptxThe Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptx
 

Topic -Anatomy of Computer.pptx

  • 1. Topic -Anatomy of Computer Presented BY :- Pragati Kachhi
  • 2. A computer system can be divided into two components which are responsible for providing the mechanisms to input and output data, to manipulate and process data, and to electronically control the various input, output, and their storage. They are known as hardware and software. Introduction
  • 4. •Mouse •Keyboard •Monitor •Motherboard •CPU •RAM Memory •ROM Memory •Hard Disk Drive •Optical Drive • Solid state Drive • HDMI port •Sound Card Computer Hardware :- In simple words, only those parts of the computer system which we can see or touch are called computer hardware.
  • 5. Computer Software:- software, instructions that tell a computer what to do. Software comprises the entire set of programs, procedures, and routines associated with the operation of a computer system.
  • 6. examples of system software :- Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10, MAC OS, Linus, Unix. Examples of Application Software •Microsoft products such as Office, PowerPoint, Word, Excel, Outlook, etc. •Music Application Software's like Pandora and Spotify. •Real-time online communication like Skype, Google Meet, and Zoom. •Team collaboration software like Slack. •Internet browsers like Chrome, Safari, and Firefox. 5 programming Software :- •Java. •SQL. ... •JavaScript. ... •C++ ... •Python •Html •.NET •flutter
  • 7. Classification of computer 1. Based on size & Capacity Micro Mini Mainframe Super computer 2. Based on working principle Analog Digital Hybrid
  • 8. Based on size & capacity Micro computer :-A microcomputer is a complete computer on a small scale, designed for use by one person at a time. An antiquated term, a microcomputer is now primarily called a personal computer (PC), or a device based on a single-chip microprocessor. Common microcomputers include laptops and desktops. List of Microcomputer types •Desktop Computer. •Laptop. •Smartphone. •Notebook. •Tablet.
  • 9. Mini Computer :- minicomputer, computer that was smaller, less expensive, and less powerful than a mainframe or supercomputer but more expensive and more powerful than a personal computer. Minicomputers were used for scientific and engineering computations, business transaction processing, file handling, and database management. Mini computer examples: IBM's AS/400e, Honeywell200, TI-990. Minicomputer can support multi-users at a time or you can say that minicomputer is a multiprocessing system.
  • 10. Mainframe computer :-A mainframe computer, informally called a mainframe or big iron, is a computer used primarily by large organizations for critical applications like bulk data processing for tasks such as censuses, industry and consumer statistics, enterprise resource planning, and large-scale transaction processing. the first mainframe was developed in the 1930's by Howard Aiken, who was a Harvard researcher.
  • 11. Super Computer :- Invented by Seymour Cray in 1951. A supercomputer is a computer with a high level of performance as compared to a general-purpose computer. The performance of a supercomputer is commonly measured in floating-point operations per second instead of million instructions per second. Uses & Purpose :- Supercomputers are used for data-intensive and computation-heavy scientific and engineering purposes such as quantum mechanics, weather forecasting, oil and gas exploration, molecular modeling, physical simulations, aerodynamics, nuclear fusion research and cryptanalysis. PARAM Shivay was the first supercomputer assembled indigenously, was installed in IIT (BHU), followed by PARAM Shakti, PARAM Brahma, PARAM Yukti, PARAM Sanganak at IIT-Kharagpur IISER, Pune, JNCASR, Bengaluru and IIT Kanpur respectively.
  • 12. Based On Working Principle 1. Analogue Computer :- An analog computer or analogue computer is a type of computer that uses the continuous variation aspect of physical phenomena such as electrical, mechanical, or hydraulic quantities (analog signals) to model the problem being solved. Examples of Analogue Computers:- •Thermometer. An analogue thermometer makes use of a graduated scale and properties of mercury to fulfil its operation. ... •Speedometer. The speedometer is a device that detects the speed of a moving vehicle. ... •Analogue Clock. ... •Seismometer. ... •Voltmeter. ... •Flight Simulators. ... •Tide Predictors.
  • 13. Digital computer:- digital computer, any of a class of devices capable of solving problems by processing information in discrete form. It operates on data, including magnitudes, letters, and symbols, that are expressed in binary code—i.e., using only the two digits 0 and 1. A typical digital computer system has four basic functional elements: - (1) input-output equipment, (2) main memory, (3) control unit, and (4) arithmetic-logic unit. Any of a number of devices is used to enter data and program instructions into a computer and to gain access to the results of the processing operation.
  • 14. Hybrid Computer :- Hybrid computers are mainly used for specialized applications where both analog and digital data processing is done. For Example, Hybrid computers installed on a petrol pump do not only measure the amount of petrol but also calculates its value. In this way, It is capable of both functions. Features:- 1.Hybrid computers have a high level of accuracy and are capable of doing tasks quickly while maintaining high accuracy. 2.They are widely employed in sectors such as defence, forensics, and research due to their speed and accuracy. 3.They communicate with monitor and controller devices directly. 4.It completes the task quickly. 5.They can effortlessly answer difficult equations. 6.They combine the features of both analog and digital computers. Examples :- •Gasoline Station •Electrocardiogram Machine •Ultrasound Machine •Monitoring Machine •Research and Production Industries •Forensic •Defense
  • 15. Software Components Software is a set of programs, which is designed to perform a well-defined function. A program is a sequence of instructions written to solve a particular problem. There are mainly two types of software −  System Software  Application Software
  • 16. System Software: - The system software is a collection of programs designed to operate, control, and extend the processing capabilities of the computer itself. System software is generally prepared by the computer manufacturers. These software products comprise of programs written in low- level languages, which interact with the hardware at a very basic level. System software serves as the interface between the hardware and the end users.
  • 17.
  • 18. Here is a list of some of the most prominent features of a system software −  Close to the system  Fast in speed  Difficult to design  Difficult to understand  Less interactive  Smaller in size  Difficult to manipulate  Generally written in low-level language
  • 19. Application software :- An application program (application or app for short) is a computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end-users. Examples:- Word processors media players accounting software
  • 20. Features of application software are as follows −  Close to the user  Easy to design  More interactive  Slow in speed  Generally written in high-level language  Easy to understand  Easy to manipulate and use  Bigger in size and requires large storage space
  • 21. Examples of Application software are the following −  Payroll Software  Student Record Software  Inventory Management Software  Income Tax Software  Railways Reservation Software  Microsoft Office Suite Software  Microsoft Word  Microsoft Excel  Microsoft PowerPoint
  • 22. Sr. No. Key System Software. Application Software. 1 Definition System Software is the type of software which is the interface between application software and system. On other hand Application Software is the type of software which runs as per user request. It runs on the platform which is provide by system software. 2 Development Language In general System software are developed in low level language which is more compatible with the system hardware in order to interact with. While in case of Application software high level language is used for their development as they are developed as some specific purpose software. 3 Usage System software is used for operating computer hardware. On other hand Application software is used by user to perform specific task. 4 Installation System software are installed on the computer when operating system is installed. On other hand Application software are installed according to user’s requirements. 5 User interaction As mentioned in above points system software are specific to system hardware so less or no user interaction available in case of system software. On other hand in application software user can interacts with it as user interface is available in this case. 6 Dependency System software can run independently. It provides platform for running application software. On other hand in application software can’t run independently. They can’t run without the presence of system software.. 7 Examples Some examples of system software’s are compiler, assembler, debugger, driver, etc. On other hand some examples of application software’s are word processor, web browser, media player, etc. Difference between system software & Application Software: -
  • 24. For more notes lets connect on YouTube
  翻译: