SlideShare a Scribd company logo
1 of 17
EEE 3217
VLSI
LECTURE 1
1
Md. Roisul Ajom Ruku
Lecturer
Dept. of EEE,BAUET
2
REFERENCEBOOKS:
•BASICVLSIDESIGN…
…D
O
U
G
L
A
SA
.P
U
C
K
N
ELL
•CMOSVLSIDESIG
N…
…D
A
V
IDH
A
RRIS
•F
U
N
D
A
M
EN
T
ALSO
FM
O
D
E
R
NVLSIDEVICES…T
A
KH
.N
IN
G
•DIGIT
ALIN
T
E
G
R
A
T
E
DCIRCUITS….JANM
.RABAEY
V
acuumtubes
Thesedevices would control
theflowof electronsin
vacuum.
Pointcontact Germanium
transistor
Thepoint-contact transistor was
thefirst typeof transistor tobe
successfully demonstrated. It was
developedbyresearchscientists
JohnBardeenandW
alter Brattain
at Bell Laboratories inDecember
1947.
BipolarJunction
T
ransistor(BJT)
In1950, Shockley
developedthefirst
Bipolar Junction
Transistor (BJT)
FirstIntegrated
Circuit
In1958, Jack Kilbyof
T
exasInstruments
connectedtwobipolar
transistorsonasingle
pieceof silicon,
therebyinitiatingthe
“SiliconAge”
A BRIEF HISTORY:
4
INTRODUCTIONTOVLSI:
Very-large-scale integration (VLSI) is the process of creating an IC by
combining thousands of transistors into a single chip.
VLSI began in the 1970s when complex semiconductor and communication
technologies were being developed. The microprocessor is a VLSI device.
Before the introduction of VLSI technology most ICs had a limited set of
functions they could perform. An electronic circuit might consist of a CPU, ROM,
RAM and other glue logic. VLSI lets IC makers add all of these into one chip.
The idea of glue logic is to provide a
means by which two digital
electronic circuits (two “logic”
circuits) that don’t share a common
interface can be “glued” together.
** Glue logic is a special form of digital
circuitry that allows different types of
logic chips or circuits to work together by
acting as an interface between them.
5
GLUE LOGIC:
The circuitry typically used to create the glue logic is a device
known as a Field Programmable Gate Array or FPGA. This is a type
of digital circuit whose logical function can be configured,
or programmed.
6
• VLSI deals with designing new integrated circuits (IC)
• Embedded system is an application built using integrated circuits
(Microcontrollers)
For example :
Designing new Microcontroller like atmega16 is VLSI
Making an application using Atmega16 is embedded system
VLSI- How to develop a chip
EMBEDDED- How to use the chips to produce an efficient system.
DIFFERENCEBETWEEN VLSI &
EM
BEDDEDSYSTEM:
7
IC(S) & SCALE INTEGRATION:
THE INTEGRATED CIRCUIT
The Integrated Circuit consists of one chip, where all the passive and active components are placed. Initially, only
a few transistors were being put on an IC. With the advance in technology, however, more and more components
had to place on the IC.
The devices became complex, the number of circuits became more confusing and bulky. A new technology
called the Integration Technology came into existence which helped in maintaining the physical size of the IC,
but also include more and more components. The IC’s were classified depending on the number of components
it could hold. They are:
SSI (SMALL SCALE INTEGRATION) – Around a maximum of 100 transistors can fabricate on one single chip.
Gates and flip-flops are prime examples of SSI’s.
MSI(MEDIUMSCALE INTEGRATION) – 100-1000 transistors could now accommodate on one single chip,
microprocessors for example.
LSI (LARGE SCALE INTEGRATION) – Around 10000 transistors can place on a single chip, for example, RAM,
ROM, 8-bit Microprocessors.
VLSI(VERYLARGESCALE INTEGRATION)– Devices like 16-32 bit microprocessors can have up to 1 million
transistors on a single chip.
ULSI(ULTRALARGE SCALE INTEGRATION)AND GLSI (GIANT LARGE SCALE INTEGRATION) – For special
purpose registers and embedded systems.
EVOLUTIONOF SCALE INTEGRATION:
8
1
0
VLSI DESIGNFLOW:
SYSTEM SPECIFICATION:
The first step of any design process is to lay down the
specifications of the system. The factors to be considered in this
process include: performance, functionality, and physical
dimensions (size of the chip). The fabrication technology and
design techniques are also considered.
ARCHITECTURAL DESIGN:
The basic architecture of the system is designed in this step.
This includes, such decisions as RISC (Reduced Instruction Set
Computer) versus CISC (Complex Instruction Set Computer),
number of ALUs, floating point units, number and structure of
pipelines, and size of caches among others.
1
1
VLSI DESIGNFLOW:
FUNCTIONAL DESIGN:
In this step, main functional units of the system are identified. This also
identifies the interconnect requirements between the units. The area, power,
and other parameters of each unit are estimated.
The behavioral aspects of the system are considered without implementation
specific information. For example, it may specify that a multiplication is
required, but exactly in which mode such multiplication may be executed is
not specified.
LOGIC DESIGN:
In this step the control flow, word widths, register allocation, arithmetic
operations, and logic operations of the design that represent the functional
design are derived and tested.
1
2
VLSI DESIGNFLOW:
representation. This geometric representation of a circuit is called
a layout. Layout is created by converting each logic component (gates,
transistors etc) into a geometric representation (specific shapes in multiple
layers), which perform the intended logic function of the corresponding
component. Connections between different components are also expressed as
geometric patterns typically lines in multiple layers.
CIRCUIT DESIGN:
The purpose of circuit design is to develop a circuit representation based on the
logic design. The Boolean expressions are converted into a circuit representation
by taking into consideration the speed and power requirements of the original
design. Circuit Simulation is used to verify the correctness and timing of each
component.
PHYSICAL DESIGN:
In this step the circuit representation is converted into a geometric
1
3
VLSI DESIGNFLOW:
FABRICATION:
After layout and verification, the design is ready for fabrication. Layout data
is converted (or fractured) into photo-lithographic masks, one for each
layer. Masks identify spaces on the wafer, where certain materials need to
be deposited, diffused or even removed. Silicon crystals are grown and
sliced to produce wafers. Extremely small dimensions of VLSI devices
require that the wafers be polished to near perfection. The fabrication
process consists of several steps involving deposition, and diffusion of
various materials on the wafer. During each step one mask is used. Several
dozen masks may be used to complete the fabrication process
PACKAGING & TESTING:
Finally, the wafer is fabricated and diced into individual chips in a fabrication
facility. Each chip is then packaged and tested to ensure that it meets all the
design specifications and that it functions properly.
ADVANTAGES
OF VLSI:
13
•Reduced size for circuits.
•Increased cost-effectiveness for devices.
•Improved performance in terms of the operating speed of
circuits.
•Requires less power than discrete components.
•Higher device reliability.
•Requires less space and promotes miniaturization.
14
APPLICATIONS OF VLSI:
• Defense
• Aerospace
• Wireless & wireline communication
• Consumer electronics
• Bio electronics
• Medical electronics
• Electronic design optimization
• In 1965 Gordon
Moore(Intel cofounder)
initiated a law named
Moore’s Law.
• M
OORE'S LAW
: The
number of transistors in a
dense integrated
circuit will be doubled
about every two years.
INTEGRATION & M
OORE’S
LAW:
INTEGRATION
LEVELS
SSI:
M
SI:
LSI:
10 GATES
1000 GATES
10,000 GATES
VLSI: > 10KGATES
INTEGRATION & M
OORE’S LAW:
16
17
THANKYOU!!

