Karnaugh Maps Introduction

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ต.ค. 2024
  • A Karnaugh map is a technique for visually simplifying Boolean expressions. You just draw a picture and the answer practically jumps out at you.

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

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

    I learned more from this short 5 minute video than I did in two 50 minute lectures in university

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

      you must be sleeping in the lecture

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

      I did that, wouldn't recommend it. I walked in with 1 dick, walked out with about 10.

    • @kolibri5861
      @kolibri5861 4 ปีที่แล้ว +3

      University is a wast of time

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

    Finally someone actually explains why what is where instead of just drawing boxes and writing ones and zeros lol

  • @SalfaMusic
    @SalfaMusic 12 ปีที่แล้ว +5

    I've been programming since I was 12, and have always known I have wanted to do computer science. thank you for posting these videos, because oddly enough, I find learning about computer science is a lot of fun!

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

    I finally understood what a Karnaugh map is now!Very Clear and simple explaination.Thank You Barry.

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

    You just improved my third exam. THANK YOU! 🙏🏽

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

    I always wondered why gray code was expressed in this order:
    00
    01
    11 ;(not having 11 and 10 reversed)
    10
    The explanation of the 3 denominational surface made that very clear.

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

      i dont understand. how is it so?? oh, flip it from the back..!!
      edit:..hurm?? i still dont get it!!
      edit: i got it!!

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

    That was better than any video I have seen. I finally understood it! Thank you! I may be an engineer yet!

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

      +wade byker Thank you!

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

    I don't get it LOL how does the answer jump right at you? if they are in both boxes why not xy+y what direction do you go in so weird.

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

      You can only group in 2s, as well as you want to make sure you have the least amount of groups possible. and want to make the groups as large as possible.

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

    ah thanks barry! Needed this to review for a test. Keep up the great work!

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

    Excellent explanation! Took my prof 2 hours to explain this and she didn't even explain the grey code or why they were flipped.

  • @fredeck19
    @fredeck19 11 ปีที่แล้ว

    I am so glad i found these video now I am confident I will pass my exams =)

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

    Best video ever, you won my subscription.

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

      +ExtendedCrasHDay Thanks!

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

    Great explanation! Thank you!

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

    Can you please tell me the name of the software you are using?

  • @nicolem.1028
    @nicolem.1028 5 ปีที่แล้ว +1

    Thank you Sal Khan, that was interesting and helpful!

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

      lol.. Khan academy.. is that what your reference is to?

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

    Why are you using compliment x and compliment y to indicate 11? thanks

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

    3:46 why is the order 00, 01, 11, 10 and not the usual 00,01,10,11?

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

    Watched your other videos on Karnaugh maps as well.. you are fantastic, my good Sir :) +1 sub

  • @anonekop
    @anonekop 11 ปีที่แล้ว

    These are helping me so much. Thanks for your videos

  • @Infosus
    @Infosus 11 ปีที่แล้ว

    Jesus, you just explained the basics of K-maps in 5 min while my Uni lecturer spent 2 hours trying to lead into and explain K-maps. Anyway, thanks =)

  • @teilujj
    @teilujj 12 ปีที่แล้ว

    Brilliant! Thank you, you made this so easy to understand.

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

    Simply amazing and THANK YOU

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

    Thanks for the help.Having trouble with this during my Vocational school

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

    Thank you so much, this was extremely helpful!

  • @vishalmaheshwari5088
    @vishalmaheshwari5088 11 ปีที่แล้ว

    Thanks.You explained it really well!

  • @teokk1
    @teokk1 11 ปีที่แล้ว +8

    Why not z?

    • @Dr1nc
      @Dr1nc 7 ปีที่แล้ว +26

      Because Nazi

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

      u mean Y'Z

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

    The big square in the middle one should be "not y", right??
    i'm confused with nobody to ask..

  • @knotholaze
    @knotholaze 11 ปีที่แล้ว

    Thanks a lot. You made it very clear.

  • @wakka213
    @wakka213 11 ปีที่แล้ว

    Good stuff man! VERY VERY CLEAR AS HELL!!!

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

    Awesome! Thank you :)

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

    man that was awesome! thanks :D

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

    Thank you

  • @upinyogrillz
    @upinyogrillz 11 ปีที่แล้ว

    Very clear, thank you :)

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

    you made it piece of cake
    brilliant ...

  • @maheshbaba333
    @maheshbaba333 10 ปีที่แล้ว

    thank u for this video sir ....

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

    Been there done that.. college electronic engineering..

  • @natiggaraisayev
    @natiggaraisayev 11 ปีที่แล้ว +3

    At 1:11, you wrote not x, y, you must wrote not x not y

  • @hoholow4
    @hoholow4 11 ปีที่แล้ว

    thank you.

  • @aidenwatson5009
    @aidenwatson5009 11 ปีที่แล้ว

    thankyou sir, very helpful

  • @astroboomboy
    @astroboomboy 12 ปีที่แล้ว

    Great!

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

    sir , u write it wrong at 1:02 ..

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

      Don't be a NotZ

  • @yssun7679
    @yssun7679 11 ปีที่แล้ว

    Thanks

  • @Infosus
    @Infosus 11 ปีที่แล้ว

    Honestly I don't really care for those sorts of things but to make sure any more people get offended, I apologize.

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

    My man here saying not nazi

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

    I don't know why computer teachers are bad at explaining. I never understood minterms or maxterms. And even the practical working of logic gates

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

    2nd part: th-cam.com/video/QK8uPfZESh4/w-d-xo.html
    3rd part: th-cam.com/video/7jI0Hv9h2t8/w-d-xo.html

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

    if you still do a wrong k-map, lets troubleshoot your maths by watching:
    th-cam.com/video/5_dxk2FqEnY/w-d-xo.html&t

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

    It should be yx, y¬z, ¬y¬z, ¬yz.

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

      why suddenly "yx" be "y not z"??

  • @hitmanLis
    @hitmanLis 11 ปีที่แล้ว

    he is not Jesus.

  • @hitmanLis
    @hitmanLis 11 ปีที่แล้ว

    and stop using that name in vain