In the circuit diagram shown, you recognize the JK latch, which has been extended by one ENABLE (E) input...
![]() Circuit diagram gated JK latch. |
![]() Circuit gated JK latch. (Enlarge) |
However, the "Race Condition" of the JK latch remains. With J = K = 1 and E = 0, the circuit oscillates. Therefore, you can not predict the outcome of Q and Q with E = 1.
You need a circuit in which the latch switches precisely once at a certain point.
For this you use a so-called master-slave circuit...