![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Hi. | |
| |
| | (permalink) |
| You need to multiplex the 7447 outputs. Take a look at MC14553b, the data sheet shows how it is done.
__________________ see my website: www.geocities.com/russlk | |
| |
| | (permalink) |
| sorry, I don't understand that figure. I don't have many items available > except for a 7447, a dual 7 segment display. I have attached my schematic. The part which I don't understand is for example when I add 8 + 1 + 1, how do I get "1" and "0" on the dual seven segment. | |
| |
| | (permalink) |
| The BCD adder can only add to 9 so there is no need for the second digit. You need a two digit adder circuit. I don't know how to do that, but perhaps someone can tell you. The alternative is to treat the adder as a binary adder then do a binary to BCD conversion.
__________________ see my website: www.geocities.com/russlk | |
| |
| | (permalink) |
| Ok Thanks. That helps a bit. hmm the bcd can't handle a number more than 9. do you know the name of the two digit decoder? I don't know if I understood the alternative way. Perhaps if you can attach a schematic, that would be just great. I just need to know how to add a tens digit display using another seven segment. | |
| |
| | (permalink) |
| Have you tried asking your teacher/instructor?, I'm presuming it's a school project and NOT a practical requirement?. Other wise simply use a micro-controller, after all this is the 21st century. | |
| |