Thapar Institute of Engineering &technology
Thapar Institute of Engineering &technology
(Deemed to be University)
Department of Electronics and Communication Engineering
Tutorial Sheet-6
Figure 1
a) Derive the Boolean expression for T 1 through T 4 . Evaluate the outputs F 1 and F 2 as a
function of the four inputs and draw the truth table including T 1 through T 4 and outputs F 1
and F 2 .
b) Plot the output Boolean Functions obtained in part (b) on K-maps and show that the
simplified Boolean expressions are equivalent to the ones obtained in part (a).
Question: 2Design a combinational circuit with three inputs and 1 output.
A) The output is 1 when the binary value of the inputs is less than 3. The output is 0
otherwise.
B) The output is 1 when the binary value of the inputs is an even number.
Question: 3Design a combinational circuit with three inputs, x, y, and z, and three outputs, A,
B, and C. When the binary input is 0, 1, 2, or 3, the binary output is one greater than the input.
When the binary input is 4, 5, 6, or 7, the binary output is two less than the input.
Question: 4 The seven outputs of the decoder (a, b, c, d, e, f, g) select the corresponding
segments in the display, as shown in Fig. 2 a. The numeric displaychosen to represent the
decimal digit is shown in Fig. 2 b. Using a truth table and Karnaugh maps, design the BCD-to-
seven-segment decoder using a minimum number of gates. The six invalid combinations
should result in a blank display.
Question: 5 Construct a 5-to-32-line decoder with four 3-to-8-line decoders with enable and a
2-to-4-line decoder. Use block diagrams for the components.