Design a Synchronous Counter Using D Flip Flops

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

КОМЕНТАРІ • 44

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

    You are the man!
    My sodding prof should take a back seat if you showed one day. Thank you, mate.

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

    Clear,simple and concise.Exactly what I needed. Thx David

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

    Great vid, might be worth it to note that the next state of a variable is is suffixed with '+' so the next state of Q0 is notated as Q0+ and so forth. Also the music scared the shit out of me.

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

    Thank you so much. I needed to design a synchronous counter from T type flip - flops and your video made life much easier for me.

  • @yssun7679
    @yssun7679 9 років тому +54

    The music freaks me out....

    • @ishmeetbindra3481
      @ishmeetbindra3481 8 років тому +3

      +Zoe Sun i found it funny and freaky at same time

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

      I like the music, it helps remove my stress LOL

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

      @@eggxecution Yes..lol.

  • @hansoflaherty9864
    @hansoflaherty9864 8 місяців тому

    Very helpful step by step. Thank you!

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

    life saver. Literally less than 12 hours away from finals sia

  • @HowsThatApp
    @HowsThatApp 4 роки тому +3

    4:30 am Right now... Trying to learn about counters and then THE MUSIC.

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

      Same 4:45 am. Trying to finish a lab and this video helps.

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

    Exactly what I wanted. Thanks for the explanation!

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

    Thanks David! this video helps me a lot

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

    Thanks for the great video

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

    The music made this video fun !!!

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

    Thanks for this.

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

    was there a mistake with the d2 formula? it seems like you forgot to put bars above some of the expressions

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

    awesome example , thanks !

  • @carybondoc
    @carybondoc 3 роки тому +1

    The music is so loud I had to manually reduce the volume every time you run it.

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

    hi, while counting down, the next state after 001 should be 000, but you've written it as 101 in the video. Please clarify why you did that.

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

      +Dhrithi Mahadevan I did that because I arbitrarily defined my counter as only counting 1-2-3-4-5 or 5-4-3-2-1, I did not include 0 in my sequence. I included the zero state in my transition table to avoid orphan states.

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

      +David Williams thanks!

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

    Thanks dear❤️💜☺️

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

    Thank you so much!

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

    +David Williams Thanks for the lesson! Why is it that you have your Karnaugh table for the Qs listed as 00, 01, 11, 10 instead of 00, 01, 10, 11?

    • @shade761
      @shade761 8 років тому +3

      Karnaugh Maps drawings should ONLY have bits that are different in only ONE bit. For example, you can't have 01 and 10, cause they differ in both bits. The right thing is 01,11 so they differ in 1 bit. It's called Gray code, google it if you want

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

      Makes sense. Thanks for the reply!

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

    Thanks a ton

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

    What if I want it to count from 0 -12-15-8-11-2-14 then repeat

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

    If I wanted to just go forward from 1-2-3-4 until 12. I would need 4 D FFs and Udn bit would always be 1? Since I only want it to go forward???

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

      Correct, except that you wouldn't even need a UDn bit at all.

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

    I want synchronous counter using d flip flop

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

    Very good bedio

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

    Hello sir
    What is mod 3 counter

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

    Thank you Q_Q

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

    what if the Count sequence are 0, 1, 2, ?,

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

    Fuck the Music Bruh! Scares a lot! Good job btw!

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

    Horrible music

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

    you lost me at the matrix. I understand what you were trying to generate from it, but it honestly lost me.