www.QuestionPaperDownload.com

Code.No: 07A5EC07

R07

SET-1

III B.TECH – I SEM EXAMINATIONS, NOVEMBER - 2010 COMPUTER ORGANIZATION (COMMON TO ECE, EIE, ETM) Max.Marks:80 Time: 3hours Answer any FIVE questions All questions carry equal marks --1.a) b)

2.a) b)

Explain clearly the terms – Computer Organization, Computer Architecture and Computer System Design. Explain about the “sign magnitude” and “2’s compliment” representations used for the fixed point numbers. Which among the above is most preferred and why? [8+8] With the help of neat block diagrams explain the hardware that implements the following register transfer statement: yT2 : R 2 ← R1, R1 ← R 2 . What is a Register stack? Explain with relevant illustrations and examples. [8+8]

3.a) b)

Write about the Control memory in detail. Compare and contrast hardwired control and micro-programmed control. Is it possible to have a hardwired control associated with a control memory? [8+8]

4.a)

Perform the arithmetic operations given below with binary and negative numbers in signed2’s complement representation. Use seven bits to accommodate each number together with its sign. i) (-53) + (-80) ii) (-53) - (+80) Explain the decimal division algorithm flowchart with a suitable example. [8+8]

b) 5.a)

b)

A digital computer has a memory unit of 64K x 16 and a cache memory of 1K words. The cache uses direct mapping with a block size of four words. i) How many bits are there in the TAG, INDEX, BLOCK and WORD fields of the address format? ii) How many bits are there in each word of cache, and how are they divided into functions? Include a valid bit. Explain how the associative memory page table is used for effective storage utilization. [8+8]

6.a) b)

What is an Input-Output interface? Explain the isolated versus memory-mapped I/O. Write about the character-oriented protocol for the purpose of serial communication. [8+8]

7.a) b)

Explain the instruction pipeline in detail with an example. What is Vector processing? Explain how vector processing is related to supercomputer. [8+8]

8.a) b)

Define a multiprocessor. Explain clearly the characteristics of multiprocessors. Write about cache coherence. --ooOoo--

www.QuestionPaperDownload.com

[8+8]

www.QuestionPaperDownload.com

Code.No: 07A5EC07

R07

SET-2

III B.TECH – I SEM EXAMINATIONS, NOVEMBER - 2010 COMPUTER ORGANIZATION (COMMON TO ECE, EIE, ETM) Max.Marks:80 Time: 3hours Answer any FIVE questions All questions carry equal marks --1.a) b)

With a neat diagram explain the bus structure of the computer and its significance. Show the given decimal number 8620 in i) BCD ii) excess-3 code iii) 2421 code iv) binary number. [8+8]

2.

Explain about direct, indirect, register direct, register indirect, immediate, implicit, relative, index, and base address mode of addressing. Is there a necessity for many addressing modes? Is the instruction size influenced by the number of addressing modes which a processor supports? State whether the number of addressing modes will be more in RISC or CISC? [16]

3.a)

Define the following: i) Microoperation ii) Microinstruction Write about the design of a control unit.

b) 4.a) b) 5.a)

b)

iii) Microprogram

iv) Microcode [8+8]

Draw and explain in detail the hardware implementation of the signed-magnitude addition and subtraction. Explain the decimal multiplication algorithm with a suitable example. [8+8] A block-set associative cache consists of a total of 64 blocks divided into 4-block sets. The main memory contains 4096 blocks, each consisting of 128 words. i) How many bits are there in a main memory address? ii) How many bits are there in each of the TAG, SET and WORD fields? Explain how page replacement management is handled in a virtual memory system. [8+8]

6.a) b)

What is a priority interrupt? Explain about the Daisy-chaining priority in detail. Explain the bit-oriented protocol for the serial communication.

7.a) b)

With the help of the suitable example explain in detail about the RISC pipeline. Define Vector processing. Explain the relationship of vector processing with superscalar processors. [8+8]

8.a)

What is a multiprocessor? Differentiate between tightly coupled and loosely coupled multiprocessiors with examples. Explain about the Interprocessor arbitration. [8+8]

b)

--ooOoo--

www.QuestionPaperDownload.com

[8+8]

www.QuestionPaperDownload.com

Code.No: 07A5EC07

R07

SET-3

III B.TECH – I SEM EXAMINATIONS, NOVEMBER - 2010 COMPUTER ORGANIZATION (COMMON TO ECE, EIE, ETM) Max.Marks:80 Time: 3hours Answer any FIVE questions All questions carry equal marks --1.a) b)

2.a)

b) 3.a) b)

Explain the following terms: i) Clock rate ii) Instruction set iii) Processor clock iv) Pipelining Derive the circuits for a 3-bit parity generator and 4-bit parity checker using an odd-parity bit. [8+8] Represent the following conditional control statement by two register transfer statements and control functions: If ( P = 1) then ( R1 ← R 2) else if (Q = 1) then ( R1 ← R3) Write about the Memory stack with relevant illustrations and examples. [8+8] With a neat diagram explain the following with respect to Address sequencing: i) Conditional branching ii) Mapping of Instruction iii) Subroutines. Explain about the Microinstruction format with an example.

