Design a Synchronous Counter Using D Flip Flops

Поделиться
HTML-код
  • Опубликовано: 22 ноя 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

  • @hansoflaherty9864
    @hansoflaherty9864 9 месяцев назад

    Very helpful step by step. Thank you!

  • @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.

  • @denniswgm6526
    @denniswgm6526 2 года назад

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

  • @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.

  • @rajinduyasojith2820
    @rajinduyasojith2820 3 года назад

    Exactly what I wanted. Thanks for the explanation!

  • @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.

  • @guoguowg1443
    @guoguowg1443 4 года назад

    Thanks David! this video helps me a lot

  • @ambujbhaskar9288
    @ambujbhaskar9288 3 года назад

    Thanks for the great video

  • @yssun7679
    @yssun7679 9 лет назад +54

    The music freaks me out....

    • @ishmeetbindra3481
      @ishmeetbindra3481 9 лет назад +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.

  • @antonypanikulam
    @antonypanikulam 8 лет назад +2

    The music made this video fun !!!

  • @ronalduriolcabrera
    @ronalduriolcabrera 4 года назад

    awesome example , thanks !

  • @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

  • @nvarma2189
    @nvarma2189 4 года назад

    Thanks dear❤️💜☺️

  • @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!

  • @dankaxon4230
    @dankaxon4230 3 года назад

    Very good bedio

  • @carybondoc
    @carybondoc 4 года назад +1

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

  • @ayay9423
    @ayay9423 7 лет назад

    Thank you so much!

  • @sefalkaeed2791
    @sefalkaeed2791 4 года назад

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

  • @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!

  • @jeetenderkakkar7570
    @jeetenderkakkar7570 4 года назад

    Hello sir
    What is mod 3 counter

  • @danielvicens6234
    @danielvicens6234 7 лет назад

    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  7 лет назад +1

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

  • @sssss515
    @sssss515 7 лет назад

    Thanks a ton

  • @mudavathmahesh693
    @mudavathmahesh693 5 лет назад

    I want synchronous counter using d flip flop

  • @alenasuvorova1340
    @alenasuvorova1340 3 года назад

    Thank you Q_Q

  • @ming8238
    @ming8238 8 лет назад

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

  • @ChiragKSnet
    @ChiragKSnet 8 лет назад

    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.