SlideShare a Scribd company logo
1 of 6
A computer can process data, pictures, sound and graphics. They
can solve highly complicated problems quickly and accurately. A
computer as shown in Fig. performs basically five major
computer operations or functions irrespective of their size and
make. These are
1) it accepts data or instructions by way of input,
2) it stores data,
3) it can process data as required by the user,
4) it gives results in the form of output, and
5) it controls all operations inside a computer.
Input
(data &
Instructions)
Control & Timing Unit
The Central Processing Unit
Arithmetic and logical
unit
Main-memory(main-storage)
Rom & Ram
Output
(Result after
processing)
Auxiliary storage device
Functional units of computer
 Input: This is the process of entering data and programs in to the computer
system. You should know that computer is an electronic machine like any other
machine which takes as inputs raw data and performs some processing giving out
processed data. Therefore, the input unit takes data from us to the computer in
an organized manner for processing.

Storage: The process of saving data and instructions permanently is known as
storage. Data has to be fed into the system before the actual processing starts. It
is because the processing speed of Central Processing Unit (CPU) is so fast that
the data has to be provided to CPU with the same speed. Therefore the data is
first stored in the storage unit for faster access and processing. This storage unit
or the primary storage of the computer system is designed to do the above
functionality. It provides space for storing data and instructions.
The storage unit performs the following major functions:
• All data and instructions are stored here before and after processing.
• Intermediate results of processing are also stored here.
Functional units of computer
Processing: The task of performing operations like arithmetic and logical
operations is called processing. 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.
 Output: This is the process of producing results from the data for getting
useful information. Similarly the output produced by the computer after
processing must also be kept somewhere inside the computer before being
given to you in human readable form. Again the output is also stored inside
the computer for further processing.
 Control: The manner how instructions are executed and the above
operations are performed. 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.
Functional units of computer
FUNCTIONAL UNITS
Arithmetic Logical Unit (ALU) Logical Unit
Logical Unit :After you enter data through the input device it is stored in the primary storage unit. 
The actual processing of the data and instruction are performed by Arithmetic Logical Unit. The 
major operations performed by the ALU are addition, subtraction, multiplication, division, logic and 
comparison. Data is transferred to ALU from storage unit when required. After processing the 
output is returned back to storage unit for further processing or getting stored.
Control Unit (CU)
     The next component of computer is the Control Unit, which acts like the supervisor seeing that 
things are done in proper fashion. Control Unit is responsible  for  co ordinating various operations 
using time signal. The control unit determines the sequence in which computer programs and 
instructions are executed. Things like processing of programs stored in the main memory, 
interpretation of the instructions and issuing of signals for other units of the computer to execute 
them. It also acts as a switch board operator when several users access the computer 
simultaneously. Thereby it coordinates the activities of computer’s peripheral equipment as they 
perform the input and output. 
Central Processing Unit (CPU)
     The ALU and the CU of a computer system are jointly known as the central processing unit. You may 
call CPU as the brain of any computer system. It is just like brain that takes all major decisions, 
makes all sorts of calculations and directs different parts of the computer functions by activating 
and controlling the operations.
Functional units of computer
FUNCTIONAL UNITS
Arithmetic Logical Unit (ALU) Logical Unit
Logical Unit :After you enter data through the input device it is stored in the primary storage unit. 
The actual processing of the data and instruction are performed by Arithmetic Logical Unit. The 
major operations performed by the ALU are addition, subtraction, multiplication, division, logic and 
comparison. Data is transferred to ALU from storage unit when required. After processing the 
output is returned back to storage unit for further processing or getting stored.
Control Unit (CU)
     The next component of computer is the Control Unit, which acts like the supervisor seeing that 
things are done in proper fashion. Control Unit is responsible  for  co ordinating various operations 
using time signal. The control unit determines the sequence in which computer programs and 
instructions are executed. Things like processing of programs stored in the main memory, 
interpretation of the instructions and issuing of signals for other units of the computer to execute 
them. It also acts as a switch board operator when several users access the computer 
simultaneously. Thereby it coordinates the activities of computer’s peripheral equipment as they 
perform the input and output. 
Central Processing Unit (CPU)
     The ALU and the CU of a computer system are jointly known as the central processing unit. You may 
