EEE2045F
MOSFETS
Outline
q The MOSFET
q Enhancement MOSFET (E-MOSFET)
q Depletion MOSFET (D-MOSFET)
q MOSFET Characteristics and Parameters
q MOSFET Biasing
2
3
The MOSFET
MOSFET Introduction
q The MOSFET (metal oxide semiconductor field-effect transistor) is another category of
field-effect transistor.
q The MOSFET, different from the JFET – the gate of the MOSFET is insulated from the
channel by a silicon dioxide (SiO2) layer.
q The two basic types of MOSFETs are enhancement (E) and depletion (D).
q Of the two types, the enhancement MOSFET is more widely used.
q Because polycrystalline silicon is now used for the gate material instead of metal, these
devices are sometimes called IGFETs (insulated-gate FETs).
4
MOSFET Introduction
q MOSFETs are very popular transistors that can be made smaller than a BJT and occupy
less silicon area on an IC.
q MOSFETs are relatively straightforward to fabricate.
q Digital logic and memory can be implemented entirely using MOSFETs so that no
resistors or diodes are necessary.
5
MOSFET Introduction
6
7
Enhancement MOSFET (E-MOSFET)
Enhancement MOSFET (E-MOSFET)
q The E-MOSFET operates only in the enhancement mode and
has no depletion mode.
q Notice in the figure that the substrate extends completely to the
SiO2 layer.
q These are the circuit schematic symbols for the n-channel and
p-channel E-MOSFETs. The broken lines symbolise the
absence of a physical channel.
8
Enhancement MOSFET (E-MOSFET)
q For an n-channel device, a positive gate voltage above a
threshold value induces a channel by creating a thin layer
of negative charges in the substrate region adjacent to the
SiO2 layer, as shown in the figure.
q The conductivity of the channel is enhanced by increasing
the gate-to-source voltage and thus pulling more electrons
into the channel area.
q For any gate voltage below the threshold value, there
is no channel.
9
10
Depletion MOSFET (D-MOSFET)
Depletion MOSFET (D-MOSFET)
q The D-MOSFET can be operated in either of two modes — the depletion mode or the
enhancement mode — and is sometimes called a depletion/enhancement MOSFET.
q Since the gate is insulated from the channel, either a positive or a negative gate voltage
can be applied.
q The n-channel MOSFET operates in the depletion mode when a negative gate-to-
source voltage is applied and in the enhancement mode when a positive gate-to-
source voltage is applied.
q D-MOSFET devices are generally operated in the depletion mode.
q The key difference between a D-MOSFET and an E-MOSFET is that the D-MOSFET has a
physically implanted conduction channel connecting the drain and the source. So
there is no need to “induce” a channel as in the E-MOSFET case.
11
Depletion MOSFET (D-MOSFET)
q The greater the negative voltage on the gate, the
greater the depletion of n-channel electrons.
q At a sufficiently negative gate-to-source voltage,
VGS(off), the channel is totally depleted and the drain
current is zero.
q Like the n-channel JFET, the n-channel D-MOSFET
conducts drain current for gate-to-source voltages
between VGS(off) and zero.
q In addition, the D-MOSFET conducts for values of
VGS above zero
12
Enhancement MOSFET (D-MOSFET)
q With a positive gate voltage, more conduction
electrons are attracted into the channel, thus
increasing (enhancing) the channel conductivity.
q Schematic symbols for n-channel and p-channel
D-MOSFET
13
14
MOSFET Characteristics and Parameters
15
E-MOSFET Characteristics
E-MOSFET Transfer Characteristics
q The E-MOSFET uses only channel enhancement.
q Therefore, an n-channel device requires a positive
VGS, and a p-channel device requires a negative
VGS.
q Shown is the general transfer characteristic curve
for the n-type E-MOSFET.
q There is no drain current when VGS = 0.
q Therefore, the E-MOSFET does not have a
significant IDSS parameter, as do the JFET and the
D-MOSFET.
q Notice also that there is ideally no drain current
until VGS reaches a certain non-zero value called
the threshold voltage, VGS(th). 16
E-MOSFET Transfer Characteristic
q The equation for the parabolic transfer characteristic curve of the E-MOSFET differs from
that of the JFET and the D-MOSFET because the curve starts at VGS(th) rather than VGS(off)
on the horizontal axis and never intersects the vertical axis.
q The equation for the E-MOSFET transfer characteristic curve is:
I! = K V"# − V"# $%
&
q The constant K depends on the particular MOSFET and can be determined from the
datasheet by taking the specified value of ID, called ID(on), at the given value of VGS and
substituting the values into the equation above.
q Even though the E-MOSFET is more restricted in its operating range than the D-
MOSFET, the E-MOSFET is more useful and common in IC applications because of
its simpler construction. The E-MOSFET also has the advantage that it can be used
in digital ICs with single low-voltage supplies.
17
18
Example 1
Example 1
q The datasheet for an E-MOSFET gives ID(on) = 500mA (minimum) at VGS = 10V
and VGS(th) = 1V. Determine the drain current for VGS = 5V.
19
Example 1 – Solution
q First, solve for K:
K =
I! '(
V"# − V"# $%
& =
500mA
10V − 1V & =
500mA
81V& = 6.17mA/V&
q Now that we have K, we can calculate ID for VGS = 5V:
I! = K V"# − V"# $%
&
= 6.17mA/V& 5V − 1V & = 𝟗𝟖. 𝟕𝐦𝐀
20
21
D-MOSFET Characteristics
D-MOSFET Transfer Characteristics
q The D-MOSFET can operate with either positive
or negative gate voltages.
q This is indicated on the general n-channel
MOSFET transfer characteristic curve.
q The point on the curve where VGS = 0 corresponds
to IDSS.
q The point where ID = 0 corresponds to VGS(off).
q As with the JFET, V"# ')) = −V*.
q The square-law expression for the JFET curve
also applies to the D-MOSFET curve.
22
23
MOSFET BIASING
E-MOSFET Biasing
q Because E-MOSFETs must have a VGS
greater than the threshold value, VGS(th),
zero bias cannot be used.
q The figure shows two ways to bias an E-
MOSFET (D-MOSFETs can also be
biased using these methods). An n-
channel device is used for illustration.
q In either the voltage-divider or drain-
feedback bias arrangement, the purpose
is to make the gate voltage more positive
than the source by an amount exceeding
VGS(th).
q In the drain-feedback bias circuit in (b),
there is negligible gate current and,
therefore, no voltage drop across RG.
This makes VGS = VDS.
24
25
Example 2
Example 2
q Determine VGS and VDS for the E-MOSFET circuit.
q Assume this particular MOSFET has minimum values of
ID(on) = 200mA at VGS = 4V and VGS(th) = 2V.
26
Example 2 – Solution
q For the E-MOSFET, the gate-to-source voltage is:
V"# =
R&
R+ + R&
V!! =
15kΩ
115kΩ
24V = 𝟑. 𝟏𝟑𝐕
q To determine V!#, first find K using the minimum value of I! '( and the specified voltage
values:
K =
I! '(
V"# − V"#($%)
& =
200mA
4V − 2V & =
200mA
4V& = 50mA/V&
q Now we can calculate I! for V"# = 3.13V:
I! = K V"# − V"# $%
&
= 50mA/V& 3.13V − 2V & = 63.8mA
q Finally, we can calculate VDS:
V!# = V!! − I!R! = 24V − 63.8mA 200Ω = 𝟏𝟏. 𝟐𝐕
27
28
Example 3
Example 3
q Determine the amount of drain current in the
circuit shown. The MOSFET has a VGS(th) = 3V.
29
Example 3 – Solution
q The meter indicates V!" = 8.5V. Since this is a drain-feedback configuration,
V#" = V!" = 8.5V.
q We can therefore calculate ID as:
I# =
V## − V#"
R#
=
15V − 8.5V
4.7kΩ
= 𝟏. 𝟑𝟖𝐦𝐀
30
D-MOSFET Biasing
q Recall that D-MOSFETs can be operated with either
positive or negative values of VGS.
q A simple bias method is to set VGS = 0 so that an AC signal
at the gate varies the gate-to-source voltage above and
below this 0V bias point.
q A MOSFET with zero bias is shown in (a).
q Since VGS = 0, ID = IDSS as indicated.
q The drain-to-source voltage is expressed as follows:
V!# = V!! − I!##R!
31
D-MOSFET Biasing
q The purpose of RG is to accommodate an AC signal input
by isolating it from ground, as shown in (b).
q Since there is no DC gate current, RG does not affect the
zero gate-to-source bias.
q But why is RG needed if the gate is at 0V DC?
q Until now we have only dealt with FET DC voltages, but
FETs are mostly AC voltage amplifiers. So, if RG were not
present (shorted to ground), then no AC signal would
develop at the gate.
q Inclusion of RG allows the AC signal to develop at the
gate.
32
33
Example 4
Example 4
q Determine the drain-to-source voltage in the circuit below.
q The MOSFET datasheet gives VGS(off) = -8V and IDSS = 12mA.
34
Example 4 – Solution
q Since I# = I#"" = 12mA, the drain-to-source voltage is:
V#" = V## − I#""R# = 18V − 12mA 620Ω = 𝟏𝟎. 𝟔𝐕
35
36
Questions?

More Related Content

PPTX
MOSFET.pptx
PPTX
Junction field-effect( graphical-1.pptx
PPT
PPT
FET lecture_Electronics by Arif Sir
PPTX
mosfet ppt.pptx
PPTX
Field Effect Transistor (FET)
PPTX
23-3-20_JFET =-= and MOSFET(B25-27).pptx
PPTX
Field Effect Transistor
MOSFET.pptx
Junction field-effect( graphical-1.pptx
FET lecture_Electronics by Arif Sir
mosfet ppt.pptx
Field Effect Transistor (FET)
23-3-20_JFET =-= and MOSFET(B25-27).pptx
Field Effect Transistor

Similar to EEE2045F_lecture_4_MOSFET_uct lecture notes.pdf (20)

PPT
Jfet electronica 2
PPTX
Chapter Two lec2 Transistors Analysis.pptx
PPT
FET and MOSFET transistor transition metal oxide transmission
PDF
2. JFETs_MOSFETS BJT ANALOG ELECTRONICS Engineering
PDF
lecture2.pdf all aaj wo ek ek will wo wo so will
PPTX
Detailed description of working and functionality of MOSFET.pptx
PPT
Metal oxide semiconductor field effect transistor ppt
PPT
MOtgarrete
PDF
vlsippt.pdf
PPTX
UNIT-1 Metal oxide semconductor for electronics
PPTX
Metal Oxide Semiconductor Field Effect Transistor
PPTX
EE20-Chapter 5
PPT
Understanding Field-Effect Transistors: FET Basics, Benefits & Uses
PDF
Electronics 1 : Chapter # 08 : Field effect transistor
PPTX
Parulfinal
PPTX
PDF
mosfet introduction engg topic for students.pdf
PPT
Chapter-4 FET (1).ppt
PPTX
About MOSFET
PDF
Jfet electronica 2
Chapter Two lec2 Transistors Analysis.pptx
FET and MOSFET transistor transition metal oxide transmission
2. JFETs_MOSFETS BJT ANALOG ELECTRONICS Engineering
lecture2.pdf all aaj wo ek ek will wo wo so will
Detailed description of working and functionality of MOSFET.pptx
Metal oxide semiconductor field effect transistor ppt
MOtgarrete
vlsippt.pdf
UNIT-1 Metal oxide semconductor for electronics
Metal Oxide Semiconductor Field Effect Transistor
EE20-Chapter 5
Understanding Field-Effect Transistors: FET Basics, Benefits & Uses
Electronics 1 : Chapter # 08 : Field effect transistor
Parulfinal
mosfet introduction engg topic for students.pdf
Chapter-4 FET (1).ppt
About MOSFET
Ad

Recently uploaded (20)

PDF
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PPTX
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
PPTX
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
PPTX
CyberSecurity Mobile and Wireless Devices
PDF
Applications of Equal_Area_Criterion.pdf
PPTX
Amdahl’s law is explained in the above power point presentations
PDF
Unit I -OPERATING SYSTEMS_SRM_KATTANKULATHUR.pptx.pdf
PPT
Chapter 1 - Introduction to Manufacturing Technology_2.ppt
PDF
Abrasive, erosive and cavitation wear.pdf
PPTX
Principal presentation for NAAC (1).pptx
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PDF
First part_B-Image Processing - 1 of 2).pdf
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
Design Guidelines and solutions for Plastics parts
PPTX
wireless networks, mobile computing.pptx
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PDF
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PDF
Soil Improvement Techniques Note - Rabbi
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
August 2025 - Top 10 Read Articles in Network Security & Its Applications
CyberSecurity Mobile and Wireless Devices
Applications of Equal_Area_Criterion.pdf
Amdahl’s law is explained in the above power point presentations
Unit I -OPERATING SYSTEMS_SRM_KATTANKULATHUR.pptx.pdf
Chapter 1 - Introduction to Manufacturing Technology_2.ppt
Abrasive, erosive and cavitation wear.pdf
Principal presentation for NAAC (1).pptx
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
First part_B-Image Processing - 1 of 2).pdf
Module 8- Technological and Communication Skills.pptx
Design Guidelines and solutions for Plastics parts
wireless networks, mobile computing.pptx
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
Soil Improvement Techniques Note - Rabbi
Ad

EEE2045F_lecture_4_MOSFET_uct lecture notes.pdf

  • 2. Outline q The MOSFET q Enhancement MOSFET (E-MOSFET) q Depletion MOSFET (D-MOSFET) q MOSFET Characteristics and Parameters q MOSFET Biasing 2
  • 4. MOSFET Introduction q The MOSFET (metal oxide semiconductor field-effect transistor) is another category of field-effect transistor. q The MOSFET, different from the JFET – the gate of the MOSFET is insulated from the channel by a silicon dioxide (SiO2) layer. q The two basic types of MOSFETs are enhancement (E) and depletion (D). q Of the two types, the enhancement MOSFET is more widely used. q Because polycrystalline silicon is now used for the gate material instead of metal, these devices are sometimes called IGFETs (insulated-gate FETs). 4
  • 5. MOSFET Introduction q MOSFETs are very popular transistors that can be made smaller than a BJT and occupy less silicon area on an IC. q MOSFETs are relatively straightforward to fabricate. q Digital logic and memory can be implemented entirely using MOSFETs so that no resistors or diodes are necessary. 5
  • 8. Enhancement MOSFET (E-MOSFET) q The E-MOSFET operates only in the enhancement mode and has no depletion mode. q Notice in the figure that the substrate extends completely to the SiO2 layer. q These are the circuit schematic symbols for the n-channel and p-channel E-MOSFETs. The broken lines symbolise the absence of a physical channel. 8
  • 9. Enhancement MOSFET (E-MOSFET) q For an n-channel device, a positive gate voltage above a threshold value induces a channel by creating a thin layer of negative charges in the substrate region adjacent to the SiO2 layer, as shown in the figure. q The conductivity of the channel is enhanced by increasing the gate-to-source voltage and thus pulling more electrons into the channel area. q For any gate voltage below the threshold value, there is no channel. 9
  • 11. Depletion MOSFET (D-MOSFET) q The D-MOSFET can be operated in either of two modes — the depletion mode or the enhancement mode — and is sometimes called a depletion/enhancement MOSFET. q Since the gate is insulated from the channel, either a positive or a negative gate voltage can be applied. q The n-channel MOSFET operates in the depletion mode when a negative gate-to- source voltage is applied and in the enhancement mode when a positive gate-to- source voltage is applied. q D-MOSFET devices are generally operated in the depletion mode. q The key difference between a D-MOSFET and an E-MOSFET is that the D-MOSFET has a physically implanted conduction channel connecting the drain and the source. So there is no need to “induce” a channel as in the E-MOSFET case. 11
  • 12. Depletion MOSFET (D-MOSFET) q The greater the negative voltage on the gate, the greater the depletion of n-channel electrons. q At a sufficiently negative gate-to-source voltage, VGS(off), the channel is totally depleted and the drain current is zero. q Like the n-channel JFET, the n-channel D-MOSFET conducts drain current for gate-to-source voltages between VGS(off) and zero. q In addition, the D-MOSFET conducts for values of VGS above zero 12
  • 13. Enhancement MOSFET (D-MOSFET) q With a positive gate voltage, more conduction electrons are attracted into the channel, thus increasing (enhancing) the channel conductivity. q Schematic symbols for n-channel and p-channel D-MOSFET 13
  • 16. E-MOSFET Transfer Characteristics q The E-MOSFET uses only channel enhancement. q Therefore, an n-channel device requires a positive VGS, and a p-channel device requires a negative VGS. q Shown is the general transfer characteristic curve for the n-type E-MOSFET. q There is no drain current when VGS = 0. q Therefore, the E-MOSFET does not have a significant IDSS parameter, as do the JFET and the D-MOSFET. q Notice also that there is ideally no drain current until VGS reaches a certain non-zero value called the threshold voltage, VGS(th). 16
  • 17. E-MOSFET Transfer Characteristic q The equation for the parabolic transfer characteristic curve of the E-MOSFET differs from that of the JFET and the D-MOSFET because the curve starts at VGS(th) rather than VGS(off) on the horizontal axis and never intersects the vertical axis. q The equation for the E-MOSFET transfer characteristic curve is: I! = K V"# − V"# $% & q The constant K depends on the particular MOSFET and can be determined from the datasheet by taking the specified value of ID, called ID(on), at the given value of VGS and substituting the values into the equation above. q Even though the E-MOSFET is more restricted in its operating range than the D- MOSFET, the E-MOSFET is more useful and common in IC applications because of its simpler construction. The E-MOSFET also has the advantage that it can be used in digital ICs with single low-voltage supplies. 17
  • 19. Example 1 q The datasheet for an E-MOSFET gives ID(on) = 500mA (minimum) at VGS = 10V and VGS(th) = 1V. Determine the drain current for VGS = 5V. 19
  • 20. Example 1 – Solution q First, solve for K: K = I! '( V"# − V"# $% & = 500mA 10V − 1V & = 500mA 81V& = 6.17mA/V& q Now that we have K, we can calculate ID for VGS = 5V: I! = K V"# − V"# $% & = 6.17mA/V& 5V − 1V & = 𝟗𝟖. 𝟕𝐦𝐀 20
  • 22. D-MOSFET Transfer Characteristics q The D-MOSFET can operate with either positive or negative gate voltages. q This is indicated on the general n-channel MOSFET transfer characteristic curve. q The point on the curve where VGS = 0 corresponds to IDSS. q The point where ID = 0 corresponds to VGS(off). q As with the JFET, V"# ')) = −V*. q The square-law expression for the JFET curve also applies to the D-MOSFET curve. 22
  • 24. E-MOSFET Biasing q Because E-MOSFETs must have a VGS greater than the threshold value, VGS(th), zero bias cannot be used. q The figure shows two ways to bias an E- MOSFET (D-MOSFETs can also be biased using these methods). An n- channel device is used for illustration. q In either the voltage-divider or drain- feedback bias arrangement, the purpose is to make the gate voltage more positive than the source by an amount exceeding VGS(th). q In the drain-feedback bias circuit in (b), there is negligible gate current and, therefore, no voltage drop across RG. This makes VGS = VDS. 24
  • 26. Example 2 q Determine VGS and VDS for the E-MOSFET circuit. q Assume this particular MOSFET has minimum values of ID(on) = 200mA at VGS = 4V and VGS(th) = 2V. 26
  • 27. Example 2 – Solution q For the E-MOSFET, the gate-to-source voltage is: V"# = R& R+ + R& V!! = 15kΩ 115kΩ 24V = 𝟑. 𝟏𝟑𝐕 q To determine V!#, first find K using the minimum value of I! '( and the specified voltage values: K = I! '( V"# − V"#($%) & = 200mA 4V − 2V & = 200mA 4V& = 50mA/V& q Now we can calculate I! for V"# = 3.13V: I! = K V"# − V"# $% & = 50mA/V& 3.13V − 2V & = 63.8mA q Finally, we can calculate VDS: V!# = V!! − I!R! = 24V − 63.8mA 200Ω = 𝟏𝟏. 𝟐𝐕 27
  • 29. Example 3 q Determine the amount of drain current in the circuit shown. The MOSFET has a VGS(th) = 3V. 29
  • 30. Example 3 – Solution q The meter indicates V!" = 8.5V. Since this is a drain-feedback configuration, V#" = V!" = 8.5V. q We can therefore calculate ID as: I# = V## − V#" R# = 15V − 8.5V 4.7kΩ = 𝟏. 𝟑𝟖𝐦𝐀 30
  • 31. D-MOSFET Biasing q Recall that D-MOSFETs can be operated with either positive or negative values of VGS. q A simple bias method is to set VGS = 0 so that an AC signal at the gate varies the gate-to-source voltage above and below this 0V bias point. q A MOSFET with zero bias is shown in (a). q Since VGS = 0, ID = IDSS as indicated. q The drain-to-source voltage is expressed as follows: V!# = V!! − I!##R! 31
  • 32. D-MOSFET Biasing q The purpose of RG is to accommodate an AC signal input by isolating it from ground, as shown in (b). q Since there is no DC gate current, RG does not affect the zero gate-to-source bias. q But why is RG needed if the gate is at 0V DC? q Until now we have only dealt with FET DC voltages, but FETs are mostly AC voltage amplifiers. So, if RG were not present (shorted to ground), then no AC signal would develop at the gate. q Inclusion of RG allows the AC signal to develop at the gate. 32
  • 34. Example 4 q Determine the drain-to-source voltage in the circuit below. q The MOSFET datasheet gives VGS(off) = -8V and IDSS = 12mA. 34
  • 35. Example 4 – Solution q Since I# = I#"" = 12mA, the drain-to-source voltage is: V#" = V## − I#""R# = 18V − 12mA 620Ω = 𝟏𝟎. 𝟔𝐕 35