NAND Gate as Universal Gate (Part 1)

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Digital Electronics: NAND Gate as Universal Gate (Part 1)
    Contribute: www.nesoacademy...
    Website ► www.nesoacademy...
    Facebook ► goo.gl/Nt0PmB
    Twitter ► / nesoacademy
    Pinterest ► / nesoacademy

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

  • @shubhamsinha162
    @shubhamsinha162 3 года назад +70

    We all appreciate that how easy it looks and how easy it is to understand from these lectures.
    But may be we can imagine how hard work it requires to make these type of lectures, how hard work they are doing.
    Thanks to you Neso.
    We all are blessed with your knowledge and your work

  • @emresagr8593
    @emresagr8593 4 года назад +23

    For second question;
    A'+B=(A.B')'
    Take a directly, take b'compliment with one nand gate and take two of them with one nand gate it will give us this equation.

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

      Thank you!

  • @ganeshmula4508
    @ganeshmula4508 3 года назад +41

    H. W problems answers
    1)3 NAND gates required to implement A'.B
    2)2 NAND gates required to implement A' + B

  • @color_314
    @color_314 7 лет назад +37

    Keep going I like your work and the most important part is you teach better than our collage teacher

  • @starkendeavours7072
    @starkendeavours7072 2 года назад +45

    H.W questions
    1. Minimum 3 NAND Gates required ( out of which 2 Shorted and 1 Normal)
    2. Minimum 2 NAND Gates required (out of which 1 shorted and 1 Normal)

  • @Yes-bp1vw
    @Yes-bp1vw 5 лет назад +16

    amazing video, very well explained. a true teacher you are. Thank you sir.

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

    I typically refrain from commenting but your lecture compelled me for the same .Thank you so much Sir,Very well explained....It's really helpful 🙏

  • @abhishekpamadi4782
    @abhishekpamadi4782 6 лет назад +28

    Sir pls upload the video of Logic families (RTL,TTL,DTL)

  • @thestrappingentrepreneur2822
    @thestrappingentrepreneur2822 5 лет назад +5

    Dude your homework. Made me. A subscriber awesome to provide practice problems to viewers

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

    1) 1 two input NAND Gate and 2 single input NAND Gate (Total 3 NAND Gates)
    2) 1 two input NAND Gate and 1 single input NAND Gate (Total 2 NAND Gates)

  • @shadabahmed4547
    @shadabahmed4547 6 лет назад +8

    proper explanation as expected from you ,,,i'm impressed

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

    What is the resting state of each powered but disconnected NAND? Truth.
    The very definition of 'truth' in a strange hardware way.
    I started teaching computer science around 1976 and remember when I first taught that NAND was sufficient. I never realized until this very video that NOR is also sufficient. Amazing. Still learning at 80.

  • @kavitajoshi4328
    @kavitajoshi4328 8 лет назад +97

    1. 3
    2. 2

    • @billabong99is
      @billabong99is 5 лет назад +8

      how the fuck?

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

      @@billabong99is 1)NAND For X only 2)NAND for ~X and Y 3)NAND ~X , Y , Z ,

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

    Simple and easy to understand. Thanks a lot. Appreciate your efforts.

  • @eutopiarhythms8743
    @eutopiarhythms8743 4 года назад +4

    I Love Neso Academy ❤️

  • @billabong99is
    @billabong99is 5 лет назад +13

    so for first one it's A as a double input for a nand inverter and a b input these two are the inputs to another nand you will get A''(double complement)B' then this is a input for a inverter nand and you will get A'B and second one you have A as a input1 and B followed by a nand invertor wich means B' as input 2 for a nand and you get (AB')' using de morgan rule this means A'+B. if i'm wrong correct me . for first one i used 3 nand 2 and for second 2 nand 2

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

      Thanks a lot for this explanation

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

      Excellent brother

    • @MANU-hp2vz
      @MANU-hp2vz 2 года назад

      I was struggling with the second problem. Thanks a lot

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

      I got the answer but still have a confusion , what does the term " two " in the question " Find minimum number of two input NAND gates required to implement Y = A'.B " , tells us ? Can anyone describe to me

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

      @@ajiteshkumar5841 means NAND gate you will be using can only take 2 inputs . Seeing the question you can make out it can take only 2 inputs A and B .

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

    From India 🇮🇳
    Thank you 💜♥️

  • @naveedkhokhar8711
    @naveedkhokhar8711 3 года назад +1

    1.3
    2.2
    Love the way to tech....keep it up 😊

  • @nittecesectiona1534
    @nittecesectiona1534 7 лет назад +14

    The site for the solutions for home work problems is not opening...especially for this lecture's solutions if I open the site,it is showing error 404...please check it out sir..

    • @myonlynick
      @myonlynick 7 лет назад +6

      i have seen this complaint by many other users in many of his videos. For some reason he does not fix it.

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

    I'll be very thankful to you

  • @dhanurdharbisoyi2610
    @dhanurdharbisoyi2610 5 лет назад +1

    You made it easy sir😊😊👍👍

  • @n.p.9997
    @n.p.9997 2 года назад +2

    Answers for Home Work problems:
    1: 3 NAND gates,
    2: 2 NAND gates.

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

    your teaching method is easy to understand for me

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

    Thanks a lot

  • @snehashishbanerjee2575
    @snehashishbanerjee2575 3 года назад +1

    🔴H/W problem 1:
    ✔️ans: 3 two input NAND Gates are required to implement Y = A'.B
    .................................................................
    🔴H/W problem 2:
    ✔️ans: 2 two input NAND Gates are required to implement G = A' + B

  • @itsall-in-one256
    @itsall-in-one256 3 года назад +5

    Hlw sir...there is showing 404 error
    We couldn't find the page for homework solutions
    Kindly check that sir where is the problem so that we can check our answers.

  • @priyontonisaha6845
    @priyontonisaha6845 5 лет назад +1

    Thank you so much sir

  • @shivakrishna7970
    @shivakrishna7970 6 лет назад +118

    watch this at 2x speed to save time.

    • @pantelisdj1
      @pantelisdj1 4 года назад +3

      thanks for the tip

    • @maybe9357
      @maybe9357 4 года назад +6

      Thanks
      I usually use this trick on audio books

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

      True👍🏼.

    • @eutopiarhythms8743
      @eutopiarhythms8743 4 года назад +4

      I thought only I did that!

    • @playergame6398
      @playergame6398 3 года назад +3

      Yes from the first video
      At 2x its more comprehensive for us

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

    Clear explanation

  • @KartikSharma-mt5nm
    @KartikSharma-mt5nm Год назад

    Hw questions
    1: #3 NAND gates required.
    A' >> 1 NAND gate
    A'.B >> 2 NAND gate
    2: #2 NAND gate required.
    (A.B')' = A' + B
    B' required 1 nand gate
    (A.B')' required 1 nand gate

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

    Homework Problem's Solution
    1. A'.B = 3 NAND Gates
    2. A'+B = 2 NAND Gates

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

    Great explanation.

  • @usama57926
    @usama57926 6 лет назад +1

    thank u brother

  • @harcharansingh1997
    @harcharansingh1997 3 года назад +1

    1 question 3 nand gate
    2 question 2 nand gate

  • @abdulroufsiddhu9750
    @abdulroufsiddhu9750 5 лет назад +2

    For question 1 ( 3 NAND ) gates are required
    For question 2 ( 2 NAND ) gates are required

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

    Nice class sir

  • @shanmugapriya7554
    @shanmugapriya7554 4 года назад +2

    Q1.1 two i/p NAND gate(2 one i/p NAND)
    Q2. 1 two i/p NAND gate.

  • @l.m4631
    @l.m4631 4 года назад

    thank you

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

    very helpful

  • @tanvipirramba782
    @tanvipirramba782 7 лет назад +4

    sir plz can u add some more videos on logic families...we need it badly...

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

    Thanks Sir😃😃

  • @superdahoho
    @superdahoho 3 года назад +1

    @4:44, are you splitting 1 input into 2 thus inputting it twice into the nand gate?

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

    شكرا

  • @ajj7794
    @ajj7794 6 лет назад +10

    all these ppl showing answers and no working :(
    Q2 is easy as such i will show working for Q1.
    ((A Nand A) Nand B) = (A' X B)' = A+B' as such (A+B') Nand (A+B') = (A+B')' = A'XB
    3 Nand Gates

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

    Thanx sir ji

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

    3 nand gates for the first one and two nand gates for the second one

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

    nice

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

    How can I solve this both of questions.......... Q1. Design and draw a circuit with only NAND gates that performs the action of the following gates (also draw truth tables to confirm the performance).
    1. AND
    2. OR
    3. NOT
    Q2. Design and draw a circuit with only NOR gates that performs the action of the following gates (also draw truth tables to confirm the performance).
    1. AND
    2. OR
    3. NOT

  • @vijetasarswat9610
    @vijetasarswat9610 6 лет назад

    Thanks sir

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

    1)3 NAND gates
    2)2 NAND gates

  • @artwellnjanji
    @artwellnjanji 5 лет назад +1

    you are cool man

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

    1. 3 NAND gates
    2. 2 NAND gates

  • @chenath9582
    @chenath9582 11 месяцев назад

    race penguin music at intro nostalgia

  • @theriverofrhythm3346
    @theriverofrhythm3346 Год назад +2

    Answer of Homework problem:
    (i) 3NAND Gates --- First to NOT A and second to NAND A and B and third to NOT the result of second NAND gate.
    (A' NAND B)' = ((A'B)')' = A'B
    (ii) 2NAND Gates --- One to NOT B and other to NAND A and B.
    A NAND B' = (AB')' = A'+(B')' = A'+B

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

    অর্থবহ। ভালো লাগলো।

  • @AlokKumar-zn6ny
    @AlokKumar-zn6ny 5 лет назад

    First one is 3 NAND gate
    Second one is 2 NAND gate.

  • @continnum_radhe-radhe
    @continnum_radhe-radhe 2 года назад +1

    🔥🔥🔥

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

    Answers to H.w qns
    (1). 3
    (2). 2

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

    it's good to be back... hell

  • @kaustuvregmi1469
    @kaustuvregmi1469 5 лет назад +1

    In NAND as AND, there is a concept of A•A= A isn't it?

  • @anshuleshpandey9042
    @anshuleshpandey9042 8 лет назад +1

    why we Can't make AND,OR gate using XOR and XNOR gates, what is the reason?

    • @mayankchandel4678
      @mayankchandel4678 3 года назад +3

      lol i am too late to answer but, maybe cuz XOR and XNOR gates already consists of 4 variables and hence many gates are already involved. While NAND and NOR gates are simpler cases.

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

      @@mayankchandel4678 lol😂🤣🤣
      He must have finished his graduation

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

    thanks bhai
    hamari mam ko kuch nahi aata hai
    bhai tu bhagwan hai
    bhai tuhich !!!

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

    3:09 mins how are you using both the i/p as two A's instead of an A and a B for the implementation as a NOT gate?

  • @PriyankaKumari-di8mb
    @PriyankaKumari-di8mb 5 лет назад +4

    i) 3
    ii) 2

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

    Wait, so everything is just logic gates? using and or and not? Woah

  • @abhishekdas6229
    @abhishekdas6229 7 лет назад +2

    Sir, you made a mistake at around the 6 min mark. A(complement).B(complement)=(A+B)(complement) and not A(complement)+B(complement)

    • @alphasatari
      @alphasatari 6 лет назад

      Abhishek Das that’s the property of NAND gate you give input A’ and B’
      To get output (A’.B’)’ it is equal to A+B using DeMorgans law

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

    Part 2

  • @Shoron09
    @Shoron09 5 лет назад +2

    3,2

  • @vinodeslavath2098
    @vinodeslavath2098 5 лет назад +2

    1)3
    2)2

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

    Answers for Homework Problems
    1. 3
    2. 2

  • @yogeshsherawat
    @yogeshsherawat 5 лет назад +1

    A) 3
    B) 2

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

    1. 3 NAND GATE
    2. 2 NAND GATE

  • @dalitso9317
    @dalitso9317 5 лет назад +2

    how are people getting 2 NAND gates for the second question, I'm getting 4.

    • @allanraju1570
      @allanraju1570 5 лет назад +1

      Tu tera basics me focus kar, A'+B = (A.B')' ye use kar aur bana

    • @satbeersingh4273
      @satbeersingh4273 5 лет назад +2

      as in question we have to make OR gate whose one input is the complement of A . so first of all we have to make a OR gate from NAND gate which requires two NOT gate at the inputs of NAND gate ,secondly we have to give a complemented A input which further requires one additional NOT gate in the first input but the two NOT gate act as buffer so we can remove them from our circuit and we can directly apply our first input to the NAND gate and the second input is applied through a NOT gate which gives us the required functionality.

    • @mohd.husain2224
      @mohd.husain2224 5 лет назад

      Yes

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

      Caz ur creepy

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

    Homework pages dont work

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

    Legends are watching after 6yrs

  • @princebargujar63
    @princebargujar63 5 лет назад +2

    3 for 1st one and 2 for 2nd.

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

    ❤️❤️❤️

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

    3:42 4:57 7:24 8:38

  • @abhinavclass-bc9mn
    @abhinavclass-bc9mn 10 месяцев назад

    breaking bad like intro

  • @radwaahmed3808
    @radwaahmed3808 4 месяца назад

    bro why do you use Y not X

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

    1,3
    2,2

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

    So complex

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

    Watch @ 1.5× speed.

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

    hello sir

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

    (i) 3
    (ii) 2

  • @GncnrProduct
    @GncnrProduct 6 лет назад

    1, 3

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

    i still don't understand

  • @vishakhajadhav3577
    @vishakhajadhav3577 6 лет назад

    For Y=A'.B ans 3
    For Y=A'+B ans 2

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

    You missed out on NAND using NAND gate.

  • @haardpatel6803
    @haardpatel6803 8 лет назад +1

    1.2

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

    NAND AS NOR is not understand sir please solve it

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

    my question is that if NOT gate is used to make the NAND gate than how is the NAND gate universal ?

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

      The NAND gate looks different because it only has one input and it's splitting into two inputs A.A, so it looks like a rectangle/square attached to NAND gate.

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

      definition of universal gate says that every digital circuit can be realized using NAND gate there is no comments about the internal circuit of NAND gate.

  • @ogcontent3
    @ogcontent3 6 лет назад +1

    1. 3
    2.3

  • @natural_beauty573
    @natural_beauty573 7 лет назад +1

    3
    2

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

    1)2////////2)3

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

    ✌️

  • @alitoto5452
    @alitoto5452 11 месяцев назад

    bro add some english translation i cant understand anything

  • @AjayKrews
    @AjayKrews 3 года назад +1

    Bicu

  • @mounikatallapalli2654
    @mounikatallapalli2654 6 лет назад

    Video is not clear

  • @shadirahman5827
    @shadirahman5827 7 лет назад +5

    2
    3