SlideShare a Scribd company logo
1 of 24
VLSI Technology
- A Design Perspective
BY
PRIYANKA GAUR
ASSISTANT PROFESSOR (DEPT. OF ECE)
www.advanced.edu.in
OUTLINE
www.advanced.edu.in
•Introduction
•Motivation
•VLSI design process
•Semiconductor and doping
•Details of MOS transistor
•nMOS transistor and operation
•pMOS transistor
•Transistor as switches
•CMOS Technology
•VLSI applications
INTRODUCTION
VLSI: Very Large Scale Integration
Integration: Integrated Circuits
◦ multiple devices on one substrate
How large is Very Large?
◦ SSI (small scale integration)
◦ 7400 series, 10-100 transistors
◦ MSI (medium scale)
◦ 74000 series 100-1000
◦ LSI 1,000-10,000 transistors
◦ VLSI > 10,000 transistors
◦ ULSI/SLSI (some disagreement)
www.advanced.edu.in
MOTIVATION
Why VLSI?
Integration improves the design
◦ Lower parasitics = higher speed
◦ Lower power consumption
◦ Physically smaller
Integration reduces manufacturing cost - (almost) no
manual assembly
www.advanced.edu.in
Moore’s Law
• Gordon Moore: co-founder of Intel
•Predicted that the number of transistors per chip
would grow exponentially (double every 18 months)
•Exponential improvement in technology is a natural
trend:
◦e.g. Steam Engines - Dynamo - Automobile
www.advanced.edu.in
VLSI Design Process
What is a Silicon Chip?
• A pattern of interconnected switches and gates on the surface of a crystal
of semiconductor (typically Si)
• These switches and gates are made of
◦ areas of n-type silicon
◦ areas of p-type silicon
◦ areas of insulator
◦ lines of conductor (interconnects) joining areas together
◦ Aluminium, Copper, Titanium, Molybdenum, polysilicon, tungsten
• The geometry of these areas is known as the layout of the chip
• Connections from the chip to the outside world are made around the edge
of the chip to facilitate connections to other devices
www.advanced.edu.in
VLSI Design Process
Switches
• Digital equipment is largely composed of switches
• Switches can be built from many technologies
◦ relays (from which the earliest computers were built)
◦ thermionic valves
◦ transistors
• The perfect digital switch would have the following:
◦ switch instantly
◦ use no power
◦ have an infinite resistance when off and zero resistance when on
• Real switches are not like this!
www.advanced.edu.in
Semiconductors and Doping
• Adding trace amounts of certain materials to semiconductors alters the
crystal structure and can change their electrical properties
◦ in particular it can change the number of free electrons or holes
• N-Type
◦ semiconductor has free electrons
◦ dopant is (typically) phosphorus, arsenic, antimony
• P-Type
◦ semiconductor has free holes
◦ dopant is (typically) boron, indium, gallium
• Dopants are usually implanted into the semiconductor using Implant
Technology, followed by thermal process to diffuse the dopants
www.advanced.edu.in
Basic MOS Transistors
Minimum line width
Transistor cross section
Charge inversion channel
Source connected to substrate
Enhancement vs. Depletion mode devices
p-MOS are 2.5 time slower than n-MOS due to electron and hole
mobilities
www.advanced.edu.in
The Process of VLSI Design:
• Consists of many different representations/Abstractions of the
system (chip) that is being designed.
◦ System Level Design
◦ Architecture / Algorithm Level Design
◦ Digital System Level Design
◦ Logical Level Design
◦ Electrical Level Design
◦ Layout Level Design
◦ Semiconductor Level Design (possibly more)
• Each abstraction/view is itself a Design Hierarchy of
refinements which decompose the design.
www.advanced.edu.in
Design Abstraction Levels
n+n+
S
G
D
+
DEVICE
CIRCUIT
GATE
MODULE
SYSTEM
www.advanced.edu.in
Fabrication Technology
• Silicon of extremely high purity
◦ chemically purified then grown into large crystals
• Wafers
◦ crystals are sliced into wafers
◦ wafer diameter is currently 150mm, 200mm, 300mm
◦ wafer thickness <1mm
◦ surface is polished to optical smoothness
• Wafer is then ready for processing
• Each wafer will yield many chips
◦ chip die size varies from about 5mmx5mm to 15mmx15mm
◦ A whole wafer is processed at a time
www.advanced.edu.in
Fabrication Technology
Different parts of each die will be made P-type or N-type (small
amount of other atoms intentionally introduced - doping -implant)
Interconnections are made with metal
Insulation used is typically SiO2. SiN is also used. New materials
being investigated (low-k dielectrics)
nMOS Fabrication
CMOS Fabrication
p-well process
n-well process
twin-tub process
www.advanced.edu.in
Fabrication Technology
• All the devices on the wafer are made at the same time
• After the circuitry has been placed on the chip
◦ the chip is over-glassed (with a passivation layer) to protect it
◦ only those areas which connect to the outside world will be left uncovered (the pads)
• The wafer finally passes to a test station
◦ test probes send test signal patterns to the chip and monitor the output of the chip
• The yield of a process is the percentage of die which pass this testing
• The wafer is then scribed and separated up into the individual chips. These
are then packaged
• Chips are ‘binned’ according to their performance
www.advanced.edu.in
nMOS Transistor
• 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
n+
p
GateSource Drain
bulk Si
SiO2
Polysilicon
n+
www.advanced.edu.in
nMOS Operation
• 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
n+
p
GateSource Drain
bulk Si
SiO2
Polysilicon
n+
D
0
S
www.advanced.edu.in
nMOS Operation
• When the gate is at a high voltage:
◦ Positive charge on gate of MOS capacitor
◦ Negative charge attracted to body
◦ Inverts a channel under gate to n-type
◦ Now current can flow through n-type silicon from source through channel to
drain, transistor is ON
n+
p
GateSource Drain
bulk Si
SiO2
Polysilicon
n+
D
1
S
www.advanced.edu.in
pMOS Transistor
• Similar, but doping and voltages reversed
◦ Body tied to high voltage (VDD)
◦ Gate low: transistor ON
◦ Gate high: transistor OFF
◦ Bubble indicates inverted behavior
SiO2
n
GateSource Drain
bulk Si
Polysilicon
p+ p+
www.advanced.edu.in
Power Supply Voltage
 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 propotional to
C.VDD
2.f.a)
 VDD = 3.3, 2.5, 1.8, 1.5, 1.2, 1.0, …
www.advanced.edu.in
Transistors as Switches
• We can view MOS transistors as electrically controlled switches
• Voltage at gate controls path from source to drain
g
s
d
g = 0
s
d
g = 1
s
d
g
s
d
s
d
s
d
nMOS
pMOS
OFF
ON
ON
OFF
www.advanced.edu.in
What is “CMOS VLSI”?
◦ MOS = Metal Oxide Semiconductor (This used to mean a Metal
gate over Oxide insulation)
◦ Now we use polycrystalline silicon which is deposited on the
surface of the chip as a gate. We call this “poly” or just “red stuff”
to distinguish it from the body of the chip, the substrate, which is
a single crystal of silicon.
◦ We do use metal (aluminum) for interconnection wires on the
surface of the chip
www.advanced.edu.in
CMOS: Complementary MOS
◦ Means we are using both N-channel and P-channel type
enhancement mode Field Effect Transistors (FETs).
◦ Field Effect- NO current from the controlling electrode into the
output
◦ FET is a voltage controlled current device
◦ BJT is a current controlled current device
◦ N/P Channel - doping of the substrate for increased carriers
(electrons or holes)
www.advanced.edu.in
SUMMARY
• VLSI is an implementation technology for electronic circuitry - analogue or digital
• It is concerned with forming a pattern of interconnected switches and gates on the
surface of a crystal of semiconductor
• Microprocessors
◦ personal computers
◦ microcontrollers
• Memory - DRAM / SRAM
• Special Purpose Processors - ASICS (CD players, DSP applications)
• Optical Switches
• Has made highly sophisticated control systems mass-producable and therefore cheap
www.advanced.edu.in
Contact Information
Priyanka Gaur
Assistant Professor (ECE Department)
priyanka0920@gmail.com
College Address
Advanced Educational Institutions, 70 km Milestone , Mathura road,
Palwal, Aurangabad, Haryana 121105, Palwal
www.advanced.edu.in

