Question 7.13: The truth table for three variable inputs and single output ...

The truth table for three variable inputs and single output logic circuit is shown below. Note that for three inputs the combinations are 2^{3} = 8. Construct the logic circuit using AND and OR gates

A B C X
0 0 0 1
0 0 1 0
0 1 0 1
0 1 1 0
1 0 0 0
1 0 1 1
1 1 0 0
1 1 1 0
The blue check mark means that this solution has been answered and checked by an expert. This guarantees that the final answer is accurate.
Learn more on how we answer questions.

From observing the truth table we find that output is high, i.e., 1 for the inputs at rows 1, 3, and 6. Inputs at A, B, and C is 1 and complement A, \overline{B}   \overline{n} is 0.
By writing the sum of all terms for which the output attains a high

X=\overline{A+B+C}+\overline{A}B\overline{C}+A\overline{B}C

Using the above Boolean expression, the logic circuit is drawn as in Fig. 7.12.

7.13

Related Answered Questions

Question: 7.7

Verified Answer:

Remainder Divide 17 by 2 2|\underset{8}...
Question: 7.6

Verified Answer:

Remainder Divide 23 by 2 2|\underset{11}...
Question: 7.8

Verified Answer:

Divide 10 by 2 2|\underset{5}{\underline{10...
Question: 7.3

Verified Answer:

\overset{1}{1} \times 2^5 \o...
Question: 7.1

Verified Answer:

\overset{1}{1} \times 2^6 \o...
Question: 7.2

Verified Answer:

\overset{1}{1} \times 2^4 \o...
Question: 7.10

Verified Answer:

Fractional pat Integer part 0.65 × 2 = 1.3 0.3 1...
Question: 7.9

Verified Answer:

Fractional part Integer part 0.8125 × 2 = 1.6250...
Question: 7.12

Verified Answer:

The Boolean expression is developed from Fig. 7.11...