'JK-Flip Flop: K-Map to find the Value of Next State (Qn+1)
Given the Truth Table, Characteristic Table and Excitation table for a JK Flip Flop. I am doing a K-Map to find Qn+1 (next state) given J, K and current State. The K-Map from a tutorial explaining this is shown below:
Why isn't JK' (not K) not included in the equation for Qn+1 ? Why is Qn+1 = QnK'+JQn when there is a grouping of two 1's in the right most corner which equals JK'
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

![[1]: https://i.stack.imgur.com/73irC.png](https://i.stack.imgur.com/kYiOy.png)