More Related Content

What's hot

What's hot (20)

Digital VLSI Design : Introduction
Digital VLSI Design : IntroductionDigital VLSI Design : Introduction
Digital VLSI Design : Introduction
 
VLSI TECHNOLOGY
VLSI TECHNOLOGYVLSI TECHNOLOGY
VLSI TECHNOLOGY
 
Fabrication steps of IC
Fabrication steps of ICFabrication steps of IC
Fabrication steps of IC
 
Introduction to VLSI
Introduction to VLSI Introduction to VLSI
Introduction to VLSI
 
VLSI Power Reduction
VLSI Power ReductionVLSI Power Reduction
VLSI Power Reduction
 
CMOS
CMOS CMOS
CMOS
 
VLSI Technology Trends
VLSI Technology TrendsVLSI Technology Trends
VLSI Technology Trends
 
Introduction to VLSI
Introduction to VLSIIntroduction to VLSI
Introduction to VLSI
 
Vlsi design and fabrication ppt
Vlsi design and fabrication  pptVlsi design and fabrication  ppt
Vlsi design and fabrication ppt
 
Power dissipation cmos
Power dissipation cmosPower dissipation cmos
Power dissipation cmos
 
Trends and challenges in vlsi
Trends and challenges in vlsiTrends and challenges in vlsi
Trends and challenges in vlsi
 
Low power VLSI design
Low power VLSI designLow power VLSI design
Low power VLSI design
 
Vlsi Summer training report pdf
Vlsi Summer training report pdfVlsi Summer training report pdf
Vlsi Summer training report pdf
 
Low Power Techniques
Low Power TechniquesLow Power Techniques
Low Power Techniques
 
Layouts
LayoutsLayouts
Layouts
 
Low power vlsi design ppt
Low power vlsi design pptLow power vlsi design ppt
Low power vlsi design ppt
 
Basics Of VLSI
Basics Of VLSIBasics Of VLSI
Basics Of VLSI
 
basic vlsi ppt
basic vlsi pptbasic vlsi ppt
basic vlsi ppt
 
VLSI Technology Evolution
VLSI Technology EvolutionVLSI Technology Evolution
VLSI Technology Evolution
 
BiCMOS Technology
BiCMOS TechnologyBiCMOS Technology
BiCMOS Technology
 

Viewers also liked

VLSI technology
VLSI technologyVLSI technology
VLSI technologyAidell2583
 
Combinational Logic with MSI and LSI
Combinational Logic with MSI and LSICombinational Logic with MSI and LSI
Combinational Logic with MSI and LSISikder Tahsin Al-Amin
 
Internet of things (IoT)
Internet of things (IoT)Internet of things (IoT)
Internet of things (IoT)Ankur Pipara
 
Top Cyber Security Trends for 2016
Top Cyber Security Trends for 2016Top Cyber Security Trends for 2016
Top Cyber Security Trends for 2016Imperva
 
Cyber security presentation
Cyber security presentationCyber security presentation
Cyber security presentationBijay Bhandari
 
5 questions about the IoT (Internet of Things)
5 questions about the IoT (Internet of Things) 5 questions about the IoT (Internet of Things)
5 questions about the IoT (Internet of Things) Deloitte United States
 
Introduction to VLSI Technology
Introduction to VLSI TechnologyIntroduction to VLSI Technology
Introduction to VLSI TechnologyDr.YNM
 
Error Detection And Correction
Error Detection And CorrectionError Detection And Correction
Error Detection And CorrectionRenu Kewalramani
 
Cyber crime and security ppt
Cyber crime and security pptCyber crime and security ppt
Cyber crime and security pptLipsita Behera
 
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gInternet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gMohan Kumar G
 
IoT - IT 423 ppt
IoT - IT 423 pptIoT - IT 423 ppt
IoT - IT 423 pptMhae Lyn
 

Viewers also liked (15)

VLSI technology
VLSI technologyVLSI technology
VLSI technology
 
Combinational Logic with MSI and LSI
Combinational Logic with MSI and LSICombinational Logic with MSI and LSI
Combinational Logic with MSI and LSI
 
Cmos
CmosCmos
Cmos
 
Cmos
CmosCmos
Cmos
 
Green Computing
Green  ComputingGreen  Computing
Green Computing
 
Internet of things (IoT)
Internet of things (IoT)Internet of things (IoT)
Internet of things (IoT)
 
Top Cyber Security Trends for 2016
Top Cyber Security Trends for 2016Top Cyber Security Trends for 2016
Top Cyber Security Trends for 2016
 
Cyber security presentation
Cyber security presentationCyber security presentation
Cyber security presentation
 
Pill camera
Pill cameraPill camera
Pill camera
 
5 questions about the IoT (Internet of Things)
5 questions about the IoT (Internet of Things) 5 questions about the IoT (Internet of Things)
5 questions about the IoT (Internet of Things)
 
Introduction to VLSI Technology
Introduction to VLSI TechnologyIntroduction to VLSI Technology
Introduction to VLSI Technology
 
Error Detection And Correction
Error Detection And CorrectionError Detection And Correction
Error Detection And Correction
 
Cyber crime and security ppt
Cyber crime and security pptCyber crime and security ppt
Cyber crime and security ppt
 
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gInternet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
 
IoT - IT 423 ppt
IoT - IT 423 pptIoT - IT 423 ppt
IoT - IT 423 ppt
 

Similar to Vlsi ppt priyanka

Similar to Vlsi ppt priyanka (20)

kbaps_VLSI
kbaps_VLSIkbaps_VLSI
kbaps_VLSI
 
My VLSI.pptx
My VLSI.pptxMy VLSI.pptx
My VLSI.pptx
 
20EC602 VLSI Design.ppt
20EC602 VLSI Design.ppt20EC602 VLSI Design.ppt
20EC602 VLSI Design.ppt
 
18EC655_Module-1.pptx
18EC655_Module-1.pptx18EC655_Module-1.pptx
18EC655_Module-1.pptx
 
layout.pdf
layout.pdflayout.pdf
layout.pdf
 
EC6601 VLSI Design CMOS Fabrication
EC6601 VLSI Design   CMOS FabricationEC6601 VLSI Design   CMOS Fabrication
EC6601 VLSI Design CMOS Fabrication
 
CMOS_design.ppt
CMOS_design.pptCMOS_design.ppt
CMOS_design.ppt
 
Introduction To Microelectronics
Introduction To MicroelectronicsIntroduction To Microelectronics
Introduction To Microelectronics
 
Ue 1(v sem)
Ue 1(v sem)Ue 1(v sem)
Ue 1(v sem)
 
Lecture 2 ic fabrication processing & wafer preparation
Lecture 2 ic fabrication processing & wafer preparationLecture 2 ic fabrication processing & wafer preparation
Lecture 2 ic fabrication processing & wafer preparation
 
Rosh ppt
Rosh pptRosh ppt
Rosh ppt
 
L1 print
L1 printL1 print
L1 print
 
Cmos
CmosCmos
Cmos
 
VLSI-mosfet-construction engineering ECE
VLSI-mosfet-construction engineering ECEVLSI-mosfet-construction engineering ECE
VLSI-mosfet-construction engineering ECE
 
lecture-1.pdf
lecture-1.pdflecture-1.pdf
lecture-1.pdf
 
VLSI-Design.pdf
VLSI-Design.pdfVLSI-Design.pdf
VLSI-Design.pdf
 
Presentationvlsi converted
Presentationvlsi convertedPresentationvlsi converted
Presentationvlsi converted
 
cmoshssd-220105164535.pptx
cmoshssd-220105164535.pptxcmoshssd-220105164535.pptx
cmoshssd-220105164535.pptx
 
Mosfet ppt by dhwani sametriya
Mosfet ppt by dhwani sametriyaMosfet ppt by dhwani sametriya
Mosfet ppt by dhwani sametriya
 
Mosfet
MosfetMosfet
Mosfet
 

