• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

need some help in beginning digital design...

Semidevil

Diamond Member
ok, so lets say you have 2 JK flip flops. JK(a), and JK(b).

We have
J(a) = B
K(a) = BX\
J(b) = X\
K(b) = AX\ + A\X

What Im having trouble is how the book is getting derviing the State Table.

| Present State | Input | next State|
0 0 | 0 | 0 1
00 | 1 | 0 0
01 | 0 | 1 1
01 | 1 | 1 0
10 | 0 | 1 1


and so on. I understand the present state, and the input state, but I have no idea on how they get the next state. The book says to look at the flip-flop Characteristics table, and I can fill it out. But I really have no idea. I've looked at the characteristics table, but I just dont' see on how it relates to the 1 & 0's in the next state.

Can someone help?
 
Back
Top