SlideShare a Scribd company logo
1 of 21
PONDICHERRY UNIVERSITY
DEPARTMENT OF ELECTRONICS AND
COMMUNICATION ENGINEERING
FUNDAMENTALS OF CMOS
PREPARED BY :-
AWANISH KUMAR
 CMOS
• CMOS (complementary metal-oxide semiconductor)
is the semiconductor technology used in the transistors
that are manufactured into most of today's computer
microchips.
• In CMOS technology, both kinds of transistors are used
in a complementary way to form a current gate that
forms an effective means of electrical control.
CMOS (Complementary Metal Oxide
Semiconductor)
• The main advantage of CMOS over NMOS and BIPOLAR technology is the much smaller
power dissipation.
• Unlike NMOS or BIPOLAR circuits, a Complementary MOS circuit has almost no static
power dissipation.
• Power is only dissipated in case the circuit actually switches. This allows integrating more
CMOS gates on an IC than in NMOS or bipolar technology, resulting in much better
performance. Complementary Metal Oxide Semiconductor transistor consists of P-
channel MOS (PMOS) and N-channel MOS (NMOS). Please refer to the link to know
more about the fabrication process of CMOS transistor.
•
 NMOS
• NMOS is built on a p-type substrate with
n-type source and drain diffused on it.
In NMOS, the majority of carriers are electrons.
• When a high voltage is applied to the gate, the NMOS will
conduct.
• Similarly, when a low voltage is applied to the gate, NMOS will
not conduct. NMOS is considered to be faster than PMOS,
since the carriers in NMOS, which are electrons, travel twice as
fast as the holes.
NMOS Transist
 PMOS
• P- channel MOSFET consists of P-type Source and Drain
diffused on an N-type substrate.
• The majority of carriers are holes. When a high voltage is
applied to the gate, the PMOS will not conduct. When a low
voltage is applied to the gate, the PMOS will conduct.
• The PMOS devices are more immune to noise than NMOS
devices.
 CMOS Working Principle
• In CMOS technology, both N-type and P-type transistors are
used to design logic functions.
• The same signal which turns ON a transistor of one type is used
to turn OFF a transistor of the other type.
• This characteristic allows the design of logic devices using only
simple switches, without the need for a pull-up resistor.
• In CMOS logic gates a collection of n-type
MOSFETs is arranged in a pull-down network
between the output and the low voltage power
supply rail (Vss or quite often ground).
• Instead of the load resistor of NMOS logic
gates, CMOS logic gates have a collection of
p-type MOSFETs in a pull-up network
between the output and the higher-voltage rail
(often named Vdd).
CMOS using Pull Up & Pull Down
• Thus, if both a p-type and n-type transistor have their gates
connected to the same input, the p-type MOSFET will be ON
when the n-type MOSFET is OFF, and vice-versa.
• The networks are arranged such that one is ON and the other
OFF for any input pattern as shown in the figure below.
• CMOS offers relatively high speed, low power dissipation, high
noise margins in both states, and will operate over a wide range
of source and input voltages (provided the source voltage is
fixed).
 CMOS Inverter
• The inverter circuit as shown in the figure below. It
consists of PMOS and NMOS FET. The input A
serves as the gate voltage for both transistors.
• The NMOS transistor has input from Vss (ground)
and the PMOS transistor has input from Vdd.
• The terminal Y is output. When a high voltage (~
Vdd) is given at input terminal (A) of the inverter, the
PMOS becomes an open circuit, and NMOS
switched OFF so the output will be pulled down to
Vss.
CMOS Inverter
• When a low-level voltage (<Vdd, ~0v) applied to the
inverter, the NMOS switched OFF and PMOS switched
ON. So the output becomes Vdd or the circuit is pulled up
to Vdd.
INPUT LOGIC INPUT OUTPUT LOGIC OUTPUT
0 V 0 VDD 1
VDD 1 0 V 0
 CMOS NAND Gate
• figure shows a 2-input Complementary MOS
NAND gate. It consists of two series NMOS
transistors between Y and Ground and two
parallel PMOS transistors between Y and VDD.
• If either input A or B is logic 0, at least one of
the NMOS transistors will be OFF, breaking the
path from Y to Ground. But at least one of the
pMOS transistors will be ON, creating a path
from Y to VDD Two Input NAND Gate
• the output Y will be high. If both inputs are high, both of the
nMOS transistors will be ON and both of the pMOS transistors
will be OFF. Hence, the output will be logic low.
• The truth table of the NAND logic gate given in the below table.
A B Pull-Down Network Pull-up Network OUTPUT (Y)
0 0 OFF ON 1
0 1 OFF ON 1
1 0 OFF ON 1
1 1 ON ON 0
 CMOS NOR Gate
• A 2-input NOR gate is shown in the
figure below. The NMOS transistors are
in parallel to pull the output low when
either input is high.
• The PMOS transistors are in series to
pull the output high when both inputs are
low, as given in the below table. The
output is never left floating.
Two Input NOR Gate
The truth table of the NOR logic gate
A B Y
0 0 1
0 1 0
1 0 0
1 1 0
 CMOS Fabrication
• The fabrication of CMOS transistors can be done on the wafer
of silicon. The diameter of the wafer ranges from 20mm to
300mm. In this, the Lithography process is the same as the
printing press. On every step, different materials can be
deposited, etched otherwise patterned. This process is very
simple to understand by viewing the wafer’s top as well as
cross-section within a simplified assembling method.
• The fabrication of CMOS can be accomplished through using
three technologies namely N-well, P-well, Twin well, an SOI
(Silicon on Insulator).
 CMOS Characteristics
• The most important characteristics of CMOS are low static power utilization, huge noise
immunity. When the single transistor from the pair of MOSFET transistor is switched OFF
then the series combination uses significant power throughout switching among the two
stated like ON & OFF.
• As a result, these devices do not generate waste heat as compared with other types of
logic circuits such as TTL or NMOS logic, which usually use some standing current even
they don’t change their state.
• These CMOS characteristics will allow for integrating logic functions with high density on
an integrated circuit. Because of this, CMOS has become the most frequently used
technology to be executed within VLSI chips.
• The phrase MOS is a reference to the MOSFET’s physical structure which includes an
electrode with a metal gate that is located on the top of an oxide insulator of
semiconductor material.
• A material like Aluminum is used only once however the material is now polysilicon. The
designing of other metal gates can be done using a comeback through the arrival of high-
κ dielectric materials within the process of the CMOS process.
 The advantages of CMOS
• The main benefits of CMOS over TTL are good noise margin as
well as less power consumption. This is due to no straight
conducting lane from VDD to GND, fall times based on the
conditions of input, then the transmission of the digital signal will
become easy & low cost through CMOS chips.
• CMOS is used to explain the amount of memory on the
motherboard of the computer that will store in the settings of
BIOS. These settings mainly include the date, time, and settings
of hardware
TTL is a digital logic circuit where bipolar transistors work on
DC pulses. Several transistor logic gates are normally made-up
of a single IC.
• It uses a single power supply like + VDD
• These gates are very simple
• Input impedance is high
• CMOS logic uses less power whenever it is held in a set state
• Power dissipation is negligible
• Fan out is high
• TTL compatibility
• Stability of temperature
• Noise immunity is good
• Compact
• Designing is very well
• Robust mechanically
• Logic swing is large (VDD)
 The disadvantages of CMOS
• The cost will be increased once the processing steps increases,
however, it can be resolved.
• The packing density of CMOS is low as compared with NMOS.
• MOS chips should be secured from getting static charges by placing
the leads shorted otherwise; the static charges obtained within leads
will damage the chip. This problem can be solved by including
protective circuits otherwise devices.
• Another drawback of the CMOS inverter is that it utilizes two
transistors as opposed to one NMOS to build an inverter, which
means that the CMOS uses more space over the chip as compared
with the NMOS. These drawbacks are small due to the progress
within the CMOS technology.
 CMOS Applications
• CMOS technology has been used for the following digital IC
designs.
• Computer memories, CPUs
• Microprocessor designs
• Flash memory chip designing
• Used to design application-specific integrated circuits (ASICs)

More Related Content

What's hot (20)

CMOS LOGIC STRUCTURES
CMOS LOGIC STRUCTURESCMOS LOGIC STRUCTURES
CMOS LOGIC STRUCTURES
 
CMOS Logic Circuits
CMOS Logic CircuitsCMOS Logic Circuits
CMOS Logic Circuits
 
Mos transistor
Mos transistorMos transistor
Mos transistor
 
Stick Diagram
Stick DiagramStick Diagram
Stick Diagram
 
Second order effects
Second order effectsSecond order effects
Second order effects
 
Dynamic logic circuits
Dynamic logic circuitsDynamic logic circuits
Dynamic logic circuits
 
Mosfet
MosfetMosfet
Mosfet
 
Short channel effects
Short channel effectsShort channel effects
Short channel effects
 
Silicon on Insulator (SOI) Technology
Silicon on Insulator (SOI) TechnologySilicon on Insulator (SOI) Technology
Silicon on Insulator (SOI) Technology
 
CMOS VLSI design
CMOS VLSI designCMOS VLSI design
CMOS VLSI design
 
Mosfet
MosfetMosfet
Mosfet
 
MOSFET and Short channel effects
MOSFET and Short channel effectsMOSFET and Short channel effects
MOSFET and Short channel effects
 
Mosfet
MosfetMosfet
Mosfet
 
MOS transistor 13
MOS transistor 13MOS transistor 13
MOS transistor 13
 
Bicmos Technology - Overview
Bicmos Technology - OverviewBicmos Technology - Overview
Bicmos Technology - Overview
 
Vlsi design mosfet
Vlsi design mosfetVlsi design mosfet
Vlsi design mosfet
 
Rc delay modelling in vlsi
Rc delay modelling in vlsiRc delay modelling in vlsi
Rc delay modelling in vlsi
 
Channel length Modulation
Channel length ModulationChannel length Modulation
Channel length Modulation
 
CMOS logic circuits
CMOS logic circuitsCMOS logic circuits
CMOS logic circuits
 
Short channel effects
Short channel effectsShort channel effects
Short channel effects
 

Similar to CMOS

Introduction to MOS Technology.pdf
Introduction to MOS Technology.pdfIntroduction to MOS Technology.pdf
Introduction to MOS Technology.pdfAshishSoni509
 
UNIPOLAR LOGIC FAMILY.pptx
UNIPOLAR LOGIC FAMILY.pptxUNIPOLAR LOGIC FAMILY.pptx
UNIPOLAR LOGIC FAMILY.pptxAbubakarTv
 
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
 
18EC655_Module-1.pptx
18EC655_Module-1.pptx18EC655_Module-1.pptx
18EC655_Module-1.pptxJazzSameer
 
Unit no. 5 cmos logic design
Unit no. 5 cmos logic designUnit no. 5 cmos logic design
Unit no. 5 cmos logic designswagatkarve
 
7_DVD_Combinational_MOS_Logic_Circuits.pdf
7_DVD_Combinational_MOS_Logic_Circuits.pdf7_DVD_Combinational_MOS_Logic_Circuits.pdf
7_DVD_Combinational_MOS_Logic_Circuits.pdfUsha Mehta
 
CMOS Topic 6 -_designing_combinational_logic_circuits
CMOS Topic 6 -_designing_combinational_logic_circuitsCMOS Topic 6 -_designing_combinational_logic_circuits
CMOS Topic 6 -_designing_combinational_logic_circuitsIkhwan_Fakrudin
 
EC6601 VLSI Design CMOS Fabrication
EC6601 VLSI Design   CMOS FabricationEC6601 VLSI Design   CMOS Fabrication
EC6601 VLSI Design CMOS Fabricationchitrarengasamy
 
lecture-1.pdf
lecture-1.pdflecture-1.pdf
lecture-1.pdfashwkr07
 
VLSI D PPT.pdf
VLSI D PPT.pdfVLSI D PPT.pdf
VLSI D PPT.pdfAMohan12
 
CMOS Combinational_Logic_Circuits.pdf
CMOS Combinational_Logic_Circuits.pdfCMOS Combinational_Logic_Circuits.pdf
CMOS Combinational_Logic_Circuits.pdfSouravRoyElectronics
 

Similar to CMOS (20)

cmoshssd-220105164535.pptx
cmoshssd-220105164535.pptxcmoshssd-220105164535.pptx
cmoshssd-220105164535.pptx
 
PPT CMOS.pptx
PPT CMOS.pptxPPT CMOS.pptx
PPT CMOS.pptx
 