[8+8]

4.a) b)

Explain the algorithm of the hardware for addition and subtraction operations. Explain the binary numbers multiplication process using Booth’s algorithm in a step-by-step manner with a suitable example. Assume 5-bit registers that hold signed numbers. [8+8]

5.a)

A block-set associative cache consists of a total of 64 blocks divided into 4-block sets. The main memory contains 4096 blocks, each consisting of 128 words. i) How many bits are there in a main memory address? ii) How many bits are there in each of the TAG, SET and word fields? Write about the hardware for Memory management. [8+8]

b) 6.a)

b)

Differentiate between the following: i) I/O versus Memory bus ii) Isolated versus Memory-mapped I/O Write about Input-Output processor (IOP).

[8+8]

7.a) b)

With the help of the suitable example explain in detail about the Arithmetic pipeline. Explain what is meant by memory interleaving with respect to vector processing. [8+8]

8.a) b)

Write about multistage switching network with suitable illustrations. Explain the various dynamic arbitration algorithms used for the interprocessor arbitration. [8+8]

--ooOoo--

www.QuestionPaperDownload.com

www.QuestionPaperDownload.com

Code.No: 07A5EC07

R07

SET-4

III B.TECH – I SEM EXAMINATIONS, NOVEMBER - 2010 COMPUTER ORGANIZATION (COMMON TO ECE, EIE, ETM) Max.Marks:80 Time: 3hours Answer any FIVE questions All questions carry equal marks --1.a) b)

With a neat diagram and example of an operation, explain clearly how the basic operations are performed in a computer in terms of the processor and memory. Derive the circuits for a 3-bit parity generator and 4-bit parity checker using an even-parity bit. [8+8]

2.a) b)

Define a micro operation. Explain clearly at least four logic micro operations with examples. With an example clearly explain the following address modes: i) Direct ii) Indirect iii) Relative iv) Indexed. [8+8]

3.a) b)

Explain about the address sequencing with neat illustration. Explain the difference between a microprocessor and a microprogram? Is it possible to design a microprocessor without a microprogram? Are all microprogrammed computers also microprocessors? [8+8]

4.a)

Explain the Booth’s algorithm for the binary numbers multiplication process using a suitable example. Assume 5-bit registers that hold signed numbers. Explain the decimal division algorithm with a suitable example. [8+8]

b) 5.a)

b) 6.

7.a) b)

8.a) b)

A digital computer has a memory unit of 64K x 16 and a cache memory of 1K words. The cache uses direct mapping with a block size of four words. i) How many bits are there in the TAG, INDEX, BLOCK and WORD fields of the address format? ii) How many bits are there in each word of cache, and how are they divided into functions? Include a valid bit. Write about the Virtual memory. [8+8] Explain the following: a) Direct Memory Access. b) Isolated versus memory-mapped I/O c) CPU –IOP communication.

[6+5+5]

What is parallel processing? Explain the significance of parallel processing. List the Flynn’s classification of computers. Define Array processors. Explain how are attached array processors different from SIMD array processors? [8+8] What are Interconnection structures? Explain the scheme Crossbar switch in detail. Write about the Interprocessor arbitration. [8+8] --ooOoo--

www.QuestionPaperDownload.com

B Tech 3-1 R07 CO-ECE Question paper.pdf

b) What is Vector processing? Explain how vector processing is related to supercomputer. [8+8]. 8.a) Define a multiprocessor. Explain clearly the characteristics ...

393KB Sizes 5 Downloads 154 Views

Recommend Documents

B Tech 2-1 R07 EEE Question Paper.pdf
QuestionPaperDownload.com www.QuestionPaperDownload.com. Page 3 of 8. B Tech 2-1 R07 EEE Question Paper.pdf. B Tech 2-1 R07 EEE Question Paper.

B Tech 2-1 R07 PDC Question Paper.pdf
www.QuestionPaperDownload.com www.QuestionPaperDownload.com. Page 3 of 12. B Tech 2-1 R07 PDC Question Paper.pdf. B Tech 2-1 R07 PDC Question ...

B Tech 1st Year R07 MI Question paper.pdf
Computer Science & Engineering, Chemical Engineering, Electronics &. Instrumentation Engineering, Bio-Medical Engineering, Information. Technology ...

B Tech 2-1 R07 UNIX2 Question Paper.pdf
Page 1 of 8. Code No: 07A3EC17 R07 Set No. 2. II B.Tech I Semester Examinations,November 2010. UNIX AND SHELL PROGRAMMING. Common to ...

