Introduction to Semiconductor Devices
Understand semiconductor doping, p‑n junction diode operation, and the functioning of BJTs and MOSFETs in circuits.
Summary
Read Summary
Flashcards
Save Flashcards
Quiz
Take Quiz
Quick Practice
Why do intrinsic semiconductor materials conduct only weakly?
1 of 17
Summary
Semiconductor Materials and Doping
Understanding Intrinsic Semiconductors
A semiconductor is a material with electrical conductivity between that of conductors and insulators. The most common semiconductors are silicon and germanium. In their pure, uncontaminated form, these are called intrinsic semiconductors.
An intrinsic semiconductor conducts electricity very poorly at room temperature. Here's why: In an intrinsic semiconductor, electrons are tightly bound to atoms. At room temperature, very few electrons have enough thermal energy to break free and become mobile charge carriers. Without free electrons, the material doesn't conduct well. This weak conductivity severely limits the usefulness of pure semiconductors in electronic devices.
The solution is doping—intentionally adding small amounts of impurity atoms to dramatically improve conductivity. This is the key to making semiconductors work for us.
N-Type Doping: Adding Electrons
In n-type doping, we add impurity atoms from Group V of the periodic table (such as phosphorus or arsenic) to pure silicon. These donor atoms have five valence electrons, compared to silicon's four.
When a donor atom sits in the silicon lattice, four of its electrons bond with neighboring silicon atoms. The fifth electron is barely bound and requires very little energy to become free. This creates an abundance of free electrons—the majority charge carriers in an n-type semiconductor. The positive donor ions left behind are relatively immobile.
The "n" stands for "negative" because electrons (negative charges) are the dominant carriers.
P-Type Doping: Creating Holes
In p-type doping, we add impurity atoms from Group III of the periodic table (such as boron or aluminum). These acceptor atoms have only three valence electrons.
When an acceptor atom sits in the silicon lattice, it bonds with four neighboring silicon atoms but has one missing electron—a "hole." This hole can easily accept an electron from a neighboring bond. When an electron fills this hole, it leaves a new hole behind, creating a chain of movement. Effectively, the hole acts as a positive charge carrier.
The "p" stands for "positive" because holes (which behave like positive charges) are the dominant carriers.
p-n Junction and Diode Operation
The Junction and Depletion Region
When you place p-type and n-type semiconductor materials in contact, you create a p-n junction. This is the foundation of diodes and transistors.
At the junction boundary, something remarkable happens: electrons from the n-type side diffuse into the p-type side, while holes from the p-type side diffuse into the n-type side. When an electron from the n-side meets a hole in the p-side, they recombine—the electron falls into the hole and both disappear.
This recombination near the junction creates a thin region depleted of mobile charge carriers called the depletion region. Left behind are immobile positive donor ions on the n-side and immobile negative acceptor ions on the p-side. This charge separation creates an internal electric field that opposes further diffusion. Equilibrium is reached when this electric field is strong enough to stop further charge movement.
The depletion region acts as a natural barrier to current flow.
Forward Bias: Opening the Gate
Forward bias means applying an external voltage that opposes the internal electric field of the depletion region. Specifically:
Connect the positive terminal to the p-type side
Connect the negative terminal to the n-type side
This external voltage partially cancels the internal field, narrowing the depletion region barrier. Electrons and holes now have enough energy to cross the junction, and current flows easily through the device. The current increases exponentially with the applied voltage.
Reverse Bias: Building the Barrier
Reverse bias means applying an external voltage that strengthens the internal electric field:
Connect the negative terminal to the p-type side
Connect the positive terminal to the n-type side
The external voltage adds to the internal field, widening the depletion region and making the barrier much larger. Under reverse bias, the vast majority of charge carriers cannot cross the junction. However, a tiny leakage current still flows due to a small number of thermally generated charge carriers within the depletion region itself.
This asymmetry—easy current flow in one direction, blocked current in the other—is the defining characteristic of a diode.
Diode Applications
Because of their one-way current behavior, diodes have three main roles:
Rectification: Converting alternating current (AC) to direct current (DC). Power adapters use diodes to convert AC mains voltage into the DC voltage that electronics need.
Protection: Diodes prevent reverse voltage from damaging sensitive circuits. If the wrong polarity is connected, the diode blocks current before damage occurs.
Light Emission: Light-emitting diodes (LEDs) are specially designed to emit light when forward biased. As electrons and holes recombine across the junction, they release energy as photons. LEDs are far more efficient than incandescent bulbs.
Bipolar Junction Transistor
Structure and Terminals
A bipolar junction transistor (BJT) consists of two p-n junctions stacked together in either an n-p-n or p-n-p configuration. We'll focus on the n-p-n type, which is more common.
An n-p-n BJT has three regions and three terminals:
Emitter (E): The heavily doped n-type region that supplies charge carriers
Base (B): The thin, lightly doped p-type region in the middle
Collector (C): The moderately doped n-type region that collects charge carriers
How BJTs Amplify: The Control Principle
The remarkable feature of a BJT is that a small base current controls a much larger collector-emitter current. Here's the mechanism:
A small current injected into the base causes base-emitter current to flow
This base current causes electrons to be injected from the emitter into the base
Most of these electrons diffuse across the thin base and are collected by the collector, creating a much larger collector current
The relationship is approximately: $IC \approx \beta IB$, where $\beta$ (beta) is the current gain, typically 50–300
This means a small change in base current produces a large change in collector current—this is amplification. The transistor acts like an electronic valve: the base current is the control signal, and the collector-emitter current is the amplified output.
Switching Capability
A BJT can also act as an electronic switch:
Off state: When base current is zero (or very small), the collector-emitter current is essentially zero. The transistor is "open" and blocks current flow.
On state: When base current is large enough, the transistor becomes "saturated" and carries maximum collector current. The transistor is "closed" and allows current to flow.
By rapidly switching between these states, transistors form the basis of digital logic circuits that perform computation.
Metal-Oxide-Semiconductor Field-Effect Transistor
Structure: The Insulated Gate Approach
A Metal-Oxide-Semiconductor Field-Effect Transistor (MOSFET) works on a fundamentally different principle than a BJT. Instead of controlling current through current injection, a MOSFET controls current through an electric field.
The key feature is an insulated gate electrode placed over a thin semiconductor channel. The gate is separated from the channel by a thin insulating oxide layer (typically silicon dioxide). This insulation is crucial: the gate draws virtually no current, which is very different from the BJT's base.
Terminals and Function
A MOSFET has three terminals:
Gate (G): The control electrode (the insulated gate)
Source (S): The terminal where charge carriers enter the channel
Drain (D): The terminal where charge carriers exit the channel
The channel is the conductive path between source and drain.
Gate Control Through Electric Fields
When you apply a voltage to the gate, it creates an electric field that penetrates through the insulating oxide layer and into the semiconductor channel below. This electric field modulates (changes) the conductivity of the channel:
No gate voltage: The channel has low conductivity; little current flows between source and drain
Positive gate voltage (for an n-channel MOSFET): The electric field attracts electrons into the channel, dramatically increasing its conductivity
Large gate voltage: The channel becomes highly conductive, allowing large source-drain current
Since the gate is insulated, essentially no current flows into the gate itself. This is a major advantage over BJTs: MOSFETs require almost no control current, making them extremely efficient.
Why MOSFETs Dominate Modern Electronics
MOSFETs are the foundation of modern electronics for two critical reasons:
Digital Logic: Because MOSFETs can be switched on and off with simple voltage signals (not currents), they're ideal for building the logic gates that form computer processors. Modern CPUs contain billions of MOSFETs.
Power Conversion: MOSFETs can handle large currents and voltages while switching rapidly. This makes them perfect for power supplies, motor drives, and renewable energy systems. Their gate-voltage control (rather than current control) allows efficient switching at high frequencies.
The fundamental advantage is energy efficiency: controlling a MOSFET requires almost no power, whereas controlling a BJT always requires significant base current. At the scales used in modern electronics, this difference is enormous.
Summary: From Materials to Circuits
The progression from semiconductor materials to functional circuits follows a clear logic:
Doping creates semiconductors with abundant charge carriers, solving the problem of poor intrinsic conductivity.
p-n junctions create devices with asymmetric current behavior, producing diodes for rectification, protection, and light emission.
Transistors amplify or switch signals using either current control (BJTs) or voltage control (MOSFETs), enabling everything from audio amplifiers to digital processors.
Understanding how charge carriers move through each of these structures—and how external voltages and currents control that movement—is the key to understanding all semiconductor electronics.
Flashcards
Why do intrinsic semiconductor materials conduct only weakly?
Few charge carriers are present
What is the primary purpose of introducing small amounts of impurity atoms into a semiconductor during doping?
To dramatically increase its conductivity
Which type of doping adds impurity atoms that provide extra electrons as majority charge carriers?
N-type doping
How does P-type doping create positive charge carriers?
By adding impurity atoms that create holes
How is the depletion region formed at a p-n junction?
Electrons recombine with holes
What effect does a forward voltage have on the depletion region's barrier?
It lowers the barrier
What happens to the depletion region when a reverse voltage is applied?
It widens
In power adapters, what specific task do diodes perform?
Convert alternating current (AC) to direct current (DC)
What are the two possible configurations for the stacked p-n junctions in a Bipolar Junction Transistor (BJT)?
n-p-n or p-n-p
What are the three terminals of a Bipolar Junction Transistor (BJT)?
Emitter
Base
Collector
In a Bipolar Junction Transistor (BJT), which terminal's current is used to control the much larger collector-emitter current?
The base current
How does a Bipolar Junction Transistor (BJT) act as a switch?
By turning the collector-emitter current on or off with the base current
What component of a MOSFET creates an electric field over the semiconductor channel?
An insulated gate electrode
What are the three terminals of a MOSFET?
Source
Drain
Gate
Why is the gate current in a MOSFET considered negligible?
The gate is insulated and draws virtually no current
What modulates the conductivity of the channel between the source and drain in a MOSFET?
The electric field from the gate
In which two types of modern circuits are MOSFETs considered the "workhorse"?
Digital logic circuits
Power-conversion circuits
Quiz
Introduction to Semiconductor Devices Quiz Question 1: What is formed when a p‑type region is placed directly next to an n‑type region in a semiconductor?
- A p‑n junction (correct)
- A depletion layer only
- An intrinsic region
- A metal contact
Introduction to Semiconductor Devices Quiz Question 2: What are the three terminals of a bipolar junction transistor called?
- Emitter, base, collector (correct)
- Source, gate, drain
- Anode, cathode, gate
- Collector, source, substrate
Introduction to Semiconductor Devices Quiz Question 3: What is the characteristic of the gate current in a MOSFET?
- It is virtually zero because the gate is insulated (correct)
- It is large, similar to the drain current
- It varies proportionally with the source voltage
- It is negative during operation
Introduction to Semiconductor Devices Quiz Question 4: What effect does applying a reverse voltage have on the depletion region of a p‑n junction?
- It widens the depletion region (correct)
- It narrows the depletion region
- It eliminates the depletion region
- It creates a conductive channel
Introduction to Semiconductor Devices Quiz Question 5: Which terminal of a bipolar junction transistor receives a small current that controls the larger collector‑emitter current?
- Base (correct)
- Emitter
- Collector
- Substrate
Introduction to Semiconductor Devices Quiz Question 6: What are the three terminals of a MOSFET?
- Source, drain, and gate (correct)
- Anode, cathode, and base
- Collector, emitter, and base
- Positive, negative, and ground
Introduction to Semiconductor Devices Quiz Question 7: In a P‑type semiconductor, which carriers constitute the majority charge carriers?
- Holes (correct)
- Electrons
- Photons
- Ions
Introduction to Semiconductor Devices Quiz Question 8: What occurs at the interface of a p‑n junction that creates the depletion region?
- Electrons recombine with holes, leaving a charge‑free region (correct)
- Majority carriers accumulate at the junction
- An external electric field is applied across the junction
- Impurity atoms diffuse across the junction
Introduction to Semiconductor Devices Quiz Question 9: Why are light‑emitting diodes considered efficient lighting sources?
- They directly convert electrical energy into light (correct)
- They generate heat that then produces light
- They rely on phosphor conversion to emit visible light
- They emit primarily infrared radiation
Introduction to Semiconductor Devices Quiz Question 10: What effect does applying a forward voltage to a p‑n junction have on the depletion region?
- It lowers the barrier, allowing current to flow (correct)
- It widens the depletion region, increasing resistance
- It reverses the polarity of the junction
- It eliminates charge carriers entirely
Introduction to Semiconductor Devices Quiz Question 11: What type of semiconductor junctions are used to form a bipolar junction transistor?
- Two p‑n junctions stacked together (correct)
- A single p‑n junction with a gate electrode
- Three p‑n junctions arranged in series
- An insulated metal‑oxide layer over a semiconductor
Introduction to Semiconductor Devices Quiz Question 12: Which statement best describes the charge‑carrier population in an intrinsic semiconductor?
- Only a small number of electrons and holes are present (correct)
- A large number of free electrons dominate the conduction
- Only holes are present in large quantities
- Numerous impurity atoms provide the carriers
Introduction to Semiconductor Devices Quiz Question 13: What property of a p‑n junction allows a diode to conduct current primarily in one direction?
- Asymmetric current flow across the junction (correct)
- Symmetrical resistance in both directions
- High capacitance that stores charge
- Generation of a magnetic field during conduction
Introduction to Semiconductor Devices Quiz Question 14: In the active region of a bipolar junction transistor, what happens to the collector current when the base current is increased?
- The collector current increases proportionally (correct)
- The collector current decreases
- The collector voltage rises while current stays constant
- The emitter current becomes zero
Introduction to Semiconductor Devices Quiz Question 15: Which diode arrangement is commonly used in power adapters to convert AC mains voltage into DC?
- A bridge rectifier circuit (correct)
- A single series diode
- Parallel diodes in shunt configuration
- A Zener diode voltage regulator
Introduction to Semiconductor Devices Quiz Question 16: Which type of impurity atoms are added to produce an N‑type semiconductor?
- Donor atoms that provide extra electrons (correct)
- Acceptor atoms that create holes
- Intrinsic atoms that maintain neutrality
- Metallic atoms that form a conductive film
Introduction to Semiconductor Devices Quiz Question 17: Which semiconductor device is most often used as the primary switching element in modern power‑conversion circuits?
- MOSFET (correct)
- BJT
- Zener diode
- Thermistor
Introduction to Semiconductor Devices Quiz Question 18: What is the term for the process of adding small amounts of impurity atoms to a semiconductor to modify its electrical properties?
- Doping (correct)
- Etching
- Oxidation
- Lithography
Introduction to Semiconductor Devices Quiz Question 19: How does a bipolar junction transistor operate as a switch?
- By using the base current to turn the collector‑emitter current on or off (correct)
- By varying the voltage directly across the collector and emitter
- By changing the temperature of the transistor to affect conductivity
- By applying a magnetic field to modulate carrier flow
Introduction to Semiconductor Devices Quiz Question 20: What part of a MOSFET is separated from the semiconductor by an insulating oxide layer and receives the control voltage?
- The gate electrode (correct)
- The source terminal
- The drain terminal
- The substrate (body) region
What is formed when a p‑type region is placed directly next to an n‑type region in a semiconductor?
1 of 20
Key Concepts
Semiconductor Fundamentals
Semiconductor doping
Intrinsic semiconductor
Depletion region
Semiconductor Devices
p‑n junction
Diode
Bipolar junction transistor (BJT)
Metal‑Oxide‑Semiconductor Field‑Effect Transistor (MOSFET)
Light‑emitting diode (LED)
Definitions
Semiconductor doping
The intentional introduction of impurity atoms into a semiconductor to modify its electrical conductivity.
Intrinsic semiconductor
A pure semiconductor material with no significant impurity atoms, exhibiting very low charge carrier concentration.
p‑n junction
The interface formed by joining p‑type and n‑type semiconductor regions, creating a depletion region that controls current flow.
Diode
An electronic component based on a p‑n junction that allows current to flow primarily in one direction, enabling rectification.
Bipolar junction transistor (BJT)
A three‑terminal semiconductor device composed of two p‑n junctions that amplifies or switches electrical signals using a small base current.
Metal‑Oxide‑Semiconductor Field‑Effect Transistor (MOSFET)
A voltage‑controlled transistor with an insulated gate that modulates a conductive channel between source and drain, widely used in digital and power circuits.
Light‑emitting diode (LED)
A semiconductor diode that emits light when forward‑biased, converting electrical energy into photons for illumination and signaling.
Depletion region
The charge‑free zone around a p‑n junction where mobile carriers have recombined, acting as a barrier to carrier movement.