CMOS Logic Gates

In CMOS technology, digital logic gates are implemented using complementary pairs of NMOS and PMOS.

NMOS: These transistors conduct when a positive voltage is applied to gate to source(voltage greaterthan threshold voltage),this will allow current to flow from drain to source.

Substrate is connected to Gnd, terminal with low voltage is source(by convention)


PMOS: These transistors conduct when a negative voltage is applied to gate to source(voltage lessthan threshold voltage), this will allow current to flow from source to drain.

Substrate is connected to Vdd, terminal with high voltage is source(by convention)


A PMOS transistor is connected in parallel to NMOS transistor to form a Transmission gate. In CMOS , an element which stores a logic value is called a sequential element.There are two types of sequential elements:

Latch- The contents of latches changes immediately when input changes. It's a level sensitive memory element

Flip-Flop-The contents of flip-flop will change only at rising and falling edge of enable/clock signal. It's an edge triggered memory element



要查看或添加评论,请登录

NEENA JOSEPH,MS,RBT的更多文章

  • PD-Synthesis (Cont.)

    PD-Synthesis (Cont.)

    Clock Network Effects Clock latency,uncertainty,and transition time are few of the clock network effects. Clock…

  • SYNTHESIS

    SYNTHESIS

    What is Synthesis? It is the process of tranferring higher level of abstraction (RTL) to implementable low level of…

  • FLOORPLANNING

    FLOORPLANNING

    Find approx locations of a set of modules that need to be placed on a layout surface. -Available region typically…

  • What is Partitioning???

    What is Partitioning???

    Decomposition of a complex system into smaller subsystems.Each subsystem can be designed independently.

  • PLACEMENT

    PLACEMENT

    Placement is the process of arranging a set of modules on the layout surface.Each module has fixed shape and fixed…

  • PIN Assignment

    PIN Assignment

    The purpose is to define the signal that each pin will receive It can be done during floorplanning,during…

  • ASIC

    ASIC

    To design a chip, one needs to have an IDEA about what exactly one wants to design. Overflow: IDEA SPECIFICATIONS RTL…

  • Why CMOS structure is popular?

    Why CMOS structure is popular?

    High power rating Small signal operation Switching capability Low power consumption

  • MOS Transistor:

    MOS Transistor:

    Transistors are the basic building block of modern day electronics.There are are billions of transistors mostly…

社区洞察

其他会员也浏览了