SlideShare a Scribd company logo
1 of 15
Download to read offline
Realization of universal
gates
by
NMOS , PMOS , CMOS
By
nMOS ( n-channel MOSFET )
nMOS logic uses n-type metal-oxide-semiconductor field effect
transistors (MOSFETs) to implement logic gates and other digital circuits.
The composition of an NMOS transistor creates high resistance when a
low voltage is applied to it and low resistance when a high voltage is applied to it.
NOT gate by NMOS logic
❖ In the Q1 NMOS gate is connected with supply so it
is always in conducting mode.
Behave like a resistor
❖ When A is high Q2 will conducting ,Q1 conducts
due to i/p Vdd (high) and Vdd
Current directly goes to the ground , so Y becomes low.
❖ When A is low Q2 stop conducting , Q1 conducts
due to high i/p. so Vdd transfer to Y and output
becomes high.
NAND gate by NMOS logic
➢Q1 always conducts.
➢When both i/p are high Q2,Q3 start
conducting so Y=low.
➢When both are low Q2,Q3 stop
conducting and Vdd transfer to Y.
➢When one i/p is high so only one nMOS
conducts so only Vdd transfers to Y.
Q1
Q2
Q3
A B Y
0 0 1
0 1 1
1 0 1
1 1 0
Q1 Q2 Q3
on off off
on off on
on on off
on off off
NOR gate by NMOS logic
➢ If either input A or input B is high ,the respective MOS
transistor acts as a very low resistance between the output
and the negative supply, forcing the output to be low .
➢ When both A and B are high, both transistors are
conductive, creating an even lower resistance path to
ground.
➢ When both inputs are low, Q2 and Q3 transistors are off,
and output is high.
A B Y
0 0 1
0 1 0
1 0 0
1 1 0
Disadvantage of NMOS logic
✓The worst problem is that a DC current flows through an
nMOS logic gate when the PDN is active, that is whenever the
output is low. This leads to static power dissipation even when
the circuit sits idle.
✓nMOS circuits are slow to transition from low to high. When
transitioning from high to low, the transistors provide low
resistance, and the capacitative charge at the output drains
away very quickly. But the resistance between the output and
the positive supply rail is much greater, so the low to high
transition takes longer. Using a resistor of lower value will
speed up the process but also increases static power
dissipation.
✓ The asymmetric input logic levels make nMOS circuits
susceptible to noise.
PMOS ( p-channel MOSFET )
PMOS logic uses p-type metal-oxide-semiconductor field effect
transistors (MOSFETs) to implement logic gates and other digital circuits.
The composition of a PMOS transistor creates low resistance when a low voltage
is applied to it and high resistance when a high voltage is applied to it.
NOT gate by pMOS logic
➢When A is high pMOS stop conducting
and Y becomes low.
➢When A is low pMOS starts conducting
and Vdd transfers to Y and it becomes
high.
NAND gate by pMOS logic
➢ Vdd will not trasfer to Y only
when both A and B are high. In this
case Y becomes low.
➢ If any of the inputs are high Y
becomes high.
NOR gate by pMOS logic
➢When both inputs are low then both
will conduct and Y becomes high.
In other cases the Y becomes low.
Disadvantage of PMOS logic
➢ Resistance between the output and the negative supply rail is much
greater, so the high to low transition takes longer.
➢ Using a resistor of lower value will speed up the process but also
increases static power dissipation.
➢The asymmetric input logic levels make pMOS circuits susceptible
to noise.
CMOS ( complementary -MOS )
➢CMOS was also sometimes referred to as complementary-symmetry
metal–oxide–semiconductor .
➢both N-type and P-type transistors are used to realize logic functions.
➢Two important characteristics of CMOS devices are high noise
immunity and low static power consumption.
➢CMOS devices do not produce as much waste heat as other forms of
logic.
NOT gate by CMOS logic
When the input A is low,
the NMOS transistor has high resistance so it
stops voltage from leaking into ground,
while the PMOS transistor has low resistance so
it allows the voltage source to transfer voltage
through the PMOS transistor to the output.
The output would therefore register a high
voltage. Vice versa
Ground=
NAND gate by CMOS logic
➢If both of the A and B inputs are high,
then both the NMOS transistors will
conduct, neither of the PMOS transistors
will conduct, and a conductive path will be
established between the output and Vss
(ground), bringing the output low.
➢If either of the A or B inputs is low, one of
the NMOS transistors will not conduct, one
of the PMOS transistors will, and a
conductive path will be established
between the output and Vdd (voltage
source), bringing the output high.
<-pMOS
<-nMOS
Realization of universal gates using NMOS, PMOS, and CMOS