Introduction to MOS Technology.pdf
Introduction to MOS Technology.pdfIntroduction to MOS Technology.pdf
Introduction to MOS Technology.pdf
 
UNIPOLAR LOGIC FAMILY.pptx
UNIPOLAR LOGIC FAMILY.pptxUNIPOLAR LOGIC FAMILY.pptx
UNIPOLAR LOGIC FAMILY.pptx
 
VLSI
VLSIVLSI
VLSI
 
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
 
12BiCMOS Technology.ppt
12BiCMOS Technology.ppt12BiCMOS Technology.ppt
12BiCMOS Technology.ppt
 
18EC655_Module-1.pptx
18EC655_Module-1.pptx18EC655_Module-1.pptx
18EC655_Module-1.pptx
 
1576330771.pdf
1576330771.pdf1576330771.pdf
1576330771.pdf
 
Unit no. 5 cmos logic design
Unit no. 5 cmos logic designUnit no. 5 cmos logic design
Unit no. 5 cmos logic design
 
7_DVD_Combinational_MOS_Logic_Circuits.pdf
7_DVD_Combinational_MOS_Logic_Circuits.pdf7_DVD_Combinational_MOS_Logic_Circuits.pdf
7_DVD_Combinational_MOS_Logic_Circuits.pdf
 
CMOS Topic 6 -_designing_combinational_logic_circuits
CMOS Topic 6 -_designing_combinational_logic_circuitsCMOS Topic 6 -_designing_combinational_logic_circuits
CMOS Topic 6 -_designing_combinational_logic_circuits
 
EC6601 VLSI Design CMOS Fabrication
EC6601 VLSI Design   CMOS FabricationEC6601 VLSI Design   CMOS Fabrication
EC6601 VLSI Design CMOS Fabrication
 
cmos of metal oxide field effect tansistor
cmos of metal oxide field effect tansistorcmos of metal oxide field effect tansistor
cmos of metal oxide field effect tansistor
 
lecture-1.pdf
lecture-1.pdflecture-1.pdf
lecture-1.pdf
 
MOS logic family
MOS logic familyMOS logic family
MOS logic family
 
VLSI D PPT.pdf
VLSI D PPT.pdfVLSI D PPT.pdf
VLSI D PPT.pdf
 
Cmos
CmosCmos
Cmos
 
CMOS Combinational_Logic_Circuits.pdf
CMOS Combinational_Logic_Circuits.pdfCMOS Combinational_Logic_Circuits.pdf
CMOS Combinational_Logic_Circuits.pdf
 
Ijetr011811
Ijetr011811Ijetr011811
Ijetr011811
 

More from AWANISHKUMAR84

PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdf
PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdfPONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdf
PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdfAWANISHKUMAR84
 
Cognitive Radio Spectrum Management.pdf
Cognitive Radio Spectrum Management.pdfCognitive Radio Spectrum Management.pdf
Cognitive Radio Spectrum Management.pdfAWANISHKUMAR84
 
Optimum Receiver corrupted by AWGN Channel
Optimum Receiver corrupted by AWGN ChannelOptimum Receiver corrupted by AWGN Channel
Optimum Receiver corrupted by AWGN ChannelAWANISHKUMAR84
 
Optical Channel Capacity of MIMO system
Optical Channel Capacity of MIMO systemOptical Channel Capacity of MIMO system
Optical Channel Capacity of MIMO systemAWANISHKUMAR84
 
Rfid based attendance system using arduino (1)
Rfid based attendance system using arduino (1)Rfid based attendance system using arduino (1)
Rfid based attendance system using arduino (1)AWANISHKUMAR84
 

More from AWANISHKUMAR84 (8)

LMS .pdf
LMS .pdfLMS .pdf
LMS .pdf
 
FSM.pdf
FSM.pdfFSM.pdf
FSM.pdf
 
PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdf
PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdfPONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdf
PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdf
 
Cognitive Radio Spectrum Management.pdf
Cognitive Radio Spectrum Management.pdfCognitive Radio Spectrum Management.pdf
Cognitive Radio Spectrum Management.pdf
 
Bit Error rate of QAM
Bit Error rate of QAMBit Error rate of QAM
Bit Error rate of QAM
 