call CPU as the brain of any computer system. It is just like brain that takes all major decisions, 
makes all sorts of calculations and directs different parts of the computer functions by activating 
and controlling the operations.

More Related Content

What's hot

instruction cycle ppt
instruction cycle pptinstruction cycle ppt
instruction cycle ppt
sheetal singh
 
Block diagram of a computer
Block diagram of a computerBlock diagram of a computer
Block diagram of a computer
ZTE Nepal
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. ppt
Naveen Sihag
 
CPU (Central Processing Units)
CPU (Central Processing Units)CPU (Central Processing Units)
CPU (Central Processing Units)
Prabin Maharjan
 
Presentation on C.P.U
Presentation on C.P.UPresentation on C.P.U
Presentation on C.P.U
fgdgxvbm98
 

What's hot (20)

Basic CPU (Central Processing Unit)
Basic CPU (Central Processing Unit)Basic CPU (Central Processing Unit)
Basic CPU (Central Processing Unit)
 
instruction cycle ppt
instruction cycle pptinstruction cycle ppt
instruction cycle ppt
 
Block diagram of a computer
Block diagram of a computerBlock diagram of a computer
Block diagram of a computer
 
Computer system bus
Computer system busComputer system bus
Computer system bus
 
arithmetic logic unit
arithmetic logic unitarithmetic logic unit
arithmetic logic unit
 
Von Neumann Architecture
Von Neumann ArchitectureVon Neumann Architecture
Von Neumann Architecture
 
Output devices of Computer
Output devices of ComputerOutput devices of Computer
Output devices of Computer
 
Computer Science Class 11 India PPT
Computer Science Class 11 India PPTComputer Science Class 11 India PPT
Computer Science Class 11 India PPT
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. ppt
 
Operating system and its types
Operating system and its types Operating system and its types
Operating system and its types
 
Arithmetic & Logic Unit
Arithmetic & Logic UnitArithmetic & Logic Unit
Arithmetic & Logic Unit
 
CPU (Central Processing Units)
CPU (Central Processing Units)CPU (Central Processing Units)
CPU (Central Processing Units)
 
Half adder & full adder
Half adder & full adderHalf adder & full adder
Half adder & full adder
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
 
Karnaugh map
Karnaugh mapKarnaugh map
Karnaugh map
 
Von Neumann Architecture
Von Neumann ArchitectureVon Neumann Architecture
Von Neumann Architecture
 
Gray Code.pptx
Gray Code.pptxGray Code.pptx
Gray Code.pptx
 
Computer systems
Computer systemsComputer systems
Computer systems
 
Presentation on C.P.U
Presentation on C.P.UPresentation on C.P.U
Presentation on C.P.U
 
Organization of a computer
Organization of a computerOrganization of a computer
Organization of a computer
 

Similar to Functional units of computer

Fundamental units of computer
Fundamental units of computerFundamental units of computer
Fundamental units of computer
Sandeep Menon
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
Sid1256
 

Similar to Functional units of computer (20)

Fundamental units of computer
Fundamental units of computerFundamental units of computer
Fundamental units of computer
 
Basic organisation of computer system
Basic organisation of computer systemBasic organisation of computer system
Basic organisation of computer system
 
COMMUNICATION & COMPUTER SKILLS
COMMUNICATION & COMPUTER SKILLSCOMMUNICATION & COMPUTER SKILLS
COMMUNICATION & COMPUTER SKILLS
 
Fp203 chp1.1
Fp203 chp1.1Fp203 chp1.1
Fp203 chp1.1
 
digital computers.ppt
digital computers.pptdigital computers.ppt
digital computers.ppt
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Lecture2.pptx
Lecture2.pptxLecture2.pptx
Lecture2.pptx
 
Unit1 four part basic computer organization
Unit1 four part basic computer organizationUnit1 four part basic computer organization
Unit1 four part basic computer organization
 
Msc chemistry previous
Msc chemistry previousMsc chemistry previous
Msc chemistry previous
 
Introduction to computer.pptx
Introduction to computer.pptxIntroduction to computer.pptx
Introduction to computer.pptx
 
computer components
computer componentscomputer components
computer components
 
L 2 basic computer organization
L 2 basic computer organizationL 2 basic computer organization
L 2 basic computer organization
 
Block dgm
Block dgmBlock dgm
Block dgm
 
COMPUTER ENGINEERING WORKSHOP MATERIALS UNIT-1
COMPUTER ENGINEERING WORKSHOP MATERIALS UNIT-1COMPUTER ENGINEERING WORKSHOP MATERIALS UNIT-1
COMPUTER ENGINEERING WORKSHOP MATERIALS UNIT-1
 
ICT SKILLS-1 BASIC OF COMPUTERS
ICT SKILLS-1 BASIC OF COMPUTERSICT SKILLS-1 BASIC OF COMPUTERS
ICT SKILLS-1 BASIC OF COMPUTERS
 
EDP AUDIT
EDP AUDITEDP AUDIT
EDP AUDIT
 
Computer-System-pratibha.pdf
Computer-System-pratibha.pdfComputer-System-pratibha.pdf
Computer-System-pratibha.pdf
 
BLOCK DIAGRAM OF COMPUTER
BLOCK DIAGRAM OF COMPUTERBLOCK DIAGRAM OF COMPUTER
BLOCK DIAGRAM OF COMPUTER
 
block_diagram_of_computer.pptx
block_diagram_of_computer.pptxblock_diagram_of_computer.pptx
block_diagram_of_computer.pptx
 
lecture 1(1).PPT
lecture 1(1).PPTlecture 1(1).PPT
lecture 1(1).PPT
 

More from gaurav jain

Relationship marketing concept, process and importance
Relationship marketing concept, process and importanceRelationship marketing concept, process and importance
Relationship marketing concept, process and importance
gaurav jain
 

More from gaurav jain (20)

High level languages representation
High level languages representationHigh level languages representation
High level languages representation
 
Basic ops concept of comp
Basic ops  concept of compBasic ops  concept of comp
Basic ops concept of comp
 
Stored program concept
Stored program conceptStored program concept
Stored program concept
 
Assembly language
Assembly languageAssembly language
Assembly language
 
Programming languages
Programming languagesProgramming languages
Programming languages
 
Comprehensive interventions
Comprehensive interventionsComprehensive interventions
Comprehensive interventions
 
Personal intervention
Personal interventionPersonal intervention
Personal intervention
 
Od interventions
Od interventionsOd interventions
Od interventions
 
Interpersonal and group process interventions
Interpersonal and group process interventionsInterpersonal and group process interventions
Interpersonal and group process interventions
 
Organizational effectiveness
Organizational effectivenessOrganizational effectiveness
Organizational effectiveness
 
Organizational change and development
Organizational change and developmentOrganizational change and development
Organizational change and development
 
Definition and nature of organizational development
Definition and nature of organizational developmentDefinition and nature of organizational development
Definition and nature of organizational development
 
Change agent
Change agentChange agent
Change agent
 
Service sector and economic, growth
Service sector and economic, growthService sector and economic, growth
Service sector and economic, growth
 
Service concept, characteristic and classification
Service concept, characteristic and classificationService concept, characteristic and classification
Service concept, characteristic and classification
 
Relationship marketing concept, process and importance
Relationship marketing concept, process and importanceRelationship marketing concept, process and importance
Relationship marketing concept, process and importance
 
Marketing for non profit organizations
Marketing for non profit organizationsMarketing for non profit organizations
Marketing for non profit organizations
 
Creating and delivering services
Creating and delivering servicesCreating and delivering services
Creating and delivering services
 
Securing the e marketing site
Securing  the e marketing siteSecuring  the e marketing site
Securing the e marketing site
 
Ongoing customer communication in e marketing
Ongoing customer communication in e marketingOngoing customer communication in e marketing
Ongoing customer communication in e marketing
 

Recently uploaded

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
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
negromaestrong
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 

Recently uploaded (20)

Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
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.
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
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...
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
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
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
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
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 

