In this task I drew JK flip flop diagram in multisim online editor. Trigger JK increases the behavior of trigger SR (J: Set, K: Reset) by interpreting the condition J = K = 1 as a "flip" or switch command. In particular, the combination J = 1, K = 0 is a command to set the trigger; the combination J = 0, K = 1 is a command to reset the trigger; and the combination J = K = 1 is a command to switch the trigger, i.e. change its output to the logical complement of its current value.
There are currently no comments