Optimum Receiver corrupted by AWGN Channel
Optimum Receiver corrupted by AWGN ChannelOptimum Receiver corrupted by AWGN Channel
Optimum Receiver corrupted by AWGN Channel
 
Optical Channel Capacity of MIMO system
Optical Channel Capacity of MIMO systemOptical Channel Capacity of MIMO system
Optical Channel Capacity of MIMO system
 
Rfid based attendance system using arduino (1)
Rfid based attendance system using arduino (1)Rfid based attendance system using arduino (1)
Rfid based attendance system using arduino (1)
 

Recently uploaded

DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 

Recently uploaded (20)

DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 

CMOS

  • 1. PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING FUNDAMENTALS OF CMOS PREPARED BY :- AWANISH KUMAR
  • 2.  CMOS • CMOS (complementary metal-oxide semiconductor) is the semiconductor technology used in the transistors that are manufactured into most of today's computer microchips. • In CMOS technology, both kinds of transistors are used in a complementary way to form a current gate that forms an effective means of electrical control.
  • 3. CMOS (Complementary Metal Oxide Semiconductor) • The main advantage of CMOS over NMOS and BIPOLAR technology is the much smaller power dissipation. • Unlike NMOS or BIPOLAR circuits, a Complementary MOS circuit has almost no static power dissipation. • Power is only dissipated in case the circuit actually switches. This allows integrating more CMOS gates on an IC than in NMOS or bipolar technology, resulting in much better performance. Complementary Metal Oxide Semiconductor transistor consists of P- channel MOS (PMOS) and N-channel MOS (NMOS). Please refer to the link to know more about the fabrication process of CMOS transistor. •
  • 4.
  • 5.  NMOS • NMOS is built on a p-type substrate with n-type source and drain diffused on it. In NMOS, the majority of carriers are electrons. • When a high voltage is applied to the gate, the NMOS will conduct. • Similarly, when a low voltage is applied to the gate, NMOS will not conduct. NMOS is considered to be faster than PMOS, since the carriers in NMOS, which are electrons, travel twice as fast as the holes. NMOS Transist
  • 6.  PMOS • P- channel MOSFET consists of P-type Source and Drain diffused on an N-type substrate. • The majority of carriers are holes. When a high voltage is applied to the gate, the PMOS will not conduct. When a low voltage is applied to the gate, the PMOS will conduct. • The PMOS devices are more immune to noise than NMOS devices.
  • 7.  CMOS Working Principle • In CMOS technology, both N-type and P-type transistors are used to design logic functions. • The same signal which turns ON a transistor of one type is used to turn OFF a transistor of the other type. • This characteristic allows the design of logic devices using only simple switches, without the need for a pull-up resistor.
  • 8. • In CMOS logic gates a collection of n-type MOSFETs is arranged in a pull-down network between the output and the low voltage power supply rail (Vss or quite often ground). • Instead of the load resistor of NMOS logic gates, CMOS logic gates have a collection of p-type MOSFETs in a pull-up network between the output and the higher-voltage rail (often named Vdd). CMOS using Pull Up & Pull Down
  • 9. • Thus, if both a p-type and n-type transistor have their gates connected to the same input, the p-type MOSFET will be ON when the n-type MOSFET is OFF, and vice-versa. • The networks are arranged such that one is ON and the other OFF for any input pattern as shown in the figure below. • CMOS offers relatively high speed, low power dissipation, high noise margins in both states, and will operate over a wide range of source and input voltages (provided the source voltage is fixed).
  • 10.  CMOS Inverter • The inverter circuit as shown in the figure below. It consists of PMOS and NMOS FET. The input A serves as the gate voltage for both transistors. • The NMOS transistor has input from Vss (ground) and the PMOS transistor has input from Vdd. • The terminal Y is output. When a high voltage (~ Vdd) is given at input terminal (A) of the inverter, the PMOS becomes an open circuit, and NMOS switched OFF so the output will be pulled down to Vss. CMOS Inverter
  • 11. • When a low-level voltage (<Vdd, ~0v) applied to the inverter, the NMOS switched OFF and PMOS switched ON. So the output becomes Vdd or the circuit is pulled up to Vdd. INPUT LOGIC INPUT OUTPUT LOGIC OUTPUT 0 V 0 VDD 1 VDD 1 0 V 0
  • 12.  CMOS NAND Gate • figure shows a 2-input Complementary MOS NAND gate. It consists of two series NMOS transistors between Y and Ground and two parallel PMOS transistors between Y and VDD. • If either input A or B is logic 0, at least one of the NMOS transistors will be OFF, breaking the path from Y to Ground. But at least one of the pMOS transistors will be ON, creating a path from Y to VDD Two Input NAND Gate
  • 13. • the output Y will be high. If both inputs are high, both of the nMOS transistors will be ON and both of the pMOS transistors will be OFF. Hence, the output will be logic low. • The truth table of the NAND logic gate given in the below table. A B Pull-Down Network Pull-up Network OUTPUT (Y) 0 0 OFF ON 1 0 1 OFF ON 1 1 0 OFF ON 1 1 1 ON ON 0
  • 14.  CMOS NOR Gate • A 2-input NOR gate is shown in the figure below. The NMOS transistors are in parallel to pull the output low when either input is high. • The PMOS transistors are in series to pull the output high when both inputs are low, as given in the below table. The output is never left floating. Two Input NOR Gate
  • 15. The truth table of the NOR logic gate A B Y 0 0 1 0 1 0 1 0 0 1 1 0
  • 16.  CMOS Fabrication • The fabrication of CMOS transistors can be done on the wafer of silicon. The diameter of the wafer ranges from 20mm to 300mm. In this, the Lithography process is the same as the printing press. On every step, different materials can be deposited, etched otherwise patterned. This process is very simple to understand by viewing the wafer’s top as well as cross-section within a simplified assembling method. • The fabrication of CMOS can be accomplished through using three technologies namely N-well, P-well, Twin well, an SOI (Silicon on Insulator).
  • 17.  CMOS Characteristics • The most important characteristics of CMOS are low static power utilization, huge noise immunity. When the single transistor from the pair of MOSFET transistor is switched OFF then the series combination uses significant power throughout switching among the two stated like ON & OFF. • As a result, these devices do not generate waste heat as compared with other types of logic circuits such as TTL or NMOS logic, which usually use some standing current even they don’t change their state. • These CMOS characteristics will allow for integrating logic functions with high density on an integrated circuit. Because of this, CMOS has become the most frequently used technology to be executed within VLSI chips. • The phrase MOS is a reference to the MOSFET’s physical structure which includes an electrode with a metal gate that is located on the top of an oxide insulator of semiconductor material. • A material like Aluminum is used only once however the material is now polysilicon. The designing of other metal gates can be done using a comeback through the arrival of high- κ dielectric materials within the process of the CMOS process.
  • 18.  The advantages of CMOS • The main benefits of CMOS over TTL are good noise margin as well as less power consumption. This is due to no straight conducting lane from VDD to GND, fall times based on the conditions of input, then the transmission of the digital signal will become easy & low cost through CMOS chips. • CMOS is used to explain the amount of memory on the motherboard of the computer that will store in the settings of BIOS. These settings mainly include the date, time, and settings of hardware TTL is a digital logic circuit where bipolar transistors work on DC pulses. Several transistor logic gates are normally made-up of a single IC.
  • 19. • It uses a single power supply like + VDD • These gates are very simple • Input impedance is high • CMOS logic uses less power whenever it is held in a set state • Power dissipation is negligible • Fan out is high • TTL compatibility • Stability of temperature • Noise immunity is good • Compact • Designing is very well • Robust mechanically • Logic swing is large (VDD)
  • 20.  The disadvantages of CMOS • The cost will be increased once the processing steps increases, however, it can be resolved. • The packing density of CMOS is low as compared with NMOS. • MOS chips should be secured from getting static charges by placing the leads shorted otherwise; the static charges obtained within leads will damage the chip. This problem can be solved by including protective circuits otherwise devices. • Another drawback of the CMOS inverter is that it utilizes two transistors as opposed to one NMOS to build an inverter, which means that the CMOS uses more space over the chip as compared with the NMOS. These drawbacks are small due to the progress within the CMOS technology.
  • 21.  CMOS Applications • CMOS technology has been used for the following digital IC designs. • Computer memories, CPUs • Microprocessor designs • Flash memory chip designing • Used to design application-specific integrated circuits (ASICs)