RTUComputer ScienceYr 2024 · Sem 3

Digital Electronics

22 questions

Q82 marks

Show the classification of digital logic families.

Show Answer
Q102 marks

Calculate the value of x. (23)x + (12)x = (101)x

Show Answer
Q114 marks

What is multiplexer? Design 4:1 MUX using 2:1 MUX.

Show Answer
Q124 marks

Interpret the function A+BC in canonical POS form (Product of Sum form).

Show Answer
Q144 marks

Construct CMOS NAND and CMOS NOR gate for two inputs.

Show Answer
Q154 marks

Show that i) AB + A'C + BC = AB + A'C ii) AB+A'C = (A+C) (A'+B)

Show Answer
Q164 marks

Consider two binary numbers X = 1010100 and 1000011, perform the subtraction using 2's complement. i) X-Y ii) Y-X

Show Answer
Q174 marks

What are decoders? Implement the following boolean function using 3 to 8 decoder f(A,B,C) = Σm (2,4,5,7)

Show Answer
Q1810 marks

Simplify the following boolean function using Quine McCluskey method and verify the result using k-map also. F(A,B,C,D) = Σm (1,2,3,7,8,9,10,11,14,15)

Show Answer
Q1910 marks

Design a 3-bit synchronous counter using JK flip flops.

Show Answer
Q2010 marks

Explain the following terms: i) Noise Margin ii) Propagation Delay iii) Fan-In iv) Fan-out v) Power Dissipation

Show Answer
Q2110 marks

Design a 4-bit binary to gray code converter and realize it using logic gates.

Show Answer
Q2210 marks

Explain the working of 4-bit serial in parallel-out shift register along with the waveform.

Show Answer