More Related Content

What's hot

Line coding
Line codingLine coding
Line codingRina Ahire
 
Encoder & Decoder
Encoder & DecoderEncoder & Decoder
Encoder & DecoderSyed Saeed
 
Layout design on MICROWIND
Layout design on MICROWINDLayout design on MICROWIND
Layout design on MICROWINDvaibhav jindal
 
direct coupled transistor logic
direct coupled transistor logicdirect coupled transistor logic
direct coupled transistor logicsonalijagtap15
 
SHIFT REGISTERS
SHIFT REGISTERSSHIFT REGISTERS
SHIFT REGISTERSkumari36
 
Combinational Logic
Combinational LogicCombinational Logic
Combinational LogicSirat Mahmood
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPTJay Baria
 
ADC & DAC
ADC & DACADC & DAC
ADC & DACwewe mahir
 
Keypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 MicrocontrollerKeypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 MicrocontrollerSudhanshu Janwadkar
 
Pass Transistor Logic
Pass Transistor LogicPass Transistor Logic
Pass Transistor LogicDiwaker Pant
 
Moore and Mealy machines
Moore and Mealy machinesMoore and Mealy machines
Moore and Mealy machinesIrfan Anjum
 
Channel length Modulation
Channel length ModulationChannel length Modulation
Channel length ModulationEngineering Funda
 
Logic families
Logic familiesLogic families
Logic familiesSARITHA REDDY
 

What's hot (20)

Line coding
Line codingLine coding
Line coding
 
Encoder & Decoder
Encoder & DecoderEncoder & Decoder
Encoder & Decoder
 
Layout design on MICROWIND
Layout design on MICROWINDLayout design on MICROWIND
Layout design on MICROWIND
 
direct coupled transistor logic
direct coupled transistor logicdirect coupled transistor logic
direct coupled transistor logic
 
SHIFT REGISTERS
SHIFT REGISTERSSHIFT REGISTERS
SHIFT REGISTERS
 
8255 PPI
8255 PPI8255 PPI
8255 PPI
 
latches
 latches latches
latches
 
Combinational Logic
Combinational LogicCombinational Logic
Combinational Logic
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPT
 
ADC & DAC
ADC & DACADC & DAC
ADC & DAC
 
MOSFETs
MOSFETsMOSFETs
MOSFETs
 
Keypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 MicrocontrollerKeypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 Microcontroller
 
Pass Transistor Logic
Pass Transistor LogicPass Transistor Logic
Pass Transistor Logic
 
Moore and Mealy machines
Moore and Mealy machinesMoore and Mealy machines
Moore and Mealy machines
 
Channel length Modulation
Channel length ModulationChannel length Modulation
Channel length Modulation
 
I o ports.ppt
I o ports.pptI o ports.ppt
I o ports.ppt
 
Encoder and decoder
Encoder and decoderEncoder and decoder
Encoder and decoder
 
Logic families
Logic familiesLogic families
Logic families
 
PLDs
PLDsPLDs
PLDs
 
Pass Transistor Logic
Pass Transistor LogicPass Transistor Logic
Pass Transistor Logic
 

Similar to Realization of universal gates using NMOS, PMOS, and CMOS

UNIPOLAR LOGIC FAMILY.pptx
UNIPOLAR LOGIC FAMILY.pptxUNIPOLAR LOGIC FAMILY.pptx
UNIPOLAR LOGIC FAMILY.pptxAbubakarTv
 
NMOS PPT for 2nd year
NMOS PPT for 2nd yearNMOS PPT for 2nd year
NMOS PPT for 2nd yearfaltuthings
 
PPT CMOS.pptx
PPT CMOS.pptxPPT CMOS.pptx
PPT CMOS.pptxkavithadcs
 
CMOS logic circuits
CMOS logic circuitsCMOS logic circuits
CMOS logic circuitsMahesh_Naidu
 
cmoslogic_data7.pdf
cmoslogic_data7.pdfcmoslogic_data7.pdf
cmoslogic_data7.pdfkalivaraprasad2
 
cmoshssd-220105164535.pptx
cmoshssd-220105164535.pptxcmoshssd-220105164535.pptx
cmoshssd-220105164535.pptxKethavathVenkatesh3
 
