Multisim 4-bit counter

Thread Starter

ttrianta

Joined Feb 13, 2014
5
Hey everyone!

As part of a project, I have to create a 4-bit counter and a BCD to 7-segment decoder, that takes the value produced by the counter and displays it on a LED. I have completed the circuit in Multisim, but the only value displayed on the LED is "1". I've been trying -unsuccesfully- for hours to solve the problem, but at this point I am pretty stack. I've attached the circuit for anyone who'd care to have a look and offer some assistance.
 

Attachments

shteii01

Joined Feb 19, 2010
4,644
Have you checked the 4 bit counter? It sounds like it counts only one time, from 0 to 1, and then stops, so you only get 1 on the 7 segment display.
 

Thread Starter

ttrianta

Joined Feb 13, 2014
5
I think it should work the way I've designed it and reset after going to 9. But it really doesn't seem to be functioning that way for some reason.
 

absf

Joined Dec 29, 2010
1,968
Try remove R4 470Ω and see if it works.:rolleyes:

I think the resistance is too low for the AND gate to pull its output high..

Allen
 
Last edited:
Top