Skip to content
The Computer Science
TheCScience
  • Engineering Subjects
    • Human Values
    • Computer System Architecture
    • Digital Communication
    • Internet of Things
  • NCERT Solutions
    • Class 12
    • Class 11
  • HackerRank solutions
    • HackerRank Algorithms Problems Solutions
    • HackerRank C solutions
    • HackerRank C++ problems solutions
    • HackerRank Java problems solutions
    • HackerRank Python problems solutions
The Computer Science
TheCScience

Functional Units of Computer | Computer Architecture

YASH PAL, February 20, 2026February 23, 2026

Functional Units of a Computer – A computer in its simplest form comprises five functional units, namely the input unit, the output unit, the memory unit, the arithmetic & logic unit, and the control unit.

Functional units of computer
Functional Units of a Computer

Functional Units of a Computer

  1. Input Unit
  2. Output Unit
  3. Storage Unit
  4. Arithmetic Logical Unit
  5. Control Unit

Input Units

The input unit connects the external environment with the internal computer system. It provides data and instructions to the computer system. Commonly used input devices are keyboard, mouse, magnetic tape, joysticks, and microphones, etc. The input unit performs the following tasks.

  1. Accept the data and instructions from the outside environment.
  2. Convert it into machine language.
  3. Supply the converted data to the computer system.

Output Units

It connects the internal system of a computer to the external environment. It provides the results of any computation or instructions to the outside world. Some output devices are printers, monitors, plotters, Plotters, Projectors, speakers, etc.

Storage Unit

This unit holds the data and instructions. It also stores the intermediate results before these are sent to the output devices. It also stores the data for later use. The storage unit of a computer system can be divided into two categories:

  1. Primary Storage: This memory is used to store the data that is currently being executed. It is used for temporary storage of data. The data is lost when the computer is switched off, so it’s volatile memory. RAM is used as primary storage memory.
  2. Secondary Storage: The secondary memory is slower and cheaper than primary memory. It is used for permanent storage of data. Commonly used secondary memory devices are hard disk, CD, etc.

Arithmetic Logical Unit

All the calculations are performed in the ALU of the computer system. The ALU can perform basic operations such as addition, subtraction, multiplication, division, etc. Whenever calculations are required, the control unit transfers the data from the storage unit to the ALU. When the operations are done, the result is transferred back to the storage unit.

Control Unit

It controls all other units of the computer. It controls the flow of data and instructions to and from the storage unit to the ALU. Thus, it is also known as the central nervous system of the computer.

CPU – CPU is the Central Processing Unit of the computer. The control unit and ALU are together known as the CPU. The CPU is the brain of the computer system. It performs the following tasks:

  1. It performs all operations.
  2. It takes all decisions.
  3. It controls all the units of the computer.
Computer System Architecture engineering subjects Computer System Architectureengineering subjects

Post navigation

Previous post
Next post

Basic structure of a computer
Functional Units of a Computer
Development of Computers
Von Neumann and Harvard Machine Architecture
Flynn Classification
Computer Structure Architecture
Basic Computer Data Types
Arithmetic Complement
Real Numbers Representation
Interfacing Logic Devices
Levels of Design Abstraction
Performance Metrics

Register Transfer Language
Memory Transfer
Arithmetic Micro-operations
Arithmetic Complements
Logic Micro-operations
Shift Micro-operations
Bus Architecture
Data Transfer
Bus and Memory Transfer
Central Processing Unit
CPU Bus Architecture

Difference between Computer Architecture and Organization
Computer Register and Types
Common Bus System
Instruction Format
Instruction Types
Instruction Cycle
Fetch Decode Execute Instruction Cycle
Timing and Control of Instruction Cycle
Input-Output and Interrupt
Memory Reference Instructions
Addressing Modes
Design of a basic computer
Design of Accumulator Unit
Design of Control Unit
Difference between Hardwired Control and Microprogrammed Control

Basic Function of a Computer
Register organization
General Register Organization
Stack organization
Infix to Reverse Polish Notation Conversion
Instruction Types and their classifications
Data transfer and manipulation
Program control
RISC and CISC
Difference between RISC and CISC

Parallel Processing
Pipeline
Types of Pipeline
Arithmetic Pipeline
Instruction Pipeline
Hazards
RISC Pipeline
Vector Processing
Array Processors

Machine Language
Assembly Language
Arithmetic and Logical Operations
Subroutine
Data Representation
Addition and Subtraction
Adder Circuits
Shift and Add Multiplication Method
Booth's Algorithm
Restoring Division Algorithm
Non-Restoring Division Algorithm
Array Multiplier
Hardwired control and Microprogrammed control Difference

Memory Classification
Memory Characteristics
Memory Organization
Memory Types
Auxiliary Memory
Associative Memory
Cache Memory
Virtual Memory
Paging and Segmentation Difference
Multiprocessor
Interconnection Structures
Interprocessor Arbitration
Interprocessor Communication and Synchronization
Cache Coherence
Shared Memory Multiprocessors

Input Output Interface
Asynchronous Data Transfer
Modes of Data Transfer
Input-Output Programming
Priority Interrupt
Microprogramming
Control Memory
Address Sequencing
Micro Program Examples
Direct Memory Access
Input-Output Processor
Serial Communication

TheCScience

We at TheCScience.com are working towards the goal to give free education to every person by publishing in dept article about Secondary, Senior-Secondary, and Graduation level subjects.

Pages

About US

Contact US

Privacy Policy

DMCA

Our Tools

Hosting - get 20% off

Engineering Subjects

Internet of Things

Human Values

Digital Communication

Computer System Architecture

Programming Tutorials

Data Structure and Algorithm

C

Java

NCERT

Class 12th

©2026 TheCScience | WordPress Theme by SuperbThemes