Suppose we have a keypad that can convert decimal numbers from 0 to 7 to 3 -bit digital information. Design a digital circuit such that it could output digitial HIGH when we enter an odd number to keypad.
a. Compose the truth table
b. Obtain the logic expression and simplify it
c. Construct the circuit using appropriate logic gates.