PAL implementation | Digital electronics

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 37

  • @SamaSama-jr7xb
    @SamaSama-jr7xb 11 місяців тому +1

    Thanks for excellent teaching.. it is so helpful for the semester exam❤ thanks a lots sir

  • @anushkagupta7607
    @anushkagupta7607 2 роки тому +4

    Your explanation is so amazing

  • @Iam_Sukil
    @Iam_Sukil 11 місяців тому +5

    Thank you sir you are explaining it better then our professor 😂❤

  • @karthikyapala5636
    @karthikyapala5636 3 роки тому +5

    Finally I understood ......tqs..

  • @dremorrison112
    @dremorrison112 4 роки тому +5

    this video is awesome.

  • @jiezhao2758
    @jiezhao2758 3 роки тому +3

    Excellent!

  • @mkkoushik1965
    @mkkoushik1965 3 роки тому +2

    Awesome sir

  • @albatrossgeez6637
    @albatrossgeez6637 2 роки тому +2

    great explaination

  • @lokendrasinghlodhi718
    @lokendrasinghlodhi718 Рік тому +5

    why we are programing the ANG gate by Dot instead of Cross cause generally it means as it's fixed not programmable right?

  • @alsinarelaxationhome6291
    @alsinarelaxationhome6291 3 роки тому +4

    How did you get the numbers you added to the k map when generating the PAL

    • @eclearn2270
      @eclearn2270  3 роки тому +2

      At what time duration in the video you are having doubt?

    • @alsinarelaxationhome6291
      @alsinarelaxationhome6291 3 роки тому

      EC Learn 1:12s while you were writing the Boolean functions didn’t understand how you got the numbers £ 2,12,13

    • @eclearn2270
      @eclearn2270  3 роки тому

      I apologize for the delay in responding. PAL is similar to ROM which stores data in the form of 0s and 1s. In our case, [A B C D] represents the address and [w x y z ]are data bits in each memory location. In this question, the memory data are represented in the form of minterms ( for address ABCD= [0 0 0 0] respective data in that location is wxyz=[0 0 1 0])

  • @koushik_bigil_7
    @koushik_bigil_7 Рік тому +2

    Sir if there is no common terms then what we have to do sir

    • @eclearn2270
      @eclearn2270  Рік тому

      If the number of minterms is 3 or fewer, you can implement it using one standard structure consisting of 3 AND gates and 1 OR gate. However, if the minterms exceed 3, you can split the expression into groups of 3 minterms and assign a temporary variable. Then, you can use 2 or more standard structures and connect them using feedback.
      Example:
      x= ac+bc+ab+ad+abc
      let f = ac+bc+ab (implement using a standard structure)
      x= f+ad+abc (where f is feedback of already implemented structure )

    • @koushik_bigil_7
      @koushik_bigil_7 Рік тому

      @@eclearn2270 can you explain with a video without common terms sir please 🥺🙏🏽

  • @_sanskriti903
    @_sanskriti903 2 роки тому +5

    22:26 sir i have a doubt that why r u taking w as a feedback ?

  • @AverageIndianDrivers
    @AverageIndianDrivers Місяць тому +1

    why we make pair of 3 in table like 1 2 3 and then 4 5 6
    ?

    • @eclearn2270
      @eclearn2270  Місяць тому +1

      In the standard PAL structure, I have assumed 3 product terms (3 AND gates and one OR gate). That's why I grouped the terms into groups of 3. If you consider a standard structure with 4 product terms, then you would need to form groups of 4.

  • @caDet07
    @caDet07 Рік тому +1

    Why do we create this table can't we make it directly to the circuit after Boolean expression has found

  • @ahmedwagdy2018
    @ahmedwagdy2018 Рік тому

    dude you are awesome thanks

  • @EEP250
    @EEP250 8 місяців тому

    why did we use the feed back with w i don't get it

  • @popa-u2f
    @popa-u2f 9 місяців тому

    Thank you so much brother❤❤❤

  • @mantenapragnyabala1711
    @mantenapragnyabala1711 Рік тому

    Sir why 3rd and 6th product term is taken in the table.can we ignore it as it is not there

    • @eclearn2270
      @eclearn2270  Рік тому

      In this example, standard PLA consists of 3 AND gate followed by an OR gate. However, for the expression w and x, which has 2 minterms terms, that's why we made 3 and 6 untouched. In a PLA, while the physical structure remains fixed, users can program or configure the connections between the inputs, AND gates, and OR gates based on their desired logic function.

  • @killerboy-mz9bd
    @killerboy-mz9bd 3 роки тому +2

    thanks❤

  • @SE-ETC-ET-RudrakshaThorat
    @SE-ETC-ET-RudrakshaThorat 2 роки тому +1

    Thank you so much

  • @_Joshua__
    @_Joshua__ Рік тому

    Thankyou Sir 😢🎉

  • @esraygt
    @esraygt Рік тому

    thanks a lot sir

  • @MdRabel-q2s
    @MdRabel-q2s Рік тому

    Thanks brother❤

  • @tanushree8911
    @tanushree8911 Місяць тому

    Tq sir ❤

  • @ChaitriBashaboina
    @ChaitriBashaboina Рік тому

    Why to take feeback??

    • @eclearn2270
      @eclearn2270  Рік тому

      The standard PLA structure has a fixed format. In our case, we considered using 3 AND gates followed by one OR gate. However, since we have an expression with 4 minterms, it's not possible to implement it with just 3 AND gates. Therefore, we split the expression and created a feedback loop.

  • @comradegaming4611
    @comradegaming4611 Рік тому +1

    👍

  • @emirhantarba4597
    @emirhantarba4597 2 роки тому +1

    can u help me?? ı have question about Eprom