Number-Systems
February 13, 2024Question 9749 – Digital-Logic-Design
February 13, 2024Question 9864 – Digital-Logic-Design
Design a logic circuit to convert a single digit BCD number to the number modulo six as follows (Do not detect illegal input):
(a) Write the truth table for all bits. Label the input bits I1, I2, …. With I1 as the least significant bit. Label the output bits R1, R2, …. With R1 as the least significant bit. Use 1 to signify truth.
(b) Draw one circuit for each output bit using, altogether, two two-input AND gates, one two-input gate and two NOT gates.
Correct Answer: A
Theory Explanation is given below.
Subscribe
Login
0 Comments