4 bit jk counter only odd numbers

Thread Starter

OMMad

Joined Nov 14, 2010
3
assignment: design a counter through all the odd numbers from 0 - 15.

progress: i think i have everything correct.

can someone verify for me? i'd appreciate if you could point out any mistakes.

i've attached what i have so far. thanks in advance for any help.
 

Attachments

Ron H

Joined Apr 14, 2005
7,063
Did you notice that Q1, Q2, and Q3 are a standard binary counter, and Q0 is always =1?
It seems to me that you only need 3 FFs.
 

Ron H

Joined Apr 14, 2005
7,063
To be honest, I didn't think of an IC counter when I read your post, but of a discrete Flip Flop counter.
Yeah, I didn't read your post carefully enough. I was in fact thinking he could design a 3 bit counter from "scratch", scratch being JKs and maybe some gates. I didn't consider that he could use an IC binary counter, and, seeing that it was homework, I'd be willing to bet that I'm right about that.;)
 
Top