Save as PDF
Opens your browser print dialog — select "Save as PDF" to download.
CD/CY-504 (C) (GS)
B.Tech., V Semester
Examination, December 2024
Grading System (GS)
Computer Organization and Architecture
Note: i) Attempt any five questions.
किन्हीं पाँच प्रश्नों को हल कीजिए।
ii) All question carry equal marks.
सभी प्रश्नों के समान अंक हैं।
iii) In case of any doubt or dispute the English version question should be treated as final.
किसी भी प्रकार के संदेह अथवा विवाद की स्थिति में अंग्रेजी भाषा के प्रश्न को अंतिम माना जायेगा।
Describe the general register organization in CPU architecture. Explain the role of registers like Memory Register, Instruction Register, and Program Counter.
CPU आर्किटेक्चर में सामान्य रजिस्टर संगठन का वर्णन करें। मेमोरी रजिस्टर, इंस्ट्रक्शन रजिस्टर, और प्रोग्राम काउंटर जैसे रजिस्टरों की भूमिका समझाइए।
How does the CPU handle stack operations? Explain with an example.
CPU स्टैक संचालन को कैसे संभालता है? एक उदाहरण के साथ समझाइए।
Discuss the concept of floating-point and decimal arithmetic, and how these are handled by the arithmetic unit.
फ्लोटिंग-पॉइंट और सामान्य अंकगणित की अवधारणा पर चर्चा करें, तथा बताइए कि अंकगणितीय इकाई द्वारा इन्हें कैसे नियंत्रित किया जाता है।
What is Instruction Set Architecture (ISA)? Explain the various types of addressing modes with examples.
इंस्ट्रक्शन सेट आर्किटेक्चर (ISA) क्या है? उदाहरणों के साथ विभिन्न प्रकार के एड्रेसिंग मोड्स को समझाइए।
Define Interrupts and explain their types. How are interrupts handled in a microprocessor, specifically in the case of the 8086 microprocessor?
इंटरप्ट्स को परिभाषित करें और उनके प्रकार समझाइए। माइक्रोप्रोसेसर में इंटरप्ट्स को कैसे हैंडल किया जाता है, विशेष रूप से 8086 माइक्रोप्रोसेसर के संदर्भ में।
Differentiate between a hardwired control unit and a micro-programmed control unit with suitable diagrams.
हार्डवायर्ड कंट्रोल यूनिट और माइक्रोप्रोग्राम्ड कंट्रोल यूनिट के बीच अंतर को उपयुक्त आरेखों के साथ स्पष्ट करें।
Explain the concept of Memory Hierarchy in computer architecture. Why is cache memory considered crucial in improving system performance?
कंप्यूटर आर्किटेक्चर में मेमोरी पदानुक्रम की अवधारणा को समझाइए। सिस्टम प्रदर्शन में सुधार के लिए कैश मेमोरी को महत्वपूर्ण क्यों माना जाता है?
What is associative memory? How is it different from cache memory?
एसोसिएटिव मेमोरी क्या है? यह कैश मेमोरी से कैसे भिन्न है?
Discuss the working of Direct Memory Access (DMA). How does it differ from programmed I/O and interrupt-driven I/O?
डायरेक्ट मेमोरी एक्सेस (DMA) के कामकाज पर चर्चा करें। यह प्रोग्राम्ड I/O और इंटरप्ट-चालित I/O से कैसे भिन्न है?
Discuss the differences between serial and parallel data transfer. Why is serial transfer used in some cases despite being slower than parallel transfer?
क्रमिक और समानांतर डेटा ट्रांसफर के बीच अंतर पर चर्चा करे��। समानांतर स्थानांतरण की तुलना में धीमा होने के बावजूद कुछ मामलों में क्रमिक स्थानांतरण का उपयोग ���्यों किया जाता है?
Explain the difference between RISC and CISC architectures. Why are RISC processors generally preferred in modern computing?
RISC और CISC वास्तुकलाओं के बीच अंतर स्पष्ट करें। आधुनिक कंप्यूटिंग में RISC प्रोसेसर आमतौर पर क्यों पसंद किए जाते हैं?
Explain the concept of Instruction-Level Parallelism (ILP) and how it differs from Thread-Level Parallelism (TLP). Provide examples to illustrate the difference.
निर्देश-स्तरीय समानांतरता (ILP) की अवधारणा को समझाइए और इसे थ्रेड-स्तरीय समानांतरता (TLP) से किस प्रकार भिन्न है, इसे उदाहरणों के साथ स्पष्ट करें।
Calculate the effective access time of a memory system with a cache if the hit ratio is 95%, the access time of cache memory is 10 ns, and the access time of main memory is 100 ns.
यदि कैश का हिट अनुपात 95% है, कैश मेमोरी का एक्सेस समय 10 ns है, और मेन मेमोरी का एक्सेस समय 100 ns है, तो मेमोरी सिस्टम की प्रभावी एक्सेस समय की गणना करें।
With the help of a diagram, explain the basic structure of a computer system, highlighting the components of the CPU, memory and I/O subsystem.
एक आरेख की सहायता से, एक कंप्यूटर प्रणाली की बुनियादी संरचना को समझाइए, जिसमें CPU, मेमोरी और I/O सब���िस्टम के घटक शामिल हैं।
Write a short notes on (any four):
संक्षेप में नोट लिखें। (कोई चार):
Architecture of a multicore processor
अ) मल्टीकोर प्रोसेसर की वास्तुकला
I/O Channels
ब) I/O चैनल
Micro program sequencer
स) माइक्रो प्रोग्राम सीक्वेंसर
Instruction Formats
द) इंस्ट्रक्शन फॉर्मेट
Pipelining
इ) पाइपलाइनिंग
**