CPU

CPU

What is a CPU ?

Central Processing Unit (CPU) consists of the following features −

  • CPU is considered as the brain of the computer.
  • CPU performs all types of data processing operations.
  • It stores data, intermediate results, and instructions (program).
  • It controls the operation of all parts of the computer.

CPU itself has following three components.

  • Memory or Storage Unit
  • Control Unit
  • ALU(Arithmetic Logic Unit)

Memory or Storage Unit

This unit can store instructions, data, and intermediate results. This unit supplies information to other units of the computer when needed. It is also known as internal storage unit or the main memory or the primary storage or Random Access Memory (RAM).

Its size affects speed, power, and capability. Primary memory and secondary memory are two types of memories in the computer. Functions of the memory unit are −

  • It stores all the data and the instructions required for processing.
  • It stores intermediate results of processing.
  • It stores the final results of processing before these results are released to an output device.
  • All inputs and outputs are transmitted through the main memory.

Control Unit

This unit controls the operations of all parts of the computer but does not carry out any actual data processing operations.

Functions of this unit are −

  • It is responsible for controlling the transfer of data and instructions among other units of a computer.
  • It manages and coordinates all the units of the computer.
  • It obtains the instructions from the memory, interprets them, and directs the operation of the computer.
  • It communicates with Input/Output devices for transfer of data or results from storage.
  • It does not process or store data.

ALU (Arithmetic Logic Unit)

This unit consists of two subsections namely,

  • Arithmetic Section
  • Logic Section

Arithmetic Section

Function of arithmetic section is to perform arithmetic operations like addition, subtraction, multiplication, and division. All complex operations are done by making repetitive use of the above operations.

Logic Section

Function of logic section is to perform logic operations such as comparing, selecting, matching, and merging of data.

सी पी यू का पूरा नाम क्या है?

CPU का पूरा नाम Central processing unit है, CPU को पुरे कंप्यूटर सिस्टम का मस्तिष्क (brain) कहा जाता है।

CPU क्या है?

CPU कंप्यूटर के सभी महत्वपूर्ण कार्य को संभालता है। यह कंप्यूटर में उपयोग किये जाने वाले हार्डवेयर और एक्टिव सॉफ्टवेयर के निर्देशों को प्राप्त करता है और आउटपुट प्रदर्शित करता है।

Central processing unit इनपुट डिवाइस और आउटपुट डिवाइस के बीच संबंध बनाये रखता है। यह ऑपरेटिंग सिस्टम और एप्लीकेशन सॉफ्टवेयर के सभी programs को अपनी मेमोरी में स्टोर करता है।

पहले आपने जाना की Central processing unit (CPU) को microprocessor कहा जाता है। Microprocessor दो इंच का ceramic square होता है जिसमें silicon chip होती है।

यह microprocessor chip या CPU, motherboard के CPU socket में फिट किया जाता है।
CPU socket को heat sink की मदद से कवर किया जाता है,
यह एक ऐसी वास्तु है जो CPU से गर्मी सोकती है।

आज कल के modern devices, laptops, mobile और tablet CPU की जगह System on chip (SoC) का उपयोग करते है। यह एक चिप है जिसमें CPU के साथ अन्य कम्पोनेंट्स होते है।

सी पी यू का कार्य क्या है?

वास्तव में CPU, इनपुट डिवाइस (कीबोर्ड, माउस, प्रिंटर आदि ) या कंप्यूटर प्रोग्राम से इनपुट लेता है, और जो निर्देश प्राप्त उसे व्याख्या (decode) करता है। फिर CPU मॉनिटर को सुचना आउटपुट करता है।

सी पी यू के घटक – Components of CPU

Full form of CPU parts

  • CU (Control unit)
  • ALU (Arithmetic logical unit)
  • Memory or Storage unit

CU

CU पूरा नाम Control Unit है। इसके द्वारा पूरे कंप्यूटर सिस्टम को control करने का कार्य जाता है। यह unit सीपीयू की महत्वपूर्ण unit होती है।

ALU

ALU पूरा नाम Arithmetic Logic Unit है। यह कंप्यूटर के प्रमुख unit होती है। इसके द्वारा कंप्यूटर में सभी गणितीय एवं लॉजिकल कार्य किए जाते हैं। यह प्रोसेसर के अंदर होती है।

आगे आप जानेंगे की मेमोरी क्या होती है और उसके प्रकार – What is computer memory? and Types of memory in computer

Memory – What is computer memory?

यह कंप्यूटर की स्टोरेज यूनिट है। यह कंप्यूटर का महत्वपूर्ण हिस्सा होता है। इसमें हम डाटा प्रोग्राम आदि को स्टोर करके रख सकते हैं। इसमें डाटा को बायनरी फॉर्मेट (0,1) में स्टोर किया जाता है।
इसको नापने की साइज के आधार पर यूनिट है।
जैसे Byte, Kilobyte, Megabyte, Gigabyte एवं Terabyte इसमें सबसे छोटी यूनिट byte एवं सबसे बड़ी यूनिट terabyte होती है।

Leave a Reply