More Related Content

Similar to 1 VLSI Introduction.pptx

Linear Integrated Circuits -LIC!
Linear Integrated Circuits -LIC!Linear Integrated Circuits -LIC!
Linear Integrated Circuits -LIC!PRABHAHARAN429
 
Integrated circuits
Integrated circuitsIntegrated circuits
Integrated circuitsdhawal mehta
 
ppt on IC [Integrated Circuit]
ppt on IC [Integrated Circuit]ppt on IC [Integrated Circuit]
ppt on IC [Integrated Circuit]Riddhi Patel
 
integrated circuits
integrated circuitsintegrated circuits
integrated circuitsAJAL A J
 
Semi Custom Integrated Circuit Design
 Semi Custom Integrated Circuit Design Semi Custom Integrated Circuit Design
Semi Custom Integrated Circuit DesignDr.YNM
 
Integrated circuit
Integrated circuitIntegrated circuit
Integrated circuitJessa Arnado
 
Science and Life DU Foundation Course PowerPoint Presentation-Integrated Circ...
Science and Life DU Foundation Course PowerPoint Presentation-Integrated Circ...Science and Life DU Foundation Course PowerPoint Presentation-Integrated Circ...
Science and Life DU Foundation Course PowerPoint Presentation-Integrated Circ...Parth Nagpal
 
