Components of a Computer System and Their Interconnections | Complete Notes | CBSE Class 11 Informatics Practices (2026–27)
Class 11 · Informatics Practices
Components of a Computer System and Their Interconnections
A computer system consists of different components that work together to accept data, process it, store it, and produce meaningful information. Each component performs a specific function, and together they make the computer capable of solving a wide variety of tasks.
What is a Computer System?
A computer system is an integrated combination of hardware and software that works together to perform operations such as input, processing, storage, and output.
Main Components of a Computer System
| Component | Function |
|---|---|
| Input Devices | Accept data and instructions. |
| CPU | Processes data and controls operations. |
| Memory | Stores data and programs. |
| Storage Devices | Store data permanently. |
| Output Devices | Display processed information. |
| Software | Provides instructions for the hardware. |
Hardware
Hardware refers to the physical parts of a computer that can be seen and touched.
Examples
- Keyboard
- Mouse
- Monitor
- CPU Cabinet
- Printer
- Hard Disk
Software
Software is a collection of programs and instructions that tell the computer how to perform specific tasks.
Software acts as a bridge between the user and the hardware. Without software, hardware cannot perform useful operations.
Central Processing Unit (CPU)
The Central Processing Unit (CPU) is known as the brain of the computer. It processes data, executes instructions, and controls the functioning of all other components of the computer system.
Memory
Memory stores data, instructions, and information required during processing. It helps the CPU access information quickly while performing operations.
A detailed discussion on memory types is covered separately in the Computer Memory chapter.
Storage Devices
Storage devices permanently store data, software, and files even when the computer is switched off.
Examples
- Hard Disk Drive (HDD)
- Solid State Drive (SSD)
- Pen Drive
- Memory Card
- DVD
Input Devices
Input devices are used to enter data and instructions into the computer system.
Examples
- Keyboard
- Mouse
- Scanner
- Microphone
- Webcam
- Barcode Reader
Output Devices
Output devices present processed information in a form that users can understand.
Examples
- Monitor
- Printer
- Speaker
- Projector
- Plotter
How the Components Work Together (IPO Cycle)
The components of a computer system are interconnected through the Input–Process–Output (IPO) cycle.
| Stage | Function |
|---|---|
| Input | User enters data using input devices. |
| Processing | CPU processes the data according to program instructions. |
| Storage | Data and results may be stored in memory or storage devices. |
| Output | Processed information is displayed through output devices. |
Block Diagram of a Computer System
+------------------+
| Input Devices |
+---------+--------+
|
v
+------------------+
| CPU |
| Processing |
+---------+--------+
|
+---------+---------+
| |
v v
Memory Storage Devices
| |
+---------+---------+
|
v
+------------------+
| Output Devices |
+------------------+
Real-Life Example
Suppose a student types marks into a school ERP system:
| Component | Role |
|---|---|
| Keyboard | Enters the marks. |
| CPU | Processes calculations such as totals and percentages. |
| Memory | Temporarily stores the entered data. |
| Hard Disk | Saves the report permanently. |
| Monitor | Displays the result. |
Hardware vs Software
| Hardware | Software |
|---|---|
| Physical components. | Programs and instructions. |
| Can be touched. | Cannot be touched. |
| Manufactured. | Developed by programmers. |
| Example: Monitor | Example: Windows, MS Word |
Common Errors
| Mistake | Correct Concept |
|---|---|
| CPU is the entire computer. | CPU is only one component of the computer system. |
| Hardware can work without software. | Hardware requires software to perform useful tasks. |
| Memory and storage are the same. | Memory is mainly used during processing, while storage keeps data permanently. |
| Input devices produce output. | Input devices enter data; output devices display information. |
Quick Revision
| Component | Remember |
|---|---|
| Hardware | Physical parts of a computer |
| Software | Programs that control hardware |
| CPU | Brain of the computer |
| Input Devices | Enter data |
| Output Devices | Display results |
| IPO Cycle | Input → Process → Storage → Output |
CBSE Exam Tips
- Remember the six main components of a computer system.
- Know the role of the CPU as the brain of the computer.
- Understand the difference between hardware and software.
- Learn the IPO cycle in the correct sequence.
- Be able to identify examples of input, output, memory, and storage devices.
Summary
A computer system is made up of hardware and software that work together to perform input, processing, storage, and output operations. The CPU processes data, memory stores information temporarily, storage devices save data permanently, and input/output devices enable communication between the user and the computer. Understanding these components and their interconnections provides the foundation for learning how computer systems operate efficiently.