3 bit counter following sequence 0>2>3>4>7>0

Thread Starter

SumTingWong

Joined Jan 22, 2015
22
Also any unsigned states to 7

So i have my jk flip flops in place but Ive been away from this for 2 weeks so im kind of lost. For equations i have

Jc = A'C
Jb = B'
Ja = BC' + AB'
Kc = 0
Kb = BC
Ka = BC

Heres my circuit so far :

What i dont really understand is how i am supposed to get it to switch. Does it loop through all the numbers once started or does it just change once to the next number?
 
Last edited:

Thread Starter

SumTingWong

Joined Jan 22, 2015
22
I figured it out right after posting, thanks anyways guys. I'm using a switch imstead of clock just so i can understand how it works better
 
Top