Computer Hardware & Architecture Notes (Hindi + English) | Complete Exam Guide
Keywords: Computer Hardware Notes, Computer Architecture Notes Hindi, SSC Computer Notes, Railway Computer GK, CET Computer Hardware
📘 Introduction / परिचय
English: Computer Hardware refers to the physical components of a computer system that can be seen and touched. These components work together to process data and perform operations. Hardware includes CPU, memory, motherboard, storage devices, input/output devices, and communication buses.
Hindi: कंप्यूटर हार्डवेयर कंप्यूटर के वे सभी भौतिक भाग होते हैं जिन्हें हम देख और छू सकते हैं। ये सभी भाग मिलकर डेटा को प्रोसेस करते हैं और कार्य निष्पादित करते हैं। इसमें CPU, मेमोरी, मदरबोर्ड, स्टोरेज डिवाइस, इनपुट/आउटपुट डिवाइस और बस सिस्टम शामिल होते हैं।
🧠 1. Central Processing Unit (CPU)
English: The CPU is called the brain of the computer because it performs all logical and arithmetic operations. It executes instructions provided by software.
Hindi: CPU को कंप्यूटर का मस्तिष्क कहा जाता है क्योंकि यह सभी गणितीय और तार्किक कार्य करता है। यह सॉफ्टवेयर द्वारा दिए गए निर्देशों को निष्पादित करता है।
🔹 Components of CPU
1. ALU (Arithmetic Logic Unit)
English: Performs arithmetic operations like addition, subtraction, multiplication, division and logical operations like AND, OR, NOT.
Hindi: जोड़, घटाव, गुणा, भाग जैसे गणितीय कार्य और AND, OR, NOT जैसे लॉजिकल ऑपरेशन करता है।
2. Control Unit (CU)
English: Controls and coordinates all computer operations. It directs data flow between CPU and other components.
Hindi: कंट्रोल यूनिट सभी कंप्यूटर कार्यों को नियंत्रित करती है और CPU तथा अन्य भागों के बीच डेटा प्रवाह को नियंत्रित करती है।
3. Registers
English: Small, high-speed storage locations inside the CPU used to store temporary data.
Hindi: CPU के अंदर स्थित छोटी और तेज मेमोरी जो अस्थायी डेटा को स्टोर करती है।
Exam Tip: Registers are fastest memory inside CPU.
![]() |
| Computer Gk in Hindi |
🧩 2. Motherboard
English: The motherboard is the main circuit board that connects all hardware components together. It acts as the backbone of the computer.
Hindi: मदरबोर्ड मुख्य सर्किट बोर्ड होता है जो सभी हार्डवेयर भागों को जोड़ता है। यह कंप्यूटर की रीढ़ की हड्डी जैसा होता है।
Main Components on Motherboard:
- CPU Socket
- Chipset
- RAM Slots
- Expansion Slots (PCI, PCIe)
- BIOS/UEFI Chip
- Power Connectors
BIOS: Basic Input Output System — starts the computer.
💾 3. Memory System
Primary Memory (Main Memory)
1. RAM (Random Access Memory)
English: Volatile memory that stores data temporarily during processing.
Hindi: अस्थायी मेमोरी जो बिजली बंद होने पर डेटा खो देती है।
2. ROM (Read Only Memory)
English: Non-volatile memory that stores permanent instructions like boot programs.
Hindi: स्थायी मेमोरी जिसमें बूट प्रोग्राम संग्रहीत होते हैं।
3. Cache Memory
English: High-speed memory located between CPU and RAM to speed up processing.
Hindi: CPU और RAM के बीच स्थित तेज मेमोरी जो गति बढ़ाती है।
Speed Order: Registers > Cache > RAM > HDD
Secondary Memory
Used for permanent storage.
- HDD: Magnetic storage
- SSD: Flash storage (faster)
- Pen Drive: Portable flash memory
- CD/DVD: Optical storage
⚡ 4. Computer Architecture
Computer architecture defines how hardware components are organized and interact.
1. Von Neumann Architecture
English: Uses single memory for both data and instructions. Instructions execute sequentially.
Hindi: डेटा और निर्देश दोनों के लिए एक ही मेमोरी उपयोग होती है। निर्देश क्रम से निष्पादित होते हैं।
Advantages:
- Simple design
- Cost effective
Disadvantage:
Von Neumann bottleneck (slow data transfer).
2. Harvard Architecture
English: Uses separate memory for data and instructions.
Hindi: डेटा और निर्देश के लिए अलग-अलग मेमोरी होती है।
Advantages:
- Faster processing
- Parallel execution
🔌 5. Bus System
English: Buses are communication pathways connecting CPU with memory and peripherals.
Hindi: बस सिस्टम CPU, मेमोरी और अन्य डिवाइस के बीच संचार मार्ग है।
Types of Buses:
- Data Bus: Carries actual data
- Address Bus: Carries memory addresses
- Control Bus: Carries control signals
⌨️ 6. Input Devices
Used to enter data into the computer.
- Keyboard
- Mouse
- Scanner
- Microphone
- Joystick
- Touchscreen
Hindi: इनपुट डिवाइस कंप्यूटर को डेटा देने के लिए उपयोग होते हैं।
🖥️ 7. Output Devices
Devices that display results to users.
- Monitor
- Printer
- Speaker
- Plotter
- Projector
Exam Focus: Impact vs Non-impact printers.
📦 8. Storage Devices
Magnetic Storage
- Hard Disk
- Magnetic Tape
Optical Storage
- CD-ROM
- DVD
- Blu-ray
Solid-State Storage
- SSD
- Flash Drive
- Memory Card
🧬 9. Evolution of Hardware (Generations)
- First Generation: Vacuum Tubes
- Second Generation: Transistors
- Third Generation: Integrated Circuits
- Fourth Generation: Microprocessors
- Fifth Generation: AI-based systems
Hindi: कंप्यूटर पीढ़ियाँ हार्डवेयर तकनीक के विकास को दर्शाती हैं।
🧮 10. Ports & Interfaces
- USB Port
- HDMI Port
- VGA Port
- Ethernet Port
- Audio Jack
Exam Tip: USB = Universal Serial Bus
⚙️ 11. Processing Concepts
Clock Speed
Measured in GHz. Higher clock speed means faster CPU.
Core
Multiple cores allow multitasking.
Thread
Virtual processing units.
📊 12. Performance Factors
- CPU Speed
- Cache Size
- RAM Capacity
- Storage Type (SSD vs HDD)
- Bus Width
🔥 Exam Important Points
- CPU = Brain of computer
- Cache is fastest memory
- SSD faster than HDD
- CU controls operations
- Registers are inside CPU
- Harvard architecture is faster
- RAM is volatile
- ROM is non-volatile
📌 Previous Year Exam Focus
- SSC: Cache memory questions
- RRB: Bus types
- CET: CPU components
- TGT/PGT: Architecture differences
- Railway: Storage devices
🏁 Conclusion / निष्कर्ष
English: Understanding Computer Hardware and Architecture is essential for competitive exams. Focus on memory hierarchy, CPU components, and architecture differences for scoring high marks.
Hindi: कंप्यूटर हार्डवेयर और आर्किटेक्चर की समझ प्रतियोगी परीक्षाओं के लिए बहुत महत्वपूर्ण है। मेमोरी हायरार्की, CPU घटक और आर्किटेक्चर अंतर पर विशेष ध्यान दें।
Best For: SSC, Railway, CET, TGT, PGT, Police, State Exams
Computer Hardware & Architecture Notes
1. CPU (Central Processing Unit): The brain of the computer. It executes instructions.
कंप्यूटर का मस्तिष्क। यह निर्देशों का पालन करता है।
2. Memory: RAM (Volatile) and ROM (Non-Volatile).
रैम (अस्थिर) और रोम (गैर-अस्थिर)।
3. Input/Output: Devices to interact with the system (Keyboard, Mouse, Monitor).
सिस्टम के साथ बातचीत करने के लिए उपकरण।