B Tech 2-1 R07 ECA Question Paper.pdf
Vinom = 40V,Vimin = 35V, Vimax = 45V Vz = 20V, rz = 5 ohms ILmin= 0mA,ILmax. = 100mA Izmin = 10mA, Izmax = 400mA. Find Pzmax and load resistance. [8+8]. 3. (a) The basic Switching regulator is designed to maintain a 12V dc output when. the unregulate

B Tech 2-1 R07 MFCS Question Paper.pdf
Show that R is an equivalence relation. (b) Let A = {1, 2, 3, 4} and P = {{1, 2,3}, {4}} be a partition of A. Find the. equivalence relation determined by P. [10+6]. 3.

B Tech 2-1 R07 BIOCHEM Question Paper.pdf
There was a problem loading this page. B Tech 2-1 R07 BIOCHEM Question Paper.pdf. B Tech 2-1 R07 BIOCHEM Question Paper.pdf. Open. Extract. Open with.

B Tech 2-1 R07 STLD Question Paper.pdf
(a) Give a detailed comparison between combinational logic circuits and sequential. logic circuits. (b) Design a basic flip flop and explain its operation. [8+8] ?

B Tech 2-1 R07 THEMSCI Question Paper.pdf
QuestionPaperDownload.com. Page 3 of 8. B Tech 2-1 R07 THEMSCI Question Paper.pdf. B Tech 2-1 R07 THEMSCI Question Paper.pdf. Open. Extract.

B Tech 2-1 R07 MMS Question Paper.pdf
QuestionPaperDownload.com. Page 3 of 8. B Tech 2-1 R07 MMS Question Paper.pdf. B Tech 2-1 R07 MMS Question Paper.pdf. Open. Extract. Open with.

B Tech 2-1 R07 FMHM Question Paper.pdf
QuestionPaperDownload.com. Page 3 of 8. B Tech 2-1 R07 FMHM Question Paper.pdf. B Tech 2-1 R07 FMHM Question Paper.pdf. Open. Extract. Open with.

B Tech 2-1 R07 ELEENG Question Paper.pdf
(b) Discuss the Ward Leonard method of Speed control of DC motors. [8+8]. 6. Discuss different classifications of analog instruments and explain each of them.

B Tech 2-1 R07 ACBC Question Paper.pdf
(a) Write a short note on Synthetic rubber. (b) Compare natural rubber and vulcanized rubber? (c) Write a note on the engineering uses of Vulcanised rubber?

B Tech 1st Year R07 R7100101-ENG Question Paper.pdf ...
Page 1 of 1. Code :R7100101 R7. B.Tech I Year (R07) Supplementary Examinations, December 2010. ENGLISH. (Common to Civil Engineering, Mechanical ...

B Tech 2-1 R07 BIOEE Question Paper.pdf
Describe various studies conducted on nerve conduction including Galvani and. Volta's experimentation, Goldman's theory and Hodgekin and huxely's observa- ...

B Tech 2-1 R07 EMF Question Paper.pdf
QuestionPaperDownload.com www.QuestionPaperDownload.com. Whoops! There was a problem loading this page. B Tech 2-1 R07 EMF Question Paper.pdf.

B Tech 4-1 R07 DIMP Question Paper.pdf
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. B Tech 4-1 R07 ...

B Tech 2-1 R07 FLUIDMECH Question Paper.pdf
What will be the discharge when a cast iron. pipe of roughness k = 0.3 mm is used ? what will be the percentage increase in. the discharge if the cast iron pipe is ...

B Tech 2-1 R07 MOF Question Paper.pdf
QuestionPaperDownload.com www.QuestionPaperDownload.com. Whoops! There was a problem loading this page. B Tech 2-1 R07 MOF Question Paper.pdf.

B Tech 2-1 R07 STLD Question Paper.pdf
(c) Give the truth table for the Boolean expression (X0+Y)0. [4+8+4]. 6. Using Q-M method to determine the prime implicants and obtain the possible. minimal ...

B Tech 2-1 R07 PTECH Question Paper.pdf
QuestionPaperDownload.com. Page 3 of 4. B Tech 2-1 R07 PTECH Question Paper.pdf. B Tech 2-1 R07 PTECH Question Paper.pdf. Open. Extract. Open with.

B Tech 2-1 R07 MT Question Paper.pdf
(b) What are the advantages and disadvantages of Ellingham diagrams? [8+8]. 6. (a) Explain what do you mean by thermodynamic equillibrium. (b) Discuss the ...

B Tech 4-1 R07 HVDCTRANSM-EEE Question paper.pdf ...
QuestionPaperDownload.com. Page 3 of 5. B Tech 4-1 R07 HVDCTRANSM-EEE Question paper.pdf. B Tech 4-1 R07 HVDCTRANSM-EEE Question paper.pdf.

B Tech 2-1 R07 DLD Question Paper.pdf
Page 1. Whoops! There was a problem loading more pages. Retrying... B Tech 2-1 R07 DLD Question Paper.pdf. B Tech 2-1 R07 DLD Question Paper.pdf.