Mos and cmos technology
Mos and cmos technologyMos and cmos technology
Mos and cmos technologySARITHA REDDY
 
HETT406 GROUP 1 PRESENTATION_CMOS inverter.pptx
HETT406 GROUP 1 PRESENTATION_CMOS inverter.pptxHETT406 GROUP 1 PRESENTATION_CMOS inverter.pptx
HETT406 GROUP 1 PRESENTATION_CMOS inverter.pptxedward714332
 
Introduction to MOS Technology.pdf
Introduction to MOS Technology.pdfIntroduction to MOS Technology.pdf
Introduction to MOS Technology.pdfAshishSoni509
 
Unit no. 5 cmos logic design
Unit no. 5 cmos logic designUnit no. 5 cmos logic design
Unit no. 5 cmos logic designswagatkarve
 
circuit families in vlsi.pptx
circuit families in vlsi.pptxcircuit families in vlsi.pptx
circuit families in vlsi.pptxanitha862251
 
Leakage effects in mos-fets
Leakage effects in mos-fetsLeakage effects in mos-fets
Leakage effects in mos-fetsArya Ls
 
MOMOSFET stands for metal-oxide-semiconductor field-effect transistor. It is ...
MOMOSFET stands for metal-oxide-semiconductor field-effect transistor. It is ...MOMOSFET stands for metal-oxide-semiconductor field-effect transistor. It is ...
MOMOSFET stands for metal-oxide-semiconductor field-effect transistor. It is ...arvindsinghrathore6
 
Very Large Scale Integration -VLSI
Very Large Scale Integration -VLSIVery Large Scale Integration -VLSI
Very Large Scale Integration -VLSIPRABHAHARAN429
 
lecture-1.pdf
lecture-1.pdflecture-1.pdf
lecture-1.pdfashwkr07
 

Similar to Realization of universal gates using NMOS, PMOS, and CMOS (20)

UNIPOLAR LOGIC FAMILY.pptx
UNIPOLAR LOGIC FAMILY.pptxUNIPOLAR LOGIC FAMILY.pptx
UNIPOLAR LOGIC FAMILY.pptx
 
NMOS PPT for 2nd year
NMOS PPT for 2nd yearNMOS PPT for 2nd year
NMOS PPT for 2nd year
 
PPT CMOS.pptx
PPT CMOS.pptxPPT CMOS.pptx
PPT CMOS.pptx
 
CMOS logic circuits
CMOS logic circuitsCMOS logic circuits
CMOS logic circuits
 
cmoslogic_data7.pdf
cmoslogic_data7.pdfcmoslogic_data7.pdf
cmoslogic_data7.pdf
 
cmoshssd-220105164535.pptx
cmoshssd-220105164535.pptxcmoshssd-220105164535.pptx
cmoshssd-220105164535.pptx
 
Mos and cmos technology
Mos and cmos technologyMos and cmos technology
Mos and cmos technology
 
Mosfet
MosfetMosfet
Mosfet
 
HETT406 GROUP 1 PRESENTATION_CMOS inverter.pptx
HETT406 GROUP 1 PRESENTATION_CMOS inverter.pptxHETT406 GROUP 1 PRESENTATION_CMOS inverter.pptx
HETT406 GROUP 1 PRESENTATION_CMOS inverter.pptx
 
Introduction to MOS Technology.pdf
Introduction to MOS Technology.pdfIntroduction to MOS Technology.pdf
Introduction to MOS Technology.pdf
 
Unit no. 5 cmos logic design
Unit no. 5 cmos logic designUnit no. 5 cmos logic design
Unit no. 5 cmos logic design
 
circuit families in vlsi.pptx
circuit families in vlsi.pptxcircuit families in vlsi.pptx
circuit families in vlsi.pptx
 
Leakage effects in mos-fets
Leakage effects in mos-fetsLeakage effects in mos-fets
Leakage effects in mos-fets
 
MOMOSFET stands for metal-oxide-semiconductor field-effect transistor. It is ...
MOMOSFET stands for metal-oxide-semiconductor field-effect transistor. It is ...MOMOSFET stands for metal-oxide-semiconductor field-effect transistor. It is ...
MOMOSFET stands for metal-oxide-semiconductor field-effect transistor. It is ...
 
Very Large Scale Integration -VLSI
Very Large Scale Integration -VLSIVery Large Scale Integration -VLSI
Very Large Scale Integration -VLSI
 
Vlsi gate level design
Vlsi gate level designVlsi gate level design
Vlsi gate level design
 
lecture-1.pdf
lecture-1.pdflecture-1.pdf
lecture-1.pdf
 
VLSI
VLSIVLSI
VLSI
 
MOSFET Amplifier
MOSFET AmplifierMOSFET Amplifier
MOSFET Amplifier
 
Cmos logic
Cmos logicCmos logic
Cmos logic
 

More from GargiKhanna1

Latch & Flip-Flop.pptx
Latch & Flip-Flop.pptxLatch & Flip-Flop.pptx
Latch & Flip-Flop.pptxGargiKhanna1
 
Digital Counter Design
 Digital Counter Design Digital Counter Design
Digital Counter DesignGargiKhanna1
 
Latch and flip flop
Latch and flip flopLatch and flip flop
Latch and flip flopGargiKhanna1
 
Combinational Logic Circuit
Combinational Logic CircuitCombinational Logic Circuit
Combinational Logic CircuitGargiKhanna1
 
Karnaugh Map
Karnaugh MapKarnaugh Map
Karnaugh MapGargiKhanna1
 
Error detection and correction codes
Error detection and correction codesError detection and correction codes
Error detection and correction codesGargiKhanna1
 
Number system
Number system Number system
Number system GargiKhanna1
 
Logic Level Techniques for Power Reduction
Logic Level Techniques for Power Reduction Logic Level Techniques for Power Reduction
Logic Level Techniques for Power Reduction GargiKhanna1
 
Architectural Level Techniques
Architectural Level TechniquesArchitectural Level Techniques
Architectural Level TechniquesGargiKhanna1
 
Probabilistic Power Analysis
Probabilistic Power AnalysisProbabilistic Power Analysis
Probabilistic Power AnalysisGargiKhanna1
 
Monte carlo analysis
Monte carlo analysisMonte carlo analysis
Monte carlo analysisGargiKhanna1
 
Simulation power analysis low power vlsi
Simulation power analysis   low power vlsiSimulation power analysis   low power vlsi
Simulation power analysis low power vlsiGargiKhanna1
 
Boolean Function SOP & POS
Boolean Function SOP &  POSBoolean Function SOP &  POS
Boolean Function SOP & POSGargiKhanna1
 
Binary codes
Binary codesBinary codes
Binary codesGargiKhanna1
 
Binary Arithmetic
Binary ArithmeticBinary Arithmetic
Binary ArithmeticGargiKhanna1
 

More from GargiKhanna1 (17)

Latch & Flip-Flop.pptx
Latch & Flip-Flop.pptxLatch & Flip-Flop.pptx
Latch & Flip-Flop.pptx
 
Digital Counter Design
 Digital Counter Design Digital Counter Design
Digital Counter Design
 
Latch and flip flop
Latch and flip flopLatch and flip flop
Latch and flip flop
 
Combinational Logic Circuit
Combinational Logic CircuitCombinational Logic Circuit
Combinational Logic Circuit
 
Karnaugh Map
Karnaugh MapKarnaugh Map
Karnaugh Map
 
Error detection and correction codes
Error detection and correction codesError detection and correction codes
Error detection and correction codes
 
Number system
Number system Number system
Number system
 
Logic Level Techniques for Power Reduction
Logic Level Techniques for Power Reduction Logic Level Techniques for Power Reduction
Logic Level Techniques for Power Reduction
 
Architectural Level Techniques
Architectural Level TechniquesArchitectural Level Techniques
Architectural Level Techniques
 
Probabilistic Power Analysis
Probabilistic Power AnalysisProbabilistic Power Analysis
Probabilistic Power Analysis
 
Monte carlo analysis
Monte carlo analysisMonte carlo analysis
Monte carlo analysis
 
Simulation power analysis low power vlsi
Simulation power analysis   low power vlsiSimulation power analysis   low power vlsi
Simulation power analysis low power vlsi
 
Boolean Function SOP & POS
Boolean Function SOP &  POSBoolean Function SOP &  POS
Boolean Function SOP & POS
 
Logic gate
Logic gateLogic gate
Logic gate
 
Logic Gates
Logic GatesLogic Gates
Logic Gates
 
Binary codes
Binary codesBinary codes
Binary codes
 
Binary Arithmetic
Binary ArithmeticBinary Arithmetic
Binary Arithmetic
 

Recently uploaded

Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 

Recently uploaded (20)

Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 

