DD&CO Model Set1 Paper 2022 Scheme
DD&CO Model Set1 Paper 2022 Scheme
DD&CO Model Set1 Paper 2022 Scheme
Module - 1 M L C
Q.1 a Demonstrate the positive and negative logic using AND gate 5 L1 CO1
Q.2 a What is Binary logic? List out any 4 Laws of Logic. 5 L1 CO1
b Simplify the following Boolean function and find its SOP: 10 L3 CO1
i) F(x,y,z) = ∑(0,1,4,5,6) + d(2,3,7)
ii) F(w,x,y,z) = ∑(5,6,7,12,14,15) + d(13,9,11)
c Write a short note on Hardware Description Language. 5 L1 CO1
Module - 2
Q.3 a Explain the differences between Combinational and Sequential Circuits with 5 L3 CO2
their block diagrams and examples.
b What are decoders? Implement the following Boolean functions with a 5 L3 CO2
decoder:
F1(A,B,C) = ∑m(1, 3,4,7),
F2(A,B,C) = ∑m(0,2,3,6) and
F3(A,B,C) = ∑m(2,3,6,7)
c What are Multiplexers? Implement the Boolean function F(A,B,C,D) = 10 L3 CO2
∑m(1,3,4,11,12,13,14,15) with a 8:1 MUX
OR
Q.6 a Demonstrate the Branching operations using a loop to add n numbers with 8 L3 CO3
block diagram.
b The Registers R1 and R2 has decimal values 1200 and 4600. Calculate the 7 L3 CO3
effective address of the memory operand in each of the following instructions
when they are executed in sequence.
i) Load 20(R1), R5
ii) Move #3000, R5
iii) Store R5, 30(R1,R2)
iv) Add –(R2), R5
v) Subtract (R1)+, R5
c Explain Single Bus Structure. 5 L2 CO3
Module - 4
Q.7 a Explain Memory mapped I/O and I/O interface for an input device with a 10 L2 CO4
diagram.
b Explain I/O operations involving a keyboard and display device with a 10 L4 CO4
program that reads one line from keyboard, stores it in buffer and echoes it
back to display.
OR
Q.8 a Explain how to handle interrupt from multiple devices using daisy chain and 10 L3 CO4
priority scheme.
b Explain Centralized and Distributed Bus Arbitration approaches. 10 L2 CO4
Module - 5
Q.9 a With a diagram, explain the single bus organization of the data path inside a 10 L2 CO5
processor.
b Describe the Basic idea of Instruction Pipeline. 10 L2 CO5
OR
Q.10 a Explain the process of Fetching Word from Memory in processor. 10 L4 CO5