UNIT-1 VLSID-MREC-ECE-Dr.TM.pptx
UNIT-1 VLSID-MREC-ECE-Dr.TM.pptxUNIT-1 VLSID-MREC-ECE-Dr.TM.pptx
UNIT-1 VLSID-MREC-ECE-Dr.TM.pptx8885684828
 
introduction to cmos vlsi
introduction to cmos vlsi introduction to cmos vlsi
introduction to cmos vlsi ssuser593a2d
 
SISTec Microelectronics VLSI design
SISTec Microelectronics VLSI designSISTec Microelectronics VLSI design
SISTec Microelectronics VLSI designDr. Ravi Mishra
 

Similar to 1 VLSI Introduction.pptx (20)

Vlsi design
Vlsi designVlsi design
Vlsi design
 
Linear Integrated Circuits -LIC!
Linear Integrated Circuits -LIC!Linear Integrated Circuits -LIC!
Linear Integrated Circuits -LIC!
 
Gourp 12 Report.pptx
Gourp 12 Report.pptxGourp 12 Report.pptx
Gourp 12 Report.pptx
 
Integrated circuits
Integrated circuitsIntegrated circuits
Integrated circuits
 
ppt on IC [Integrated Circuit]
ppt on IC [Integrated Circuit]ppt on IC [Integrated Circuit]
ppt on IC [Integrated Circuit]
 
Full IC Flow.docx
Full IC Flow.docxFull IC Flow.docx
Full IC Flow.docx
 
integrated circuits
integrated circuitsintegrated circuits
integrated circuits
 
Vlsi
VlsiVlsi
Vlsi
 
Semi Custom Integrated Circuit Design
 Semi Custom Integrated Circuit Design Semi Custom Integrated Circuit Design
Semi Custom Integrated Circuit Design
 
Integrated circuit
Integrated circuitIntegrated circuit
Integrated circuit
 
Third generation of computer
Third generation of computerThird generation of computer
Third generation of computer
 
Chapter1.slides
Chapter1.slidesChapter1.slides
Chapter1.slides
 
Integrated circuit
Integrated circuitIntegrated circuit
Integrated circuit
 
Science and Life DU Foundation Course PowerPoint Presentation-Integrated Circ...
Science and Life DU Foundation Course PowerPoint Presentation-Integrated Circ...Science and Life DU Foundation Course PowerPoint Presentation-Integrated Circ...
Science and Life DU Foundation Course PowerPoint Presentation-Integrated Circ...
 
Lecture01
Lecture01Lecture01
Lecture01
 
