Difference between Latch and Flip Flop

Поділитися
Вставка
  • Опубліковано 11 гру 2024

КОМЕНТАРІ • 362

  • @TechBitocracy
    @TechBitocracy 2 роки тому +67

    What is the difference between latch and flip flop?
    When we use level triggering in the given circuit it will act as a latch, while if we use edge triggering by using a clock pulse to the circuit it will function as a flip flop.
    The latch is functional only when the signal is enabled, while the flip flop function when there is a transition b/w high to low or low to high in the clock pulse signal.

  • @its_argho
    @its_argho 7 років тому +301

    the sound track used at the beginning of this channel's videos is "Be Thankful" by Shannon Kaiser and Kevin MacLeod, if at all some one cares btw.

  • @pranavshukla2009
    @pranavshukla2009 4 роки тому +58

    PLEASE MAKE VIDEOS ON DIGITAL LOGIC FAMILIES (TTL, ECL, CMOS etc) and ADC and DAC conversions.
    Your lectures are great.
    Thank you so much for them.

  • @neerajkmanoj90
    @neerajkmanoj90 9 років тому +37

    you're too good.... no confusions or flaws unlike the rest of the tutorials.... don't know how to thank you for the your effort you put together in making us comprehend. thanks again :-)

  • @ashhenriquez918
    @ashhenriquez918 3 роки тому +12

    I can listen to Neso Academy in my sleep and still learn something. Thank you!

    • @syedmkhan366
      @syedmkhan366 Рік тому +2

      Ye Kuch zyada nahe hogya bhai Saab hhh

  • @Anonymous-gt8zn
    @Anonymous-gt8zn 7 років тому +249

    Sir, my request is to add lecture no. in title of the lecture.

    • @NikhilKumar-pf2to
      @NikhilKumar-pf2to 5 років тому +17

      its on photo displayed before playing video

    • @Roshenakthar
      @Roshenakthar 3 роки тому

      Sir please do that. Because even if UA-cam does not suggest the video, we can search

    • @debo9191
      @debo9191 Рік тому

      ​@@NikhilKumar-pf2toyou mean thumbnail

    • @tarunkhandelwal1101
      @tarunkhandelwal1101 Рік тому

      @@debo9191😄🐥🐣

  • @zynthos9
    @zynthos9 9 років тому +10

    I thought in an SR latch when the inputs S and R (S* and R* in the case of the circuit you drew) were both 1, that the outputs Q and Qnot were invalid, or unknown.
    At 3:50 you seem to indicate that when S and R are both 1 the outputs are memory (or in other words they retain the same value).
    I thought that the case when S and R are both 0 was when the outputs were memory.

    • @zynthos9
      @zynthos9 9 років тому +10

      ***** Thank you very much for your response, I did not realize my error.
      These videos are great and I have learned a lot from them.

    • @stavrosmegoulis1879
      @stavrosmegoulis1879 6 років тому

      dude i had the exact same question you are amazing

    • @ishan9209
      @ishan9209 2 роки тому

      1
      can you please explain the ans of this que to me !

    • @ANUJKUMAR-ys6dy
      @ANUJKUMAR-ys6dy 2 роки тому +9

      @@ishan9209 This is NAND SR latch, when both S & R are 1 then it acts as memory.
      Hope you get it!

  • @mnoumanhaider4849
    @mnoumanhaider4849 2 роки тому +32

    We are using the NAND gate but the eq you write for Q* and for S*is the eq for NOR gate
    Plz consider it

    • @AkashDixitShorts
      @AkashDixitShorts 2 роки тому +1

      Yes

    • @josphatmuriuki189
      @josphatmuriuki189 Рік тому

      yeah, he must have goofed

    • @danischn6246
      @danischn6246 Рік тому +6

      NAND gate is NOT(A AND B) and by DeMorgan's Law it turns to NOT(A) OR NOT(B) so technically the video is correct I think?

    • @half-soul8393
      @half-soul8393 3 місяці тому

      @@danischn6246 Thanks for the explanation of it, I think that's what is used here I was quite confused as well when that expression came up haha

    • @k_nito7954
      @k_nito7954 2 місяці тому

      @@danischn6246 that makes so much sense ty

  • @hiteshyadav2423
    @hiteshyadav2423 8 років тому +12

    Thanks a lot sir , the lectures are greatly helpful.

  • @tayyab.sheikh
    @tayyab.sheikh 10 місяців тому +1

    Difference between LATCH & FLIP FLOPS :
    Latches are level triggered while flip flops are edge triggered.

  • @kausikkar2587
    @kausikkar2587 5 років тому +11

    Wow! U r awesome! Please explain Mechanics and Thermodynamics. Plss!!

  • @devanandsharma6648
    @devanandsharma6648 10 місяців тому

    Appki video mai apne lecture ko dikhya we bahut satisfy hue apki video se.
    Subscribe bhi kiye hai.

  • @iambhushan418
    @iambhushan418 3 роки тому +3

    1 MILLION SUBSCRIBERS COMING SOON😁

  • @nonu982
    @nonu982 9 років тому +16

    Thumbs Up ! U guys are Awesome i have easily understood all the concepts you have been taught, your all videos related to multiplexer etc, are easily understandable. I completely appreciates your work ! No doubts and no questions at all! Great work man , keep going !(y) Thank your Very much

  • @markfinn825
    @markfinn825 4 роки тому +1

    I prefer a latch made with one input of a OR gate as the latch Set input. The OR gate output is connected to the input of a AND gate. The other input of the AND gate is connected to the output of an inverter. The inverter input is the Reset input of the Latch. The AND gate output is the Latch output and it is connected to the other input of the OR gate. My understanding is that some integrated circuit outputs can not be connected together without measures being taken to prevent damage. I call the latch circuit above a reset master since a high reset input always results in a low output. To avoid confusion figure any part of the circuit that has a high output is in some way connected to that gates or inverters power supply positive connection. To be honest I have not even tested the above circuit but have tested its relay logic equivalent (which is slightly different).

  • @yungbanz4635
    @yungbanz4635 2 роки тому +8

    What would happen if we were to use NOR gates for the S and R part (gates drawn in yellow) instead of NAND gates?

  • @dhirajkumarsahu999
    @dhirajkumarsahu999 5 років тому +2

    sir, at 4:43 you said that the circuit will only respond to the edge of the clock...but how does the circuit know that is should respond only at the edge because even in this case the output will change during the high period of the clock pulse.

  • @shaonsarkar7253
    @shaonsarkar7253 2 місяці тому +1

    The way he writes directly S* = S'+En', is like we are familiar with De-morgan from nursery or kindergarten 😅👶

  • @דניאל-ט9ד
    @דניאל-ט9ד 2 роки тому

    best channel on yt.

  • @DeepakKumar-dw1re
    @DeepakKumar-dw1re 3 роки тому

    बहुत मस्त समझाते हो आप।।
    धन्यवाद

  • @Official-tk3nc
    @Official-tk3nc 5 років тому +1

    Sir . I dont know how to thank u. But ....... increadible effort

  • @amitchhachhia9363
    @amitchhachhia9363 7 років тому +24

    sir due to your lectures I pass the B.Tech . Thank You Sir

    • @animeshanandcool
      @animeshanandcool 7 років тому +2

      same here..haha
      which college??

    • @yogendra571
      @yogendra571 6 років тому +4

      Latch is anyway part of flip flop, the basic storage element is latch only. The difference is in the controlling, latch is controlled by enable whereas flip flop is by clock.

    • @abhishektomar2082
      @abhishektomar2082 6 років тому +9

      @@PickledDragon why soo salty? getting a degree in btech isnt that simple it requires hardwork. If they get a job or not after that is none of your buisness. Stop being soo negative towards your own people shame.

    • @NandhanaSajin
      @NandhanaSajin 6 років тому

      @@PickledDragon onnu podo

    • @PickledDragon
      @PickledDragon 5 років тому +2

      None of the bitches understand my point. There are fucking WAY too many BTech bolders in the country. How many of them can articulate what they gobbled up during the course? Do you know what most of them end up doing finally? Go figure it out. BTech is nowadays like 10th grade in the 80s. Everyone has it.

  • @ajaybadigineni
    @ajaybadigineni 3 роки тому +3

    Thank you so much sir, you are helping a lot by your videos. We all are beneficial with your videos.
    Keep going sir, we all supports you.
    Thank you.

  • @tanishksingh8443
    @tanishksingh8443 6 років тому +3

    We say Latch/Flip flops are one bit storage circuits,but in truth table,these circuits have two outputs ,one is complement of other.Thus they can store two bits ,then why we call them one bit storing circuits.Sorry if my basics are wrong,i am new to it :)

    • @tanishksingh8443
      @tanishksingh8443 6 років тому +1

      I sort of see it in this way,let me know if i am right.We never know the data we would want to work upon ,thus we use only one bit from flip flop or latch ckt,as we might know that next bit to be generated is its complement or not.If we use it another way we will have to install a mechanism to check whether we require the complement bit in our data or not,this will add to architecture and efficiency as flip flops will remain same in number and checking mechanism would just extra to the whole circuit thus decreasing efficiency.

    • @RiteshSingh-yp1sm
      @RiteshSingh-yp1sm Рік тому

      can you store 1 & 1 at the same time?

  • @sainithinmanthena9799
    @sainithinmanthena9799 4 роки тому +2

    Sir please do videos on logic families...and memories

  • @audience4017
    @audience4017 5 років тому +9

    @3:12 Nand Gate op= ~S* and ~En* Its Not NOR gate.

    • @alphasatari
      @alphasatari 5 років тому +19

      Audience
      Output of NAND gate,
      S*=(S.En)’
      You can convert it into another form using De Morgan’s law
      S*=S’+En’

  • @gloriachomba8652
    @gloriachomba8652 3 місяці тому +2

    Latches are level triggered and Flipflops are edge triggered.

  • @kavyashree4990
    @kavyashree4990 9 років тому +2

    Thank you sir, it was worth watching this video..

  • @ab_ab_c
    @ab_ab_c 4 роки тому

    Wow.. you made something so easy--so complicated.

  • @sonalisinha1546
    @sonalisinha1546 7 років тому +2

    Sir, please upload videos on logic families

  • @omdumbre1210
    @omdumbre1210 3 роки тому

    the lecture are greatly helpful thanks a lot

  • @krishnavamsi2559
    @krishnavamsi2559 4 роки тому +5

    Sir,does clk mean it has only 50% duty cycle?if yes then can flipflop work with a random pulse?

    • @adedamolabasit2065
      @adedamolabasit2065 10 місяців тому

      It's no longer random once the clock is connected, the clock allows us to know when the circuit is functioning unlike before when it was totally random. As in now we know that the circuit is only operational when the clock signal is transitioning from high to low or from low to high.

  • @JuanDVene
    @JuanDVene 7 років тому +1

    Question at 3:53 Why is S* = 1 and R* =1 => memory? Shouldn't that create an invalid condition?

  • @letsexpand631
    @letsexpand631 10 місяців тому

    well explained sir!

  • @tusharsingla170
    @tusharsingla170 8 років тому +14

    why you said that latch works whenever enable is high whereas it is storing memory when enable is low?

    • @amandeo7185
      @amandeo7185 5 років тому +1

      Same question is mine also

    • @ani2000ify
      @ani2000ify 4 роки тому

      No it is not storing when enable is low, as there is NO OUTPUT

  • @agstechnicalsupport
    @agstechnicalsupport 2 роки тому

    Thank you for posting !

  • @chilinouillesdepommesdeter819
    @chilinouillesdepommesdeter819 6 років тому +2

    Nand SR latch is in memory mode when set and reset are all 1.This is diffierent from the Nor SR latch.

  • @easonlee4062
    @easonlee4062 4 роки тому +2

    Thank you! very clear and impressive!!

  • @rationalthinker9612
    @rationalthinker9612 2 роки тому +8

    I am confused about that part where you are explaining the circuit being a Latch. You said that if the control input is enabled and if EN =0 then S* =1 and R* =1, this is what you called memory. However I thought if those inputs are both equal to 1, that this is an invalid state? Also you never defined what R* is equal to, is R* = R-complement + En-complement?

    • @dhanyabhatk3608
      @dhanyabhatk3608 Рік тому +1

      see the prvs video on SR latch if it done using nor gate then 00 is memory and 11 is invalid if it is done using nand then 11 is memory here they are using nand so 11 is memory.

    • @nilanjandey2006
      @nilanjandey2006 Рік тому

      @@dhanyabhatk3608 why would the circuit/latch not work when it is memory? it will not work when in not used state

  • @hitman2754
    @hitman2754 5 років тому +1

    At 3:21 how you are using or gate formula

    • @Chopper153
      @Chopper153 5 років тому +1

      Apply De'Morgan's theorem to nand gate. Then u will get this.

  • @rhul0017
    @rhul0017 5 років тому +5

    why we are using NAND gate and formulating the expression with OR operation??

    • @aftab_aaman
      @aftab_aaman 5 років тому +3

      it is the expression of NAND gate after using demorgan's theorem

    • @ammakutti1308
      @ammakutti1308 5 років тому +2

      a.b whole bar gives a bar plus b bar

  • @BenardOnchieku-ny5qc
    @BenardOnchieku-ny5qc Рік тому

    Very good presentation H/w option B

  • @TheDipeshhh
    @TheDipeshhh 6 років тому +24

    A flip flop is combination of latches in simple terms. There are other types as well but a positive edge triggered flip flop is a negative level latch connected to a positive level latch. This is some weird explanation. He is clearly confused.

    • @UpcycleElectronics
      @UpcycleElectronics 4 роки тому +1

      His explanation works well for something like finding the difference between a 74HC373 and 74HC374.
      Everything has a lower order level of operation that can make higher level functions appear wrong in certain contexts.

  • @tanmoydutta5846
    @tanmoydutta5846 3 роки тому

    Won't the flip flop as enabled by the clock at 5:05 be functional only when the clock is high? Like I don't get why is it edge-triggered/edge-sensitive in this particular design. Even with a clock, the circuit should remain functional only when the level is high, and not just during transition. Am I right?
    🙁🙁🙁🙁

  • @Fighter_Believer_Achiever
    @Fighter_Believer_Achiever Рік тому

    Thank you very much sir🥳🥳🥳🥳

  • @SM-gn8er
    @SM-gn8er 2 роки тому

    Wow you wrecked my university teacher in 5 minutes 32 seconds. Thank you so much, i finally learned this.

  • @s.m.seshareddy7699
    @s.m.seshareddy7699 2 роки тому

    Thank you soo much sir , very clear explanation

  • @RobRobertRobbie
    @RobRobertRobbie 8 років тому +12

    Thanks for the video series! You saved my ass, my prof is terrible!

  • @amitkumarsingh5822
    @amitkumarsingh5822 11 місяців тому

    Nice clarification

  • @ramganesh7268
    @ramganesh7268 6 років тому +2

    Q and Q inventory are the memory outputs but u are saying that S* And R* are memory and it is equal to the case 3

  • @PrithaMajumder
    @PrithaMajumder 2 роки тому

    Very nice lecture...

  • @buntychakraborty4969
    @buntychakraborty4969 9 років тому +26

    You said that whenever enable is high then only ckt will work.
    but in the above video ckt is working when en=0.
    I am not getting this.

    • @farhanzia9941
      @farhanzia9941 7 років тому +4

      Yaa that's a mistake, in this case the circuit is working for En=0. That means you can say that in this case Enable is an Active low signal.(That is just put a NOT gate in front of Enable signal and now the circuit will work whenever it is high)

    • @MrCahyo666
      @MrCahyo666 6 років тому +2

      He should use AND gate for clk instead NAND

    • @adarshsasidharan254
      @adarshsasidharan254 6 років тому +32

      Actually it is correct, if you notice when you take ebable = 0, it will make both S* and R* = 1 that is the memory state. And if you take enable= 1 it will give S*=S complement and R*= R complement, which is a valid operable condition for the latch.
      Even though you asked this question 3 years ago, there might be people like me reading the comments 😂.
      Hope this helps.
      Peace

    • @bhavsagar5
      @bhavsagar5 6 років тому +7

      @@adarshsasidharan254 yup!
      ur comment helped me today just hours before my semester exam...😂😂😂

    • @adarshsasidharan254
      @adarshsasidharan254 6 років тому +1

      @@bhavsagar5 😂 I'm glad my exams are over

  • @niamatullahbakhshi9371
    @niamatullahbakhshi9371 9 років тому +10

    sir!
    after explaining Enable :
    s* = E+(S-bar)..
    why did you use ( + ) here
    however the gate is NAND , not OR ..
    can you explain it to me ..
    Thank you ..

    • @dhruvdave5121
      @dhruvdave5121 9 років тому +23

      here s* = (e.s)' = e' + s'

    • @fijun1538
      @fijun1538 9 років тому +6

      +photoyork : Bcuz if E = 0 then E' = 1 &
      according to this eqn : E' + S' ,
      feed in the value of E' as 1 !!
      Then acdng to De Morgan's thm, (1 + Anything = 1 Only) ,
      hence S* = 1 !!

    • @animeshanandcool
      @animeshanandcool 7 років тому

      no see 3:39 ,S*=1 when en'=1

    • @mdsharique9685
      @mdsharique9685 7 років тому

      Monima Chowdhury ohh ya thnx mam

    • @HashmiSan
      @HashmiSan 7 років тому

      There is a rule that says (AB)' =(A'+B')

  • @srikantabanerjee1547
    @srikantabanerjee1547 2 роки тому

    🤟🤟🤟🔥🔥🔥 aage badte raho

  • @hemasundar3514
    @hemasundar3514 8 років тому

    nice explanation

  • @btsgrafr
    @btsgrafr Рік тому +1

    I am confused on the part where you said that the ckt is only operational when En is high, but then you show that it works when En is 0. Does this mean that the ckt only works when En is 0?

  • @masterofclashroyale3539
    @masterofclashroyale3539 11 місяців тому

    That what I called quality 👏

  • @josuegutierrezpalma9781
    @josuegutierrezpalma9781 8 років тому +2

    Finally I get it, thank you

  • @basicelectronics9182
    @basicelectronics9182 8 років тому +2

    please upload digital communication lessons sir

  • @nevilholmes5900
    @nevilholmes5900 5 років тому +1

    thanks

  • @krishvamsi9787
    @krishvamsi9787 5 років тому

    very very very nice👏👏👏👏

  • @Khan__Usman
    @Khan__Usman 7 років тому +2

    i have a doubt ... lets consider edge triggering ....so you said that the curcuit will be active only when the signal makes a transition from low state to high state or vice versa.........so what happens to the circuit during high and low stages

    • @half-soul8393
      @half-soul8393 3 місяці тому

      Nothing happens because it only is triggered at the edge or the rising or falling phase only, not the high and low levels or stages.

    • @Skipdiskcheck
      @Skipdiskcheck 13 днів тому

      @half-soul8393 bruh....its high time he might have completed his graduation and might have got a job by now🙂

    • @half-soul8393
      @half-soul8393 13 днів тому

      @@Skipdiskcheck haha quite true!
      But, imagine the satisfaction and nostalgia of coming back to this video, and if incase he hadn't got his doubt cleared, finally cleared!

  • @hakobmanukyan8233
    @hakobmanukyan8233 4 роки тому +4

    Hi , I think you have done mistake by saying that S*=S(inverse)+En(inverse) , it should be S*=S(inverse)*En(inverse)

    • @nesoacademy
      @nesoacademy  4 роки тому +1

      There is no mistake, please check the circuit.

    • @lazysum
      @lazysum 3 роки тому +2

      apply boolean law - (AB) complement = A comp + B complement

    • @thetravellingengineer3735
      @thetravellingengineer3735 2 роки тому +1

      Apply de Morgan's Law after that

  • @khadijaasif2891
    @khadijaasif2891 2 роки тому

    Thnks for your guidance. May ALLAH bless you.

  • @nagarajugadela6205
    @nagarajugadela6205 7 років тому +1

    please add floating point representation videos

  • @madushanprathap9901
    @madushanprathap9901 3 роки тому

    Thank You

  • @amitgarg8114
    @amitgarg8114 2 роки тому

    Sir,
    Which reference book you used for this topic .....Tell me because in some books there are different circuit of latch and it's explanation

  • @ayushdhupar3410
    @ayushdhupar3410 6 років тому

    WELL DONE

  • @sudhakarchekuri5589
    @sudhakarchekuri5589 8 років тому +6

    what is the difference between Enable and clock?

    • @NLUSJPFRCH
      @NLUSJPFRCH 8 років тому +21

      A clock(clk) is a pulse that happens at a certain frequency. This is the frequency the system works at. (The clk is continually sending pulses.) Every time the clk pulse enters the flip-flop it is able to change state depending on the input values.
      While the enable is a signal that enables the flip-flop to either register an input or not. If enable is 0, the output will always be 0. If the enable is 1 then the output depends on the input. The enable has no frequency and can be chosen by the user, or machine. While the clk is always running and sending pulses.

    • @sang6258
      @sang6258 7 років тому

      Then what about enable?

    • @jagnoorsingh2031
      @jagnoorsingh2031 7 років тому +4

      Enable signal is different from clock. It isn't regular like clock which suggests that it is generated by some other logic. The device will work as long as the enable is positive. On the other hands, clocks are regular and the flip flop works on the edge triggering of clocks.

  • @GossipGirlcorner
    @GossipGirlcorner 5 років тому

    Awesome sir

  • @naveenkumar-yf7si
    @naveenkumar-yf7si 6 років тому

    Thank u sooooo much sir .😊

  • @jaiswalpriyam2811
    @jaiswalpriyam2811 6 років тому +1

    Why we didn't use three input nand gate to control inputs ...I mean to add clock to ckt...??

  • @piyughosh4542
    @piyughosh4542 8 років тому +15

    i dnt get it. why cant the circuit be used as a flipflop while keeping the clock as level triggered?

    • @thakermahek2501
      @thakermahek2501 4 роки тому

      Yes... Same question

    • @alvarojneto
      @alvarojneto 3 роки тому

      @@thakermahek2501 Because those are the definitions. I had the same question. My perception is that simple flip-flops and latches behave similarly in simple circuits, but differ in behaviour when circuits implement both edge-triggered and level synchronising.

  • @enjoyingyourself
    @enjoyingyourself 7 років тому

    Sir, is in rectangular signal or duty cycle is not 50 percent, if edge triggering is apply then, it is flip-flop or latch?

  • @direnbhatsavesoil9628
    @direnbhatsavesoil9628 11 місяців тому

    3:21 You said "If the value of En = 1, this means that S* is S' ". How come?
    S* depends on En and S. So, just by knowing En, we can't predict the value of S*.

  • @barsilgen120
    @barsilgen120 Рік тому

    Thanks

  • @Mr-Producer.
    @Mr-Producer. 7 років тому

    sir, if clock is what is concerned for determining flip flop or latch why is the circuit for latch operational for en =0 in case of latch as it should have been en=1 as per your words

    • @AnoNymous-po5sx
      @AnoNymous-po5sx 4 роки тому

      When enable is zero, the Q and Q' won't change. It simply means that we don't wanna change the Q and Q' until we need to update. It doesn't mean that the device stopped working. When enable is one, the Q and Q' change the state based on R and S values.
      I know it's too late. But wanted to reply just for my reference. 😂😂😂

  • @debasismohanty1212
    @debasismohanty1212 6 років тому

    when we apply clock for flip flops what is the input send to the nand gate while leading edge/falling edge case?

  • @amyouse5020
    @amyouse5020 8 років тому +2

    sir. excuse me ,the the gate that obtain s* is NAND there for S*='s.en or i am wrong

    • @risabh8408
      @risabh8408 5 років тому

      expand it using De Morgans you will get the same

    • @anym-san
      @anym-san 5 років тому

      It's S* = (S . En)' = S' + En'
      So it's like that

  • @haroonkhalid57
    @haroonkhalid57 5 років тому

    how output will change in positive edge triggering flipflop when it goes from lower to higher state (0 to 1).
    why output will not change in positive edge triggering flipflop when it remains in higher state(1)? , as the flipflop will be active when its clock input or enable input is in higher state(1).

  • @achiever100
    @achiever100 5 років тому

    Superb

  • @saqlainahmed4197
    @saqlainahmed4197 4 роки тому

    Sir make a clear video on active low and active high enable input

  • @smitbhagat7838
    @smitbhagat7838 2 роки тому

    Someone is calling you 2:32 😅😅

  • @soumyokantichakraborty5512
    @soumyokantichakraborty5512 6 років тому

    please make video on ..linear integrated circuit opamp and ...ce cc cb amplifier

  • @Gattomorto12
    @Gattomorto12 7 років тому

    Superb explanation.

  • @SudiptoHalderstar
    @SudiptoHalderstar 5 років тому

    thank you sir

  • @mrmakra-eo1kx
    @mrmakra-eo1kx 6 років тому

    In that circuit when you show the difference between latch and flip flop i don't understand why did you used nand gate in front of the clock wire ( when the clock is high or on after the nand gate it should be off and i don't want that right ).

  • @rajuk9650
    @rajuk9650 7 років тому +1

    what is the maximum frequency can be given to a flip flop ?

  • @sujithmeena3887
    @sujithmeena3887 5 років тому

    Well understanding...

  • @JetPen
    @JetPen 23 дні тому

    But in the book, it's given that if En = 0, there is a don't care for S and R, and no change occurs. Here S and R acts as selection lines

  • @AKTOpunjabpakistan
    @AKTOpunjabpakistan 8 років тому

    thank you ....nice present

  • @rewalientenokurki2229
    @rewalientenokurki2229 8 років тому

    which flip flop or latch circuits we use in servers . I am asking because in server we have to use flip flop without delay .

  • @basicelectronics9182
    @basicelectronics9182 8 років тому +1

    sir please upload lessons on digital communication and also tutorial problems in digital communications

  • @sowmyashetty533
    @sowmyashetty533 6 років тому +4

    sir is there any other difference between flip-flop and latches

  • @madiyamirza9726
    @madiyamirza9726 3 роки тому

    This is really amazing😍

  • @srividyakrishnakumar6895
    @srividyakrishnakumar6895 6 років тому +2

    Isn't it the same as a level-triggered flip flop? Why did you say that it will act as a flip flop only under edge triggering?

  • @PankajKumar-tr2lt
    @PankajKumar-tr2lt 4 роки тому

    please help regarding this, it is wrong in video, caus it means in case of enable equals to 1, its not latching, its rather transitioning in different according to S and R value, so when enable is 0 then only it will be S and R latch, so in the lecture he was telling when enable is 1 then it will be working is latch,

  • @csworld9319
    @csworld9319 4 роки тому

    What is operational and functionsl in given lecture ???

  • @sssttt6533
    @sssttt6533 8 років тому

    Good video

  • @sonnix31
    @sonnix31 9 років тому

    Great! Thanks again.