- #1
James889
- 192
- 1
Hi,
Let's say i want to make a binary counter using jk-flip-flops that counts 1,3,5,7,1...
Then i'd use the excitation table for the jk-flip-flop to determine the next state.
The next step would be to use karnaugh-maps to minimize the j and k columns.
My question is: Do i need to record, in the karnaugh-maps, when j or k is zero or only when they are at logic 1 ?
Let's say i want to make a binary counter using jk-flip-flops that counts 1,3,5,7,1...
Then i'd use the excitation table for the jk-flip-flop to determine the next state.
The next step would be to use karnaugh-maps to minimize the j and k columns.
My question is: Do i need to record, in the karnaugh-maps, when j or k is zero or only when they are at logic 1 ?