From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multisim and Ultiboard

cancel
Showing results for 
Search instead for 
Did you mean: 

My arbitrary sequence counter won't function, help please!

Hello,

Been working on a circuit for class that counts up through 0,1,4,3,7,6. 

I made the excitation table, did the kmaps, and found what gates I needed to add. That left me with:

 

be087bca9ee1cc8d9067c7255a2a0f43.png

More info if it helps.

JC is C

KC is C' + B'

JB is A + C'

KB is C'

JA is B'

KA is A + B'

 

Thank you for your help! I'm at such a conundrum. The display only has a 7 on it, it won't even budge.

0 Kudos
Message 1 of 2
(2,313 Views)

XPISigma,

 

I arrive at a slightly different set of equations, where JB = AC', JA = A' + B' and

KA = A'B' + AB

 

With these, I get a counter with the required sequence 0-1-4-3-7-6.

 

best,

Chris

0 Kudos
Message 2 of 2
(2,247 Views)