DIgital Electronics Lab Exam Viva Questions
DIgital Electronics Lab Exam Viva Questions
1. Define gates ?
Ans. Gates are the digital circuits, which perform a specific type of logical operation.
2 Define IC?
Ans. IC means integrated circuit. It is the integration of no. of components on a common substrate.
6. Under what conditions the output of a two input AND gate is one?
Ans. Both the inputs are one.
7. 1+0
=?
Ans. 1
9. Define K-map ?
Ans. It is a method of simplifying Boolean Functions in a systematic mathematical way.
12. If there are four variables how many cells the K-map will have?
Ans. 16.
17. What are the I/Ps of JK flip–flop where this race round condition occurs?
Ans. Both the inputs are 1.
38 What is demultiplexer?
Ans. A demultiplexer transmits the data from a single source to various sources.
43. How many 4:1 multiplexers will be required to design 8:1 multiplexer?
Ans. 2
45. What happens when an N-bit adder adds two numbers whose sum is greater than N or equal to 2
Ans. Overflow.
46. Is Excess-3 code is weighted code or not? Ans. Excess-3 is not a weighted code.
47 What is IC no. of parallel adder? Ans. IC 7483.
48. What is the difference between Excess-3 & Natural BCD code?
Ans. Natural BCD code is weighted code but Excess-3 code is not weighted
code.
52 How many bits can be added using IC7483 parallel adder? Ans. 4 bits.
55 Specify the no. of I/P and O/P of Half adder? Ans2. Two inputs & one output.
59.How many half adders will be required for Implementing full adder?
Ans. Two half adders and a OR gate.
60
. Define Bit?
Ans. Bit is an abbreviation for binary digit.
61. What is the difference b/w half adder& half sub tractor?
Ans. Half adder can add two bits & half sub tractor can subtract two bits.
62. Half subtractor logic circuit has one extra logic element. Name the element? Ans. Inverter.
66. What are the logical equations for difference & borrow? Ans. D = ĀB +A B
B = Ā.B
68. If inputs of half subs tractor are A=0 , and B=1 then Borrow will be? Ans. B=1
74.What is comparator?
Ans. Comparator compares the inputs (bits).
79. How many digits are there in octal number system? Ans. 8
81 Define Gates.
Ans. Gates are digital circuit, which perform a specific type of logical operation.
82 Define IC?
Ans. IC means Integrated Circuit It is the integration of no. of components on a common substrate.
83 (A+A)
A=? Ans. A.