Computer Overview and Components – Complete Notes
CPU · ALU · CU · Registers · Memory Hierarchy · RAM · ROM · Cache · I/O · Storage · Booting · Generations · MCQs
💻 What is a Computer?
A computer is an electronic programmable device that accepts data as input, processes it according to predefined instructions, stores it if required, and produces meaningful information as output.
Basic Computer Cycle
↓
Storage
- Input: Keyboard
- Processing: CPU
- Output: Monitor
- Storage: SSD/HDD
⚡ Characteristics of a Computer
- High processing speed
- High accuracy
- Automation
- Reliability
- Large storage capacity
- Diligence (does not get tired)
- Versatility (performs multiple tasks)
🚫 Limitations of a Computer
- Cannot think independently.
- Cannot make decisions without instructions.
- Has no emotions or intelligence.
- Follows the GIGO (Garbage In, Garbage Out) principle.
🔧 Functional Components of a Computer
A computer system mainly consists of four functional units.
│
┌──────────────┼──────────────┐
│ │ │
Input Unit CPU Output Unit
│
Memory Unit
⌨️ Input Unit
The input unit accepts data and instructions from the user and converts them into machine-readable form.
Common Input Devices
- Keyboard
- Mouse
- Scanner
- Barcode Reader
- OCR
- OMR
- MICR
- Webcam
- Microphone
- Joystick
- Touch Screen
🖥️ Output Unit
The output unit converts processed information into human-readable form.
Common Output Devices
- Monitor
- Printer
- Speaker
- Plotter
- Projector
🧠 CPU (Central Processing Unit)
The CPU is known as the Brain of the Computer because it performs all calculations and controls every operation.
The CPU consists of three major components.
1. Arithmetic Logic Unit (ALU)
Functions:
- Addition
- Subtraction
- Multiplication
- Division
- Logical operations (AND, OR, NOT, XOR)
- Comparisons
2. Control Unit (CU)
Functions:
- Fetches instructions
- Decodes instructions
- Controls execution
- Coordinates all hardware components
3. Registers
- Smallest memory
- Fastest memory
- Located inside CPU
- Used for temporary storage
💡 GATE Key Point: ALU performs arithmetic & logical operations. CU fetches, decodes, and controls execution. Registers are the fastest and smallest memory.
📊 Memory Hierarchy
Memory hierarchy is an important GATE topic.
Speed Order
Registers > Cache > RAM > SSD > HDD
Capacity Order
HDD > SSD > RAM > Cache > Registers
Cost per Bit
Registers > Cache > RAM > SSD > HDD
📝 Primary Memory
Primary memory is directly accessed by the CPU.
RAM (Random Access Memory)
- Volatile — data is lost when power is OFF
- Temporary storage
- Read and Write
ROM (Read Only Memory)
- Non-Volatile — data remains after power OFF
- Permanent storage
- Stores BIOS/Firmware
Cache Memory
- Very fast
- Small size
- Located between CPU and RAM
- Reduces access time
💾 Secondary Storage
Secondary memory stores data permanently.
| Storage Device | Technology | Speed |
|---|---|---|
| HDD | Magnetic Disk | Slow |
| SSD | Flash Memory | Fast |
| CD/DVD | Optical | Medium |
| Pen Drive | Flash Memory | Fast |
🖥️ Hardware and Software
Hardware
Physical components that can be touched.
Examples: CPU, RAM, Monitor, Keyboard, Mouse
Software
A collection of programs that instructs the computer.
System Software
- Operating System
- Device Drivers
- Compilers
- Utility Software
Application Software
- MS Word
- Google Chrome
- Adobe Photoshop
- VLC Media Player
🔌 Motherboard
The motherboard is the main circuit board of a computer.
It connects:
- CPU
- RAM
- Storage devices
- Expansion cards
- Input/Output devices
🔌 Computer Ports
- USB
- HDMI
- VGA
- Ethernet (RJ-45)
- Audio Jack
- DisplayPort
🔄 Booting Process
Booting is the process of loading the operating system.
Cold Boot
Power ON from OFF state.
Warm Boot
Restarting the system without switching OFF.
📊 Data vs Information
| Data | Information |
|---|---|
| Raw facts | Processed data |
| Unorganized | Organized |
| Input | Output |
Example:
- Data: 75, 82, 90
- Information: Average = 82.3
📟 Computer Generations
| Generation | Technology |
|---|---|
| First | Vacuum Tubes |
| Second | Transistors |
| Third | Integrated Circuits (IC) |
| Fourth | Microprocessors |
| Fifth | Artificial Intelligence |
⭐ Important GATE Facts
- CPU is the brain of the computer.
- ALU performs arithmetic and logical operations.
- CU controls instruction execution.
- Registers are the fastest memory.
- Cache improves CPU performance.
- RAM is volatile.
- ROM is non-volatile.
- SSD is faster than HDD.
- Firmware is stored in ROM/Flash ROM.
- The instruction cycle follows Fetch → Decode → Execute.
❓ Frequently Asked Questions
🎯 Conclusion
"A solid understanding of Computer Overview and Components is essential for GATE CSE preparation. Mastering concepts such as CPU architecture, memory hierarchy, input/output devices, storage technologies, and the booting process provides the foundation for advanced subjects like Computer Organization, Operating Systems, and Computer Networks. Revise these core concepts regularly and practice MCQs to strengthen your conceptual understanding and improve your exam performance."
परिणाम
बहुत अच्छा!
ऊपर 'पुनः प्रयास' बटन से दोबारा प्रयास करें