50% found this document useful (2 votes)
5K views2 pages

Digital Logic Design Question Paper

This document contains 10 questions related to digital logic design. The questions cover topics such as: 1) Converting between decimal, binary, octal, and hexadecimal number systems. 2) Performing arithmetic operations like subtraction in binary. 3) Converting between binary, gray code, and other number systems. 4) Determining Boolean expressions and truth tables from logic circuit diagrams. 5) Encoding decimal numbers in BCD code and converting between binary and hexadecimal. 6) Determining all possible switch conditions that result in an output for a logic circuit diagram.

Uploaded by

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

Digital Logic Design Question Paper

This document contains 10 questions related to digital logic design. The questions cover topics such as: 1) Converting between decimal, binary, octal, and hexadecimal number systems. 2) Performing arithmetic operations like subtraction in binary. 3) Converting between binary, gray code, and other number systems. 4) Determining Boolean expressions and truth tables from logic circuit diagrams. 5) Encoding decimal numbers in BCD code and converting between binary and hexadecimal. 6) Determining all possible switch conditions that result in an output for a logic circuit diagram.

Uploaded by

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

Home Work # 1

El -221 Digital Logic Design


Sections: A,B (EE) & A (TE & CE)
Date; 5 - 3 -12 Q-1 Write the following in terms of positional weights a) Decimal : 345, 100679, 27980.00123 b) Octal : 235.34, 10657.0121, 567.00001 c) Hexadecimal : ACD459.25, 56789.43, EF435.0095F d) Binary : 110101, 1100.1011, 1001.0101, 0.10101 Q-2 Determine the binary numbers represented by the following a) Decimal numbers 255.172 , .5625, 72.2342 b) Octal numbers 1.12, 14.56, 371.141 c) Hexadecimal numbers 3AF, 4C3F.AB, .4AB21 Q-3 Convert the following binary numbers to their hexadecimal and octal equivalents 11011010, 011011110101, 1110110.1101 and hexadecimal numbers ABC3, F32E5, A21B.25 to their equivalent decimal numbers Q-4 Perform the following subtractions in the binary system using both 1s complememnt and 2s complement. a) 111.10 from 1101.10 b) 0.11101from 1.10101 c) 110.1 from 111.1 Q-5 Convert the following a) binary numbers 1111, 110110 to Gray code. b) Gray code numbers to binary 110111, 10101010 Q-6 Show that ( A + B)( A + B ) = ( AC + A B ) Given that x = A + B C ( A + C ) + B What is the value of x when A = 0, B=1 & C = 0 Q-7 A circuit has three inputs: A, B, C. show the truth table if the output of this circuit is f = (A + B)(A +C)

Q-8 From the following table, determine Boolean expression for the output f A 0 0 0 0 1 1 1 1 B 0 0 1 1 0 0 1 1 C 0 1 0 1 0 1 0 1 f 0 1 0 1 0 1 1 1

Q-9 a) Encode the following decimal numbers in BCD code a) 46, 327.89, b) 20.305, 340, c)1024 b) Convert the following binary numbers in hexadecimal a) 11011100.101010, b) 01010011.010101, c) 10110011 Q-10 From the following diagram, determine all possible conditions of the switches S1, S 2 , S1 , S 2 , for the bulb to be on.

You might also like