SlideShare a Scribd company logo
Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
ICE 4010: MICRO ELECTRO
MECHANICAL SYSTEMS (MEMS)
Lecture #04
Wafer Technology & Basics of CMOS
Dr. S. Meenatchi Sundaram
Email: meenasundar@gmail.com
1
Wafer Technology
2Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Making wafers is a closely guarded secret and it is possibly
even more difficult to see a wafer production than a single Si
crystal production.
First, wafers must all be made to exceedingly tight geometric
specifications. Not only must the diameter and the thickness be
precisely what they ought to be, but the flatness is constrained
to about 1 m.
This means that the polished surface deviates at most about 1
m from an ideally flat reference plane.
And this is not just true for one wafer, but for all 10,000 or so
produced daily in one factory. The number of Si wafers sold in
2001 is about 100,000,000 or roughly 300,000 a day! Only
tightly controlled processes with plenty of know-how and
expensive equipment will assure these specifications. The
following picture gives an impression of the first step of a
many-step polishing procedure.
Wafer Technology
3Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Wafer Technology
4Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Diameter
(mm/in)
Thickness
(mm)
100/4 0.5
150/6 0.75
200/8 1
300/12 0.75
Wafer Orientation
5Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Wafers are grown on crystals that have a regular crystal
structures.
When they are sliced from the crystal, the surface is aligned in
one of several relative directions, known as the orientationorientationorientationorientation.
This is also referred to as the growth plane of the crystalline
silicon.
The orientation is important for the electronic properties of the
wafer. Ion implantation depths depend on the orientation and
it will affect the paths for transport.
The different planes have different arrangements of atoms and
lattices so it will affect the way the electricity travels in the
circuit.
The orientations of silicon wafers are classified using Miller
indices. These indices include such descriptions as (100), (111),
and (110).
Wafer Orientation
6Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
x
y
z
(100) x
y
z
(110) x
y
z
(111)
Wafer Flats
7Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Wafers had flats, and the flats tell you two things:
o The doping type of the wafer (n- or p-type)
o The orientation of the wafer: {100} or {111}
While this is trivial information, consider: All wafers, whatever
doping type or crystal orientation, look exactly the same!
CMOS Transistors
8
• CMOS is also sometimes referred to as complementary-
symmetry metal–oxide–semiconductor (or COS-MOS).
• The words "complementary-symmetry" refer to the fact that the
typical design style with CMOS uses complementary and
symmetrical pairs of p-type and n-type metal oxide
semiconductor field effect transistors (MOSFETs) for logic
functions.
• Two important characteristics of CMOS devices are high noise
immunity and low static power consumption.
• Since one transistor of the pair is always off, the series
combination draws significant power only momentarily during
switching between on and off states.
Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
CMOS Transistors
9
• Consequently, CMOS devices do not produce as much waste
heat as other forms of logic, for example transistor–transistor
logic (TTL) or NMOS logic, which normally have some standing
current even when not changing state.
• CMOS also allows a high density of logic functions on a chip.
• It was primarily for this reason that CMOS became the most used
technology to be implemented in VLSI chips.
• The phrase "metal–oxide–semiconductor" is a reference to the
physical structure of certain field-effect transistors, having a
metal gate electrode placed on top of an oxide insulator, which in
turn is on top of a semiconductor material.
• Aluminium was once used but now the material is polysilicon.
Other metal gates have made a comeback with the advent of
high-k dielectric materials in the CMOS process.
Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
nMOS Transistors
10
• Four terminals: gate, source, drain, body
• Gate – oxide – body stack looks like a capacitor
– Gate and body are conductors
– SiO2 (oxide) is a very good insulator
– Called metal – oxide – semiconductor (MOS) capacitor
Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
n+
p
GateSource Drain
bulk Si
SiO2
Polysilicon
n+
nMOS Operation
11
• Body is commonly tied to ground (0 V)
• When the gate is at a low voltage:
– P-type body is at low voltage
– Source-body and drain-body diodes are OFF
– No current flows, transistor is OFF
Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
n+
p
GateSource Drain
bulk Si
SiO2
Polysilicon
n+
D
0
S
nMOS Operation Contd…
12
• When the gate is at a high voltage:
– Positive charge on gate of MOS capacitor
– Negative charge attracted to body
– Inserts a channel under gate to n-type
– Now current can flow through n-type silicon from source
through channel to drain, transistor is ON
Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
n+
p
GateSource Drain
bulk Si
SiO2
Polysilicon
n+
D
1
S
pMOS Operation
13
• Similar, but doping and voltages reversed
– Body tied to high voltage (VDD)
– Gate low: transistor ON
– Gate high: transistor OFF
– Bubble indicates inverted behavior
Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
SiO2
n
GateSource Drain
bulk Si
Polysilicon
p+ p+
Power Supply Voltage
14
• GND = 0 V
• In 1980’s, VDD = 5V
• VDD has decreased in modern processes due to scaling
– High VDD would damage modern tiny transistors
– Lower VDD saves power (Dynamic power is proportional to
C.VDD
2.f.a)
• VDD = 3.3, 2.5, 1.8, 1.5, 1.2, 1.0, …
Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Transistors as Switches
15
• We can view MOS transistors as electrically controlled
switches
• Voltage at gate controls path from source to drain
Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
g
s
d
g = 0
s
d
g = 1
s
d
g
s
d
s
d
s
d
nMOS
pMOS
OFF
ON
ON
OFF
CMOS Inverter
16Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
A Y
0
1
VDD
A Y
GND
A Y
CMOS Inverter
17Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
A Y
0 1
1 0
VDD
A=0 Y=1
GND
OFF
ON
A Y
CMOS Inverter
18Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
A Y
0 1
1 0
VDD
A=1 Y=0
GND
ON
OFF
A Y

