What is the main difference between SR flip flop (not a latch) and JK flip flop ?

sandeepbangalore

sandeepbangalore

@sandeepbangalore-8NX9Eg Oct 26, 2024
any one can explain the differences between SR and JK flipflops (not a latch) ????? 😕

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • aarthivg

    aarthivg

    @aarthivg-HH344f Mar 15, 2012

    sandeepbangalore
    any one can explain the differences between SR and JK flipflops (not a latch) ????? 😕
    The uncertainty in the state of and SR flip flop When S=R=1 can be eliminated by converting it into a JK flip flop.
  • sandeepbangalore

    sandeepbangalore

    @sandeepbangalore-8NX9Eg Mar 15, 2012

    aarthivg
    The uncertainty in the state of and SR flip flop When S=R=1 can be eliminated by converting it into a JK flip flop.
    thanks.how to convert it sr to jk ? to solve the problem of invalid state for both s=r=1 ?
  • aarthivg

    aarthivg

    @aarthivg-HH344f Mar 15, 2012

    sandeepbangalore
    thanks.how to convert it sr to jk ? to solve the problem of invalid state for both s=r=1 ?
  • aarthivg

    aarthivg

    @aarthivg-HH344f Mar 15, 2012

    I hope this might help you
  • sandeepbangalore

    sandeepbangalore

    @sandeepbangalore-8NX9Eg Mar 15, 2012

    aarthivg
    I hope this might help you
    i got it. but some confusion in design i mean in gates, its NOR or NAND like that ?
    one more is these design is correct or not ?

    sr

    sr flop flop

    jk

    jk flop flop by using sr flop

    is this conversion correct ?

    if in jk both j and k is high, then it goes to toggle. it means output will be the compliment of the previous state right ?
    pls reply
  • aarthivg

    aarthivg

    @aarthivg-HH344f Mar 15, 2012

    @ #-Link-Snipped-#

    The conversion is correct( I have referred my books) .
    sandeepbangalore
    i

    if in jk both j and k is high, then it goes to toggle. it means output will be the compliment of the previous state right ?
    pls reply
    I cant get this question.
  • aarthivg

    aarthivg

    @aarthivg-HH344f Mar 15, 2012

    sandeepbangalore
    i
    if in jk both j and k is high, then it goes to toggle. it means output will be the compliment of the previous state right ?
    @andeepbangalore the output is Q*
  • sandeepbangalore

    sandeepbangalore

    @sandeepbangalore-8NX9Eg Mar 16, 2012

    aarthivg
    @andeepbangalore the output is Q*
    Q* is nothing but the same rite i mean , out put is compliment of the previous output ?
  • sandeepbangalore

    sandeepbangalore

    @sandeepbangalore-8NX9Eg Mar 16, 2012

    aarthivg
    @andeepbangalore the output is Q*
    wave

    in this figure i found that , when j = k =1 then the output is toggle i mean will be compliment for previous output , is this correct ?
  • aarthivg

    aarthivg

    @aarthivg-HH344f Mar 16, 2012

    yes. Right.
    anyway @ #-Link-Snipped-# can conform it once again
  • aarthivg

    aarthivg

    @aarthivg-HH344f Mar 16, 2012

    sandeepbangalore
    Q* is nothing but the same rite i mean , out put is compliment of the previous output ?
    yes
  • sandeepbangalore

    sandeepbangalore

    @sandeepbangalore-8NX9Eg Mar 18, 2012

    fine thanks.. 😁
  • Anthony Jarmie

    Anthony Jarmie

    @anthony-jarmie-Gl9Bur Apr 6, 2012

    In SR flip flop when we have S=1 R=1 we get intermediate state. In JK flip flop we eliminate the intermediate state by complement Q- ( J=1,K=1 Q+ = (Q-)') so we can say that JK flip flop is refinement of SR flip flop.

    Thanks in advance
    Anthony