0
518views
Digital System Design Question Paper - Dec 18 - Electronics And Telecomm (Semester 3) - Mumbai University (MU)
1 Answer
0
1views

Digital System Design - Dec 18

Electronics And Telecomm (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.

1.a Explain Static RAM.
(5 marks) 00

1.b. Compare Moore and Mealy machines.
(5 marks) 00

1.c. Which of the following expressions is equivalent to $Z=\overline{\overline{A(\overline{A B )}} \cdot \overline{B(\overline{A B})}} ?$

i) $Z=A \oplus B$

ii) $Z=\overline{A \oplus B}$

iii) Z=A+B

iv) Z = A.B (1 mark)

Prove it.(4 marks)

00

1.d. Perform the following operation using 2's compliment

i. (46)₁₀−(23)₁₀(2 marks)

ii. (23)₁₀−(46)₁₀(2 marks)

Comment on the results of (i) and (ii).(1 mark)

00

2.a. Compare combinational circuits with Sequential circuits.
(5 marks) 00

2.b. Convert the following into BCD and Octal code

i. (AB)₁₆   ii. (118)₁₀

(5 marks) 00

2.c. Draw and explain a neat circuit diagram of BCD adder using IC 7483.
(10 marks) 00

3.a. Minimize the following expression using Quine McClusky Technique

F(A,B,C,D) = Σm(1,3,7,11,15) + d(0,2,5)

(10 marks) 00

3.b. Implement the following function using single 8:1 Multiplexer.

f(A,B,C,D) = Σm(2,3,5,7,8,9,12,13,14,15)

(10 marks) 00

4.a. What is excitation table? Explain the excitation table of SR Flip Flop.
(5 marks) 00

4.b. Convert SR flip flop into JK flip flop
(5 marks) 00

4.c. What is shift register? Explain working of Serial In Serial Out. Give its applications.
(10 marks) 00

5.a. Simplify the following expression using Boolean algebra:

Y(A,B,C) = Σm(0,1,2,3,4,5,6,7)

(5 marks) 00

5.b. Represent the following Boolean expression by min/max terms:

Y(A,B,C,D) = (A+B+C̅)(A̅+C+D̅)

(5 marks) 00

5.c. Design synchronous counter using D-type flip-flops for getting the following sequence: 0 - 2 - 4 - 6 - 0. Take care of lockout condition.
(10 marks) 00

6.a. Write VHDL code for 3:8 Decoder.
(5 marks) 00

6.b. Compare FPGA and CPLD.
(5 marks) 00

6.c. Design Full Adder circuit using PLA.
(10 marks) 00

Please log in to add an answer.