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.
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
+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.
You are the man!
My sodding prof should take a back seat if you showed one day. Thank you, mate.
Clear,simple and concise.Exactly what I needed. Thx David
Very helpful step by step. Thank you!
Glad it was helpful!
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.
life saver. Literally less than 12 hours away from finals sia
Just in time!
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.
Exactly what I wanted. Thanks for the explanation!
Glad it helped!
4:30 am Right now... Trying to learn about counters and then THE MUSIC.
Same 4:45 am. Trying to finish a lab and this video helps.
Thanks David! this video helps me a lot
Thanks for the great video
The music freaks me out....
+Zoe Sun i found it funny and freaky at same time
I like the music, it helps remove my stress LOL
@@eggxecution Yes..lol.
The music made this video fun !!!
awesome example , thanks !
Thanks for this.
was there a mistake with the d2 formula? it seems like you forgot to put bars above some of the expressions
there are 2 mistakes with the d2
Thanks dear❤️💜☺️
+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?
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
Makes sense. Thanks for the reply!
Very good bedio
The music is so loud I had to manually reduce the volume every time you run it.
Thank you so much!
What if I want it to count from 0 -12-15-8-11-2-14 then repeat
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.
+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.
+David Williams thanks!
Hello sir
What is mod 3 counter
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???
Correct, except that you wouldn't even need a UDn bit at all.
Thanks a ton
I want synchronous counter using d flip flop
Thank you Q_Q
what if the Count sequence are 0, 1, 2, ?,
Fuck the Music Bruh! Scares a lot! Good job btw!
Horrible music
you lost me at the matrix. I understand what you were trying to generate from it, but it honestly lost me.