0% found this document useful (0 votes)
67 views2 pages

Digital Electronics Tutorial HUIB 2024

This document contains a digital electronics tutorial with questions about binary, hexadecimal, decimal conversions and boolean logic. It covers topics such as gates, adders, registers, addressing modes and logic minimization. The questions are in a multiple choice format with the focus on basic digital concepts.

Uploaded by

jakehernandez143
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views2 pages

Digital Electronics Tutorial HUIB 2024

This document contains a digital electronics tutorial with questions about binary, hexadecimal, decimal conversions and boolean logic. It covers topics such as gates, adders, registers, addressing modes and logic minimization. The questions are in a multiple choice format with the focus on basic digital concepts.

Uploaded by

jakehernandez143
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

HUIB Buea, Computer Engineering Department Q1.

Q1. For the gate in the given figure the output will be ………..

Digital Electronics Tutorial sheet 2023

Lecturer: Mr. Ngolah

Tutorial 1 Q2. In the expression A + BC, the total number of minterms will
be ………
Q1: Convert (111.101)2 to decimal. Q3. 1’s complement of 11100110 is ……………….
Q2: convert 153 decimal to binary Q4: Convert (111.101)2 to decimal.
Q3: convert 65.6875 decimal to base 2 Q5: convert 153 decimal to binary
Q4: Convert (1011011011)2 into hexadecimal. Q6: convert 65.6875 decimal to base 2
Q5. The binary number 10101 is equivalent to ..... in decimal Q7: Convert (1011011011)2 into hexadecimal.
number
Q8: Convert (01011111011.011111)2 into hexadecimal.
Q6. What is a universal gate ?
Q9: Convert (756.603)8 to hexadecimal.
Q7. What is an inverter is ?
Q10: Binary subtraction: Subtract (111.111)2 from (1010.01)2.
Q8. The inputs of a NAND gate are connected together. The
resulting circuit is a …………. gate A. (0010.011)2 B.(0010.001)2

Q9. Decimal number 10 is equal to binary number …………… C. (0011.011)2 C.(0010.110)2

Q10. In 2’s complement representation the number 11100101 Q11: BINARY DIVISION: Divide (10110)2 by (110)2.
represents the decimal number ……………
Q12: BCD ADDITION: Add 679.6 from 536.8 using BCD
Q11. What is a decade counter? addition.

Q12. The number of digits in octal system is ……… Q13. A full adder can be made out of …………

Q13. Decimal 43 in hexadecimal and BCD number system is Q14A. Carry out the following binary arithmetic
respectively……. and ……..
Add 10101.101 and 1101.011
Add 111.0111 and 10011.001
- Tutorial 2
Subtract 1010101.10 from 1111011.11
Subtract 11010.101 from 101100.011 Q23.
The boolean expression 𝑌 = 𝐴 + 𝐴𝐵 reduces in the simplest
Divide 1011.11 by 11
form to
Multiply 10.10 by 1.01 The boolean expression 𝑌 = 𝐴𝐵𝐶 + 𝐴𝐵𝐶 + 𝐴𝐵𝐶 reduces in the
Multiply 101.1 by 1.01 simplest form to
The boolean expression 𝑌 = 𝐴 + 𝐵 𝐴 + 𝐶 reduces in the
Multiply 0010000.010 by 0001000.010 simplest form to
Q14A. Carry out the following : Q24. The boolean expression 𝑌 = 𝐴𝐵 + 𝐵𝐵 + 𝐴𝐵 + 𝐵𝐶 reduces
in the simplest form to
The addition of ABC16+ABC16
Q23. The boolean expression 𝑌 = 𝐴 + 𝐵 𝐴 + 𝐶 represents
The multiplication of ABC16+ABC16 A. SOP
The addition of ABC16+11116 B. POS
The binary equivalent of the character 'A' in ASCII C. AND
The binary equivalent of the 'a' in ASCII D. OR
The decimal equivalent of the character 'A' in ASCII Q25. The boolean expression 𝑌 = 𝐴. 𝐵 + 𝐴. 𝐶 represents
A. SOP
The decimal equivalent of the character 'a' in ASCII B. POS
C. AND
Q15. The output of a half adder is ……….
D. OR
Q16. Minimum number of 2-input NAND gates required to Q26. In SOP, the boolean function
implement the function F = (x + y) (Z + W) is ……….. 𝐹 𝐴, 𝐵, 𝐶, 𝐷 = 𝑚 1,2,6,7,8,13,14,15 + 𝑑(3,5,12), m and d
respectively represent ....... and ........:
Q17. Which device has one input and many outputs? Q27. In POS, the boolean function
Q18. A carry look ahead adder is frequently used for addition 𝐹 𝐴, 𝐵, 𝐶, 𝐷 = 𝑚 1,2,6,7,8,13,14,15 + 𝑑(3,5,12), m and d
because respectively represent....... and ........::
Q28. Which of the following is NOT an example of
Q19. In register index addressing mode the effective address is combinational circuit
given by …….. A. Half Adder
B. Encoder
Q20. For the function F(A,B,C) the minterm designation Y = ∑ C. Multiplexer
m (1, 3, 5, 7) the complete expression is ………….. D. Flip flop
Q21. Concerting 98.5 from decimal to BCD, we have Q29. Which of the following is an example of sequential circuit
A. Decoder
Q22. Concerting 98.5 from decimal to Excess-3 code, we have B. Full Adder
C. Multiplexer
Q23. Concerting 98.5 from decimal to gray code, we have
D. Flip flop

You might also like