1. What does the Karnaugh map (K-map) help to achieve in Boolean expressions?
2. How many output voltage steps will a 6-bit D/A converter have?
3. The POS form expression f = π M(0,1,2,3,4,5) implies what about the corresponding SOP form?
4. The binary multiplication of two bits A and B follows which rule?
5. What error is introduced when the output of a DAC does not exactly match the original analog input after A/D and D/A conversion?
6. What is the outcome when performing BCD addition that results in an illegal code (greater than 9)?
7. How can an OR gate be realized using only NOR gates?
8. Which gate's output is represented by the Boolean expression A XNOR B?
9. Which of the following best describes a full adder circuit?
10. How does BCD subtraction handle borrow occurrences during digit subtraction?
11. Which gates are considered universal gates?
12. What is a universal gate in digital logic design?
13. Which Boolean law allows the simplification A(B + C) = AB + AC?
14. Which of the following laws states that A + AB = A + B?
15. How is the accuracy of a D/A converter typically expressed?
16. How many discrete voltage steps are there in a 6-bit ADC?
17. Which code is known as a self-complementing, non-weighted BCD code?
18. What is the Boolean expression for a NAND gate output with inputs A and B?
19. In a binary ladder network for a DAC, what resistor values are used?
20. Quantization error can be expressed as:
21. In a 4-bit digital-to-analog converter (DAC) using a weighted register network, what is the ratio of the MSB resistor to the LSB resistor?
22. In Gray code conversion, what is a key property that makes it useful?
23. For a four-variable K-map, how many cells does it contain?
24. What is meant by the "setting time" of a D/A converter?
25. What is the binary equivalent of Gray code 1101 according to the example?
26. In the process of minimizing Boolean expressions using a Karnaugh Map (K-map), what is the significance of grouping minterms into pairs, quads, or octets?
27. What is the logic expression for output Q of a NOR gate with inputs A and B?
28. What is the function of a JK flip flop converted into a D flip flop?
29. How many minterms are represented in a four-variable SOP expression represented on a K-map?
30. How can you realize an AND gate using only NAND gates?
31. What is the primary cause of quantization error in an analog-to-digital converter (ADC)?
32. Which is a key property of distributive laws in Boolean algebra?
33. What is the main purpose of De Morgan’s theorem in Boolean algebra?
34. Which of the following best describes the purpose of a Karnaugh Map (K-Map) in digital logic design?
35. Why is monotonicity an important characteristic in D/A converters?
36. What is the primary function of converting a Gray code to a binary code?
37. What is the main advantage of using a threshold logic gate over conventional gates?
38. Why are two half adders and one OR gate commonly used to implement a full adder?
39. Given a D flip flop, how are inputs J and K expressed in terms of D and previous output Qp?
40. What is the output expression of an XOR gate with inputs A and B?
41. Which characteristic of a D/A converter is defined as the reciprocal of the number of discrete output steps?
42. What is the main difference between SOP and POS Boolean expressions?
43. In K-map simplification, what type of grouping reduces complexity most efficiently?
44. What is the primary reason an analog input voltage range corresponds to one discrete output level in an ADC?
45. What is the result of binary addition 1 + 1?
46. In a 4-bit digital-to-analog converter (DAC), how many distinct output levels are possible?
47. The resolution of an ADC refers to:
48. In an Excess-3 (XS-3) code, which of the following statements is true?
49. Which of the following is a disadvantage of threshold logic gates?
50. When converting a decimal fraction to binary, what method is generally used?