Explanation by: Vijay Sangwan
J = 0, K = 0; no change condition between pre-state and next state. J = 0, K = 1; it is always reset condition means next state is always 0. J = 1, K = 0; it is always set condition means next state is always 1. J = 1, K = 1; it is toggle condition means when pre-state is 1 then next state is 0 or when pre-state is 0 then next state is 1

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics