Sei sulla pagina 1di 26

Introduction to CMOS VLSI

Design
What is a transistor?
A transistor is a 3 terminal electronic device made of semiconductor material.
Transistors have many uses, including amplification, switching, voltage
regulation, and the modulation of signals
The word “transistor” is a combination of the terms “transconductance” and
“variable resistor”
Transistor Types


Bipolar Junction Transistors (BJT)


Metal Oxide Semiconductor Field Effect
Transistors (MOSFET)

Operating principles

– Both are completely different.
Electrical Characteristics –

Have some similarities.
BJT
NPN or PNP silicon structure.


Small current into very thin base layer controls large currents
between emitter and collector.
Current controlled device.


Disadvantages :

Width is decided by technology so we can't change it during
design.

I-V characteristics can be optimized only by varying the emitter
area.
Base Current limits integration Density.

MOSFET

Voltage applied to insulated gate controls current between source and
drain.

Voltage controlled current device.

Depletion type and Enhancement type. Both are having N-channel and P-
channel device.

Mostly we use Enhancement type.

At VGS = 0V,

Enhancement type → No Conduction.

Depletion type → Conducts Current.

Advantages over BJT :

Width and Length can be varied during the design.

Channel length modulation can be minimized by increasing the length.

MOSFET

Four terminals: Gate, Source,Drain, Body (= Bulk = Substrate)


NMOS Operation


To keep source and drain junction diodes in reverse biased, body is
commonly tied to ground (0 V).
Source and drain are interchangeable.


Cont.

Mode of Operation :
(Keep drain and source potential as 0V and vary the gate potential)


Accumulation mode

Depletion mode

Inversion mode

12

Operating 10

modes
8

a) Accumulation
VGS < 0V 6
Column 1
Column 2
Column 3

b) Depletion 4

VT > VGS > 0V

c) Inversion
VGS > VT 0
Row 1 Row 2 Row 3 Row 4
PMOS Transistor
Switch model of NMOS transistor
Switch model of PMOS transistor
Electric Fields in the MOSFET

Transverse field :
Potential difference between the conductive gate and the substrate.

Supports the substrate depletion region and inversion layer .



Lateral field :
Due to a non-zero source to drain potential.

Main mechanism for current flow in the MOSFET.



NMOS – Operating region


Cut off region

Linear region

Saturation region
Cut off region


With VGS < VT , no inversion layer
present under the surface

At VDS = 0, the source and drain
depletion regions are symmetrical

A positive VDS reverse biases the
drain substrate junction, hence the
depletion region around the drain
and in channel widen.

No current flows even for VDS > 0,
since there is no conductive
channel between the source and
drain
Linear region

With VGS > VT , a conductive
channel forms under the surface- a
non-zero transverse field is present

ID is zero for VDS = 0 since no
lateral field is present.

Increasing VDS increases the
lateral field in the channel and
hence the current

Increasing VGS increases the
transverse field and hence the
inversion layer density, which also
increases the current
Saturation region

The point at which the inversion
layer density becomes very
small(essentially zero) at the drain
end is termed pinch-off.

The value of VDS at pinch-off is
denoted VDS,sat.

Since the drain end channel
density has become small, the
current is much less dependent on
VDS.

But is still dependent on VGS ,
since increased VGS still increases
the inversion layer density.
MOSFET ID -VDS Characteristic
For VGS < VT , ID = 0.


As VDS increases at a fixed VGS ,
ID increases in the triode region
due to the increased lateral field,
but at a decreasing rate since the
inversion layer density is
decreasing.

Once pinch-off is reached,
further VDS increases only
increase ID due to the formation
of the high field region.

The device starts in triode, and
moves into saturation at higher
VDS.
MOSFET ID -VGS Characteristic

As ID is increased at fixed VDS , no
current flows until the inversion layer is
established.

For VGS slightly above VT the device
is in saturation since there is little
inversion layer density (the drain end is
pinched off).

As VGS increases, a point is reached
where the drain end is no longer
pinched off, and the device is in the
triode region.

A larger VDS value postpones the
point of transition to triode.
Complementary MOS (CMOS)

CMOS are transistor circuits formed from a combination of NMOS and
PMOS devices in the same circuit.

It accomplishes current reduction by complementing every NMOS with a
PMOS and connecting both gates and both drains together.
This arrangement greatly reduces power consumption and heat generation.


But during the switching time both MOS conduct briefly. This induces a brief
spike in power consumption.
Cont..

CMOS logic gates comprises a pull-up(PUN) and pull-down(PDN)
networks.

PUN → PMOS transistors.

PDN → NMOS transistors.
No. of transistors in the PUN and PDN is equal to the no. of inputs.


For logic 0 outputs the PDN connects the output to gnd and the
PUN is an open circuit.

For logic 1 outputs the PUN connects the output to VDD and the
PDN is an open circuit.
Pull-up network is complement of pull-down.

Parallel -> series, series -> parallel.



CMOS Inverter

When Vin = 0,

Vout → VDD

When Vin = VDD,


Vout → 0

Cont.
CMOS NOR


When any of the inputs is high, at
least one of the NMOS transistors
is closed.
Output is connected to the gnd.


If both inputs are low, both PMOS
transistors are closed.
Output is connected to VDD.

CMOS NAND

When both inputs are high, both


NMOS transistors are closed.


Output is connected to gnd.


When any of the inputs is low, at
least one of the PMOS transistors
is closed
Output is connected to VDD.

CMOS Pass Transistor


NMOS pass transistor passes a strong
0 and a weak 1.


PMOS pass transistor passes a strong
1 and a weak 0.


Combine the two to make a CMOS
When C = 0
pass gate which will pass a strong 0
Open Circuit and a strong 1.
When C = 1,
OUT = IN.

Potrebbero piacerti anche