๐ฅ️ Block Diagram of a Computer System
๐ Text Diagram (Exam-Friendly)
๐งฉ Explanation of Each Part (With Diagram Reference)
1️⃣ Input Unit
๐ Position in diagram: Left side (first block)
๐น What it does:
-
Accepts data and instructions from the user
-
Converts them into machine-readable form
๐น Examples:
-
Keyboard
-
Mouse
-
Scanner
-
Microphone
✍ Exam line:
๐ Input Unit sends data and instructions to the CPU for processing.
2️⃣ Central Processing Unit (CPU)
๐ Position in diagram: Middle (main block)
The CPU is the brain of the computer. All processing happens here.
๐ธ A) Control Unit (CU)
๐ Inside CPU
Function:
-
Controls all operations
-
Tells input, memory, and output units what to do and when
✍ CU does not process data, it only controls.
๐ธ B) Arithmetic Logic Unit (ALU)
๐ Inside CPU
Function:
-
Performs arithmetic operations ( + − × ÷ )
-
Performs logical operations (>, <, =, AND, OR)
✍ ALU is responsible for calculations and decision making.
3️⃣ Memory Unit
๐ Connected to CPU (bottom block)
๐น What it does:
-
Stores data, instructions, and results
-
Supplies data to CPU when required
๐น Types:
-
RAM – Temporary, volatile
-
ROM – Permanent, non-volatile
✍ Memory helps CPU by storing data during processing.
4️⃣ Output Unit
๐ Position in diagram: Right side (last block)
๐น What it does:
-
Displays processed results to the user
-
Converts machine output into human-readable form
๐น Examples:
-
Monitor
-
Printer
-
Speaker
✍ Output Unit presents the final result.
๐ Working of Computer (Flow Explanation)
-
Input Unit takes data
-
Data goes to CPU
-
CU controls the process
-
ALU performs calculations
-
Memory stores data/results
-
Output Unit shows the result
⭐ 5-Mark Exam Answer (Ready-Made)
A computer system consists of Input Unit, CPU, Memory Unit, and Output Unit.
The Input Unit accepts data and instructions.
The CPU processes data with the help of CU and ALU.
The Memory Unit stores data temporarily or permanently.
The Output Unit displays the processed result to the user.

No comments:
Post a Comment