Galgotias College of Engineering and Technology, Greater Noida
Important questions Digital Electronics (BOE-410)
B.TECH /IV-EVEN SEM/ AIML (2024-25)
CO-1 : Apply concept of Digital Binary System and implementation of Gates.
CO-2 : Analyze and design of combinational Logic circuits.
UNIT-1
1. What is the purpose of binary arithmetic in digital logic design? 2023-24
2. How does a full adder differ from a half adder? 2023-24
3. Implement a 4:1 multiplexer using 2:1 multiplexer 2021-22
4. How are binary digits used to express the integer and fractional parts of a number? 2019-20
5. Convert the following. 2021-22
a. Hexadecimal Equivalent of the decimal number 455.
b. Convert A3CD into binary, (456.54)10 to Octal.
6. Simplify the expression F (A, B, C, D) = ACD+A’B+D’ by K-MAP. 2019-20
UNIT-2
1. Explain the concept of signed magnitude representation.? 2023-24
2. Explain the operation of Multiplexer & design 4:1 Multiplexer Using Logic Gates. 2023-24
3. Elaborate the term Combinational circuit with example. 2021-22
4. Construct BCD adder using two 4-bit binary parallel adder and logic gates. 2019-20.
5. Design a full adder by constructing the truth table and simplify the output equations 2023-24
6. . (i) Implement a full subtractor circuit using only NAND gates. 2019-20
(ii) Using 4:1 multiplexers, implement the following function
F (A, B, C) =Σm(0,2,3,5,7)