B.tech/it/3 Sem/info 2102/2016 B.tech/it/3 Sem/info 2102/2016

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

B.TECH/IT/3RD SEM/INFO 2102/2016 B.

TECH/IT/3RD SEM/INFO 2102/2016


B.TECH/IT/3RD SEM/INFO 2102/2016
(vii) The value of biased exponent in IEEE754 single precession format is
COMPUTER ORGANIZATION (a) 127 (b) 254 (c) 128 (d) 256.
(INFO 2102)
(viii) How many address bits are required for 1024 8 memory chip?
Time Allotted : 3 hrs Full Marks : 70 (a) 1024 (b) 5 (c) 10 (d) 12.

Figures out of the right margin indicate full marks. (ix) "Delayed Branching" is related to
(a) pipeline hazard (b) pipeline remedy
Candidates are required to answer Group A and (c) both (a) & (b) (d) none of these.
any 5 (five) from Group B to E, taking at least one from each group.
(x) DVD writer is a ___________________ access memory.
Candidates are required to give answer in their own words as far as (a) semi random (b) serial
practicable. (c) random (d) non- serial.

Group – A Group – B
(Multiple Choice Type Questions)
2. (a) What is addressing mode? Briefly explain Class-I type of addressing
1. Choose the correct alternative for the following: 10 × 1 = 10 mode.
(i) Cache memory is made upon (b) What is Von-Neuman bottle-neck? What is the solution of this
(a) bipolar Semiconductor problem?
(b) unipolar semi conductor device (2 + 4) + (4 + 2) = 12
(c) optical disk
(d) magnetic storage. 3. (a) Assume the instruction set I={x, y, z, p, q}. The probability of
occurrences of the instructions are 40%, 30%, 10%, 15%, 5%
(ii) The Principle of locality justifies the use of
respectively. Design the instruction codes using Huffman coding.
(a) interrupt (b) polling
(c) DMA (d) cache memory. (b) Compare RISC format and CISC format.
(iii) “Flops” and “MIPS” are related to the term speed of (c) Critically comment "Hoffman Coding" is done in CISC architecture.
(a) processor (b) primary memory (d) Suppose we have a 64 bit machine and 64 bit Operating systems,
(c) both (a) & (b) (d) none of these. then what will be the size of memory buffer register (MBR) or at
(iv) MOV B, A is most how many bits it can transfer synchronously.
(a) immediate addressing (b) register addressing 3 + 3 + 3 + 3 = 12
(c) direct addressing (d) indirect addressing mode.
Group – C
(v) When signed numbers are used in binary arithmetic, then which one
of the following notations would have unique representation for 4. (a) Draw a "ripple carry" adder circuit and a "carry Look Ahead" Adder circuit.
zero? (b) What is the time complexity for propagating carry in "ripple carry"
(a) 1’s complement (b) 2’s complement adder?
(c) both (a) and (b) (d) none of the above.
(c) Show one occurrence where the time complexity of Booth Algorithm
(vi) Virtual memory system allows the employment of as same as the Sequential Multiplication method.
(a) more than address space (b) more than hard disk capacity
(c) External address (d) none. (d) Apply Booth algorithm to multiply +14 and –12.
4 + 1 + 2 + 5 = 12
INFO 2102 1 INFO 2102 2
B.TECH/IT/3RD SEM/INFO 2102/2016 B.TECH/IT/3RD SEM/INFO 2102/2016

5. (a) Define IEEE (32bit) floating point format. Why is Biased exponent SUB r4, r5, r6
required? MUL r8, r9, r10
DIV r12, r13, r14
(b) Represent (120.75) 10 to IEEE 32 format. Consider the pipeline as five stage.
(c) Draw 8 bit adder subtractor circuit and explain the logic clearly. (2 + 2 + 2) + (2 + 4) = 12
(3 + 1) + 4 + 4 = 12

Group – D
6. (a) Suppose two levels of hierarchy memory M1 and M2, where the
memory access times are 10–9 sec and 10-6 sec respectively. Hit ratio
of top-level memory is 60%. Calculate average access time.
(b) Design 1 bit RAM using basic gates.
(c) Design 16  4-memory chips using 4  2-memory chips.
(d) Assume requested pages are 7, 0, 1, 2, 0, 3, 0, 4, 2, 3, 0, 3, 2, 1, 2, 0, 1,
7. Number of memory slots are four. Apply LRU page replacement
policy and sketch each instance of placement.
3 + 2 + 3 + 4 = 12

7. (a) “Set Associative Mapping is combination of Associative Mapping and


Direct Mapping Technique” — justify.
(b) Show the BUS connection with a CPU to connect four RAM chips of
size 256 × 8 bits each and a ROM chip 512 × 8 bit size. Assume the
CPU has 8 bit data bus and 16 bit address bus. Clearly specify
generation of chip select signals.
6 + 6 = 12

Group – E
8. (a) Draw the I/O organization of Computer with simple I/O devices.
(b) What is “Bus arbitration”? Draw different types of arbitration.
(c) Differentiate between the concept of Memory mapped I/O and I/O
mapped I/O.
4 + 4 + 4 = 12

9. (a) Derive the speed up formula of Pipeline. When the maximum speed
up is achieved? What is cycle stealing?
(b) Define pipeline hazard. Draw a pipelined execution diagram for the
following code segment.
ADD r1, r2, r3
INFO 2102 3 INFO 2102 4

You might also like