The Laws of Boolean Algebra Explained

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024

Комментарии • 31

  • @ALLABOUTELECTRONICS
    @ALLABOUTELECTRONICS  2 года назад +14

    Timestamps:
    0:00 Introduction
    1:26 AND Laws
    5:01 OR Laws
    8:51 Commutative Laws
    9:27 Associative Laws
    14:02 Distributive and Absorption Laws

  • @j0v0
    @j0v0 17 дней назад +2

    I know this is old, but thanks. Your graphics are the best I've seen for logic gate explanations. The font is very clean and the color choices really help to keep everything from blending together.

  • @umarmuzammil7332
    @umarmuzammil7332 9 месяцев назад +2

    This video really helped.....thanks for your effort

  • @jeraldshau6187
    @jeraldshau6187 3 месяца назад +1

    Wow just wow thank u for this great video

  • @sayemislam6046
    @sayemislam6046 Год назад +3

    thanks for explaining amazingly

  • @user-wf2zr3mt8b
    @user-wf2zr3mt8b Месяц назад

    so well explained!! thanks

  • @user-qe9yq4ee1s
    @user-qe9yq4ee1s 5 месяцев назад

    Bro this is just soooo gooodd !! Excellent explanation!!👍 Keep it up !

  • @javeriaaiman5480
    @javeriaaiman5480 11 месяцев назад +1

    Good explanation, quite helpful keep going 💓✨

  • @sanjayshah9838
    @sanjayshah9838 2 года назад +2

    Excellent 👌👌👍

  • @mayurshah9131
    @mayurshah9131 2 года назад +2

    Excellent 👍👍

  • @ishanmoykhede6085
    @ishanmoykhede6085 2 года назад +2

    Sir plzzz make a series on instrument used kn electronics plzzz 🙏🙏🙏

  • @pk4025
    @pk4025 2 года назад +2

    Please make video on switching circuit of all logic gates

  • @matidzek1227
    @matidzek1227 11 месяцев назад +1

    Great!

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

    Thank you!

  • @Divinewisdomforhustlemind
    @Divinewisdomforhustlemind Год назад

    Thanks ❤️

  • @thegamerdaddycool3384
    @thegamerdaddycool3384 2 года назад +1

    best

  • @sanjayshah9838
    @sanjayshah9838 2 года назад +1

    👌👌👌

  • @mythic7521
    @mythic7521 2 года назад +5

    First

  • @suicidegamers8956
    @suicidegamers8956 8 месяцев назад +1

    Legends watch this video one day before exam 😅😂

    • @_thunderbird
      @_thunderbird 7 месяцев назад

      I’m watching day of 😭

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

    Sir is their all chapter you have taken on this channel of class 12th electronics?

  • @adithya.p3067
    @adithya.p3067 5 месяцев назад

    What are the main logic gates how many are they draw the symbols answer please.... Basic logic gate is and or not when the question is main logic gate what is the answer

    • @ALLABOUTELECTRONICS
      @ALLABOUTELECTRONICS  5 месяцев назад

      I think here main logic gate refers to AND, OR and NOT. NAND and NOR are universal gates.

  • @parshotamrathod6135
    @parshotamrathod6135 2 года назад +1

    Sir, is there any exact method available to solve boolean algebra? 'cause I usually get very confused when the lengthy sum is asked in the paper...🤔🤔🤔

    • @ALLABOUTELECTRONICS
      @ALLABOUTELECTRONICS  2 года назад +6

      There is no exact method. You need to use the Boolean algebra laws only. But if you know K-map, then you can easily find the simplified expression. If the Boolean function contains upto 4 variables then Karnaugh map method is good way to get minimised expression. It is covered on the channel. Please check the digital electronics playlist on the playlist page of the channel. You will find it.

  • @sambal-
    @sambal- Год назад

    how can i create logic circuit if i have boolean expression?

    • @ALLABOUTELECTRONICS
      @ALLABOUTELECTRONICS  Год назад +1

      First try to simplify the Boolean equation using the Boolean Algebra. Then depending on the Boolean equation, you can use the logic gate. For example, whenever there is an AND operation in the expression, you can use the AND gate. Whenever there is an OR operation, you can use OR gate. If the expression is something like (A.B.C )' then you can use 3-input NAND gate.
      And in this way, you can implement the logic circuit for the any given Boolean expression.

    • @phatzmokuz177
      @phatzmokuz177 7 месяцев назад

      @@ALLABOUTELECTRONICS ❤️

  • @krishk4870
    @krishk4870 Год назад +1

    Why A+A' = 1 it's not right because if passing A= 0 and A' = 1 == 0 ri8 then o/p will be 0 then why 1 ?

    • @ALLABOUTELECTRONICS
      @ALLABOUTELECTRONICS  Год назад +4

      If A = 0 then A' = 1. That means A + A' = 0 + 1 = 0.
      For OR operation, if any one of the input is 1 then output is 1.
      I hope it will clear your doubt.

    • @krishk4870
      @krishk4870 Год назад

      @@ALLABOUTELECTRONICS cleared. I thought like we will assign 0's and 1 individually for A and A' I just lost that concept if A = 1 means A' going to be zero only so A+A' = 1. By the way amazing explanation man thankyou much appreciated... But I couldn't get the differences between laws(commutative, associative, distributive) it seems for me, All are derivated in similiar ways only. How can I ack the differences in problems like it should be solve in this law that law, like that.
      How should I practice it ???