Introduction to JK flip flop

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 505

  • @chrism7574
    @chrism7574 7 ปีที่แล้ว +163

    Learned more in 20 minutes of these videos than a full month in my CMP ENG course. Life saver.

    • @last_time_I_pooped_was
      @last_time_I_pooped_was ปีที่แล้ว +18

      Now what are you doing in ur life?

    • @chrism7574
      @chrism7574 ปีที่แล้ว +1

      @@last_time_I_pooped_was I'm a working electrical engineer and pursuing my PhD.
      As an added note, I've never mentioned, used, or required knowledge about JK flip-flops since the computer engineering course at the time of the above comment. Everything is based on the D flip-flop.

    • @pav4540
      @pav4540 ปีที่แล้ว

      @@last_time_I_pooped_was i was wondering this too

    • @aadvaitture
      @aadvaitture 10 หลายเดือนก่อน

      how in the world did you not learn about flip flop circuits

    • @yousufzohair4342
      @yousufzohair4342 6 หลายเดือนก่อน +1

      Pretty Dumb I guess

  • @andrewwatts1997
    @andrewwatts1997 7 หลายเดือนก่อน +4

    I have tried to understand JK flipflips for 15 years now and FINALLY I understand what they are, An SR latch with an extra feature ! TOGGLE. My goodness, THANK YOU !!

  • @gowtham5168
    @gowtham5168 8 ปีที่แล้ว +10

    I had digital electronics paper today..al I did ystrdy was watching ur videos.and im nw here typing my gratitude. thank you so much brother...you have brought satisfaction in me.cos I really feel having learned something.

  • @alphasatari
    @alphasatari 5 ปีที่แล้ว +821

    After doing a couple of hour of observation and trying different combination of gates for flip-flop I came up with these conclusions.
    Things get really confusing when we moved to the J-K flip flop.
    Let’s start from beginning,
    We’ve two data storing elements i.e.
    1: SR NOR Latch
    2: SR NAND Latch
    They work the same but their truth tables are completely opposite to each other. i.e.
    SR NOR Latch truth table
    S R Q
    0 0 Memory state
    1 0 1
    0 1 0
    1 1 Not used
    SR NAND Latch truth table
    S R Q
    0 0 Not used
    1 0 0
    0 1 1
    1 1 Memory state
    After studying these basic memory elements. We moved to SR latches with “enable”. This enable is input to the two NAND gates along with Set and Reset (as in the circuit diagram shown in video). The output of these two NAND gates is input to the Latch (SR NAND). If we replace “enable” by “Clock” we would have a flip flop.
    Let me ask you a question. Can’t we use any other combination of gates?
    Of course, we can.
    See the possible combinations which will work as an SR flip flop.
    1. AND-NOR
    2. NOR-NOR
    3. OR-NAND
    4. NAND-NAND (Used in video)
    You must be thinking what about the other combinations?
    5. NAND-NOR
    6. OR-NOR
    7. AND-NAND
    8. NOR-NAND
    These combinations (5 to 8) will not work as flip flop. Try making truth table for each of these combinations. After making truth table, You’ll realise that these circuits (5 to 8) are automatically going into “Invalid State” when the clock is Low/High depending upon the circuit configuration. Flip flop must follow one property, if clock goes Low or High, it must have a memory state. See these circuits
    are not storing data we can’t use these combinations.
    The only possible combinations which will work as an SR flip flop are:
    1. AND-NOR
    2. NOR-NOR
    3. OR-NAND
    4. NAND-NAND (Used in video)
    Hope, it cleared your doubt till now.
    But as we move to J-K and T flip flop. We again have some limitations.
    We get J-K flip flop when we feedback Q’ to the top NAND gate and Q to the bottom NAND gate
    Using this type of arrangement of feedback. Only two possible combinations will work i.e.
    1. NOR-NOR
    2. NAND-NAND
    Did you see? We started with 8 combinations and end up having only two useful combinations for J-K and T flip flop.
    If you want to use the remaining combinations for J-K and T flip flop
    1. AND NOR
    2. OR NAND
    Then, these two combinations can also be used if we make some changes in the feedback arrangement.
    Suppose, if we have an AND-NOR SR flip flop we want to make JK flip flop then we have to use this configuration,
    “If Q is input to the top AND gate and Q’ is input to the bottom AND, using this configuration the remaining two (AND-NOR, OR-NAND) will also work.”
    I tried every possible combination and their truth table. Everything in this video is correct and accurate.
    Hope it helped you!

    • @gytisdramblewolfskis8521
      @gytisdramblewolfskis8521 5 ปีที่แล้ว +13

      your stuff is kinda wrong in terms how it is tought in my school. Here truth tables are the same with any gates, what changes are the inputs and the scheme
      IE in SR latch with nand if you give top input s and bottom input r while top output is q
      then you will get the opposite of regular truth table however in my university that is considered a nonsensical trigger. You have to give both inputs reversed, so top input is 'not s' bottom is 'not r' ;;;; outputs: top 'q' bottom 'not q'
      though there are other combination where the table would be correct as well IE
      nR->nQ
      nS->Q
      and only difference of sr and jk is the 11 in sr is undefined and in jk is reversed.

    • @ghazikhan2624
      @ghazikhan2624 5 ปีที่แล้ว +6

      Wow great..... excellent understanding

    • @shristisingh2417
      @shristisingh2417 5 ปีที่แล้ว +9

      😨

    • @RAHULTMNT100
      @RAHULTMNT100 4 ปีที่แล้ว +6

      thanx saved me a lot of time

    • @ir2001
      @ir2001 4 ปีที่แล้ว +20

      Bhai logic gates ki sale lagi thi kya

  • @priya09213
    @priya09213 5 ปีที่แล้ว +291

    I dont understand .why it is getting dislikes..you are getting a great job sir..with a great teaching

    • @muniaferdoushi2168
      @muniaferdoushi2168 4 ปีที่แล้ว +8

      because he calls latches flipflops

    • @303vasudevjha3
      @303vasudevjha3 4 ปีที่แล้ว +10

      There are teacher of our college who didn't explain

    • @akhiljithk7173
      @akhiljithk7173 3 ปีที่แล้ว

      @Prateek Patel okay. I'll watch .

    • @ChesswithPramit
      @ChesswithPramit 3 ปีที่แล้ว +15

      Dislike are from those teachers who were expelled for not teaching well...

    • @SAM-yy3db
      @SAM-yy3db 3 ปีที่แล้ว +10

      TH-cam removed dislike are you happy now ?

  • @sneakyboii732
    @sneakyboii732 10 หลายเดือนก่อน +5

    for anyone having trouble remembering this, i suggest you think of it like this: Only when Q = 1, the device can be Reset, and only when Qn = 1, the device can be set. Just as a tip for remembering it more easily 😊

  • @rileshkhatri1209
    @rileshkhatri1209 3 ปีที่แล้ว +21

    At 2:04 we have the truth table for Sr ff with nor gate but we are using the diagram of Sr with nand gate these two totally gives different outputs

    • @himanshkumarsahu6473
      @himanshkumarsahu6473 ปีที่แล้ว

      yes same doubt..

    • @rajaramyadav7546
      @rajaramyadav7546 ปีที่แล้ว +1

      that is sr filp flop with NAND gate and that is correct. you are talking about sr latch with nor gate.

  • @mooketsiruangngwako6204
    @mooketsiruangngwako6204 2 ปีที่แล้ว +4

    Man, i just wanna thank you for your videos, they helped me out in Varsity...i graduated last year but, Thank you so much💪💪❤

  • @NaveenKumar-rv7fx
    @NaveenKumar-rv7fx 3 หลายเดือนก่อน

    Hi NESO,
    If Q is given back to J NAND gate
    Q' is given back to K NAND gate,Also toggiling occurs. You proved that you are good teacher.And you has a knowledge sharing great habit.🙋🏻‍♂️

  • @sonusambharwal8828
    @sonusambharwal8828 6 ปีที่แล้ว +2

    Sir, I am very thankful to you for this.aapke lectures se Maine bahut ache marks obtained kiye.warna meri reappear thi sir electronic mein.thanks sir......

  • @onepiecebarca
    @onepiecebarca 3 ปีที่แล้ว +13

    "you have already
    studied about the SR flip-flop and D flip-flop so what is the need to study the next type of flip-flop that is your third flip-flop"
    YES EXACTLY WHAT I'M THINKING, WHYYYY

  • @OswaldChisala
    @OswaldChisala 8 ปีที่แล้ว +27

    That was a wonderful presentation! However, I do wanna point out that there are two main variations on the SR Latch (which are used to synthesize the JK Flip Flop)...refer to the previous video as self-evidence. WHY DOES THAT MATTER? ==>> The NOR type preserves the memory state of Q, Q_bar whenever S = R = ‘0’; S = R = ‘1’ results in the forbidden state. The NAND gate simply inverts the relationship, where all ‘0’ is forbidden and all ‘1’ is the memory preservation state. I noticed that the SR schematic is NAND based, whereas its truth table is NOR based...an alleged contradiction, if you will. I’m not a seasoned pro at this, but I think my observation makes sense, and can be used to improve the insight that you provided. Again, great video, (& to the viewers, take the presentation with a grain of salt). :) I’ll keep watching, Neso Academy. Have a great day!

    • @TheGazanews
      @TheGazanews 8 ปีที่แล้ว +4

      +Oswald Chisala this is really confusing me how can we use NAND based rs F-F while using NOR based f-f ??

  • @s.prabin
    @s.prabin 3 ปีที่แล้ว +4

    Here,T.T. for SR f/f using NOR gate and and the diagram for RS f/f using NAND gate, which is quite overwhelming if you are looking table and the diagram parallely , so nerds don't get confused 😕

  • @ava43518
    @ava43518 7 ปีที่แล้ว +2

    Sir you are a legend. I hope you get very successful in your life!

  • @pranavshukla2009
    @pranavshukla2009 4 ปีที่แล้ว +33

    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.

    • @yannrezk5735
      @yannrezk5735 11 หลายเดือนก่อน

      he wouldve done them if you weren't screaming at him. thanks a lot.

  • @shayanshakil8922
    @shayanshakil8922 9 ปีที่แล้ว +43

    u r simply amazing! i hope you get all the success u deserve

  • @keshavraj5451
    @keshavraj5451 ปีที่แล้ว +10

    00:06 JK flip-flop provides an advantage over SR and D flip-flops.
    00:51 Introduction to JK flip-flop
    01:42 The JK flip-flop has two outputs Q and Q complement.
    02:50 JK flip-flop and SR flip-flop have similar outputs except for the last case.
    04:06 Analyzing the values for Q and Q complement
    05:03 NAND SR latch can produce different outputs based on input changes
    06:01 The JK flip-flop races between 0 and 1
    06:58 JK flip flop output is the complement of the previous state.

  • @adityababurajan9684
    @adityababurajan9684 9 ปีที่แล้ว +8

    explained....the whole concept in a very simple manner,..... thank u sir.....

  • @Saptarshi.Sarkar
    @Saptarshi.Sarkar 6 ปีที่แล้ว +1

    Just discovered these lectures. Now I don't have to worry about my CC V

  • @ayanakash9900
    @ayanakash9900 2 ปีที่แล้ว

    First time i understood toggling. You are legendary man🙏

  • @tharunreddy5201
    @tharunreddy5201 7 ปีที่แล้ว +4

    Thank u sir for providing such a nice explanations on the sequential circuits..it is really helpful to Me..

    • @OmarEmam-y3s
      @OmarEmam-y3s 4 หลายเดือนก่อน

      type sht

  • @bhuvaneshwaranm7290
    @bhuvaneshwaranm7290 9 ปีที่แล้ว +18

    sir ,i have been hearing your voice by this tutorial ,i just i want to see your face ,your tutorials are really awesome

    • @bhuvaneshwaranm7290
      @bhuvaneshwaranm7290 9 ปีที่แล้ว

      see you are crossing in my way

    • @bhuvaneshwaranm7290
      @bhuvaneshwaranm7290 9 ปีที่แล้ว

      did i do anything to u

    • @bhuvaneshwaranm7290
      @bhuvaneshwaranm7290 9 ปีที่แล้ว

      i just like that video whats wrong with that . You said "gay" that was really annoyed me

    • @bhuvaneshwaranm7290
      @bhuvaneshwaranm7290 9 ปีที่แล้ว

      so sry if i hurt You.plz dont cross my way.

    • @studentcommenter5858
      @studentcommenter5858 6 ปีที่แล้ว +10

      He was actually replying to some other person's comments. But it seems like that other person has deleted his comments and this conversation looks one sided.

  • @Hari-lg3fi
    @Hari-lg3fi 2 ปีที่แล้ว +8

    Is it confusing only for me? :(

  • @MasterXoergOwnsen
    @MasterXoergOwnsen 5 ปีที่แล้ว +2

    If I assume Qn-1 = 1 and ~Qn-1 = 0, and I also set c=1, j=1 and k = 0, then the Inputs of the last nand gates (so the one for the latch) are both 0 and 1, which would result in Qn =1 and ~Qn = 1 if you go and check the network (not the truth table).

  • @adityasaini932
    @adityasaini932 6 ปีที่แล้ว

    For all those saying the truth table is wrong, its NOT. The truth tables of NOR SR Latch and NAND SR Flip flop are almost similar.

  • @haru-ic8fe
    @haru-ic8fe 3 ปีที่แล้ว +1

    I wish i found this channel sooner. finals are coming up.... gonna watch a few vids to save my grade loool

  • @rajputnasir5617
    @rajputnasir5617 2 ปีที่แล้ว

    Thankuuuuuu sir
    You really help us alot.
    Clear concepts in a seconds.
    You really make difficult subjects easy.

  • @hisetip
    @hisetip 8 ปีที่แล้ว +5

    Man, you are awesome. I'm studying for my test and you are the only guy that I understand!
    thank you so much for helping me.
    I'll drop my PayPal contribution on your website tomorrow. keep the great work!

  • @hawak5652
    @hawak5652 9 ปีที่แล้ว +16

    thank you so much for putting this much efforts and making it very clear and I'm really hoping that you are going to upload the the sequential circuits designing and analysis and the state digram because I have exam this week and can't find any good resources

  • @tanusreenath2023
    @tanusreenath2023 6 ปีที่แล้ว +4

    Thnku so much for making this things so easy for us☺ u were a life saver to me😊

  • @rudranarayanbaral
    @rudranarayanbaral 6 ปีที่แล้ว +2

    Thank you so much sir. You are simply marvelous.

  • @musicgirl_14
    @musicgirl_14 5 ปีที่แล้ว +2

    Thanks again and again sir for your work

  • @Moon_lovee
    @Moon_lovee ปีที่แล้ว

    His way of teaching makes me feel like... It's an offline class. Mean face to face.

  • @haricharan9280
    @haricharan9280 8 ปีที่แล้ว

    Tq sir.this videos are very usefull to me.any one cam understand ur lecturing easily. Way of teaching i loved it thanq sir

  • @vishalbharadwaj4896
    @vishalbharadwaj4896 7 ปีที่แล้ว +2

    Your lectures are very helpful.

  • @harsh.B0SS
    @harsh.B0SS หลายเดือนก่อน +2

    flip flop is too confusing to understand ngl

  • @debanjanghosal618
    @debanjanghosal618 11 หลายเดือนก่อน +4

    1:00 Why does the logic diagram represents a SR flip-flop with NAND gate but the truth table is of a NOR gate SR flip-flop?

    • @bluebs899
      @bluebs899 2 หลายเดือนก่อน

      exactly. confused me too.

    • @fahadbinislam588
      @fahadbinislam588 23 วันที่ผ่านมา

      i also got confused but now figured it.
      The TT is for SR-FF : for this remember that SR FF consists of a SR Latch. Here the inputs are S,R for the FF, but the inputs of the embedded SR Latch are S* , R*.
      So if you consider the TT with the inputs as S*, R* then the Qn+1 values satisfies the SR NAND latch TT.

  • @xXmayank.kumarXx
    @xXmayank.kumarXx 3 ปีที่แล้ว +6

    light hearted joke with no hate: It seems like you were also 'racing' to finish the video asap 😁

  • @manishdubey_1
    @manishdubey_1 2 ปีที่แล้ว +1

    😎😎Legends watching this after 6 years 😎😎😎😎

    • @Learn_from_Zero24
      @Learn_from_Zero24 6 หลายเดือนก่อน

      I think i am ultra legend then i am watching it after 9 years

    • @aceso46
      @aceso46 2 หลายเดือนก่อน

      ​@@Learn_from_Zero24 Lol same here

  • @stefanpuzic9785
    @stefanpuzic9785 8 ปีที่แล้ว +18

    + Neso Academy how did u know what is the value of Q and Q' , accept the last case where u assumed

    • @renusharma2963
      @renusharma2963 3 ปีที่แล้ว +1

      U don't but if u see the nand truth table when ever one input is 0 then irrespective of 2 input we can say the output will always be 1.so if J=0 and K=1(0,1) input we take the Q=1 and then we pass this 1 as 2nd input of k and thus ~Q =0.
      Hope this help

  • @omenechris4698
    @omenechris4698 2 ปีที่แล้ว +1

    Great Explanation, one in a million!
    Thank you very much!

  • @Keerthana.J
    @Keerthana.J 3 ปีที่แล้ว +1

    I understood the concept well thank you so much sir👍

  • @aatibmd991
    @aatibmd991 4 หลายเดือนก่อน

    I m watching almost every 6 months

  • @madhurkant7976
    @madhurkant7976 3 ปีที่แล้ว +5

    Congratulations 👏👏🎊 sir for 1million subscribers , keep growing

  • @HaydenHatTrick
    @HaydenHatTrick 6 ปีที่แล้ว +2

    are you trying to tell me, with a JK flipflop and two high inputs, it will flipflop?
    Madness!
    PS, actually very helpful. Thankyou :)

  • @scott430tube
    @scott430tube 9 ปีที่แล้ว +16

    Wow, your presentation was really helpful! Thanks :)

  • @ebisuthesorcerer
    @ebisuthesorcerer 5 หลายเดือนก่อน +1

    To the legend who found this tutorial 20mins before exam

  • @aneetakushwaha9058
    @aneetakushwaha9058 3 ปีที่แล้ว

    Happy teacher's day...Sir. Your videos helps me a lot. Please make video on electromagnetic.

  • @biswanath6020
    @biswanath6020 23 วันที่ผ่านมา

    Me referring this video in 2024 where there are n no.of videos I find this video as best as it only req information
    great job neso academy

  • @ronnieahabwomugisha5283
    @ronnieahabwomugisha5283 5 ปีที่แล้ว +2

    THANKS A LOT, ITS JUST GOT ME READY.

  • @DoublePalsa
    @DoublePalsa 5 หลายเดือนก่อน

    I'm repeating an electronic course, I got 7% as my Class Test 2 mark(i got 0 on the topic about Latches, flipflops and 555 timer)and I was following the lecture trying to be a good kid, thinking bunking classes is bad, only to find a random 7 minites video on TH-cam that made me understand something that I've been struggling to understand for 6 months, wtf🤧. I think we're getting scammed. I'm not even sure that I'll be able to make back the tuition fee money. I will have to work for more than 7 years to make it back. And that's mad because if you're someone who has a school debt, you'll have to work for 5 to 7 years,working for nothing but the school debt. the only way to cover the amount faster is to have a side hustle or just start a company, and if you do that, that would mean you wasted 4 or 5+ years in engineering school. These universities or colleges are running businesses on us.

  • @ssdubey6642
    @ssdubey6642 8 ปีที่แล้ว

    thanks sir.
    that's so better explained as compared to others

  • @taibatalat8766
    @taibatalat8766 6 ปีที่แล้ว

    Explaination method is excellent

  • @vipingautam9852
    @vipingautam9852 6 ปีที่แล้ว

    Thanks sir, All your lectures are well explained. Thanks :)

  • @jayantrathore2789
    @jayantrathore2789 6 ปีที่แล้ว +6

    In J-k flip flop you have made use of 3 input NAND gate with 1.J 2.clk and 3 .k
    Until and unless we get all.3 input how will the gate work or there is previous some Q and Q bar going in 3 input NAND gate , please clarify it

  • @omerayman2009
    @omerayman2009 8 ปีที่แล้ว +48

    the truth table used is related to nor gater SR latch and you draw and explain all the video using the nand gates SR latch !

    • @amoghkalyanshetti3458
      @amoghkalyanshetti3458 8 ปีที่แล้ว +1

      i also agree with omer..plz explain

    • @deepaks4859
      @deepaks4859 8 ปีที่แล้ว +23

      he is using the truth table of nand, not that of nor

    • @deepaks4859
      @deepaks4859 8 ปีที่แล้ว +26

      you are confusing between sr flip flop and latch

    • @tavaneftekhar
      @tavaneftekhar 7 ปีที่แล้ว +24

      You guys are confusing the basic SR latch truth table, with the full SR flip flop truth table (which has two extra NAND gates)... S* and R* were shown in the truth table you are confused by. The addition of the two NANDs at the left side means S* and R* are inverted relative to what you saw before. So it makes it clearer actually, as S means set finally and R means reset, for values of 1.

    • @farhantabassam3046
      @farhantabassam3046 7 ปีที่แล้ว +6

      sir used clocked s R flip flop using nand gata.
      it is correct

  • @kushagraagrawal1739
    @kushagraagrawal1739 5 ปีที่แล้ว +1

    Sir can you make a series of videos on 8085 microprocessor please!!!...and thank you for your existing content too

  • @daremon124
    @daremon124 2 ปีที่แล้ว

    Great explaination sir I was totally understanded thank you for sharing this sir♥️👌

  •  ปีที่แล้ว +1

    J and K inputs should be swapped. When J goes high, we should see Q output high, and in your video it is opposite (wrong)

  • @mirandoo300
    @mirandoo300 6 ปีที่แล้ว

    no comments you are the best

  • @Mercio2
    @Mercio2 9 ปีที่แล้ว

    Thank you so much, sir.

  • @ahmadjaradat3011
    @ahmadjaradat3011 ปีที่แล้ว

    Man, you are awesome.

  • @zidanm969
    @zidanm969 7 ปีที่แล้ว

    for me this tutorial is so good good job

  • @CGYT1706
    @CGYT1706 3 ปีที่แล้ว +1

    I think dislikers are University lectures.

  • @anwar-gc5kv
    @anwar-gc5kv 4 ปีที่แล้ว

    I noticed he mistakenly put truth table for the SR latch using NOR gates, but in the video he used SR latch using NAND gate. If u watch the video about the SR latch, u will noticed his mistake.

    • @anwar-gc5kv
      @anwar-gc5kv 4 ปีที่แล้ว

      The output should be memory when the input is 1 and 1 if we use NAND gates

    • @anwar-gc5kv
      @anwar-gc5kv 4 ปีที่แล้ว

      Pls correct me if im wrong

    • @nesoacademy
      @nesoacademy  4 ปีที่แล้ว +1

      No mistake is there in this video, please check the circuit again.

    • @anwar-gc5kv
      @anwar-gc5kv 4 ปีที่แล้ว

      @@nesoacademy I've watch the video about SR Flip-flop, now I realize my mistakes. Tq Sir for the reply.

    • @anwar-gc5kv
      @anwar-gc5kv 4 ปีที่แล้ว

      @@nesoacademy All explanation in all video regarding Flip-flop really helps me a lot. Tqvm for the video.

  • @sam-pd6zi
    @sam-pd6zi 2 ปีที่แล้ว

    thanks to your video, i have understood now

  • @kmonish9119
    @kmonish9119 8 ปีที่แล้ว

    you guys are great. iam able to understand about flip flops. good job. all the best guys and thank you : )

  • @10_yogeshchandrapandey90
    @10_yogeshchandrapandey90 5 ปีที่แล้ว +4

    Don't you think so, that clk. Must be edge triggered (as per diagram) ?

  • @adityajaiswal4605
    @adityajaiswal4605 7 ปีที่แล้ว

    salute to neso academy very good explanation

  • @KuldipSingha-do9uj
    @KuldipSingha-do9uj 9 หลายเดือนก่อน

    Bro had a mistake, S=1, R=1 works as memory and S=0, R=0 is not used in case of SR flip flop when the NAND latch is used , you must use NOR latch for that in the cross coupling section 🤔🤔🤔🤔

    • @HariKrisshna.R
      @HariKrisshna.R 9 หลายเดือนก่อน

      Yes bro same confusion
      I think bro took wrong truth table

  • @Deepakfly
    @Deepakfly 3 ปีที่แล้ว +1

    I don't know why you have choosen as Q and Q complement different in last case... What does the meaning of last state if you taken as Different ? I don't know why... But I think there should be some different explanation to it....

  • @EngineeringEducation
    @EngineeringEducation 6 ปีที่แล้ว

    Excellent video!

  • @SaraJSurer
    @SaraJSurer 3 ปีที่แล้ว

    i have learned so much things from you thank youu you are the best

  • @baswarajsghali2074
    @baswarajsghali2074 5 ปีที่แล้ว +3

    Sir Can you please make videos on programming of 8051 microcontroller
    It would help a lot of students.
    Thank you.

  • @humedomer6652
    @humedomer6652 4 ปีที่แล้ว

    Thank you sir for clarification toggle state

  • @manikanta9160
    @manikanta9160 7 ปีที่แล้ว

    nice videos sir....i am completely understand ....one more thing is there is some MISTAKES while u r explaining....plz correct it

  • @tanzimtheunstable4239
    @tanzimtheunstable4239 8 ปีที่แล้ว

    this was grately helpful. I had a hard time understanding toggling

  • @HelloWorld40408
    @HelloWorld40408 ปีที่แล้ว

    THANK YOU

  • @TwistedKrizZ33
    @TwistedKrizZ33 ปีที่แล้ว

    Thank you

  • @aashitgarodia
    @aashitgarodia 7 ปีที่แล้ว +1

    NESCO ACADEMY THERE IS A MISTAKE AT 3:00 when the case is j=1,k=0 you just assumed j=S and k=R saying that the truth table is same for JK and SR , you didn't derive JK truth table and proved it is same.

  • @curiosityzero2151
    @curiosityzero2151 6 ปีที่แล้ว

    It was really helpful
    I apperciate your work!!!!

  • @akshatvijay3387
    @akshatvijay3387 5 ปีที่แล้ว

    I read in book that there are 2 nand gates more with srflipflop for converting it to JK flipflop

  • @moreefn
    @moreefn 2 ปีที่แล้ว

    Thank you sir🥺❤️

  • @myrtopieridou9911
    @myrtopieridou9911 5 ปีที่แล้ว

    amazing job man! keep going !thanks for the help!
    I think you are the reason for my success !!!!!

  • @nevilholmes5900
    @nevilholmes5900 5 ปีที่แล้ว

    Thanks

  • @raneemaldaghfag2131
    @raneemaldaghfag2131 9 ปีที่แล้ว +3

    شرح جدا واضح وبسيط .. Thank you

  • @MantharAli-l6x
    @MantharAli-l6x 11 หลายเดือนก่อน

    Great explaination and unorthodox English ❤😅

  • @oops6075
    @oops6075 3 ปีที่แล้ว +1

    Oh my gosh!! That JK flip flop.....I thought Its sth Jungkook (BTS) flip flop 😑

  • @ghazikhan2624
    @ghazikhan2624 5 ปีที่แล้ว

    Wow great but it's modified form of Sr and d it use two inputs and invalid condition not occur also these working in a proper way actually compliment to each other

  • @akashsingha2616
    @akashsingha2616 9 ปีที่แล้ว

    simple to understand videos!

  • @simarsingh1326
    @simarsingh1326 9 ปีที่แล้ว

    thank you so much sir

  • @BigyanChap
    @BigyanChap 6 ปีที่แล้ว

    I must say, the truth table you are using is for flip-flop made out of NOR gates.

  • @meghanamohanty236
    @meghanamohanty236 4 ปีที่แล้ว

    sir in the sequential circuits playlist, you haven't added video of characteristic and excitation table of d flip flop.You directly moved onto JK flip flop. Please add it to the playlist too.

  • @mdhanif-cx6pw
    @mdhanif-cx6pw 8 ปีที่แล้ว

    thank you sir

  • @kamathambharath7664
    @kamathambharath7664 6 ปีที่แล้ว

    Thank you sir

  • @krishnasankar4277
    @krishnasankar4277 5 ปีที่แล้ว

    Thankyou

  • @Official-tk3nc
    @Official-tk3nc 5 ปีที่แล้ว +2

    Sweet voice sir😁

  • @fitrihanifa9504
    @fitrihanifa9504 7 หลายเดือนก่อน +1

    isnt that a truth table for SR in a NOR?

  • @mithileshvarma8962
    @mithileshvarma8962 5 ปีที่แล้ว

    Thanks brother

  • @relaxingmusicandmeditation516
    @relaxingmusicandmeditation516 7 ปีที่แล้ว

    It is so helpful sir.Thank u