Realization of universal gates using NMOS, PMOS, and CMOS

  • 2. nMOS ( n-channel MOSFET ) nMOS logic uses n-type metal-oxide-semiconductor field effect transistors (MOSFETs) to implement logic gates and other digital circuits. The composition of an NMOS transistor creates high resistance when a low voltage is applied to it and low resistance when a high voltage is applied to it.
  • 3. NOT gate by NMOS logic ❖ In the Q1 NMOS gate is connected with supply so it is always in conducting mode. Behave like a resistor ❖ When A is high Q2 will conducting ,Q1 conducts due to i/p Vdd (high) and Vdd Current directly goes to the ground , so Y becomes low. ❖ When A is low Q2 stop conducting , Q1 conducts due to high i/p. so Vdd transfer to Y and output becomes high.
  • 4. NAND gate by NMOS logic ➢Q1 always conducts. ➢When both i/p are high Q2,Q3 start conducting so Y=low. ➢When both are low Q2,Q3 stop conducting and Vdd transfer to Y. ➢When one i/p is high so only one nMOS conducts so only Vdd transfers to Y. Q1 Q2 Q3 A B Y 0 0 1 0 1 1 1 0 1 1 1 0 Q1 Q2 Q3 on off off on off on on on off on off off
  • 5. NOR gate by NMOS logic ➢ If either input A or input B is high ,the respective MOS transistor acts as a very low resistance between the output and the negative supply, forcing the output to be low . ➢ When both A and B are high, both transistors are conductive, creating an even lower resistance path to ground. ➢ When both inputs are low, Q2 and Q3 transistors are off, and output is high. A B Y 0 0 1 0 1 0 1 0 0 1 1 0
  • 6. Disadvantage of NMOS logic ✓The worst problem is that a DC current flows through an nMOS logic gate when the PDN is active, that is whenever the output is low. This leads to static power dissipation even when the circuit sits idle. ✓nMOS circuits are slow to transition from low to high. When transitioning from high to low, the transistors provide low resistance, and the capacitative charge at the output drains away very quickly. But the resistance between the output and the positive supply rail is much greater, so the low to high transition takes longer. Using a resistor of lower value will speed up the process but also increases static power dissipation. ✓ The asymmetric input logic levels make nMOS circuits susceptible to noise.
  • 7. PMOS ( p-channel MOSFET ) PMOS logic uses p-type metal-oxide-semiconductor field effect transistors (MOSFETs) to implement logic gates and other digital circuits. The composition of a PMOS transistor creates low resistance when a low voltage is applied to it and high resistance when a high voltage is applied to it.
  • 8. NOT gate by pMOS logic ➢When A is high pMOS stop conducting and Y becomes low. ➢When A is low pMOS starts conducting and Vdd transfers to Y and it becomes high.
  • 9. NAND gate by pMOS logic ➢ Vdd will not trasfer to Y only when both A and B are high. In this case Y becomes low. ➢ If any of the inputs are high Y becomes high.
  • 10. NOR gate by pMOS logic ➢When both inputs are low then both will conduct and Y becomes high. In other cases the Y becomes low.
  • 11. Disadvantage of PMOS logic ➢ Resistance between the output and the negative supply rail is much greater, so the high to low transition takes longer. ➢ Using a resistor of lower value will speed up the process but also increases static power dissipation. ➢The asymmetric input logic levels make pMOS circuits susceptible to noise.
  • 12. CMOS ( complementary -MOS ) ➢CMOS was also sometimes referred to as complementary-symmetry metal–oxide–semiconductor . ➢both N-type and P-type transistors are used to realize logic functions. ➢Two important characteristics of CMOS devices are high noise immunity and low static power consumption. ➢CMOS devices do not produce as much waste heat as other forms of logic.
  • 13. NOT gate by CMOS logic When the input A is low, the NMOS transistor has high resistance so it stops voltage from leaking into ground, while the PMOS transistor has low resistance so it allows the voltage source to transfer voltage through the PMOS transistor to the output. The output would therefore register a high voltage. Vice versa Ground=
  • 14. NAND gate by CMOS logic ➢If both of the A and B inputs are high, then both the NMOS transistors will conduct, neither of the PMOS transistors will conduct, and a conductive path will be established between the output and Vss (ground), bringing the output low. ➢If either of the A or B inputs is low, one of the NMOS transistors will not conduct, one of the PMOS transistors will, and a conductive path will be established between the output and Vdd (voltage source), bringing the output high. <-pMOS <-nMOS