So we are task on creating a circuit that will add 0-15 in binary and will produce an output to a dual 7 segment(connected to a decoder 7447), my problem right now is that I can only produce up to 19 in decimal and once I try to produce a sum of 20 it doesn't show up, and I still need to make up to sum of 30( 1111 + 1111), how can we implement this, How can we decode this? What combination circuits do I need to add ?
Attachments
-
243.2 KB Views: 45