In the lab, we created an encoder circuit that encoded any positive or negative
In the lab, we created an encoder circuit that encoded any positive or negative decimal number between -2 and +2. Now let’s go the other way. Given a 3-bit binary input in sign and magnitude form (two bits for magnitude and one bit for sign), design a decoder circuit. Your decoder needs to have the appropriate number of outputs to span the range of magnitude inputs as well as a sign bit.
Submit:
1. Truth table for the circuit
2. K-maps for all outputs
3. Minimized Boolean equations for each output
4. A circuit diagram (hand-drawn is fine, does not need to be in Multisim, but if you want to do it in Multisim, that’s fine too!)
