DPCO Revision
DPCO Revision
ii. Design octal to binary encoder. Solve this problem using 3 to 8 decoder ii. Design octal to binary encoder. Solve this problem using 3 to 8 decoder
f1(x2,x1,x0)=∑m(0,1,3,4,5,6) & f1(x2,x1,x0)=∑m(1,2,3,4,6) (8) f1(x2,x1,x0)=∑m(0,1,3,4,5,6) & f1(x2,x1,x0)=∑m(1,2,3,4,6) (8)
12. a. What is shift register? Outline the design of 4 bit shift register with a 12. a. What is shift register? Outline the design of 4 bit shift register with a
diagram(all types). diagram(all types).
Or
b. Design Mod-7 synchronous counter using JK flip-flop. Mrs. A.Winni de Leo, AP/CSE Mrs.V.Umadevi
Ms. E.Saranya, AP/CSE HOD/CSE
13. a. Elaborate the various instruction formats: I-Format, J-Format, R-Format 13. a. Elaborate the various instruction formats: I-Format, J-Format, R-Format
instructions with examples. instructions with examples.
Or Or
b. Explain the following Byte Addressability, Big-endian b. Explain the following Byte Addressability, Big-endian
Assignment, Little-endian Assignment and word alignment. Assignment, Little-endian Assignment and word alignment.
14. a. Draw and explain the simple data path with the control unit and explain the 14. a. Draw and explain the simple data path with the control unit and explain the
execution of ALU instructions. execution of ALU instructions.
Or Or
b. Explain the different types of pipeline hazards with suitable examples. b. Explain the different types of pipeline hazards with suitable examples.
15. a. i. Present an Outline of interrupt driven I/O. (5) 15. a. i. Present an Outline of interrupt driven I/O. (5)
ii. Outline direct memory access with diagram and give the modes of DMA ii. Outline direct memory access with diagram and give the modes of DMA
transfer. (8) transfer. (8)
Or Or
b. Present an outline of virtual memory concept, concept of paging, b. Present an outline of virtual memory concept, concept of paging,
virtual to physical address translation buffer, page fault and demand virtual to physical address translation buffer, page fault and demand
paging. paging
16. a. A sequential circuit with 2 D flip-flop A&B and input X and output Y is 16. a. A sequential circuit with 2 D flip-flop A&B and input X and output Y is
specified by the following next state and output equation specified by the following next state and output equation
A(t+1)=AX+BX A(t+1)=AX+BX
B(t+1)=A’X B(t+1)=A’X
Y=(A+B)X’ Y=(A+B)X’
Draw the logic diagram of the circuit, derive the state table and also draw Draw the logic diagram of the circuit, derive the state table and also draw
state diagram. state diagram.
Or Or
b. Outline the design of 3 to 8 line decoder circuit using inverters and AND b. Outline the design of 3 to 8 line decoder circuit using inverters and AND
gates and present the truth table for the same. gates and present the truth table for the same.