So for one of my course projects, I am designing a Digital Clock which using JK flip flops, and while the simulation in Multisim seems to work without any hiccups, when I physically build the circuit it goes out of whack.
I just finished building the first two levels (the ones and tens of the seconds display) and while the ones works fine (counts from 0-9), the tens (0-5) digit displays odd values. I know both the tens and the ones works fine because if I use an independent clock for each level, both count correctly, but when I implement the 4 input AND gate the tens digit no longer displays correct values and for some reason, even changes when the AND gate isn't high.
Below are part of my circuit. I also realized instead of a 4/3 input ANDs for the faux-clock, I could use a two input and and make my work easier.
Part Circuit
Full Circuit
(Image is pretty small :/ )
I just finished building the first two levels (the ones and tens of the seconds display) and while the ones works fine (counts from 0-9), the tens (0-5) digit displays odd values. I know both the tens and the ones works fine because if I use an independent clock for each level, both count correctly, but when I implement the 4 input AND gate the tens digit no longer displays correct values and for some reason, even changes when the AND gate isn't high.
Below are part of my circuit. I also realized instead of a 4/3 input ANDs for the faux-clock, I could use a two input and and make my work easier.
Part Circuit
Full Circuit
(Image is pretty small :/ )
Last edited: