Problem 3
Design a code converter circuit that converts a decimal digit from 8, 4, -2, -1 code to BCD code. Implement the circuit using AND, OR and NOT gates.
Problem 4
Design an excess-3-to-binary decoder using the unused combinations of the code as don't care conditions.