0
328views
Digital System Design Question Paper - Jun 18 - Electrical And Electronics (Semester 3) - Visveswaraya Technological University (VTU)
1 Answer
0
0views

Digital System Design - Jun 18

Electrical And Electronics (Semester 3)

Total marks: 80
Total time: 3 Hours
INSTRUCTIONS
(1) Question 1 is compulsory.
(2) Attempt any three from the remaining questions.
(3) Draw neat diagrams wherever necessary.

Module-1

1.a. Write the truth table of the logic circuit having 3 inputs: A, B and C and an ouput Y = enter image description here. Also simplify the Boolean expression and implement the logic circuit using NAND gates only.

(6 marks) 00

1.b. Using Quine - McCluskey method, simplify: f (a,b,c,d) = $\sum m(2,3,4,5, 13, 15) + dc (8, 9, 10, 11). \lt/div\gt \ltspan class='paper-ques-marks'\gt(6 marks)\lt/span\gt \ltspan class='paper-page-id'\gt00\lt/span\gt \lt/div\gt **Or** \ltDIV class='paper-question'\gt \ltDIV class='paper-ques-desc'\gt \ltb\gt2.a.\lt/b\gt Define Canonical Minterm formula and Canonical maxterm formula with an example for each. \lt/div\gt \ltspan class='paper-ques-marks'\gt(4 marks)\lt/span\gt \ltspan class='paper-page-id'\gt00\lt/span\gt \lt/div\gt \ltDIV class='paper-question'\gt \ltDIV class='paper-ques-desc'\gt \ltb\gt2.b.\lt/b\gt Simplify the Boolean expression using 'd' as MEV for f(a, b, c, d) = $\sum m(2,3,4,5,8,9,10$ $11,13,15)$.
(6 marks) 00

2.c. Design a three input, A, B and C and one output ; 'Y' ; minimal, two level gate combination circuit which has an output equal to 'zero' when majority of its inputs are at logic '1'.
(6 marks) 00

Module-2

3.a. Design a comparator to check if two N-bit numbers are equal. Configure this using cascaded stages of 1 - bit comparator.

(4 marks) 00

3.b. Write compressed truth table for a 4 to 2 line priority encoder with a valid output and simplify the same using K-map. Design the logic circuit as well.
(6 marks) 00

3.c. Implement the following Boolen function using a 4:1 MUX with A and B as select lines Y = f(A, B, C, D) = $\sum m(0,1,2,4,6,9,12,14)$.
(6 marks) 00

Or

4.a. Write
a short note on 4-bit parallel Adder. (4 marks) 00

4.b. Using active high output 3:8 line decor, implement the following functions $f_{1}(A, B, C, D)=\sum m(0,1,2,5,7,11,15)$ $f_{2}(A, B, C, D)=\sum m(1,3,4,11,13,14)$
(6 marks) 00

4.c. Design an 8:1 MUX Tree using only 2:1 multiplexers.
(6 marks) 00

Module-3

5.a. Write a neat logic diagram, explain working of a Master slave JK Flip-Flop along with waveforms. Also brief about Race-around condition.

(8 marks) 00

5.b. Convert a T- Flip-Flop to a D - Flip-Flop.
(4 marks) 00

5.c. Write a short note on shift Registers.
(4 marks) 00

Or

6.a. Design Synchronous Mod - 6 counter using SR Flip-Flops
(8 marks) 00

6.b. Compare Asynchronous and Synchronous counters.
(5 marks) 00

6.c. Explain working of a 4-bit binary ripple down counter configured using negative edge triggered JK Flip-Flop with timing diagram.
(4 marks) 00

Module-4

7.a. Explain Melay and Moore models with neat block diagrams.

(4 marks) 00

7.b. Analyse the synchronous circuit of the Fig Q7(b) shown below. i) Write down excitation and output functions. ii) Form the excitation and states tables. iii) Give description of the circuit operation. enter image description here
(12 marks) 00

Or

8.a. Define state, present state, state diagram and state table.
(4 marks) 00

8.b. Construct Moore and Melay model state diagrams to defect input sequence 10110. when the input pattern is detected, output 'Z' is asserted HIGH.
(6 marks) 00

8.c. Construct a state diagram for synchronous decade UP/DOWN counter. The model control; 'M' decides the pattern of counting operation. When M = 0 'Counter counts UP and when M = 1; the counter counts DOWN. When the counter reaches terminal count Y = 1 (for UP count) and Z = 1 (for down count). Label the state diagram in M/YZ mode.
(6 marks) 00

Module-5

9.a. Mention styles/types of HDL description. Explain behavioral type with half adder example in both VHDL and verilog.

(8 marks) 00

9.b. Compare VHDL and verilog
(4 marks) 00

9.c. Explain verilog data types.
(4 marks) 00

Or

10.a. Tabulate Rotate operators used in HDL with example operand A = 1110.
(8 marks) 00

10.b. Draw the block diagram of 3-bit carry look ahead adder. Write verilog for the same.
(8 marks) 00

Please log in to add an answer.