Functional units of computer

  • 1. A computer can process data, pictures, sound and graphics. They can solve highly complicated problems quickly and accurately. A computer as shown in Fig. performs basically five major computer operations or functions irrespective of their size and make. These are 1) it accepts data or instructions by way of input, 2) it stores data, 3) it can process data as required by the user, 4) it gives results in the form of output, and 5) it controls all operations inside a computer.
  • 2. Input (data & Instructions) Control & Timing Unit The Central Processing Unit Arithmetic and logical unit Main-memory(main-storage) Rom & Ram Output (Result after processing) Auxiliary storage device
  • 3. Functional units of computer  Input: This is the process of entering data and programs in to the computer system. You should know that computer is an electronic machine like any other machine which takes as inputs raw data and performs some processing giving out processed data. Therefore, the input unit takes data from us to the computer in an organized manner for processing.  Storage: The process of saving data and instructions permanently is known as storage. Data has to be fed into the system before the actual processing starts. It is because the processing speed of Central Processing Unit (CPU) is so fast that the data has to be provided to CPU with the same speed. Therefore the data is first stored in the storage unit for faster access and processing. This storage unit or the primary storage of the computer system is designed to do the above functionality. It provides space for storing data and instructions. The storage unit performs the following major functions: • All data and instructions are stored here before and after processing. • Intermediate results of processing are also stored here.
  • 4. Functional units of computer Processing: The task of performing operations like arithmetic and logical operations is called processing. 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.  Output: This is the process of producing results from the data for getting useful information. Similarly the output produced by the computer after processing must also be kept somewhere inside the computer before being given to you in human readable form. Again the output is also stored inside the computer for further processing.  Control: The manner how instructions are executed and the above operations are performed. 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.
  • 5. Functional units of computer FUNCTIONAL UNITS Arithmetic Logical Unit (ALU) Logical Unit Logical Unit :After you enter data through the input device it is stored in the primary storage unit.  The actual processing of the data and instruction are performed by Arithmetic Logical Unit. The  major operations performed by the ALU are addition, subtraction, multiplication, division, logic and  comparison. Data is transferred to ALU from storage unit when required. After processing the  output is returned back to storage unit for further processing or getting stored. Control Unit (CU)      The next component of computer is the Control Unit, which acts like the supervisor seeing that  things are done in proper fashion. Control Unit is responsible  for  co ordinating various operations  using time signal. The control unit determines the sequence in which computer programs and  instructions are executed. Things like processing of programs stored in the main memory,  interpretation of the instructions and issuing of signals for other units of the computer to execute  them. It also acts as a switch board operator when several users access the computer  simultaneously. Thereby it coordinates the activities of computer’s peripheral equipment as they  perform the input and output.  Central Processing Unit (CPU)      The ALU and the CU of a computer system are jointly known as the central processing unit. You may  call CPU as the brain of any computer system. It is just like brain that takes all major decisions,  makes all sorts of calculations and directs different parts of the computer functions by activating  and controlling the operations.
  • 6. Functional units of computer FUNCTIONAL UNITS Arithmetic Logical Unit (ALU) Logical Unit Logical Unit :After you enter data through the input device it is stored in the primary storage unit.  The actual processing of the data and instruction are performed by Arithmetic Logical Unit. The  major operations performed by the ALU are addition, subtraction, multiplication, division, logic and  comparison. Data is transferred to ALU from storage unit when required. After processing the  output is returned back to storage unit for further processing or getting stored. Control Unit (CU)      The next component of computer is the Control Unit, which acts like the supervisor seeing that  things are done in proper fashion. Control Unit is responsible  for  co ordinating various operations  using time signal. The control unit determines the sequence in which computer programs and  instructions are executed. Things like processing of programs stored in the main memory,  interpretation of the instructions and issuing of signals for other units of the computer to execute  them. It also acts as a switch board operator when several users access the computer  simultaneously. Thereby it coordinates the activities of computer’s peripheral equipment as they  perform the input and output.  Central Processing Unit (CPU)      The ALU and the CU of a computer system are jointly known as the central processing unit. You may  call CPU as the brain of any computer system. It is just like brain that takes all major decisions,  makes all sorts of calculations and directs different parts of the computer functions by activating  and controlling the operations.