Digital Logic - Old Questions

Question Answer Details

7. Design 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 one less than the input.

5 marks
Asked in 2075

Answer

AI Generated Answer

AI is thinking...

Official Answer

Truth Table that defines the required relationship between inputs and outputs:

Map for output A:

Map for output B:

Map for output C:

Now, Drawing Logic Diagram  for A, B & C: