Section 2.3: Analog Electronic Devices

Key Takeaways

  • Diodes allow current to flow in only one direction, requiring approximately 0.7V forward bias for Silicon and 0.3V for Germanium.
  • Zener diodes are designed to operate safely in reverse breakdown to provide voltage regulation, utilizing Zener or avalanche breakdown.
  • BJTs are current-controlled devices (NPN and PNP) used for switching and amplification, operating in cutoff, active, or saturation modes.
  • FETs (JFETs and MOSFETs) are voltage-controlled devices with extremely high input impedance, but MOSFETs are highly vulnerable to electrostatic discharge (ESD).
Last updated: July 2026

2.3 Analog Electronic Devices

While digital circuits operate with binary states, analog electronic devices work with continuous ranges of voltage and current. They serve as the interface between digital control units and the physical world, driving motors, regulating power supplies, and amplifying weak sensor signals.


Semiconductor P-N Junction

Semiconductors like Silicon (Si) and Germanium (Ge) are materials whose electrical conductivity lies between that of a conductor (such as copper) and an insulator (such as glass). By introducing impurities into the crystalline structure through a process called doping, we modify their electrical properties:

  • P-type Material: Doped with trivalent impurities, creating an abundance of positive charge carriers called holes.
  • N-type Material: Doped with pentavalent impurities, creating an abundance of negative charge carriers called free electrons.

When P-type and N-type semiconductor materials are joined, they form a P-N junction. At the junction, free electrons diffuse into the P-side and holes diffuse into the N-side, neutralizing each other. This creates a thin, non-conductive region called the depletion region. The charge separation across this region creates a barrier potential that prevents further diffusion. To conduct current through the junction, an external voltage must overcome this barrier.


Diodes and Bias Conditions

A diode is a two-terminal semiconductor device that allows current to flow in one direction only (from anode to cathode).

  • Forward Bias: Created by connecting the positive terminal of a voltage source to the anode (P-type) and the negative terminal to the cathode (N-type). This narrows the depletion region. Once the applied voltage exceeds the barrier potential, current flows freely. For Silicon, the barrier potential is approximately 0.7V; for Germanium, it is approximately 0.3V.
  • Reverse Bias: Created by connecting the positive terminal to the cathode (N-type) and the negative to the anode (P-type). This widens the depletion region, blocking current flow. Only a tiny, negligible leakage current (microamperes) flows until the reverse breakdown voltage is reached.

Rectifier Circuits

Diodes are the primary components used in rectification—the conversion of alternating current (AC) to direct current (DC) in power supplies.

  • Half-Wave Rectifier: Uses a single diode to block the negative half of the AC cycle. The output is a pulsating, inefficient DC.
  • Full-Wave Center-Tapped Rectifier: Uses a center-tapped transformer and two diodes. It directs both halves of the AC input in the same direction through the load.
  • Full-Wave Bridge Rectifier: Uses four diodes in a bridge configuration. It does not require a center-tapped transformer and is the most common rectifier design because it delivers the highest average DC output voltage and efficiency.

Specialized Diodes

Zener Diode

A Zener diode is designed to operate safely in its reverse breakdown region. When the reverse voltage reaches a specific rating known as the Zener voltage (V_Z), the diode conducts in reverse while maintaining a constant voltage across its terminals. This makes it ideal for voltage regulation and overvoltage protection.

  • Zener Breakdown: Occurs in highly doped, narrow junctions under low voltages where a strong electric field pulls valence electrons directly out of their bonds.
  • Avalanche Breakdown: Occurs in lightly doped junctions under higher voltages where accelerated charge carriers collide with atoms, knocking more electrons free in a cascading chain reaction.

Light-Emitting Diode (LED)

A Light-Emitting Diode (often abbreviated as LED) is a forward-biased diode that emits light when electrons recombine with holes at the junction. LEDs must always be operated with a current-limiting resistor in series. Once the barrier potential (typically 1.8V to 3.3V depending on color) is exceeded, the internal resistance of the LED drops to near zero. Without a series resistor to limit current, the LED will draw excessive current, overheat, and fail due to thermal runaway.


Bipolar Junction Transistors (BJTs)

A bipolar junction transistor (often abbreviated as BJT) is a three-terminal semiconductor device used for amplification and switching. It is a current-controlled device, meaning a small base current controls a much larger collector current. The three terminals are the Base (B), Emitter (E), and Collector (C).

BJTs come in two configurations:

  • NPN: A P-type base is sandwiched between two N-type regions. The schematic symbol has an emitter arrow pointing outward (mnemonic: "Not Pointing In").
  • PNP: An N-type base is sandwiched between two P-type regions. The schematic symbol has an emitter arrow pointing inward (mnemonic: "Pointing In Proudly").

Operating Modes of BJTs

  1. Cutoff: Both the base-emitter (BE) and base-collector (BC) junctions are reverse-biased. The transistor acts as an open switch (no current flows, I_C = 0).
  2. Saturation: Both junctions are forward-biased. The transistor acts as a closed switch (maximum current flows, V_CE is minimal, typically 0.2V).
  3. Active: The BE junction is forward-biased, and the BC junction is reverse-biased. The transistor acts as an amplifier, where the collector current is proportional to base current: I_C = β · I_B (where β or h_FE is the current gain).

Field Effect Transistors (FETs)

Unlike BJTs, a field-effect transistor (often abbreviated as FET) is a voltage-controlled device. The current flowing through a channel from Drain (D) to Source (S) is controlled by the voltage applied to the Gate (G) terminal. Because the gate draws virtually zero input current, FETs have an extremely high input impedance.

Junction Field-Effect Transistor (JFET)

In a JFET, the gate-source junction is always reverse-biased. Applying a reverse voltage (V_GS) narrows the conduction channel. When V_GS reaches the pinch-off voltage, the channel closes completely, stopping current flow.

Metal-Oxide-Semiconductor Field-Effect Transistor (MOSFET)

In a MOSFET, the gate is physically isolated from the channel by a micro-thin layer of silicon dioxide (SiO_2), providing an even higher input impedance than a JFET.

  • Enhancement-Mode MOSFET: Normally off. No channel exists until a gate voltage exceeding the threshold voltage is applied to form a conductive channel.
  • Depletion-Mode MOSFET: Normally on. A physical channel exists. Gate voltage can be applied to either expand or restrict (deplete) the channel.
  • Electrostatic Discharge (ESD): The thin SiO_2 insulating layer is highly fragile and can be easily punctured by static electricity. Technicians must always wear grounded wrist straps and use static-safe containers when handling MOSFETs to prevent permanent damage.
Device TypeControl ParameterInput ImpedancePrimary ApplicationsVulnerabilities / Key Features
BJT (NPN/PNP)Base Current (I_B)Low to MediumCurrent amplification, logic switchingThermal runaway, sensitive to temperature
JFETGate Voltage (V_GS)Very HighLow-noise preamplifiers, analog switchesGate junction must remain reverse-biased
MOSFETGate Voltage (V_GS)Extremely HighHigh-speed switching, power supplies, CPUsExtremely sensitive to electrostatic discharge (ESD)
Test Your Knowledge

What is the typical forward barrier potential required to conduct current through a Silicon diode?

A
B
C
D
Test Your Knowledge

Which type of transistor is classified as a current-controlled device?

A
B
C
D
Test Your Knowledge

What hazard is a MOSFET particularly sensitive to, requiring technicians to wear grounded wrist straps?

A
B
C
D