Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape

Control Unit (CU)

Control Unit (CU)

Control Unit (CU) CPU का एक important component है। इसका main काम computer के different parts के operations को control और coordinate करना होता है।

Simple words में, Control Unit computer को बताता है कि कौन-सा काम कब और कैसे perform करना है।

Control Unit क्या करता है?

जब computer को कोई instruction मिलती है, तो Control Unit उस instruction को process करने के लिए required control signals generate करता है और CPU के संबंधित components को coordinate करता है।

1. Instruction Fetch करना

Control Unit memory से required instruction को fetch करने की process को control करता है।

Example: Program में अगला instruction क्या है, इसे memory से प्राप्त करने में मदद करना।

2. Instruction Decode करना

Instruction मिलने के बाद Control Unit determine करता है कि instruction में कौन-सा operation perform करना है।

Example: Instruction addition का है या data transfer का।

3. Components को Control करना

Control Unit CPU के different components और system के अन्य parts के बीच operations को coordinate करता है।

Example: ALU को बताना कि arithmetic या logical operation perform करना है।

4. Data Movement को Control करना

Computer system में data को memory, CPU और अन्य components के बीच move करने की process को control signals के माध्यम से coordinate किया जाता है।

5. Timing और Coordination

Computer के operations सही sequence में हों, इसके लिए Control Unit timing और coordination में important role निभाता है।

Control Unit कैसे काम करता है?

Basic instruction cycle:

Fetch → Decode → Execute

See also  Data and Information

Fetch:
Memory से instruction प्राप्त की जाती है।

Decode:
Instruction को interpret किया जाता है।

Execute:
Required operation perform कराया जाता है।

Control Unit इस पूरी process को coordinate करने में महत्वपूर्ण भूमिका निभाता है।

Example

मान लीजिए computer को यह calculation करनी है:

25 + 15

Process:

Instruction → Control Unit → ALU को operation perform करने का signal → ALU calculation करता है → Result

यहाँ Control Unit calculation खुद नहीं करता। Calculation ALU करता है, जबकि Control Unit operation को control और coordinate करता है।

Control Unit और ALU में अंतर

Control Unit (CU)ALU
Operations को control करता हैCalculations करता है
Instructions को decode करता हैArithmetic operations करता है
Components को coordinate करता हैLogical operations करता है
Control signals generate करता हैComparisons perform करता है

Quick Revision

CU = Control Unit

Main Functions:

Fetch → Decode → Control → Coordinate

Control Unit CPU का वह component है जो instructions को interpret करके computer के different operations और components को coordinate एवं control करता है।

Leave a Reply

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