Recently uploaded

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
(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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
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
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
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
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
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
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
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
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 

Recently uploaded (20)

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
(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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
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
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
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
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
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
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
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
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 

Vlsi ppt priyanka

  • 1. VLSI Technology - A Design Perspective BY PRIYANKA GAUR ASSISTANT PROFESSOR (DEPT. OF ECE) www.advanced.edu.in
  • 2. OUTLINE www.advanced.edu.in •Introduction •Motivation •VLSI design process •Semiconductor and doping •Details of MOS transistor •nMOS transistor and operation •pMOS transistor •Transistor as switches •CMOS Technology •VLSI applications
  • 3. INTRODUCTION VLSI: Very Large Scale Integration Integration: Integrated Circuits ◦ multiple devices on one substrate How large is Very Large? ◦ SSI (small scale integration) ◦ 7400 series, 10-100 transistors ◦ MSI (medium scale) ◦ 74000 series 100-1000 ◦ LSI 1,000-10,000 transistors ◦ VLSI > 10,000 transistors ◦ ULSI/SLSI (some disagreement) www.advanced.edu.in
  • 4. MOTIVATION Why VLSI? Integration improves the design ◦ Lower parasitics = higher speed ◦ Lower power consumption ◦ Physically smaller Integration reduces manufacturing cost - (almost) no manual assembly www.advanced.edu.in
  • 5. Moore’s Law • Gordon Moore: co-founder of Intel •Predicted that the number of transistors per chip would grow exponentially (double every 18 months) •Exponential improvement in technology is a natural trend: ◦e.g. Steam Engines - Dynamo - Automobile www.advanced.edu.in
  • 6. VLSI Design Process What is a Silicon Chip? • A pattern of interconnected switches and gates on the surface of a crystal of semiconductor (typically Si) • These switches and gates are made of ◦ areas of n-type silicon ◦ areas of p-type silicon ◦ areas of insulator ◦ lines of conductor (interconnects) joining areas together ◦ Aluminium, Copper, Titanium, Molybdenum, polysilicon, tungsten • The geometry of these areas is known as the layout of the chip • Connections from the chip to the outside world are made around the edge of the chip to facilitate connections to other devices www.advanced.edu.in
  • 7. VLSI Design Process Switches • Digital equipment is largely composed of switches • Switches can be built from many technologies ◦ relays (from which the earliest computers were built) ◦ thermionic valves ◦ transistors • The perfect digital switch would have the following: ◦ switch instantly ◦ use no power ◦ have an infinite resistance when off and zero resistance when on • Real switches are not like this! www.advanced.edu.in
  • 8. Semiconductors and Doping • Adding trace amounts of certain materials to semiconductors alters the crystal structure and can change their electrical properties ◦ in particular it can change the number of free electrons or holes • N-Type ◦ semiconductor has free electrons ◦ dopant is (typically) phosphorus, arsenic, antimony • P-Type ◦ semiconductor has free holes ◦ dopant is (typically) boron, indium, gallium • Dopants are usually implanted into the semiconductor using Implant Technology, followed by thermal process to diffuse the dopants www.advanced.edu.in
  • 9. Basic MOS Transistors Minimum line width Transistor cross section Charge inversion channel Source connected to substrate Enhancement vs. Depletion mode devices p-MOS are 2.5 time slower than n-MOS due to electron and hole mobilities www.advanced.edu.in
  • 10. The Process of VLSI Design: • Consists of many different representations/Abstractions of the system (chip) that is being designed. ◦ System Level Design ◦ Architecture / Algorithm Level Design ◦ Digital System Level Design ◦ Logical Level Design ◦ Electrical Level Design ◦ Layout Level Design ◦ Semiconductor Level Design (possibly more) • Each abstraction/view is itself a Design Hierarchy of refinements which decompose the design. www.advanced.edu.in
  • 12. Fabrication Technology • Silicon of extremely high purity ◦ chemically purified then grown into large crystals • Wafers ◦ crystals are sliced into wafers ◦ wafer diameter is currently 150mm, 200mm, 300mm ◦ wafer thickness <1mm ◦ surface is polished to optical smoothness • Wafer is then ready for processing • Each wafer will yield many chips ◦ chip die size varies from about 5mmx5mm to 15mmx15mm ◦ A whole wafer is processed at a time www.advanced.edu.in
  • 13. Fabrication Technology Different parts of each die will be made P-type or N-type (small amount of other atoms intentionally introduced - doping -implant) Interconnections are made with metal Insulation used is typically SiO2. SiN is also used. New materials being investigated (low-k dielectrics) nMOS Fabrication CMOS Fabrication p-well process n-well process twin-tub process www.advanced.edu.in
  • 14. Fabrication Technology • All the devices on the wafer are made at the same time • After the circuitry has been placed on the chip ◦ the chip is over-glassed (with a passivation layer) to protect it ◦ only those areas which connect to the outside world will be left uncovered (the pads) • The wafer finally passes to a test station ◦ test probes send test signal patterns to the chip and monitor the output of the chip • The yield of a process is the percentage of die which pass this testing • The wafer is then scribed and separated up into the individual chips. These are then packaged • Chips are ‘binned’ according to their performance www.advanced.edu.in
  • 15. nMOS Transistor • 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 n+ p GateSource Drain bulk Si SiO2 Polysilicon n+ www.advanced.edu.in
  • 16. nMOS Operation • 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 n+ p GateSource Drain bulk Si SiO2 Polysilicon n+ D 0 S www.advanced.edu.in
  • 17. nMOS Operation • When the gate is at a high voltage: ◦ Positive charge on gate of MOS capacitor ◦ Negative charge attracted to body ◦ Inverts a channel under gate to n-type ◦ Now current can flow through n-type silicon from source through channel to drain, transistor is ON n+ p GateSource Drain bulk Si SiO2 Polysilicon n+ D 1 S www.advanced.edu.in
  • 18. pMOS Transistor • Similar, but doping and voltages reversed ◦ Body tied to high voltage (VDD) ◦ Gate low: transistor ON ◦ Gate high: transistor OFF ◦ Bubble indicates inverted behavior SiO2 n GateSource Drain bulk Si Polysilicon p+ p+ www.advanced.edu.in
  • 19. Power Supply Voltage  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 propotional to C.VDD 2.f.a)  VDD = 3.3, 2.5, 1.8, 1.5, 1.2, 1.0, … www.advanced.edu.in
  • 20. Transistors as Switches • We can view MOS transistors as electrically controlled switches • Voltage at gate controls path from source to drain g s d g = 0 s d g = 1 s d g s d s d s d nMOS pMOS OFF ON ON OFF www.advanced.edu.in
  • 21. What is “CMOS VLSI”? ◦ MOS = Metal Oxide Semiconductor (This used to mean a Metal gate over Oxide insulation) ◦ Now we use polycrystalline silicon which is deposited on the surface of the chip as a gate. We call this “poly” or just “red stuff” to distinguish it from the body of the chip, the substrate, which is a single crystal of silicon. ◦ We do use metal (aluminum) for interconnection wires on the surface of the chip www.advanced.edu.in
  • 22. CMOS: Complementary MOS ◦ Means we are using both N-channel and P-channel type enhancement mode Field Effect Transistors (FETs). ◦ Field Effect- NO current from the controlling electrode into the output ◦ FET is a voltage controlled current device ◦ BJT is a current controlled current device ◦ N/P Channel - doping of the substrate for increased carriers (electrons or holes) www.advanced.edu.in
  • 23. SUMMARY • VLSI is an implementation technology for electronic circuitry - analogue or digital • It is concerned with forming a pattern of interconnected switches and gates on the surface of a crystal of semiconductor • Microprocessors ◦ personal computers ◦ microcontrollers • Memory - DRAM / SRAM • Special Purpose Processors - ASICS (CD players, DSP applications) • Optical Switches • Has made highly sophisticated control systems mass-producable and therefore cheap www.advanced.edu.in
  • 24. Contact Information Priyanka Gaur Assistant Professor (ECE Department) priyanka0920@gmail.com College Address Advanced Educational Institutions, 70 km Milestone , Mathura road, Palwal, Aurangabad, Haryana 121105, Palwal www.advanced.edu.in