How to solve Logic Gate

Thread Starter

trvhgtyre

Joined Nov 8, 2021
2
Hello sir
not gate between input a jk flip flop result in
a sr flip flop
b nand gate
c t flip flop
d d flip flop
 
Last edited by a moderator:

MrChips

Joined Oct 2, 2009
30,720
There are four possible inputs to J and K.
What are they?
What is the output of the flip-flop for each case following a CLOCK signal?
 

dl324

Joined Mar 30, 2015
16,846
not gate between input a jk flip flop result in
a sr flip flop
b nand gate
c t flip flop
d d flip flop
This would be easier to read and understand:

A NOT gate between the inputs of a JK flip flop results in a/an:
  1. SR flip flop
  2. NAND gate
  3. T flip flop
  4. D flip flop
We capitalize the names of gates by convention to avoid confusion with words that have the same spelling. We capitalize the names of flip flops because they're usually acronyms. Except for JK which are the initials of the inventor.
 
Top