Question
Design an 8421 BCD to 2421 BCD converter circuit. The truthtable as follows: Note that input combinations of 1010 to 1111 can be treated asdon't
Design an 8421 BCD to 2421 BCD converter circuit. The truthtable as follows:
Note that input combinations of 1010 to 1111 can be treated as"don't cares".
Generate the logic equations for each of the 4 outputbits. For the actual circuitimplementation, you are restricted to using the 74LS small scalelogic integrated circuits from 74LS00 up to 74LS32. This gives youa mix of logic gates that implement AND, OR, NAND, AND NOR logicfunctions with up to 4 inputs. Refer to the device data sheets thatcan be found on the Texas Instruments web sitewww.ti.com.
NOTE! This circuit can beimplemented using five ICs or less. You are not required toimplement a minimal design but the more logic gates you have inyour design, the more actual wiring will be needed which increasedthe probability of a wiring error. You will need to generate acircuiit schematic detailing all of your logic gate connections aswell as a list of the integrated circuits required.
Decimal 0 1 UD 00 WN 2 3 4 5 6 7 9 8421 BCD 0000 0001 0010 0011 0100 0101 0110 0111 1000 1001 2421 BCD 0000 0001 0010 0011 0100 1011 1100 1101 1110 1111
Step by Step Solution
3.31 Rating (151 Votes )
There are 3 Steps involved in it
Step: 1
Consider the following truth table Decimal A B C DW X Y Z 0 00 00 0 0 0 0 0 0 0 1 0 0 01 0 0 ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started