More Related Content

PDF
Micro Electro Mechanical Systems (MEMS) - Lecture 07
PDF
Lecture 06,07 cmos fabrication
PDF
Lecture 03 overview of micro fabrication
PPTX
Mems unit 1-lec_1
PPTX
Capacitive MEMS Accelerometer
PPTX
Mems brahma
PDF
Experimental study of a alumina packaged 5 bit rf mems phase shifter in high ...
Micro Electro Mechanical Systems (MEMS) - Lecture 07
Lecture 06,07 cmos fabrication
Lecture 03 overview of micro fabrication
Mems unit 1-lec_1
Capacitive MEMS Accelerometer
Mems brahma
Experimental study of a alumina packaged 5 bit rf mems phase shifter in high ...

What's hot (19)

PPT
MEMS CAPACITIVE ACCELEROMETER
PDF
The radio frequency microelectromechanical system (RF MEMS) Materials
PPTX
mbc presentation
PDF
MEMS- Micro electro mechanical systems
PPTX
Introduction to Accelerator & gyroscope
PPTX
Mems accelerometer designing and fabrication
PPTX
Laser micromachining seminar ppt
PPTX
Skt mems
PPTX
INVISION SALLY JOBE MRI INSTALLATION
PPTX
Mems for freshers
PDF
Lecture 09 scaling laws
PDF
ASICs Development for MEMS Applications: A Platform Approach
PPTX
Mems ppt
PPTX
L7 overview of radiographic test
PPTX
Cam seminar
PPT
Mems microphone
PPTX
L3 overview of thermography test
MEMS CAPACITIVE ACCELEROMETER
The radio frequency microelectromechanical system (RF MEMS) Materials
mbc presentation
MEMS- Micro electro mechanical systems
Introduction to Accelerator & gyroscope
Mems accelerometer designing and fabrication
Laser micromachining seminar ppt
Skt mems
INVISION SALLY JOBE MRI INSTALLATION
Mems for freshers
Lecture 09 scaling laws
ASICs Development for MEMS Applications: A Platform Approach
Mems ppt
L7 overview of radiographic test
Cam seminar
Mems microphone
L3 overview of thermography test
Ad

Viewers also liked (20)

PDF
Lecture 10,11 Basics of FEM
PDF
Lecture 02 history & characteristics of mems
PDF
Lecture 01 introduction to mems
PDF
Lecture 08 mems fabrication - cantilever example
PPTX
Control configuration in digital control
PPT
Device exchange and calibration
PPT
DCS and Fieldbus Software installation
PDF
A process control primer
PDF
TYBCom Computer Systems and Applications
PDF
Lecture 05 cmos logic gates
PPTX
Control configuration in digital control
PPTX
Water analysis from_intake_well_to_boiler_drum-n
PPTX
Furnace pressure control
PPTX
Electrohydraulic governing system
PPTX
Split Range Control - Greg McMillan Deminar
PPT
Combined ff and iec applications
PDF
Class 30 controller tuning
PPTX
Ratio control system
PDF
Esp installation
PDF
Class 2 design methodology for process control
Lecture 10,11 Basics of FEM
Lecture 02 history & characteristics of mems
Lecture 01 introduction to mems
Lecture 08 mems fabrication - cantilever example
Control configuration in digital control
Device exchange and calibration
DCS and Fieldbus Software installation
A process control primer
TYBCom Computer Systems and Applications
Lecture 05 cmos logic gates
Control configuration in digital control
Water analysis from_intake_well_to_boiler_drum-n
Furnace pressure control
Electrohydraulic governing system
Split Range Control - Greg McMillan Deminar
Combined ff and iec applications
Class 30 controller tuning
Ratio control system
Esp installation
Class 2 design methodology for process control
Ad

Similar to Lecture 04 wafer technology & basics of cmos (20)

PPT
20EC602 VLSI Design.ppt
PPTX
My VLSI.pptx
PDF
vlsi12312313123123123123123123123123123123.pdf
PPT
cmos_steps.ppt
PPT
Mj 3 Dvlsi
PPTX
1549501456Lecture-1.pptx
PPTX
mos transistor transient analysis for b.tech
PPTX
Fabrication steps of IC
PPT
CMOS VLSI design
PPTX
Vlsi ppt priyanka
PPT
Vlsi design and fabrication ppt
PDF
Lecture1for-vlsi-design1240201073518.pdf
PDF
Lecture 2 ic fabrication processing & wafer preparation
PPTX
CNT embedded MOS DEVICES for Memory Application
DOCX
Pvc cmos finale
PPT
aet 402 lecture1.ppt vlsi CIRCUIT DESIGN
PDF
VLSI-Design.pdf
PPTX
MOSFET, SOI-FET and FIN-FET-ABU SYED KUET
PPTX
Introduction To Microelectronics
PPTX
Ue 1(v sem)
20EC602 VLSI Design.ppt
My VLSI.pptx
vlsi12312313123123123123123123123123123123.pdf
cmos_steps.ppt
Mj 3 Dvlsi
1549501456Lecture-1.pptx
mos transistor transient analysis for b.tech
Fabrication steps of IC
CMOS VLSI design
Vlsi ppt priyanka
Vlsi design and fabrication ppt
Lecture1for-vlsi-design1240201073518.pdf
Lecture 2 ic fabrication processing & wafer preparation
CNT embedded MOS DEVICES for Memory Application
Pvc cmos finale
aet 402 lecture1.ppt vlsi CIRCUIT DESIGN
VLSI-Design.pdf
MOSFET, SOI-FET and FIN-FET-ABU SYED KUET
Introduction To Microelectronics
Ue 1(v sem)

More from Manipal Institute of Technology (20)

PDF
Basics of Measurement Systems and Classification
PDF
Webinar on Demystifying Data Acquistion Systems: Access Data through Matlab, ...
PDF
Lecture 12 stepper motors - types and working
PDF
Lecture 13 basics of stepper motor
PDF
Lecture 11 zeroing synchros
PDF
Lecture 28 pneumatic control devices
PDF
Lecture 27 valve shapes, selection guide
PDF
Lecture 26 control valves
PDF
Lecture 23, 24,25 valve types, valve positioners, cavitation & flashing
PDF
Lecture 23 control valves
PDF
Lecture 22 flapper nozzle & ip converter
PDF
Lecture 20, 21 p & i diagram
PDF
Lecture 19 mathematical modeling of pneumatic and hydraulic systems
PDF
Lecture 18 directional valves and symbols
PDF
Lecture 17 actuation systems
PDF
Lecture 15 characteristics of stepper motors
PDF
Lecture 14 stepper motor sequencer
PDF
Lecture 13 basics of stepper motor
PDF
Lecture 10 applications of synchros
PDF
Lecture 9 synchros - transmitters, differentials, governing equations
Basics of Measurement Systems and Classification
Webinar on Demystifying Data Acquistion Systems: Access Data through Matlab, ...
Lecture 12 stepper motors - types and working
Lecture 13 basics of stepper motor
Lecture 11 zeroing synchros
Lecture 28 pneumatic control devices
Lecture 27 valve shapes, selection guide
Lecture 26 control valves
Lecture 23, 24,25 valve types, valve positioners, cavitation & flashing
Lecture 23 control valves
Lecture 22 flapper nozzle & ip converter
Lecture 20, 21 p & i diagram
Lecture 19 mathematical modeling of pneumatic and hydraulic systems
Lecture 18 directional valves and symbols
Lecture 17 actuation systems
Lecture 15 characteristics of stepper motors
Lecture 14 stepper motor sequencer
Lecture 13 basics of stepper motor
Lecture 10 applications of synchros
Lecture 9 synchros - transmitters, differentials, governing equations

Recently uploaded (20)

PDF
Machine learning based COVID-19 study performance prediction
PDF
Empathic Computing: Creating Shared Understanding
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Electronic commerce courselecture one. Pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
KodekX | Application Modernization Development
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Machine learning based COVID-19 study performance prediction
Empathic Computing: Creating Shared Understanding
MYSQL Presentation for SQL database connectivity
Electronic commerce courselecture one. Pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
Spectral efficient network and resource selection model in 5G networks
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
20250228 LYD VKU AI Blended-Learning.pptx
KodekX | Application Modernization Development
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
sap open course for s4hana steps from ECC to s4
Review of recent advances in non-invasive hemoglobin estimation
MIND Revenue Release Quarter 2 2025 Press Release
Reach Out and Touch Someone: Haptics and Empathic Computing
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Encapsulation_ Review paper, used for researhc scholars
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf

Lecture 04 wafer technology & basics of cmos

  • 1. Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal ICE 4010: MICRO ELECTRO MECHANICAL SYSTEMS (MEMS) Lecture #04 Wafer Technology & Basics of CMOS Dr. S. Meenatchi Sundaram Email: meenasundar@gmail.com 1
  • 2. Wafer Technology 2Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal Making wafers is a closely guarded secret and it is possibly even more difficult to see a wafer production than a single Si crystal production. First, wafers must all be made to exceedingly tight geometric specifications. Not only must the diameter and the thickness be precisely what they ought to be, but the flatness is constrained to about 1 m. This means that the polished surface deviates at most about 1 m from an ideally flat reference plane. And this is not just true for one wafer, but for all 10,000 or so produced daily in one factory. The number of Si wafers sold in 2001 is about 100,000,000 or roughly 300,000 a day! Only tightly controlled processes with plenty of know-how and expensive equipment will assure these specifications. The following picture gives an impression of the first step of a many-step polishing procedure.
  • 3. Wafer Technology 3Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 4. Wafer Technology 4Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal Diameter (mm/in) Thickness (mm) 100/4 0.5 150/6 0.75 200/8 1 300/12 0.75
  • 5. Wafer Orientation 5Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal Wafers are grown on crystals that have a regular crystal structures. When they are sliced from the crystal, the surface is aligned in one of several relative directions, known as the orientationorientationorientationorientation. This is also referred to as the growth plane of the crystalline silicon. The orientation is important for the electronic properties of the wafer. Ion implantation depths depend on the orientation and it will affect the paths for transport. The different planes have different arrangements of atoms and lattices so it will affect the way the electricity travels in the circuit. The orientations of silicon wafers are classified using Miller indices. These indices include such descriptions as (100), (111), and (110).
  • 6. Wafer Orientation 6Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal x y z (100) x y z (110) x y z (111)
  • 7. Wafer Flats 7Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal Wafers had flats, and the flats tell you two things: o The doping type of the wafer (n- or p-type) o The orientation of the wafer: {100} or {111} While this is trivial information, consider: All wafers, whatever doping type or crystal orientation, look exactly the same!
  • 8. CMOS Transistors 8 • CMOS is also sometimes referred to as complementary- symmetry metal–oxide–semiconductor (or COS-MOS). • The words "complementary-symmetry" refer to the fact that the typical design style with CMOS uses complementary and symmetrical pairs of p-type and n-type metal oxide semiconductor field effect transistors (MOSFETs) for logic functions. • Two important characteristics of CMOS devices are high noise immunity and low static power consumption. • Since one transistor of the pair is always off, the series combination draws significant power only momentarily during switching between on and off states. Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 9. CMOS Transistors 9 • Consequently, CMOS devices do not produce as much waste heat as other forms of logic, for example transistor–transistor logic (TTL) or NMOS logic, which normally have some standing current even when not changing state. • CMOS also allows a high density of logic functions on a chip. • It was primarily for this reason that CMOS became the most used technology to be implemented in VLSI chips. • The phrase "metal–oxide–semiconductor" is a reference to the physical structure of certain field-effect transistors, having a metal gate electrode placed on top of an oxide insulator, which in turn is on top of a semiconductor material. • Aluminium was once used but now the material is polysilicon. Other metal gates have made a comeback with the advent of high-k dielectric materials in the CMOS process. Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 10. nMOS Transistors 10 • Four terminals: gate, source, drain, body • Gate – oxide – body stack looks like a capacitor – Gate and body are conductors – SiO2 (oxide) is a very good insulator – Called metal – oxide – semiconductor (MOS) capacitor Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal n+ p GateSource Drain bulk Si SiO2 Polysilicon n+
  • 11. nMOS Operation 11 • Body is commonly tied to ground (0 V) • When the gate is at a low voltage: – P-type body is at low voltage – Source-body and drain-body diodes are OFF – No current flows, transistor is OFF Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal n+ p GateSource Drain bulk Si SiO2 Polysilicon n+ D 0 S
  • 12. nMOS Operation Contd… 12 • When the gate is at a high voltage: – Positive charge on gate of MOS capacitor – Negative charge attracted to body – Inserts a channel under gate to n-type – Now current can flow through n-type silicon from source through channel to drain, transistor is ON Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal n+ p GateSource Drain bulk Si SiO2 Polysilicon n+ D 1 S
  • 13. pMOS Operation 13 • Similar, but doping and voltages reversed – Body tied to high voltage (VDD) – Gate low: transistor ON – Gate high: transistor OFF – Bubble indicates inverted behavior Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal SiO2 n GateSource Drain bulk Si Polysilicon p+ p+
  • 14. Power Supply Voltage 14 • GND = 0 V • In 1980’s, VDD = 5V • VDD has decreased in modern processes due to scaling – High VDD would damage modern tiny transistors – Lower VDD saves power (Dynamic power is proportional to C.VDD 2.f.a) • VDD = 3.3, 2.5, 1.8, 1.5, 1.2, 1.0, … Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 15. Transistors as Switches 15 • We can view MOS transistors as electrically controlled switches • Voltage at gate controls path from source to drain Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal g s d g = 0 s d g = 1 s d g s d s d s d nMOS pMOS OFF ON ON OFF
  • 16. CMOS Inverter 16Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal A Y 0 1 VDD A Y GND A Y
  • 17. CMOS Inverter 17Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal A Y 0 1 1 0 VDD A=0 Y=1 GND OFF ON A Y
  • 18. CMOS Inverter 18Dr. S. Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal A Y 0 1 1 0 VDD A=1 Y=0 GND ON OFF A Y