CPU & Parts Of CPU - O Level/CCC/Fundamentals of Computer
CPU & Parts of CPU
What is CPU?
CPU stands for Central Processing Unit.
CPU is called the brain of Computer.
The CPU performs basic arithmetic, logic, controlling, and input/output (I/O) operations specified by the instructions in the program. Most modern CPUs are implemented on integrated circuit (IC) microprocessors, with one or more CPUs on a single metal-oxide-semiconductor (MOS) IC chip.
सीपीयू क्या है?
CPU का मतलब सेंट्रल प्रोसेसिंग यूनिट है।
CPU को कंप्यूटर का दिमाग कहा जाता है।
सीपीयू प्रोग्राम में निर्देशों द्वारा निर्दिष्ट बुनियादी अंकगणित, तर्क, नियंत्रण और इनपुट/आउटपुट (I/O) संचालन करता है। अधिकांश आधुनिक सीपीयू एकीकृत सर्किट (आईसी) माइक्रोप्रोसेसरों पर लागू होते हैं, जिसमें एक या एक से अधिक सीपीयू एक धातु-ऑक्साइड-सेमीकंडक्टर (एमओएस) आईसी चिप पर होते हैं।
Parts/Components OF CPU:
There are three components of a Central Processing Unit (CPU) that are listed as follows -
1) Arithmetic and Logical Unit (ALU)
2) Control Unit (CU)
3) Memory or Storage unit
सीपीयू के पुर्जे/घटक:
सेंट्रल प्रोसेसिंग यूनिट (सीपीयू) के तीन घटक हैं जो निम्नानुसार सूचीबद्ध हैं -
1) अंकगणित और तार्किक यूनिट (ALU)
2) नियंत्रण यूनिट (CU)
3) मेमोरी या स्टोरेज यूनिट (MU)
Arithmetic and Logical Unit (or ALU):
Arithmetic and Logical Unit (ALU) performs arithmetic and logical functions. The arithmetic functions are addition, subtraction, multiplication, division, and comparisons, whereas the logical functions mainly include selecting, comparing, and merging the data.
अंकगणित और तार्किक यूनिट (ALU):
अंकगणित और तार्किक यूनिट (ALU) अंकगणित और तार्किक कार्य करती है। अंकगणितीय कार्य जोड़, घटाव, गुणा भाग और तुलना हैं, जबकि तार्किक कार्यों में मुख्य रूप से डेटा का चयन, तुलना और विलय शामिल है।
*************
Control Unit (CU):
Control Unit (CU) instructs the complete computer system to perform a particular task. It controls and coordinates the functioning of all parts of the computer. The Control unit mainly regulates and maintains the information's flow across the processor.
कंट्रोल यूनिट (CU):
कंट्रोल यूनिट (CU) किसी विशेष कार्य को करने के लिए संपूर्ण कंप्यूटर सिस्टम को निर्देश देता है। यह कंप्यूटर के सभी भागों के कामकाज को नियंत्रित और समन्वयित करता है। नियंत्रण इकाई मुख्य रूप से प्रोसेसर में सूचना के प्रवाह को नियंत्रित और बनाए रखती है।
**************
Memory Unit (MU):
Memory Unit (MU) is the part of CPU in which all types of memories are collectively used to store data temporarily or permanent storage.
There are registers, Cache, RAM, ROM, Harddisk as various memories in computer.
मेमोरी यूनिट (MU):
मेमोरी यूनिट (MU) सीपीयू का वह हिस्सा है जिसमें सभी प्रकार की मेमोरी को सामूहिक रूप से डेटा को अस्थायी या स्थायी भंडारण के लिए उपयोग किया जाता है।
कंप्यूटर में विभिन्न मेमोरी के रूप में रजिस्टर, कैश, रैम, रोम, हार्डडिस्क हैं।
******************
__________________________________________________________
Post a Comment