Central Processing Unit / केंद्रीय प्रसंस्करण इकाई
The CPU is one of the most important hardware components of a computer. It executes program instructions, performs calculations and coordinates the activities of other parts of the computer. Competitive examination questions frequently describe the CPU as the processing unit or ask which component performs arithmetic and logical operations.
CPU कंप्यूटर के सबसे महत्वपूर्ण hardware components में से एक है। यह program instructions को execute करता है, calculations करता है और computer के अन्य components की activities को coordinate करता है। Competitive examinations में CPU, ALU और Control Unit से संबंधित प्रश्न बार-बार पूछे जाते हैं।
ALU / Arithmetic Logic Unit
The Arithmetic Logic Unit is responsible for arithmetic and logical operations. Arithmetic operations include addition, subtraction, multiplication and division, while logical operations include comparisons and logical decision-making operations. In objective examinations, a question asking which part of the CPU performs calculations usually points to the ALU.
Arithmetic Logic Unit अर्थात ALU arithmetic और logical operations करता है। Arithmetic operations में addition, subtraction, multiplication और division शामिल हैं, जबकि logical operations में comparison और logical decisions से जुड़े कार्य शामिल होते हैं। यदि परीक्षा में पूछा जाए कि CPU का कौन-सा भाग calculation करता है, तो उत्तर सामान्यतः ALU होता है।
Control Unit / नियंत्रण इकाई
The Control Unit coordinates the execution of instructions and controls the sequence of operations. It directs the movement of data and instructions among different parts of the computer. It does not itself perform all calculations; instead, it controls and coordinates the components that perform those calculations.
Control Unit instructions के execution को coordinate करती है और operations के क्रम को नियंत्रित करती है। यह data और instructions को computer के विभिन्न parts के बीच direct करती है। Control Unit स्वयं सभी calculations नहीं करती, बल्कि उन components को control करती है जो calculations करते हैं।
Processor and Data Path / प्रोसेसर और डेटा पाथ
The source material also refers to the data path as the portion of the processor that handles the hardware components required to perform operations and transfer information. Registers, ALU and associated circuitry participate in the processing pathway.
पुस्तक में Data Path को processor के उस हिस्से के रूप में प्रस्तुत किया गया है जो operations और data transfer में उपयोग होने वाले hardware components से संबंधित है। Registers, ALU और अन्य circuitry processing pathway का हिस्सा बनते हैं।
Dual-Core and Multi-Core Processors / ड्यूल-कोर और मल्टी-कोर प्रोसेसर
A processor may contain more than one processing core. A dual-core processor contains two cores, allowing the system to execute more processing work in parallel than a comparable single-core design under appropriate conditions. Modern processors may contain multiple cores to improve processing capability.
एक processor में एक से अधिक processing cores हो सकते हैं। Dual-core processor में दो cores होते हैं। Suitable software और workloads की स्थिति में multi-core design एक साथ अधिक processing tasks संभाल सकता है।
Clock Speed / क्लॉक स्पीड
Processor speed is commonly associated with clock frequency, usually measured in hertz and its multiples such as megahertz or gigahertz. Clock speed represents the frequency of processor timing cycles, although actual performance also depends on architecture, cores, memory and workload.
Processor speed को सामान्यतः clock frequency से जोड़ा जाता है, जिसे Hertz, MHz या GHz में व्यक्त किया जाता है। केवल clock speed ही overall performance निर्धारित नहीं करती; processor architecture, cores और memory भी महत्वपूर्ण होते हैं।
Exam Revision / परीक्षा पुनरावृत्ति
CPU = main processing unit; ALU = arithmetic and logical operations; Control Unit = coordination and control; registers = very fast temporary storage within or near the processor; clock speed = processor timing frequency. These relations should be memorised together.
CPU = मुख्य processing unit; ALU = arithmetic और logical operations; Control Unit = control और coordination; Registers = बहुत तेज temporary storage; Clock speed = processor timing frequency। यह पूरा relation परीक्षा के लिए महत्वपूर्ण है।