fcit

Block Diagram along with its Components and Characteristics

Computer Block Diagram System

मुख्य रूप से Computer System में तीन भाग होते हैं| जो कि Central Processing Unit (CPU), Input Devices, and Output Devices हैं। Central Processing Unit (CPU) को फिर से दो भागों में बांटा गया है – Arithmetic Logic Unit (ALU) और Control Unit (CU)|

Primary और Secondary Storage Devices की मदद से बड़ी मात्रा में Data को Computer Memory में Store किया जाता है। CPU Computer के Mind  की तरह है। CPU द्वारा लिए गए आवश्यक विकल्प के बिना, Users को Desired Output नहीं मिलता है। Central Processing Unit (CPU) उन सभी Instruction के Processing के लिए Responsible है| जो Users द्वारा Computer System को दिए जाते हैं।

Block Diagram

Three units of Computer system

Central Processing Unit (CPU)

CPU (Central Processing Unit) को Computer System का “Brain” या “Heart” भी कहा जाता है| CPU एक Hardware Electronic Device है| जो Arithmetic और Logical Operation जैसे विभिन्न प्रकार के Operation करने में सक्षम है। CPU के अंदर सभी Calculation, Comparison या Operation करने की क्षमता है।

The Function of CPU

  • Memory से सभी Instructions प्राप्त करता है |
  • सभी Instructions के Sequence को Handle करता है |
  • सभी Peripheral Device के बीच Communication करने के लिए|
  • एक Component से दूसरे Component में सभी Data और Instructions के Flow को Handle करता है।
  • Application Program के अनुसार आवश्यक Computation करने में सक्षम होता है।

Input Unit

Input Unit में Input Device जैसे – Scanner, Joystick, Keyboard, Mouse आदि होते हैं। ये Input Device, Users को Computer System में Instruction या Information डालने की या Input करने की अनुमति देते हैं। Input Unit, Computer के साथ Communication Stablish कराने के रूप में भूमिका निभाती है| जो Processing के लिए से Users से Instruction तथा Data को लेकर Computer System तक पहुँचाती है।

The function of the Input Unit

  • Computer, Input Device के माध्यम से Data प्राप्त करता है।
  • Input Unit, Processing के लिए Input किए गए Instruction को Machine-Readable Code (0,1) में बदलने में मदद करती है।
  • Input Device के माध्यम से Data प्राप्त करने के लिए CPU को Instruction देता है।
  • Input Unit, Data को Computer System की Primary Memory में Strore करती है।

Output Unit

Computer System की Output Unit, Calculation के Result को Users को Display करती है| Output Unit आम तौर पर Input Unit की विपरीत प्रक्रिया के रूप में काम करती है| और यह Bainary Language के Digital Information को Electronic Impulse में परिवर्तित करती है| जो Output Device के लिए Readble होती हैं|

कुछ Output device हैं, जिनका Use आमतौर पर Monitor, Projector, Headphone, Speakerआदि के रूप में किया जाता है|  Output unit, Result को दो रूपों में  Provide करती है – Soft Copy या Hard copy| Monitor का Use Screen पर Soft Copy Result को Display करने के लिए किया जाता है| जबकि Printer का Use, Paper पर Hard Copy Result को Display करने के लिए किया जाता है।

The function of the Output Unit

  • Output Unit, Computer System की Primary Memory से में Data या Information प्राप्त (Fetch) करती है।
  • Output unit  Machine Language को Human Language में बदलने में Help करती है|

Units of Central Processing Unit

Control Unit

Control Unit (CU) CPU के अंदर Computer की सभी Activities और Operation को Control करने का काम करता है। Control Unit के पास Input/Output, Memory और अन्य Device को Control करने के लिए Responsible होता है| जो CPU से जुड़े होते हैं।

Control Unit, Instruction या Information के Set को प्राप्त करती है| फिर यह Instruciton Set को Control Signal में बदलने में मदद करती है| फिर इन Signal को Processing के लिए Central Processor में ले जाया जाता है। CU यह समझने में सक्षम है, कि किस प्रकार के Operation को कैसे Execute किया जाना है। Activities को प्राथमिकता (Priority) देने और शेड्यूल करने में Control Signal मदद करते है। यह Input और Output Unit के साथ-साथ Computer के अंदर सभी Processing में Coordinate करती है।

The Function of the Control Unit

  • यह Computer में सभी Internal Processing को Control करता है|
  • यह Input/Output को Control करता है|
  • यह Memory में Program को Read करता है| ALU और Memory में Processing करने के लिए Instruction देता है|
  • यह ALU को Inform करता है, की Data कहा Store है, क्या Operation Perform करना है, तथा Result को कहा Store करना है|

Arithmetic Logic Unit (ALU)

यह Unit, Mathematical तथा Logical Operation Perform करती है| Mathematical Operation में Addition(+), Subtraction(-), Multiplication(*) और Division(/) करती है| ALU में एक Electronic Circuit होता है, जो Mathematical Calculation करता है|

Logical Operation में ALU दो Number या Data को Compare करके Decision लेने का काम करता है| Compare का Result “Yes” या “No” में होता है| ALU, Control Unit के Control में work करता है| यह Memory से Data Receive करता है, उस पर Processing करता है| और Result Memory को Return कर देता है| ALU में अनेक Register और Accumulators होते है|

Memory Unit

सभी Data जिसे Process किया जाना है, या Process किया गया है| Memory Unit में Store किया जाता है| Memory Unit सभी Data के Hub के रूप में कार्य करती है। यह जब भी Requirement हो, Data को Computer के Required Part में Transmit करता है। Memory Unit, CPU के साथ Shrink होकर काम करती है। यह Data को Fast Access करने और Process करने में मदद करता है।

Types of Computer Memory

Primary Memory

इस प्रकार की Memory में बहुत अधिक मात्रा में Data Store नहीं किया जा सकता है| इसलिए, इसका Use केवल हाल के (Current Active) Data को Store करने के लिए किया जाता है। इसमें Store किया गया Data Temporary होता है। जो की Power Off होने के बाद यह Erase हो जाता है। इसलिए इसे Temporary Memory या Main Memory भी कहते हैं।

Random Access Memory (RAM), Primary Memory का Example है। यह Memory सीधे CPU द्वारा Access की जाती है। इसका उपयोग Read और Write के लिए किया जाता है। Data को Process करने के Data को पहले RAM और फिर CPU में Transfer करना पड़ता है।

Secondary Memory

Primary Memory, Temporary Data को Store करती है| इस प्रकार इसे Future में Access नहीं किया जा सकता है। Permanent Storage के लिए Secondary Memory का Use किया जाता है| इसे Permanent Memory या Auxiliary Memory भी कहा जाता है। Hard Disk, Secondary Memory का एक Example है| इस प्रकार के Memory से Power Off होने पर भी Data Erase नहीं होता है|

Tags: No tags

Add a Comment

Your email address will not be published. Required fields are marked *