UNIT-1 VLSID-MREC-ECE-Dr.TM.pptx
UNIT-1 VLSID-MREC-ECE-Dr.TM.pptxUNIT-1 VLSID-MREC-ECE-Dr.TM.pptx
UNIT-1 VLSID-MREC-ECE-Dr.TM.pptx
 
introduction to cmos vlsi
introduction to cmos vlsi introduction to cmos vlsi
introduction to cmos vlsi
 
Asic &fpga
Asic &fpgaAsic &fpga
Asic &fpga
 
SISTec Microelectronics VLSI design
SISTec Microelectronics VLSI designSISTec Microelectronics VLSI design
SISTec Microelectronics VLSI design
 
Integreted citcuits IC
Integreted citcuits ICIntegreted citcuits IC
Integreted citcuits IC
 

Recently uploaded

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
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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
 
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
 
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
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
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
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
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
 
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
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
(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
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 

Recently uploaded (20)

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
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
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...
 
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...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
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
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
★ 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
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
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
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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
 
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
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
(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
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 

1 VLSI Introduction.pptx

  • 1. EEE 3217 VLSI LECTURE 1 1 Md. Roisul Ajom Ruku Lecturer Dept. of EEE,BAUET
  • 3. V acuumtubes Thesedevices would control theflowof electronsin vacuum. Pointcontact Germanium transistor Thepoint-contact transistor was thefirst typeof transistor tobe successfully demonstrated. It was developedbyresearchscientists JohnBardeenandW alter Brattain at Bell Laboratories inDecember 1947. BipolarJunction T ransistor(BJT) In1950, Shockley developedthefirst Bipolar Junction Transistor (BJT) FirstIntegrated Circuit In1958, Jack Kilbyof T exasInstruments connectedtwobipolar transistorsonasingle pieceof silicon, therebyinitiatingthe “SiliconAge” A BRIEF HISTORY:
  • 4. 4 INTRODUCTIONTOVLSI: Very-large-scale integration (VLSI) is the process of creating an IC by combining thousands of transistors into a single chip. VLSI began in the 1970s when complex semiconductor and communication technologies were being developed. The microprocessor is a VLSI device. Before the introduction of VLSI technology most ICs had a limited set of functions they could perform. An electronic circuit might consist of a CPU, ROM, RAM and other glue logic. VLSI lets IC makers add all of these into one chip.
  • 5. The idea of glue logic is to provide a means by which two digital electronic circuits (two “logic” circuits) that don’t share a common interface can be “glued” together. ** Glue logic is a special form of digital circuitry that allows different types of logic chips or circuits to work together by acting as an interface between them. 5 GLUE LOGIC: The circuitry typically used to create the glue logic is a device known as a Field Programmable Gate Array or FPGA. This is a type of digital circuit whose logical function can be configured, or programmed.
  • 6. 6 • VLSI deals with designing new integrated circuits (IC) • Embedded system is an application built using integrated circuits (Microcontrollers) For example : Designing new Microcontroller like atmega16 is VLSI Making an application using Atmega16 is embedded system VLSI- How to develop a chip EMBEDDED- How to use the chips to produce an efficient system. DIFFERENCEBETWEEN VLSI & EM BEDDEDSYSTEM:
  • 7. 7 IC(S) & SCALE INTEGRATION: THE INTEGRATED CIRCUIT The Integrated Circuit consists of one chip, where all the passive and active components are placed. Initially, only a few transistors were being put on an IC. With the advance in technology, however, more and more components had to place on the IC. The devices became complex, the number of circuits became more confusing and bulky. A new technology called the Integration Technology came into existence which helped in maintaining the physical size of the IC, but also include more and more components. The IC’s were classified depending on the number of components it could hold. They are: SSI (SMALL SCALE INTEGRATION) – Around a maximum of 100 transistors can fabricate on one single chip. Gates and flip-flops are prime examples of SSI’s. MSI(MEDIUMSCALE INTEGRATION) – 100-1000 transistors could now accommodate on one single chip, microprocessors for example. LSI (LARGE SCALE INTEGRATION) – Around 10000 transistors can place on a single chip, for example, RAM, ROM, 8-bit Microprocessors. VLSI(VERYLARGESCALE INTEGRATION)– Devices like 16-32 bit microprocessors can have up to 1 million transistors on a single chip. ULSI(ULTRALARGE SCALE INTEGRATION)AND GLSI (GIANT LARGE SCALE INTEGRATION) – For special purpose registers and embedded systems.
  • 9. 1 0 VLSI DESIGNFLOW: SYSTEM SPECIFICATION: The first step of any design process is to lay down the specifications of the system. The factors to be considered in this process include: performance, functionality, and physical dimensions (size of the chip). The fabrication technology and design techniques are also considered. ARCHITECTURAL DESIGN: The basic architecture of the system is designed in this step. This includes, such decisions as RISC (Reduced Instruction Set Computer) versus CISC (Complex Instruction Set Computer), number of ALUs, floating point units, number and structure of pipelines, and size of caches among others.
  • 10. 1 1 VLSI DESIGNFLOW: FUNCTIONAL DESIGN: In this step, main functional units of the system are identified. This also identifies the interconnect requirements between the units. The area, power, and other parameters of each unit are estimated. The behavioral aspects of the system are considered without implementation specific information. For example, it may specify that a multiplication is required, but exactly in which mode such multiplication may be executed is not specified. LOGIC DESIGN: In this step the control flow, word widths, register allocation, arithmetic operations, and logic operations of the design that represent the functional design are derived and tested.
  • 11. 1 2 VLSI DESIGNFLOW: representation. This geometric representation of a circuit is called a layout. Layout is created by converting each logic component (gates, transistors etc) into a geometric representation (specific shapes in multiple layers), which perform the intended logic function of the corresponding component. Connections between different components are also expressed as geometric patterns typically lines in multiple layers. CIRCUIT DESIGN: The purpose of circuit design is to develop a circuit representation based on the logic design. The Boolean expressions are converted into a circuit representation by taking into consideration the speed and power requirements of the original design. Circuit Simulation is used to verify the correctness and timing of each component. PHYSICAL DESIGN: In this step the circuit representation is converted into a geometric
  • 12. 1 3 VLSI DESIGNFLOW: FABRICATION: After layout and verification, the design is ready for fabrication. Layout data is converted (or fractured) into photo-lithographic masks, one for each layer. Masks identify spaces on the wafer, where certain materials need to be deposited, diffused or even removed. Silicon crystals are grown and sliced to produce wafers. Extremely small dimensions of VLSI devices require that the wafers be polished to near perfection. The fabrication process consists of several steps involving deposition, and diffusion of various materials on the wafer. During each step one mask is used. Several dozen masks may be used to complete the fabrication process PACKAGING & TESTING: Finally, the wafer is fabricated and diced into individual chips in a fabrication facility. Each chip is then packaged and tested to ensure that it meets all the design specifications and that it functions properly.
  • 13. ADVANTAGES OF VLSI: 13 •Reduced size for circuits. •Increased cost-effectiveness for devices. •Improved performance in terms of the operating speed of circuits. •Requires less power than discrete components. •Higher device reliability. •Requires less space and promotes miniaturization.
  • 14. 14 APPLICATIONS OF VLSI: • Defense • Aerospace • Wireless & wireline communication • Consumer electronics • Bio electronics • Medical electronics • Electronic design optimization
  • 15. • In 1965 Gordon Moore(Intel cofounder) initiated a law named Moore’s Law. • M OORE'S LAW : The number of transistors in a dense integrated circuit will be doubled about every two years. INTEGRATION & M OORE’S LAW: INTEGRATION LEVELS SSI: M SI: LSI: 10 GATES 1000 GATES 10,000 GATES VLSI: > 10KGATES