Implementation of boolean function using CMOS logic

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

КОМЕНТАРІ • 17

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

    Thanks for explaining

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

    very easy and informative

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

    Do you have video for NMOS logic implementation.

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

    Thanks mam

  • @jarikosonen4079
    @jarikosonen4079 2 роки тому

    It looks maybe possible.
    And how can you convert xor-gate into transistor level circuit?
    And if circuit has pass-gates how can it be handled with this method?

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

    Thanks

  • @ramnivi3385
    @ramnivi3385 2 місяці тому

    Just now I related to pmos and. Nmos states nmos in dot with parallel

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

    (A'+ BC)'.... How to solve this
    Can we use inverter for A'... Or other method for simplification...

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

      First generate A' using inverter, then implement the whole function. In CMOS logic, no other method is used.

    • @ArtiKumari-py6uh
      @ArtiKumari-py6uh 2 роки тому

      @@ExploretheWAY can't we take directly A' ?

    • @ExploretheWAY
      @ExploretheWAY  2 роки тому

      A' is not another variable. Which is derived from A. A' means complement of A. So we must use an inverter with input A.

  • @christosrafail
    @christosrafail Рік тому +3

    what about the bar?

    • @lodechandrakanth6344
      @lodechandrakanth6344 9 місяців тому +2

      the CMOS transistors only provides the complementary functions (outputs), to get rid of that complement at the end attach the output to an invertor which needs 1 NMOS and 1PMOS

  • @fatimasheraz8235
    @fatimasheraz8235 2 роки тому

    Hi I need some help

  • @FangYuan-ki7il
    @FangYuan-ki7il Рік тому

    A.(B+C)+(D.E)

  • @mohammadyasin5921
    @mohammadyasin5921 2 роки тому

    what happened to the complement of the boolean function then???

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

      The structure of CMOS itself produces an output in complementary form.