PLA implementation | Digital Electronics

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

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

  • @PhoenixMotivationOfficial
    @PhoenixMotivationOfficial День назад +3

    best video for this implementation sir thank you very much searched through yt but cant find this example only you explained it

  • @SPR._.tamizhan.
    @SPR._.tamizhan. Год назад +25

    Engineering students likes here ❤

  • @harshitsharma2262
    @harshitsharma2262 3 года назад +5

    thank you sir best video available on PLA implementation

  • @gamingultimate7489
    @gamingultimate7489 4 года назад +5

    VERY NICE AND USEFUL EXTRAORDINARY SIR

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

    It's perfect and easy to understand.....

  • @rajvaghela4378
    @rajvaghela4378 5 лет назад +4

    Thank you sir very helpful

  • @K_A_R_A_N__KK
    @K_A_R_A_N__KK 3 года назад +2

    Tq sir it understandable in such a way that my friend saw this vedio and explained me

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

    Excellent👍

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

    Thank you soo much for your explanation sir....I'm very grateful to you..🙏🙏🙏

  • @ClarityKannayya-Anil
    @ClarityKannayya-Anil 2 года назад +2

    Watching 2 hours before exam.. thanks a lot bro 😍

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

    Mast explain kiya sirji❤

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

    Osam teaching sir

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

    Lovely and extremely clear explanation

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

    Thank You Sir Very Helpful

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

    Thanks for your teaching

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

    Sir can u explain how u can take a f function

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

    Is it necessary that we need to consider compliments of fuctions

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

      *functions

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

      Yes it's compulsory, then only we can implement it using less number of gates. That's the main advantage of PLA implementation

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

      @@eclearn2270 its not necessary of u convert the kmap expression to minimal form.

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

    Simple explanation..🤗

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

    please sir make a vedio on PLA implementation of three funtion.

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

    Sir,
    F1(bar) should be written as POS(product of sum form). Here u have written it as an SOP form.
    Please correct me if I am wrong.

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

      here POS should be written in the form of SOP(bar) [both are equal]. If you solve SOP
      (bar) using DeMorgans law you will get the same answer as POS form

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

      @@eclearn2270 sir even though it is pos in SOP form then also your answer something went wrong I think kindly give brief explanations

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

    Thank you so much sir🙏

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

    thanks a lot sir very help full

  • @nagaphanindra6369
    @nagaphanindra6369 3 года назад +2

    how do you are writing F1..... I cant understand

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

    very clearly explanned!

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

    Nice Video

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

    Sir pls make a video on design of asynchronous sequential circuits

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

    Is this 3x2x4pla?

  • @ejjiganinavya2519
    @ejjiganinavya2519 10 месяцев назад

    Thank you so much sir

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

    Thank you sooo much sirrr!!!!!!!!!!

  • @Arunkumar-yl1yi
    @Arunkumar-yl1yi 4 года назад +1

    Plzz make all videos of DSD

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

    Sir if here f1=A then how much line i have to draw 1 0r 2?

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

      Whatever maybe the value input should pass through an AND gate followed by OR gate finally through an XOR gate. If you have two function (f1 and f2) then you need to have two OR gate and two XOR gate. If you have one function (f1) then you need to have one OR gate followed by one XOR gate. Number of AND gate depends on minterms

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

      @@eclearn2270 Thank you sir

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

    ❤️❤️

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

    cant we just use inverter replacing XOR gates at end?

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

      No. Because it's a user programmable device the end user will decide whether the output to be inverted or not.,

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

    You group the maxterms in the karnaugh map, but you write it as minterm, what is the reason?

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

      I am finding F(bar) instead of F. if you are trying to find F in maxterm, then you can group 0's and form POS expression. But in this case i am writing the same as minterms because we know {F(bar)}(bar)= F, if you simplify the expression using Demorgans law you will get F interms of maxterms.

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

    We can give it directly to OR gate na
    Why are we using ex oR

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

      Exor gate act as a controlled inverter (not). To reduce the number of gates we use direct or inverted outputs. This can be done by EXOR gate with one input as O - for direct output and 1- for inverted output.

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

    Why we r complementing the function

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

      To reduce the number of gates required to implement the same function. ( Cost reduction)

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

      @@eclearn2270 ok sir thank u so much

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

    i didn't understand the k map grouping

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

    Thank you

  • @Srkian.1
    @Srkian.1 3 года назад

    Now , I got it